/*
Theme Name: Custom Theme
Author: the Custom team
Author URI: https://wordpress.org/
Version: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Custom Template
*/

@font-face {font-family: "OPTIBakerDanmarkOne";
  src: url("fonts/OPTIBakerDanmarkOne.eot"); /* IE9*/
  src: url("fonts/OPTIBakerDanmarkOne.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("fonts/OPTIBakerDanmarkOne.woff2") format("woff2"), /* chrome、firefox */
  url("fonts/OPTIBakerDanmarkOne.woff") format("woff"), /* chrome、firefox */
  url("fonts/OPTIBakerDanmarkOne.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("fonts/OPTIBakerDanmarkOne.svg#OPTIBakerDanmarkOne") format("svg"); /* iOS 4.1- */
}

html body, input, textarea, .page-title span, .pingback a.url {
	font-family: 'Lato', sans-serif;
}
body {
	background: #fff;
}
body, input, textarea {
	color: #0b284b;
	font-size: 14px;
	line-height: 21px;
}
img{ max-width:100%; height:auto;}
body .padleft{ padding-left:0 }
body .padright{ padding-right:0 }
body .padtop{ padding-top:15px;}
body .padbottom{ padding-bottom:15px; }
body .nopad{ padding:0 }
section.section{ padding:50px 0; overflow:hidden;}

nav {position: relative;z-index: 999;width: 100%;}
nav.fixed {position: fixed;width: 100%;z-index: 999;top: 0;}
.searchform input {float: right;width: 200px;padding: 8px 46px 8px 8px;font-size: 1em;border: 1px solid #303030;background: #fff;}
.searchform input[type="submit"] {float: right;width: 37px;height: 37px;padding: 0px;border: 0px;background: #303030 url(images/search-icon.png) no-repeat center;box-shadow: none;font-size: 0;margin-left: -37px;position: relative;}

section.weare .mobile-view{
  display: none;
}

section.weare .desktop-view{
  display: block;
}

#back-top > a {bottom: 1%;color: #0b284b;display: block;font-size: 37px;position: fixed;right: 1%;text-align: center;}
/*---------------------------------- Slick SLider----------------------------------------------------*/
.main-slider,
.item-slider,
.client,
.thumb-slider { display: none; }
.item-slider.slick-initialized,
.thumb-slider.slick-initialized,
.client.slick-initialized,
.main-slider.slick-initialized { display: block !important; }
.slider {position: relative;clear: left;overflow: hidden;}
.slider .inner-item {height: 400px;}
.slider .container {position: relative;}
.slick-slide .caption {color: #fff;font-size: 1.2em;line-height: 1.2em;position: absolute;left: 10%;text-shadow: 2px 2px 2px #000;top: 37%;width: 35%;background:rgba(0,0,0,0.7);padding:20px 20px 0;z-index: 99;}
.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent; outline: none;}
.thumb-slider .slick-slide {margin: 5px 0 0 5px; outline: none;}
.slider-thumb .thumb-slider .slick-slide img{  max-width:100%; height:auto; box-sizing:border-box;}
.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus {outline: none;}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, .slick-slider .slick-list {
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);}
.slick-track {position: relative;top: 0;left: 0;display: block;}
.slick-track:before, .slick-track:after {display: table;content: '';}
.slick-track:after {clear: both;}
.slick-loading .slick-track {visibility: hidden;}
.slick-slide {display: none;float: left;height: 100%;min-height: 1px;position: relative; outline: none;}
[dir='rtl'] .slick-slide {float: right;}
.slick-slide img {display: block;transition: all .25s ease;}
.slick-slide.slick-loading img {display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide {visibility: hidden;}
.slick-vertical .slick-slide {display: block;height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}
.slick-dots {position: absolute;z-index: 11;bottom: 10px;margin: 0px;padding: 0;text-align: center;width: 100%;}
.slick-dots li {list-style: none;display: inline-block;}
.slick-dots button {border: 1px solid #333;background: #fff;width: 12px;height: 12px;border-radius: 100%;font-size: 0;padding: 0px;margin-right: 5px;}
.slick-dots .slick-active button {background: #303030;}
.slick-arrow {border: 0px;font-size: 0;right: 0;margin-top:-20px;position: absolute;top: 50%;z-index: 1;background: #303030 url(images/arrow.png) no-repeat center center;width: 36px;height: 40px;transform: rotate(180deg)}
.services-slider .slick-arrow {height: 65px;}
.slick-arrow:hover {background: #000 url(images/arrow.png) no-repeat center center;}
.slick-next.slick-arrow {left: 0px;transform: rotate(0deg)}
.slider-progress {width: 100%;height: 5px;background: rgba(0,216,192,0.8);position: absolute;top: 0;z-index: 99;}
.slider-progress .progress {width: 0%;height: 5px;background: rgba(36,51,0,0.8);}
.thumb-slider .slick-active img {border: 1px solid transparent}
.thumb-slider .slick-current img {opacity:0.5;}

/* ---------------------------Toggle Search---------------------*/
.searchpanel {background: #ccc ;display: none;right: 0px;padding: 10px;position: absolute;top: 46px;}
.searchpanel::before {border-bottom: 10px solid #ccc;border-left: 10px solid transparent;border-right: 10px solid transparent;content: "";position: absolute;right: 7px;top: -7px;}
.nav .container {    position: relative;}
.searchtoggle {    position: absolute;    right: 11px;    top: 11px;}
.searchtoggle img{ cursor:pointer;}

/* -------------------------------------------Clients Carousel------------------------------------ */
.client {    margin-right: -10px;}
.client .slick-slide{ margin-right:10px; border:1px solid #ddd !important; padding:10px; box-sizing:border-box; text-align:center;}
.client .slick-prev{ margin-right:10px;}
.client .slick-slide img{ display:inline-block;}
/* -------------------------------------------Testimonials Carousel------------------------------------ */
.testimonial .loop {    padding: 0 10px;    text-align: center;}
.testimonial .loop p{ max-width:800px; margin:0 auto;}
.testimonial .loop .pic img{	max-width:100px;	margin:10px 0;	border-radius:100%;	height:auto;	display:inline-block ;}
.testimonial .loop .title{ font-size:21px; font-weight:600;}
/* -------------------------------------------Services Carousel------------------------------------ */
.service { margin-right:-10px;}
.service .slick-slide{ margin-right:10px;}
.service .title{ font-weight:700; margin:10px 0; font-size:18px;}
.service .slick-prev{ margin-right:10px;}
.service .slick-next{ margin-right:10px; right:40px; left:inherit;}
.service .slick-arrow{ top:0; margin-top:-43px;}

/*ENd SLick Slider*/


/* ---------------------------------------------------Windows Size-------------------------------------------------------------------------*/
#winSize {position: fixed;bottom: 1%;left: 1%;border: rgba(0,0,0,0.8) 3px solid;background: rgba(0,0,0,0.6);padding: 5px 10px;color: #fff;text-shadow: #000 1px 1px 1px, #000 -1px 1px 1px;z-index: 9999}
/* ---------------------------------------------------Tabs-------------------------------------------------------------------------*/
.tabs-menu {height: 30px; padding:0; margin:0;}
.tabs-menu li {height: 30px;line-height: 30px; display:inline-block; list-style:none; margin-right: 10px;background-color: #ccc;border-top: 1px solid #d4d4d1;border-right: 1px solid #d4d4d1;border-left: 1px solid #d4d4d1;}
.tabs-menu li.current {position: relative;background-color: #fff;border-bottom: 1px solid #fff;z-index: 5;}
.tabs-menu li a {padding: 10px;text-transform: uppercase;color: #fff;text-decoration: none; }
.tabs-menu .current a {color: #2e7da3;}
.tab {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-top:-1px;}
.tab-content {max-width: 660px;padding: 20px;display: none;}
#tab-1 {display: block;   }

/* ---------------------------------------------------Left Tabs-------------------------------------------------------------------------*/
.tabs-left {width: 120px; padding:0; margin:0; float:left;}
.tabs-left li {line-height: 30px; display:block; list-style:none; background: #ccc;border: 1px solid #d4d4d1; margin-bottom:10px; border-right:0;}
.tabs-left li.current {position: relative;background-color: #fff;border-bottom: 1px solid #ddd;z-index: 5;}
.tabs-left li a {padding:0 10px;text-transform: uppercase;color: #fff;text-decoration: none; display:block; }
.tabs-left .current a {color: #2e7da3;}
.tab-loop {border: 1px solid #d4d4d1;background-color: #fff;float: left;margin-bottom: 20px;width: auto; margin-left:-1px;}
.tabsleft-content {max-width: 660px;padding: 20px;display: none;}
#tabs1 {display: block;   }

.accordion-container{position: relative;width: 100%;height: auto;margin: 20px auto;}
.accordion-container > h2{text-align: center;color: #fff;padding-bottom: 5px;margin-bottom: 30px;border-bottom: 1px solid #ddd;}
.set{position: relative;width: 100%;height: auto;background-color: #f5f5f5;}
.set > a{display: block;padding: 10px 15px;text-decoration: none;color: #555;font-weight: 600;border-bottom: 1px solid #ddd;
-webkit-transition:all 0.2s linear;
-moz-transition:all 0.2s linear;
transition:all 0.2s linear;}
.set > a.active{background-color:#3399cc;color: #fff;}
.set > a:before{ background:url(images/arrow1.png) no-repeat; float:right; content:"";height: 8px;    margin: 6px 0 0;    width: 15px;}
.set > a.active:before{filter: invert(100%);    transform: rotate(180deg);  }
.accordion-container .content{position:relative;width: 100%;height: auto;background-color: #fff;border-bottom: 1px solid #ddd;display:none;}
.accordion-container .content p{padding: 10px 15px;margin: 0;color: #333;}
/* ---------------------------------------------------Custom Scroll-------------------------------------------------------------------------*/
.customscroll{ height:300px;}

/* ------------------------------------Responsive Simple Menu------------------------------------------------------ */

.menu-header, .menu-header ul, .menu-header ul li, .menu-header ul li a, .menu-header #menu-button {
margin: 0;padding: 0;border: 0;list-style: none;line-height: 1;display: block;position: relative;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.menu-header:after, .menu-header > ul:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.menu-header #menu-button {display: none;}
.menu-header {background: #303030;}
.menu-header > ul > li { display:inline-block;}
.menu-header.align-center > ul {font-size: 0;text-align: center;}
.menu-header.align-center > ul > li {display: inline-block;float: none;}
.menu-header.align-center ul ul {text-align: left;}
.menu-header.align-right > ul > li {float: right;}
.menu-header > ul > li > a {padding: 17px;font-size: 12px;letter-spacing: 1px;text-decoration: none;color: #dddddd;font-weight: 700;text-transform: uppercase;}
.menu-header > ul > li:hover > a {color: #ffffff;}
/*.menu-header > ul > li.has-sub > a {padding-right: 30px;}
.menu-header > ul > li.has-sub > a:after {position: absolute;top: 22px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header > ul > li.has-sub > a:before {position: absolute;top: 19px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';
-webkit-transition: all .25s ease;
-moz-transition: all .25s ease;
-ms-transition: all .25s ease;
-o-transition: all .25s ease;
transition: all .25s ease;}*/
.menu-header  ul  ul::before {
    border-color: transparent transparent #000;
    border-style: solid;
    border-width: 10px;
    content: "";
    left: 20px;
    position: absolute;
    top: -20px;
}
.menu-header  ul ul  ul::before { display:none;}
.menu-header > ul > li.has-sub:hover > a:before {top: 23px;height: 0;}
.menu-header ul ul {position: absolute;left: -9999px;}
.menu-header.align-right ul ul {text-align: right;}
.menu-header ul ul li {height: 0;transition: all .25s ease;}
.menu-header li:hover > ul {left: auto;}
.menu-header.align-right li:hover > ul {left: auto;right: 0;}
.menu-header li:hover > ul > li {height: 35px;}
.menu-header ul ul ul {margin-left: 100%;top: 0;}
.menu-header.align-right ul ul ul {margin-left: 0;margin-right: 100%;}
.menu-header ul ul li a {border-bottom: 1px solid rgba(150, 150, 150, 0.15);padding: 11px 15px;width: 170px;font-size: 12px;text-decoration: none;color: #dddddd;font-weight: 400;background: #000;}
.menu-header ul ul li:last-child > a, .menu-header ul ul li.last-item > a {border-bottom: 0;}
.menu-header ul ul li:hover > a, .menu-header ul ul li a:hover {color: #ffffff;}
.menu-header ul ul li.has-sub > a:after {position: absolute;top: 16px;right: 11px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
.menu-header.align-right ul ul li.has-sub > a:after {right: auto;left: 11px;}
.menu-header ul ul li.has-sub > a:before {position: absolute;top: 13px;right: 14px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';transition: all .25s ease;}
.menu-header.align-right ul ul li.has-sub > a:before {right: auto;left: 14px;}
.menu-header ul ul > li.has-sub:hover > a:before {top: 17px;height: 0;}



/*----------------------------------------Push Navigation---------------------------------*/
div#menuoverlay { display: none; }
a#hamburg {  position: fixed;top: 10px;left: 10px;width: 40px;height: 40px;z-index:9;text-align: center;color: white;display: none;transition: all ease-out 0.3s;}
a#hamburg i {position: relative;top: 50%;transform: translateY(-50%);}
.nav1 {transition: all ease-out 0.3s; display:none;}
.nav1 a { color: #000; }
.nav1 ul {margin: 0;padding: 0;background-color: #303030;}
.nav1 ul li {display: inline-block;position: relative;}
.nav1 ul li > a {display: inline-block;padding: 10px;}
.nav1 ul li > a > i {margin-left: 15px;transition: all ease-out 0.3s;-webkit-transition: all ease-out 0.1s;}
.nav1 ul li ul {display: none;position: absolute;top: 38px;background:#222;width: 200px;text-align: left;}
.nav1 .search-nav,.nav1 .title{ display:none;}
.nav1 ul li ul li { display: block; }
.nav1 ul li ul li a { display: block; }
.nav1 ul li:hover > a {  color:#000; text-decoration:none; }
.nav1 ul li:hover > a > i { transform: rotateZ(90deg); }
.nav1 ul li:hover ul { display: block; }
.nav1 span.marrow {border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid #fff;float: right;height: 0;margin:8px 0 0 8px;width: 0;}
.nav1 ul li.open  span.marrow {border-left: 5px solid transparent; border-top:0;border-right: 5px solid transparent;border-bottom: 5px solid #fff;}

.header {}
.header .header_top {background: #12446f;padding: 10px 0 12px;line-height: initial;color: #fff;}
.header .header_top p {margin: 0;word-spacing: 3px;}
.header .header_bottom {position: absolute;z-index: 999;left: 0;right: 0;margin: auto;padding: 30px 0;}
.header .header_bottom ul {text-align: center;padding: 2% 0 0;}
.header .header_bottom ul li {display: inline-block;margin: 0 0 0 40px;vertical-align: middle;line-height: initial;}
.header .header_bottom ul li a {
  font-size: 17px;
  padding-bottom:4px;
  padding-left:0;
  padding-right:0;
  display: block;
  color: #fff;
  line-height: initial;
  font-weight: 700;
  border-bottom: 2px solid transparent;
  /*text-shadow: 2px 2px #0b284b;*/
}
.header .header_bottom ul li a:hover{
  border-bottom: 2px solid #fff;
  transition: all .3s;
}
/*.header .header_bottom ul li:last-child a {
  padding: 6px 25px 8px;
  border: 1px solid;
  border-radius: 30px;
  margin-top: 0px;
  font-weight: 300;
  text-decoration: none;;
}
.header .header_bottom ul li:last-child a:hover {
  background: #fff;
  color: #12446f;
  border: 1px solid #fff;
  transition: all .3s;
}*/

.inner_header {background: #0b284b;color: #fff;padding: 10px 0;}
.inner_header ul {text-align: center;padding: 20px 0 0;}
.inner_header ul li {display: inline-block;padding: 0 20px;}
.inner_header ul li a {
  font-size: 17px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  position: relative;
  text-align: center;  
  padding-bottom: 10px;
}
.inner_header ul li a:before {  }
.inner_header ul li a:hover:before, .inner_header ul li a.active:before {transition:all .3s;text-decoration: none;content: ""; position: absolute; bottom: 0; width: 60%; height: 2px; background-color: #fff; left: 0; right: 0; bottom: 0; margin: auto;}
.inner_header a.btn {background: transparent;border: 1px solid #fff;color: #fff;font-weight: 300;text-transform: initial;width: 100%;padding: 7px 0;text-align: center;margin: 5% 0 0;}
.inner_header a.btn:hover{
  background: #fff;
  color: #12446f;
  border: 1px solid #12446f;
  transition: all .3s;
}
.companies .company-logo .logo-list:nth-child(7) {
    border-bottom: none;
}
.banner {background: url(images/banner.jpg) no-repeat top center / cover;height: 950px;position: relative;display: flex;flex-direction: column;justify-content: flex-end;align-items: center;text-align: center;color: #fff;padding: 0 0 50px;}
.banner .caption { position: relative; display: flex; flex-wrap: wrap; align-content: flex-end; justify-content: center; height: 450px; }
.banner h1 {/*text-shadow: 3px 3px grey;*/text-transform: uppercase;margin: 0 0 16px;font-size: 65px;font-family: "OPTIBakerDanmarkOne";word-spacing: 12px;letter-spacing: 2px;}
.banner h4 {/*text-shadow: 4px 4px rgba(11, 40, 75, 0.5);*/text-transform: uppercase;font-size: 30px;font-family: "OPTIBakerDanmarkOne";letter-spacing: 2px;display: block;width: 52%;margin: 0 auto 40px;line-height: initial;position: relative;}
.banner h4:before {content: "";position: absolute;left: 0;top: 45%;bottom: 0;background: #fff;height: 1px;width: 10%;}
.banner h4:after {content: "";position: absolute;right: 0;top: 45%;bottom: 0;background: #fff;height: 1px;width: 10%;}
.social_m {position: absolute;top: 50%;right: 70px;/*bottom: 70px;*/margin: auto;}
.social_m li {padding: 0 0 15px;list-style: none;}
.social_m li:last-child { padding: 0; }
.social_m li a {color: #fff;font-size: 17px;}
.weare-imgLarge {
    height: 944px;
    object-fit: cover;
    object-position: 100% 0%;
}
.inner-banner {text-align: center;height: 360px;color: #fff;display: flex;flex-direction: column;justify-content: center;}
.inner-banner h2 {
  margin: 0;
  font-size: 40px;
  font-weight: 400;
  padding: 0 9%;
  line-height: 45px;
  word-spacing: 2px;
  /*text-transform: capitalize;*/
}

.inner-banner p {
  font-size: 22px;
  font-weight: 300;
  word-spacing: 2px;
  margin-top: 20px;
}

.btn {text-transform: capitalize;background: #fff;padding: 10px 50px;display: inline-block;border-radius: 30px;font-weight: 600;color: #0b284b;font-size: 15px;}

.btn:hover{
  color: #fff;
  border: 1px solid #fff;
  background: #12446f;
  transition: all .3s;
}

.logos {background: #0b284b;padding: 40px 0;}
.logos li {/*float: none;display: inline-block;width: 24%;text-align: center;vertical-align: middle;*/}
.logos li figure {  }
.logos .slick-dots { bottom: -30px; }
.logos .slick-dots .slick-active button { background: #3e84c1; }

.our_mision {background: url(images/mission_bg.jpg) no-repeat center center / cover;color: #fff;  margin: 0 0 70px; }
.our_mision figure {  }
.our_mision figure img {position: relative;bottom: -50px;}
.our_mision .caption {padding: 15% 0 0 15%;}
.our_mision h4 {margin: 0 0 30px;font-weight: 600;font-size: 30px;}
.our_mision p {line-height: 24px;margin: 0 0 10%;}

.heightlight {padding: 70px 0;}
.heightlight .caption {padding: 5% 8% 0 0;}
.heightlight .caption h4 {font-weight: 600;font-size: 26px;margin: 0 0 20px;}
.heightlight .caption p {font-size: 15px;line-height: 25px;margin: 0 0 30px;}
.heightlight .caption ul {padding: 0 0 5%;}
.heightlight .caption ul li {display: block;margin: 0 0 5px;padding: 0 0 0 4%;position: relative;}
.heightlight .caption ul li:before {content: '';background: url(images/heighlight_icon.png) no-repeat left center / cover;position: absolute;left: 0;top: 6px;width: 10px;height: 10px;}
.heightlight .caption ul li:last-child { margin: 0; }
.heightlight .caption a {border: 1px solid #12446f;background: transparent;margin: 5% 0 0;}
.heightlight .caption a:hover{
  background: #12446f;
  border: 1px solid #12446f;
  color: #fff;
  transition: all .3s;
}


.heightlight .slick-dots {top: 0;bottom: 0;right: -40px;left: auto;margin: auto;width: auto;height: min-content;}
.heightlight .slick-dots li {display: block;vertical-align: middle;text-align: center;margin: auto;line-height: initial;}
.heightlight .slick-dots li button {border: 1px solid #12446f;width: 10px;height: 10px;margin: 0; outline: none; }
.heightlight .slick-dots li.slick-active button { background: #12446f; }

.start_con { background: #0b284b; padding: 70px 0; color: #fff; text-align: center;  }
.start_con h4 {font-size: 28px;margin: 0px 0 20px;}
.start_con p {font-size: 22px;font-weight: 300;line-height: 34px;margin: 0 0 30px;word-spacing: 2px;}
.start_con a {border: 1px solid #fff;background: transparent;color: #fff;font-size: 18px;font-weight: 400;letter-spacing: 1px;padding: 6px 50px;}
.start_con a:hover{
  background: #fff;
  color: #12446f;
  border: 1px solid #12446f;
}

.weare .container-fluid{
  padding: 0;
}

.weare {  }
.weare .container, .weare .col-md-4, .weare .col-md-6 { padding: 0; }
.weare .row { display: flex; padding: 0;margin: 0; }
.weare .row:nth-child(even) { flex-direction: row-reverse; }
.weare img {width: 100%;transition: all .5s;}
.weare figure { position: relative; overflow: hidden; }
.weare figure:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(11, 40, 75, 0.5);
  transform:scale(0);
  /* transition: all 1s; */
}
.weare ul:hover figure img {transform: scale(1.2);}
.weare ul:hover figure:before {content: "";z-index: 9;transform: scale(1);}
.weare figure figcaption {
  position: absolute;
  /* top: 0; */
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
  background-image: -webkit-gradient(linear, bottom, rgba(255,0,0,0), rgb(18 68 111 / 1)); /* Chrome,Safari4+ */
  background-image: -moz-linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
  background-image: -webkit-linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
  background-image: -o-linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
  padding: 8% 0;
  color: #fff;
}
.weare figure figcaption h5 {
  margin: 0 0 20px; 
  font-weight: 700;
  text-transform: uppercase;
}
.weare figure figcaption h5 a {
  font-size: 20px;
  color: #fff;
  margin: 0 0 20px; 
  font-weight:700;
  text-transform: uppercase;
}
.weare figure figcaption h5 a:hover {
  transition: all .3s ease;
  color: #000;
  opacity: 0.5;
  text-decoration: none;
}
.weare figure figcaption p {margin: 0;font-size: 25px;font-weight: 400;}
.weare ul {margin-left: 0;margin-right: 0;display: flex;}
.weare ul:nth-child(even) {flex-direction: row-reverse;}
.weare ul li { list-style: none; }
.weare ul li .caption {display: flex;flex-direction: column;justify-content: center;height: 100%;text-align: center;padding: 0 20%;}
.weare ul:nth-child(even) li {  }
/*.weare ul li img {height: 408px;}*/
.weare ul li h5 {
  font-size: 18px;
  font-weight: 700;
  color: #12446f;
  margin: 0;
  word-spacing: 2px;
  line-height: 20px;
}
.weare ul li h6 {
  text-transform: uppercase;
  margin: 0 0 15px;
  font-size: 18px; 
  font-weight: 700;
  font-family: "Lato";
  color: rgb(11, 40, 75);
  text-align: center;
}
.weare ul li h6 a {
  text-transform: uppercase;
  margin: 0 0 15px;
  font-size: 20px; 
  font-weight: 700;
  font-family: "Lato";
  color: rgb(11, 40, 75);
  text-align: center;
}
.weare ul li h6 a:hover {
  color:#000;
  transition: all .3s ease;
  text-decoration: none;
}
.weare ul li figure:after {
  content: "";
  position: absolute;
  left: -2px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(./images/send.png);
  background-repeat: no-repeat;
  background-position: -20px center;
  background-size: contain;
  width: 38px;
  height: 50px;
  transition: all 0.5s;
  z-index: 999;
}
.weare ul:hover li figure:after {
  width: 40px;
  transition: all 0.5s;
  background-position: left center;
  /*content: "";*/
  /*top: 48%;
  transform:translateY(-48%);*/
  /*transform: scale(1.2);*/
  /*border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 25px solid #fff;*/
}

/*.weare ul:hover li figure:before {
  content: "";
  position: absolute;
  top: 48%;
  transform:translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 20px solid #697f91;
  border-bottom: 5px solid transparent;
  background: transparent;
  transition: all 0.5s;
}*/

.weare ul:nth-child(even) li figure:after {
  /*border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  border-left: 0px;*/
  top: 42%;
  transform: rotate(180deg);
  background-image: url(./images/send.png);
  background-repeat: no-repeat;
  background-size: contain; 
  right: -2px;
  left: auto;
}

.weare ul:nth-child(even):hover li figure:after { 
  transform: rotate(180deg);
  width: 40px;
  top: 42%;
  transition: all 0.5s;
  /*border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-right: 25px solid #fff; */
}

/*.weare ul:nth-child(even) li figure:before {border-top: 15px solid transparent;border-bottom: 15px solid transparent;border-right: 15px solid transparent;border-left: 0px;right: 0;left: auto;}
.weare ul:nth-child(even):hover li figure:before { 
  top: 47%;
  transform:translateY(-50%);
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 20px solid #697f91;
  border-bottom: 5px solid transparent;
  transform: rotate(180deg);
}*/


.footer { 
  background: #112231; 
  color: #fff; 
  padding: 40px 0;
  background-image: url(./images/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; 
}
/*.footer figure {padding: 6% 29% 0 0;}*/
.footer h4 {text-transform: uppercase;font-family: 'Ibarra Real Nova', serif;margin: 0 0 20px;}
.footer p {margin: 0;line-height: 27px;padding: 0 14% 0 0;}
.footer a {color: #fff;display: block;}
.footer ul {  }
.footer ul li {margin: 0 0 10px;line-height: 24px;}
.footer ul li a { }

.copyright { text-align: center; background: #000000; color: #fff; padding: 15px 0; }
.copyright p { margin: 0; letter-spacing: 1px; font-weight: 300;}


/*SVG animation css*/

@-webkit-keyframes dash {
  from {
      stroke-dashoffset: 400
  }
  to {
      stroke-dashoffset: 0
  }
}
@-webkit-keyframes fill {
  from {
      fill-opacity: 0
  }
  to {
      fill-opacity: 1;
      stroke-width: 0
  }
}

.about-box:hover .st0 {
  fill-opacity: 0;
  stroke: #000;
  stroke-width: 4;
  stroke-miterlimit: 4;
  stroke-dasharray: 400;
  stroke-dashoffset: 0;
  animation: linear forwards;
  -webkit-animation: linear forwards;
  -o-animation: linear forwards;
  -moz-animation: linear forwards;
  animation-name: dash, fill;
  animation-duration: 4s, 0.4s;
  animation-delay: 0s, 3s;
}


/* ebraiz css starts here */

.navbar-inverse {
  background-color: transparent;
  border-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: transparent;
  margin: 0;
}

.logos ul li figure img{
  margin: 0 auto;
}

.img-height img{
  height: 292px;
}

/* Companies Page CSS starts here */

.companies{
  padding: 50px 0;
}

.companies img{
  margin: 0 auto;
}

.companies h3{
  font-size: 30px;
  color: rgb(11, 40, 75);
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
}

.companies h4{
  font-size: 28px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  text-align: center;
  margin: 0 0 50px;
  line-height: 40px;
}

.companies p{
  font-size: 18px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  text-align: center;
  line-height: 30px;
  margin-bottom: 25px;
}

.companies .company-logo{
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
} 

.companies .company-logo .logo-list{  
  width: 20%;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
} 

.companies .company-logo .logo-list img{
  margin-top: 20px;
}

.companies .company-logo .logo-list img:last-child{
  display: none;
}

.companies .company-logo .logo-list:hover img:first-child{
  display: none;
  transition: all .3s ease;
}

.companies .company-logo .logo-list:hover img:last-child{
  display: block;
  transition: all .3s ease;
}

.companies .company-logo .logo-list:nth-child(5){ 
  border-right: none;
}

.companies .company-logo .logo-list:nth-child(6){ 
  border-bottom: none;
}

/* Companies Pages CSS ends here */

/* Advisery Board Page CSS starts here */

.advisery{
  padding: 50px 0;
}

.advisery img{
  margin: 0 auto;
  width: 100%;
}

.advisery .advisery-box:hover figure{
  overflow: hidden;
}

.advisery h3{
  font-size: 30px;
  color: rgb(11, 40, 75);
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
}

.advisery h4{
  font-size: 33px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  text-align: center;
  margin: 0 0 50px;
}

.advisery p{
  font-size: 16px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  text-align: center;
  line-height: 30px;
}

.advisery-box{
  margin-bottom: 30px;
}

.advisery-box h4{
  font-size: 20px;
  font-weight: 500;
  color: #12446f;
  text-align: center;
  padding-top: 15px;
  margin:0;
}

.advisery-box p{
  font-size: 16px;
  font-weight: 300;
  color: #12446f;
  text-align: center;
  margin: 0;
}

.advisery-box figure { position: relative; }
.advisery-box figure:before {  position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; background: rgb(0 0 0 / 0.5); }
.advisery-box:hover figure:before { content: ""; }
.advisery-box:hover h4 {color: #3e84c1;font-weight: 600;}

.mt-5{
  margin-top: 50px;
}

/* Advisery Board Pages CSS ends here */

/* Contact Page CSS starts here */

.contact{
  padding: 50px 0;
}

.contact img{
  margin: 0 auto;
}

.contact h3{
  font-size: 30px;
  color: rgb(11, 40, 75);
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
}

.contact h4{
  font-size: 33px;
  font-weight: 400;
  color: rgb(18, 68, 111);
}

.contact p{
  font-size: 16px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  line-height: 30px;
  margin-top: 40px;
  padding: 0 5%;
}

.contact-map{
  margin-top: 50px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.contact-map > a { font-size: 18px; padding: 10px; display: inline-block; }
.contact-map > a img { margin-right: 5px; }

.contact-boxRight{
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  border-radius: 0;
  padding: 75px 50px 75px 120px;
} 

.contact-boxRight form input,
.contact-boxRight form textarea{
  border-radius: 0;
  padding: 10px;
  width: 100%;
  border: 1px solid #0b284b;
}

.contact-boxRight form input:focus,
.contact-boxRight form textarea:focus{
  box-shadow: none;
  outline: none;
}

.contact-boxRight form input::placeholder,
.contact-boxRight form textarea::placeholder{
  font-size: 14px;
  font-weight: 300;
  font-family: "Montserrat";
  color: #0b75a5;
}

.contact-boxRight form button{
  background: transparent;
  color: #0b284b;
  border: 1px solid #0b284b;
  border-radius: 20px;
  text-align: center;
  padding: 10px 50px;
  margin-top: 30px;
  outline: none;
}

.contact-boxRight form button:hover{
  color: #fff;
  background: #0b284b;
  border: 1px solid #0b284b;
  transition: all .3s;
}

.contact-boxRight form input[type="submit"],
.contact-boxRight2 form input[type="submit"]{
  background: transparent;
  color: #0b284b;
  border: 1px solid #0b284b;
  border-radius: 20px;
  text-align: center;
  padding: 10px 50px;
  margin-top: 30px;
  outline: none;
  width: auto;
}

.contact-boxRight form input[type="submit"]:hover,
.contact-boxRight2 form input[type="submit"]:hover{
  color: #fff;
  background: #0b284b;
  border: 1px solid #0b284b;
  transition: all .3s;
}

.contact-boxRight h4{
  font-size: 30px;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
  color: rgb(11, 40, 75);
}

.contact-boxRight p{
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: rgb(18, 68, 111);
  margin: 15px 0px;
  padding: 0;
}

.my-5{
  margin: 100px 0;
}

.contact-boxLeft{
  background: url(images/contactleft-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding: 50px 15px 70px 25px;
  position: relative;
  left: 0;
  top:90px;
  z-index: 1;
  width: 440px;
}

.contact-boxLeft ul{
  margin: 0;
  padding: 0;
}

.contact-boxLeft ul li{
  list-style: none;
}

.contact-boxLeft ul li:not(:last-child){
  margin-bottom: 70px;
  height: 40px;
}

.contact-boxLeft h2{
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 50px;
}

.contact-boxLeft p{
  font-size: 16px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: rgb(255, 255, 255);
  margin: 0;
  padding-left: 70px;
  line-height: 25px;
}

.contact-boxLeft img{
  float: left;
}

/* Contact Page end here */

/* Contact Page 2 starts here */

.contact2{
  padding: 90px 0;
}

.contact2 img{
  margin: 0 auto;
}

.contact2 h3{
  font-size: 30px;
  color: rgb(11, 40, 75);
  font-weight: bold;
  text-align: center;
  margin: 30px 0;
}

.contact2 h4{
  font-size: 33px;
  font-weight: 400;
  color: rgb(18, 68, 111);
}

.contact2 p{
  font-size: 16px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  line-height: 30px;
}

.contact-boxRight2{
  background: #fff;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
  border-radius: 0;
  padding: 20px;
} 

.contact-boxRight2{
  box-shadow: none;
  padding: 20px;
} 

.contact-boxRight2 form input,
.contact-boxRight2 form textarea{
  border-radius: 0;
  padding: 10px 20px;
  width: 100%;
  border: 1px solid #0b284b;
}

.contact-boxRight2 form input:focus,
.contact-boxRight2 form textarea:focus{
  box-shadow: none;
  outline: none;
}

.contact-boxRight2 form input::placeholder,
.contact-boxRight2 form textarea::placeholder{
  font-size: 14px;
  font-weight: 300;
  font-family: "Montserrat";
  color: #0b75a5;
}

.contact-boxRight2 form button{
  background: transparent;
  color: #0b284b;
  border: 1px solid #0b284b;
  border-radius: 20px;
  text-align: center;
  padding: 10px 50px;
  margin-top: 30px;
  outline: none;
}

.contact-boxRight2 form button:hover{
  color: #fff;
  background: #0b284b;
  border: 1px solid #0b284b;
  transition: all .3s;
}

.contact-boxRight2 h4{
  font-size: 30px;
  font-family: "Lato";
  color: rgb(11, 40, 75);
  text-transform: capitalize;
  font-weight: 600;
  margin: 0 0 50px;
}

.contact-boxRight2 ul li p {
  font-size: 16px;
  color: rgb(18, 68, 111);
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  margin: 0 0 20px;
  line-height: 27px;
}

.contact-boxLeft2{
  padding: 20px 0;
}

.contact-boxLeft2 ul{
  margin: 0;
  padding-left: 15px;
}

.contact-boxLeft2 ul li{
  list-style: none;
  position: relative;
  padding-left: 10px;
}

.contact-boxLeft2 ul li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: -15px;
  background-image: url(./images/bullet-icon.png);
  width: 9px;
  height: 9px;
  background-repeat: no-repeat;
  background-size: contain;
}

.contact-boxLeft2 h2{
  font-size: 30px;
  font-family: "Lato";
  color: rgb(11, 40, 75);
  text-transform: capitalize;
  font-weight: 600;
  margin: 0 0 50px;
}

.contact-boxLeft2 p{
  font-size: 18px;
  font-family: "Lato";
  color: rgb(11, 40, 75);
  text-align: left;
  margin-bottom: 20px;
}

/* Contact Page 2 ends here */

/* Press Release Page CSS starts here */

.press-release{
  padding: 50px 0;
}

.press-release h4{
  font-size: 30px;
  font-family: "Lato";
  color: rgb(11, 40, 75);
  font-weight: 600;
  text-align: center;
  margin: 0 0 20px;
}

.press-release p{
  font-weight: 400;
  line-height: 25px;
  font-size: 18px;
  font-family: "Lato";
  color: rgb(18, 68, 111);
  text-align: center;
  margin-bottom: 50px;
}

.advisery .advisery-box:hover figure{
  overflow: hidden;
}

.press-release figcaption{
  font-size: 18px;
  font-family: "Lato";
  font-weight: 300;
  color: rgb(11, 40, 75);
  text-align: center;
  padding: 10px;
  margin-bottom: 40px;
}

.press-release-box figure img:nth-child(2){
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index:5;
}

.press-release-box figure:hover{
  cursor: pointer;
}

.press-release-box figure:hover img:nth-child(3){
  display: block;
}

.press-release-box figure img:nth-child(3){
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index:5;
}

.press-release-box figure { position: relative; margin-bottom: 10px; }
.press-release-box figure:before {  
  position: absolute; 
  left: 0; 
  right: 0; 
  top: 0; 
  bottom: 0; 
  margin: auto; 
  background: rgb(0 0 0 / 0.1); 
}
.press-release-box:hover figure:before { 
  content: ""; 
}
.press-release-box:hover h4 {
  color: #3e84c1;
  font-weight: 600;
}

/* Press Release Pages CSS ends here */

/* Washmax press release CSS starts here */

.washmax-press{
  padding: 50px 0;
}

.washmax-press img{
  margin: 0 auto;
}

.washmax-press h3{
  font-size: 24px;
  color: rgb(11, 40, 75);
  font-weight: 600;
  text-align: center;
  margin: 30px 0;
  line-height: 40px;
}

.washmax-press h4{
  font-size: 18px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  text-align: center;
  margin: 0 0 50px;
  line-height: 40px;
}

.washmax-press p{
  font-size: 18px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  text-align: left;
  line-height: 30px;
  margin-bottom: 25px;
  text-align: center;
}

.washmax-press a{
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: rgb(18, 68, 111);
  text-align: left;
  transition: all .3s ease;
  text-align: center;
}

.washmax-press a:hover{
  color: #000;
  transition: all .3s ease;
}

.washmax-press .company-logo{
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
} 

.washmax-press .company-logo .logo-list{  
  width: 20%;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  padding: 40px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
} 

.washmax-press .company-logo .logo-list img{
  margin-top: 20px;
}

.washmax-press .company-logo .logo-list img:last-child{
  display: none;
}

.washmax-press .company-logo .logo-list:hover img:first-child{
  display: none;
  transition: all .3s ease;
}

.washmax-press .company-logo .logo-list:hover img:last-child{
  display: block;
  transition: all .3s ease;
}

.washmax-press .company-logo .logo-list:nth-child(5){ 
  border-right: none;
}

.washmax-press .company-logo .logo-list:nth-child(6){ 
  border-bottom: none;
}

/* washmax pressrelease CSS ends here */


.popup { position: fixed;top: 0;right: 0;bottom: 0;left: 0;margin: auto;background: rgb(0 0 0 / 0.5);z-index: 999; display: none;  }
.popup .overlay {
  background: #fff;
  height: 100%;
  position: absolute;
  top: 0;
  left: -400px;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll; 
  opacity: 0;
  width: 68%;
  transition: ease-in-out  left 0.7s, opacity 0.7s;
}
.popup.active .overlay {  left: 0; opacity: 1; }
.popup.active .closs_btn { position: absolute; top: 2%; right: 7%; }
body.no_scrol { overflow: hidden; }
.popup .overlay::-webkit-scrollbar { width: 0; }
.popup p { font-size: 18px;  }
.adviser_popup .contianer { height: 100%; }
.adviser_popup .bluebox-name figure figcaption {
  width: 60%;
  background: #1f2b46;
  padding: 4% 9%;
  color: #fff;
}
/*.adviser_popup .overlay figure { position: relative; }
.adviser_popup .overlay figure figcaption {
  position: absolute;
  left: 0;
  width: 40%;
  background: #1f2b46;
  padding: 2% 5%;
  color: #fff;
  z-index: 999;
}*/
.adviser_popup .overlay figure figcaption h4 {margin: 0; font-size: 19px;}
.adviser_popup .overlay figure figcaption small {font-size: 88%;}
.adviser_popup .overlay .bottom_area {position: relative;margin: 0 -1px;min-height: 70vh;}
.adviser_popup .overlay .bottom_area:before {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: auto;margin: auto;width: 34%;height: 100%;background: #1f2b46;}
.adviser_popup .bottom_area .col-md-8, .adviser_popup .bottom_area .col-md-4 {height: 100%;float: none;display: inline-block;vertical-align: top;min-height: 100%;max-height: 100%;}
.adviser_popup .bottom_area .col-md-8 {width: 66%;}
.adviser_popup .bottom_area .caption {padding: 5%;}
.adviser_popup .bottom_area .caption p {font-size: 18px;font-weight: 500;margin: 0 0 30px;line-height: 23px;}
/*.adviser_popup .bottom_area .caption p:last-child { margin: 0; }*/
.adviser_popup .bottom_area .col-md-4 > div {color: #fff;padding: 30px 10px;}
.adviser_popup .bottom_area .col-md-4 > div a {color: #fff;margin: 0 0 20px;display: block;}
.adviser_popup .bottom_area .col-md-4 > div a i {width: 30px;height: 30px;text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;background: #fff;border-radius: 100%;color: #46526f;font-size: 20px;}
.adviser_popup .bottom_area .col-md-4 > div h4 {font-family: 'Montserrat', sans-serif;font-weight: 500;margin: 5% 0 3%;}
.adviser_popup .bottom_area .col-md-4 > div p {font-size: 15px;font-weight: 300;margin: 0 0 20px;}


.company_popup {  }
.company_popup .row {margin: 0 -1px; display: flex;flex-direction: row;justify-content: center;align-items: center;position: relative;}
.company_popup .topsect { height: 60%; }
.company_popup .topsect:before {content: '';position: absolute;top: 0;right: 0;/*background: #1f2b46;*/bottom: 0;width: 33%;}
.company_popup .topsect .col-md-8 > div {padding: 30px;/*padding-right: 15%;*/}
.company_popup .topsect .col-md-8 > .profile-info {padding: 30px; /*padding-right: 15%;*/}
.company_popup .topsect .col-md-8 > div figure {margin: 15px 0 40px;}
.company_popup .topsect .col-md-8 > div p {margin: 30px 0 0;line-height: 25px;}
.company_popup .topsect .col-md-4 > div {padding: 0 10%;color: #fff;}
.company_popup .topsect .col-md-4 > div h5 {text-transform:uppercase; font-weight: 700; font-size: 16px; margin: 0 0 0; color:#0b284b;}
.company_popup .topsect .col-md-4 > div p {margin: 0 0 25px; font-size: 16px; color:#0b284b;}
.company_popup .topsect .col-md-4 > div p:last-child { margin: 0; }

.company_popup .botsect {height: 50%;background: #f7f9ff;padding: 0 3%;display: block;} 
.company_popup .botsect h4 {padding: 40px 0 20px;margin: 0;font-weight: 700;}
.company_popup .botsect .col-md-3 > div {background: #fff;padding: 20px;}
.company_popup .botsect .col-md-3 > div h5 {font-size: 15px;font-weight: 800;margin: 0 0 10px;}
.company_popup .botsect .col-md-3 > div p {line-height: 20px;font-size: 14px;margin: 0 0 10px;}
.company_popup .botsect .col-md-3 > div p a {
  color: #0b284b;
  line-height: 25px;
  font-size: 14px;
  margin: 0 0 40px;
}

.company_popup .botsect .col-md-3 > div p a:hover {
  color: #000;
  transition: all .3s ease;
  text-decoration: none;
}

.company_popup .botsect .col-md-3 > div span {display: block;}

.user-profile-info{
  display: flex;
  align-items: flex-start;
  height: 100%;
}

/* Contact Pages CSS ends here */

.px-5{
  padding: 0 5rem;
}

.weare-imgLarge{
  height: 580px;
}

.weare-imgSmall{
  height: 290px;
}

.header_bottom figure a img{
  display: inline-block;
}

.adviser_popup .overlay figure img{
  width: 100%;
}

/* ebraiz css ends here */

@media ( min-width: 1921px ) and ( max-width: 2500px ) {
  .container {
      width: 1540px;
  }
  .weare-imgLarge{
    height: 1214px;
  }
  .weare-imgSmall{
    height: 607px;
  }
  .banner .caption {
    height: 1214px;
  }
  .header_bottom figure a img {
    width: 50%;
  }
  .header .header_bottom ul li a {
    font-size: 22px;
  }
  .adviser_popup .bottom_area .caption p {
    font-size: 22px;
    line-height: 30px;
  }
  .adviser_popup .bottom_area .col-md-4 > div p {
    font-size: 20px;
    line-height: 30px;
  }
  .adviser_popup .bottom_area .col-md-4 > div a {
    font-size: 20px;
  }
  .adviser_popup .overlay figure figcaption h4 {
    font-size: 36px;
  }
  .adviser_popup .overlay figure figcaption small {
    font-size: 20px;
  }
  .companies p {
    font-size: 22px;
  }
  .companies h3 {
    font-size: 34px;
  }
  .popup p {
      font-size: 22px;
  }
  .company_popup .botsect h4 {
    font-size: 26px;
  }
  .company_popup .botsect .col-md-3 > div h5 {
    font-size: 22px;
  }
  .company_popup .botsect .col-md-3 > div p {
    font-size: 18px;
  }
  .company_popup .topsect .col-md-4 > div h5 {
    font-size: 22px;
    margin: 24px 0;
  }
  .overlay .topsect h5.companyurl a {
      font-size: 20px !important;
  }
  .business p {
    font-size: 22px !important;
    line-height: 35px !important;
  }
  .business-section2-content p {
    font-size: 22px!important;
    line-height: 35px!important;
  }
  .business-section3-content p {
    font-size: 22px!important;
    line-height: 35px!important;
  }
  .business-section3-content h4 {
    font-size: 36px;
  }
  .business-section3-box h4 {
    font-size: 26px;
  }
  .business-section3-box p {
    font-size: 22px;
  }
  .business-section3-box-bottom p {
    font-size: 22px !important;
    line-height: 35px!important;
  }
  .business-section3-box p {
    font-size: 22px!important;
    line-height: 32px;
  }
  .advisery-box h4 {
    font-size: 26px;
  }
  .advisery-box p {
    font-size: 20px;
  }
  .contact-boxRight p {
    font-size: 22px;
  }
  .contact-boxRight h4 {
    font-size: 34px;
  }
  .inner_header ul li a {
    font-size: 22px;
  }
  .about-section3-list p, .about-section3-list ul li p {
    font-size: 22px !important;
    line-height: 35px !important;
  }
  .about-section3-list h3 {
    font-size: 36px;
  }
  .about-section2-content h4 {
    font-size: 30px !important;
  }
  .about p {
    font-size: 22px !important;
    line-height: 35px !important;
  }
  .about-box p {
    font-size: 22px !important;
    line-height: 34px !important;
  }
}

@media ( min-width: 1400px ) and ( max-width: 1920px ) {
/*  .weare ul li figure img { 
    height: 413px; 
  }*/
  .banner h4 {
    width: 65%;
  }
}

@media ( min-width: 1400px ) and ( max-width: 1550px ) {
  .weare-imgLarge {
    height: 752px;
  }
  .weare-imgSmall {
    height: 376px;
  }
}

@media ( min-width: 1440px ) and ( max-width: 1550px ) {
  .banner h1 {
    font-size: 45px;
  }
  .banner .caption {
    height: 720px;
  }
}


@media ( min-width: 1550px ) and ( max-width: 1920px ) {
    .weare-imgLarge{
      height: 944px;
    }
    .weare-imgSmall{
      height: 472px;
    }

      .banner .caption {
        height: 750px;
      }

    /*.weare ul li figure img { height: 413px !important; } */   
    .header_bottom {  }
    .header_bottom .container { width: 1400px; }
    .banner .container { width: 1400px; }
    .weare ul:hover li figure:before {
      top: 0;

    }
    .weare ul:nth-child(even):hover li figure:before { 
      top: 0;
    }
    /*figure,figure img{
      height: 100% !important;
    }*/

  }


@media ( max-width: 1440px ) {
  .banner .caption {
    height: 570px;
  }
  .header .header_bottom { padding: 15px 0; }
  .banner { height: 690px; }
  .banner h1 { font-size: 40px; margin: 0 0 10px;  }
  .banner h4 { font-size: 25px; width: 65%; }  
  .navbar-inverse { margin: 0; }
  /*.logos li { padding: 0 5%; }*/
/*  .weare ul li figure img { height: 289px; }*/
  .weare ul li .caption { padding: 0 15%; }
  .header .header_bottom ul { padding: 3% 0 0; }
  .header .header_bottom ul li {
    margin: 0 0 0 15px;
  }
}

.footer .footer-menu ul{
  padding: 0;
  margin: 0;
  text-align: center;
}

.footer .footer-menu ul li{
  list-style: none;
  display: inline-block;
  margin: 0 20px;
}

.footer .footer-menu ul li a{
  font-size: 18px;
  font-family: "Lato";
  color: rgb(255, 255, 255);
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid transparent;
}

.footer .footer-menu ul li a:hover{
  border-bottom: 2px solid #fff;
  transition: all .3s;
}

.footer-logo{
  text-align: center;
}

.footer-logo img{
  display: block;
  margin: 0 auto 40px;
  width: 150px;
}
.companyurl a{
  color: #0b284b;
  font-weight: 700 !important;
  font-size: 14px !important;
  text-transform: lowercase!important;
}

.companyurl a:hover{
  opacity: 0.7;
  transition: all .3s ease;
}

@media ( max-width: 1280px ) { 
  .weare-imgLarge {
    height: 628px;
  }
  .weare-imgSmall {
    height: 314px;
  }
}

@media ( max-width: 1024px ) { 
  .banner .caption {
      height: 440px;
  }
  .banner { height: 530px; }
  .banner h1 { font-size: 40px; }
  .banner h4 { font-size: 20px; width: 70%; }
  .weare ul li .caption { padding: 0 10%; }
  .weare ul li h6 { font-size: 15px; margin: 0 0 15px; } 
  .weare ul li h5 { font-size: 14px; line-height: 21px; }
  /*.weare ul li figure img { height: 219px; }*/
  .weare-imgLarge{
    height: 464px;
  }
  .weare-imgSmall{
    height: 232px;
  }
  .weare ul li h6 a {
    font-size: 16px;
  }
  .weare figure figcaption p { font-size: 20px; }
  .weare figure figcaption h5 { margin: 0 0 15px; }

  .our_mision .caption { padding: 8% 0 0 8%; }
  .our_mision h4 { margin: 0 0 15px; font-size: 25px; }
  .our_mision p { line-height: 23px; margin: 0 0 5%; }
  .btn { padding: 7px 40px;font-size: 14px; }
  .heightlight .caption { padding: 0 8% 0 0; }
  .heightlight .caption p { font-size: 14px; line-height: 21px; margin: 0 0 15px; }
  .heightlight .caption ul { padding: 0 0 4%; }
  .heightlight .caption h4 { font-size: 24px; }
  .heightlight .slick-dots { right: -25px; }
}

@media ( min-width: 812px ) and ( max-width: 992px ) {
  .container {
    width: 920px;
  }
  .banner h1 {
    font-size: 36px;
  }
}

@media ( max-width: 812px ) { 
  .inner_header ul li {
    padding: 0 5px;
  }
  .header .header_bottom ul li a {
    font-size: 16px;
  }
  .inner_header ul li a {
    font-size: 16px;
  }
  .banner .caption {
      height: 340px;
  }
  .aos-animate {
    /*CSS transitions*/
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    /*CSS transforms*/
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    /*CSS animations*/
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;
  }


  .header .header_bottom .col-md-3,
  .inner_header .col-md-2 {
    /*width: 15%;*/
    display: inline-block;
    vertical-align: middle;
  }
  .header .header_bottom .col-md-9, .inner_header .col-md-10 {
    /*width: 84%;*/
    display: inline-block;
    vertical-align: middle;
  }
  /*.header .header_bottom ul, .inner_header ul { padding: 0% 0 0; }*/
  .header .header_bottom ul li { margin: 0 0 0 10px; }
  /*.header .header_bottom ul li:last-child a { padding: 4px 20px 7px; }*/

  .banner { height: 420px; }
  .banner h1 {font-size: 30px;}
  .banner h4 { font-size: 15px; width: 55%; margin: 0 auto 20px; }
  /*.weare ul li figure img { height: 174px; }*/


  .weare-imgLarge { height: 350px; height: auto;   }
  .weare-imgSmall { height: 175px; height: auto;  }
  .start_con p br { display: none; } 
  .weare ul li h5 {
    line-height: 20px;
    font-size:14px;
  }
  .inner-banner h2 { font-size: 30px; text-transform: capitalize;}

  .our_mision { background: #0b284b; margin: 0; padding: 40px 0;  text-align: center; }
  .our_mision figure img { bottom: 0; margin: auto; }
  .heightlight .caption { padding: 0 0 5% 0; }

  .footer { text-align: center; padding: 30px 0; }
  .footer a.logo img { width: 28%; margin: auto;  }
  .footer figure { padding: 0; }
  .footer p { padding: 0; }
  .footer h4 { margin: 30px 0 20px; }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .company_popup .topsect {
    height: 30%;
  }
  .company_popup .row {
    align-items: baseline;
  }
  .adviser_popup .bluebox-name figure figcaption {
    width: 38%;
  }
  .adviser_popup .overlay .bottom_area:before {
    width: 0;
  }
  .popup .overlay {
    width: 100%;
  }
  .adviser_popup .bottom_area .col-md-4 > div {
    background-color: #1f2b46;
    color: #fff;
  }
  .adviser_popup .bottom_area .col-md-8, .adviser_popup .bottom_area .col-md-4 {
    width: 100%;
  }
  .adviser_popup .bottom_area .col-md-4 > div {
    padding: 30px 40px;
  }
  .popup.active .closs_btn {
    right: 5%;
    filter: brightness(0);
    z-index: 1;
  }
  
}


  /*IPAD*/
  @media (min-width: 768px) and (max-width: 1024px) {
    .company_popup .topsect {
      height: 30%;
    }
    .company_popup .row {
      align-items: baseline;
    }

    .adviser_popup .bluebox-name figure figcaption {
      width: 38%;
    }

    .adviser_popup .overlay .bottom_area:before {
      width: 0;
    }
    .popup .overlay {
      width: 100%;
    }
    .adviser_popup .bottom_area .col-md-4 > div {
      background-color: #1f2b46;
      color: #fff;
    }
    .adviser_popup .bottom_area .col-md-8, .adviser_popup .bottom_area .col-md-4 {
      width: 100%;
    }
    .adviser_popup .bottom_area .col-md-4 > div {
      padding: 30px 40px;
    }
    .popup.active .closs_btn {
      right: 5%;
      filter: brightness(0);
      z-index: 1;
    }
  }

  @media (min-width: 100px) and (max-width: 767px) {
    .about-section3{
      margin-top: 30px;
    }
    .about-section3-content :nth-child(1){
      order: 2;
    }

    .about-section3-content :nth-child(2){
      order: 1;
    }

    .company_popup .topsect .col-md-4 > div h5 {
      margin: 40px 0 0;
    }
    .company_popup .topsect .col-md-4 > div {
      padding: 10px;
    }
    .company_popup .topsect .col-md-8 > div p {
      margin: 30px 0 20px;
      line-height: 30px;
      font-size: 17px;
    }
    .user-profile-info {
      height: initial;
      padding: 10px;
    }
    .company_popup .row.topsect {
      display: initial;
    }
    section.weare .desktop-view{
      display: none;
    }

    section.weare .mobile-view{
      display: block;
      padding: 0;
    }

    section.weare .mobile-view .col-xs-12{
      padding: 0;
    }

    section.weare .mobile-view figure figcaption {
        padding: 7% 0 10px;
    }

    section.weare .mobile-view figure figcaption h6 a{
      font-size: 16px !important;
      color: #fff;
      text-transform: uppercase;
      margin: 0 0 15px;
      font-size: 20px;
      font-weight: 700;
      font-family: "Lato";
      text-align: center;
    }

    section.weare .mobile-view figure figcaption h5{
      font-size: 14px;
      font-family: "Lato";
      text-align: center;
      color: #fff;
      text-transform: none;
    }

    .weare ul li h5 {
      font-size: 14px;
      color: #fff;
    }

    .weare ul li h6 a {
      font-size: 16px;
      color: #fff;
    }

    .adviser_popup .bottom_area .col-md-8, .adviser_popup .bottom_area .col-md-4 {
      width: 100%;
    }
    .adviser_popup .bottom_area .col-md-4 > div {
      background-color: #1f2b46;
      padding: 30px 10px;
      color: #fff;
    }
    .adviser_popup .bottom_area .caption p {
      font-size: 14px;
      margin: 0 0 15px;
    }
    .popup.active .closs_btn {
      right: 5%;
      filter: brightness(0);
      z-index: 1;
    }
    .adviser_popup .bottom_area .caption {
      padding: 2%;
    }
    .companies .company-logo {
      margin-top: 0;
      padding: 20px;
    }

    .companies .company-logo .logo-list {
      width: 50%;
      padding: 30px;
      margin: 0 auto;
    }

    .companies .company-logo .logo-list:nth-last-child(1n+3) {
      border-bottom: 1px solid #d0d0d0;
    }

    .companies .company-logo .logo-list:nth-child(odd) {
      border-right: 1px solid #d0d0d0;
    }

    .companies h4 {
      line-height: 30px;
    }

    .footer .footer-menu ul li a {
      font-size: 14px;
    }

    .banner .caption {
      height: 210px;
    }

    .copyright p {
      letter-spacing: 0;
      font-size: 12px;
    }

    .banner h4::before,
    .banner h4::after{display: none;}
    .container{
      width: 100%;
    }
    .weare-imgLarge{
      height: 250px;
    }

    .weare-imgSmall{
      height: 125px;
    }
    .company_popup .topsect .col-md-8 > div {
      padding: 10px;
    }
    .popup .overlay {
      width: 100%;
    }
    .company_popup .topsect:before {
      width: 60%;
    }
    .px-5{
      padding: 0 3rem;
    }
    .header .header_bottom ul {
      margin: 0;
      background: #fff;
    }
    .header .header_bottom ul li{
      display: block;
      text-align: left;
      margin: 0;
    }
    .header .header_bottom ul li a{
      color: #12446f;
    }
    .header .header_bottom ul li:last-child a {
      margin:10px;
    }
    .banner h1 {
      margin: 0 0 10px;
      font-size: 20px !important;
      word-spacing: 2px;
    }
    .banner h4 {
      font-size: 14px;
      /*width: 100%;*/
    }
    .social_m {
      right: -10px;
      top: 50%;
    }
    .navbar-header a img{
      width: 25%;
    }
    .weare figure figcaption {
      padding: 20% 0;
    }
    .weare figure figcaption p {
      font-size: 16px;
    }
    .banner {
      height: 450px;
    }
    .navbar-inverse .navbar-toggle:focus, 
    .navbar-inverse .navbar-toggle:hover {
      background-color: transparent;
    }
    .heightlight .slick-dots {
      top: 0;
      bottom: 0;
      right: -12px;
    }
    .heightlight {
      padding: 0;
    }
    .our_mision .caption {
      padding: 25% 0 0 0%;
    }
    .our_mision {
      margin: 0;
      padding: 50px 0px;
    }
    .heightlight .caption {
      padding: 15% 0%;
    }
    .footer figure {
      padding: 0;
      text-align: center;
    }
    .footer p {
      line-height: 30px;
      padding: 0;
    }
    .footer h4 {
      margin: 50px 0 20px;
    }
    .weare ul li .caption {
      display: block;
      padding: 15% 5%;
    }
    .weare .row, .weare ul {
      display: initial;
    }


    .menu-header {width: 100%;}
    .menu-header ul {width: 100%;display: none;}
    .menu-header.align-center > ul {text-align: left;}
    .menu-header ul li {width: 100%;border-top: 1px solid rgba(120, 120, 120, 0.2);}
    .menu-header ul ul li,  .menu-header li:hover > ul > li {height: auto;}
    .menu-header ul li a,  .menu-header ul ul li a {width: 100%;border-bottom: 0;}
    .menu-header > ul > li {float: none;}
    .menu-header ul ul li a {padding-left: 25px;}
    .menu-header ul ul ul li a {padding-left: 35px;}
    .menu-header ul ul li a {color: #dddddd;background: none;}
    .menu-header ul ul li:hover > a,  .menu-header ul ul li.active > a {color: #ffffff;}
    .menu-header ul ul,  .menu-header ul ul ul,  .menu-header.align-right ul ul {position: relative;left: 0;width: 100%;margin: 0;text-align: left;}
    .menu-header > ul > li.has-sub > a:after,  .menu-header > ul > li.has-sub > a:before,  .menu-header ul ul > li.has-sub > a:after,  .menu-header ul ul > li.has-sub > a:before {display: none;}
    .menu-header #menu-button {display: block;padding: 17px;color: #dddddd;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
    .menu-header #menu-button:after {position: absolute;top: 22px;right: 17px;display: block;height: 8px;width: 20px;border-top: 2px solid #dddddd;border-bottom: 2px solid #dddddd;content: '';}
    .menu-header #menu-button:before {position: absolute;top: 16px;right: 17px;display: block;height: 2px;width: 20px;background: #dddddd;content: '';}
    .menu-header #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #ffffff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);}
    .menu-header #menu-button.menu-opened:before {top: 23px;background: #ffffff;width: 15px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);}
    .menu-header .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid rgba(120, 120, 120, 0.2);height: 46px;width: 46px;cursor: pointer;}
    .menu-header .submenu-button.submenu-opened {background: #262626;}
    .menu-header ul ul .submenu-button {height: 34px;width: 34px;}
    .menu-header .submenu-button:after {position: absolute;top: 22px;right: 19px;width: 8px;height: 2px;display: block;background: #dddddd;content: '';}
    .menu-header ul ul .submenu-button:after {top: 15px;right: 13px;}
    .menu-header .submenu-button.submenu-opened:after {background: #ffffff;}
    .menu-header .submenu-button:before {position: absolute;top: 19px;right: 22px;display: block;width: 2px;height: 8px;background: #dddddd;content: '';}
    .menu-header ul ul .submenu-button:before {top: 12px;right: 16px;}
    .menu-header .submenu-button.submenu-opened:before {display: none;}

    main{ padding:0 15px;}
    .logo{ text-align:center;}  
    .searchtoggle{ display:none;}
    .push-logo{ margin:10px 0;}
    .logo img{ max-height:60px; width:auto;}
    header .searchform{ display:none;} 
    .slider .inner-item {height: 200px;}
    .slider .inner-item .caption{ display:none;}
    a#hamburg { display: block; }
    main {  transition: all ease-out 0.3s;}
    .nav1 .row{ margin:0px;}
    .nav1 { background:url(images/nav-bg.jpg) repeat ;box-shadow: -2px 0 10px #999 inset;display: block;height: 100%;left: 0;overflow-x: hidden;overflow-y: auto;position: fixed;top: 0;transform: translateX(-250px);width: 250px;}
    .nav1 .search-nav,.nav1 .title{ display:block;}
    .nav1 .search-nav input{ border:1px solid #2c313f; background-color:rgba(255,255,255,0.2);  padding:5px; width:100%; color:#000; margin:10px 0;  }
    .nav1 .search-nav input[type="submit"]{background:url("images/search-icon.png") no-repeat scroll center center; border:0; width:auto; font-size:0; height: 16px;    position: absolute;    right: 7px;    top: 8px;    width: 16px;  filter: invert(100%);}
    .nav1 .title{    background: #000 ;color: #fff;font-size: 14px;margin: 0 -15px;padding: 6px 15px 6px;}
    .search-nav > form {    position: relative;}  
    .nav1 ul {  text-align: left;  background-color: transparent;}
    .nav1 ul li { display: block; border-bottom:1px solid #999; }
    .nav1 ul li a { display: block; padding:10px 0; }.nav1 ul li:hover > a { color:#000;  }
    .nav1 ul li a > i { float: right; }
    .nav1 ul li ul {  display: none;  position: static;  width: 100%;background-color:transparent; padding:0 10px;}
    .nav1 ul li:hover > ul { display: none; }
    .nav1 ul li:hover > a > i { transform: rotateZ(0); }
    .nav1 ul li.open > a { background-color: transparent; }
    .nav1 ul li.open > a > i { transform: rotateZ(90deg); }
    .nav1 ul li.open > ul { display: block; }
    div#menuoverlay {display: block;visibility: hidden;position: fixed;left: 0;top: 0;width: 100%;height: 100%;transition: all ease-out 0.3s;z-index: 1;opacity: 0;}
    html.open-menu { overflow: hidden; }
    html.open-menu div#menuoverlay {visibility: visible;background:rgba(0,0,0,0.5);min-height:100vh;width:100% !important;opacity: 1;width: calc(-150%);left: 250px;}
    html.open-menu a#hamburg{ transform: translateX(250px); z-index:999; }
    html.open-menu main {transform: translateX(250px);}
    html.open-menu nav.nav1 {z-index: 3;transform: translateX(0);}
    .menu-main-menu-container ul ul ul li a {padding:5px;}
    ul li.has-subnav .accordion-btn {color:#000; font-size:24px; width:20px !important; float:right; line-height: inherit !important; }
    .nav1 ul li:last-child {    border: 0 ;}
    .nav-cross.open > span {    background: #fff ;}
    /*---------------------Hamberg Icon --------------------------------------------- */
    .nav-cross {width: 24px;  height: 40px;  position: relative;  margin: 0px auto;  transform: rotate(0deg);  transition: .5s ease-in-out;  cursor: pointer;}
    .nav-cross span {  display: block;  position: absolute;
    height: 2px;width: 100%;background: #000;opacity: 1;left: 0;transform: rotate(0deg);transition: .25s ease-in-out;}
    #nav-icon1 span:nth-child(1) {top: 0px;}
    #nav-icon1 span:nth-child(2) {top: 18px;}
    #nav-icon1 span:nth-child(3) {top: 36px;}
    #nav-icon1.open span:nth-child(1) {top: 18px;transform: rotate(135deg);}
    #nav-icon1.open span:nth-child(2) {opacity: 0;left: -60px;}
    #nav-icon1.open span:nth-child(3) {top: 18px;transform: rotate(-135deg);}
    .nav-cross span:nth-child(1) {top: 12px;transform-origin: left center;}
    .nav-cross span:nth-child(2) {top: 20px;transform-origin: left center;}
    .nav-cross span:nth-child(3) {top: 28px;transform-origin: left center;}
    .nav-cross.open span:nth-child(1) {transform: rotate(45deg);top: 11px;left: 4px;}
    .nav-cross.open span:nth-child(2) {width: 0%;opacity: 0;}
    .nav-cross.open span:nth-child(3) {transform: rotate(-45deg);top: 28px;left: 4px;}

    .banner { height: 390px; }
    .banner h4:before, .banner h4:after { width: 15%; }
    .social_m li { padding: 0 0 10px; }
    .weare ul li figure img { height: 164px; }
    .weare figure figcaption h5 {     margin: 0 0 10px; }
    .weare figure figcaption p { font-size: 18px; }
    .weare ul li h6 { font-size: 13px; margin: 0 0 10px; }
    .weare ul li .caption { 
      padding: 10% 0;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: 1;
      height: 120px;

      background-image: linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
      background-image: -webkit-gradient(linear, bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
      background-image: -moz-linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
      background-image: -webkit-linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
      background-image: -o-linear-gradient(to bottom, rgba(255,0,0,0), rgb(18 68 111 / 1));
    }

    .weare ul li h5 { font-size: 15px; }

    .sidenav {
      height: 100%;
      width: 0;
      position: fixed;
      z-index: 1;
      top: 0;
      right: 0;
      background-color: #12446f;
      overflow-x: hidden;
      transition: 0.5s;
      padding-top: 60px;
    }

    .sidenav a {
      padding: 15px 0;
      text-decoration: none;
      font-size: 25px;
      color: #fff;
      display: block;
      transition: 0.3s;
      text-align: center;
    }

    .sidenav a:hover {
      color: #f1f1f1;
    }

    .sidenav .closebtn {
      position: absolute;
      top: 0;
      right: 25px;
      font-size: 36px;
      margin-left: 50px;
    } 

    .desktopnav { display: none; }
    .mobilenav {  display: block !important; text-align: right; }
    .social_m { display: none; }
    .banner h4 { width: 100%; }
    .banner { height: 360px; }
    .weare ul li figure img { height: auto; margin: 0; }
    /*.weare figure { margin: 30px 0; }*/
    .weare .container, .weare .col-md-4, .weare .col-md-6 { padding: 0; }
    .weare ul li h6 { font-size: 20px; }
    .weare ul li h5 { font-size: 20px; }
    .weare figure:hover img { transform: scale(1); }
    .weare figure figcaption { padding: 7% 0; }
    .weare figure figcaption h5 { font-size: 17px; }
    .weare figure figcaption p { font-size: 22px; }
    .heightlight .caption { padding: 40px 0; }
    .footer a.logo img { width: auto; }
    .weare figure figcaption {  }
    .weare figure:hover img  { margin: 0; }
    .weare figure { overflow: hidden; }
    .mobilenav > span { color: #fff; }
    .slick-track{
      display: flex;
      align-items: center;
    }
    .footer .footer-menu ul li {
        margin: 0 5px;
    }
    .footer-logo {
      margin-bottom: 30px;
    }
    .inner-banner {
      height: 190px !important;
    }
    .business-section2-content p{
      margin: 15px 0 !important;
    }
    .contact-boxLeft{
      width: 100%;
    }
    .about img, 
    .business img, 
    .companies img, 
    .advisery img, 
    .contact img {
      width: 15%;
    }
    .contact-boxLeft ul li:not(:last-child) {
      height: 20px;
    }
    .adviser_popup .bottom_area .caption {
      height: auto;
      overflow-y: auto;
    }
    .weare img { height: auto; }    
    .weare-imgLarge { height: auto; }
    .weare ul li figure img, .weare-imgLarge {
        width: 100%;
        margin: auto;
    }

    .weare ul:hover figure:before, 
    .weare ul:nth-child(even) li figure:after,
    .weare ul li figure:after  { display: none; }
    .weare figure:hover img { transform: auto; }

  }

  @media ( max-width: 768px ) { 

    .weare-imgLarge { height: 330px;  }
    .weare-imgSmall { height: 165px;  }
    .weare ul li h5 {  line-height: 20px; font-size: 13px;  }

    .start_con p { font-size: 18px; line-height: 31px; }

  }

  @media ( max-width: 568px ) { 
    .weare ul li h6 { font-size: 16px; }
    .weare ul li h5 { font-size: 14px; }
    .weare figure figcaption p { font-size: 18px; }
    /*.header .header_bottom .col-md-3 { width: 18%; }*/
    /*.header .header_bottom .col-md-9 { width: 80%; }*/
    .banner { height: 290px; }
    .heightlight figure { padding: 0 0 40px; }
    .heightlight .slick-dots { right: 0; bottom: 10px; height: auto; left: 0; top: auto; } 
    .heightlight .slick-dots li {display: inline-block; margin: 0 5px;}
    .start_con p { font-size: 14px; font-weight: 400; line-height: 25px;}
    .start_con h4 {
      font-size: 24px;
    }
  }

  @media ( max-width: 414px ) { 
    /*.logos li { padding: 10% 30%; width: 100%;}*/
    .banner { height: 240px; }
    /*.banner h1 { font-size: 18px; }*/
    .banner h4:before, .banner h4:after { display: none; }
    .banner h4 {     margin: 0 auto 10px; }
    /*.header .header_bottom .col-md-3 { width: 22%; }*/
    /*.header .header_bottom .col-md-9 { width: 75%; }*/
    .weare figure figcaption p { font-size: 16px; }
  }

  @media ( max-width: 375px ) {  
    /*.header .header_bottom .col-md-3 { width: 25%; }
    .header .header_bottom .col-md-9 { width: 72%; }*/
  }