<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Template Name: Bootslander - v2.2.0
* Template URL: https://bootstrapmade.com/bootslander-free-bootstrap-landing-page-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/



/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: 'Nunito Sans', sans-serif;
  color: #444444;
}

a {
  color: #003DA5;
}

a:hover {
  color: #09834c;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito Sans', sans-serif;;
}
.grey-bg{background-color: #ebebeb;}
.grey-bg-1{background-color: #f4f4f4;}
.grey-bg-2{background-color: #dadada;}

.br-0,.form-control{border-radius:0 !important}
div.table-blue-bg-con{overflow-x: scroll;}
.table-blue-bg{width: 100%; background-color: #008C49;} 
.table-blue-bg2{width: 100%; background-color: #e5e5e5;}
.table-blue-bg.table td, .table-blue-bg.table th, .table-blue-bg2.table td, .table-blue-bg2.table th {
  padding: 0 .75rem;
  vertical-align: middle;
  border-top: 0;color:white;
}
.table-blue-bg.table tr td,.table-blue-bg2.table tr td{    padding-top: 2px;padding-bottom: 2px;}
.table-blue-bg.table tr td.heading1{    padding: 15px 24px; font-weight: bold;}
.table-blue-bg2.table tr td.heading1 {    padding: 15px 24px; font-weight: bold; color: #000;}
.table-blue-bg.table tr td.heading2{    padding: 0  24px 15px 0;font-weight: bold;}
.table-blue-bg2.table tr td.heading2{    padding: 0  24px 15px 0;font-weight: bold; color: #000;}
.table-blue-bg.table tr td.heading3{    padding: 0px 24px 15px 0; font-weight: bold;}
.table-blue-bg2.table tr td.heading3 {    padding: 0px 24px 15px 0; font-weight: bold; color: #000;}
.table-blue-bg.table tr td:nth-child(1){background-color: #008C49;text-align: right; width: 14%;}
.table-blue-bg.table tr td:nth-child(2){    background-color: #ebebeb; width: 33%; color: #444444;}
.table-blue-bg2.table tr td:nth-child(1){background-color: #e5e5e5;text-align: right; width: 14%;}
.table-blue-bg2.table tr td:nth-child(2){    background-color: #ebebeb; width: 33%; color: #444444;}
.table-blue-bg.table tr td.w-30, .table-blue-bg2.table tr td.w-30{ width: 14%;}
.table-blue-bg.table tr td.w-70, .table-blue-bg2.table tr td.w-70{width: 33%;}
.table-blue-bg.table tr td:nth-child(3), .table-blue-bg2.table tr td:nth-child(3) {background-color: #1764bf; width: 33%;}
.table-blue-bg.table tr td.deadline, .table-blue-bg2.table tr td.deadline { vertical-align: top; padding-top: 0;}
.table-blue-bg.table .heading, .table-blue-bg2.table .heading {font-weight: bold;}
.btn-blue {background-color:#003DA5;color: #fff; border-radius: 0; margin-bottom: 0; margin-right:5px;transition: none !important;}
.btn-blue:hover{background-color:#003da4; color: #fff;}
.btn-green{background-color: #008C49;color: #fff; border-radius: 0;margin-bottom: 0;transition: none !important;}
.btn-green:hover{background-color: #09834c; color: #fff;}
.btn-outline-blue, .btn-outline-blue:hover{background-color:#fff; border:1px solid #fff;color: #003DA5; border-radius: 0; margin-bottom: 0;}
.btn-outline-blue.active{background-color:#003DA5; border:1px solid #003DA5;color: #fff;}
.portfolio-item .item{
	float:left;
	margin-bottom:30px;
}
.portfolio-item .item span{ text-align: center; font-weight: bold; color:#003DA5; display: block; margin: 0 auto; width: 80%; padding: 10px 0 5px; }
.portfolio-item .item object {height:260px;}
.table-green-bg{width: 100%; background-color: #003DA5;} 
.table-green-bg.table td, .table-green-bg.table th {
  padding: 0 .75rem;vertical-align: middle;border-top: 0;color:white;
}
.table-green-bg.table tr td{    padding-top: 5px;padding-bottom: 5px;}
.table-green-bg.table tr td:nth-child(1){background-color: #09834c;text-align: right; width: 33%;}
.table-green-bg.table tr td:nth-child(2){background-color: #109556; width: 33%;}
.table-green-bg.table tr td:nth-child(3){background-color: #1aaa62; width: 33%;}
.btn.focus, .btn:focus {
  outline: 0;
    box-shadow:none;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #003DA5;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 61 165 / 17%);
}
.Rtable-cell.blue-bg1,.blue-bg1{background-color: #003DA5;color: white;}
.Rtable-cell.blue-bg2,.blue-bg2{background-color: #003DA5;color: white;}
.Rtable-cell.blue-bg3,.blue-bg3{background-color: #1764bf;color: white;}



.Rtable-cell.green-bg1,.green-bg1{background-color: #09834c;color: white;}
.Rtable-cell.green-bg2,.green-bg2{background-color: #109556;color: white;}
.Rtable-cell.green-bg3,.green-bg3{background-color: #1aaa62;color: white;}

@media (max-width: 768px) 
{
  .Rtable-cell.blue-bg1.text-right{text-align: left !important;}
  .Rtable-cell.green-bg1.text-right{text-align: left !important;}
  .Rtable--collapse &gt; .Rtable-cell.green-bg1,
  .Rtable--collapse &gt; .Rtable-cell.green-bg2,
  .Rtable--collapse &gt; .Rtable-cell.green-bg3,
  .Rtable--collapse &gt; .Rtable-cell.blue-bg1,
  .Rtable--collapse &gt; .Rtable-cell.blue-bg2,
  .Rtable--collapse &gt; .Rtable-cell.blue-bg3{    padding: 1rem;}
  #accordion div#heading1 .col-9.col-md-7 {text-align: left !important;}

}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #003DA5;
  border-top-color: #ccc;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: #003DA5;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #EC2026;
  color: #fff;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
  height: 140px;
  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  
}
#header:before{position:absolute;content: '';height: 8px; background-image: url(../img/header-bar.png);background-repeat: no-repeat;width: 100%;background-size: cover;top: 0;}
#header h3{font-size: 21px;color: #003DA5; margin-left: 20px; border-left: 1px solid #ccc;padding-left: 20px;display: inline-block; font-weight:400;
  margin-top: 30px;}
#header .social-links{text-align: right;margin-bottom: 8px;}
#header .social-links a, #header .social-links a:visited{
  background: #003DA5;
    border-radius: 50%;
    display:inline-block;
    height: 30px;
    padding: 0;
    position: relative;
    width: 30px;
    text-align: center;
    color: white;
    line-height: 33px;
    margin-bottom: 10px;
}
#header .social-links a:hover, #header .social-links a:active{
	background: #EC2026;}



#header.header-scrolled {
  background: rgba(1, 4, 136, 0.9);
  height: 60px;
}

#header .logo h1 {
  font-size: 28px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 700;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}
#header .logo {  float: left;}
#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 90px;
  margin-top: 10px;
}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
.menu-section{background-color: #003DA5;}
/* Desktop Navigation */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu &gt; ul &gt; li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu a {
  display: block;
  position: relative;
  color: rgba(255, 255, 255, 1);
  padding:17px 20px 13px 20px;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 500;
    font-family: 'Nunito Sans', sans-serif;
}



.nav-menu a:hover, .nav-menu .active &gt; a, .nav-menu li:hover &gt; a {
  color: #fff;
    text-decoration: none;
    background-color: #008C49;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding:0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.nav-menu .drop-down:hover &gt; ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
  border-radius: 0;
}

.nav-menu .drop-down li {
  min-width: 180px;
  width: auto;
  position: relative;

  background: #fff;
  border-bottom: 1px solid #f1efed;
}
.nav-menu .drop-down li:last-child {
  border-bottom: 0px solid transparent !important;
}

.nav-menu .drop-down ul a {
  padding: 15px 12px;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  color: #01036f;
  text-transform: uppercase;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active &gt; a, .nav-menu .drop-down ul li:hover &gt; a {
  color: #fff;
}

.nav-menu .drop-down:nth-child(7) li{
  width: 260px;
}


.nav-menu .drop-down &gt; a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}
.nav-menu .drop-down ul li &gt; a.external-links:after {
  content: "\ef1f";
  font-family: IcoFont;
  padding-left: 5px;
	color: #01036f;position: absolute; right: 15px;
}
.nav-menu .drop-down ul li &gt; a.external-links:hover:after {
	color: #fff;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover &gt; ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down &gt; a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down &gt; a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;color: #01036f;
}
.nav-menu .drop-down .drop-down &gt; a:hover:after {color: #fff;}
.nav-menu .drop-down ul .active &gt; a:after{color: #fff;}
.nav-menu .drop-down ul li.active &gt; a.external-links:after {
	color: #fff;
}
/*&lt;!--.nav-menu .drop-down ul li &gt; a.external-links:hover:after {
	color: #fff;
}--&gt;*/

/* Mobile Navigation */
.mobile-nav-toggle {
  position: absolute;
  right: 3%;
  top: 15%;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  color: #003DA5;
}

.mobile-nav {
  position: fixed;
  top: 14%;
  right: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  padding: 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mobile-nav li {
  border-bottom: 1px solid #f1efed;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #003DA5;
  padding: 10px;
  font-weight: 500;
  outline: none;
  font-size: 14px;
  text-transform: uppercase;
}

.mobile-nav a:hover, .mobile-nav .active &gt; a, .mobile-nav li:hover &gt; a {
  color: #fff;
  background-color: #008C49;
  text-decoration: none;
}

.mobile-nav .drop-down &gt; a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down &gt; a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down &gt; a {
  padding-right: 35px;
  text-transform: uppercase;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  text-indent: 12px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9;
  top: 0;
  left: 0;
  position: fixed;
  background:rgba(0, 0, 0, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
  width:90%;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}



/*--------------------------------------------------------------
# Side Navigation Section
--------------------------------------------------------------*/
ul.side-nav  {display: block;margin: 0;padding: 0;width: 100%;transition: ease all 0.3s;}
ul.side-nav li {list-style-type: none;width: auto;position: relative;border-bottom: 1px solid #cdd5e1;}
ul.side-nav li a{display: block;position: relative;transition: 0.3s;font-family: 'Nunito Sans', sans-serif;font-size: 16px;font-weight: 400;color: #444444;text-transform: capitalize;padding:9px 20px;}
ul.side-nav li a:hover, 
ul.side-nav li:hover a {color: #fff;background-color:#003DA5;}

ul.side-nav li.active a{color: #fff;background-color:#008C49;}



#custom-search-input {
  margin:0;
  margin-top: 10px;
  padding: 0;
}

#custom-search-input .search-query {
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 3px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  border:0;

  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#header #custom-search-input .input-group {border: 1px solid #ced4da;}
#custom-search-input .form-control:focus{box-shadow: none;}
#custom-search-input button {
  border: 0;
  background: none;
  padding: 2px 5px;
  margin-top: 2px;
  position: relative;
  left: -10px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0;
  color: #9C9B9B;
  font-size: 24px;

}

.search-query:focus + button {
  z-index: 3;   
}
/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/

#hero h2 {
  color: rgba(255, 255, 255, 1);
  margin-bottom: 40px;
  font-size: 35px;
  width: 75%;
  padding:40px ;
  font-weight: normal;
}
#hero h2 span{display: block;font-weight: normal;}
#hero h3 {
  color: rgba(255, 255, 255, 1);
  margin-bottom:0;
  font-size: 20px;font-weight: 400;
}
#hero h3 span{display: block;}

#hero p.date{font-size: 21px; color: #fff; position: absolute; text-transform: uppercase; bottom: 0px;}
#hero h3 a.link{ font-size: 16px;
  color: #fff;
 font-size: 22px;font-weight: 400;
  text-transform:capitalize;
}
#hero a.link {
    font-size: 16px; color: #fff; position: absolute; text-transform: uppercase; bottom: 16px;
}
  #hero a.link:hover{color:#ccc;}

#hero .t-minus{margin-top: -1px;}
#hero .box-1 {width: 100%;position: relative;padding: 0;height: 100%;background-repeat: no-repeat;background-size: cover;background-position: center center;}
#hero .box-1 a{font-size: 20px;color: #fff;position: absolute;padding:0 40px;text-transform: uppercase;
  bottom: 30%;}
#hero .box-1 .vidcon {height: 450px;}

 #hero .box-2{position: relative;} 
#hero .box-2 .hero-quote {font-size: 17px;
  background-color: rgba(0,61,165,0.7);
  padding: 13px 20px;
  border: 0;
  color: #fff;
  font-style: normal;
  right: 0;
  width: calc(75% - 40px);
  height: calc(100% - 100px);
  top: 0;
  position: absolute;display: grid;}
/*#hero .box-2 .hero-quote .quote-icon-left {display: inline-block;left: -5px;position: relative;color: rgba(255, 255, 255, 1);font-size: 22px;}
#hero .box-2 .hero-quote .quote-icon-right {display: inline-block;left: 90%;position: relative;top: 0;color: rgba(255, 255, 255, 1);font-size: 22px;}*/
#hero .box-2 .hero-quote .quote-icon-left {display: inline-block;left: -5px;position: relative; background-image: url(../img/left-q.png); background-repeat: no-repeat; top:20%;width: 28px;height: 23px;background-size:100% !important;}
#hero .box-2 .hero-quote .quote-icon-right {display: inline-block;left: 90%;position: relative;top: 0; background-image: url(../img/right-q.png); background-repeat: no-repeat;width: 28px;height: 23px;background-size:100% !important;}
#hero .box-2 .hero-quote p{font-style: italic;}
#hero .box-2 .hero-2 {font-size: 17px;background-color: rgba(0,61,165,0.4);padding:20px;color: #fff;font-style: normal;float: left;width: 100%;display: flex;align-items: center;
  bottom: 0;
  position: absolute;
  min-height: 100px;
  bottom: 0;}

#hero .box-3 {width: 100%;background: #008C49;  position: relative;padding:20px 30px ;height: 30vh;border-left: 1px solid #fff;/*height:calc(100% - -70px) !important;*/}
  #hero .box-3 a.link { bottom: 16px;}
#hero .box-4{width: 100%;background: #003DA5;  position: relative;padding:20px 30px ;height: 30vh;}
#hero .box-5{width: 100%;background: #003DA5;  position: relative;padding:20px 30px ;height: 30vh;border-left: 1px solid #fff;}

#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}


@-webkit-keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

@keyframes up-down {
  0% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(-10px);
  }
}

.hero-waves {
  display: block;
  margin-top: 60px;
  width: 100%;
  height: 60px;
  z-index: 5;
  position: relative;
}

.wave1 use {
  -webkit-animation: move-forever1 10s linear infinite;
  animation: move-forever1 10s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave2 use {
  -webkit-animation: move-forever2 8s linear infinite;
  animation: move-forever2 8s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.wave3 use {
  -webkit-animation: move-forever3 6s linear infinite;
  animation: move-forever3 6s linear infinite;
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

@-webkit-keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}

@keyframes move-forever1 {
  0% {
    transform: translate(85px, 0%);
  }
  100% {
    transform: translate(-90px, 0%);
  }
}

@-webkit-keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever2 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@-webkit-keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

@keyframes move-forever3 {
  0% {
    transform: translate(-90px, 0%);
  }
  100% {
    transform: translate(85px, 0%);
  }
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 60px 0;
  overflow: hidden;
}
section#hero {
  padding: 0;
  overflow: visible;    height: auto;
}

.section-bg {
  background-color: #f5f5ff;
}

.section-title {
  padding-bottom: 40px;
}
.section-title p span{font-weight: 800;}

.section-title h2 {
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  line-height: 1px;
  margin: 0 0 5px 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #aaaaaa;
    font-family: 'Nunito Sans', sans-serif;
}

.section-title h2::after {
  content: "";
  width: 120px;
  height: 1px;
  display: inline-block;
  background: #003DA5;
  margin: 4px 10px;
}

.section-title p {
  margin: 0;
  margin: 0;
  font-size: 1.8rem;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif;;
  color: #003DA5;
}
.section-subtitle{margin: 0;padding-bottom:1rem;font-weight: normal;text-transform: none;font-family: 'Nunito Sans', sans-serif;color: #003DA5;font-size: 18px;line-height: 25px;}
.border{    height: 45px;
  background-color: #f1efed;
  width: 2px;margin: 20px 20px;}


/*--------------------------------------------------------------
# page-title-bar
--------------------------------------------------------------*/
  .page-title-bar{background-image: url(../img/banner_left.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 120px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.about{background-image: url(../img/about_whoweare-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 120px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.who{background-image: url(../img/about_whoweare-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.employment{background-image: url(../img/about_employment-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.celebrations{background-image: url(../img/about_celebrating75years-header-2mb.png);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.history{background-image: url("../img/about_history.jpg");
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.ed{background-image: url("../img/ed-message4.jpg");
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.contact{background-image: url(../img/about_contact-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.partners{background-image: url(../img/about_us-partners-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.futureapplicants{background-image: url(../img/future-applicants-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.alumni{background-image: url(../img/alumni-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.media{background-image: url(../img/media-room-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
.page-title-bar.testing{background-image: url(../img/standardized-testing-header.jpg);
    background-color: #1e1e1e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 145px 0px;
    background-attachment: fixed;
    margin: 0;
  }
  .page-title-bar h1{
    padding: 10px 0;
    font-size: 40px!important;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 50px !important;
    /*background-color: rgba(0,61,165,0.7);*/
    width: 33%;
    margin: 0 auto !important;
  }
  .page-title-bar h1 span{font-weight: 800;}
/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
  padding: 20px 0;
  background-color: #fafaff;
  min-height: 40px;
  margin-top: 80px;
}

.breadcrumbs h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 0;
}


.breadcrumbs ol {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.breadcrumbs ol li + li {
  padding-left: 10px;
}

.breadcrumbs ol li + li::before {
  display: inline-block;
  padding-right: 10px;
  color: #6c757d;
  content: "/";
}



/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
#about {background:#f2f2f2;}

.about {
  padding: 70px 0 50px 0;
}
.white-box{background-color: white; border:1px solid #ccc; padding: 30px;text-align: center; display: block; margin-bottom: 0;}
.white-box h5{color:#5f5f5f; margin-top: 15px;font-size: 16px; line-height: 24px;}
.about .bg-green{    background-color: #008C49;}
.about .bg-green h3, 
.about .bg-green h4, 
.about .bg-green p, 
.about .bg-green p a{color: #fff;}


.about .bg-blue{    background-color: #003DA5;}
.about .bg-blue h3, 
.about .bg-blue h4, 
.about .bg-blue p, 
.about .bg-blue p a{    color: #fff;}

.about .table.figuretable tr.header{background-color: #008C49;color: #fff; font-weight: bold;}
.about .table.figuretable tr.subheader{background-color: #ebebeb;color: #333; font-weight: bold;}
.about .table.figuretable tr{background-color: #f4f4f4;}

.about .icon-boxes h3 {
  font-size: 36px;
  /*color: #010483;*/ color: #003DA5;
  margin-bottom: 26px;
}
.about .icon-boxes h3 span{  font-weight: 800;}
.about .icon-box {
  margin-top: 40px;
}

.about .icon-box .icon {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border: 2px solid #7ceec6;
  border-radius: 50px;
  transition: 0.5s;
}

.about .icon-box .icon i {
  color: #003DA5;
  font-size: 32px;
}

.about .icon-box:hover .icon {
  background: #003DA5;
  border-color: #003DA5;
}

.about .icon-box:hover .icon i {
  color: #fff;
}

.about .icon-box .title {
  margin-left: 85px;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 18px;
}


.about .icon-box .title a {
  color: #343a40;
  transition: 0.3s;
}

.about .icon-box .title a:hover {
  color: #003DA5;
}

.about .icon-box .description {
  margin-left: 85px;
  line-height: 24px;
  font-size: 14px;
}

.about .video-box {
  background: url("../img/about.png") center center no-repeat;
  background-size: contain;
  min-height: 300px;
}

.about .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#3f43fd 50%, rgba(63, 67, 253, 0.4) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.about .play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.about .play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(63, 67, 253, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.about .play-btn:hover::after {
  border-left: 15px solid #3f43fd;
  transform: scale(20);
}

.about .play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}



/*--------------------------------------------------------------
# Counts
--------------------------------------------------------------*/
/* .counts {


  padding: 70px 0 60px;
} */
.counts .col-lg-5.col-md-12.mt-5.mt-md-0{background: #008C49;padding: 0;}

.counts .col-lg-7.col-md-12.mt-5.mt-md-0{background: #003DA5;padding: 0;}
.counts .count-box {
  padding: 15px 0px 15px 120px;
  width: 100%;
  position: relative;
  text-align: left;
}

.counts .count-box:before {
  content: '';
  position: absolute;
  background-color: white;
  width: 1px;
  height: 73px;
  top: 24%;
    left: 23%;
}
.counts .left-couter.count-box:before{left: 16%;}
.counts .count-box span { font-size: 40px; display: block; font-weight: 600; color: #fff;}
.counts .count-box p {
  padding: 0; margin: 0; font-family: 'Nunito Sans', sans-serif; font-size: 24px; color: #fff; font-weight: 400;}
/*--------------------------------------------------------------
# List View
--------------------------------------------------------------*/
ul.list-view,ul.list-view li ul{ margin: 0; padding:0;}
ul.list-view li{ margin: 0; padding:0; list-style-type: none;}
ul.list-view li ul {padding: 10px;}
ul.list-view li ul li{display: inline;padding: 10px 0;}
ul.list-view li ul li:first-child{font-weight: bold;}
@media (max-width: 575px) 
{
  ul.list-view li ul li{display: block;padding: 5px 0;}

}
/*--------------------------------------------------------------
# Details
--------------------------------------------------------------*/
.details .content + .content {
  margin-top: 100px;
}

.details .content h3 {
  font-weight: 600;
  font-size: 26px;
  color: #010483;
}

.details .content ul {
  list-style: none;
  padding: 0;
}

.details .content ul li {
  padding-bottom: 10px;
}

.details .content ul i {
  font-size: 20px;
  padding-right: 4px;
  color: #003DA5;
}

.details .content p:last-child {
  margin-bottom: 0;
}


/*--------------------------------------------------------------
# Events
--------------------------------------------------------------*/

.events {
  padding: 80px 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2e3e8+0,e2e3e8+51,e2e3e8+51,ececec+51,ececec+100 */
background: #e2e3e8; /* Old browsers */
background: -moz-linear-gradient(left,  #e2e3e8 0%, #e2e3e8 51%, #e2e3e8 51%, #ececec 51%, #ececec 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #e2e3e8 0%,#e2e3e8 51%,#e2e3e8 51%,#ececec 51%,#ececec 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #e2e3e8 0%,#e2e3e8 51%,#e2e3e8 51%,#ececec 51%,#ececec 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e3e8', endColorstr='#ececec',GradientType=1 ); /* IE6-9 */position: relative;}
.events .section-title p { color: white; text-align: left;font-size: 35px;font-weight: normal;color: #003DA5;}
.events .section-title p span{font-weight: 800;}
.events .news-box.white-bg{background-color: white; padding:20px 30px;    width: 90%;margin-bottom: 30px;}
.events .news-box.white-bg h4{color: #003DA5;font-size: 24px;margin-bottom: 30px;position: relative;}
.events .news-box.white-bg p{font-size: 14px;color: #575756;margin-bottom: 15px;}
.events .news-box.white-bg a{font-size: 16px;color: #3C3C3B; text-transform: uppercase;}
.events .news-box.white-bg a:hover{color:#ccc;}
.events .news-box.white-bg h4::after {content: '';position: absolute;display: block;width: 50px;height: 4px;background: #008C49;bottom: -25%;left: 0%;}
.events .news-box.white-bg:hover {background-color: #008C49;}
.events .news-box.white-bg:hover h4{color: #fff;font-size: 24px;margin-bottom: 30px;position: relative;}
.events .news-box.white-bg:hover p{font-size: 14px;color: #fff;margin-bottom: 15px;}
.events .news-box.white-bg:hover a{font-size: 16px;color: #fff;}
.events .news-box.white-bg:hover a:hover{color:#ccc;}
.events .news-box.white-bg:hover h4::after{content: '';position: absolute;display: block;width: 50px;height: 4px;background: #fff;bottom: -25%;left: 0%;}

.events .news-box.red-bg{background-color: #fff; padding:20px 30px;  width: 100%;margin-bottom: 30px;}
.events .news-box.red-bg:hover {background-color: #EC2026;}
.events .news-box.red-bg:hover p, .events .news-box.red-bg:hover h4, .events .news-box.red-bg:hover a{ color: #fff;}
.events .news-box.red-bg:hover h4::after {background: #fff;}

.events .news-box.red-bg h4{color: #003DA5;font-size: 24px;margin-bottom: 30px;position: relative;margin-top: -5px;}
.events .news-box.red-bg p{font-size: 22px;color: #575756;margin-bottom: 15px;}
.events .news-box.red-bg a{font-size: 16px;color: #3C3C3B; text-transform: uppercase;display: block;clear: both; margin-top: 50px;}
.events .news-box.red-bg h4::after {content: '';position: absolute;display: block;width: 50px;height: 4px;background: #008C49;bottom: -25%;left: 0%;}


.events .news-box.green-bg{background-color:#ccc; min-height: 230px; padding:20px; margin-bottom: 20px;position: relative;}
.events .news-box.green-bg:hover {background-color: #008C49; }
.events .news-box.green-bg:hover p, .events .news-box.green-bg:hover h4, .events .news-box.green-bg:hover a{ color: #fff;}

.events .news-box.green-bg h4{font-weight: normal;
  color: #003DA5;
  font-size: 20px;
  margin-bottom: 30px;
  position: relative;}
  .events .news-box.green-bg h4:after {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 4px;
    background: #008C49;
    bottom: -25%;
    left: 0%;
}
.events .news-box.green-bg p{font-size: 14px;color: #000;margin-bottom: 15px; opacity: 0.4;}
.events .news-box.green-bg a{font-size: 16px;color: #000;position: absolute;bottom: 20px; text-transform: uppercase;}
.events .news-box.green-bg a:hover{color:#ccc;}

.events .news-box.red1-bg{background-color: #EC2026;min-height: 230px; padding:20px; margin-bottom: 20px;position: relative;}
.events .news-box.red1-bg:hover {background-color: #008C49;}

.events .news-box.red1-bg h4{color: #fff;font-size: 24px;margin-bottom: 0;position: relative;font-weight: 800;}
.events .news-box.red1-bg p{font-size: 17px;color: #fff;margin-bottom: 15px; opacity: 0.4;}
.events .news-box.red1-bg a{font-size: 16px;color: #fff;position: absolute;bottom: 20px;}
.events .news-box.red1-bg a:hover{color:#ccc;}
/*--------------------------------------------------------------
# Maps
--------------------------------------------------------------*/

.maps {
  padding: 80px 0 26px 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e2e3e8+0,e2e3e8+51,e2e3e8+51,ececec+51,ececec+100 */
background: #e2e3e8; /* Old browsers */
background: -moz-linear-gradient(left,  #ececec 0%, #ececec 51%, #ececec 51%, #e2e3e8 51%, #e2e3e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ececec 0%, #ececec 51%, #ececec 51%, #e2e3e8 51%, #e2e3e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ececec 0%, #ececec 51%, #ececec 51%, #e2e3e8 51%, #e2e3e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e3e8', endColorstr='#ececec',GradientType=1 ); /* IE6-9 */

  position: relative;
}
.maps .section-title p {
  color: white;
  text-align: center;
  font-size: 25px;
  font-weight: normal;
  color: #003DA5;
  margin-top: 22px;
  text-transform: lowercase;
}
.maps .section-title p span{font-weight: 800;}
.maps img {transition: all ease-in-out 0.4s; }

/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/


.testimonials .owl-nav, .testimonials .owl-dots {
  margin-top: 5px;
  text-align: center;
}

.testimonials .owl-dot {
  display: inline-block;
  margin: 0 5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.4) !important;
}

.testimonials .owl-dot.active {
  background-color: #003DA5 !important;
}
/*--------------------------------------------------------------
# Team
--------------------------------------------------------------*/

.team {
  padding: 80px 0 50px 0;
  background: url(../img/social_bg_scroll.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  background-attachment: fixed;}

.team p {color:white; text-align: center;
}
.team .section-title p span{font-weight: 800;}


.team .member {
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.team .member .pic {
  border-radius: 4px;
  overflow: hidden;
}

.team .member img {
  transition: all ease-in-out 0.4s;
}

.team .member:hover img {
  transform: scale(1.1);
}

.team .member .member-info {

  background: #003DA5;
  padding: 15px;
  border-radius:0;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  text-align: left;
}

.team .member h4 {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 19px;
  color: #fff;
  position: relative;
  padding-bottom: 10px;
	font-weight: 800;
}

/*.team .member h4::after {
  content: '';
  position: absolute;
  display: block;
  width: 50px;
  height: 1px;
  background: #0d12fc;
  bottom: 0;
  left: calc(50% - 25px);
}*/

.team .member a {
  display: block;
  font-size: 13px;
  color: #fff; text-transform: uppercase !important;
}
.team .member a:hover{color:#ccc;}

.team .member .social {
  margin-top: 10px;
    position: absolute;
    top: 0;
    right: 10px;
    border-radius: 20px;
    background: #0d12fc;
    width: 25px;
    height: 25px;
    text-align: center;
}

.team .member .social a {
  transition: color 0.3s;
  color: #fff;
  line-height: 28px;
}

.team .member .social a:hover {
  color: #fff;
}

.team .member .social i {
  font-size: 16px;
  margin: 0 2px;
}


/*--------------------------------------------------------------
# video
--------------------------------------------------------------*/

.video {
  padding: 54px 0;
  background: url(../img/fulbright_bg_scrol.jpg) no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
}

.video p {color:white; text-align: center;}
.video p span{font-weight: 800;}

.video a {color:white; text-align: center; margin:3rem 0 0 0;font-size: 16px;display: block;}
.video a:hover{color:#ccc;}

/*--------------------------------------------------------------
# F.A.Q
--------------------------------------------------------------*/
.faq .faq-list {
  padding: 0;
}

.faq .faq-list ul {
  padding: 0;
  list-style: none;
}

.faq .faq-list li + li {
  margin-top: 2px;
}

.faq .faq-list li {
  padding: 15px;
  background: #ebebeb;
  border-radius: 0;
  position: relative;
}

.faq .faq-list a {
  display: block;
  position: relative;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  padding: 0 30px;
  outline: none;
}
.faq .faq-list a:hover{color: #003DA5;}
.faq-list .collapse {
  padding: 0 30px;
}
.faq .faq-list .icon-help {
  font-size: 24px;
  position: absolute;
  right: 0;
  left: 20px;
  color: #34e5a6;
}

.faq .faq-list .icon-show, .faq .faq-list .icon-close {
  font-size: 24px;
  position: absolute;
  left: 0;
  top: 0;
}

.faq .faq-list p {
  margin-bottom: 0;
  padding: 10px 0 0 0;
}

.faq .faq-list .icon-show {
  display: none;
}
.faq .faq-list .icon-close{color: #EC2026;}
.faq .faq-list a.collapsed {
  color: #003DA5;
}

.faq .faq-list a.collapsed:hover {
  color: #003DA5;
}

.faq .faq-list a.collapsed .icon-show {
  display: inline-block;    color: #EC2026;
}

.faq .faq-list a.collapsed .icon-close {
  display: none;
}

.faq .faq-list p a { /* required to reset a normal anchor inside the faq collapse area */
	
	display: initial;
	padding: 0;
}

@media (max-width: 1200px) {
  .faq .faq-list {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Accordion 
--------------------------------------------------------------*/

/* .myaccordion {
  max-width: 500px;
  margin: 50px auto;
  box-shadow: 0 0 1px rgba(0,0,0,0.1);
} */

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}


.myaccordion .fa-stack {
  font-size: 18px;
}
.myaccordion h2{    display: block;
  position: relative;
  transition: 0.3s;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #444444;
  text-transform: capitalize;
  padding: 0;
  border-bottom: 1px solid #cdd5e1;
  width: 100%;}
  .myaccordion h2.active{background-color: #008C49;color: white;}

.myaccordion .btn {
  width: 100%;
  display: block;
    position: relative;
    transition: 0.3s;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #444444;
    text-transform: capitalize;
    padding: 9px 20px;outline: 0;border-radius: 0;
}
.myaccordion .btn-link.focus, .myaccordion .btn-link:focus{outline: none;box-shadow: none;}
.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

/* .myaccordion li + li {
  margin-top: 10px;
} */
.myaccordion ul{    display: block;
  margin: 0;
  padding: 0;
  width: 100%;
  transition: ease all 0.3s;}
.myaccordion ul li{list-style-type: none;
  width: auto;
  position: relative;
  border-bottom: 1px solid #cdd5e1;}
  .myaccordion ul li.active a{background-color: transparent;color: #003DA5;}
.myaccordion  ul li a
{
  display: block;
    position: relative;
    transition: 0.3s;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #444444;
    text-transform: capitalize;
    padding: 9px 20px
}
.myaccordion .collapse ul li a {
  padding-left: 2rem;
}
.myaccordion  ul li a:hover,
.myaccordion  ul li.active a:hover,
.myaccordion  h2:hover .btn
 {
  color: #fff;
  background-color: #003DA5;
}
.myaccordion  ul li.active a:hover,
.myaccordion  h2.active .btn{color: #fff;
  background-color: #008C49;}
 .heading-bg {  background-color: #003DA5; color: white;    padding: 15px 20px;font-size: 24px; }
 .heading-bg .fa-stack{ float: right;}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  background: #EC2026;
  padding: 0 0 20px 0;
  color: #fff;
  font-size: 14px;
}

#footer .footer-top {
  padding: 60px 0 30px 0;background: #003DA5;
}

#footer .footer-top .footer-info {
  margin-bottom: 15px;
  background: #010246;
  color: #fff;
  border-top: 4px solid #003DA5;
  text-align: center;
  padding: 30px 20px;
}

#footer .footer-top .footer-info h3 {
  font-size: 24px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-info p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
    font-family: 'Nunito Sans', sans-serif;;
}

#footer .social-links a {
  font-size: 18px;
  display: inline-block;
  background-color: #fff;
  line-height: 25px;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

#footer .social-links a:hover {
  background: #ccc;
  text-decoration: none;
}

#footer h4 {
  font-size:20px;
  font-weight: 800;
  color: #fff;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-top .footer-links {
  margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: #61ebba;
  font-size: 18px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #fff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
}

#footer .footer-top .footer-links ul a:hover {
  color: #4be8b0;
}
.row.footer-newsletter {
  padding-top: 60px;
  padding-bottom: 60px;
}
.footer-newsletter form {
  width: 50%;
  margin: 0 auto;
  margin-top: 30px;
  background: #fff;
  padding: 0px 10px 0px 15px;
  position: relative;
  border-radius: 50px;
}
.footer-newsletter h4{
  color: #003DA5;
  font-size: 35px;
  text-align: center;
}
.footer-newsletter h4 span{font-weight: 800;}

.footer-newsletter form input[type="email"] {
  border: 0;
  padding: 4px;
  width: calc(100% - 110px);
  border: 1px solid #868686;
  background-color: #F2F2F2;
  min-height:50px;
  color: #333;
  font-size: 18px;
  text-indent: 8px;
}

.footer-newsletter form input[type="submit"] {
  position: absolute;
  top: 0;
  right: -2px;
  bottom: 0;
  border: 0;
  background: none;
  font-size: 19px;
  padding: 0 20px;
  background: #EC2026;
  color: #fff;
  transition: 0.3s;
  border-radius: 0;
}

.footer-newsletter form input[type="submit"]:hover {
  background: #149f6e;
}

#footer .copyright {
  padding-top: 28px;
}
.social-links.text-right {
  padding-top: 20px;
}
#footer .credits {
  padding-top: 20px;
  text-align: center;
  font-size: 13px;
  color: #fff;
}
/*#footer p.bl:before {
    content: '';
    position: absolute;
    background-color: #B1B1B1;
    width: 1px;
    height: 42px;
    top: 26%;
    left: 2%;
}*/
#footer p.bl {
    border-left: solid 1px #B1B1B1;
    /*height: 42px;*/
	height: 62px;
	padding-left: 14px;
}
/*.pkmap {width: 69%;margin: 0 auto;height: 333px;}*/
.pkmap {width: 69%;margin: 0 auto;height: 333px;}
/*.pkmap {width: 60%;margin: 0 auto;height: 333px;} before Jammu Kashmir was added*/
/*--------- Employment - Jobs available ---------- */
.jobs .job { margin: 25px 0;}
.jobs .job h4 {font-weight: 600; font-size: 17px; color:#09834c; }
.jobs .job h4 a {font-weight: 600; font-size: 17px; color:#09834c; }
.jobs .job h4 a:hover{color:#010483; }
.jobs .job a.apply {font-weight: 600; color:#FFFFFF; background-color: rgba(0,61,165,1); clear: both; display: block; margin-top: 15px; padding: 8px 10px; width: 120px; text-align: center;}
.jobs .job a.apply:hover {font-weight: 600; color:#FFFFFF; background-color: #09834c; }
/*--------- Employment - Jobs available ---------- */

/*--------- Job details page ---------- */
.page-title-bar.jobdetailpage h1 {width: 90%;}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
        border-right-color: transparent;
        border-right-style: none;
        border-right-width: 1px;
    border-radius: 4px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
}
.input-group-addon, .input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}
.input-group-addon i {line-height: 21px; color: #09834c;}
/*.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}*/
.employmentform .buttons {margin:0 auto; font-weight: 600; background-color:#003DA5; border: 1px solid #003DA5 !important; display: block; border-radius: 0 !important;}
.employmentform .buttons:hover { background-color:#09834c; border: 1px solid #09834c !important;}

@media screen and (min-width: 1280px)
{
  .employmentform {width: 40%; margin: 0 auto;}
  #hero .box-2 .hero-quote{width: calc(58% - 40px);}
  #hero .box-2 .hero-quote {font-size: 16px;padding: 15px 10px;width: calc(55% - 40px);}
  #hero .box-2 .hero-quote .quote-icon-left,
  #hero .box-2 .hero-quote .quote-icon-right{background-size: 5%;}
	#hero .box-3 a.link {bottom: 16px !important;}
}

/*--------- Job details page ---------- */

/*--------- Contact Us ---------- */
.cities {margin: 25px 0 35px 0;}
.cities h4 {font-weight: 400; font-size: 17px; color:#09834c; }
/*--------- Contact Us ---------- *//* CSS Document */
p img.center-align {display: block; margin: 0 auto;}


@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

@media (min-width: 1220px) and (min-width: 960px){
  .nav-menu .drop-down li{width: 310px; }
  .nav-menu .drop-down ul a {padding: 15px 16px}
 }
@media (min-width: 2450px) {/*above code to fix rita screen*/
.box-1 .testimonial-item {height: 740px !important;min-height: 740px !important;}
.box-2 .testimony {height: 740px !important;min-height: 740px !important;}
}
 @media (min-width: 1360px) {
    #hero .box-3 h3, #hero .box-4 h3, #hero .box-5 h3 {width: 100%;}
	 #hero .box-3 h3 span.sub-title, #hero .box-4 h3 span.sub-title, #hero .box-5 h3 span.sub-title { font-size: 16px; text-transform: none !important;margin-top: 4px;}
     #hero .box-3 a.link, #hero .box-4 a.link, #hero .box-5 a.link {bottom: 16px;}
     #about .container-fluid {max-width: 1300px; background: #fff;}

    .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .count-box{width:316px}
    
    .counts .col-lg-5.col-md-12.mt-5.mt-md-0 .count-box{    padding: 15px 100px 15px 0px;float: right; width: 316px;}
    .counts .col-lg-5.col-md-12.mt-5.mt-md-0 .count-box:before{left: -10%;}
    .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .w-50.float-left.div1 { width: calc(50% - 100px) !important;}
    .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .w-50.float-left.div1 .count-box {width: 316px;}
    .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .w-50.float-left.div1 .count-box:before{left: 33%;}
    .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .w-50.float-left.div2 .count-box {padding: 15px 0px 15px 90px;}
    #hero .box-2 .testimonial-item{min-height: 450px !important;}




  }
@media (min-width: 1220px) and (min-width: 960px){/*above code to fix rita screen*/
  .nav-menu .drop-down li{width: 310px; }
  .nav-menu .drop-down ul a {padding: 15px 16px}
 }
@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    right:100%;
  }
  .nav-menu .drop-down .drop-down:hover &gt; ul {
    right:100%;
  }
  .nav-menu .drop-down .drop-down &gt; a:after {content: "\eaa0";}
  .page-title-bar h1{width: 50%;}
  .nav-menu ul li:nth-child(6) ul .drop-down ul,
.nav-menu ul li:nth-child(7) ul .drop-down ul  {
  right: auto !important;
  left: -100% !important;
}
	#hero .box-3 h3, #hero .box-4 h3, #hero .box-5 h3 {width: 100%;}
	 #hero .box-3 h3 span.sub-title, #hero .box-4 h3 span.sub-title, #hero .box-5 h3 span.sub-title { font-size: 16px; text-transform: none !important;margin-top: 4px;}
     #hero .box-3 a.link, #hero .box-4 a.link, #hero .box-5 a.link {bottom: 16px;}
	 
	#hero .box-3, #hero .box-4, #hero .box-5 {height: 161px;}
	#hero .box-3 {padding: 20px 30px 0;}
	#hero .box-3 .testimonial-item {min-height: 165px !important;}

}
@media (max-width:1299px){
	#hero .box-3 a.link {bottom: 0px;}
	#hero .box-2 .hero-quote {
    font-size: 17px; color: #fff; font-style: normal;
    background-color: rgba(0,61,165,0.8); border: 0; top:0; right: 0;
    padding: 20px; padding-top: 20px; width: calc(75% - 190px); height: 100%;
	position:relative; display:block; float:right; min-height:350px; padding-top:7%;}
}
@media (min-width: 1240px) {
  #hero .box-3 {   height:145px !important;  }
  #hero .box-4,#hero .box-5{height: 145px !important;}
  #header #custom-search-input .input-group { width: 300px;float: right;}
  section#hero {height: auto;}
}
@media all and (min-width: 1111px) and (max-width: 1239px) {
		#hero .box-1 .vidcon {height: 370px;}
		#hero .box-1 .vidcon video {height: auto !important;}
}
@media (max-width: 1200px) {
#hero .box-2 .hero-quote {
    font-size: 17px; color: #fff; font-style: normal;
    background-color: rgba(0,61,165,0.8); border: 0; top:0; right: 0;
    padding: 20px; padding-top: 20px; width: calc(75% - 132px); height: 100%;
	position:relative; display:block; float:right; min-height:335px; padding-top:7%;}}
@media (max-width: 1199px){
	#header {height: auto; padding: 30px 0; }
#header .col-md-12, #header .col-lg-8 { max-width: 100% !important; flex: 0 0 100% !important;}
#header .col-lg-4 { margin-top: -40px; max-width: 100% !important; flex: 0 0 100% !important;}
}
@media (max-width: 1024px) {
			#hero .box-1 .vidcon {height: 100%;}
		#hero .box-1 .vidcon video {height: 107% !important;}
	#hero .box-2 .hero-quote {
    font-size: 15px; color: #fff; font-style: normal;
    background-color: rgba(0,61,165,0.8); border: 0; top:0; right: 0;
    padding: 20px 20px 14px; width: calc(75% - 99px); height: 100%;
    position:relative; display:block; float:right; min-height:198px;}
	#hero .box-2 .testimony {min-height: 344px !important;}
	#hero .box-1 .testimonial-item { min-height: 343px !important; background-size: 100% !important;}
		#header {height: auto; padding: 30px 0; }
#header .col-md-12, #header .col-lg-8 { max-width: 100% !important; flex: 0 0 100% !important;}
#header .col-lg-4 { margin-top: -40px; max-width: 100% !important; flex: 0 0 100% !important;}
}
@media (min-width: 1024px) {
  #hero .box-1.d-flex.align-items-center{
    background-attachment: fixed;
  }
  .testimonials {background-attachment: fixed;}	
}
@media (min-width: 992px) {
  .testimonials .testimonial-item p {width: 80%;}
}
@media (max-width: 992px) {
	#header .col-lg-4 { margin-top: 0px;}
  .page-title-bar h1{width: 100% !important;}
	.pkmap {height: auto !important; margin: 0 auto;}
  #header .logo h1 {font-size: 28px;}
  #header {height: auto;padding: 30px 0;}
  .counts .col-lg-5.col-md-12.mt-5.mt-md-0  .count-box {padding: 30px 0px 30px 0px;text-align: center;}
  .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .count-box { padding: 30px 0px 30px 0px;text-align: center;}
  .counts .col-lg-5.col-md-12.mt-5.mt-md-0 .count-box:before{display: none}
  .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .count-box:before{left:25%}
  .footer-newsletter form{width:100% !important}
  #hero {padding-top: 80px;}
  #hero .box-1,
  #hero .box-2{height:auto}
#hero .box-1 .testimonial-item {min-height: 250px !important;background-size: 100% !important;}
  #hero .box-2 .testimonial-item{min-height: 350px !important;}
  #hero .box-2 .hero-2{min-height: 100px;}
  #hero .box-2 .hero-quote {
    font-size: 17px;
    background-color: rgba(0,61,165,0.8);
    padding: 20px;
    border: 0;
    color: #fff;
    font-style: normal;
    right: 0;
    width: calc(75% - 195px);
    height: 100%;
    top: 0;
    position: relative;
    display: block;
    float: right;
    min-height: 350px; padding-top: 11%;
  }
  #hero .box-2 .hero-2 {
    font-size: 17px;
    background-color: rgba(0,61,165,0.4);
    padding: 0;
    color: #fff;
    font-style: normal;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;position: relative;
  }
  #hero .box-2 .hero-2 p.mb-0 {padding: 1.5rem !important;margin: 0 auto;}
  #hero .box-3 {width: 100%;background: #008C49; position: relative;padding:30px; height: 100% !important;margin-top: 0; min-height: 145px;border-top: 1px solid #fff;border-left: none;}
  #hero .box-3 a.link { bottom: 16px;}
#hero .box-4{width: 100%;background: #003DA5; position: relative;padding:30px; height: 185px;}
#hero .box-5{width: 100%;background: #003DA5; position: relative;padding:30px; height: 185px; border-top: 1px solid #fff; border-left: none;}
	#hero .box-3 h3, #hero .box-4 h3, #hero .box-5 h3 {font-size:19px;}
	 #hero .box-3 h3 span.sub-title, #hero .box-4 h3 span.sub-title, #hero .box-5 h3 span.sub-title { font-size: 16px; text-transform: none !important;margin-top: 4px;}
    #hero .box-4 a.link, #hero .box-5 a.link {bottom: 30px;}
	 #hero .box-3 a.link {bottom: 0px;}
	#hero .box-3 .testimonial-item {min-height: 118px !important;}

  #hero .animated {
    -webkit-animation: none;
    animation: none;
  }
  #hero .hero-img {
    text-align: center;
  }
  #hero .hero-img img {
    max-width: 50%;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
  }
  #hero .box-1 a{    bottom: 10%;}
  .breadcrumbs {margin-top: 64px;}
  .breadcrumbs h2 {margin: 0 0 10px 0;}
  .team .member img {width: 100%;}

}
@media (max-width: 991px){
	#hero .box-5{width: 100%;background: #003DA5; position: relative;padding:30px; height: 185px; border-left: 1px solid #fff; border-top: none;}
	#hero .box-1 .testimonial-item { min-height: 545px !important; background-size: 100% !important;}
}
@media (max-width: 768px) {
  #header {height: auto;padding: 10px 0;position: relative;}
  #header .logo{display: block;text-align: left; float: none;}
  #header h3{display: block;text-align: left;border: 0;margin-left: 0;padding-left: 0;font-size: 12px;width: 180px;float: left;margin-top: 20px;}
  #header .social-links{float: right; border: 0; padding: 0; margin-top: -60px !important;}
  #header .social-links a, #header .social-links a:visited{    width: 22px;font-size: 12px !important;line-height: 25px;height: 22px;}
  #header .mobile-search{    position: absolute;
    right: 3%;
    top: 35%;
    z-index: 9998;
    border: 0;
    background: none;
    font-size: 24px;
    transition: all 0.4s;
    outline: none !important;
    line-height: 1;
    cursor: pointer;
    text-align: right;    color: #003DA5;}


  .counts .col-lg-5.col-md-12.mt-5.mt-md-0{margin:0 !important}
  .counts .col-lg-7.col-md-12.mt-5.mt-md-0{margin:0 !important}
  .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .count-box:before{display: none;}
  .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .count-box { padding: 30px 0px 30px 0px;text-align: center;}
  .counts .col-lg-7.col-md-12.mt-5.mt-md-0 .w-50.float-left { width: 100% !important;}
  #hero .box-2 .hero-quote{width:100% !important}
  #hero .box-2 .testimonial-item {min-height: 400px !important;}
  #hero .w-50.float-left{width: 100% !important;}
  #hero .w-50.float-left{width: 100% !important;}
  .breadcrumbs .d-flex {display: block !important;}
  .breadcrumbs ol {display: block;}
  .breadcrumbs ol li {display: inline-block;}
  .events { background: #e2e3e8;}
  .events .news-box.red-bg,
  .events .news-box.white-bg{width: 95%;}
  .events .section-title.ml-5.aos-init.aos-animate,
  .events .scroll-bar.ml-5{margin-left: 0 !important;}
  #events .scroll-bar.custom-scrollbar-css.ml-5.pr-3 {width: 100% !important;}
  .maps { background: #e2e3e8;}
  .footer-newsletter form { width: 100%;}
  .footer-newsletter form input[type="submit"],
  .footer-newsletter form input[type="email"]{font-size: 14px;}
  .footer-newsletter h4,.section-title p{font-size: 28px !important;}
  .events .news-box h4{font-size: 20px !important;}
  
  #hero .box-1 a{font-size: 24px;}
  .page-title-bar{padding: 60px 0px;}
  .page-title-bar h1{font-size: 30px!important;line-height: 35px !important;}
	#hero .box-5{width: 100%;background: #003DA5; position: relative;padding:30px; height: 185px; border-top: 1px solid #fff; border-left: none;}
	#hero .box-2 .testimonial-item {min-height: 421px !important; background-size: 100% !important;}
  #hero .box-2 .hero-quote{min-height: 177px; margin-top: 43%;}
	#hero .box-1 .testimonial-item { min-height: 516px !important; background-size: 100% !important;}
}
@media (max-width: 640px){
	#hero .box-2 .testimonial-item {min-height: 421px !important; background-size: 100% !important;}
  #hero .box-2 .hero-quote{min-height: 177px; margin-top: 45%;}
	#hero .box-1 .testimonial-item { min-height: 430px !important; background-size: 100% !important;}
} 
@media (max-width: 575px) {
  #hero .hero-img img {width: 80%;}
  #footer .footer-top .footer-links {margin-bottom: 30px;padding: 20px 40px;}
  #footer p.bl:before{display: none;}
  #footer .copyright {padding-top: 28px;text-align: center;}
  .social-links.text-right {padding-top: 20px;text-align: center !important;}
  .about .col-xl-8.col-lg-12.p-4 .d-flex.mb-3{display: block !important;}
  .about .col-xl-8.col-lg-12.p-4 .d-flex.mb-3 .w-75.float-left{width: 100% !important}
  .about .col-xl-8.col-lg-12.p-4 .d-flex.mb-3 .w-50.text-right.pt-2.pr-2{width: 100% !important;text-align: center !important;padding-top: 1rem !important;vertical-align: middle;align-items: center;padding-bottom: 1rem !important;}
  .portfolio-menu.mt-2.mb-4.text-center ul {padding: 0;}
  .portfolio-menu.mt-2.mb-4.text-center ul li.btn {margin-bottom: 10px;display: block;}
  .portfolio-menu.mt-2.mb-4.text-center .white-box{padding: 15px;}
  .white-box h5 {color: #5f5f5f;margin-top: 10px;font-size: 14px;line-height: 20px;}
  .btn-blocks{    width: 100%!important;padding-bottom: .5rem;margin-top: 5px;}
	.btn-blocks div {margin-top: 5px;}
	#hero .box-2 .testimonial-item {min-height: 421px !important; background-size: 100% !important;}
  #hero .box-2 .hero-quote{min-height: 177px; margin-top: 52%;}
	#hero .box-1 .testimonial-item { min-height: 386px !important; background-size: 100% !important;}
}
@media (max-width:515px) {#hero .box-1 .testimonial-item { min-height: 346px !important; background-size: 100% !important;}
}
@media (max-width:460px) {
  #hero .box-2 .testimonial-item {min-height: 421px !important; background-size: 100% !important;}
  #hero .box-2 .hero-quote{min-height: 177px; margin-top: 64%;}
	#hero .box-1 .testimonial-item { min-height: 300px !important; background-size: 100% !important;}
}
@media (max-width:414px) {#hero .box-1 .testimonial-item { min-height: 278px !important; background-size: 100% !important;}}
@media (max-width:400px) {
  #hero .box-2 .testimonial-item {min-height: 421px !important;}
  #hero .box-2 .hero-quote{min-height: 273px;margin-top: 86%;}
	#hero .box-1 .testimonial-item { min-height: 269px !important; background-size: 100% !important;}
}
@media (max-width:375px) {#hero .box-1 .testimonial-item { min-height: 252px !important; background-size: 100% !important;}
}
@media (max-width:320px) {
  #hero .box-2 .testimonial-item {min-height: 477px !important;}
  #hero .box-1 h2 { color: rgba(255, 255, 255, 1); margin-bottom: 40px; font-size: 35px; width: 100%; padding: 40px 20px; font-weight: normal;}
	#hero .box-1 .testimonial-item { min-height: 215px !important; background-size: 100% !important;}
}



/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*
*/
.custom-scrollbar-js,
.custom-scrollbar-css {
  height: 500px;
}


/* Custom Scrollbar using CSS */
.custom-scrollbar-css {
  overflow-y: scroll;
}

/* scrollbar width */
.custom-scrollbar-css::-webkit-scrollbar {
  width: 5px;
}

/* scrollbar track */
.custom-scrollbar-css::-webkit-scrollbar-track {
  background: #eee;
}

/* scrollbar handle */
.custom-scrollbar-css::-webkit-scrollbar-thumb {
  border-radius: 1rem;
  background-color: #C1C1C1;
  background-image: #C1C1C1;
}



/*Alumni styles new*/
.alumni-form-bg{background-color: #f4f6f7; border: 1px solid #b0bfd9;}
.alumni-form-bg .card-body {background-color: #f4f6f7;}
.alumni-directory li ul {padding: 3px 10px !important;}
.alumni-directory li ul li {
    display: inline;
    padding: 3px 0 !important;
}


.alumni-directory {margin-bottom: 14px !important;}
.profile-pic {background-color: #fff;border: 1px solid #b0bfd9;border-radius: 150px; width: 92%;}
.alumni-header .logout {text-align: right;}
.alumni-header .logout span{padding: 0 15px;}
.alumni-header .fbrightlogo {width:100%;}
.alumni-header .fbrightlogo img {float: right; margin-top: 20px;}
#header #custom-search-input .alumni-header .input-group {
    border: 0px solid #ced4da;
}
.menu-section h1 {color: #fff; text-align: center; width: 100%; padding-top: 8px; font-size: 30px;}
.logcon {margin: 40px auto;}
.welcomecol{ background-color: #084cae; padding: 25px 45px; min-height: 395px;}
.welcomecol h3 {color:#fff; font-size: 24px; font-weight: 500;padding-bottom: 30px; }
.welcomecol p{ color: #fff;}
.logincol{padding: 25px 45px; border: 1px solid #b0bfd9; border-left: none; min-height: 395px; width: 100%; background-color: #fff;}
.logincol h3 {font-size: 24px; font-weight: 500;padding-bottom: 30px; }
.logincol form label{ display: block; clear: both; margin-bottom: .2rem;}
.logincol form input{ display: block; clear: both; margin-bottom: 11px; border: 1px solid #ced4da;}
.logincol form input[type=text], .logincol form input[type=password]{ padding: 5px 8px; box-sizing: border-box; min-width: 272px;}
.startappbtn { margin-top: 11px; min-width: 272px;}
.forgotpwd {margin: 20px 0 0;}
.loginpage {background: #f2f2f2 !important;}
.formpage .center-align {text-align: center;}
.progress-container {width:100%; border: 1px solid #b0bfd9; padding: 15px; overflow: hidden;}
.progress-container:nth-child(2) .section-title p{font-size: 18px;}
/*progress section*/
.indicators {width: 100%; margin: 30px auto 6px auto;}
.indicators input {margin: 0 3px;min-width: 170px;text-align: center; border-radius: 0;}
.red-indicator { background-color: #CC0000; color: #fff; padding: 5px 8px; display: inline-block;}
.red-indicator:hover { background-color: #ec2026; color: #fff;}
.blue-indicator { background-color: #243774; color: #fff; padding: 5px 8px; display: inline-block;}
.indicators input:nth-child(1) {margin-right:0px;}
.progress-container ul.side-nav {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    transition: ease all 0.3s; text-indent: 16px;
}
.progress-container ul.side-nav li:last-child {border-bottom: none;}
.statuses
{
list-style: none;
margin: 0;
padding: 0;
}
.progress-container.white-box:nth-child(3) {overflow: hidden;}
.progress-container.white-box {text-align: left;}
.statuses li {width: 50%; display: inline-block; float: left; text-align: left; text-indent: 34px;}
.statuses li:nth-child(3),.statuses li:nth-child(4) {margin-top: 10px;}
.sectioncon {background-color:#f9f9f9; border: 1px solid #b0bfd9; width: 98%; margin: 0px auto 20px auto; padding: 20px;}
.sectioncon h3 i {font-size:18px; font-weight: 700; display: inline-block; position: absolute; margin-top: 2px;}
.sectioncon h3{ margin:-20px; font-size: 17px; padding: 8px; font-weight: 500; margin-bottom: 20px;}
.sectioncon h3 span {display: inline-block; margin-left: 25px;}
.sectioncon h3.incomplete {background-color:#ebebeb; border-bottom: 1px solid #b0bfd9; color: #003da5; }
.sectioncon h3.incomplete.sectionhead {color: #333; font-size: 16px; }
.sectioncon h3.incomplete i {color:#003da5;}
.sectioncon h3.complete {background-color:#008c49; border-bottom: 1px solid #007239; color: #fff; }
.sectioncon h3.complete i {color:#fff;}
.sectioncon h3.completeb {background-color:#008c49; border-bottom: 1px solid #007239; color: #fff; margin-bottom: 0px; }
.sectioncon h3.completeb i {color:#fff;}
.sectioncon.b {
    padding-bottom: 0px;
}

.sectioncon .notifications {
  color: #003da5;
  font-weight: 700;
  text-align: left;
}
.sectioncon textarea { width: 100%; height: 250px; overflow-x: hidden; overflow-y: scroll; padding: .375rem .75rem; font-size: 1rem;font-weight: 400;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
.sectioncon .notice {color: #003da5;}
.sectioncon .notifications {color: #003da5; font-weight: 700; text-align: left;}
.sectioncon .notifications.warnings {color: #008c49; font-weight: 700; text-align: left;}
.sectioncon .notifications.errors {color: #ec2026; font-weight: 700; text-align: left;}
.sectioncon .notifications img {float: right; margin: 0 0 8px 8px;}
span.gender {padding-right: 10px;}
div.adjusterone {margin: 0; padding: 0; height: 14px;}
/*tables*/
.sectioncon div.tablecon { min-width: 200px; overflow-x: scroll; width: 100%; position: relative;}
.sectioncon div.tableconb { width: 100%; }
.sectioncon table { width: 100%; border: 1px solid #ccc; }
.sectioncon table th {font-size: 13px; font-weight: 600; background-color: #ebebeb; border-bottom:1px solid #ccc; padding: 10px 3px; }
.sectioncon table td {padding: 5px 2px;}
.sectioncon table tr:nth-child(odd) {background-color: #f2f2f2;}
.sectioncon table tr:nth-child(even) {background-color: #fff;}
.sectioncon table td {font-size: 13px; font-weight: 400;}
/*tables*/
/*educational records table i.e. 7cols*/
.sectioncon table.educational { table-layout: fixed; /*position: relative; width: max-content;*/ }
.sectioncon table.educational th { width: 13%; }
.sectioncon table.educational th.head {width: 24%;}
/*educational records table*/
.addeducation {background: url(../img/plus.png) no-repeat; background-color: #084CAE; background-position: 10px 50%; text-indent: 18px;}
/*recommendations table i.e. 5cols*/
.sectioncon table.recomendations { table-layout: fixed; /*width: max-content;*/ }
.sectioncon table.recomendations th { width: 16%; }
.sectioncon table.recomendations th.head {width: 22%;}
/*recommendations table*/
/*references table i.e. 5cols*/
.sectioncon table.references th:nth-child(3),.sectioncon table.references th:nth-child(4) {width: 23%;}
.sectioncon table.references td:last-child {width:15%;}
.sectioncon table.references td:last-child img {margin-right: 15px;}
.sectioncon table.references td:last-child img:last-of-type {margin-right: 0px;}
.addrefrence {background: url(../img/plus.png) no-repeat; background-color: #084CAE; background-position: 10px 50%; text-indent: 18px;}
/*references table i.e. 5cols*/
/*transcript results table - 6 col table*/
.sectioncon table.results th {width: 12%; }
.sectioncon table.results th.head {width: 26%;}
/*transcript records table*/
/*transcript records table - 3 col table*/
/*&lt;!--.sectioncon table.transcript {width: 100%;}--&gt;*/
.sectioncon table.transcript th {width: 13%; }
.sectioncon table.transcript th.head {width: 74%;}
/*transcript records table*/
.sendmail {background: url(../img/send-message-icon.png) no-repeat; background-color: #084CAE; background-position: 10px 50%; text-indent: 25px; font-size: 14px;}
.dobf {padding-left:0px !important; padding-right:0px !important;}
/*Modal*/
#myModal .modal-dialog {max-width: 75%;}
#myModal .modal-header {background-color: #003da5; color: #fff;}
#myModal .modal-header h4 {font-size: 17px; font-weight: 700; float: left; text-align: left;}
#myModal .modal-header button {float:right; color: #fff; font-weight: 700;}
/*Modal*/
/*type file*/
.inputfile-6 + label {
    color: #d3394c;
}
.inputfile-6 + label {
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding: 0;
}
.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}
.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}
.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;}</pre></body></html>