html {scroll-behavior : smooth;}
body{font-family: 'Nunito Sans', sans-serif;}
p{font-size: 16px;}
.nopad{padding-right: 0;padding-left: 0;}
.btn{padding: 10px 40px; font-size: 18px;}
.btn-default {color: #126e83; background-color: transparent; border-color: #126e83;}
.btn-default:focus,.btn-default.focus {color: #fff;background-color: #126e83;border-color: #126e83;}
.btn-default:hover {color: #fff;background-color: #126e83; border-color: #126e83;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #fff;background-color: #FBC125;
  background-image: none; border-color: #204d74;}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, 
.btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, 
.open>.dropdown-toggle.btn-default:hover {  color: #fff; background-color: #126e83; border-color: #126e83;}
img.card-img-top.img-responsive{width: 90%;}
.articles-section ul.list_test li { text-align: justify; line-height: 30px; font-size: 17px; color: #000; font-weight: 400; }

.banner-sec{width: 100%; float: left; position: relative; margin-top: 40px;}
/* .header{width: 100%;padding: 0px 0px;background-color: #cbd8dd;box-shadow: 1px 1px 3px 0px #eee;} */
.header{width: 100%;padding: 0px 0px;background-color: rgba(0, 51, 102, 1);box-shadow: 1px 1px 3px 0px #eee;}
.header img{/*width: 90%; */padding-top: 16px;}
.header .btn{padding: 10px 15px; margin-top: 10px; font-size: 16px;}
.header .fa{color: #fff; margin-right: 20px; font-size: 20px; margin-top: 20px; float: left;}
.downdiv{position: absolute; left: 50%; bottom: 5%;  z-index: 9;}
.mobile{display: none;}
.navbar{min-height:35px;}
.navbar-default {background-color: transparent; border-color: transparent; margin-bottom: 0px; float: right; margin-top: 6px;}
.navbar-default .navbar-nav>li>a {color: #fff; font-weight: 600; font-weight: 600; padding: 10px 11px;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {color: #fff; background-color: transparent; 
     /* font-weight: 600;*/}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #126e83; background-color: transparent; font-weight: 600;}
.nav>li>a {position: relative;display: block; padding: 18px 10px; color: #BFBFBF; font-size: 16px;}
.navbar-nav {float: left; margin: 0; text-align: center; width: 100%; margin-left: 2%;}
.navbar-default .navbar-toggle {border-color: #126e83; margin-bottom: 0px;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color: rgba(151, 75, 0, 0.5);}
.navbar-default .navbar-toggle .icon-bar {background-color: #126e83;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border-color: transparent;}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {line-height: 1; width: 100%; /*height: 500px;*/}
.carousel-caption{right: 20%; left: 8%; padding-bottom: 30px; text-align: left; top: 25%;}
.carousel-caption h3{font-size:42px; color: #fff; font-weight: 100; margin-bottom: 30px; margin-top: 10px;}
.carousel-caption h3 span{font-size:42px; color: #fff; font-weight: bold; margin-bottom: 10px; margin-top: 10px;}
.carousel-caption a{padding: 10px 40px; font-size: 18px; border:1px solid #fff; color: #fff; border-radius: 4px;}
.carousel-caption a:hover{background-color:#126e83;color: #fff; border:1px solid #126e83; }
.carousel-indicators{left: 50%; bottom: 2%; width: 4%;margin-left: 0%;}
.carousel-indicators .active {width: 12px; height: 12px; margin: 0; background-color:#126e83; margin-bottom: 10px;}
.carousel-indicators li{width: 11px; height: 11px; margin-bottom: 10px; display: inline-block; background-color: #fff; border: none;}

.dropdown-menu{padding: 0px;}
.dropdown:hover .dropdown-menu{display: block;border: 0px solid rgba(0, 51, 102, 1);/* width: 220px; */}
.dropdown-menu{margin-top: 0;}
.dropdown-menu>li>a {display: block;padding: 13px 27px;/* border-bottom: 1px solid #126e83; */font-size: 15px;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {color: #126e83; background-color: transparent;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {color: #fff; text-decoration: none; background-color:  rgba(0, 51, 102, 1);}
.navbar .navbar-nav .open .dropdown-submenu .dropdown-menu > li > a{padding-left: 30px;}


.about-sec{width: 100%; float: left; padding: 35px 0px; background-image: url(../images/about-bg.jpg); background-attachment: fixed; background-size: cover;}
.about-sec img { width: 100%; /* position: relative; *//* padding: 0; */}
.about-us{width: 100%; float: left; padding: 50px 0px; background-image: url(../images/about-bg.jpg); background-attachment: fixed; background-size: cover;}
.about-us img{width: 85%; position: relative;padding: 40px 0px;float: right;}
.about-us .about-content{left: 20%;}
.about-us p{padding-left: 140px;}
.about-sec h1 {font-size: 30px;color: #126e83;font-weight: 700;margin-bottom: 40px;margin-top: 50px;position: relative;}
.about-sec p { text-align: justify;font-size: 18px; color: #000;  margin-bottom: 40px; font-weight: 300;}
.about-sec a{font-size: 17px; color: #000; padding: 7px 30px; border:1px solid #126e83; border-radius: 4px; text-decoration: none;}
.about-sec a:hover{background-color: #126e83; border:1px solid #126e83; color: #fff;}
.about-content{position: absolute; bottom: 2%; left: 8%;}
.about-content h3{color: #fff; font-size: 30px; line-height: 26px; font-weight: 100;}
.about-content h3 span{font-weight: normal; font-size: 18px;}

.ourservices-sec{width: 100%; float: left; padding: 50px 0px 150px 0px;
   /* background-color: #d1b48c; */
  background-color: rgba(30, 144, 255, 1);}
.ourservices-sec h2{text-align: center; color: #fff; font-size: 40px; font-weight: bold; margin-bottom: 40px;}
.ourservices-sec p{text-align: center; color: #fff; margin-bottom: 50px; font-size: 24px;}
.ourservices-sec img{position: relative; width: 100%}
.ourservices-content {
  width: 76%;
  background-color: #fff;
  padding: 15px 18px 30px 18px;
  text-align: center;
  position: absolute;
  bottom: -19%;
  left: 12%;
  border-radius: 10px;
  box-shadow: 1px 1px 20px 0px #d1b48c;
}
.ourservices-content h3{color: #003366; font-size: 22px; font-weight: bold;}
.ourservices-content p{color: #000; font-size: 18px; margin-bottom: 15px;}

/*Offers*/
.coreteam{width: 100%;float: left;background-color: #fff;padding: 50px 0px 50px 0px;}
.coreteam h3{font-size: 40px; color: #126e83; text-align: center; margin-bottom: 40px; font-weight: bold;}
.coreteam p{font-size: 24px; color: #000; text-align: center; margin-bottom: 50px;}
.coreteam-div{width: 100%; text-align: center;}
.coreteam-div h4{font-size: 18px; font-weight: bold; margin-bottom: 5px;}
.coreteam-div p{font-size: 13px; font-weight: normal; margin-bottom: 20px;}
.coreteam-div img{width: 100%; text-align: center;}
.owl-stage-outer{overflow:hidden}
.offers{position:relative}
.offers .owl-item{float:left}
.offers .owl-item .item{margin-bottom: 20px;}
.offers .owl-nav{position:absolute; top:30%; width:100%; display: none;}
.offers .owl-next{position:absolute;right:-15px;width:35px;height:35px; line-height: 20px; 
    background:#5c258d;text-align:center;padding:4px;color:#ddd;cursor:pointer;border-radius:50%;font-size:24px;
    vertical-align:middle}
.offers .owl-prev{position:absolute;left:-15px;width:35px;height:35px; line-height: 20px; 
    cursor:pointer;background:#5c258d;text-align:center;padding:4px;color:#ddd;border-radius:50%;
    font-size:24px;vertical-align:middle}
.offers .owl-dots{text-align:center;margin-top:20px;position:relative;z-index:1;padding-right:15px; display: block !important;}
.offers .owl-dots .owl-dot{display:inline-block;}
.offers .owl-dots .owl-dot span{width:15px;height:15px;border-radius:25px;margin:5px 4px;background:#fff;display:inline-block;
 border: 1px solid #c1c0c0; background-color: #c1c0c0;}
.offers .owl-dots .owl-dot.active span{background:#126e83;opacity:1;width:15px;height:15px;box-shadow:none !important; border: 1px solid #126e83;}


.resource-sec{width: 100%; float: left; background-color: #d1b48c;}
.resource-left{width: 50%; float: left;}
.resource-left img{width: 100%; min-height: 625px;}
.resource-right{width: 50%; float: left; background-color: #d1b48c; padding: 0px 85px 30px 50px;}
.resource-right h3{color: #126e83; font-size: 36px; font-weight: bold;}
.resource-right p{color: #000; font-size: 18px; font-weight: normal;}
.resource-sec .nav{margin-top: 20px;}
.resource-sec .nav-tabs {border-bottom: none;}
.resource-sec .nav>li>a {position: relative; display: block; padding: 10px 30px; color: #BFBFBF; font-size: 16px;}
.resource-sec .nav-tabs>li>a {margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 0px;}
.resource-sec .nav>li>a {position: relative; display: block; padding: 10px 38px; color: #000000; font-size: 16px;}
.resource-sec .nav>li>a:focus, .resource-sec .nav>li>a:hover {text-decoration: none; background-color: #126e83; color: #fff;}
.resource-sec .nav-tabs>li>a:hover {border-color: #126e83 #126e83 #126e83;}
.resource-sec .nav-tabs>li.active>a, .resource-sec .nav-tabs>li.active>a:focus, .resource-sec .nav-tabs>li.active>a:hover {color: #fff; cursor: default; background-color: #126e83;
    border: 1px solid #126e83; border-bottom-color: transparent; font-weight: bold;}
.resource-sec .tab-content{margin-top: 25px;}
.resource-sec .tab-content ul{margin: 0px; padding: 0px;}
.resource-sec .tab-content ul li{margin: 0px; padding: 0px; list-style-type: none; font-size: 22px; margin-bottom: 34px;}
.resource-sec .tab-content ul li a{color: #000;}
#menu3{text-align: center;}
#menu3 img{width: 100%; margin-bottom: 5px;}
#menu3 p{text-align: left; margin-bottom: 10px;}
.tab-content .btn-default{float: left;}
#menu3 .btn-default{color: #000}
#menu3 .btn-default:hover{color: #fff}
.working-sec{width: 100%; float: left; padding: 170px 0px; background-image: url(../images/bannerworking.jpg); text-align: center; background-size:cover;}
.working-sec h3{color: #fff; font-size: 40px; margin-top: 0px; margin-bottom: 40px; font-weight: bold;}
.working-sec a{color: #fff; font-size: 18px; border:1px solid #fff; padding: 10px 50px; border-radius: 4px; text-decoration: none; font-weight: 100;}
.working-sec a:hover{background-color:#126e83; color: #fff;}

.ourlocation-sec{width: 100%; float: left; float: left; padding: 50px 0px;}
.ourlocation-sec h3{color: #126e83; font-size: 40px; margin-top: 0px; margin-bottom: 40px; font-weight: bold; text-align: center;}
.ourlocation-sec p{color: #000; font-size: 18px; margin-top: 0px; margin-bottom: 40px; text-align: center;}
.ourlocation-sec p span{font-weight: 900;
    font-size: 20px;
    padding: 7px 0;
    display: block;}
.tabs-left, .tabs-right {border-bottom: none; padding-top: 2px; min-height: 400px;}
.tabs-left {border-right: 1px solid #ddd; padding-right: 20px;}
.tabs-right {border-left: 1px solid #ddd;}
.tabs-left>li, .tabs-right>li {float: none; margin-bottom: 2px;}
.tabs-left>li {margin-right: -1px;}
.tabs-right>li {margin-left: -1px;}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {border-bottom-color: #ddd; border-right-color: transparent;background-color: #126e83; color: #fff;}
.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {border-bottom: 1px solid #ddd; border-left-color: transparent;}
.tabs-left>li>a {border-radius: 0px; margin-right: 0; display:block; font-size: 23px; color: #126e83; padding: 10px 10px;}
.tabs-left>li>a:hover i{color: #126e83; float: right;}
li.item i {float: right;}
li.item.active .fa-caret-right:before {
  color: #fff;
}
li.item:hover .fa-caret-right:before {
  color: #fff;
}
a.backtohome {
  color: #000;
}
.nav>li>a:focus, .nav>li>a:hover {text-decoration: none; background-color: #126e83; color: #fff;}
.tabs-right>li>a {border-radius: 0px; margin-right: 0;}
.vertical-text {margin-top:50px;border: none; position: relative;}
.vertical-text>li {height: 20px; width: 120px; margin-bottom: 100px;}
.vertical-text>li>a {border-bottom: 1px solid #ddd; border-right-color: transparent; text-align: center; border-radius: 4px 4px 0px 0px;}
.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {border-bottom-color: transparent; border-right-color: #ddd; border-left-color: #ddd;}
.vertical-text.tabs-left {left: -50px;}
.vertical-text.tabs-right {right: -50px;}
.vertical-text.tabs-right>li {-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg); transform: rotate(90deg);}
.vertical-text.tabs-left>li {-webkit-transform: rotate(-90deg);  -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);  transform: rotate(-90deg);}
.locationdiv{width: 100%; min-height: 400px; max-height: 400px; overflow-y: scroll; padding: 0px 15px 0px 15px;}
.locationdivbox {width: 100%; float: left; border:1px solid #c7c7c7; background-color: #fafafa; padding: 10px; margin-bottom: 15px;}
.locationdivbox p{text-align: left; margin-bottom: 5px; font-size: 16px; font-weight: 600;}
.locationdivbox a{color: #000;}
.locationdivboxdivfirst {display: flex;}
.locationdivboxdivfirst i {
  font-size: 43px;
  color: #126e83;
  margin: 9px 20px 9px 10px;
}
.locationdivboxdivsecond{display: flex; align-items: center;}
.locationdivboxdivsecond i{ font-size: 30px;
  color: #126e83;
  margin: 9px 20px 9px 10px;}
.locationdivboxdivthird {display: flex; align-items: center;}
.locationdivboxdivthird p{padding-left: 55px;}
.locationdivboxdivthird i{font-size: 20px; color: #126e83; margin-right: 10px; margin-left: 5px; margin-top: -4px;}

.testimonial-sec{width: 100%;float: left; padding: 75px 0px; background-color: #f5f5f5;}
.testimonial-div{text-align: center; width: 45%; margin: 0 auto;}
.testimonial-div h3{font-size: 40px; color: #000; font-weight: bold;}
.firstquote{float: left; margin-top: -30px;}
.firstquote1{float: right; margin-top: -30px;}
.footer a{font-size: 16px;
  text-decoration: none ;
  color: #fff ;
}
.footer{width: 100%;float: left;background-color: #132c33;padding: 17px 0px 10px 0px;}
.footer h3{color: #fff;
  font-size: 25px;
  margin-top: 0px;}
.footer p{color: #fff;font-size: 16px;margin-bottom: 0px;margin-top: 5px;}
.footer-right{width: 100%; float: left; margin-top: 20px;}
.footer-right ul{margin: 0px; padding: 0px; margin-bottom: 5px; float: right;}
.footer-right ul li{list-style-type: none; float: left; border-right: 1px solid #fff; color: #fff; padding: 0px 14px; line-height: 12px;}
.footer-right ul li:last-child{border-right: none;}
.footer-right ul li a{color: #fff; text-decoration: none;}
.footer-right p{text-align: right; padding-right: 14px;}
.modal-dialog {width: 800px; margin: 100px auto;}
.modal-body {padding: 30px 50px}
.modal-content {position: relative;background-color: #d1b48c; border: 2px solid #fff; border-radius: 0px; text-align: center;}
button.close {-webkit-appearance: none; padding: 0; cursor: pointer; position: absolute; background: transparent; border: 0; right: -10px; top: -15px;}
.close{opacity: 10;}
#coreteampopup{z-index: 2;}
#coreteampopup .modal-dialog{ width: 600px; margin:10px auto;}
.modal-body h3{font-size: 20px; font-weight: bold; color: #000;}
.modal-body p{font-size: 15px; color: #000; margin-bottom: 20px;}
.modal-body h5{font-size: 17px; color: #000; line-height: 24px;}
#modalimg{width: 200px;}
.services-sec{width: 100%; float: left; padding: 50px 0px; background-color: #fff;}
.services-sec h1{font-size: 35px; color: #126e83; font-weight: bold;}
.services-sec p{font-size: 17px; color: #181818;}
.services-sec img{width: 100%;}
.services-searchicon{width: auto !important; margin-top: 50px;}
.services-second-sec{width: 100%; float: left; padding: 50px 0px; background-image: url(../images/service-bg.jpg); background-size: 100% 100%;}
.services-second-sec h2{text-align: center; color: #fff; margin-bottom: 50px; font-weight: bold; font-weight: 36px;}
.services-second-div{width: 100%; float: left; border:1px solid #fff; padding: 20px 60px; text-align: center; margin-bottom: 30px;}
.services-second-div img{margin-bottom: 15px;}
.services-second-div p{color: #cbd8dd; font-size: 20px; min-height: 90px; margin-bottom: 0px;}

.financial-sec{width: 100%; float: left; padding: 50px 0px; background-color: #fff;}
.financial-sec h1{font-size: 35px; color: #126e83; font-weight: bold;}
.financial-sec p{font-size: 17px; color: #181818;}
.financial-sec img{width: 100%;}
.financial-searchicon{width: auto !important; margin-top: 50px;}
.financial-second-sec{width: 100%; float: left; padding: 50px 0px; background-image: url(../images/financial-bg.jpg); background-size: 100% 100%;}
.financial-second-sec h2{text-align: center; color: #fff; margin-bottom: 50px; font-weight: bold; font-weight: 36px;}
.financial-second-div{width: 100%; float: left; border:1px solid #fff; padding: 20px 60px; text-align: center; margin-bottom: 30px;}
.financial-second-div img{margin-bottom: 15px;}
.financial-second-div p{color: #cbd8dd; font-size: 20px; min-height: 60px; margin-bottom: 0px;}

.coreteam-sec{width: 100%; float: left; padding: 0px 0px 0px 0px;}
.coreteam-sec h1{text-align: center; margin-bottom: 40px; color: #126e83; font-size: 40px; font-weight: bold;}
.coreteam-div{width: 100%;float: left;padding: 50px 0px 20px 0px;background-color: #fff;}
.coreteam-div img{margin-bottom: 20px;}
.coreteam-div h4{font-size: 20px;color: #126e83;margin: 0px 0;text-align: center;padding: 0 0 8px 0;font-weight: 900;}
.coreteam-div h6{font-size: 18px; color: #181818; text-align: left; padding-left:20px; margin-bottom: 30px;}
.coreteam-div p{/*padding-top: 50px;*/ text-align: left; font-size: 18px; color: #181818; padding-left: 20px;}
.bckgrnd{background-color: #cbd8dd; }


.contact-sec{width: 100%; float: left; padding: 50px 0px;}
.contact-sec h1{margin-top: 0px; color:#126e83;}
.contact-sec .btn{ background-color: #126e83;color:#fff;border: 1px solid #126e83;}
.contact-sec .btn:hover{ background-color: transparent;color:#126e83;border: 1px solid #126e83;}
.contact-sec .btn:focus{ background-color: transparent;color:#126e83;border: 1px solid #126e83;}
.contact-sec p{margin-bottom: 20px;}
.contact-sec img{width: 100%;}
.contact-sec .form-control{height: 50px; margin-bottom: 20px; border:1px solid #000; font-size: 16px;}
.contact-sec textarea.form-control{height: 100px;}
.contact-mapdiv{width: 100%; float: left; padding: 50px 0px 0;}
.contact-mapdiv .tab-content{width: 100%; float: left; background-image: url(../images/Contact-map-bg.jpg); background-size: cover;}
.contact-mapdiv nav{width: 100%; float: left; padding:0px; background-color: #126e83; display: flex; align-items: center; justify-content: center;}
.contact-mapdiv .tab-content{width: 100%; float: left; padding: 50px 0px;}
.contact-mapdiv .nav-tabs {
  text-align: center;
  margin: inherit;
  width: auto;}
  
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 30px;
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
}
.contact-mapdiv .nav-tabs li a:hover {
  border: none;
}
/* .contact-mapdiv .tabs-left li a:hover{background-color: #cbd8dd;
  color: #126e83;} */
.nav-tabs {
    border-bottom: 0px solid #ddd;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.nav-tabs > li > a:hover {
    border-color: transparent;
}
.nav-tabs > li > a {color: #126e83;
    /*margin-right: 2px;*/
    line-height: 1.42857143;
    /* border: 0px solid transparent; */
  }
.nav-tabs > li.active > a .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #126e83;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover{
    color: #fff;
    cursor: default;
    background-color: #126e83;
    border: 1px solid #126e83;
    border-bottom-color: transparent;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #126e83;
    outline: 0;
}
/*about us page css*/
.about-sec h2{text-align: left;color: #126e83;font-weight: 700;padding-bottom: 30px;padding-left: 140px;position: relative;}
.partners{padding-top: 125px; background-image: url(../images/partners.jpg);}
.partners-div{border: none;padding: 20px 125px;}
   .partners-div p {color: #cbd8dd;font-size: 14px;min-height: 60px;margin-bottom: 0px;padding: 0 175px;}
.partners-div ul{font-size: 20px;padding-top:50px;color: #fff;list-style: none;}
.partners-div ul li {width: 33%;float: left;}
.partners-div span{font-size: 65px;font-weight: 800;}
.coreteam-div-about {text-align: center;}
.coreteam-div-about img{width: 100%;}
.coreteam-div-about h4{font-size: 26px;font-weight: 600;color: #181818;margin-bottom: 20px;text-align: center;}
div#coreteam p {
    text-align: center;padding-left: 0;
}
.coreteam-div-about p{font-size: 18px;
    margin-bottom: 20px;}
.bannerabout{ background-image: url(../images/bannerabout.jpg);}
.about-us{ background-image: url(../images/About-Us-bg.png);}
iframe.mapLocation{width: 100%;}
/*services us page css*/
.services1{padding: 20px 5px;}
.contact-mapdiv .tabs-left>li {float: left;}
.contact-mapdiv .tabs-left, .tabs-right{min-height: auto;}
.contact-mapdiv .locationdivbox{background-color: transparent;border: none;}
.contact-mapdiv .locationdivboxdivfirst {display: flex;padding: 0 10px;}
.contact-mapdiv .locationdivboxdivsecond i {font-size: 25px;
  /* color: #000; */
  margin-right: 10px;padding-left: 10px;}
.contact-mapdiv .locationdivboxdivthird p {padding-left: 55px;}
.contact-mapdiv .tabs-left{border: none;}
/* .contact-mapdiv .locationdivboxdivfirst i{color: #000}
.contact-mapdiv .locationdivboxdivthird i{color: #000} */
.contact-mapdiv .tabs-left>li{margin-top: -1px;margin-bottom: 0}
.contact-mapdiv .tabs-left>li.active a {background-color: #cbd8dd;border: none;color: #000;}
.contact-mapdiv .nav-tabs li a {color: #fff;}
.contact-mapdiv .nav-tabs li a:active {border:none;}
.contact-mapdiv li.active a:focus {cursor: default;background-color: #126e83;border: none;border-bottom-color: transparent;}
.contact-mapdiv li.active > a:focus{border: none;}
.contact-mapdiv li a:hover {cursor: default;background-color: #126e83;border: none;border-bottom-color: transparent;}
#nameError {
  display: none;
  font-size: 0.8em;
}

#nameError.visible {
  display: block;
}
.item img {
  width: 100%;
}
input.invalid {
  border-color: red;
}
button#submit {
    background-color: #126e83;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 10px 25px;
    font-size: 18px;
}
button#submit:hover {
    background-color: transparent;
    color: #126e83;
    border: 1px solid #126e83;
}
/*vedio page css here*/
.vedio-artical {color: #126e83;background-image: url(../images/video-bg.jpg);padding: 50px 0px;float: left;width: 100%;}
.vedio-artical h3{text-align: center;font-size: 26px;font-weight: 700;}
.video {float: left;width: 33%;padding: 10px;}
.video img{width: 100%;border-radius: 5px;}
.video p {padding: 10px 0px;text-align: left;}
.vedio-artical button{background-color: transparent;color: #126e83;border: 1px solid #126e83;padding: 10px 40px;border-radius: 4px;font-size: 18px;}
.vedio-artical button:hover{background-color: #126e83;border: 1px solid #126e83;color: #fff;}
.vedio-artical .tab-content{text-align: center;}
.vedio-artical label {font-size: 18px;padding-left: 7px;padding-right: 10px;}
.resource-vedio-artical  .select-items {position: absolute;background-color: #fff;right: 0;z-index: 99;width: 100px;left: 100px;top: 30px;}
.vedio-artical select {font-size: 18px;background-color: #126e83;color: #fff;padding: 0 10px;border: 1px solid #126e83;border-radius: 4px;}
/*bulletins page css here*/
.bulletins {color: #fff;
  /* background-image: url(../images/video-bg.jpg); */
  background-color: rgba(30, 144, 255, 1);
  padding: 50px 0px;float: left;width: 100%;}
.bulletins h3{text-align: center;font-size: 26px;font-weight: 700;margin-bottom: 20px;}
.bulletins img{width: 100%; padding: 15px;}
.bulletins p {padding: 0;text-align: left;margin: 0;font-size: 16px;}
.bulletins h5{font-size: 20px;}
.bulletins label {font-size: 18px;padding-left: 10px;}
.bulletins select {border: 1px solid #126e83;border-radius: 4px;font-size: 18px;background-color: #126e83;color: #fff;padding: 0 10px;}
/*option{background: #126e83 !important;color: #fff !important;}
option:hover {background: #126e83 !important;color: #fff !important;}
option:focus {background: #126e83 !important;color: #fff !important;}*/
.custom-select {
  position: relative;
  width: 100px;
    float: left;
    margin: 5px;
}
.resource-vedio-artical  .custom-select {
  position: relative;
  width: 100%;
    float: left;
    margin: 5px;
    display: flex;
}
.set-left {
    float: left;
}
.custom-select select {
  display: none; /*hide original SELECT element:*/
}

.select-selected {
  background-color: #95520b;
  color: #fff !important;
}

/*style the arrow inside the select element:*/
.select-selected:after {
  position: absolute;
  content: "";
  top: 11px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;
}

/*point the arrow upwards when the select box is open (active):*/
.select-selected.select-arrow-active:after {
  border-color: transparent transparent #fff transparent;
  top: 7px;
}


/*style the items (options), including the selected item:*/
.select-items div,.select-selected {border-radius: 4px;
  color: #000;
  padding: 3px 15px;
  border: 1px solid transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  user-select: none;width: 100px;
  position: relative;
}

/*style items (options):*/
.select-items {
  position: absolute;
    background-color: #fff;/*
    left: 15px;*/
    right: 0;
    z-index: 99;
    width: 100px;
}

/*hide the items when the select box is closed:*/
.select-hide {
  display: none;
}

.select-items div:hover, .same-as-selected {
 background-color: #95520b;border-radius: 0;
    color: #fff
}
span.error {margin-top: -10px;
    padding-bottom: 15px;
    color: #126e83;
}

    
.bultn {color: #000;padding: 45px 45px 0;}
.bulletins a{color: #126e83;text-decoration: underline;}
/*articals page css here*/
.articals-list{    overflow-y: scroll;
    height: 460px;}
.article-set {padding: 15px 0;float: left;
}
.set-article {background-image: none;text-align: center;color: #126e83;padding: 50px 0px;float: left;width: 100%;}
.article-set img{width: 100%;}
.set-article button:hover{background-color: #126e83;border: 1px solid #126e83;color: #fff;margin: 20px;border-radius: 5px; }
.set-article button{background-color: transparent;border: 1px solid #126e83;color: #126e83;margin: 20px;padding: 10px 40px;border-radius: 5px; }
.set-article h5{text-align: left;font-size: 20px;}
.set-article p{padding: 10px 0;color: #000;text-align: left;margin: 0;font-size: 16px;}

/*article detail page css here*/
.article-detail {float: left;width: 100%;padding: 50px 0px;}
.article-detail button{background-color: transparent;border: 1px solid #126e83;color: #126e83;margin: 20px 0px;padding: 10px 25px;border-radius: 5px; }
.article-detail button:hover{background-color: #126e83;border: 1px solid #126e83;color: #fff;margin: 20px 0px;border-radius: 5px; }
.article-detail h2,h3{color: #126e83;font-weight: 700;}
.article-detail h5{margin-bottom: 20px;border-bottom: 1px solid #000;width: 60%; padding: 20px 0px;}
.article-detail p{line-height: 25px;padding: 10px 0px;font-size: 17px;}
.article-detail li{text-align: left;padding: 5px 0px;    line-height: 25px;font-size: 17px;}
.article-detail ul, ol {margin-top: 0;margin-bottom: 10px;margin-left: 0;padding-left: 15px;}
.article-detail .fa {padding-right: 8px;}
.article-detail h4 {font-size: 14px;font-weight: 600;}
.right-artical {text-align: center;}
.right-artical li {margin-left: 80px;}
.right-artical a{color: #000}
.right-artical a:hover {color: #126e83;text-decoration: underline;}
a{cursor: pointer;}
/*legacy page css start here*/
.ourleader{text-align: center;padding: 0 0 0px 0px;
    float: left;
    width: 100%;}
.ourleader-div img {
    margin-bottom: 20px;
    padding: 50px 50px 0;
}
.ourleader-div{width: 100%; float: left; padding: 50px 0px; background-color: #fff;}
.ourleader-div img{margin-bottom: 20px;}
.ourleader-div h4{font-size: 26px; color: #181818; margin-bottom: 20px;}
.ourleader-div h6{font-size: 18px; color: #181818;}
.ourleader-div p{/*padding-top: 50px;*/ text-align: center; font-size: 18px; color: #181818; padding-left: 20px;}
.bckgrnd{background-color: #cbd8dd; }
.coreteam-div.bckgrnd {
    background-color: rgba(30, 144, 255, 1);
}
.coreteam-div h6{text-align: center;}
.coreteam-div.bckgrnd h6{color: #fff; }
.coreteam-div.bckgrnd h4{color: #fff;}
.coreteam-div.bckgrnd{color: #fff;}
.ourleader-div h4{font-size: 18px; font-weight: bold; margin-bottom: 5px;}
.ourleader-div p{font-size: 13px; font-weight: normal; margin-bottom: 20px;}
.ourleader-div img{width: 100%; text-align: center;}
.ourleader .btn {margin-top: 50px;}
.ourleader p{padding-bottom: 30px;}
.ourleader h1{color: #126e83;}
/*#headerPopup{
  width:75%;
  margin:0 auto;
}

#headerPopup iframe{
  width:100%;
  margin:0 auto;
}
.embed-responsive {position: unset !important;}
*/

.modal {
display: none;
position: fixed;
z-index: 999;
padding-top: 100px;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: transparent;
}
.modal-content {position: relative;background-color: #d1b48c; border: 2px solid #fff; border-radius: 0px; text-align: center;}
.close {opacity: 10;}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
}
.modal-backdrop.in {opacity: 0;position: relative;}
.thankyou {text-align: center;float: left;width: 100%;}
.thankyou h2 {font-size: 60px;padding: 50px;}
.working p{padding-left: 0;background-image: none;}
.working img{width: 100%;}
.working {float: left;width: 100%;padding: 50px 0px;}
.working h2 {color: #126e83;/*padding-top: 50px;*/}
.job-sec {width: 100%;float: left;background-image: url(../images/job-opening.jpg); background-size: 100% 100%;}
.job-sec h3{text-align: center;color: #fff;padding: 30px 0 0;}
.job-sec .nav-tabs > li > a{ cursor: pointer !important;background-color: transparent;color: #fff;border: 1px solid #fff;border-radius: 4px;}
.job-sec .nav-tabs > li:hover {    background-color: #fff;
  border-radius: 4px;
  border: none !important;}
  .job-sec .nav-tabs > li {
     margin-left: 0px !important;
 }
 .contact-mapdiv .nav-tabs > li:hover a {
  color: #126e83 !important;
  background-color: #cbd8dd;
  
}
.contact-mapdiv li.active a{   color: #126e83 !important;
  background-color: #cbd8dd !important;
}
.contact-mapdiv .nav-tabs > li.active a{border: none !important;}
.job-sec .nav-tabs > li > a:hover {color: #126e83;cursor: default;background-color: #cbd8dd;border: 1px solid #cbd8dd;border-bottom-color: transparent;}
.job-sec .nav-tabs > li.active > a{background-color: #fff;color: #126e83;}
.job-sec .nav-tabs {padding: 50px 130px 10px;}
.job-sec .panel-group {margin-bottom: 20px;padding: 50px 100px;text-align: left;}
.job-sec li {float: none; margin: 0 10px; display: inline-block;}
.articleship {padding: 50px;float: left;width: 100%;}
.articleship h2{color: #fff;text-align: center;padding-bottom: 50px;float: left;width: 100%;}
.article-main-heading h2{color: #126e83;text-align: center;padding-bottom: 20px;float: left;width: 100%;}
.article-main-heading p{margin-bottom: 40px; padding: 0px 50px;}
.articleship li {line-height: 35px;color: #fff;}
.articleship a {color: #fff;text-decoration: none;border: 1px solid #fff;padding: 13px 40px;margin: 15px 30px;float: left;border-radius: 4px;}
.articleship a:hover{color: #fff;background-color: #003366;}
.ship-program{float: left;background-color: rgba(30, 144, 255, 1);}
.ship-program h2{text-align: left;padding: 20px;width: 100%;}
.ship-program ul{width: 100%;float: left;}
.tab-content .fa {float: right;}
.panel-body {background-color: #cbd8dd;}
.panel-default > .panel-heading {color: #126e83;background-color: #fff;border-color: #ddd;}
.panel-default a{text-decoration: none;}
.panel-body h4{padding: 20px 35px 0;font-weight: 700;float: left;width: 100%;}
.panel-body a {color: #000;text-decoration: none;border: 1px solid #126e83;padding: 13px 40px;margin: 15px 30px;float: left;border-radius: 4px;}
.panel-body a:hover{color: #fff;background-color: #126e83;}
.panel-body li {width: 100%;float: left;line-height: 25px;}
.tab-content .panel-title {padding: 5px 35px;}
.panel-group .panel {margin-bottom: 15px;}
.panel-image{ width: 100%;}
.owl-carousel.owl-loaded {display: none !important;}
.our-legacy {float: left;width: 100%;text-align: center;background-color: #cbd8dd;padding: 50px 0px;}
.our-legacy h3 {font-size: 40px;color: #126e83;text-align: center;margin-bottom: 40px;font-weight: bold;}
img.bannerwidth{width: 100%;}
h2.bannerCaption1 {
  color: #126e83;
  font-weight: 700;
  float: left;
  width: auto;
}
.transprancyreport-contant a {margin-top: 30px;
  cursor: pointer;
  color: #000;
  font-size: 20px;
}
.meetourteam h2{padding: 30px 0;}
.meetourteam p{padding-right: 30px;}
.transprancyreport-contant h2{text-align: center;    padding: 0 0 25px;margin-top: 0;}
.transprancyreport-contant {padding: 50px 0;float: left; width: 100%;}
.transprancyreport-contant li {font-size: 16px;
  list-style: lower-alpha;
}
.our-legacy h4 {
    font-size: 26px;
    color: #181818;
    margin-bottom: 20px;
}
.our-legacy p{
    text-align: center;
    padding-left: 0;
}
.nopad span {
  font-size: 16px;
  margin-left: 25px;
}
.our-legacy img{width: 275px;}
.mobilelivesquare {display: none;}
.btn-primary{
  font-size: 17px;
  color: #000;
  padding: 7px 30px;
  border: 1px solid #126e83;
  border-radius: 4px;
  text-decoration: none;background-color: transparent;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus {
  background-color: #126e83;
  border: 1px solid #126e83;
  color: #fff;
}
.btn-primary:focus {
  background-color: #126e83;
  border: 1px solid #126e83;
  color: #fff;
}
.btn-primary:hover {
  background-color: #126e83;
  border: 1px solid #126e83;
  color: #fff;
}
.bannerCaption {
  position: absolute;
  top: 35%;text-align: right;
  width: 100%;
}

.bannerCaption h2 {
  font-weight: 300;
  color:#fff;
  font-size: 46px;
  margin: 0 0 20px 0;
}
.bannerCaption h2 span {
  /* font-weight: 700; */
  /* font-size: 35px; */
}
.ourlocation-sec a {
  text-align: left;cursor: pointer;
}
.logo h3 {
  /* color: #000000; */
  color: #fff;
  font-weight: 700;
  padding: 5px 0;
  font-size: 22px;
}
a.logo {
  text-decoration: none;
}

i.fa.fa-envelope.mailicon {
  color: #fff;
  margin: 0;
  padding: 10px;
  background-color: #126e83;
  font-size: 17px;
  border-radius: 24px;
}
.ourlocation-sec .nav>li>a {
  font-size: 18px;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 700;
  padding: 15px 30px 12px 30px;
}

#coreteam{position:relative}
#coreteam .owl-item{float:left}
#coreteam .owl-item .item{margin-bottom: 20px;}
#coreteam .owl-nav{position:absolute;top: 45%;width:100%;display: block;}
#coreteam .owl-next{
    position:absolute;
    right: -55px;
    width:35px;
    height:35px;
    line-height: 20px;
    background: #126e83;
    text-align:center;
    padding:4px;
    color:#ddd;
    cursor:pointer;
    border-radius:50%;
    font-size:24px;
    vertical-align:middle
    }
#coreteam .owl-prev{
    position:absolute;
    left: -55px;
    width:35px;
    height:35px;
    line-height: 20px;
    cursor:pointer;
    background: #126e83;
    text-align:center;
    padding:4px;
    color:#ddd;
    border-radius:50%;
    font-size:24px;
    vertical-align:middle
    }
.header .navbar-default .navbar-nav>.open>a, 
.header .navbar-default .navbar-nav>.open>a:focus, 
.header .navbar-default .navbar-nav>.open>a:hover {
      color: #fff;
      background-color: transparent;
  }
  .header .navbar-default { 
    margin-top: 0;
}
.header .navbar-default .navbar-nav>li>a {
  padding: 25px 12px;
  font-weight: 400;
}

.navbar-nav > li > .dropdown-menu a i{margin: 0;
    padding: 2px 25px 0 0;
    font-size: 15px;
}

.about-sec h1:after {
  display: block;
  content: "";
  background: #126e83;
  height: 2px;
  width: 115px;
  position: absolute;
  left: 0;
  bottom: -10px;
}

.header.header-scrolled {
  background-color: rgba(0, 51, 102, 1);
  box-shadow: 1px 1px 2px 0px #70858d;
  border-top: 2px solid #cbd8dd;
}
.header.header-scrolled  .logo h3 {
  /* color: #000;  */
  color: #fff; 
}

.header.header-scrolled .navbar-default .navbar-nav>li>a {
  color: #fff; 
}
.header.header-scrolled .navbar-default .navbar-nav>.open>a, 
.header.header-scrolled .navbar-default .navbar-nav>.open>a:focus, 
.header.header-scrolled .navbar-default .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: transparent;
}
a.mailto {
  top: -10px;
}
.header.header-scrolled i.fa.fa-envelope.mailicon {
  padding: 10px;
  font-size: 17px;
  color: #fff;
  margin: 0;
  background-color: #126e83;
  border-radius: 27px;
}
.bannerCaption1 {
  position: absolute;
  top: 40%;
  width: 100%;
}
.bannerCaption1 h2 {
  color: #126e83;
  font-size: 30px;
  /* color: #000000; */
  font-weight: 700;
}
.breadcrumb {
  padding: 0 0 0 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
  position: absolute;
  top: 50px;
  color: #fff;
  z-index: 9;
}

.breadcrumb a {
  color: #fff;
  text-decoration: none;
  font-weight: 200;
}

.breadcrumb a:hover{ 
  text-decoration: none; 
}

.about-sec h2:after {
  display: block;
  content: "";
  background: #126e83;
  height: 2px;
  width: 115px;
  position: absolute;
  /* left: 0; */
  bottom: 15px;
}

.homebtn {
  padding: 10px 30px 8px 30px;
  font-size: 17px;
  color: #fff;
  background-color: transparent;
  border-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  margin: 8px 0 0 0;
  display: inline-block;
  line-height: 21px;
  text-transform: uppercase;
}

.homebtn:hover{  
    background-color: #126e83; border: 1px solid #126e83;    color: #fff;  text-decoration: none;
  }

.cartdown{
  padding: 0 0 0 8px;
  font-size: 14px;
}

.about-sec h3 {
  /* color: #126e83; */
  color: #126e83;
  font-weight: 800;
  margin: 0 0 25px 0;
}

.about-sec h4 {
    color: #126e83;
    font-weight: 800;
    margin: 0 0 45px 0;
    text-align: center;
    font-size: 30px;
}
.bannerCaption .col-sm-6 {float: right;
padding: 0 0 0 0;}

.ourservicewrap { 
  margin: 0 auto;
  width: 100%;
  display: inline-block;
}

.ourservicewrap ul.nav.nav-tabs {
  display: inline-block;
  width: auto;
  margin: 40px 0 0 0;
}
.nav-center {
  text-align: center;
}

 
.nav-tabs > li.active > a:hover {
  color: #fff;
  cursor: default;
  background-color: #126e83;
  border: 1px solid #126e83;
  border-bottom-color: transparent;
}
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #126e83;
  border: 1px solid #126e83;
  border-bottom-color: transparent;
}
.nav-tabs > li.active > a {
  color: #fff;
  cursor: default;
  background-color: #126e83;
  border: 1px solid #126e83;
  border-bottom-color: transparent;
}
.nav-tabs > li{margin-left: 5px;}
.nav-tabs > li:hover {
  border: 1px solid #126e83;
  background-color: #126e83;
  color: #fff;
}
.nav-tabs > li:hover a{color: #fff;}
.nav-tabs > li.active  {
  color: #fff;
  cursor: default;
  background-color: #126e83 !important;
  border: 1px solid #126e83;
  /* border-bottom-color: transparent; */
}


@media screen and (max-width:1366px){
  .bultn {padding: 20px 20px 0;}
  .nav>li>a {font-size: 16px; font-family: 'Nunito Sans', sans-serif;}
  .navbar-default .navbar-nav>li>a{padding: 11px 13px;font-weight: 400;}
  .navbar-nav{margin-left: 0;}
  

 }

 @media screen  and (min-width:768px) and (max-width:1024px){
 .tab-content .nopad {padding-left: 15px;  padding-right: 15px;}
.ourlocation-sec .nopad {padding-left: 15px;  padding-right: 15px;}
.logo h3 {  text-align: center;}
.meetourteam h2 {
  padding: 0px 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #fff;
}
.working .col-sm-6 {
  width: 50% !important;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{min-width: 300px;}
.navbar-nav {
  float: left;}
 .header .far {float: right;
  font-size: 12px;
  margin-top: 5px;}
    .header .navbar-default .navbar-nav>li>a {
      padding: 17px 9px;
      margin-top: 10px;}
      i.fa.fa-envelope.mailicon {
       
        margin: 5px;
        padding: 8px;
        font-size: 10px;
    }

}
@media screen and (max-width:1024px){

  .logo h3 {
    font-size: 17px;
    float: left;
    padding-left: 15px;
}
.meetourteam p {
  padding-right: 0px;
}
  h2.bannerCaption1 {
    padding-left: 15px;}
  .bannerCaption h2 {
    font-size: 34px;}
  .logo h3{font-size: 16px;}
  .col-sm-6.aos-init.aos-animate {
    margin-right: 5%;
}
.nopad span {
  font-size: 13px;
  margin-left: 0px;
}
.locationdivboxdivfirst i { margin: 9px 10px 9px 0px;}
.locationdivboxdivsecond i { margin: 9px 10px 9px 0px;}
.locationdivboxdivthird p {
  padding-left: 0;
  float: right;
  width: 100%;
  text-align: right;
}
  #coreteam .owl-next{right: -10px;}
  #coreteam .owl-prev {
    position: absolute;
    left: -10px;}
    .ourlocation-sec .nav>li>a { padding: 15px 15px 12px 15px; font-size: 15px;}
  .bultn {padding: 5px 20px 0px ;}
 .bultn h4 {font-size: 15px;}
 .bulletins p{font-size: 15px;}
 .nav>li>a {font-size: 10px;}
.partners-div {padding: 20px 20px;}
.container {width: 100%;}
.services-second-div {padding: 20px 9px;}
.financial-second-div{padding:20px 0;}
.job-sec .nav-tabs {
    padding: 50px 30px 10px;
}
.ourservices-content{/*bottom: -45%;*/}
.ourservices-content p{font-size: 12px;}
.ourservices-content h3{font-size: 15px;}
.services-second-div {
    height: 235px;}
.working .col-sm-6{width: 100% !important;
 }
 .ship-program ul{width: 100%;float: left;}
 .bulletins{height: 500px;}
.logo {width: 46px;}
.btn {padding: 10px 35px}
.partners-div p{padding: 0 260px;}
.mail-icon {width: 46px !important;}
.coreteam-div h4{text-align: center;}
.dropdown:hover .dropdown-menu{border: none;}
.dropdown-menu>li>a{border: none;}
}
.footer span {
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width:768px){
  h2.bannerCaption1 {font-size: 25px;
    padding-left: 15px;}
    .ourservices-content h3 {
    font-size: 14px;
}
    .ourservices-content p{font-size: 12px;}
.partners-div p{padding: 0 195px;}
}




@media (max-width : 560px) {
  .mobile{display: block !important;}
  /* .banner-sec{display: none;} */
  img.bannerwidth{min-height: 200px;margin-top: 0 !important;}
h2.bannerCaption1 {
  padding-left: 15px;}
  .transprancyreport-contant h2 {
    font-size: 24px;}
  .footer-right ul li {
    width: 50%;
  }
  .inner_box1 {
    margin-bottom: 6px;
}
.inner_box1 p {
  font-size: 23px !important;
  line-height: 30px;
}
.list_2 {
  font-size: 18px;
  line-height: 33px;
}
  .open i.far.fa-chevron-down.cartdown {
    transform: rotate(180deg) !important;padding-left: 0;
  }
  .header.header-scrolled .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 15px;
    padding: 15px;
}
.nav-tabs > li {
  margin-left: 0px;
}
.bannerCaption1 h2{font-size: 25px;display: none;}
.about-sec h2{padding-left: 0;}
.footer a { font-size: 16px;}
.nav>li>a{padding: 15px 5px;font-size: 10px;}

.header .navbar-default .navbar-nav>li>a {    color: #fff;padding: 15px;
  font-size: 15px;}
/* .dropdown:hover .dropdown-menu{  display: contents;} */

  .nopad{padding-right: 15px;padding-left: 15px;}
  .bannerCaption h2{font-size: 22px; font-weight: 500;float: left;
    text-align: left;width: 100%;
    margin: 0 0 5px 0;}
    .homebtn {float: left;
      padding: 10px 15px 8px 15px;
      font-size: 15px;}
      .header-scrolled .navbar-default .navbar-toggle {
      background-color: transparent;
    }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #fff;
  }
    .navbar-default .navbar-nav>li>a { font-size: 17px;}
    div#navbar {
      float: left;
  }
  .header-scrolled .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
#coreteampopup .modal-dialog {
  width: 95%;}
/* .header {    background-color: #126e83;} */
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
  padding: 5px 15px 5px 15px;
}
 .navbar-header {float: right;  }
  /* button.navbar-toggle {
    margin-top: -90%;
} */
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #fff;
}
li i.fa.fa-envelope.mailicon {
  visibility: hidden;
}
    .header .col-sm-3.nopad{float: left;z-index: 1;}
    /* .header .col-sm-9.nopad{float: right;} */
    .logo h3{font-size: 18px;color: #fff;}
.coreteam-div img {padding-top: 20px;}
  .mobilelivesquare {display: block;}
  .locationdivboxdivsecond{padding: 10px 0;}
  .mailto{display: none;}
  i.far.fa-chevron-down.cartdown {
    float: right;
}
.dropdown-menu li {
  float: left;
  width: 55%;
}
.dropdown-menu li a{color: #fff;}
  .our-legacy img {padding-top: 10px;}
.dropdown:hover .dropdown-menu {width: 100%;/*position: static;*/margin-bottom: 10px;}
.header .nav > li {float: left;width: 100%;}
.dropdown-menu>li>a {padding: 5px 15px;line-height: 20px;}
.job-sec .nav-tabs {display: none;padding: 0;}
.job-sec .panel-group{padding: 50px 0;}
.tab-content .panel-title {padding: 5px;}
.owl-carousel.owl-loaded {display: block !important;}
.resource-left img{min-height: auto;}
.tab-content br{display: none;}
.resource-sec{}
.modal-dialog {width: 94%; margin: 50px auto;}
.modal-body img{width: 70%;}
.modal-body{padding: 15px;}
.banner-sec{margin-top: 55px;}
.about-sec{text-align: center;}
.about-content h3{text-align: left;}
.about-sec h1 {font-size: 25px;}
.about-sec p {font-size: 16px;padding: 0;text-align: left;}
.ourservices-sec h2{font-size: 25px; margin-top: 0px;}
.ourservices-sec p{font-size: 16px;}
.ourservices-content h3{font-size: 18px;}
.ourservices-content p{font-size: 16px;}
.coreteam h3{font-size: 25px; margin-top: 0px;}
.coreteam p {    text-align: center;font-size: 16px; margin-bottom: 25px;}
.coreteam-div img {width: 50%;}
.btn {padding: 10px 30px; font-size: 16px;}
.resource-right h3{font-size: 25px;}
.resource-right p {font-size: 16px;}
.resource-sec .tab-content ul li{font-size: 16px;}
.working-sec h3 {font-size: 25px;}
.working-sec a {font-size: 16px; padding: 10px 30px;}
.ourlocation-sec h3 {font-size: 25px;}
.ourlocation-sec p {font-size: 16px;}
.tabs-left>li>a{font-size: 16px; padding: 5px 10px; text-align: center;}
.locationdivbox p{font-size: 14px;padding-left: 0;}
.navbar-toggle{margin-top: 0px; margin-right: 0px; padding: 6px 6px;    margin: 25px 0 15px 10px;}
.nopad span {
  font-size: 13px;
  margin-left: 20px;
}
button.navbar-toggle.collapsed span {
    margin-left: 0;
}
.navbar {position: relative; min-height: 0px; float: none;}
.carousel-indicators {left: 45%; bottom: 2%; width: 15%; margin-left: 0%;}
.about-sec img {width: 100%; position: relative;}
.navbar-nav {float: left; margin: 0; text-align: left; width: 100%; margin-left: 0%;    overflow: scroll;}
.navbar-collapse {padding-right: 0px; padding-left: 0px;}
.resource-left {width: 100%; float: left;}
.resource-right {padding: 15px; width: 100%;text-align: center;}
.resource-sec .nav>li>a {padding: 10px 18px;}
.working-sec {padding: 50px 0px; background-attachment: inherit;}
.tabs-left, .tabs-right {min-height: auto; margin-bottom: 30px;padding: 0;}
.testimonial-div {width: 100%;}
.testimonial-div h3 {font-size: 25px;}
.ourservices-content {position: inherit; bottom: 0; width: 100%; left: 0%; margin-bottom: 30px;border-radius: 0 0 10px 10px;}
.ourservices-sec {padding: 50px 0px 20px 0px;}
.header img {width: 60%; float: left;}
/* .carousel-inner>.item>a>img, .carousel-inner>.item>img {line-height: 1; height: 250px;} */
.bannerCaption {bottom: 5%;top: auto;}
.carousel-inner1>.item>a>img, .carousel-inner>.item>img {line-height: 1;   width: 100%;}
.carousel-inner1 img {min-height: 200px;
  width: 100%;
  object-fit: cover;
  object-position: right;
}
.carousel-inner2>.item>a>img, .carousel-inner>.item>img {line-height: 1;   width: 100%;}
.carousel-inner2 img {min-height: 200px;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

.carousel-caption{top: 0%}
.carousel-caption h4{font-size: 20px;}
.carousel-caption h3{font-size: 20px; margin-bottom: 10px;}
.carousel-caption h4{font-size: 20px;}
.carousel-caption p {font-size: 20px;}
.carousel-caption a {padding: 10px 20px; font-size: 14px;}
.carousel-caption h3 span {font-size: 30px;}
.testimonial-sec{padding: 40px 0px;}
.locationdivboxdivfirst i {font-size: 25px;}
.locationdivboxdivsecond i {font-size: 20px;}
.firstquote{width: 30px;}
.firstquote1{width: 30px;}
.footer{text-align: center;}
.footer-right p{text-align: center;}
.footer-right ul{margin-top: 10px; margin-bottom: 15px;width: 100%;}
.partners-div {padding: 0;margin-bottom: 0;}
.partners-div p {padding: 0;}
.partners-div ul{padding: 0;margin: 0;padding-top: 20px;}
.partners-div ul li {font-size: 12px;}
.partners-div span {font-size: 25px;}
.partners {padding: 50px 0;}
.article-detail {padding: 20px 15px;}
.right-artical li{margin-left: 0;}
.article-detail p {font-size: 16px;}
.article-detail h5 {width: 80%;}
.video {width: 100%;}
.article-set {padding: 0;width: 100%;padding-bottom: 20px;}
.bulletins {background-size: 100%;}
.bultn {padding: 45px 15px 0;}
.owl-stage-outer {background-color: #fff;padding: 0px;}
.contact-sec h1 {margin-top: 20px;}
.owl-nav{position: absolute;width: 100%;}
.contact-mapdiv nav{display: none;}
.header .navbar-default .navbar-nav>.open>a, 
.header .navbar-default .navbar-nav>.open>a:focus, 
.header .navbar-default .navbar-nav>.open>a:hover {
      color: #fff !important;
      background-color: transparent;
  }
.owl-prev{margin-top: -35px;font-size: 55px;color: #fff;float: left;padding-left: 0px;}
.owl-next{margin-top: -35px;font-size: 55px;color: #fff;float: right;padding-right: 0px;}
.owl-item a{color: #126e83}
.contact-mapdiv .item {float: left;padding-left: 30%;}
.contact-mapdiv .tabs-left {margin-bottom: 0;float: left;padding: 0;}
.contact-mapdiv .tabs-left{margin-bottom: 0}
.contact-mapdiv .locationdivboxdivfirst{padding: 0;}
.contact-mapdiv .locationdivboxdivsecond i{padding-left: 0}
.contact-mapdiv .locationdivboxdivthird p {padding-left: 0;}
.locationdiv{min-height: 200px;padding: 0;}
.articleship {padding: 50px 0;}
.ship-program h2{padding: 0;}
.articleship  ul{padding-left: 20px;}
.articleship li {line-height: 25px;padding: 5px 0;}
.offers .owl-dots{z-index: auto;}
.tab-pane .btn-default {float: unset;}
.contact-mapdiv .tabs-left>li a{padding: 15px 20px;width: 130px;}
.contact-mapdiv .owl-stage-outer{background-color: #126e83;}
.coreteam-div{padding: 0;}
.owl-carousel .owl-stage-outer{background-color: #126e83;}
.job-sec .owl-item a {color: #126e83;padding: 15px 40px;background-color: #cbd8dd;float: left;margin-left: 30%;}
.contact-mapdiv .owl-stage-outer {background-color: #126e83;}
.contact-mapdiv .owl-item a:focus {color: #fff;background-color: #126e83;padding: 15px 25px;float: left;margin-left: 30%;}
.contact-mapdiv .owl-item a:focus {
  text-decoration: none;
}
.contact-mapdiv .owl-item a {color: #fff;padding: 15px 25px;float: left;margin-left: 30%;}
.coreteam-div h6 {text-align: center;padding-left: 0;    line-height: 30px;}
    /* .header .nav > li:last-child {
      display: none;
  } */
   .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
/* .header div#navbar {
    padding-bottom: 30px;
} */
.header-scrolled button.navbar-toggle {
    border-color: #cbd8dd;
}
.header-scrolled .icon-bar {
    background-color: #fff !important;
    margin-left: 0;
}
.navbar-default .navbar-toggle span {
    margin-left: 0;
}
    .dropdown-menu{background-color: transparent;box-shadow:none;}
    .header .nav > li {
      float: left;
      width: 100%;
      background-color: #003366;
      z-index: 1;
  }
  .ourservices-sec2 {

    padding: 10px 0px 50px 0px !important;
    /* background-color: #d1b48c; */
}
 
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .footer h3 {
    font-size: 22px;
    margin-top: 0px;
}

}

@media (max-width : 360px) {
.ourservicewrap .nav-center li {
  margin-left: 0px;
  width: 100%;
}

}
@media (max-width : 411px) {
  .services-searchicon {
    width: auto !important;
    margin-top: 0;
}

.resource-sec .nav>li>a {padding: 10px 18px;}
}
@media (max-width : 375px) {
.resource-sec .nav>li>a {padding: 10px 15px;}
}
a:hover {
  color: #126e83;
  cursor: pointer;
}
@media (max-width : 360px) {
.resource-sec .nav>li>a {padding: 10px 13px;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {line-height: 1; height: 200px;}
.carousel-indicators {left: 45%;bottom: -6%;}
.about-content h3 {color: #fff; font-size: 20px;}
.testimonial-div h3 {font-size: 20px;}
.footer h3 {color: #fff; font-size: 25px;}
.footer-right ul li{padding: 0px 9px;width: 50%;}
/* .footer-right ul li a{font-size: 12px;} */
.dropdown:hover .dropdown-menu{border: none;}
.dropdown-menu>li>a{border: none;}

}
@media (max-width : 320px) {
.resource-sec .nav>li>a {padding: 6px 8px;}
}












