@font-face {
    font-family: 'FrankRuhlLibreLight';
    src: url('../fonts/FrankRuhlLibreLight.eot');
    src: url('../fonts/FrankRuhlLibreLight.eot') format('embedded-opentype'),
         url('../fonts/FrankRuhlLibreLight.woff2') format('woff2'),
         url('../fonts/FrankRuhlLibreLight.woff') format('woff'),
         url('../fonts/FrankRuhlLibreLight.ttf') format('truetype'),
         url('../fonts/FrankRuhlLibreLight.svg#FrankRuhlLibreLight') format('svg');
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('../fonts/RobotoRegular.eot');
    src: url('../fonts/RobotoRegular.eot') format('embedded-opentype'),
         url('../fonts/RobotoRegular.woff2') format('woff2'),
         url('../fonts/RobotoRegular.woff') format('woff'),
         url('../fonts/RobotoRegular.ttf') format('truetype'),
         url('../fonts/RobotoRegular.svg#RobotoRegular') format('svg');
}

@font-face {
    font-family: 'FrankRuhlLibreBold';
    src: url('../fonts/FrankRuhlLibreBold.eot');
    src: url('../fonts/FrankRuhlLibreBold.eot') format('embedded-opentype'),
         url('../fonts/FrankRuhlLibreBold.woff2') format('woff2'),
         url('../fonts/FrankRuhlLibreBold.woff') format('woff'),
         url('../fonts/FrankRuhlLibreBold.ttf') format('truetype'),
         url('../fonts/FrankRuhlLibreBold.svg#FrankRuhlLibreBold') format('svg');
}


body {font-family:RobotoRegular, Arial, Tahoma; font-size:15px; color:#666666;}
a{ outline:none!important; text-decoration:none!important;}
.aboutUswrapper{ border-left:2px #c8c8c8 solid; padding-left:30px;}
.head23LightBlack{ font-size:23px; color:#2d2d2d; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin-top:17px;   }
.head23LightBlackOne{ font-size:23px; color:#2d2d2d; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin-top:0; margin-bottom:3px;  }
.btnMoreDeatil{ font-size:12px; color:#4c7ea2; font-family:RobotoRegular, Arial, Tahoma;  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;}
.btnMoreDeatil:hover{ color:#ffb64a;}


.scrollNewBg{ background:#ffb64a;}
.scrollNewsHeader{ background:#ffd18e; font-size:16px; padding:7px; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin:0; }
.scrollNewTxt{font-family:RobotoRegular, Arial, Tahoma; font-size:14px; color:#6b4916; margin-top: 7px;
margin-bottom: 8px;}
.iconDivBoderLeft{ border-left:1px #dcdcdc solid; }
.iconDivBoderright{ border-right:1px #dcdcdc solid;}

.iconBlueImage{ margin-top:10px;}
.boxDivHolder{ background:#fff; padding:20px 30px 15px; margin-top:-80px; border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px; border: 0px solid #dcdcdc;
-webkit-border-radius: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 2px 11px -2px rgba(0,0,0,0.66);
-moz-box-shadow: 0px 2px 11px -2px rgba(0,0,0,0.66);
box-shadow: 0px 2px 11px -2px rgba(0,0,0,0.66);}
#showmenu1 {
	display:none;
	background:#1c355a;
	text-align:center; padding:15px!important;

}
#showmenu1 p {

	cursor:pointer;
	margin:0;

}
.headerDropdownNav {
	margin:0;
	padding:0;
	text-align:center;
}
.headerDropdownNav li {
	display:inline;
	list-style:none;
	padding-left:10px;

}
.headerDropdownNav a {
	color:#666666;
	font-size:14px;
	font-family: RobotoRegular, Arial, Tahoma;
	padding-left:20px;
	margin-top:20px;
	margin-bottom:10px;
	display:inline-block;

}

.headerDropdownNav a:hover{ color:#1c355a;}


.menuBg{ background:#1c355a;}
.searchTextField{ padding:10px ; font-size:14px; background:#fff; border:1px #dcdcdc solid; width:172px; border-radius: 20px 0px 0px 20px; color:#666666;  }
.searchBtn{ background:#06af36; font-size:14px; color:#fff; border:none; padding:10px ; margin-left:-5px; border:1px #06af36 solid; -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;}
.searchBtn:hover{ background:#1c355a; border:1px #1c355a solid;}
.serachDivAll{ margin-top:50px;}
.enquriyBtn{ color:#666666; font-size:14px; margin:20px auto;  display:inline-block;}
.logoImage{ margin-top:10px; margin-bottom:10px;}
.studentLoginBtn{ background:#fff; border:1px #dcdcdc solid; padding:10px;  border-radius: 20px 0px 0px 20px; font-size:13px; color:#666666; -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;}
.studentLoginBtn:hover{ background:#06af36; color:#fff;}
.staffLoginBtn{ background:#fff; border:1px #dcdcdc solid; margin-left:-5px; padding:10px; border-radius: 0px 0px 0px 0px; font-size:13px; color:#666666; -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;}
  .staffLoginBtn:hover{ background:#ffb64a; color:#fff;}
  
  .eventLoginBtn{ background:#fff; border:1px #dcdcdc solid; margin-left:-5px; padding:10px; border-radius: 0px 20px 20px 0px; font-size:13px; color:#666666; -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;}
  .eventLoginBtn:hover{ background:#1c355a; color:#fff;}

 .bgAboutUs{ padding-top:80px; padding-bottom:30px; }
.bgClassHolder1{background:url(../img/image-1.jpg) center center no-repeat; min-height:265px; padding: 76px 26px 0;}
.bgClassHolder2{background:url(../img/image-2.jpg) center center no-repeat; min-height:265px; padding: 76px 26px 0;}
.bgClassHolder3{background:url(../img/image-3.jpg) center center no-repeat; min-height:265px; padding: 76px 26px 0;}
.bgClassHolder4{background:url(../img/image-4.jpg) center center no-repeat; min-height:265px; padding: 76px 26px 0;}

  .underlinImage{ margin-bottom:40px;}

 
   
  .btnReadmore{ margin-bottom:70px; font-size:12px; color:#4c7ea2; font-family:RobotoRegular, Arial, Tahoma; display:block;  }
  .btnReadmore:hover{ color:#ffb64a;}
  .readMoreBtnIcon{ margin-left:20px; margin-top: -3px;}
.head22LightWhite{ font-size:22px; color:#fff; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin-top:0px; margin-bottom:0; }
.head18LightWhite{ font-size:18px; color:#fff; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin-top:0px; }
.head28LightWhite{ font-size:28px; color:#fff; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin-top:0px;  }

.bgTenders h3{ font-size:38px; color:#fff; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin-top:0px; margin-bottom:30px; display:inline-block; background:url(../img/underline-1.png) bottom center no-repeat; padding-bottom:16px; }
.bgOne{  background:url(../img/bg-1.jpg)  no-repeat; background-size:cover; background-attachment:fixed; padding-top:90px; padding-bottom:90px;}
.bgTenders{ background:rgba(0, 0, 0, 0.23); padding:30px; min-height:471px; }
.calenderIconImage{ margin-right:20px; margin-top: 3px;}
.dateTxt{ color:#ffb64a; font-size:18px;}
.txt13LightWhite{ color:#fff; font-family:FrankRuhlLibreLight, Arial, Tahoma; margin:0;}
.txt15RegularWhite{ color:#fff; line-height:28px; text-align:justify; margin-left:47px;}
  .btnClickHere{  margin-left:47px; font-size:12px; color:#ffb64a; font-family:RobotoRegular, Arial, Tahoma; display:block;  }
  .btnClickHere:hover{ color:#fff;}
  .tenderBorderAll{ border-top:1px #516077 solid; margin-bottom:10px; margin-top:10px;}
  .btnMoreTender{font-size:12px; color:#fff!important; font-family:RobotoRegular, Arial, Tahoma; display:block; margin-top:40px; margin-bottom:20px; }
  .btnMoreTender:hover{ color:#fff!important; }
  .newAnnocementbullet{ margin:0; padding:0;}
  .newAnnocementbullet li{ display:block; background:url(../img/bullet-point.png)  left 3px no-repeat; line-height:28px; margin-bottom:14px; color:#fff; font-size:15px; padding-left:40px;}
  .bgTwo{ padding-top:90px; padding-bottom:90px;}
  .addBannerImage{ margin-bottom:20px;}
  .locateVetImage{ margin-bottom:20px;}
  .btnSearchInstitution{ -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out; background:#ffb64a; color:#333333; text-align:center; padding:14px 0; display:block; font-size:12px; text-transform:uppercase;}
    .btnSearchInstitution:hover{ background:#1c355a; color:#fff;}

  .btnSearchVet{  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out; background:#1c355a; color:#fff; text-align:center; padding:14px; display:block; font-size:12px; text-transform:uppercase;}
   .btnSearchVet:hover{ background:#ffb64a; color:#333333;}
   .mapIcon {
	float:left;
	width:75px;
}
.mapTest {
	float:left;
	width:calc(100% - 75px);
}
.mapImage {
	margin-left:40px;
}
.phoneIcon {
	padding-top:20px;
	padding-bottom:45px;
}
.phoneTest {
	margin-top:20px;
}

.iconDivVerticalBorder{ margin-top:30px; margin-bottom:60px;}
.iconDivVerticalBorderOne{ margin-top:30px; margin-bottom:0px; border-top:1px #dcdcdc solid;}
.bgThree{ background:url(../img/2.jpg) center center no-repeat; background-size:cover; background-attachment:fixed; padding:90px 0;}

.bgTransparentdiv{ min-height:500px; background: rgba(0, 0, 0, 0.23);
padding: 50px 17px;  -webkit-transition:all .3s ease-out;
  -moz-transition:all .3s ease-out;
  -ms-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  transition:all .3s ease-out;}

  .bgTransparentdiv:hover{ background:#1c355a;  -webkit-transform:translate(0px,-10px);
  -moz-transform:translate(0px,-10px);
  -ms-transform:translate(0px,-10px);
  -o-transform:translate(0px,-10px);
  transform:translate(0px,-10px);}

.bgTransparentdiv h3{ margin-top:40px; min-height: 84px; color:#fff; font-size:38px;  font-family:FrankRuhlLibreLight, Arial, Tahoma; text-align:center;}

.bgTransparentdiv p{ font-size:15px; min-height:85px; line-height:28px; text-align:center; color:#fff; margin-top:40px; margin-bottom:40px;}


.bgTransparentdivOne{ min-height:500px; background: rgba(0, 0, 0, 0.23);
padding: 50px 17px; -webkit-transition:all .3s ease-out;
  -moz-transition:all .3s ease-out;
  -ms-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  transition:all .3s ease-out;}

  .bgTransparentdivOne:hover{ background:#06af36; -webkit-transform:translate(0px,-10px);
  -moz-transform:translate(0px,-10px);
  -ms-transform:translate(0px,-10px);
  -o-transform:translate(0px,-10px);
  transform:translate(0px,-10px);}

.bgTransparentdivOne h3{ margin-top:40px; min-height: 84px; color:#fff; font-size:38px;  font-family:FrankRuhlLibreLight, Arial, Tahoma; text-align:center;}

.bgTransparentdivOne p{ font-size:15px; min-height:85px; line-height:28px; text-align:center; color:#fff; margin-top:40px; margin-bottom:40px;}



.bgTransparentdivTwo{ min-height:500px; background: rgba(0, 0, 0, 0.23);
padding: 50px 17px;  -webkit-transition:all .3s ease-out;
  -moz-transition:all .3s ease-out;
  -ms-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  transition:all .3s ease-out;}
  .bgTransparentdivTwo:hover{ background:#ffb64a;  -webkit-transform:translate(0px,-10px);
  -moz-transform:translate(0px,-10px);
  -ms-transform:translate(0px,-10px);
  -o-transform:translate(0px,-10px);
  transform:translate(0px,-10px);}

.bgTransparentdivTwo h3{ margin-top:40px; min-height: 84px; color:#fff; font-size:38px;  font-family:FrankRuhlLibreLight, Arial, Tahoma; text-align:center;}

.bgTransparentdivTwo p{ font-size:15px; min-height:85px; line-height:28px; text-align:center; color:#fff; margin-top:40px; margin-bottom:40px;}
.bgFive{ padding-top:90px; padding-bottom:90px;}
.btnDivAll{margin:0 auto; display:block; max-width: 1215px; text-align:center;}
.btnDivIcons{border:1px #e6e6e6 solid;  min-height:147px; width:130px; float:left;
-webkit-box-shadow: 0 4px 6px -1px #e7e7e7; border-right:none;
box-shadow: 0 4px 6px -1px #e7e7e7; padding-top:20px; padding-bottom:20px;  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;}
.btnDivIcons:hover{ background:#fadeb4;   -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);}

.btnDivIcons1{border:1px #e6e6e6 solid;  min-height:147px; width:135px; float:left;
-webkit-box-shadow: 0 4px 6px -1px #e7e7e7;
box-shadow: 0 4px 6px -1px #e7e7e7; padding-top:20px; padding-bottom:20px;  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;}
.btnDivIcons1:hover{ background:#fadeb4; -webkit-transform:scale(1.2);
  -moz-transform:scale(1.2);
  -ms-transform:scale(1.2);
  -o-transform:scale(1.2);
  transform:scale(1.2);}
.btnDivIcons1Para{ font-size:14px; color:#666666; margin-top:20px; display:block; margin-bottom:0;  }

.bgSubLetter{ background:#232a34; padding-bottom:70px; padding-top:70px;}
.newsletterField {
    width: 74%;
    background: #fff;
    border: 1px solid #fff;
    color: #989797;
    padding: 15px 20px;
    font-size: 14px;
    border-radius: 0px 0px 0px 0px / 5px 5px 5px 5px;

}
.btnSubscribe {
    background: #1e232b;
    border: 1px solid #1e232b;
    padding: 15px;
    font-family: RobotoRegular, Arial, Helvetica, sans-serif;
    color: #fff;
    border-radius: 5px 5px 5px 5px / 0px 0px 0px 0px;
    margin-left: -4px;
    font-size: 15px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.btnSubscribe:hover{ background:#ffb64a;}
.subLetterHeadOne{ font-size:23px; font-family:FrankRuhlLibreLight, Arial, Tahoma; color:#fff; margin:0;  }
.subLetterHeadTwo{ font-size:38px; font-family:FrankRuhlLibreLight, Arial, Tahoma; color:#fff; margin:0;  }
.newLetterAll{ margin-top:7px;}
.socialMediaIconAllDiv{ margin-top:20px;}
.stayConnetedHead{font-size:23px; font-family:FrankRuhlLibreLight, Arial, Tahoma; color:#fff; margin:0; }
.socialMediaIcon{ margin-right:20px;  -webkit-transition:all .3s ease-out;
  -moz-transition:all .3s ease-out;
  -ms-transition:all .3s ease-out;
  -o-transition:all .3s ease-out;
  transition:all .3s ease-out;}
  .socialMediaIcon:hover{ -webkit-transform:translate(0px,-5px);
  -moz-transform:translate(0px,-5px);
  -ms-transform:translate(0px,-5px);
  -o-transform:translate(0px,-5px);
  transform:translate(0px,-5px);}

  .btnNav{ margin:0; padding:0;}
  .btnNav li{ list-style:none; }

 .bgFooter{ background:#272e39; padding-top:70px; padding-bottom:70px; }
 .footerNav{ margin:0; padding:0;}
 .footerNav li{    list-style-type: none;
    display: inline-block;
    width: 24%;
    margin-bottom: 15px;}
	.footerNav a{     color: #8c96a5;
    font-size: 15px;  -webkit-transition:all 0.5s ease-out;
  -moz-transition:all 0.5s ease-out;
  -ms-transition:all 0.5s ease-out;
  -o-transition:all 0.5s ease-out;
  transition:all 0.5s ease-out;

   }
   .footerNav a:hover{ color:#fff}

 .footerTextLink{ margin:0; padding:0; }

  .footerTextLink li{ list-style:none; }
    .footerTextLink a{ display:block; margin-bottom:30px; color:#fff; font-size:18px; font-family:FrankRuhlLibreLight, Arial, Tahoma; }
	    .footerTextLink a:hover{ color:#8c96a5;}

		.footerPara{ text-align:right; font-size:13px;}
		.footerTextLink{ font-size:13px; color:#46689a!important;  }
		.footerTextLink:hover{ color:#ffb64a!important;}
		
		
		#tag-search {
	display:none;
}
label{ margin-bottom:0;}
.search-icon {

cursor: pointer;
color: #fff;
font-size: 18px;

background: #de9a36;
padding: 10px;
}
.searchDivAll{ padding:0;}
.search-box {
  position: absolute;
  background-color: #fff;
  clear: both;
  transform: scale(0);
  transform-origin: 100% 0%;
  display: none;
  top: 37px;
  right: 0;
  z-index: 100;
}
.wrapper-right{ float:right;}
.nameField {
	width:auto;
	padding:7px;
	
	font-size: 14px;
	background-color: #fff;
	border: none;
	padding-left: 10px;
	color:#000;
}

/*---------------Shaijo------------------*/
.content-page h4 {
font-size: 25px;
color: #1c355a;
}
.content-page h5 {
font-size: 20px;
color: #de9a36;
}

.content-page ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.content-page ul li {
    background: url(../img/tick.html) no-repeat left 8px;
    padding-left: 30px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    margin-left: 20px;
}

/*---------------------------------------*/



input:focus {
	outline:none;
}
#tag-search:checked + div.search-box {
	display:block;
	animation: trans-in 1s ease;
	animation-fill-mode: forwards;
}
 @keyframes trans-in {
 from {
transform: scaleY(0);
}
to {
	transform: scaleY(1);
}
}
 @media (max-width:1200px) {

.loginTxtDiv{ display:none;}
.serachDivAll{ margin-top:10px; text-align:center;}
#showmenu1{ display:block;}
.searchTextField{padding: 7px;}
.searchTextField2{padding: 7px;}
.searchBtn{padding: 7px;}
 #cssmenu > ul > li > a{ padding: 19px 9px; font-size: 12px;}
 #cssmenu > ul > li.has-sub > a{padding-right: 22px;
padding-left: 5px;}
 .head23LightBlack{min-height: 39px; font-size: 18px;}
.bgTenders h3{font-size: 30px;}
.bgTransparentdivOne p{min-height: 113px;}
.bgTransparentdivTwo p{min-height: 113px;}
.stayConnetedHead{font-size: 18px;}
.footerNav li{ width:31%;}
.footerTextLink a{ font-size:15px;}
.head22LightWhite{font-size: 18px;}
.head28LightWhite{font-size: 22px;}
.head18LightWhite{font-size: 15px;}
 }

  @media (max-width:992px) {
  .logoImage{ margin:0 auto;}

  .bgTenders h3{ padding-bottom:20px; font-size:24px;}
.bgTenders{min-height: 545px;}
.iconDivBoderright{ border:none;}
.btnSearchInstitution{width: 50%;
margin: 10px auto;}
.btnSearchVet{width: 50%;
margin: 10px auto;}
.iconDivVerticalBorderOne{ margin-top:0px; margin-bottom:30px}
.iconDivVerticalBorder{margin-top: 25px; margin-bottom:0;}
#cssmenu > ul > li > a{ padding: 13px 9px;}
#cssmenu .submenu-button{height: 38px;}
.bgTransparentdiv{ margin-bottom:30px; min-height:0; padding: 30px 17px;}
.bgTransparentdivOne{ margin-bottom:30px; min-height:0; padding: 30px 17px;}
.bgTransparentdivTwo{ margin-bottom:30px; min-height:0; padding: 30px 17px;}
.bgTransparentdiv h3{ margin-top:20px; min-height:0; font-size:30px}
.bgTransparentdiv p{ margin-top: 22px;
margin-bottom: 0px; min-height:0;}
.bgTransparentdivOne h3{ margin-top:20px; min-height:0; font-size:30px}
.bgTransparentdivOne p{ margin-top: 22px;
margin-bottom: 0px; min-height:0;}
.bgTransparentdivTwo h3{ margin-top:20px; min-height:0; font-size:30px}
.bgTransparentdivTwo p{ margin-top: 22px;
margin-bottom: 0px; min-height:0;}
.btnMoreTender{ margin-bottom:0; margin-top:20px;}

.subLetterHeadTwo{font-size: 28px;}
.subLetterHeadOne{font-size: 18px;}
.bgSubLetter{ padding-bottom:35px; padding-top:35px;}
.newsletterField{ padding:10px;}
.btnSubscribe{ padding:10px;}
.socialMediaIconAllDiv{margin-top: 58px;}
  .btnNav li{ display:inline-block;}
  .btnDivIcons{ border-right:1px #e6e6e6 solid;}
.footerPara{ text-align:left;}
  }


    @media (max-width: 767px) {

 .head23LightBlack{ min-height:0;}
  .btnMoreDeatil{margin-bottom: 37px; display:block;}
  .boxDivHolder{padding: 20px 30px 0px; margin-top:40px; border-radius:0px;}

 .iconDivBoderLeft{ border:none;}
 .aboutDivAll h3{ font-size:38px;}
 .bgAboutUs{padding-top: 35px;
padding-bottom:  35px;}
.underlinImage{margin-bottom: 25px;}
.aboutDivAll p{margin-bottom: 30px; text-align:justify;}
.btnReadmore{margin-bottom: 40px;}
.bgTenders{ margin-bottom:20px;}
.bgOne{padding-top: 40px;
padding-bottom: 20px;}
.bgTenders{min-height:0px;}
.bgTenders h3{ text-align:center; display:block;}
.bgTwo{padding-top: 35px;
padding-bottom: 10px;}
.head23LightBlackOne{font-size: 18px;}
.icoImg1{ height:36px;}
.readMoreBtnIcon{margin-left: 9px;
margin-top: -5px;
height: 30px;}
.mapIcon{width: 59px;}
.bgFive{ padding-top:35px; padding-bottom:35px;}
.socialMediaIconAllDiv{ margin-top: 25px;}
.stayConnetedHead{ margin-bottom:15px;}
.newsletterField{ margin-top:12px;}
.footerNav li{width: 49%;}
.bgThree{ padding:40px 0 20px;}
.bgFooter{padding-top: 40px;
padding-bottom: 40px;}
.footerPara{margin-top: -19px;}
.iconDivBoderLeft{ padding-left:0;}
.iconDivBoderLeft3{padding-left:0;}
.aboutUswrapper{ border-left:none; padding-left:0;}

	}

    @media (max-width: 480px) {

.headerDropdownNav li{ display:block;}
.headerDropdownNav a{margin-top: 7px;
margin-bottom: 7px;}
.head23LightBlack {
    min-height: 36px; font-size: 16px;
}

.bgTenders{ padding:30px 10px;}
.calenderIconImage{ display:none;}
.txt15RegularWhite{ margin-left:0px;}
.btnClickHere{ margin-left:0px;}
.newAnnocementbullet li{ padding-left: 30px;}
.btnSearchInstitution{width: 100%;
}
.btnSearchVet{width: 100%;
}
.newsletterField{width: 68%;}
.footerNav li{width: 59%;}

	}




	/*link page banner*/
.linkPagehead{
	font-size: 48px;
	color: #fff;
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	position: absolute;
	bottom: 21px;
    left: 130px;
}
.noPad {
	padding: 0px !important;
}
.noMarg{
	margin: 0px !important;
}
.Link{
	font-size: 15px !important;
	color: #fff !important;
	position: relative;
}
div.Link ul li a{
	color: #ffb64a !important;
}
.Prelative{
	position: relative;
}

.Link ul{
	position: absolute;
	bottom: 21px;
    right: 130px;
}

/*link section*/

.linkSection {
    padding-top: 20px;
	padding-bottom: 20px;
}
hr {

    border-bottom: solid 1px #dcdcdc !important;
}
.hR {
	margin-top: 90px;
    margin-bottom: 20px;
}

.linkBg{
	background: #1c355a;
	border-bottom: solid .5px #395e94;
	border-right: solid .5px #395e94;
}
.IconLink{
	background: url(../img/link-icon.png) 35px 39px no-repeat;
	padding: 4px 0px 22px 70px;
}
.LinkBoxHead {
	font-size: 23px;
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	color: #fff;
}
.LinkAtag{
	color: #ffb64a !important;
	font-size: 13px;
}
.LinkAtag:hover{
	color: #fff !important;
}
.dateSection {
    width: 130px;
    float: left;
    padding-left: 40px;
    text-align: left;
    position: relative;
    min-height: 350px;
}
.dateSection p {
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	color: #b3b3b3;
    font-size: 30px;
    line-height: 1.1;
    font-weight: 300;
    text-transform: uppercase;
	padding-top: 10px;
}
.dateSection span {
	font-family: FrankRuhlLibreBold, Arial, Tahoma;
    color: #1c355a;
    font-size: 50px;
}
.dateSection label {
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
    position: absolute;
    font-size: 20px;
    line-height: 1.4;
    color: #b3b3b3;
    font-weight: normal;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    top: 20px;
    left: -8px;
}

.H5text{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
    color: #1c355a;
	font-size: 20px;
	text-align: left;
	line-height: 28px;
}

.EventsDiv {
    border-left: 2px solid #ccc;
    padding-left: 25px;
    text-align: left;
	margin-left: 130px;

}

.SpanTextred{
	color: #FF0000;
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	font-size: 15px;
}
.EventsTextP{
	color: #666666;
	font-family:RobotoLight, Arial, Tahoma;
	font-size: 15px;
	padding-top: 10px;
	line-height: 28px;

}
.EventLinkA{
	color: #4c7ea2;
	font-family:RobotoLight, Arial, Tahoma;
	font-size: 12px;
	padding-top: 10px;
	margin-right: 10px;
}
.EventLinkAIcon{
	font-size: 13px !important;
	margin-left: 8px;
}

..linkPagehead {
    font-size: 20px;
    left: 30%;
}
.linkBg:hover{
	background: #062654;
	border-bottom: solid .5px #395e94;
	border-right: solid .5px #395e94;
}

.pagination {
    display: inline-block;
	margin:0px auto;
}

.pagination a {
    color: #666666;
    padding: 6px 11px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    border-radius: 50%;
	font-size: 13px;
}

.pagination a.active {
    background-color: #1c355a;
    color: white;
    border: 1px solid #1c355a;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.searchTextField2{
    padding: 10px;
    font-size: 14px;
    background: #fff;
    border: 1px #dcdcdc solid;
    width: 300px;
    border-radius: 20px;
    color: #666666;
}

@media (max-width: 1200px) {

.Link ul{
	position: absolute;
	bottom: 21px;
    right: 130px;
}


}
@media (max-width: 992px) {
.Link ul{
	position: absolute;
	bottom: 25px;
    right: 40px;
}
.linkPagehead {
    font-size: 38px;
		left: 90px
}
.LinkBoxHead {
    font-size: 18px;
	margin: opx !important;
}
.LinkAtag {
    font-size: 10px;
}
.IconLink {
    background: url(../img/link-icon.png) 35px 27px no-repeat;
    padding: 16px 0px 16px 70px;
}
h3{
	margin: 0px!important;
}


.dateSection {

    width: 130px;
    float: left;
    padding-left: 40px;
    text-align: left;
    position: relative;
    min-height: 160px;

}
.EventsDiv {
    border-left: 2px solid #ccc;
    padding-left: 25px;
    text-align: left;
    margin-left: 130px;
	margin-bottom: 30px;
}


}



@media (max-width: 767px) {

.Link{
	font-size: 13px !important;
}
.Link ul{
	bottom: 3px;
}

.linkPagehead {
    font-size: 28px;
	left: 8%;
	bottom: 0px;
}
.EventsDiv {
    border-left: 2px solid #ccc;
    padding-left: 25px;
    text-align: left;
    margin-left: 130px;
    margin-bottom: 45px;
}
.linkSection {
    padding-top: 20px;
	padding-bottom: 20px;
}
}

@media (max-width: 480px) {
.Link {
    font-size: 11px !important;
	padding-top: 25px;
}

.Link ul{
	color: #000000;
	bottom: -7px;
	right: 5px;
}
.linkPagehead {
	color: #000000;
    font-size: 20px;
    padding-left: 20px;
	position: static;
	margin-top: 0px !important ;
}
.EventsDiv {
    border-left: 2px solid #ccc;
    padding-left: 25px;
    text-align: left;
    margin-left: 130px;
    margin-bottom: 25px;
}
.linkSection {
    padding-top: 0px;
    padding-bottom: 30px;
}
.dateSection p {
    font-family: FrankRuhlLibreLight, Arial, Tahoma;
    color: #b3b3b3;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 300;
    text-transform: uppercase;
    padding-top: 10px;
}
.dateSection span {
    font-family: FrankRuhlLibreBold, Arial, Tahoma;
    color: #1c355a;
    font-size: 37px;
}
.dateSection label {
    font-family: FrankRuhlLibreLight, Arial, Tahoma;
    position: absolute;
    font-size: 17px;
    line-height: 1.4;
    color: #b3b3b3;
    font-weight: normal;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    top: 17px;
    left: 5px;
}
.H5text {
    font-family: FrankRuhlLibreLight, Arial, Tahoma;
    color: #1c355a;
    font-size: 16px;
    text-align: left;
    line-height: 21px;
}
.EventsTextP {
    color: #666666;
    font-family: RobotoLight, Arial, Tahoma;
    font-size: 14px;
    padding-top: 10px;
    line-height: 18px;
}
.EventsDiv {
    border-left: 2px solid #ccc;
    padding-left: 24px;
    text-align: left;
    margin-left: 104px;
    margin-bottom: 25px;
}
.dateSection {
    width: 100px;
    float: left;
    padding-left: 40px;
    text-align: left;
    position: relative;
    padding-bottom: 30px;
}
.EventsDiv {
    border-left: 2px solid #ccc;
    padding-left: 8px;
    text-align: left;
    margin-left: 104px;
    margin-bottom: 25px;
}

}

/*contact  page Start*/


.contactBG{
	background: #ececec;
	margin-top: 90px;
	margin-bottom: 90px;
	padding: 50px;
}
.contactChancellorHead {
    font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 38px;
    color: #2d2d2d;
    margin-top: 50px;
    background: url(../img/head-bottom.png) no-repeat bottom;
    min-height: 60px;
}
.contactChancellorName{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 23px;
    color: #2d2d2d;
    padding-top:50px;
	background: url(../img/chanc-icon.png) no-repeat top;
	background-position: 0px 0px;
	margin-top:0px !important;
}
.chncellorText{
	font-family: 'RobotoRegular';
	font-size: 13px;
	color:#666666;
	line-height: 28px;
	padding:0px;
}
.contactChancellorEmail{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 23px;
    color: #2d2d2d;
    padding-top:50px;
	background: url(../img/calender-mail.png) no-repeat top;
	background-position: 0px 0px;
	margin-top:0px !important;
}
.emailBorder{
	min-height: 180px;
	border-left: solid #cccccc 1px;
	padding-left: 30px;
}

.hRR{
	margin-top: 0px;
    margin-bottom: 30px;
}
.contactH2{
	font-size: 23px;
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	color: #2d2d2d;
	margin: 20px 0px;
}

.contactPageUser{
	font-size: 15px;
	font-family: 'RobotoRegular';
	color: #666666;
	line-height: 25px;
	background: url(../img/user-icon.png) no-repeat left;
	background-position: 0px 6px;
	padding-left: 25px;
}
.contactPageCall{
	font-size: 15px;
	font-family: 'RobotoRegular';
	color: #666666;
	line-height: 25px;
	background: url(../img/call-icon.png) no-repeat left;
	background-position: 0px 6px;
	padding-left: 25px;
}
.contactPageMail{
	font-size: 15px;
	font-family: 'RobotoRegular';
	color: #666666;
	line-height: 25px;
	background: url(../img/mail-icon.png) no-repeat left;
	background-position: 0px 6px;
	padding-left: 25px;
}
.contactPageText{
	font-size: 15px;
	font-family: 'RobotoRegular';
	color: #666666;
	line-height: 25px;
	padding-left: 25px;
}
.borderLine{
	border-right: solid 1px #dcdcdc;
	min-height: 200px;
	margin-bottom: 30px;
}
.form-control {
    display: block;
    width: 100%;
    height: 51px;
    padding: 6px 12px;
    font-size: 14px;
    color: #989797;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e3dddd;
    border-radius: 0;
	margin-bottom: 10px;
	font-family: 'RobotoRegular';
}
.padB30{
	padding-bottom: 30px;
}
.padT30{
	padding-top: 30px;
}
.padT15{
	padding-top: 15px;
}
.pad15{
	padding: 15px;
}
.margB40{
	margin-bottom: 40px;
}
.form-controlMsg{
	min-height: 150px;
}
.formImage{
	background:url(../img/formimg.png) no-repeat left;
	margin-right: 50px;
}
.btnSend{
	padding: 15px 0px !important;
	background: #1c355a;
	width: 100%;
	border-radius: 0px !important;
	font-size: 14px;
	font-family: 'RobotoRegular';

}

.btnLogin{
	padding: 15px 0px !important;
	background: #1c355a;
	width: 300px;
	border-radius: 0px !important;
	font-size: 14px;
	font-family: 'RobotoRegular';

}










@media (max-width: 992px) {
.contactBG{
	background: #ececec;
	margin-top: 70px;
	margin-bottom: 40px;
}
.contactChancellorHead {
    font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 35px;
    color: #2d2d2d;
    margin-top: 0px;
    background: url(../img/head-bottom.png) no-repeat bottom;
    min-height: 50px;
	margin-bottom: 30px;
}
.contactChancellorName{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 20px;
    color: #2d2d2d;
	background: url(../img/chanc-icon.png) no-repeat left;
	background-position: 50% 0px;
	text-align: center;
}
.chncellorText {
    font-family: 'RobotoRegular';
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-align: center;
}
.emailBorder{
	border-top: solid #cccccc 1px;
	border-left: none;
	margin: 30px 140px;
	padding-top: 30px;
	min-height: 0px;
	padding-left: 0px;
}
.contactChancellorEmail{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 20px;
    color: #2d2d2d;
	background: url(../img/calender-mail.png) no-repeat center;
	background-position: 50% 0px;
	text-align: center;
}

}
@media (max-width: 767px) {

.hRR{
	margin-top: 0px;
    margin-bottom: 30px;
	display: none;a
}
.borderLine{
	border-right: none;
	min-height:0px;
	margin-bottom: 30px;
}
.contactH2 {
    padding-top: 22px;
}
.formHeadMrg{
	margin-top: 25px;
}

.form-control {
    height: 40px;
	padding: 10px 12px;
	margin-bottom: 5px !important;
}



}

@media (max-width: 480px) {
.contactBG{
	margin-top: 15px;
	margin-bottom: 0px;
}
.contactChancellorHead {
    font-size: 28px;
    margin-top: 0px;
    min-height: 40px;
	margin-bottom: 20px;
}
.contactChancellorName{
    font-size: 17px;
}
.chncellorText {
    font-size: 12px;
}
.emailBorder{
	margin: 20px 50px;
}
.contactH2{
	font-size: 20px;
}
.contactPageUser{
	font-size: 13px;
}
.contactPageCall{
	font-size: 13px;
}
.contactPageMail{
	font-size: 13px;
}
.contactPageText{
	font-size: 13px;
}
.padT30{
	padding-top: 2px;
}

}

/*faculty page Start*/

.facilityPageHead{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	font-size: 38px;
	color: #2d2d2d;
	padding-top: 90px;
	text-align: center;
	padding-bottom: 10px;
}
.facilityPageSubHead{
	font-size: 23px;
}
.imgCenter{
	margin: 0px auto;
}

.padT60{
	padding-top: 60px;
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.active1, .accordion:hover {
	font-size: 14px;
	font-family: 'RobotoRegular';
	color: #fff!important ;
	background: #1c355a  url(../img/w-btn-icon.png) no-repeat 10px !important ;
	padding: 20px 0px 20px 40px;

}

.panel {
    padding: 0px;
    display: none;
    background-color: white;
    overflow: hidden;
	border-radius: 0px !important;
	margin: 0px;
}
.btnIcon{
	font-size: 14px;
	font-family: 'RobotoRegular';
	color: #666666;
	background: #fff url(../img/g-btn-icon.png) no-repeat 10px;
	padding: 20px 0px 20px 40px;
}
.subMenu{
	list-style: none;
	padding: 15px 20px 15px 30px;
	font-size: 13px;
	font-family: 'RobotoRegular';
	background: #1c355a;
	margin: 0px;

}
.subMenu li{
	color: #4c7ea2;
	padding:10px 25px 10px 10px;
	background: url(../img/ul-arrow-b.png) no-repeat right;

}
.subMenu li:hover{
	color: #fff !important;
	background-color: #25416b !important;
	background: url(../img/ul-arrow-w.png) no-repeat right;
	color: #fff !important;
}

.subMenu li a:hover{
	color: #fff !important;
	padding: 10px 0px;
}
.secBorder{
	border-left: solid #eee 1px;
}
.facaltyHead {
    font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 28px;
    color: #2d2d2d;
    margin-top: 0px;
    background: url(../img/head-bottom.png) no-repeat bottom;
    min-height: 60px;
}
.facultyPageTxt{
	font-size: 15px;
	line-height: 28px;
	color: #666666;
	font-family: 'RobotoRegular';
	padding: 15px 0px;
}
.facultyPageSHead{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 24px;
    color: #fff;
	background: #1c355a;
	padding: 10px 10px 10px 20px;
	margin: 30px 0px;
}
.facultyPageTxtIcon{
	font-size: 15px;
	line-height: 28px;
	color: #666666;
	font-family: 'RobotoRegular';
	padding: 15px 0px 0px 40px;
	background: url(../img/g-btn-icon.png) no-repeat 5px 18px;
}
.facultyUL{
	list-style: none;
}
.facultyLI{
	font-family: 'RobotoRegular';
	font-size: 15px;
	color: #666666;
	padding: 10px 0px 10px 30px;
	background: url(../img/more-icon-arrow.png) no-repeat 3px 17px;

}
.facultyPageH3{
	font-size: 23px;
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	color: #1c355a;
	padding: 10px 0px;

}
@media (max-width: 992px) {
.facilityPageHead{
	font-size: 30px;
	padding-top: 70px;
}
.facilityPageSubHead{
	font-size: 18px;
}

}


@media (max-width: 767px) {
.facilityPageHead{
	font-size: 28px;
	padding-top: 30px;
}
.padT60{
	padding-top: 30px;
}
.facaltyHead {
    font-family: FrankRuhlLibreLight, Arial, Tahoma;
    font-size: 26px;
    color: #2d2d2d;
    margin-top: 25px;
    background: url(../img/head-bottom.png) no-repeat bottom;
    min-height: 60px;
}
.hR {
	margin-top: 60px;
    margin-bottom: 20px;
}
.secBorder{
	border-left: none;
}

}

@media (max-width: 480px) {
.facultyPageTxt{
	font-size: 14px;
}
.facultyPageSHead{
    font-size: 20px;
	margin: 15px 0px;
}
.facultyPageTxtIcon{
	font-size: 14px;
}
.facultyLI{
	font-family: 'RobotoRegular';
	font-size: 14px;
}
.facultyPageH3{
	font-size: 20px;
}


}
/*gallery page Start*/



.galleryTabA {
  text-decoration: none;
  color: #1ab188;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}


.tabDiv {
  padding: 90px 0px 60px 0px;
}

.tabGroup {
  list-style: none;
  padding: 0;
  margin: 0px auto;
  max-width: 500px;
}
.tabGroup:after {
  content: "";
  display: table;
  clear: both;
}
.tabGroup li a {
  display: block;
  text-decoration: none;
  padding: 15px;
  color: #333333;
  font-size: 15px;
  float: left;
  width: 44%;
  text-align: center;
  cursor: pointer;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  background: #dcdcdc;
  margin-right: 28px;
}


.tabGroup .active a  {
  background: #ffb64a;
  color: #333333;
}

.tabContent > div:last-child {
  display: none;
}
.tabMenu{
	width:360px;
	height:50px;
	color:#666666;
	border: 1px solid #dcdcdc;
	background: url(../img/dropdown-btn.png) no-repeat center right;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	padding-left: 20px;
	font-family: 'RobotoRegular';
	font-size: 14px;
	display: block;
	margin: 60px auto 60px auto;

}
.tabMenu option{
	font-family: 'RobotoRegular';
	font-size: 13px;
}
.imageSpaCe{
	padding-bottom: 30px;
}

@media (max-width: 992px) {
.tabDiv {
    padding: 50px 0px 35px 0px;
}
.tabMenu {
	margin: 40px auto;
}

@media (max-width: 992px) {
.tabGroup li a {
    width: 50%;
    margin-right: 0px;
}
}

}

@media (max-width: 480px) {
.tabGroup li a {
    width: 50%;
    margin-right: 0px;
}
.tabDiv {
    padding: 30px 0px 20px 0px;
}
.tabMenu {
	margin: 20px auto;
}

}


/*faculty Photo page Start*/

.facultyPhoto{
	display: block;
	border: solid 1px #dcdcdc;
	padding: 15px;
	margin-top: 30px;
	min-height: 400px;

}
.facultyPhotoText{
	font-family: FrankRuhlLibreLight, Arial, Tahoma;
	font-size: 18px;
	color: #333333;
	text-align: center;
	padding-top: 30px;
	margin: 0px;
	min-height: 80px;
}
.facultyPhotoSubText{
	font-family: 'RobotoRegular';
	font-size: 14px;
	color: #1c355a;
	text-align: center;

}
.facultyLink{
	font-size: 12px;
	font-family: 'RobotoRegular';
	color: #333333;
	background: #ffb64a;
	padding: 12px 0px;
	width: 200px;
	display: block;
	text-align: center;
	margin-top: 25px;
	text-transform:uppercase;
}
.facultyLink:hover{
	color: #fff;
	background: #dc8403;
}

@media (max-width: 1200px) {
.facultyLink {
    width: 152px;
}
.facultyPhoto{
	min-height: 352px;

}
}
@media (max-width: 992px) {
.facultyLink {
    width: 187px;
}
.secBorder {
    border-left: none;
	margin-top: 35px;
}
}
@media (max-width: 767px) {
.facultyPhoto{
	max-width: 230px;
	margin: 30px auto 0px auto;
}
.facultyLink {
    width: 187px;
	margin: 0px auto;
}
}
.secBorder ul li{
  margin-left:20px;
}
.content-page ul li{
  margin-left:30px;
}
