.idx-about-sec{
	padding:80px 0 ;
	position:relative;
}
.sld-btm-border{
	position:absolute;
	top:0;
	left:50%;
	margin-right:-50%;
	margin-bottom:0%;
	 transform: translate(-50%, 0px);
	 background:#ffa800;/*#e57e04*/
	 height:8px;
	 width:50%;
}
.idx-about-sec .abt-heading{
	text-align:center;
}
.idx-heading span{
	display:block;
	font-size:13px !important;
	margin-bottom:5px;
	line-height:22px;
	color:#ffa800;
	text-transform:uppercase;
}
.idx-heading{
	font-size:30px;
	line-height:40px;
	color:#000;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:10px !important;
}
.brd{
	display:inline-block;
	width:50px;
	height:4px;
	background:#ffa800;
	margin-bottom:10px;
}
.brd.idx-brd{
	margin-bottom:30px;
}
.idx-about-sec .info-abt-blk{
	width:100%;
	border:1px solid  #e5e5e5;
	padding:30px 30px;
	margin-bottom:20px;
	display:block;	
	position:relative;
}
.idx-about-sec .info-abt-blk.last-blk{
	margin-bottom:0;
}
.left-brd{
	position:absolute;
	left:-4px;
	top:30px;
	height:calc(100% - 60px);
	width:8px;
	background:#ffa800;
}
.idx-about-sec .info-abt-blk .info-left{
	width:180px;
	display:inline-block;
	text-align:center;
	vertical-align:top;
}

.idx-about-sec .info-abt-blk .info-left h4{
	font-size:15px;
	line-height:24px;
	color:#0811c0;
	font-weight:700;
	margin-bottom:0 !important;
}
.idx-about-sec .info-abt-blk .info-left h5{
	font-size:12px;
	line-height:20px;
	color:#000;
	font-weight:600;
	
}
.idx-about-sec .info-abt-blk .info-left img{
	max-width:100%;
	margin-bottom:10px;
}
.idx-about-sec .info-abt-blk .info-right{
	width:calc(100% - 190px);
	display:inline-block;
	padding-left:20px;
	vertical-align:top;
}
.idx-about-sec .info-abt-blk .info-right p{
	font-size:14px !important;
	line-height:24px;
	color:#777;
	text-align:justify;
	margin-bottom:0 !important;
}
.idx-choose-sec{
	background:#101010 url(../design_img/why-choose-us-bg.jpg) no-repeat center center;
	background-size:cover;
	padding:80px 0 200px;
	position:relative;
}
.idx-choose-sec .choose-heading{
	text-align:center;
}
.idx-choose-sec .choose-heading .idx-heading{
	color:#FFF;
}
.idx-department-sec{
	padding:0 0 80px;
	position:relative;
}
.idx-department-sec .edu-qty{
	padding:40px 40px;
	position:relative;
	background: linear-gradient(to right, #f7f7f7 80%, #ffa800 80% 20%);
	margin-top:-200px;
}
.idx-department-sec .edu-qty .qlt-outer{
	width:100%;
	display:block;
	margin-bottom:20px;
}
 .home-web-col{
	display:inline-block;
	width:calc(50% - 18px);
	margin-right:15px;
	vertical-align:top;
	background:#FFF;
	padding:25px 20px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	-webkit-box-shadow: 0px 0px 13px 10px rgba(0,0,0,0.08);
	-moz-box-shadow: 0px 0px 13px 10px rgba(0,0,0,0.08);
	box-shadow: 0px 0px 13px 10px rgba(0,0,0,0.08);
}
 .home-web-col .home-web-icon{
	width:50px;
    display: block;
    vertical-align: top;
    background: url(../design_img/why-choose-us-1.png) no-repeat center center;
    background-size: cover;
    height: 50px;
    margin: 0 0 8px;
}
.home-web-col:hover{
 background:#ffa800;
}
.home-web-col:hover .home-web-icon{
	 width:50px;
    display: block;
    vertical-align: top;
    background: url(../design_img/why-choose-us-black-1.png) no-repeat center center;
    background-size: cover;
    height: 50px;
    margin: 0 0 8px;
}
.home-web-col .home-web-icon.home-web-icon2{
   background: url(../design_img/why-choose-us-2.png) no-repeat center center;
    background-size: cover;
    height: 50px;
   width:50px;
}
.home-web-col .home-web-icon.home-web-icon3{
   background: url(../design_img/why-choose-us-3.png) no-repeat center center;
    background-size: cover;
    height: 50px;
   width:50px;
}
.home-web-col .home-web-icon.home-web-icon4{
   background: url(../design_img/why-choose-us-4.png) no-repeat center center;
    background-size: cover;
    height: 50px;
   width:50px;
}
.home-web-col:hover .home-web-icon2{
	 width:50px;
    display: block;
    vertical-align: top;
    background: url(../design_img/why-choose-us-black-2.png) no-repeat center center;
    background-size: cover;
    height: 50px;
    margin: 0 0 8px;
}
.home-web-col:hover .home-web-icon3{
	 width:50px;
    display: block;
    vertical-align: top;
    background: url(../design_img/why-choose-us-black-3.png) no-repeat center center;
    background-size: cover;
    height: 50px;
    margin: 0 0 8px;
}
.home-web-col:hover .home-web-icon4{
	 width:50px;
    display: block;
    vertical-align: top;
    background: url(../design_img/why-choose-us-black-4.png) no-repeat center center;
    background-size: cover;
    height: 50px;
    margin: 0 0 8px;
}
 .home-web-col h4{
	 font-size:14px !important;
	 line-height:24px;
	 color:#0811c0;
	 font-weight:700;
	 text-transform:uppercase;
	 margin-bottom:5px !important;
}
.home-web-col:hover h4, .home-web-col:hover p{
	color:#FFF !important;
}
.home-web-col p{
  font-size:14px !important;
  line-height:24px;
  color:#777;
   text-align:justify;
  margin-bottom:0;
}
.idx-department-sec .edu-qty .qlt-right img{
	max-width:100%;
}
.dept-gape{
	margin-top:80px;
}
.idx-department-sec .depart-heading{
	text-align:center;
}
/* Produt Slider */
.product {
	margin: 0 15px;
}
.product-container {
	width:100%;
	height:auto;
	overflow:hidden;
}

.product-detail h4{
	font-size:14px !important;
	line-height:24px;
	color:#000;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:0px !important;
	margin-top:10px !important;
	text-align:center;
	
}
.product-container  .product-outer{
	padding:15px;
	box-shadow: 1px -2px 17px 0px rgba(0,0,0,0.21);
	-webkit-box-shadow: 1px -2px 17px 0px rgba(0,0,0,0.21);
	-moz-box-shadow: 1px -2px 17px 0px rgba(0,0,0,0.21);
	border-bottom:5px solid #ffa800;
	background:#FFF;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	width: 100%;
	height: auto;
	position:relative;
	overflow: hidden;
	
}
.product:hover .product-outer{
	background:#ffa800;
}
.product:hover .product-outer h4{
	color:#FFF;
}
.product-container .product-outer .product-pic{
	   
    position: relative;
    display: inline-block;
    overflow: hidden;
    /* margin: 10px; */
    width: 100%;
    color: #fff;
    text-align: left;
    font-size: 16px;
    background: #000;
}
.product:hover .product-pic img{
	transform: scale(1.2);
}
.product-pic img {
	max-width: 100%;
	/* border-radius:10px; */
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.idx-department-sec .owl-theme .owl-controls .owl-buttons div {
     -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
	
}
.idx-department-sec  .owl-buttons div.owl-prev {
     left: -12px;
}
.idx-department-sec  .owl-buttons div.owl-next {
     right: -12px;
}
.idx-department-sec .owl-buttons div {
    background: #ffa800 !important;
    color: #fff !important;
   top: 40%;
}
.idx-department-sec .owl-buttons:hover div{
	  background: #0811c0 !important;
}
/* End Slider */
.idx-btn{
	    width: 160px;
    padding: 12px 15px !important;
    background: #0811c0;
    color: #FFF !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.3px;
    line-height: 24px;
	text-transform:uppercase;
    margin-top: 20px !important;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    border: none;
}
.idx-btn span i {
    font-size: 14px !important;
    line-height: 24px;
    color: #FFF;
    margin-left: 0px;
    font-weight: 100;
}
.idx-btn:hover{
	background:#ffa800 !important;
}
.idx-annunce-sec{
	background:#101010 url(../design_img/announcement-bg.jpg) no-repeat center center;
	background-size:cover;
	padding:80px 0;
}
.idx-moment-sec{
	padding:80px 0;
	position:relative;
}
.idx-moment-sec .product-container .product-outer {
    border-bottom:none;
}

.announced-tab .pws_tabs_container ul.pws_tabs_controll {
    margin: 0 !important;
    top: 0px;
    text-align:left;
}
.news{
	position:absolute;
	left:10px;
	top:15px;
	background:url(../design_img/ann-icon-1.png)no-repeat center center;
	background-size:cover;
	height:20px;
	width:20px;
	margin-right:10px;
}
.notice-icon{
	position:absolute;
	left:10px;
	top:17px;
	background:url(../design_img/ann-icon-2.png)no-repeat center center;
	background-size:cover;
	height:20px;
	width:20px;
	margin-right:10px;
}
.download-icon{
	position:absolute;
	left:10px;
	top:15px;
	background:url(../design_img/ann-icon-3.png)no-repeat center center;
	background-size:cover;
	height:20px;
	width:20px;
	margin-right:10px;
}
.tender-icon{
	position:absolute;
	left:10px;
	top:15px;
	background:url(../design_img/ann-icon-4.png)no-repeat center center;
	background-size:cover;
	height:20px;
	width:20px;
	margin-right:10px;
}


.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll {
    width: 200px;
}
.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:first-child:after {
  content: "\f105 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #FFF;
    font-size: 16px;
	font-weight:400;
	position:absolute;
	right:0;
	top:18px;
}
.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:nth-child(2):after {
  content: "\f105 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #FFF;
    font-size: 16px;
	font-weight:400;
	position:absolute;
	right:0;
	top:72px;
}
.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:nth-child(3):after {
  content: "\f105 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #FFF;
    font-size: 16px;
	font-weight:400;
	position:absolute;
	right:0;
	top:128px;
}
.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:last-child:after {
  content: "\f105 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #FFF;
    font-size: 16px;
	font-weight:400;
	position:absolute;
	right:0;
	top:185px;
}
.announced-tab .pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active::after {
    display:none;
}
.announced-tab .pws_tabs_list {
    padding: 0px;
}
.announced-tab .pws_tabs_container ul.pws_tabs_controll li a {
    position: relative;
    display: block;
    background-color: #0811c0;
    color: #FFF !important;
    padding: 15px 10px 15px 40px;
    text-decoration: none;
    cursor: pointer;
    border-left:none;
    text-transform: capitalize;
    font-weight: 500;
    border-top: none;
	font-size: 13px;
	line-height:22px;
    webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -ms-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}
.announced-tab .pws_tabs_container ul.pws_tabs_controll li:last-child a {
   border-bottom:none !important;
}
.announced-tab .pws_tabs_container ul.pws_tabs_controll li:last-child a {
    border-right: none;
}
.announced-tab .pws_tabs_container ul.pws_tabs_controll li a.pws_tab_active {
    color: #FFF !important;
    background: #ffa800;
	
}
.announced-tab .pws_tabs_container ul.pws_tabs_controll li a:hover {
    background-color: #ffa800;
    color: #fff!important;
}
.announced-tab .tab-desc-block {
	background: #fff;
	border:none;
	margin-left:3px;
	padding: 10px 25px;
	margin-top: 0px;
	height: 350px;
	overflow-y: auto;
}
.announced-tab .pws_tabs_container.pws_tabs_vertical .pws_tabs_list {
    min-height:340px;
}
.announced-tab .tab-desc-block ul {
	font-size: 12px;
    margin: 0 0 10px 0px !important;
    color: #777;
    list-style: none;
}
.announced-tab .tab-desc-block ul li{
	line-height: 48px;
    height: 60px;
    font-size: 14px !important;
    color: #777;
    text-indent: 0px;
    text-align: left;
	width:100%;
	display:block;
	border-bottom:1px solid #e5e5e5;
	padding:10px 0 !important;
}
.announced-tab .tab-desc-block.m-first ul li{
	height:50px;
}
.announced-tab  .tab-desc-block ul li span.content{
	width:calc(100% - 170px);
	display:inline-block;
	text-transform:capitalize;
	font-size:14px !important;
	line-height:24px;
	font-weight:500;
	color:#777;
	vertical-align:top;
}
.tab-desc-block ul li span.date{
	width:150px;
	display:inline-block;
	float:right;
	text-align:right;
	text-transform:capitalize;
	font-size:14px !important;
	line-height:24px;
	font-weight:500;
	color:#777;
	vertical-align:top;
}
.announced-tab .tab-desc-block ul li a.btn {
	padding: 8px 8px !important;
	background: #84b009 !important;
	color: #fff !important;
	border-radius: 0px !important;
	float:right;
	position:relative;
	bottom:10px;
	top:0px;
}
.announced-tab .tab-desc-block ul li a.btn img{
	max-width:18px !important;
}
.announced-tab  .tab-desc-block ul li a.btn:hover {	background: #333!important;}
/* Date 16-02-2021*/
.contact-sec{
	padding:80px 0;
	position:relative;
}
.contact-sec .title-heading h2{
	font-size:30px !important;
	line-height:40px;
	font-weight:700;
	color:#000;
	text-transform:capitalize;
	margin-bottom:10px !important;
	margin-top:8px !important;
}
.contact-sec .title-heading h2 span{
	color:#0811c0;
	position:relative;
}
/* .contact-sec .title-heading h2 span:before{ */
	/* content: url(../design_img/title-logo2.png); */
    /* position: absolute; */
    /* top: -28px; */
    /* right: -27px; */
/* } */
.map-box{
	width:100%;
	height:350px;
}
.contact-sec .title-text p{
	font-size:17px !important;
	line-height:27px;
	color:#777;
	margin-bottom:0 !important;
	text-align:justify;
}
.contact-sec .contact-left h2{
	font-size:30px !important;
	line-height:40px;
	font-weight:700;
	color:#000;
	text-transform:capitalize;
	margin-bottom:30px !important;

}

.contact-sec .contact-info {
    width: 100%;
    display: block;
    margin-bottom: 30px;
  
}

.contact-sec .contact-info .contact-icon {
    display: inline-block;
    width: 80px;
    height: 80px;
	border-radius:100%;
	background:#0811c0;
    vertical-align: top;
	-webkit-transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
	 position: relative;
	 
}
.contact-sec .contact-info .contact-icon img {
    max-width: 100%;
	padding:22px;
}
.contact-sec .contact-info:hover .contact-icon {
	 -webkit-transform: rotate(360deg);
     transform: rotate(360deg);
}
.contact-sec .contact-info .contact-text {
    width: calc(100% - 85px);
    vertical-align: top;
    display: inline-block;
    padding-left: 20px;
	margin-top:10px;
}
.contact-sec .contact-info .contact-text h4 {
    font-size: 22px !important;
    line-height: 28px;
    color: #000 !important;
    font-weight: 700;
    margin-bottom: 5px !important;
}
.contact-sec .contact-info .contact-text p {
    font-size: 15px !important;
    line-height: 24px;
    color: #777;
    font-weight: 600;
    text-align: justify;
}
.contact-sec .contact-info .contact-text p a{
	color:#888 !important;
}
.contact-sec .social-blk h4{
	font-size:22px !important;
	line-height:28px;
	font-weight:700;
	color:#000;
	margin-bottom:15px !important;
}
.contact-sec .social-nav {
    float: left;
    margin: 10px 0;
}
.contact-sec .social-nav ul {
    list-style: none;
}
.contact-sec   .social-nav li {
    float: left;
    padding-right: 10px !important;
}
.contact-sec .social-nav li a .fa {
    color: #fff!important;
    width: 30px;
    height: 30px;
    line-height: 30px;
	background:#e67e05;
    font-size: 14px !important;
    text-align: center;
    border-radius: 100%;
    vertical-align: middle;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.contact-sec .social-nav li:hover a .fa {
	background:#0811c0 !important;
}


.contact-sec .cont-form{
	padding:100px 0 0 !important;
	position:relative;
}

.contact-sec .cont-form h4{
	font-size: 30px !important;
    line-height:40px;
    color: #1f1f1f;
    font-weight: 700;
    margin-bottom: 0px !important;
      text-transform: capitalize;
	padding-left:15px !important;
}
.contact-sec .cont-form p{
	font-size:16px !important;
	line-height:24px;
	color:#888;
	font-weight:600;
	margin-bottom:20px !important;
	padding-left:15px !important;
}
.cont-gape{
	margin-top:40px;
}
.contact-sec .cont-person{
	padding:40px 30px;
	position:relative;
	background:#fff;
	margin-bottom:30px;
}
.contact-sec .cont-person.last{
	margin-bottom:0 !important;
}
.contact-sec .cont-person h4{
	font-size: 20px !important;
    line-height: 27px;
    color: #0c0c0c;
    font-weight: 700;
    margin-bottom: 5px !important;
     text-transform: capitalize;
    letter-spacing: 1.3px;
}
.contact-sec .cont-person h5{
	font-size:16px !important;
	line-height:24px;
	color:#616161 !important;
	margin-bottom:15px !important;
}

.contact-sec .cont-person .contact-info .cont-text p {
    font-size: 16px !important;
    line-height: 24px;
    color: #616161;
    font-weight: 400;
}
.contact-sec .cont-person .contact-info .cont-text p a{
	  color: #616161 !important;
}

.contact-form-height {
    width: 100%;
    height: 500px !important;
}
.contact-form-bdesign .form-group {
   margin-bottom: 8px !important;
}
.contact-form-dean .form-group .form-control{
    border-radius: 0!important;
    box-shadow: none;
    background: none;
    padding: 8px 12px;
    height: auto;
	border:none;
	border-bottom:1px solid #616161;
    border-color: #ddd;
}
.contact-form-dean .form-group .form-control:focus {
    box-shadow: none;
    border-color: #f7770a;
    color: #888;
}
.contact-form-dean .dean-btn{
	width: 160px;
    padding: 12px 15px !important;
    background: #0811c0;
    color: #FFF !important;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.3px;
    line-height: 24px;
    text-transform: uppercase;
    margin-top: 20px !important;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    border: none;
}
.contact-form-dean .dean-btn:hover{
	background: #e67e03 !important;
	color:#FFF !important;
}
.cont-gap{
	margin-top:60px;
}
.circle {
   
    /* margin: -14px; */
    height: 90px;
    width: 90px;
    /* background-color: #ff6f00; */
    border-radius: 50%;
    left: 0px;
    top: 0px;
}
.circle:before {
    position: absolute;
    content: '';
    height: calc(100% + -12px);
    width: calc(100% + -12px);
    border: 2px dashed #f2f2f2;
    top: 7px;
    left: 7px;
    border-radius: inherit;
    animation: spin 10s linear infinite;
}
@keyframes spin { 
  100% { 
    transform: rotateZ(360deg); 
  }
}

.abt-inner-sec{
	padding:80px 0;
	position:relative;
}
.abt-inner-sec .abt-left img{
	max-width:100%;
}
.abt-inner-sec .abt-right{
	padding:0px 15px;
	position:relative;
}
.abt-inner-sec .abt-right .brd {
   margin-bottom: 10px;
}
.abt-inner-sec .abt-right p{
	font-size:14px !important;
	line-height:24px;
	color:#777;
	text-align:justify;
	margin-bottom:0 !important;
}
.abt-inner-sec .abt-right ul{
	font-size: 12px;
    margin: 0 0 10px 0px !important;
    color: #777;
    list-style: none;
}
.abt-inner-sec .abt-right ul li{
	line-height: 28px;
    font-size: 14px !important;
    color: #777;
    text-indent: -25px;
    text-align: justify;
    width: 100%;
    display: block;
    padding-left: 25px !important;
}
.abt-inner-sec .abt-right ul li:before{
	content: "\f185 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #ffa800;
    font-size: 14px;
  
}
.abt-inner-sec .abt-right .abt-blk{
	background:#f6f6f6;
	padding:20px;
	border:1px solid #e5e5e5;
	margin-top:20px;
}
.abt-inner-sec2{
	background:#f6f6f6;
}
.abt-inner-sec2 .about-details-blk{
	padding:30px;
	position:relative;
	background:#fff;
	border:1px solid #e5e5e5;
}
.abt-inner-sec2 .about-details-blk p{
	font-size:14px !important;
	line-height:24px;
	color:#777;
	text-align:justify;
	margin-bottom:0 !important;
}
.abt-gape{
	margin-top:80px;
}
.inner-vsn-sec{
	background: #101010 url(../design_img/our-vision.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0 80px;
    position: relative;
}
.inner-vsn-sec .vsn-heading{
	text-align:center;
}
.inner-vsn-sec .vsn-heading .idx-heading{
	color:#FFF;
}
.inner-vsn-sec .vsn-heading .brd{
	margin-bottom:20px !important;
}
.inner-vsn-sec .vsn-heading p{
	font-size:16px !important;
	line-height:24px;
	color:#FFF;
	font-weight:500;
	margin-bottom:0 !important;
}

/* Gallery Page Css */
.portfolio-sec{
	padding:80px 0;
	position:relative;
}
.portfolio-sec .gallery-outer{
	margin-bottom:30px !important;
}
.portfolio-sec .gallery-outer.no-margin{
	margin-bottom:0 !important;
}
.portfolio-sec .gallery{
	position: relative;
    overflow: hidden;
	border-radius:0px;
	height:220px;
}
.portfolio-sec.infra-sec .gallery{
	border:1px solid #e5e5e5;
	height:auto;
}
.portfolio-sec .gallery img{
	display: block;
   position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  max-width:100%;
  
}
.portfolio-sec .gallery:hover  img{
 -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

/* End Page Css */ 


.notice-block{
	display:block;
	padding:15px 10px;
	border:1px solid #e5e5e5;
	margin-bottom:20px;
	border-radius:0px;
	
}
.notice-block .notice-date{
	width:150px;
	display:inline-block;
	border-right:1px solid #e5e5e5;
	color:#777;
	font-size:15px;
	line-height:24px;
	font-weight:600;
	text-align:center;
}

.notice-block .notice-date i{
	font-size:16px;
	line-height:24px;
	font-weight:400;
	color:#0811c0;
	font-weight:700;
	margin-right:10px;
}
.notice-block .notice-title{
	padding:0px 15px;
	font-weight:700;
	color:#000;
	text-transform:capitalize;
	display:inline-block;
	width:calc(100% - 260px);
	vertical-align:middle;
}
.notice-block .notice-title h4{
	font-size:16px !important;
	line-height:24px;
}
.notice-block .notice-download{
	width:100px;
	display:inline-block;
	text-align:right;
	vertical-align:middle;
	margin-top:-15px;
}
.notice-block .notice-download img{
	max-width:60%;
}

.notice-block .notice-download .btn-download{
	width: 100%;
    background: #0811c0;
    padding: 8px 8px !important;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
    color: #FFF !important;
    text-transform: capitalize;
    text-align: center;
    vertical-align: top !important;
    /* margin-top: 10px !important; */
    position: relative;
    top: 6px;
}
.notice-block .notice-download .btn-download:hover{
	background:#ffa800;
}
.notice-block .notice-download .btn-download img{
	/* max-width:20%; */
	max-width:20px;
}
.news-sec .news-pics img {
    max-width: 100%;
}

.news-sec .news-pics img{
	max-width:100%;
}
.news-sec .faq_content .faq > li > a:hover, .faq_content .faq > li > a.expanded {
    background: #f6f6f6;
    color: #0811c0 !important;
}
.news-sec .posted-text .icon i{
	font-size:14px;
	line-height:24px;
	font-weight:400;
	color:#0811c0 !important;
	margin-right:10px;
}
.news-sec .posted-text .news-date{
	font-size:12px !important;
	line-height:20px;
	color:#000;
}
.news-sec .news-outer{
	padding:0px 30px 0 0;
	
}
.news-sec .news-outer p{
	color:#777;
	text-align:justify;
}


.aca-cal-sec .mytable {
	
}
.aca-cal-sec .mytable thead tr {
    background: #0811c0 !important;
}
.aca-cal-sec .table.mytable>thead>tr>th {
    text-align: left !important;
    border: 1px solid #FFF !important;
}
section.contents  .aca-cal-sec.mytable tbody > tr > td {
    text-align: left;
    font-size: 14px;
}

.department-inn-sec .department{
	border: 1px solid #e5e5e5;
    border-radius:0px;
	margin-bottom:30px;
	
}
.department-inn-sec .department-pics img{
	max-width:100%;
}
.department-inn-sec .department-name{
	padding:27px 10px;
	text-align:center;
	background-color:#FFF;
	min-height:78px;
}
.department-inn-sec .department-name.mul-line{
	padding:15px 10px;
}
.department-inn-sec .department-name h4{
	font-size: 16px !important;
    line-height: 24px;
    font-weight: 700;
    color: #151515;
    text-transform:capitalize;
}
.department-inn-sec .idx-heading{
	text-align:center;
}
.abt-inner-sec.adm-pro .adm-pro-heading{
	text-align:center;
}
.abt-inner-sec.adm-pro .brd{
	margin-bottom:20px !important;
}
.abt-inner-sec.adm-pro .adm-pro-heading p{
	font-size:14px !important;
	line-height:24px;
	color:#777;
	margin-bottom:0 !important;
}
.abt-inner-sec.adm-pro2{
	/* background: linear-gradient(to right, #fff 80%, #f6f6f6 80% 20%); */
	background:#fff;
	position:relative;
}
.abt-inner-sec.adm-pro2.adm-produre{
	background:#f6f6f6;
}
.abt-inner-sec.adm-pro2.adm-produre2{
	background:#fff;
}
.abt-inner-sec.adm-pro2 .admpro-left{
	padding:0 20px;
	position:relative;
}
.abt-inner-sec.adm-pro2 .admpro-left.ap-left{
	padding:0;
}

.abt-inner-sec.adm-pro2 .admpro-left ul{
	font-size: 12px;
    margin: 0 0 0px 0px !important;
    color: #777;
    list-style: none;
}
.abt-inner-sec.adm-pro2 .admpro-left ul li{
	line-height: 28px;
    font-size: 14px !important;
    color: #777;
    text-indent: -25px;
    text-align: justify;
    width: 100%;
    display: block;
    padding-left: 25px !important;
}
.abt-inner-sec.adm-pro2 .admpro-left ul li:before{
	content: "\f185 ";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px !important;
    color: #ffa800;
    font-size: 14px;
}
.abt-inner-sec.adm-pro2 .admpro-left p{
	font-size:14px !important;
	line-height:24px;
	color:#777;
	margin-bottom:10px;
	text-align:justify;
}
.abt-inner-sec.adm-pro2 .admpro-right img{
	max-width:100%;
}
.abt-inner-sec.adm-pro2 .nss-heading{
	text-align:center;
}
.abt-inner-sec.adm-pro2 .nss-heading h2.idx-heading{
	text-transform:none;
}

.sub-sw{
	margin-top:20px;
}
.abt-inner-sec.adm-pro2 .nss-sub-text{
	background:#fff;
	position:relative;
	padding:30px 20px;
	margin-bottom:30px;
	width:100%;
	display:block;
	border:1px solid #e5e5e5;
}
.abt-inner-sec.adm-pro2 .nss-sub-text.last-st{
	margin-bottom:0 !important;
}

.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-left{
	display:inline-block;
	width:40px;
	height:40px;
	background:#84b009;
	font-size:20px;
	line-height:40px;
	color:#FFF;
	font-weight:700;
	vertical-align:top;
	text-align:center;
	letter-spacing:1.3px;
}
.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-left:hover{
	background:#ffa800;
}
.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-right{
	display:inline-block;
	width:calc(100% - 45px);
	padding-left:10px;
	vertical-align:top;
}
.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-right h4{
	font-size:20px !important;
	line-height:27px;
	color:#000;
	font-weight:700;
	margin-bottom:10px !important;
}
.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-right .brd{
	margin-bottom:10px !important;
}
.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-right p{
	font-size:14px !important;
	line-height:24px;
	text-align:justify;
	color:#777;
	margin-bottom:0 !important;
}
.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-right p.multiple{
	margin-bottom:10 !important;
}

.abt-inner-sec.adm-pro3{
	/* background: linear-gradient(to right, #f6f6f6 20%, #fff 20% 80%); */
	background:#f6f6f6;
	position:relative;
}
.depart-farms-sec{
	padding:80px 0 50px;
	position:relative;
}
.depart-farms-sec .department-heading{
	text-align:center;
}
.depar-farms-sec2{
	background:#f6f6f6;
}

@media only screen and (min-width:1600px) and (max-width:1919px){
	header .top-bar {
		background: linear-gradient(to right, #0811c0 68%, #ffa800 68% 32%);
	}
	
}
@media only screen and (min-width:1280px) and (max-width:1366px){}
@media only screen and (min-width:992px) and (max-width:1199px) {
	.idx-about-sec {
		padding: 60px 0;
	}
	.idx-heading {
		font-size: 27px;
		line-height: 36px;
	}
	.idx-choose-sec {
		padding: 60px 0 160px;
	}
	.idx-department-sec .edu-qty {
		padding: 30px 15px 30px 30px;
       margin-top: -170px;
	}
	.home-web-col {
		min-height:252px;
	}
	.dept-gape {
		margin-top: 60px;
	}
	.idx-department-sec {
		padding: 0 0 60px;
	}
	.idx-annunce-sec {
        padding: 60px 0;
	}
	.idx-moment-sec {
		padding: 60px 0;
	}
	.brd {
		margin-bottom: 10px;
	}
	.brd.idx-brd {
		margin-bottom: 20px;
	}
	footer .footer-sec .footer-sec-link {
      padding: 0 30px;
    }
	/*Inner Pages Css Start */
	.banner-bar {
		padding: 100px 0 60px;
	}
	.banner-bar .banner-content h1 {
		margin-bottom: 15px !important;
		font-size: 27px !important;
		line-height:35px;
	}
	.contact-sec {
		padding: 60px 0;
	}
	.contact-sec .title-heading h2 {
		font-size: 27px !important;
		line-height: 35px;
	}
	.contact-sec .title-text p {
		font-size: 16px !important;
		line-height: 24px;
	}
	.contact-sec .contact-left h2 {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 20px !important;
	}
	.contact-sec .cont-form {
		padding: 80px 0 0 !important;
	}
	.contact-form-height {
		height: 470px !important;
	}
	.map-box {
		height: 300px;
	}
	.portfolio-sec {
		padding:60px 0 30px;
	}
	.abt-inner-sec {
		padding: 60px 0;
	}
	.abt-inner-sec .abt-right {
		padding: 0px 0px;
	}
	.depart-farms-sec{
		padding:60px 0 30px;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	header .top-bar {
		padding: 8px 0;
		background: #ffa800;
       /*background: linear-gradient(to right, #000000 65%, #ffa800 65% 35%);*/
	}/*#0811c0 #ffa800*/
	.ipad-no{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.ipad-no-padding-left{
		padding-left:0 !important;
	}
	.ipad-no-padding-right{
		padding-right:0 !important;
	}
	header .nav-bar {
		margin: 15px 0;
	}
	.idx-about-sec {
		padding: 50px 0;
	}
	.idx-heading span {
		font-size: 12px !important;
		line-height: 20px;
	}
	.idx-about-sec .info-abt-blk {
		padding: 20px 20px;
	}
	.left-brd {
        left: -3px;
       width: 6px;
	}
	.idx-heading {
		font-size: 24px !important;
		line-height: 32px;
	}
	.idx-choose-sec {
		padding: 50px 0 120px;
	}
	.idx-department-sec .edu-qty {
		padding: 30px 15px 30px 30px;
       margin-top: -130px;
	}
	.home-web-col {
		min-height:260px;
		padding:15px;
	}
	.home-web-col h4 {
		font-size: 12px !important;
		line-height: 22px;
        margin-bottom: 0px !important;
	}
	.dept-gape {
		margin-top: 50px;
	}
	.product-container .product-outer {
		padding: 10px;
	}
	.idx-department-sec {
		padding: 0 0 50px;
	}
	.idx-btn {
		width: 130px;
		padding: 8px 10px !important;
		font-size: 12px;
		line-height: 20px;
		margin-top: 10px !important;
	}
	.idx-annunce-sec {
        padding: 50px 0;
	}
	.idx-moment-sec {
		padding: 50px 0;
	}
	.brd {
		margin-bottom: 10px;
	}
	.brd.idx-brd {
		margin-bottom: 15px;
	}
	footer .footer-logo-outer .logo {
		margin: 0 auto 40px !important;
		padding: 5px 10px;
		width: 150px;
	}
	footer .footer-sec h3 {
			font-size: 13px !important;
		line-height: 22px;
        margin-bottom: 10px !important;
	}
	footer .footer-sec .footer-sec-link {
      padding: 0 15px;
	  width:27%
    }
	footer .footer-sec .footer-sec-abt.footer-cont-last {
		width: 33%;
		padding-left: 15px !important;
	}
	footer .nav-menu ul li {
		font-size: 12px !important;
	}
	footer .site-nav ul li .icon-outer {
		width: 60px;
        font-size: 12px;
		line-height: 22px;
	}
	footer .add-text {
		width: calc(100% - 73px);
		margin-left: 8px !important;
		font-size: 12px !important;
		line-height: 22px !important;
	}
	footer .footer-bar {
		padding: 0px 0 40px;
	}
	footer .footer-bar-bottom p.copy {
		font-size: 12px !important;
		line-height: 20px !important;
	}
	/*Inner Pages Css Start */
	.banner-bar {
		padding: 80px 0 50px;
	}
	.banner-bar .banner-content h1 {
		margin-bottom: 10px !important;
		font-size: 24px !important;
		line-height:32px;
	}
	.contact-sec {
		padding: 50px 0;
	}
	.contact-sec .title-heading h2 {
		font-size: 22px !important;
		line-height: 30px;
	}
	.contact-sec .title-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.contact-sec .contact-left h2 {
		font-size: 22px !important;
		line-height: 30px;
		margin-bottom: 20px !important;
	}
	.contact-sec .cont-form {
		padding: 80px 0 0 !important;
	}
	.contact-form-height {
		height: 470px !important;
	}
	.map-box {
		height:250px;
	}
	.contact-sec .contact-info .contact-icon {
		width: 60px;
		height: 60px;
    }
	.contact-sec .contact-info .contact-icon img {
		padding: 18px;
	}
	.contact-sec .contact-info .contact-text {
		width: calc(100% - 65px);
		padding-left: 10px;
		margin-top: 6px;
	}
	.contact-sec .contact-info .contact-text h4 {
		font-size: 17px !important;
		line-height: 23px;
		margin-bottom: 5px !important;
	}
	.contact-sec .contact-info .contact-text p {
		font-size: 13px !important;
		line-height: 22px;
	}
	.contact-sec .contact-info {
		margin-bottom: 20px;
	}
	.portfolio-sec {
		padding:50px 0 30px;
	}
	.abt-inner-sec {
		padding:50px 0;
	}
	.notice-block {
		padding: 12px 10px;
	}
	.notice-block .notice-date {
		width: 120px;
        font-size: 13px;
		line-height: 22px;
	}
	.notice-block .notice-title {
			padding: 0px 10px;
			width: calc(100% - 230px);
	}
	.notice-block .notice-title h4 {
		font-size: 14px !important;
	}
	.abt-inner-sec .abt-right {
		padding: 0px 0px;
	}
	.abt-inner-sec .abt-right .abt-blk {
		padding: 15px;
		margin-top:15px;
	}
	.news-sec .news-outer {
		padding: 0px 10px 0 0;
	}
	.abt-inner-sec.adm-pro2 .admpro-left {
		padding: 0 0px;
	}
	.abt-inner-sec.adm-pro2 .nss-sub-text {
		padding: 20px 15px;
		margin-bottom: 30px;
	}
	.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-right h4 {
		font-size: 18px !important;
		line-height: 24px;
		margin-bottom: 10px !important;
	}
	.depart-farms-sec{
		padding:50px 0 20px;
	}
}
@media only screen and (min-width:320px) and (max-width:767px){
	header .top-bar {
		padding: 8px 0;
       background: #0811c0;
	   width:100%;
	   z-index:111;
	   position:fixed;
	}
	header .cont-nav1 {
		display:none;
	}
	header .logo-bar{
		z-index:11;
		width:100%;
		position:fixed;
		background:#FFF;
		top:32px;
	}
	section.slider {
		position: relative;
		top: 110px;
		margin-bottom: 110px;
	}
	header .logo {
		width:80px;
	 }
	 .sld-btm-border {
        left: 20%;
		margin-right: -20%;
		margin-bottom: 0%;
		transform: translate(-20%, 0px);
        height: 4px;
		width: 100%;
	}
	.idx-about-sec {
		padding: 40px 0;
	}
	.idx-heading {
		font-size: 18px !important;
		line-height: 24px;
       margin-bottom: 10px !important;
	}
	.brd {
       width: 40px;
		height: 2px;
		margin-bottom: 20px;
	}
	.brd.idx-brd {
		margin-bottom: 20px;
	}
	.idx-about-sec .info-abt-blk {
		padding: 20px 20px;
		margin-bottom: 20px;
	}
	.idx-about-sec .info-abt-blk .info-left {
		width: 180px;
		display: block;
	}
	.idx-about-sec .info-abt-blk .info-right {
		width:100%;
		display:block;
		padding-left: 0px;
		margin-top:10px;
   }
   .idx-choose-sec {
			padding:40px 0 40px;
	}
	.idx-department-sec .edu-qty {
		padding: 30px 30px;
		background: linear-gradient(to right, #f7f7f7 80%, #ffa800 80% 20%);
		margin-top: -170px;
	}
	.home-web-col {
		display: block;
		width:100%;
		margin-right: 0px;
		padding: 10px;
		margin-bottom:20px;
   }
   .m-no-padding{
	   padding-left:0 !important;
	   padding-right:0 !important;
   }
   .dept-gape {
		margin-top: 40px;
	}
	.idx-btn {
		width: 130px;
		padding: 8px 12px !important;
		font-size: 12px;
		line-height: 20px;
		margin-top: 10px !important;
	}
	.idx-department-sec {
		padding: 40px 0 40px;
	}
	.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll {
		width:100%;
	}
	.announced-tab .pws_tabs_container ul.pws_tabs_controll {
		text-align: left;
		white-space: nowrap;
		overflow: hidden;
		overflow-y: scroll;
		margin-bottom: 20px !important;
	}
	footer .footer-logo-outer .logo {
		margin: 0 auto 30px !important;
		padding: 8px 12px;
		width: 150px;
	}
	footer .footer-sec .footer-imp-link {
		width: 100%;
		min-height: 1px;
	}
	footer .footer-sec .footer-sec-link {
		padding: 0 0px;
		border-right: none;
		border-left:none;
		min-height: 1px;
		margin:20px 0;
		width:100%;
	}
	footer .footer-sec .footer-sec-abt.footer-cont-last {
		width: 100%;
		float: left;
		padding-left: 0px !important;
	}
	footer .footer-sec h3 {
		font-size: 14px !important;
      margin-bottom: 10px !important;
	}
	footer .footer-bar {
		padding: 0px 0 20px;
    }
	/* Innner Page Style Start */
	.banner-bar {
		padding: 60px 0 40px;
		position:relative;
		top:130px;
		margin-bottom:130px;
	}
	.banner-bar .banner-content h1 {
		margin-bottom: 10px !important;
		font-size: 24px !important;
		line-height:32px;
	}
	.contact-sec {
		padding: 40px 0;
	}
	.contact-sec .title-heading h2 {
		font-size: 22px !important;
		line-height: 30px;
	}
	.contact-sec .title-text p {
		font-size: 14px !important;
		line-height: 24px;
	}
	.contact-sec .contact-left h2 {
		font-size: 22px !important;
		line-height: 30px;
		margin-bottom: 20px !important;
	}
	.contact-sec .cont-form {
		padding: 40px 0 0 !important;
	}
	.contact-form-height {
		height: 470px !important;
	}
	.map-box {
		height:250px;
	}
	.contact-sec .contact-info .contact-icon {
		width: 60px;
		height: 60px;
    }
	.contact-sec .contact-info .contact-icon img {
		padding: 18px;
	}
	.contact-sec .contact-info .contact-text {
		width: calc(100% - 65px);
		padding-left: 10px;
		margin-top: 6px;
	}
	.contact-sec .contact-info .contact-text h4 {
		font-size: 17px !important;
		line-height: 23px;
		margin-bottom: 5px !important;
	}
	.contact-sec .contact-info .contact-text p {
		font-size: 13px !important;
		line-height: 22px;
	}
	.contact-sec .contact-info {
		margin-bottom: 20px;
	}
	.cont-gap {
		margin-top: 40px;
	}
	.m-no-padding{
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.portfolio-sec {
		padding:40px 0 10px;
	}
	.abt-inner-sec {
		padding:40px 0;
	}
	.notice-block .notice-date {
		width: 100%;
		display: block;
		border-right: none;
		font-size: 14px;
		text-align:left;
		margin-bottom:10px;
	}
	.notice-block .notice-title {
			padding: 0px 0px;
			display: block;
			width: 100%;
			vertical-align: middle;
	}
	.notice-block .notice-download {
		width: 100px;
		display: block;
		text-align:left;
		vertical-align: middle;
		margin-top: 10px;
		margin-bottom:10px;
	}
	.notice-block.last {
		margin-bottom: 0px;
	}
	.abt-inner-sec .abt-right {
		padding: 15px 0px;
	}
	.abt-inner-sec2 .about-details-blk {
		padding:15px;
	}
	.abt-inner-sec .abt-right .abt-blk {
		padding:15px;
    }
	.inner-vsn-sec {
		padding: 40px 0;
	}
	.inner-vsn-sec .vsn-heading p {
		font-size: 14px !important;
    }
	section.contents .mytable th {
		font-size: 14px;
		line-height:24px;
	}
	section.contents .mytable tbody > tr > td {
		font-size: 13px;
	}
	.news-sec .news-outer {
		padding: 0px 00px 20px 0;
	}
	.announced-tab .pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu {
		width: 100%;
		height: 40px;
		background-color: #0811c0;
		display: block;
	}	
	.announced-tab .tab-desc-block {
		margin-left: 0px;
		padding: 20px 15px;
	}
	.announced-tab .tab-desc-block ul li span.content {
		width:100%;
		display: block;
	}
	.announced-tab .tab-desc-block ul li {
		width: none;
		max-width: 1000px;
		white-space: nowrap;
		overflow-y: auto;
		height:95px;
	}
	.announced-tab .tab-desc-block.m-first ul li {
		height:70px;
	}
	.tab-desc-block ul li span.date {
		width: 100%;
		display: block;
		float: left;
		text-align: left;
   }
   .announced-tab .pws_tabs_container.pws_tabs_responsive .pws_responsive_small_menu a:hover {
			background-color: #ffa800;
	}
	.announced-tab .tab-desc-block ul li a.btn {
		float:left;
		margin-top:10px;
   }
   .announced-tab .pws_tabs_container.pws_tabs_responsive ul.pws_tabs_controll li {
		text-align: left;
	}
	.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:first-child:after {
		top:15px;
	}
	.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:nth-child(2):after {
	  content: "\f105 ";
		font: normal normal normal 14px/1 FontAwesome;
		margin-right: 10px !important;
		color: #FFF;
		font-size: 16px;
		font-weight:400;
		position:absolute;
		right:0;
		top:55px;
	}
	.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:nth-child(3):after {
	  content: "\f105 ";
		font: normal normal normal 14px/1 FontAwesome;
		margin-right: 10px !important;
		color: #FFF;
		font-size: 16px;
		font-weight:400;
		position:absolute;
		right:0;
		top:105px;
	}
	.announced-tab .pws_tabs_container.pws_tabs_vertical ul.pws_tabs_controll li:last-child:after {
	  content: "\f105 ";
		font: normal normal normal 14px/1 FontAwesome;
		margin-right: 10px !important;
		color: #FFF;
		font-size: 16px;
		font-weight:400;
		position:absolute;
		right:0;
		top:150px;
	}
	footer .footer-bar .bottom-leaf {
		right: 70px;
		width: 70px;
		height: 120px;
	}
	footer .footer-bar .top-leaf {
		left: 30px;
		width: 70px;
		height: 120px;
	}
	.abt-inner-sec.adm-pro2 .admpro-left {
		padding: 0 0px;
	}
	.idx-heading.ap-heading {
		margin-top:20px !important;
	}
	.abt-inner-sec.adm-pro2 .nss-sub-text {
		padding: 20px 15px;
		margin-bottom: 30px;
	}
	.abt-inner-sec.adm-pro2 .nss-sub-text .nss-sub-text-right h4 {
		font-size: 16px !important;
		line-height: 24px;
	}
	.depart-farms-sec{
		padding:40px 0 10px;
	}
	.department-inn-sec .department-name {
		padding: 10px 10px;
		min-height: 1px;
	}
	#goTop, #goDown {
		bottom: 25px;
		right: 20px;
	}
}