@font-face{
  font-family: 'BasierSquare';
  font-style:  normal;
  font-weight: 500;
  src: url("../fonts/BasierSquare-Medium.woff2") format("woff2"),
       url("../fonts/BasierSquare-Medium.woff") format("woff"),	  
       url("../fonts/BasierSquare-Medium.eot") format("eot");
}

 @font-face{
  font-family: 'BasierSquare';
  font-style:  normal;
  font-weight: normal;
  src: url("../fonts/BasierSquare-Regular.woff2") format("woff2"),
       url("../fonts/BasierSquare-Regular.woff") format("woff"),	 
       url("../fonts/BasierSquare-Regular.eot") format("eot");
}

html, body{
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  font-family: BasierSquare;
}
 
.home_page_wrapper{
  overflow-x: hidden
}

::-webkit-selection {
  background-color:#fcf1dc;
  color:#ffffff;
}
::-ms-selection {
  background-color:#fcf1dc;
  color:#ffffff;
}
::-o-selection {
  background-color:#fcf1dc;
  color:#ffffff;
}
::-moz-selection {
  background-color:#fcf1dc;
  color:#ffffff;
}
::selection {
  background-color:#fcf1dc;
  color:#ffffff;
}
 

a, a:hover, a:focus {
  -webkit-text-decoration:none;
  -moz-text-decoration:none;
  -ms-text-decoration:none;
  -o-text-decoration:none;
  text-decoration:none;
  color:inherit;
}

button:focus, a:focus, .btn-primary:focus, .btn:active, .btn:active:focus {
  outline: none;
}

a.btn {
  display: inline-block;
  vertical-align: top;
}
 
.no-js #loader { display: none;  }
.js #loader { display: block;}
.se-pre-con {
  position: fixed;
  margin-left: auto!important;
  margin-right: auto!important;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999999999999999!important;
  background:center no-repeat #f4f5f7; 
  background-image:;
  background-repeat: no-repeat;
  -webkit-background-size:30%;
  -moz-background-size:30%;
  -ms-background-size:30%;
  -o-background-size:30%;
  background-size:30%;
  background-position:-15px bottom;
}
@media (min-width:991px){
.se-pre-con {
  background-size:20%;
}
}

.se-pre-con .logo{
  width:15%
}
@media (max-width:991px){
.se-pre-con .logo{
  width:20%
}   
}
@media (max-width:767px){
.se-pre-con .logo{
  width:25%
}   
}
@media (max-width:479px){
.se-pre-con .logo{
  width:30%
}   
}
@media (max-width:399px){
.se-pre-con .logo{
  width:35%
}   
}

.se-pre-con img{
  width:25%;
  z-index: 9999;
  position: fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  -webkit-transform: translate(0%, 0%);
  -moz-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  -o-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  margin-left: auto!important;
  margin-right: auto!important;
  margin-top: auto!important;
  margin-bottom: auto!important;
}
@media (min-width:801px){
.se-pre-con img{
  width:15%;
}
}

.se-pre-con .load-wrapp {
  text-align: center;
  position: fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  -webkit-transform: translate(0%, 70%);
  -moz-transform: translate(0%, 70%);
  -ms-transform: translate(0%, 70%);
  -o-transform: translate(0%, 70%);
  transform: translate(0%, 70%);
  margin-left: auto!important;
  margin-right: auto!important;
  margin-top: auto!important;
  margin-bottom: auto!important;
}
 
@-webkit-keyframes loading3 {
    0 {transform: translate(0,0);}
    50% {transform: translate(0,15px);}
    100% {transform: translate(0,0);}
}

@-moz-keyframes loading3 {
    0 {transform: translate(0,0);}
    50% {transform: translate(0,15px);}
    100% {transform: translate(0,0);}
}

@-ms-keyframes loading3 {
    0 {transform: translate(0,0);}
    50% {transform: translate(0,15px);}
    100% {transform: translate(0,0);}
}

@-o-keyframes loading3 {
    0 {transform: translate(0,0);}
    50% {transform: translate(0,15px);}
    100% {transform: translate(0,0);}
}

@keyframes loading3 {
    0 {transform: translate(0,0);}
    50% {transform: translate(0,15px);}
    100% {transform: translate(0,0);}
}

.se-pre-con .dots_loader{
  position: absolute;
  bottom:200px;
  margin-left: auto!important;
  margin-right: auto!important;
  display:inline-block;
  left:45%
}

.se-pre-con h5{
  position: absolute;
  width: 100%;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  bottom:13%;
}

@media (max-width:1440px){
.se-pre-con .dots_loader{
  left:43%
}   
}
@media (max-width:1200px){
.se-pre-con .dots_loader{
  left:42%
}   
}
@media (max-width:992px){
.se-pre-con .dots_loader{
  left:40%
}   
}
@media (max-width:800px){

.se-pre-con .dots_loader{
  left:38%
}   
}
@media (max-width:700px){
.se-pre-con .dots_loader{
  left:37%;
  bottom:180px;
}   
}
@media (max-width:600px){
.se-pre-con .dots_loader{
  left:35%
}  
}
@media (max-width:500px){
.se-pre-con .dots_loader{
  left:33%;
  bottom:160px;
}    
}
@media (max-width:470px){
.se-pre-con .dots_loader{
  left:29%
}    
}
@media (max-width:400px){
.se-pre-con .dots_loader{
  left:28%
}    
}
@media (max-width:360px){
.se-pre-con .dots_loader{
  left:24%
}    
}

.se-pre-con .drops li {
  position: absolute;
  height: 15px;
  width: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3000px; /* the dots like to jump out of place without this */
  animation-name: loading;
  animation-duration:5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: normal;
  list-style: none;
  -webkit-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.1);
}

.se-pre-con .drops li:nth-child(1) {
  left: 0px;
  animation-delay: 250ms;
  background-color:#ffe3ad;
}
.se-pre-con .drops li:nth-child(2) {
  left: 40px;
  animation-delay: 500ms;
  background-color:#222222;
}
.se-pre-con .drops li:nth-child(3) {
  left: 80px;
  animation-delay: 750ms;
  background-color:#ffe3ad;
}
.se-pre-con .drops li:nth-child(4) {
  left: 120px;
  animation-delay: 1s;
  background-color:#222222;
}
.se-pre-con .drops li:nth-child(5) {
  left: 160px;
  animation-delay: 1.25s;
  background-color:#ffe3ad;
}
@keyframes loading {
  0% { margin-left: -3000px; }
  30%,70% { margin-left: 0px; }
  100% { margin-left: 3000px; }
}

.se-pre-con #site_loading_delay_text{
  position: absolute;
  width:100%; 
  margin:0 auto; 
  bottom:0;
  color:#fff; 
  padding:1px 5px; 
  text-align:center; 
  display: none;
  background:#ffe3ad;
}
.se-pre-con #site_loading_delay_text h6{
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; 
  text-align: center;
  color: #222222;
  margin:0
}

.se-pre-con #site_loading_delay_text img{
  position:relative;
  width: 15px;
  height:15px;
}
@media (max-width:767px){
.se-pre-con #site_loading_delay_text img{
  position:relative;
  width: 12px;
  height:12px;
}
.se-pre-con #site_loading_delay_text h6{
  font-size:10px;
}	
}
@media (max-width:399px){
.se-pre-con #site_loading_delay_text h6{
  font-size:9px;
}	
}
  
 
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.navbar_maricon_com_is_open{
  width:100%!important;
  background-color: #413f34; 
  margin-top:-10p;
  padding-top:10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right:15px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
} 

. quick_info_tips_con{
  width:100;
  position:relative;
  bottom:0;
  left: 0;
  right:0;
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px 0 20px;
  overflow: hidden;
  background-color:#413f34;
}
@media (max-width:767px){
.quick_info_tips_con{
  padding: 0 10px 0 10px;
}
}
 
.quick_info_tips_con marquee div{
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; 
  color:#fcf1dc; 
}

.quick_info_tips_con marquee h6{
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-bottom:5px;
} 
 
 
header{
  position:relative;
  width: 100%;
  z-index: 999;
} 

*:focus {
  outline: 0;
}

select, option, input, textarea{
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@media (max-width:991px){
select, option, input, textarea, input::placeholder, input:focus{
  font-size: 16px!important;
}
}
 
.main_menubar_con{
  width:100%;
  background: #ffffff;
  position: fixed;
  top: 0;
  padding:0 0 44px 0;
  margin-bottom:8px;
  z-index:888;
  animation: 2s fadeInNav ease;
  -webkit-box-shadow: 0 1px 1px 0 rgba(31, 32, 24, 0.1);
  -moz-box-shadow: 0 2px 6px 0 rgba(31, 32, 34, 0.1);
  -ms-box-shadow: 0 1px 1px 0 rgba(31, 32, 24, 0.1);
  -o-box-shadow: 0 1px 1px 0 rgba(31, 32, 24, 0.1);
  box-shadow: 0 1px 1px 0 rgba(31, 32, 24, 0.1);
}
@media (max-width:767px){ 
.main_menubar_con{
  padding:0 0 10px 0; 
}
}

@keyframes fadeInNav {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    top: -25px;
  }
  100% {
    opacity: 1;
    top: 0;
  } 
}

.main_menubar_navWrapper {  
  position: relative;
  padding:15px 0;
	 
}
@media (max-width:767px){
.main_menubar_navWrapper{
  padding:15px;
}
}
 
#logo {
  width:67px;
  height:67px;
  position: absolute;
  background-image: url(../images/logo.png);
  background-position: center;
  -webkit-background-size:100%;
  -moz-background-size:100%;
  -ms-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
  background-repeat: no-repeat;
  margin-top:-12px; 
}
  
#logo_on_dropdown{
  width:67px;
  height:67px;
  position: absolute;
  background-image: url(../images/logo.png);
  background-position: center;
  -webkit-background-size:100%;
  -moz-background-size:100%;
  -ms-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
  background-repeat: no-repeat;
  margin:15px 0 0 -5px;
}
 
.main_menubar_list_items{
  position:absolute;
  margin-top:12px;
  right:0
}
@media (max-width:767px){
.main_menubar_list_items{
  display: none;
}
}

@media (min-width:768px){
.main_menubar_list_items_xs{
  display: none;
}
}
@media (max-width:767px){
.main_menubar_list_items_xs{
  display:block;
}
}
 
.main_menubar_list_items a {
  display: inline-block;
  padding: 0;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  margin-left:30px;
}

#main_menubar_nav-icon {
  width:46px;
  height:30px;
  position: relative;
  z-index: 2;
   -webkit-transform: rotate(0deg) scale(0.4);
  -moz-transform: rotate(0deg) scale(0.4);
  -ms-transform: rotate(0deg) scale(0.4);
  -o-transform: rotate(0deg) scale(0.4);
  transform: rotate(0deg) scale(0.4);
  -webkit-transition: .0s ease-in-out;
  -moz-transition: .0s ease-in-out;
  -o-transition: .0s ease-in-out;
  transition: .0s ease-in-out;
  cursor:pointer; 
  margin:-11px 0 0 -15px;
  padding:0; 
}
 
.main_menubar_hamburger{
  background-image:url('../images/navber-dropdown-hamburgar.svg');
  cursor:pointer;
  width:15px;
  height:7px;
  background-position:center;
  background-repeat: no-repeat;
  -webkit-background-size:100%;
  -moz-background-size:100%;
  -ms-background-size:100%;
  -o-background-size:100%;
  background-size:100%;
  float:right; 
  margin:18px 0 10px 0;
  z-index: 2;
}
 
#main_menubar_nav-icon.open {
  position:fixed;
  background-image:url('../images/navber-dropdown-close.svg');
  cursor:pointer;
  width:38px;
  height:38px;
  background-position:center;
  background-repeat: no-repeat;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -ms-background-size:contain;
  -o-background-size:contain;
  background-size:contain;	  
  margin:-15px 0 0 -11px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
  -webkit-transition: 0s ease-in-out;
  -moz-transition: 0s ease-in-out;
  -o-transition: 0s ease-in-out;
  transition: 0s ease-in-out;
  animation: .6s navbarfadecloseicon ease;
}

@keyframes navbarfadecloseicon {
  0%{
    opacity: 0;
  }
  50%{
    opacity: 0;
  }
  100%{
    opacity: 1;
  }
}
 
#main_menubar_nav-icon.open{
  position:fixed;
  background-image:url('../images/navber-dropdown-close.svg');
  cursor:pointer;
  width:70px;
  height:70px;
  background-position:center;
  background-repeat: no-repeat;
  -webkit-background-size:40%;
  -moz-background-size:40%;
  -ms-background-size:40%;
  -o-background-size:40%;
  background-size:40%;
  background-color: #0d1e30;
  margin:-31px 0 0 -27px;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  border-radius:50%;
}

.main_menubar_overlay {
  width: 100%;
  height: 100%;
  background:#ffffff;
  position:fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  z-index: 1;
  visibility: hidden;
  align-items: center;
  cursor: default;
}

.main_menubar_overlay.open {
  opacity: 1;
  visibility: visible;  
  animation: .6s navbarslidedownonclick ease;
}
 
.main_menubar_overlay.open {
  opacity: 1;
  visibility: visible;  
  animation: .6s navbarslidedownonclick ease;
}

@keyframes navbarslidedownonclick {
  0%{
    opacity: 0;transform: translateY(100%);
  }
  50%{
    opacity: 0;
    transform: translateY(-100%);
  }
  100%{
    opacity: 1;    
  }
}


@media (max-width:767px){
.main_menubar_overlay .main_menubar_overlayContent{
  margin:0
}
}

.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(1){
  position: absolute;
  top:190px;
}
@media (max-width:767px){
.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(1){
  top:180px;
}
}

.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(2){
  position: absolute;
  bottom:70px;
}
@media (max-width:767px){
.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(2){
  bottom:150px;
}
	
.main_menubar_overlay .second_xs_navbar_dropdown{
  position: absolute; 
  margin-top:75px
}
}
 
@media (max-height:500px){
.main_menubar_overlay .main_menubar_overlayContent .second_nav_section-xs{
  position: absolute ;
  margin:-200px 0 0 180px;
}
}
 
.main_menubar_overlay .main_menubar_overlayContent :nth-of-type(1) a {
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color:#0d1e30;
  display: block;
  margin:0 0 15px 0;
  opacity:1;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  overflow: hidden;
}
 
.main_menubar_overlay .main_menubar_overlayContent :nth-of-type(2) a{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.1px;
  color: #fff;
  display: block;
  margin:0 0 15px 0;
  opacity: 0;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  overflow: hidden;
}

@media (max-width:767px){
.main_menubar_overlay .main_menubar_overlayContent .first_nav_section-xs a {
  font-size:28px;
}
	
.main_menubar_overlay .main_menubar_overlayContent .second_nav_section-xs{
 top:320px
}
.main_menubar_overlay .main_menubar_overlayContent :nth-of-type(2) a{
  font-size:28px;  
}
.main_menubar_overlay .second_xs_navbar_dropdown{
  margin-top:100px; 
}
.main_menubar_overlay .second_xs_navbar_dropdown a{
  font-size:18px!important; 
}
}

@media (max-width:450px){
.main_menubar_overlay .main_menubar_overlayContent .first_nav_section-xs a {
  font-size:25px;
}
}
@media (max-width:374px){
.main_menubar_overlay .main_menubar_overlayContent .first_nav_section-xs a {
  font-size:22px;
}
}

.main_menubar_overlay .main_menubar_overlayContent :nth-of-type(1) a,.main_menubar_overlay .main_menubar_overlayContent :nth-of-type(2) a{
  display:table;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-text-shadow: 0.5px 0.5px 0.5px #0d1e30;
  text-shadow: 0.5px 0.5px 0.5px #0d1e30;
  padding-right:9px
}

.main_menubar_overlay .main_menubar_overlayContent :nth-of-type(1) a:hover,.main_menubar_overlay .main_menubar_overlayContent :nth-of-type(2) a:hover{
  display:table;
  color:#0d1e30;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
 
.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(3){
  position:relative;
  width:160px;
  height:100vh; 
  right:-10px;
  float: right; 
  z-index:-1
}
@media (max-width:767px){
.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(3){
  float:left; 
  bottom:90px
}
}

@media (max-height:619px){
.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(3){
  bottom: auto;
}
}
@media (max-height:360px){
.main_menubar_overlay .main_menubar_overlayContent div:nth-of-type(3){
  display:none;
}
}
  
.main_menubar_overlay p{
  position: absolute; 
  bottom:75px;
  right:0;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;  
}
@media (max-width:767px){
.main_menubar_overlay p{
  bottom:20px;
  left:-10px;
}
}

.main_menubar_overlay p.open {
  opacity: 1;
  animation: 1.70s fadeInCopyright ease;
}

@keyframes fadeInCopyright {
  0%{
    opacity: 0;
  }
  80%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
}
 
.main_menubar_overlay a.open:nth-child(1) {
  opacity: 1;
  animation: 1s fadeInLinks1 ease;
}

@keyframes fadeInLinks1 {
  0%{
    opacity: 0;
  }
  50%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
}

.main_menubar_overlay a.open:nth-child(2) {
  opacity: 1;
  animation: 1.25s fadeInLinks2 ease;
}

@keyframes fadeInLinks2 {
  0%{
    opacity: 0;
  }
  60%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
}

.main_menubar_overlay a.open:nth-child(3) {
  opacity: 1;
  animation: 1.5s fadeInLinks3 ease;
} 
  
@keyframes fadeInLinks3 {
  0%{
    opacity: 0;
  }
  70%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
} 


.main_menubar_overlay a.open:nth-child(4) {
  opacity: 1;
  animation: 1.9s fadeInLinks5 ease;
} 
  
@keyframes fadeInLinks3 {
  0%{
    opacity: 0;
  }
  70%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
} 


.main_menubar_overlay a.open:nth-child(5) {
  opacity: 1;
  animation: 2.30s fadeInLinks5 ease;
} 
  
@keyframes fadeInLinks3 {
  0%{
    opacity: 0;
  }
  70%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
} 

 
@media (max-width:767px){
.main_menubar_overlay .second_nav_section-xs a.open:nth-of-type(1){ 
 animation: 2.20s fadeInLinks5 ease;
}
	
.main_menubar_overlay .second_nav_section-xs a.open:nth-of-type(2){ 
 animation: 2.45s fadeInLinks6 ease;
}
	
.main_menubar_overlay .second_nav_section-xs a.open:nth-of-type(3){ 
 animation: 2.75s fadeInLinks7 ease;
} 
}
   
@keyframes fadeInLinks5 {
  0%{
    opacity: 0;
  }
  70%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
} 
   
@keyframes fadeInLinks6 {
  0%{
    opacity: 0;
  }
  70%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
} 
   
@keyframes fadeInLinks7 {
  0%{
    opacity: 0;
  }
  70%{
    opacity: 0;
    transform: translateY(-10px);
  }
  100%{
    opacity: 1;
  }
} 

/*===================END OF WEB/DESKTOP & MOBILE VIEW NAVBAR SECTION===================*/

 

 

/*===================BEGINNING OF HERO SECTION===================*/
    
.hero_img{ 
  position: relative;   
  height: 630px;
  width:100%;
  background-image:url(../images/hero-img.jp);
  background-repeat: no-repeat;
  background-position:center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-color: #000000;
  margin:75px 0 80px 0;
  overflow:hidden;
} 
@media (max-width:1199px){ 
.hero_img{    
  height:880px;
} 
}
@media (max-width:800px){ 
.hero_main_img{    
  background-position:-160px 0;
} 
}
@media (max-width:767px){ 
.hero_main_img{    
  height:630px;
  background-position:left center;
} 
}
@media (max-width:499px){ 
.hero_main_img{    
  background-position:-160px 0;
} 
}

.hero_img::before{
  background-color:rgba(0, 0, 0, 0.2);
  content: ''; 
  height: 100%;
  position: absolute;
  width: 100%;
  z-index:1
}
 
.hero_img .hero_img_inner{
  position:relative; 
  top:35%; 
  animation: 1.70s fadeInCopyright ease;
  padding:0
}
@media (max-width:767px){
.hero_img .hero_img_inner{
  top:30%;
  padding:0 15px;
}
}
@media (max-width:350px){
.hero_img .hero_img_inner{
  top:25%;
}
}

.hero_img .hero_img_inner h2{
  position: relative;
  -webkit-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  font-size: 56px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #fff;
  margin:0 0 10px 0;
  z-index:2;
}
@media (max-width:767px){
.hero_img .hero_img_inner h2{
  margin:-65px 0 10px 0; 
}
}
@media (max-width:625px){
.hero_img .hero_img_inner h2{
  margin:-100px 0 10px 0; 
}
}
@media (max-width:550px){
.hero_img .hero_img_inner h2{
  font-size:40px; 
  margin:-50px 0 10px 0; 
}
}
@media (max-width:447px){
.hero_img .hero_img_inner h2{
  font-size:40px; 
  margin:-80px 0 10px 0; 
}
}
@media (max-width:399px){
.hero_img .hero_img_inner h2{
  font-size:40px; 
  margin:-100px 0 10px 0; 
}
}
@media (max-width:369px){
.hero_img .hero_img_inner h2{
  font-size:40px; 
  margin:-120px 0 10px 0; 
}
}
@media (max-width:350px){
.hero_img .hero_img_inner h2{
  font-size:40px; 
  margin:-100px 0 10px 0; 
}
}

.hero_img .hero_img_inner h3{
  position: relative;
  -webkit-text-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin:0 0 50px 0;
  z-index:2;
}
@media (max-width:550px){
.hero_img .hero_img_inner h3{
  font-size:20px; 
}
}

.hero_img .hero_img_inner button{
  position: relative;
  width: 139px;
  height: 40px; 
  padding:0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); 
  background-color: #fcf1dc;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  border:0;
  z-index:2;
}
@media (max-width:499px){
.hero_img .hero_img_inner { 
  text-align: center; 
}
}

.hero_img_fade_con{
  width:100%;
  height:100%;
  position:absolute;  
  bottom:0;
  right:0;
  left:0;
  top:0;
  z-index: 0;
}
  
.hero_img_fade_con .slick-slide{
  margin: 0px 0px; 
}

.hero_img_fade_con .slick-loading .slick-track{
  visibility: hidden;
}

.hero_img_fade_con .slick-slide{
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide{
  float: right;
}

.hero_img_fade_con .slick-slide img{
  display: block;
}

.hero_img_fade_con .slick-slide.slick-loading img{
  display: none;
}

.hero_img_fade_con .slick-slide.dragging img{
  pointer-events: none;
}

.hero_img_fade_con .slick-initialized .slick-slide{
  display: block;
}

.hero_img_fade_con .slick-loading .slick-slide{
  visibility: hidden;
}

.hero_img_fade_con .slick-vertical .slick-slide{
  display: block;
  height: auto;
}

.hero_img_fade_con .slick-arrow.slick-hidden {
  display: none;
}

.hero_img_fade_con .menu_img_con1,.hero_img_fade_con .menu_img_con2,.hero_img_fade_con .menu_img_con3{
  width:100%;	  
  height:630px;
  background-repeat: no-repeat;
  background-position:center;	 
}

@media (max-width:1199px){ 
.hero_img_fade_con .menu_img_con1,.hero_img_fade_con .menu_img_con2,.hero_img_fade_con .menu_img_con3{    
  height:880px;
} 
}
@media (max-width:767px){ 
.hero_img_fade_con .menu_img_con1,.hero_img_fade_con .menu_img_con2,.hero_img_fade_con .menu_img_con3{    
  height:630px;
} 
}
  
.hero_img_fade_con .menu_img_con1{
  background-image: url('../images/hero-img.jpg'); 
  -webkit-background-size:cover; 
  -moz-background-size:cover; 
  -ms-background-size:cover; 
  -o-background-size:cover; 
  background-size:cover;
}
@media (max-width:499px){     
.hero_img_fade_con .menu_img_con1{
  background-position:-110px center
}
}

.hero_img_fade_con .menu_img_con2{
  background-image: url('../images/tank-farm-sub-hero-img.jpg');
  -webkit-background-size:cover; 
  -moz-background-size:cover; 
  -ms-background-size:cover; 
  -o-background-size:cover; 
  background-size:cover;
}

.hero_img_fade_con .menu_img_con3{
  background-image: url('../images/governance-hero-img.jpg');
  -webkit-background-size:cover; 
  -moz-background-size:cover; 
  -ms-background-size:cover; 
  -o-background-size:cover; 
  background-size:cover;
}	
  
/*===================END OF HERO SECTION===================*/
 





/*===================BEGINNING OF OUR TRUSTED PARTNERS SECTION===================*/
 
.we_combined_the_main_con{
  position: relative;
}
@media (max-width:991px){
.we_combined_the_main_con{	
}
}
 
.we_combined_the_main_con .we_combined_the_con{	
}
@media (max-width:991px){
.we_combined_the_main_con .we_combined_the_con{	
}
}
@media (max-width:767px){
.we_combined_the_main_con .we_combined_the_con{	
}
}

.we_combined_the_main_con h2{
  font-family: BasierSquare;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #0d1e30;
  -webkit-text-shadow: 0.5px 0.5px 0.5px #0d1e30;
  text-shadow: 0.5px 0.5px 0.5px #0d1e30;
  -webkit-text-transform:uppercase;
  text-transform:uppercase;
  margin:0 0 15px 0;
  margin:0 0 30px 0;
  padding:0 7px 0 7px;
}
.we_combined_the_main_con h2 span{
  font-weight:bold;
}

.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con1,.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con2,.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con3,.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con4{
  padding:0;	
}
@media (max-width:991px){  
.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con1,.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con2,.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con3{
  margin:0 0 40px 0;	
}
}

.we_combined_the_main_con .we_combined_the_con img{
  margin:0 0 28px 0;
}

@media (min-width:768px){
.we_combined_the_main_con .we_combined_the_con img{
  margin:0 0 28px 0;
}

.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con1 img{
  margin:0px 0 24px 0;
}
.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con4 img{
  margin:8px 0 24px 0;
}
} 

@media (min-width:992px){
.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con1 img{
  margin:0px 0 28px 0;
}
.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con2 img{
  margin:3px 0 28px 0;
}
.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con3 img{
  margin:4px 0 28px 0;
}
.we_combined_the_main_con .we_combined_the_con .we_combined_the_sub_con4 img{
  margin:8px 0 28px 0;
}
} 

.we_combined_the_main_con h4{
  font-family: GothamPro;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #232020;
  margin:0 0 15px 0;
}

.we_combined_the_main_con h5{
  font-family: GothamPro;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #232020;
  margin:0 0 0 0;
}

.we_combined_the_main_con .gallery{ 
  margin:0 0 25px 0; 
}

.we_combined_the_main_con .gallery span, .we_combined_the_main_con .galleryleft span{ 
  position:relative;
  display:inline-table;
  width: 160px!important;
  height: 70px;
  margin-left:25px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -moz-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -ms-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -o-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  background-color: #fff;
}

.we_combined_the_main_con .gallery img, .galleryleft img{
  position: absolute;
  margin: auto;
  top:0;
  bottom:0;
  left:0;
  right:0;
}

.we_combined_the_main_con .galleryleft span{
  float:right
}

.we_combined_the_main_con .gallery img{
  width:80px;
}

.we_combined_the_main_con .gallery .our_trusted_icon4 img{
  width:47px;
  height:47px;
}
.we_combined_the_main_con .gallery .our_trusted_icon5 img{
  width:120px;
  height:100px;
}
.we_combined_the_main_con .gallery .our_trusted_icon6 img{
  width:90px;
  height:50px;
}
.we_combined_the_main_con .gallery .our_trusted_icon7 img{
  width:120px;
  height:70px;
}

.we_combined_the_main_con .gallery span{
  overflow: hidden;	
} 

/*===================END OF OUR TRUSTED PARTNERS SECTION===================*/








/*===================BEGINNING OF WHAT WE DO SECTION===================*/
  
.exp_the_time_diff_main_con{ 
  position:relative;
  width:100%;
  height:900px; 
  margin:0;
  margin-top:70px;
  overflow: hidden;	
}
@media (max-width:1199px){ 
.exp_the_time_diff_main_con{ 
  height:1000px; 	
}
}
@media (max-width:499px){ 
.exp_the_time_diff_main_con{ 
  height:1100px; 	
}
}
@media (max-width:399px){ 
.exp_the_time_diff_main_con{ 
  height:1200px; 	
}
}

.exp_the_time_diff_main_con .exp_the_time_diff_hero_img_con{ 
  width:100%;
  height:100%;
  background-position:center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover; 	
  background-image: url(../images/what-we-do-main-img.jpg); 
}
 @media (max-width:450px){ 
.exp_the_time_diff_main_con .exp_the_time_diff_hero_img_con{    
  background-position:-780px 0;
} 
}
  
.exp_the_time_diff_main_con .exp_the_time_diff_hero_img_con::before{
  background-color:rgba(0, 0, 0, 0.5);
  content: ''; 
  height: 100%;
  position: absolute;
  width: 100%;
}

.exp_the_time_diff_main_con .exp_the_time_diff_con{
  position:absolute;
  display:inline-table;
  padding:0;
  margin:auto;
  text-align: center;
  top:0;
  bottom:0;
  left:0;
  right:0;
}
@media (max-width:767px){
.exp_the_time_diff_main_con .exp_the_time_diff_con{ 
  padding:0 15px; 
}  
}

.exp_the_time_diff_main_con .exp_the_time_diff_con h2{
  font-family: BasierSquare;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #ffffff;
  margin:0 0 10px 0;
  text-align: center;
}
@media (max-width:767px){
.exp_the_time_diff_main_con .exp_the_time_diff_con h2{
  font-size: 30px;
}
}

.exp_the_time_diff_main_con .exp_the_time_diff_con h3{
  -webkit-text-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin:0 0 35px 0;
}
@media (max-width:767px){
.exp_the_time_diff_main_con .exp_the_time_diff_con h3{
  font-size:18px;
} 
}

.exp_the_time_diff_main_con .exp_the_time_diff_con button{
  width: 139px;
  height: 40px; 
  padding:0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); 
  background-color: #fcf1dc;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  border:0;
}
@media (max-width:767px){
.exp_the_time_diff_main_con .exp_the_time_diff_con { 
  text-align: center; 
}
}

/*===================END OF WHAT WE DO SECTION===================*/







/*===================BEGINNING OF OIL & GAS STORAGE SECTION===================*/

.the_most_realiable_main_con{
  padding:0;
  margin-top:80px;
}
@media (max-width:991px){
.the_most_realiable_main_con{
  padding:0 3px;
}
}
@media (max-width:767px){
.the_most_realiable_main_con{
  padding:0 15px;
}
}

.the_most_realiable_main_con .the_most_realiable_trust_pilot_icon{ 
  width: 140px;
  height: 72px;
}

.the_most_realiable_main_con h2{ 
  font-family: BasierSquare;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #000000;
  margin:15px 0 50px 0;
} 
.the_most_realiable_main_con h2 span{ 
  font-weight:bold;
  color: #232020;
}  
 
@media (max-width:767px){
.the_most_realiable_main_con div:nth-of-type(2){
  margin:50px 0 50px 0;
}
}
 
.the_most_realiable_main_con div img{
  width:80px;
} 
 
.the_most_realiable_main_con div:nth-of-type(1) img{
  left:30px; 
}
 
.the_most_realiable_main_con div:nth-of-type(2) img{
  height:90px;
  left:25px; 
}
 
.the_most_realiable_main_con div:nth-of-type(3) img{
  width:85px;
  left:18px; 
  top:-3px;
}

@media (max-width:1199px){
.the_most_realiable_main_con div:nth-of-type(1) img{
  left:auto; 
}
.the_most_realiable_main_con div:nth-of-type(2) img{
  left:auto; 
}
.the_most_realiable_main_con div:nth-of-type(3) img{
  left:auto; 
  top:auto;
}
}

@media (min-width:768px) and (max-width:1199px){
.the_most_realiable_main_con :nth-of-type(2) img{
  margin:0 0 0 0
} 
.the_most_realiable_main_con :nth-of-type(3) img{
  margin:0 0 -3px 0
} 
}

@media (max-width:1199px){
.the_most_realiable_main_con div img{
  width:80px!important;
  height:80px!important
}
}

.the_most_realiable_main_con h4{
  font-size: 17px;
  font-weight:bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.01;
  letter-spacing: normal;
  text-align:center;
  color: #000000;
  text-transform: uppercase;
  margin:5px 0 15px 0
}
 
.the_most_realiable_main_con h5{ 
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #000000;
  text-align:center;
  margin:0;
} 
 
/*===================END OF OIL & GAS STORAGE SECTION===================*/







/*===================BEGINNING OF WHO WE ARE SECTION===================*/

.get_in_the_know_con{
  padding:60px 0;
  margin:80px auto;
  background-color:#f8f8f8;
  background-position:center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover; 	
  background-image: url(../images/who-we-are-main-img.jpg); 
}

.get_in_the_know_con div{
  margin-bottom:
} 

@media (max-width:767px){
.get_in_the_know_con div{
  margin-bottom:40px
} 
} 

.get_in_the_know_con h2{ 
  font-family: BasierSquare;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #ffffff;
  margin:0 auto 15px auto;
  padding:0 20px;
}

.get_in_the_know_con h3{
  -webkit-text-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
  text-shadow: 0 2px 1px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #ffffff;
  margin:0 auto 30px auto;
  padding:0 20px;
}
@media (min-width:992px){
.get_in_the_know_con h3{
  width:800px;
}
}

.get_in_the_know_con  button{
  width: 139px;
  height: 40px; 
  padding:0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); 
  background-color: #fcf1dc;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  border:0;
}

.get_in_the_know_sub_con{
  margin-top:60px;
}

.get_in_the_know_con img{
  width:60px;
  height:60px;
}

.get_in_the_know_con h4{
  font-size: 17px;
  font-weight:bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.01;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top:10px;
  margin-bottom:0;
  margin-left: auto;
  margin-right: auto
}
@media (max-width:767px){
.get_in_the_know_con h4{
  margin-top:10px;
}
}
@media (max-width:319px){
.get_in_the_know_con h4{
  width:auto;
}
}

/*===================END OF WHO WE ARE SECTION===================*/






/*===================BEGINNING OF LOGISTICS & TANK SOLUTIONS SECTION===================*/

.pro_own_sho_long_con{
  padding:0;
  margin-bottom:130px;
}
@media (max-width:991px){
.pro_own_sho_long_con{
  margin-bottom:110px;
}
}
@media (max-width:767px) {
.pro_own_sho_long_con{
  margin-bottom:90px;
  padding-left:15px;
  padding-right:15px;
}
}

.pro_own_sho_long_con .pro_own_sho_long_sub_con1{
  width:49%;
  padding: 50px 39px 74px 40px;
  background-color: #fcf1dc;
  -webkit-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -moz-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -ms-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -o-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
}

.pro_own_sho_long_con .pro_own_sho_long_sub_con2{
  width:47%;
  position: relative;
  padding: 63px 40px;
  background-color: #fcf1dc;
  float:right;
  margin-left:44px;
  -webkit-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -moz-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -ms-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  -o-box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
  box-shadow: 0 5px 15px 0 rgba(42, 67, 132, 0.1);
}

@media (max-width: 1199px){
.pro_own_sho_long_con .pro_own_sho_long_sub_con1{
  width:47.7%;
  padding:40px;
}
.pro_own_sho_long_con .pro_own_sho_long_sub_con2{
  width:47.7%;
  padding:40px;
  margin-left:44px
}
}
@media (max-width:991px){
.pro_own_sho_long_con .pro_own_sho_long_sub_con1{
  width:100%;
  padding:40px 30px;
}
.pro_own_sho_long_con .pro_own_sho_long_sub_con2{
  width:100%;
  padding:40px 30px;
  margin:30px 0 0 0;
}
}
@media (max-width:767px){
.pro_own_sho_long_con .pro_own_sho_long_sub_con1{
  padding:40px 20px;
}
.pro_own_sho_long_con .pro_own_sho_long_sub_con2{
  padding:40px 20px;
}
}
@media (max-width:499px){
.pro_own_sho_long_con .pro_own_sho_long_sub_con1{
  padding:40px 15px;
}
.pro_own_sho_long_con .pro_own_sho_long_sub_con2{
  padding:40px 15px;
}
}
 
.pro_own_sho_long_con h2{
  width: 288px;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height:1;
  letter-spacing: -1px;
  color: #0d1e30;
  margin:0 0 37px 0; 
}
@media (max-width:991px){
.pro_own_sho_long_con h2{
  width:auto; 
  padding-right:70px
}
}
@media (max-width:499px){
.pro_own_sho_long_con h2{
  font-size:28px;
}
}

.pro_own_sho_long_con h2 img{
  position: absolute;
  width:80px;
  height:80px;
  top:45px;
  right:40px;
}
@media (max-width: 1199px){
.pro_own_sho_long_con h2 img{
  top:35px;
}
}
@media (max-width: 991px){
.pro_own_sho_long_con h2 img{
  top:27px;
}
}
@media (max-width: 767px){
.pro_own_sho_long_con h2 img{
  width:70px;
  height:70px;
  top:30px;
  right:30px;
}
}
@media (max-width: 499px){
.pro_own_sho_long_con h2 img{
  top:30px;
  right:20px;
}
}

.pro_own_sho_long_con h3{
  width: 366px;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: -0.3px;
  color: #0d1e30;	
  margin:0 0 60px 0; 
}
@media (max-width: 1199px){
.pro_own_sho_long_con h3{
  width: 390px;
}
}
@media (max-width:991px){
.pro_own_sho_long_con h3{
  width:auto;
}
}

.pro_own_sho_long_con a{
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;	
}

.pro_own_sho_long_con a img{
  margin:0 0 0 10px;	
}

/*===================END OF LOGISTICS & TANK SOLUTIONS SECTION===================*/







 
/*===================BEGINNING OF OUR PORTS OF OPERATION SECTION===================*/

.explore_carers_main_con{
  position: relative;
  margin:0 auto 80px auto
}
@media (max-width:767px){
.explore_carers_main_con{
  margin:50px auto 80px auto
}
}

.explore_carers_main_con .explore_carers_con{
  padding:0
}

.not_for_inner_con{
  padding:0 10px;
  margin:0 0 20px 0;
}

.not_for_inner_con h2{
  position: relative; 
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #0d1e30;
  text-align: center;
  -webkit-text-shadow: 0.5px 0.5px 0.5px #0d1e30;
  text-shadow: 0.5px 0.5px 0.5px #0d1e30;
  -webkit-text-transform:;
  text-transform:;
  margin:0;
}
@media (max-width:499px){
.not_for_inner_con h2{ 
  font-size:30px;
}
}

.not_for_inner_con h2 span{
  -webkit-text-shadow: 1.5px 1.5px 4px #0d1e30;
  text-shadow: 1.5px 1.5px 4px #0d1e30;
  color:#fcf1dc; 	
}
 
.not_for_inner_con h2 img{	
  height:35px;	
  margin:-5px 0 0 0;
}

.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con{
  position: relative;
  display:table;
  width:100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color:#f8f8f8;
  padding:40px 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:18px;
} 

@media (max-width:767px){
.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con{
  width:95%
}  
}

.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con h3{ 
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom:15px;
  margin-top:0
}

.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con h4{
  width: 491px;
  height: 52px; 
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.63;
  letter-spacing: normal;
  text-align: center;
  color: #727272;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  margin-bottom:40px
}
@media (max-width:1199px){ 
.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con h4{
  margin-bottom:30px
}    
}
@media (max-width:767px){ 
.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con h4{
  width:100%;
  height: auto;
}    
}

.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con{
  display:table;
  width: 25%;
}
@media (max-width:767px){
.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con{
  width:50%;
}
	
.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con:nth-of-type(1),.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con:nth-of-type(2){
  margin-bottom:40px  
}
}
@media (max-width:359px){
.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con{
  width:100%;;
  padding:0
}

.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con:nth-of-type(3){
  margin-bottom:40px  
}
}
    
.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con img{
  position: relative;
  height:40px
}

.explore_carers_main_con .explore_carers_con .explore_carers_smartcarers_con .explore_carers_check_circle_con h5{
  display:block; 
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin-top:12px
}

.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job{
  position:relative;
  display: table;
  width:100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  background-color:#fcf1dc;
  padding:15px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width:767px){    
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job{
  width:95%;
  padding:20px 15px;
}   
}
 
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job h3{
  display: inline-block; 
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin-top:5px;
  margin-bottom:0;
  margin-left:15px;
  float: left
}
@media (max-width:1199px){
 .explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job h3{
  width: 120%;
  margin-left:0;
}      
}
@media (max-width:767px){
 .explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job h3{
  width: 100%;
  margin:0 0 30px 0;
}      
}

.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_learn_more_btn_anchor_tag{
  margin-left:90px;
  margin-right:10px;
} 
@media (min-width:768px) and (max-width:1199px){
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_learn_more_btn_anchor_tag{
  margin-left:150px;
}    
}  

@media (max-width:767px){
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_learn_more_btn_anchor_tag{
  width:100%;
  margin:0;
  margin-bottom:10px;
}    
}

.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_learn_more_btn{
  width: 139px;
  height: 40px; 
  padding:0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); 
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  border:0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
} 
@media (max-width:767px){
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_learn_more_btn{
  width:100%;
  margin:0;
  margin-bottom:10px;
}   
} 
 
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_learn_more_btn:hover{
  background-color:#ffffff;
  color: #0d1e30;
}   
   
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_beco_carer_btn{
  width: 139px;
  height: 40px; 
  padding:0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); 
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  border:0;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_beco_carer_btn:hover{
  background-color:#ffffff;
  color: #0d1e30;
}   
@media (max-width:767px){
.explore_carers_main_con .explore_carers_con .explore_carers_looking_for_job .explore_carers_looking_for_job_beco_carer_btn{
  width:100%;
  margin:0;
}    
}

/*===================END OF OUR PORTS OF OPERATION SECTION===================*/

 





/*===================BEGINNING OF FOOTER-IMG-CON SECTION===================*/

.footer_img_con{
  position: relative;   
  height:550px;
  width:100%;
  background-image:url(../images/footer-img-con.jpg);
  background-repeat: no-repeat;
  background-position:top center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  margin:0; 	  
}

/*===================END OF FOOTER-IMG-CON SECTION===================*/

 






/*===================BEGINNING OF FOOTER SECTION===================*/

footer{
  position: relative;
  display:block;
  background-color: #1a1a1a;
  padding-top: 38px;
  padding-bottom:60px;
}
@media(max-width:991px){
footer{
  padding-bottom:50px;
}
}
@media(max-width:767px){
footer{
  padding-bottom:0px;
}
}

.footer_main_con{
  padding:0
}

@media (max-width:499px){
.footer_main_con .footer_sub_con1{
  width:33%;
  padding-right: 0
}
.footer_main_con .footer_sub_con2{
  width:33%;
  padding:0
	}
.footer_main_con .footer_sub_con3{
  width:33%;
  padding-left: 0
}
}
@media (max-width:399px){
.footer_main_con .footer_sub_con1{
  width:32%;
}
.footer_main_con .footer_sub_con2{
  width:32%;
}
.footer_main_con .footer_sub_con3{
  width:32%;
  padding-left:5px
}
}
@media (max-width:339px){
.footer_main_con .footer_sub_con1{
  width:31%;
}
.footer_main_con .footer_sub_con2{
  width:31%;
  padding:0 5px
}
.footer_main_con .footer_sub_con3{
  width:31%;
  padding-left:0
}
}
@media (max-width:319px){
.footer_main_con .footer_sub_con1{
  width:100%;
}
.footer_main_con .footer_sub_con2{
  width:100%;
  margin:60px 0 40px 0;
  padding-left:15px
}
.footer_main_con .footer_sub_con3{
  width:100%;
  padding-left:15px
}
}

footer h4{
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-top:0;
  margin-bottom:20px
}

footer li{
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  list-style: none;
  margin-bottom:10px;
}
footer li:nth-of-type(1) img{
  width:12px;
  margin-right:6px;
  margin-bottom:2px
}
 
footer li:nth-of-type(2) img{
  width:12px;
  margin-right:5px;
  margin-bottom:1px
}
 
footer li:nth-of-type(3) img{
  height:13px;
  margin-right:6px;
  margin-bottom:3px
}
 
footer li:nth-of-type(3) a{
  position: absolute;
  width:120px;
  margin-left:-3px
}
 
footer li a{
  -webkit-transition:.3s ease-in-out;
  -moz-transition:.3s ease-in-out;
  -ms-transition:.3s ease-in-out;
  -o-transition:.3s ease-in-out;
  transition:.3s ease-in-out;
}

footer li a:hover{
  color:;
}

footer .footer_sub_con1::after{
  position: absolute;
  content: '';
  display: inline-block;
  width: 0.5px;
  height:103px;
  border: solid 0.5px #ffffff;
  top:6px;
  right:40px
}
@media(max-width:1199px){
footer .footer_sub_con1::after{
  right:30px
}
}
@media(max-width:991px){
footer .footer_sub_con1::after{
  right:10px
}
}
@media(max-width:767px){
footer .footer_sub_con1::after{
  display:none
}
}

footer .footer_sub_con2::after{
  position: absolute;
  content: '';
  display: inline-block;
  width: 0.5px;
  height:103px;
  border: solid 0.5px #ffffff;
  top:6px;
  right:40px
}
@media(max-width:1199px){
footer .footer_sub_con2::after{
  right:15px
}
}
@media(max-width:991px){
footer .footer_sub_con2::after{
  right:10px
}
}
@media(max-width:767px){
footer .footer_sub_con2::after{
  display:none
}
}

footer .footer_sub_con1 ul{
  padding-left:0px;
}

footer .footer_sub_con2 ul{
  padding-left:0px;
}

footer .footer_sub_con3 ul{
  padding-left:0px;
}

footer .footer_sub_con4 ul{
  padding-left:0px;
}

footer .footer_sub_con4{
  font-size: 1px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-align:right
}
footer .footer_sub_con4 h4{
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: rgba(255, 255, 255, 0.8);
}
@media(max-width:767px){
footer .footer_sub_con4{
  text-align:center;
  margin-top:70px
}
}

/*===================END OF FOOTER SECTION===================*/

/*===================END OF HOME PAGE===================*/
















/*===================BEGINNING OF OWNERSHIP PAGE===================*/
 
.ownership_page_wrapper{
} 

.ownership_page_wrapper .hero_img{   
  height:600px;
  background-image:url(../images/ownership-hero-img.jpg);
} 
@media(max-width:767px){
.ownership_page_wrapper .hero_img{   
  height:450px;
} 
}

.ownership_page_wrapper .hero_img .hero_img_inner h2{
  position: relative;
  -webkit-text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  font-size: 56px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #fff;
  margin:30px 0 10px 0; 
}
@media(max-width:599px){
.ownership_page_wrapper .hero_img .hero_img_inner h2{
  font-size:40px; 
}
}
.ownership_page_wrapper .hero_img::before{
  background-color:rgba(0, 0, 0, 0.3);
}

.ownership_page_wrapper .ownership_private_owned h3{
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin:0 auto 80px auto
}
@media(max-width:767px){
.ownership_page_wrapper .ownership_private_owned h3{
  font-size:18px;
  margin:0 auto 0px auto
}
}

/*===================END OF OWNERSHIP PAGE===================*/





 















/*===================BEGINNING OF MANAGEMENT PAGE===================*/
 
.management_page_wrapper{
} 

.management_page_wrapper .hero_img{   
  background-image:url(../images/management-hero-img.jpg);
} 

.about_smartcarers_care_experts_main_con{
  margin-bottom:80px;
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con h3{
  font-size: 18px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #727272;
  margin-bottom:20px;
  margin-top:0px;
  margin-left: auto;
  margin-right: auto
}
    
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con h2{
  font-size: 32px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom:11px;
  margin-top:0px;
  margin-left: auto;
  margin-right: auto
}
@media (max-width:767px){ 
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con h2{
  font-size:28px;
}
}
 
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con h4{
  width: 575px;
  height:auto;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom:40px;
  margin-top:0px;
  margin-left: auto;
  margin-right: auto
}
@media (max-width:767px){ 
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con h4{
  width:100%;
}
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_inner_sub_con{
  display: inline-flex;
  width: 100%;
  height:auto;
  text-align: center;
  justify-content: center;
}
@media (max-width:580px){ 
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_inner_sub_con{
  display: inline-block;
}
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1,.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con2,.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con3{
  width:18%
}  

@media (max-width:991px){ 
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1,.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con2,.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con3{
  width:30%
}  
}

@media (max-width:580px){ 
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1,.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con2,.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con3{
  width:100%;
  margin-bottom: 30px
}  
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 .about_smartcarers_care_experts_img1{
  width: 110px;
  height:110px;
  background-image: url(../images/management-advisory-img1.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  margin-bottom:12px;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 .about_smartcarers_care_experts_img2{
  width: 110px;
  height:110px;
  background-image: url(../images/management-advisory-img2.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  margin-bottom:12px;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 .about_smartcarers_care_experts_img3{
  width: 110px;
  height:110px;
  background-image: url(../images/management-advisory-img3.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  margin-bottom:12px;
  margin-left: auto;
  margin-right: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 .about_smartcarers_care_experts_img4{
  background-image: url(../images/management-advisory-img4.jpg);
}
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 .about_smartcarers_care_experts_img5{
  background-image: url(../images/management-advisory-img5.png);
}
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 .about_smartcarers_care_experts_img6{
  background-image: url(../images/management-advisory-img6.jpg);
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 h5{
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.44;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-bottom:4px;
  margin-top:0
}

.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con .about_smartcarers_care_experts_sub_con1 h6{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  -o-text-transform: uppercase;
  text-transform: uppercase;
  color: #727272;
  margin:0
}

@media (max-width:767px){ 
.about_smartcarers_care_experts_main_con .about_smartcarers_care_experts_con br{
  display:none
}
}

/*===================END OF MANAGEMENT PAGE===================*/





 










/*===================BEGINNING OF PERFORMANCE PAGE===================*/
 
.performance_page_wrapper_page_wrapper{
} 

.performance_page_wrapper .hero_img{   
  background-image:url(../images/performance-hero-img.jpg);
  margin-bottom:0
} 
@media (min-width:1199px){ 
.performance_page_wrapper .hero_img{    
  background-position:0 -20px;
} 
}
 
.performance_page_wrapper .ownership_private_owned_main_con {   
  position: relative;
  display:table;
  width:100%;
  background-color:#f8f8f8;
  padding:80px 15px;
} 

.performance_page_wrapper .ownership_private_owned{   
  padding:0;
} 

.performance_page_wrapper .ownership_private_owned h3{   
  margin:0;
}  

.performance_page_wrapper .percentage-chart-con{
  margin:80px auto
}
@media (max-width:767px){
.performance_page_wrapper .percentage-chart-con{
  margin:60px auto
}
}

.performance_page_wrapper .percentage-chart-con h2{
  position: relative;
  font-size:40px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #000000;
  margin:0 auto 0 auto;
} 
@media (max-width:767px){
.performance_page_wrapper .percentage-chart-con h2{
  font-size:30px;
} 
}
@media (max-width:350px){
.performance_page_wrapper .percentage-chart-con h2{
  margin:0 auto 40px auto;
} 
}
@media (min-width:768px){
.performance_page_wrapper .percentage-chart-con h2{
  width:600px;
  margin:0 auto 0px auto;
} 
}
@media (min-width:992px){
.performance_page_wrapper .percentage-chart-con h2{
  margin-bottom:60px;
} 
}
@media (min-width:1700px){
.performance_page_wrapper .percentage-chart-con h2{
  margin-bottom:80px;
} 
}

.performance_page_wrapper .percentage-chart-con div{
  height:600px;
  background-image: url(../images/percentage-chart-img.jpg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:contain;
  -moz-background-size:contain;
  -ms-background-size:contain;
  -o-background-size:contain;
  background-size:contain;
}

@media (max-width:991px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-50px 0 -100px 0;
}
}
@media (max-width:767px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-70px 0 -120px 0;
}
}
@media (max-width:700px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-90px 0 -140px 0;
}
}
@media (max-width:600px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-110px 0 -160px 0;
}
}
@media (max-width:500px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-130px 0 -180px 0;
}
}
@media (max-width:450px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-150px 0 -200px 0;
}
}
@media (max-width:400px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-170px 0 -220px 0;
}
}
@media (max-width:380px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-190px 0 -240px 0;
}
}
@media (max-width:350px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-210px 0 -230px 0;
}
}
@media (max-width:330px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-230px 0 -230px 0;
}
}
@media (max-width:300px){
.performance_page_wrapper .percentage-chart-con div{
  margin:-250px 0 -230px 0;
}
}

/*===================END OF PERFORMANCE PAGE===================*/





   


   



 

 





/*===================BEGINNING OF GOVERNANCE & COMPLIANCE PAGE===================*/
 
.govern_comp_page_wrapper{
} 

.govern_comp_page_wrapper .hero_img{   
  background-image:url(../images/governance-hero-img.jpg);
  margin-bottom:0
} 

.govern_comp_page_wrapper .ownership_private_owned_main_con {   
  position: relative;
  display:table;
  width:100%;
  background-color:#ffffff;
  padding:80px 15px;
} 

.govern_comp_page_wrapper .ownership_private_owned{   
  padding:0;
} 

.govern_comp_page_wrapper .ownership_private_owned h2{   
  font-size: 32px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin:0 0 20px 0;
} 
.govern_comp_page_wrapper .ownership_private_owned h3{   
  margin:0;
} 

.govern_comp_page_wrapper .mission_stat_main_con{
  height:750px;
  background-image:url(../images/governance-missi-stat-img.jpg);
  padding:0;
  margin:0;
  overflow:hidden 
}
@media(max-width:991px){
.govern_comp_page_wrapper .mission_stat_main_con{
  height:1000px;
}
}
@media(min-width:409px) and (max-width:767px){
.govern_comp_page_wrapper .mission_stat_main_con{
  height:900px;
}	
}
@media(max-width:470px){
.govern_comp_page_wrapper .mission_stat_main_con{
  height:1100px;
}
}
@media(max-width:408px){
.govern_comp_page_wrapper .mission_stat_main_con{
  height:1200px;
}
}
@media(max-width:370px){
.govern_comp_page_wrapper .mission_stat_main_con{
  height:1300px;
}
}
@media(max-width:317px){
.govern_comp_page_wrapper .mission_stat_main_con{
  height:1500px;
}
}
.govern_comp_page_wrapper .mission_stat_main_con::before{
  background-color:rgba(0, 0, 0, 0.5);
}

.govern_comp_page_wrapper .missi_stat_sub_con{
  text-align: left;
  margin:-90px 0 0 0
}

.govern_comp_page_wrapper .our_core_val_sub_con{
  text-align: left;
  margin:-90px 0 0 0
}

@media(max-width:1400px){
.govern_comp_page_wrapper .missi_stat_sub_con{
  margin:-120px 0 0 0
}
.govern_comp_page_wrapper .our_core_val_sub_con{
  margin:-120px 0 0 0
}
}
@media(max-width:1198px){
.govern_comp_page_wrapper .missi_stat_sub_con{
  margin:-180px 0 0 0
}
.govern_comp_page_wrapper .our_core_val_sub_con{
  margin:-180px 0 0 0
}
}
@media(max-width:991px){
.govern_comp_page_wrapper .missi_stat_sub_con{
  text-align:center;
  margin:-190px 0 0 0
}
	
.govern_comp_page_wrapper .our_core_val_sub_con{
  margin:50px 0 0 0;
  text-align:center;
}
}
@media(max-width:800px){
.govern_comp_page_wrapper .missi_stat_sub_con{
  margin:-220px 0 0 0
}
}
@media(max-width:408px){
.govern_comp_page_wrapper .missi_stat_sub_con{
  margin:-270px 0 0 0
}
}

.govern_comp_page_wrapper .missi_stat_sub_con h2, .govern_comp_page_wrapper .our_core_val_sub_con h2{
  font-size: 32px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin:0 0 0 0; 		
}
@media(max-width:767px){
.govern_comp_page_wrapper .missi_stat_sub_con h2, .govern_comp_page_wrapper .our_core_val_sub_con h2{
  font-size: 30px; 		
}
}

.govern_comp_page_wrapper .missi_stat_sub_con h3, .govern_comp_page_wrapper .our_core_val_sub_con h3{
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin:0 0 0 0;		
}
@media(max-width:767px){
.govern_comp_page_wrapper .our_core_val_sub_con h3{
  font-size: 18px;		
}
}


.advanced_features_main_con{
  height: auto;
  margin:80px 0 80px 0;
}

.advanced_features_con{
  padding:0
}    
@media(max-width:767px){
.advanced_features_con{
  padding:0 25px
}    
}

.advanced_features_main_con .advanced_features_sub_con1,.advanced_features_main_con .advanced_features_sub_con2,.advanced_features_main_con .advanced_features_sub_con3,.advanced_features_main_con .advanced_features_sub_con4{
  width:22%;
  height:440px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  padding:20px;
  overflow:hidden; 
}
@media(max-width:1199px){
.advanced_features_main_con .advanced_features_sub_con1,.advanced_features_main_con .advanced_features_sub_con2,.advanced_features_main_con .advanced_features_sub_con3,.advanced_features_main_con .advanced_features_sub_con4{
  width:48%;
  height:305px;
}
}
@media(max-width:991px){
.advanced_features_main_con .advanced_features_sub_con1,.advanced_features_main_con .advanced_features_sub_con2,.advanced_features_main_con .advanced_features_sub_con3,.advanced_features_main_con .advanced_features_sub_con4{
  width:47.3%;
  height:340px;
}
}
@media(max-width:767px){
.advanced_features_main_con .advanced_features_sub_con1,.advanced_features_main_con .advanced_features_sub_con2,.advanced_features_main_con .advanced_features_sub_con3,.advanced_features_main_con .advanced_features_sub_con4{
  width:100%;
  height:auto;
  padding:25px;
}
}


.advanced_features_main_con .advanced_features_sub_con1,.advanced_features_main_con .advanced_features_sub_con2,.advanced_features_main_con .advanced_features_sub_con3{
  margin:0 46px 0 0;
}
.advanced_features_main_con .advanced_features_sub_con5,.advanced_features_main_con .advanced_features_sub_con6,.advanced_features_main_con .advanced_features_sub_con7,.advanced_features_main_con .advanced_features_sub_con8{
  margin:46px 0 0 0;
}
.advanced_features_main_con .advanced_features_sub_con5,.advanced_features_main_con .advanced_features_sub_con6,.advanced_features_main_con .advanced_features_sub_con7{
  margin:46px 46px 0 0;
}

@media(max-width:1199px){ 
.advanced_features_main_con .advanced_features_sub_con1{
  margin:0 38px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con2{
  margin:0 0px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con3{
  margin:0 38px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con4{
  margin:0 0px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con5{
  margin:0 38px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con6{
  margin:0 0px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con7{
  margin:0 38px 0 0;
}
.advanced_features_main_con .advanced_features_sub_con8{
  margin:0 0px 0 0;
}
}

@media(max-width:991px){ 
.advanced_features_main_con .advanced_features_sub_con1{
  margin:0 38px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con2{
  margin:0 0px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con3{
  margin:0 38px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con4{
  margin:0 0px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con5{
  margin:0 38px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con6{
  margin:0 0px 38px 0;
}
.advanced_features_main_con .advanced_features_sub_con7{
  margin:0 38px 0 0;
}
.advanced_features_main_con .advanced_features_sub_con8{
  margin:0 0px 0 0;
}
}
 
@media(max-width:767px){ 
.advanced_features_main_con .advanced_features_sub_con1{
  margin:0 auto 20px auto;
}
.advanced_features_main_con .advanced_features_sub_con2{
  margin:0 auto 20px auto;
}
.advanced_features_main_con .advanced_features_sub_con3{
  margin:0 auto 20px auto;
}
.advanced_features_main_con .advanced_features_sub_con4{
  margin:0 auto 20px auto;
}
.advanced_features_main_con .advanced_features_sub_con5{
  margin:0 auto 20px auto;
}
.advanced_features_main_con .advanced_features_sub_con6{
  margin:0 auto 20px auto;
}
.advanced_features_main_con .advanced_features_sub_con7{
  margin:0 auto 20px auto;
}
.advanced_features_main_con .advanced_features_sub_con8{
  margin:0 auto 0 auto;
}
}

.advanced_features_main_con .advanced_features_sub_con1 img,.advanced_features_main_con .advanced_features_sub_con2 img,.advanced_features_main_con .advanced_features_sub_con3 img,.advanced_features_main_con .advanced_features_sub_con4 img{
  width:70px;
  height:70px;
  margin:0 0 20px 0;
}

.advanced_features_main_con .advanced_features_sub_con1 h3,.advanced_features_main_con .advanced_features_sub_con2 h3,.advanced_features_main_con .advanced_features_sub_con3 h3,.advanced_features_main_con .advanced_features_sub_con4 h3{
  font-size: 14px;
  font-weight:500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color:#0d1e30;
  -webkit-text-transform: uppercase;
  -moz-text-transform: uppercase;
  -ms-text-transform: uppercase;
  -o-text-transform: uppercase;
  text-transform: uppercase;
  margin:0 0 15px 0;
}

.advanced_features_main_con .advanced_features_sub_con1 h5,.advanced_features_main_con .advanced_features_sub_con2 h5,.advanced_features_main_con .advanced_features_sub_con3 h5,.advanced_features_main_con .advanced_features_sub_con4 h5{
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
  margin-top:0;
  margin-bottom:0
}

/*===================END OF GOVERNANCE & COMPLIANCE PAGE===================*/





   



 


 

 





/*===================BEGINNING OF TANK FARM PAGE===================*/
 
.tank_farm_page_wrapper{
} 

.tank_farm_page_wrapper .hero_img{   
  height:600px;
  background-image:url(../images/tank-farm-hero-img.jpg);
  background-position:top;
  margin-bottom:30px
} 
@media(max-width:767px){
.tank_farm_page_wrapper .hero_img{   
  height:450px;
} 
}
@media(max-width:360px){
.tank_farm_page_wrapper .hero_img{   
  background-position:-190px 0;
} 
}

.tank_farm_page_wrapper .tank_farm_sub_hero_img{
  height:600px;
  background-image: url(../images/tank-farm-sub-hero-img.jpg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;	
}
@media(max-width:499px){ 
.tank_farm_page_wrapper tank_farm_sub_hero_img{
  height:400px;	
}
}

.tank_farm_page_wrapper .ownership_private_owned{
  padding:0;
  margin:0 auto 80px auto;
}

.tank_farm_page_wrapper .ownership_private_owned h3{
  margin:0;
  padding:0 10px 0 10px;
}

.tank_farm_page_wrapper .tank_farm_global_mkt_con h2{
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #0d1e30;
  text-align: center;
  margin:0 0 0 0;
}

.tank_farm_page_wrapper .tank_farm_serv_con{
  padding:0 10px 0 10px;
  margin:80px auto 80px auto;
}

.tank_farm_page_wrapper .tank_farm_serv_con h2{
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #0d1e30;
  text-align: center;
  margin:0 0 10px 0;
}

.tank_farm_page_wrapper .tank_farm_serv_con h3{
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin:0 0 0 0;
}
@media(max-width:767px){
.tank_farm_page_wrapper .tank_farm_serv_con h3{
  font-size:18px;
}
}

.tank_farm_page_wrapper .global_mkt_hero_img_con{
  height:600px;
  background-image: url(../images/global-mkt-hero-img.jpg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;	
  margin:0 0 0 0;
}
@media(max-width:450px){ 
.tank_farm_page_wrapper .global_mkt_hero_img_con{
  background-position:-270px center;
}
}
@media(max-width:380px){ 
.tank_farm_page_wrapper .global_mkt_hero_img_con{
  background-position:-300px center;
}
}
@media(max-width:330px){ 
.tank_farm_page_wrapper .global_mkt_hero_img_con{
  background-position:-350px center;
}
}

/*===================END OF TANK FARM PAGE===================*/





   



 









/*===================BEGINNING OF LOGISTICS PAGE===================*/
 
.logistics_page_wrapper{
} 

.logistics_page_wrapper .hero_img{   
  height:600px;
  background-image:url(../images/logistics-hero-img.jpg);
  background-position:center;
} 
@media(max-width:767px){
.logistics_page_wrapper .hero_img{   
  height:450px;
} 
}

.logistics_page_wrapper .fiance_sub_hero_img{
  height:600px;
  background-image: url(../images/logistics-sub-hero-img.jpg);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;	
}
@media(max-width:499px){ 
.logistics_page_wrapper .fiance_sub_hero_img{
  height:300px;	
}
}

.logistics_page_wrapper .ownership_private_owned{
  padding:0;
  margin:0 auto 80px auto;
}

.logistics_page_wrapper .ownership_private_owned h3{
  margin:0;
  padding:0 10px 0 10px;
}

.logistics_page_wrapper .finance_global_mkt_con h2{
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.4px;
  color: #0d1e30;
  text-align: center;
  margin:0 0 0 0;
}

/*===================END OF LOGISTICS PAGE===================*/





   










/*===================BEGINNING OF CONTACT US PAGE===================*/

.contact_us_page_wrapper .hero_img{ 
  position: relative;   
  height:550px;
  width:100%;
  background-image:url(../images/contact-us-hero-img.jpg);
  background-repeat: no-repeat;
  background-position:center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
  background-color: #000000;
  margin:75px 0 80px 0; 
} 
@media (min-width:1500px){ 
.contact_us_page_wrapper .hero_img{    
  height:550px;
}
}
@media (max-width:767px){ 
.contact_us_page_wrapper .hero_img{    
  background-position:left center;;
}
}

.contact_us_page_wrapper .hero_img::before{
  background-color:rgba(0, 0, 0, 0.4);
}
 
.contact_us_page_wrapper .hero_img .hero_img_inner{ 
  top:35%;  
}
@media (max-width:767px){  
.contact_us_page_wrapper .hero_img .hero_img_inner{ 
  top:30%;  
}
}
 
.contact_us_page_wrapper .contact_us_con{
  margin-top:130px;
  padding:0;
}
@media (max-width:991px){ 
.contact_us_page_wrapper .contact_us_con{
  margin:100px auto 0 auto;
}
}
@media (max-width:767px){ 
.contact_us_page_wrapper .contact_us_con{
  margin:80px auto 0 auto;
}
}

.contact_us_page_wrapper .contact_us_con .contact_us_sub_con1{
  padding:0;	
}

.contact_us_page_wrapper .subscribe_to_our_news_con{
  position: relative;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #e1e1e1;
  background-color: #fff;
  padding:0;
  margin:0 auto 0 auto;
}

@media (max-width:767px){
.contact_us_page_wrapper .subscribe_to_our_news_con{
  margin-left:15px;
  margin-right:15px;;
}
}

.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con1{
  height:300px;
  background-image: url(../images/contact-us-subscribe-newsletter-img.jpg);
  background-repeat: no-repeat;
  background-position:center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -ms-background-size:cover;
  -o-background-size:cover;
  background-size:cover;
}

.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2{
  display:table;
  padding:30px 20px; 
}
@media (max-width:767px){
.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2{
  display:block; 
}
}

.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con{
  position:relative;
  width: auto;
  height:auto;
  padding:0;
  margin:0;
  top:0;
  bottom:0;
  left: 0;
  right:0; 
  background-color:transparent
}
@media (max-width:767px){
.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con{
  width: 100%;
}
}

.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con h2{
  font-size: 24px;
  font-weight:bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #14181c;
  text-align: left;
  margin-bottom:12px;
  margin-top:0;
}
@media (max-width:767px){
.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con h2{
 text-align: center;
}	
}
   
.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con h4{
  font-size: 17px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing:normal;
  color: #14181c;
  text-align: left;
  margin-bottom:19px;
  margin-top:0;
} 
@media (max-width:767px){
.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con h4{
 text-align: center;
}	
}

.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con h4 a{
  text-decoration: underline;
}	
.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con h4 a:hover{
  text-decoration:none;
}	

.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con button{
  width: 153px;
  height: 45px; 
  background-color: #000000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; 
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px; 
  text-align: center;
  color: #ffffff;
  border:0;
  padding: 0;  
  z-index: 1;
  float:left;
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -ms-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
@media (max-width:767px){
.contact_us_page_wrapper .subscribe_to_our_news_con .subscribe_to_our_news_sub_con2 .discover_exceptional_main_con button{
  float:none; 
}
}

.contact_us_page_wrapper .contact_us_con .contact_us_sub_con1::after{
  position: absolute;
  display:inline-block;
  content: '';
  width: 1px;
  height:100%;
  border: solid 1px #e1e1e1;
  top:0;
  right:-30px
}
@media (max-width:1199px){
.contact_us_page_wrapper .contact_us_con .contact_us_sub_con1::after{
  width:100%;
  height:1px;
  border: solid 1px #e1e1e1;
  top:auto;
  bottom:-50px;
  right:auto;
}
}

.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2{
  padding:0 0 0 90px;
}  
@media (max-width:1199px){
.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2{
  padding-left:0;
  padding-right:0;
  margin:100px 0 0 0;
}  	
}
@media (max-width:767px){
.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2{
  padding-left:15px;
  padding-right:15px;
  margin:100px 0 0 0;
}  	
}

.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2 h2{
  font-family: BasierSquare;
  font-size: 21px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  margin:0 0 32px 0; 
}

.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2 div img{
  margin-right:12px;
  margin-top:-5px;
}
.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2 div{
  font-family: BasierSquare;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0d1e30;
  margin-bottom:20px;
}
.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2 div:nth-of-type(3) {
  width:270px;
  padding-left:42px
}
.contact_us_page_wrapper .contact_us_con .contact_us_sub_con2 div:nth-of-type(3) img {
  position: absolute;
  margin:-5px 0 0 -42px;
}
 
.google-map-section,#googleMap{
  width:100%;
  height: 500px;
  display: block;
  margin:80px 0 0 0;
}
  
/*===================END OF CONTACT US PAGE===================*/



   

 