.pdlr0{ padding-left:0px; padding-right:0px;}
.h90{ height:90px;}
.tc{ text-align:center;}
.tr{ text-align:right;}
.fr{ float:right;}
table{ width:100%;}
.pdr5{ padding-right:5px;}

.homeimg{ background-image:url(../images/homeslide.jpg);}
.dropdown:hover .dropdown-menu{display: block;margin-top: 0;}
.demo{ background:url(../images/latestbg.png); padding-top:15px;}
.block{ margin-bottom:15px;}
.latestevents{ padding-bottom:30px !important;}
#v_container{ width:100% !important;}
.vnewsticker, a.vnewsticker {font-size: 18px !important;text-decoration: none !important;color: #003262 !important;font-family: 'Open Sans',sans-serif !important;font-weight: 600 !important; width:100% !important;}
.vnewsticker a:hover{ text-decoration:underline !important; color:#C4820E !important;}
.caption a{ color:#fff; font-size:18px; font-weight: 600;}
.moreevents{ text-align:right;}
.eventsheader{padding: 10px;background: #003262;text-align: center;}
.eventsheader a{ color:#fff;}
footer#site-footer .designedby{margin-top: 50px;color: #ccc;font-size: 13px; text-align:right;}
footer#site-footer .designedby a{ color:#fff;}
footer#site-footer .designedby a:hover{ color:#c4820e;}
.caption a:hover,.caption a:active,.caption a:focus{ color:#fff;}

.navtop{ display:block}
.audience-nav{}

header#site-header #tools-nav .audience-nav .navbar-nav > li> a>span
{border-right:2px solid #fff; padding-right:10px;}

.navbar-nav>.helpline>a>strong{ font-size:18px;}
.block-thumbnail a.thumbnail:hover .caption h3 {color:#F7C516; text-decoration: none}
.block-thumbnail a.thumbnail:hover{ text-decoration: none}
#content{
  min-height: auto;
}
.mb-3{
	margin-bottom: 25px;
}
.float-right{
	float: right;
}
.helpline-txt
{
	    float: right !important;
}
.helpline a
{
	    float: left;
    text-align: left;
    padding-right: 0 !important;
}
.latest-read{
	   right: 33px;
}
.sticky {
	    margin: 8px 0px;
	right: 0px;
	z-index: 9999;
	text-align: center;
	background-color: #085DAD;
	border-radius: 2px ;
    border: 2px solid #fff; border-right: 0px

  } 
  .sticky-txt{
	      top: 50%;
    position: fixed;
    z-index: 999999999;
    right: 0;
  }
  .sticky:hover{background-color: #8CC739 ;}

  #myHeader a#admission:hover div {
	  color: #fff;
    text-decoration: none;
    outline: none;
  }
  #myHeader a#admission:hover, #myHeader a#admission:focus, #myHeader a#admission:active{text-decoration: none; outline: none}
#myHeader a#admission div {
   width: 190px;
    letter-spacing: 0px;
    height: 53px;
    text-align: center;
    margin-top: 10px;
    border: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
  div#myHeader a#admission div div {
  margin-top: -3px; font: .95em 'Open Sans',sans-serif; letter-spacing: 1.2px;
  border: 0px; text-decoration: none
  }
  
  
  #myHeader1 a#admission:hover div {
	  color: #fff;
    text-decoration: none;
    outline: none;
  }
  #myHeader1 a#admission:hover, #myHeader1 a#admission:focus, #myHeader1 a#admission:active{text-decoration: none; outline: none}
#myHeader1 a#admission div {
   width: 190px;
    letter-spacing: 0px;
    height: 83px;
    text-align: center;
    margin-top: 10px;
    border: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
  div#myHeader1 a#admission div div {
  margin-top: -3px; font: .95em 'Open Sans',sans-serif; letter-spacing: 1.2px;
  border: 0px; text-decoration: none
  }
  
  
  .counter:after {
    font-family: 'FontAwesome';
    content: "\f067";
    padding-left: 5px;
    font-size: 13px;
    font-weight: 100;
}
  .maersk-txt
  {
	  
	 background: #FE4FA3;
  }
  
  .v-ship-txt
  {
	 
	  background:#00A99D;
  }
  .maersk-txt:hover
  {
	 
	 background: #080A52;
  }
  
  .v-ship-txt:hover  {
	  
	  background:#D2D7C8;
  }
   .marquee-content-items a
   {
	   color:#fff;
   }
  .count-up{
	  padding: 30px;
    text-align: center;
  }
  #site-footer{
    
  }

  .helpline-fixed{
    padding: 10px;
	display:none;
    border-radius: 5px;
  }
  .helpline-fixed img{
    width: 12%;
    position: fixed;
    top: 75%;
    right: 5px;
    z-index: 111;
  }

  .count-up img{
    /*width: 65px;*/
	width: 130px;
  }

  .count-up div:nth-child(2){
	  font-weight: 600;
  }

  .footer-address{
	  color: #000;
  }

  
  .anim-container {
	position: relative;
	width: 100%;
  }
  
  .image {
	display: block;
	width: 100%;
	height: auto;
  }
  
  .overlay {
	position: absolute;
	bottom: -70px;
	left: 0;
	right: 0;
	background-color: #952520;
	overflow: hidden;
	width: 100%;
	height: 40%;
	transition: .5s ease;
  }
  
  .anim-container:hover .overlay {
	height: 60%;
  }
  
  .text {
	color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
  }

  .overlay .text a{
	  color: #fff;
  }
  .overlay .text a:hover{
	  text-decoration: none;
  }
  .testimonial-block{
	  margin-top: 30px;
  }
  .amet-wheel{
    width: 38px;
    height: 35px;
    margin-right: 14px;
    border-radius: 100%;
  }

  .simple-marquee-container *{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
  }
  .simple-marquee-container {
    width: 100%;
    float: left;
    display: inline-block;
    overflow: hidden;
    box-sizing: border-box;
    height: 45px;
    position: relative;
    cursor: pointer;
  }
  
  .simple-marquee-container .marquee-sibling {
    padding: 0;
    background: rgb(61, 61, 61);
    width: 20%;
    height: 45px;
    line-height: 42px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-align: center;
    float: left;
    left: 0;
    z-index: 2000;
  }
  
  .simple-marquee-container .marquee, .simple-marquee-container *[class^="marquee"] {
    display: inline-block;
    white-space: nowrap;
    position:absolute;
  }
  
  .simple-marquee-container .marquee{
    margin-left: 25%;
  }
  
  .simple-marquee-container .marquee-content-items{
    display: inline-block;
    padding: 5px;
    margin: 0;
    height: 45px;
    position: relative;
  }
  
  .simple-marquee-container .marquee-content-items li{
    display: inline-block;
    line-height: 35px;
    color: #fff;
  }
  
  .simple-marquee-container .marquee-content-items li:after{
    content: "|";
    margin: 0 1em;
  }

  .latest-text {
    margin-left: 15px;
    font-size: 15px;
    margin-top: 1px;
    padding: 10px;
    background: #a93937;
    color: #fff;
    text-align: center;
    position: absolute;
}
.fixed-newsscroll {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 111;
  margin-top: 25px;
  background: #962624;
}
.counter{
  padding-top: 15px;
    color: #064db8;
    font-size: 20px;
}
.count-up div{
 /* font-size: 16px;*/
  font-size: 21px;
  color: #332c6f;
}
/* .latestevent-slide{
  background-color: aquamarine;
} */

.testimonial img{
  width: 350px;
  border: 4px solid rgb(153, 145, 145);
  margin-right: 10px;

    float: left;
    margin-right: 15px;
    max-width: 150px;

}
.testimonial p
{
	padding:20px 10px;
}
.float-left{
  float: left;
}

.our-recruiters .slick-slide img{
  border: 5px solid #ccc;
}

.Horizontal-group{
  display: flex;
  flex-wrap: wrap;
}

.Horizontal-group li{
  margin: 0 10px;
}
.Horizontal-group li a{
  border-radius: 0px;
  background-color: #190464de;
  color: #fff;
}

.Horizontal-group li a:hover{
  color: #190464de; 
}

.wellman-tile{
  position: relative;
  margin-bottom: 15px;
}

.page-header-hero.wellman-tile .image-caption{
  margin-left: 15px;
  padding: 15px;
  background-color: #322b6f;
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.image-caption {
    padding: 15px;
    background-color: #322b6f;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    display: inline-block;
}

.bio-photo {
  border-radius:50%;
  border: 10px solid #1565C0;
  display: block;
  width: 100%;
}

.img-hover {
  position: relative;
  width: 100%;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: auto;
  opacity: .8;
  transition: .5s ease;
  background: rgb(41 38 38 / 50%);
  border-radius:50%;
  border: 10px solid #1565C0;
}

.img-hover:hover .overlay {
  opacity: 1;
}

.hover-text {
  color: #fff;
    font-size: 25px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 1;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    line-height: 25px;
    width: 85%;
}

#myModal.fade{
  display: block;
}

.flex-div{
  display: flex;
  justify-content: center;
}

.schools-block{
  background-color: #e6c262;
}

.navbar-brand-blue img{
  
  width: 400px;
}
.float-left{
  float: left;
}
.inner-image{
  width: auto;
  padding-right: 10px;
  padding-bottom: 10px;
}

.leftside-image{
  margin-bottom: 15px;
}

.inner-topimage img{
  min-height: 300px;
}
.video-lecture iframe {
    width: 100%;
    height: 350px;
    border: 4px solid #ddd;
    border-radius: 4px;
}
.fleft
{
	float:left;
}
.fright
{
	float:right;
}
footer{
   margin-bottom: 25px;
}
.menu-icon{display: none;}

.designedby{
  text-align: right;
}
.copyright,.designedby{
  position: relative;
  bottom: 50px;
}
p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 28px;
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
    padding: 10px;
}
.unordered-list li:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border: 3px solid #003262;
    background: #fff;
    top: 4px;
    left: 0;
    border-radius: 50%;
}
.unordered-list li {
    position: relative;
	font-size: 16px;
    line-height: 28px;
	list-style: none;
    padding-left: 30px;

}

.listcontent li{
    list-style: none;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 6px;
    font-weight: 500;
	    font-family: 'Roboto', sans-serif;
}
.listcontent li:before {
  font-family: 'FontAwesome';
  content: "\f061";
  padding-right: 5px;
}
.genric-btn.info-border:hover {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent;
}
.genric-btn.link {
    color: #415094;
    background: #f9f9ff;
    text-decoration: underline;
    border: 1px solid transparent;
}
.genric-btn.link:hover {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff;
}
.genric-btn.primary-border {
    color: #ff5e13;
    border: 1px solid #ff5e13;
    background: #fff;
}
.genric-btn.primary-border:hover {
    color: #fff;
    background: #ff5e13;
    border: 1px solid transparent;
}
.genric-btn.link-border:hover {
    color: #415094;
    background: #f9f9ff;
    border: 1px solid transparent;
}

.genric-btn.link-border {
    color: #415094;
    border: 1px solid #f9f9ff;
    background: #fff;
    text-decoration: underline;
}
.genric-btn {
    display: inline-block;
    outline: none;
    line-height: 40px;
    padding: 0 30px;
    font-size: .8em;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.genric-btn.info {
    color: #fff;
    background: #38a4ff;
    border: 1px solid transparent;
}
.genric-btn.info:hover {
    color: #38a4ff;
    border: 1px solid #38a4ff;
    background: #fff;
}
.mb-3{
  margin-bottom: 15px;
}

[data-title='Officials']{
  width: 200px;
  height: auto;
}

/* TABLE DESIGN */
@media only screen and (max-width: 800px) {
    
  /* Force table to not be like tables anymore */
#no-more-tables table, 
#no-more-tables thead, 
#no-more-tables tbody, 
#no-more-tables th, 
#no-more-tables td, 
#no-more-tables tr { 
  display: block; 
}

/* Hide table headers (but not display: none;, for accessibility) */
#no-more-tables thead tr { 
  position: absolute;
  top: -9999px;
  left: -9999px;
}


.table-striped > tbody > tr:nth-child(2n+1){ background-color: #ddd;}

#no-more-tables tr { border: 1px solid #ccc; }

#no-more-tables td { 
  /* Behave  like a "row" */
  
  border: 0px solid #003262; 
  position: relative;
  padding-left: 50%; 
  white-space: normal;
  text-align:left;
  word-wrap: break-word;
  padding-bottom:15px;
  padding-top:15px;
}

#no-more-tables td:before { 
  /* Now like a table header */
  position: absolute;
  /* Top/left values mimic padding */
  top: 6px;
  left: 6px;
  width: 50%; 
  padding-right: 10px; 
  /*white-space: nowrap;*/
  text-align:left;
  font-weight: bold;
}
#no-more-tables td:before { content: attr(data-title); }

div.curriculum-tooltip{float: none !important}
div.curriculum-tooltip span{ display:block !important; color:#F00}

#expertise-list table tbody tr, td img{ max-width:none;    width: 120px !important;}
 
}

@media screen and (min-width:320px) and (max-width:767px){
	footer#site-footer .copyright{ text-align:center;}
  .helpline-fixed img{
    width: 25%;
  }
	footer#site-footer .designedby{text-align:center;margin-top: 10px;}
  .latest-text{
    margin-left: 0px;
  }
  .latest-text.read span{
    display: none;
  }
  .latest-text.news span {
    display: none;
}
  .latest-text.read{
    right: 15px;
  }
  
	}

  @media screen and (max-width:639px){
    .flex-div .count-up{
      width: 50%;
      float: left;
    }
    .flex-div{
      display: block;
    }
    .inner-image{
      width: 100%;
    }
  }
  @media (min-width:640px) and (max-width:767px){
    .schools-block .col-sm-6,.round-block .col-sm-6{
      width: 50%;
      float: left;
    }
    .round-block .img-hover{
      margin-bottom: 15px;
    }
  }
  @media (min-width:768px) and (max-width:1023px){
    header#site-header #audience-nav .navbar-nav > li > a,
     header#site-header #tools-nav .audience-nav .navbar-nav > li > a{
      padding-left: 5px;
      padding-right: 5px;
    }
    .navbar-brand-blue img{
      height: auto;
      width: 100%;
    }
    header#site-header #primary-nav ul.navbar-nav > li > a{
      font-size: 12px;
    }
    .round-block .img-hover{
      margin-bottom: 15px;
    }
    .latest.latest-text{
      left: -35px !important;
    }
    .latest-text.read span{
      display: none;
    }
    .latest-text.read{
      right: -15px;
    }
  }

  @media (min-width:1024px) and (max-width:1199px){
    header#site-header #tools-nav ul.navbar-nav li a{
      font-size: 12px !important;
      padding-left: 5px !important;
      padding-right: 5px !important;
    }
    header#site-header #primary-nav ul.navbar-nav > li > a{
      margin: 10px 5px;
      font-size: 13px;
    }
    .navbar-brand-blue img{
      position: relative;
      bottom: 15px;
    }
    
    .simple-marquee-container .latest-text  span{
      display: none;
    }
  }

@media screen and (max-width:992px){
	.navtop{ display:none;}
  
	}
@media screen and (max-width:1200px){
	.navbar-nav{ font-size:15px;}
	.navbar-nav>.helpline>a>strong{ font-size:12px;}
  .simple-marquee-container{
    z-index: -1;
  }
	}
	
.below-header{
  background-position: center center;
}
  
.header-logo
{
	float:right;
}
.header-logo img
{
	width:400px;
}
@media (min-width: 992px)
{
	header#site-header #primary-nav ul.navbar-nav>li>a {
    font-size: 16px;
    line-height: 21px;
    margin: 5px 1px;
    padding: 0;
}
}
@media (min-width: 1200px)
{
	header#site-header h1.logo, header#site-header a.navbar-brand {
    max-width: 100%;
    padding: 0;
    margin-left: 0px;
    margin-top: 7px;
    margin-bottom: 7px;
}
}
@media (min-width: 768px)
{
	header#site-header #tools-nav .audience-nav {
     padding-left: 0px; 
}
}
/* Inner Page Images */
.exp-years img
{
	width:99px;
}
@media screen and (max-width:767px){
	.exp-years img
{
	width:65px;
}
.navbar-brand-blue img {
    width: 100%;
}
header#site-header h1.logo, header#site-header .navbar-brand
{
	margin: 19px 0px;
}
	.header-logo
{
	float:none;
}
.header-logo img
{
	width:100%;
}
  .left-menu{
    display: none;
  }
  .inner-topimage img
  {
	      min-height: auto;
  }
  .menu-icon .fa{
    background-color: #a93937;
    color: #fff;
    padding: 1.3rem;
    margin-bottom: 15px;
  }  
  .menu-icon{
    display: block;
  }
  .copyright, .designedby{
    text-align: center;
  }
}

.btn-close1 {

  color:#ff8a00;

    font-size: 34px;

    font-weight: 600;

    text-decoration: none;

    position: absolute;

    right: 10px;
    top: 10px;

}

.btn-close1:hover {

    color: #919191;

}

.modal1:target:before {

    display: none;

}

.modal1:before {

    content:"";

    display: block;

    background: rgba(0, 0, 0, 0.6);

    position: fixed;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    z-index: 10;

}

.modal1 .modal-dialog1 {

      
    background: #fff;
    border: #cdcdcd solid 1px;
    border-radius: 5px;
    position: fixed;
    margin: 0 28%;


    z-index: 999999999999;

    -webkit-transform: translate(0, 0);

    -ms-transform: translate(0, 0);

    transform: translate(0, 0);

    -webkit-transition: -webkit-transform 0.3s ease-out;

    -moz-transition: -moz-transform 0.3s ease-out;

    -o-transition: -o-transform 0.3s ease-out;

    transition: transform 0.3s ease-out;

    top: 20%;

}

.modal1:target .modal-dialog1 {

    top: -100%;

    -webkit-transform: translate(0, -500%);

    -ms-transform: translate(0, -500%);

    transform: translate(0, -500%);

}

.modal-body1 {

    padding: 30px;

}

.modal-body1 img{

	width:100%;

}

.modal-header1, .modal-footer1 {

    padding: 10px 20px;

}



.modal-header1 h2 {

    font-size: 20px;

}

.modal-footer1 {

    border-top: #eeeeee solid 1px;

    text-align: right;

}
.view-more a
{
	background: #952520;
    padding: 10px;
    color: #fff;
}
.view-more a:hover
{
	background:#322b70;
}
.list-group-item a:before {
    font-family: 'FontAwesome';
    content: "\f061";
    padding-right: 5px;
}
/*.list-group .list-group-item {
	display: inline-block !important;
}*/

.caption{
	    font-size: 18px;
    padding: 10px 0px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
   
}
#site-footer .nav>li>a {
    color: #000 !important;
}
.cl{
	clear:both;
}
.award-txt
{
	margin-bottom:30px;
}
@media screen and (max-width:767px){
	.testimonial img
	{
		width:312px;
	}
	.modal1 .modal-dialog1
	{
		margin:0px 10px;
		top:0%;
	}
	.modal-body1 {
    padding: 10px;
}
#myHeader a#admission div {
    width: 151px;
    letter-spacing: 0px;
    height: 50px;
    text-align: center;
    margin-top: 10px;
    border: 0px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
}
}