
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*{margin:0; padding:0}

body{   font-family: "Open Sans",Helvetica,Arial,sans-serif; font-size:14px; color:#363435;overflow: hidden;
  overflow-y: scroll; color:#566473;}
img{border:none; max-width:100%; height:auto;}
/*input{ border:none;}*/
h1,h3,b{   margin-bottom: 4%; color:#566473; font-weight: 800; line-height:30px; position: relative;  color: #566473;
  font-family: 'Raleway';
  font-weight: 600;}
h2{font-family: 'Lobster1.4';  font-weight:normal !important; letter-spacing:1px; margin-bottom: 10px;}  
p{ line-height:25px;}
a{ text-decoration:none; display:block;}
.hide_container{display:none;/*-webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;*/}
  
  
  
 
 .management_team > h1 {
    font-size: 23px !important;
    line-height: 16px !important;
    margin-top: 1px !important;
	    margin-bottom: 2%;
} 
  

.why_us{ float:left; width:100%; text-align:center;}
.why_us > .hide_container > .banner{ width:100%; float:left; /* background: #f4f4f2 url("../images/banner_whyus.jpg") no-repeat center center;*/}
.why_us > .hide_container > .banner > .para {
    margin: 2% auto 0%;
    clear: both;

    max-width: 1100px;
}

.light-off,.light-on{      z-index: 2;}
.why_us > .light_area{ width:100%; float:left; position:relative; }
.why_us > .light_area img{ width:100%;}
.why_us > .light_area .light_btn {
    width: 13%;
    position: absolute;
    /* z-index: 11; */
    height: 100%;
    top: 0;
    left: 0;
    right: -3%;
    margin: 0 auto;
    cursor: pointer;
	z-index: 99999;
	box-shadow:inset 0px 0px 0px #000000;
	overflow: hidden;
}

.light-on{ display:none;}

.why_us > .hide_container > .header_img{ float:left; width:100%;     margin-bottom: 16px;}
.why_us > .hide_container > .header_img img{ width:100%;}
.why_us > .hide_container > .banner > .para  h2{   margin-bottom: 5px; font-family: 'ChaucerRegular';     font-weight: bold !important;}
.why_us > .hide_container > .banner > .para p{ margin-bottom: 17px;     text-align: left;}
#myImageMap{ cursor:pointer;}
.offPosition{ margin-top:0px !important;  -webkit-transition: all .3s ease-out;
  -moz-transition: all .9s ease-out;
  -ms-transition: all .9s ease-out;
  -o-transition: all .9s ease-out;
  transition: all .9s ease-out;}

  
.menu h1{ float:left; width:35%;  margin-left:22%;position: absolute; padding: 10% 0; color:#FFF; 
font-size:48px; font-family: 'OpenSans'; letter-spacing: 3px; text-align:center; }
.menu {
  float: left;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid;
    height: 85px;
	    z-index: 99999;
		background-color:#ffffff;
}
.menu .logo {
    float: left;
    max-width: 185px;
    width: 14%;
    margin-left: 10%;
    margin-top: 4px;
    position: relative;
}
.mobile_menu{ display:none;}
.menu .menu_list{ float:left; width:65%;  margin-right:10%;  margin-top: 0%;  text-transform: uppercase;}
.menu .menu_list ul{ float:right;}
.menu .menu_list ul li{/* float:left;*/ list-style:none;  display: inline-block;}
.menu .menu_list > ul > li > a {
  display: block;
  padding: 34px 10px;
  text-decoration: none;
  color: #566473;
  font-size: 12px;
  font-weight: bold;
  margin: 0 5px;
  /* border-radius: 10px; */
  border-color: #46e2fe;
  letter-spacing: 0.3px;
}
.menu .menu_list > ul > li > a:hover {
  display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #2eaef0;
  font-weight: bold;
  margin: 0 5px;
  /* border-radius: 10px; */
  border-top: 2px solid #2eaef0;
  border-bottom: 2px solid #2eaef0;
   -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.menu .menu_list ul li a.active {

display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #2eaef0;
  font-weight: bold;
  margin: 0 5px;
  /* border-radius: 10px; */
  border-top: 2px solid #2eaef0;
  border-bottom: 2px solid #2eaef0;
   -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  
}
.menu .menu_list ul li a.active2 {

display: block;
  padding: 10px 10px;
  text-decoration: none;
  color: #2eaef0;
  font-weight: bold;
  margin: 0 5px;
  /* border-radius: 10px; */
  border-top: 2px solid #2eaef0;
  border-bottom: 2px solid #2eaef0;
   -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  
}
.about_list_ul,.logistic_ul,.why_us_ul,.career_ul,.contact_ul{ display:none;/* height:1%; overflow:hidden;*/}
/*.overFlow{ height:auto; overflow:visible;  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; display:block;}*/
.menu .menu_list ul li ul{ position:absolute; /*display:none;*/ background-color:#ffffff;/* background-image:url(../images/list_bac.png); */ padding:10px 0 10px; z-index:9999;   /* width: 304px;*/ width: auto; top:84px;   border-top: 21px solid #ffffff;
  margin-top: -21px;}
/*.menu .menu_list ul li:hover ul{ display:block;-webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;}*/
.menu .menu_list ul li ul.about_list_ul{ width: 190px;}  
.menu .menu_list ul li ul li{ float:none; list-style:none; display:list-item; font-size:14px;}
.menu .menu_list ul li ul li:hover{ background-color: #E0E1E7;}
.menu .menu_list ul li ul li a {
  color: #566473;
  padding-bottom: 2px;
  padding-top: 3px;
 /* text-shadow: 1px 1px 2px #000000;*/
  border: none;
  text-decoration: none;
  padding: 7px 12px;
  display: block;
  font-weight:bold;
}


.menu .menu_list ul li ul li a:hover{/* color:#ffffff;*/ }

/*.menu .menu_list ul li ul


. {
  width: 100%;


  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border-radius: 10px;
  z-index:-1;
}*/
.BORDER:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 0px;
 /* background-color: rgba(255,255,255,.4);*/
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  border-radius: 10px;
}
.BORDER:before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 0px;
 /* background-color: rgba(255,255,255,.4);*/
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  border-radius: 10px;
   
}
.BORDER1:before {
  bottom: 0;
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
     background-color: #2eaef0;
	  height: 3px;
}
.BORDER2:after {
  top: 0;
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
     background-color: #2eaef0;
	  height: 3px;
}


.about_us{ float:left; width:100%;     padding: 4% 2%; }
.value_head{padding: 2% 2% !important;}
.freight {
    clear: both;
    float: left;
    overflow: hidden;
    padding: 4% 2% 1% !important;
    width: 100%;
}
.about_us .row{ max-width:1070px; margin:0 auto; overflow:hidden;}
.about_us > .row > .col_lft {
  float: none;
  width: 76%;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.about_us > .row > .col_lft h2{ color:#2EAEF0; font-weight:bold;  visibility:hidden;}
.about_us > .row > .col_lft h1 {
  padding: 14px 10px 9px;

  text-align: center;
  margin-top: 5px;  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  visibility:hidden;

}
.about_us > .row > .col_lft p{ visibility:hidden; text-align: justify;}
/*ul.ulStyle{text-align: left; list-style-position: inside !important; 

list-style-image: url("../images/li_img.png");
	
	 line-height: 27px;


}*/
.management-width p{/* line-height:30px !important; */}
.about_us > .row > .col_lft h1:after,.our_services .row h1:after ,.specialities h1:after,.contact_us h1:after{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #566473;
  content: '';
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}
.testimonial h1:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffffff;
  content: '';
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}
.about_us > .row > .col_lft h1:before,.our_services .row h1:before,.specialities h1:before,.contact_us h1:before{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #566473;
  content: '';
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}

.testimonial h1:before {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #ffffff;
  content: '';
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}

.testimonial h1:hover:after{
	 top:0%; 
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
-webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);}

.about_us > .row > .col_lft h1:hover:after,.our_services .row h1:hover:after,.specialities h1:hover:after,.contact_us h1:hover:after{
	 top:0%; 
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
-webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);}
.about_us > .row > .col_lft h1:hover:before,.our_services .row h1:hover:before,.specialities h1:hover:before,.contact_us h1:hover:before,.testimonial h1:hover:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
} 

.about_us > .row > .col_lft b {
  display: block;
 /* margin: 7% auto 0;*/
   margin: 7% auto 0;

    
  color: #ffffff;
    width: 109px;
  text-align: center;
  font-weight: normal;
  visibility:hidden;
  border: 1px solid #2EAEF0;
  border-radius:5px 5px 5px 5px;
}
.about_us > .row > .col_lft b:hover a {
  box-shadow: inset 0px -36px 0px 0px #2EAEF0;


    -webkit-transition: all .3s ease-out;
  -moz-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
   border: 0px solid #2EAEF0;
  
}
.about_us > .row > .col_lft b a {
  color: #2EAEF0;
    font-size: 14px;
  height: 36px;
  line-height: 36px;
  
}
.about_us > .row > .col_lft b a:hover{ color:#ffffff; }


.about_us > .row > .col_rgt{ float:left; width:50%; visibility:hidden;}
.about_us > .row > .col_rgt > img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.our_services{   float: left;
  width: 100%;
  padding: 4% 2%;
  background: #ffffff url("../images/ser-bg.jpg") no-repeat center center;

  text-align: center; background-size:cover; background-attachment: fixed;}
  
  
.our_services .row{ max-width:980px; margin:0 auto; overflow:hidden; position:relative;}

.our_services .row h1 {
  padding: 14px 10px 9px;
  text-align: center;
  margin-top: 2%;
  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  visibility: hidden;
  margin-bottom: 10%;
}


.our_services .row .sub_row {
  float: left;
  
  width: 100%;
    text-align: center;
	  position: relative;
}
.our_services .row .sub_row .col_lft {
  float: left;
  width: 30%;
  position: relative;
    margin: -4.2% -1% 2% 24%;
}
.our_services .row .sub_row .col_lft span {
  float: left;
  width: 235px;
  position: relative;
  /* margin: 1% 13% 1% 10%; */
  border: 4px solid #2EAEF0;
  border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -webkit-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -moz-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -0-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  overflow: hidden !important;
  height: 190px;
      z-index: 9999;
}

.our_services .row .sub_row .col_lft span:hover:before,.our_services .row .sub_row:nth-of-type(2) .col_rgt span:hover:before,.our_services .row .sub_row:nth-of-type(3) .col_rgt span:hover:before,.our_services .row .sub_row:nth-of-type(1) .col_rgt span:hover:before{ height:66px; -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;}

.our_services .row .sub_row .col_lft span:before,.our_services .row .sub_row:nth-of-type(2) .col_rgt span:before,.our_services .row .sub_row:nth-of-type(3) .col_rgt span:before,.our_services .row .sub_row:nth-of-type(1) .col_rgt span:before {
  /* top: 100%;#2eaef0 */
  left: 0;
  right: 0;
  bottom: -2px;  background: #2eaef0;
  content: " ";
  height: 0;
  width: 100%;
  position: absolute;
      border-radius: 0 450px 450px 450px / 369px 0px 369px 369px;
}
.our_services .row .sub_row .col_lft span:after,.our_services .row .sub_row:nth-of-type(2) .col_rgt span:after,.our_services .row .sub_row:nth-of-type(3) .col_rgt span:after,.our_services .row .sub_row:nth-of-type(1) .col_rgt span:after {
  /* top: 100%; */
  left: 0;
  right: 0;
  top: 0; 
  background: rgba(255, 255, 255, .7);
  content: " ";
  height: 0;
  width: 100%;
  position: absolute;
}

/*.our_services .row .sub_row .col_lft span:hover:after,.our_services .row .sub_row:nth-of-type(2) .col_rgt span:hover:after,.our_services .row .sub_row:nth-of-type(3) .col_rgt span:hover:after,.our_services .row .sub_row:nth-of-type(1) .col_rgt span:hover:after{ height:118px; /*-webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;*/

/*.zoom_img:before, .zoom_img1:before, .zoom_img2:before, .zoom_img3:before, .zoom_img4:before, .zoom_img5:before{  left: 0;
  right: 0;
  top: 0;  background: #000000;
  content: " ";
  height: 100px;
  width: 100%;
  position: absolute; }*/

.our_services .row .sub_row .col_lft span .header_text,.our_services .row .sub_row:nth-of-type(2) .col_rgt span .header_text,.our_services .row .sub_row:nth-of-type(3) .col_rgt span .header_text,.our_services .row .sub_row:nth-of-type(1) .col_rgt span .header_text{ display:none;}

.our_services .row .sub_row .col_lft span:hover .header_text,.our_services .row .sub_row:nth-of-type(2) .col_rgt span:hover .header_text,.our_services .row .sub_row:nth-of-type(3) .col_rgt span:hover .header_text,.our_services .row .sub_row:nth-of-type(1) .col_rgt span:hover .header_text{ display:block;}

.our_services .row .sub_row:nth-of-type(2) .col_lft:nth-child(1) {
  float: left;
   width: 24%;
  position: relative;
  margin: -3% 22.2% 1% 7%;
}
.our_services .row .sub_row .col_lft img{ width: 260px;
  max-width: 260px;}
.our_services .row .sub_row .col_lft a {
    float: right;
    color: #fff !important;
    clear: both;
    font-family: 'ChaucerRegular';
    font-weight: bold;
    font-size: 18px;
}

.our_services .row .sub_row .col_rgt a {
  float: right;
  /* color: #2EAEF0; */
  clear: both;
  /* border: 1px solid; */
  /* display: block; */
  /* padding: 4px 7px; */
 /* font-size: 12px;
  font-weight: bold;
  /* font: -webkit-mini-control; */
  letter-spacing: 1px;
  width: 100%;
  background: none;
  color:#000000;
      font-family: 'ChaucerRegular';
	  font-weight: bold;
    font-size: 18px;
	color: #fff !important;
}
.our_services .row .sub_row .col_rgt a:hover{ 
color:#000000; 
background:none;
-webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;}

.our_services .row .sub_row .col_lft:nth-child(1) img{  float: right;
 width: 260px;
  max-width: 260px;
}



.our_services .row .sub_row .col_lft:nth-child(1) .header_text{ float:left;   /* width: 26%;*/}
.our_services .row .sub_row:nth-of-type(2) .col_lft:nth-child(1) .header_text {
  /* margin-top: 3%; */
 /* margin-left: 22%;
  position: absolute;
  /* bottom: 0; */
    width: 100%;
  position: absolute;    bottom: 4px;
}
.our_services .row .sub_row .col_lft:nth-child(1) .header_text h3,.our_services .row .sub_row .col_rgt:nth-child(2) .header_text h3 { clear:both;
    float: right;
  line-height: 21px;
  font-weight: normal;
  font-size: 16px;
    width: 100%;
	color: #000000;
}

.our_services .row .sub_row .col_rgt:nth-child(2) .header_text
{float: left;
  /* width: 26%; */
  /* margin-top: 35%; */
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;bottom: 8px;}

.our_services .row .sub_row:nth-of-type(1) .col_lft:nth-child(1) .header_text {
  float: left;
  /* width: 26%; */
  /*margin-top: 35%;*/
  left:0; 
  right:0;
  margin:0 auto;
  position:absolute;
    bottom: 2px;
}
.our_services .row .sub_row .col_lft:nth-child(1) .header_text a{ float:right; color: #2EAEF0;
  clear: both;
  color:#000000;
  /*border: 1px solid;*/
  display: block;
  padding: 4px 7px;
 /* font-size: 12px;
  font-weight: bold;
  /* font: -webkit-mini-control; */
  letter-spacing: 1px; width:100%; background:none;}

 .our_services .row .sub_row .col_lft:nth-child(1) .header_text a:hover{ color:#000000; -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out; background:none;}
  
  
.our_services .row .sub_row .col_lft h2{ color:#2EAEF0; font-weight:bold;}
.our_services .row .sub_row .col_lft h1 {
  padding: 14px 10px 9px;
  text-align: center;
  margin-top: 5px;
  font-size: 30px;
  position: relative;
  display: inline-block;
}


.our_services .row .sub_row .col_rgt {
  float: left;
  width: 25%;
}
.our_services .row .sub_row .col_rgt > img {
width: 260px;
  max-width: 260px;
}
.our_services .row .sub_row:nth-of-type(2) .col_rgt > .header_text{  
  float: left;
  margin-left: 3%;
  margin-top: 10px;}
.our_services .row .sub_row:nth-of-type(3) .col_rgt {
  float: left;
  width: 21%;
position:relative;
  margin: -7.2% 0% 1% 24%;
}

.our_services .row .sub_row:nth-of-type(3) .col_rgt span
{
  float: left;
 width: 235px;
  position: relative;
  /* margin: 1% 13% 1% 10%; */
  border: 4px solid #2EAEF0;
  border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -webkit-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -moz-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -0-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  overflow: hidden;
  height: 190px;
      z-index: 9999;
}


.our_services .row .sub_row:nth-of-type(3) .col_rgt:nth-child(1) .header_text h3

{ clear:both;

  line-height: 26px;
  font-weight: normal;
  font-size: 16px; color:#000000;}
.our_services .row .sub_row:nth-of-type(1) .col_rgt {
  float: left;
  width: 32%;
  margin-left: 3%;
  position:relative;
}
.our_services .row .sub_row:nth-of-type(1) .col_rgt span{
  float: left;
  width: 235px;
  position: relative;
  margin: -18% 0% 0% 0%;
  border: 4px solid #2EAEF0;
  border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -webkit-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -moz-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -0-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  overflow: hidden;
  height: 190px;
 
     z-index: 9999;
  }


.our_services .row .sub_row:nth-of-type(1) .col_rgt .header_text {
  margin-top: 3%;
  float: left;
  width: 84%;
}
.our_services .row .sub_row:nth-of-type(1) .col_rgt img{ float:left; width: 260px;
  max-width: 260px;}
/*.our_services .row .sub_row:nth-of-type(1) .col_rgt img:nth-of-type(2) { position: absolute; left: 0;}
.our_services .row .sub_row:nth-of-type(2) .col_lft:nth-child(1) img:nth-of-type(1){  position: absolute;  right: 0;}
.our_services .row .sub_row:nth-of-type(2) .col_rgt img:nth-of-type(2) { position: absolute; left: 0;}
.our_services .row .sub_row:nth-of-type(3) .col_rgt img:nth-of-type(2) { position: absolute; left: 0;}
.our_services .row .sub_row:nth-of-type(1) .col_lft img:nth-of-type(2){ position: absolute; right: 0;}*/


.our_services > .row > img.back_layer{ 
position: absolute;
  left: -11%;
  right: 0;
    margin: 22.2% auto;
 /*z-index: -1;*/
  top: 2%;
  max-width:408px;
   
} 


/*.our_services .row .sub_row:nth-of-type(1) .col_rgt img:before{
  position: absolute;
  display: block;
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color:#000;
}
/*.our_services .row .sub_row .col_lft:nth-child(1) img:hover img:after {
  background: rgba(0, 0, 0, .6);
}*/





  .rotation {
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}
.our_services > .button {
  position: absolute;
  left: 0%;
  right: 0;
  margin: 15% auto;
  z-index: 1;
  top: 7.3%;
  height: 250px;
  width: 392px;
  cursor: pointer;
  border-radius: 100%;
  -ms-transform: rotate(-32deg);
  -webkit-transform: rotate(-32deg);
  -moz-transform: rotate(-32deg);
  -o-transform: rotate(-32deg);
  transform: rotate(-32deg);
  display:none;
}
/*.img_scale1{ -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
   -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;}
  .img_scale2{ -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
   -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;}*/

.our_services .row .sub_row:nth-of-type(2) .col_rgt {
  float: left;
  width: 21%;
    margin: 3% 0% 0% 0%;
	  z-index: 1;
  position: relative;
}
.our_services .row .sub_row:nth-of-type(2) .col_rgt span{  float: left;
  width: 235px;
  position: relative;
  /* margin: 1% 13% 1% 10%; */
  border: 4px solid #2EAEF0;
  border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -webkit-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -moz-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  -0-border-radius: 450px 450px 450px 450px / 369px 369px 369px 369px;
  overflow: hidden;
  height: 190px;   background-color: #fff;    z-index: 9999;}
.our_services .row .sub_row:nth-of-type(3) .col_rgt .header_text{

    float: left;
  /* width: 26%; */
  /* margin-top: 35%; */
  left: 0;
  right: 0;
  margin: 0 auto;
  position: absolute;bottom: 8px;
} 
 
.zoom_img, .zoom_img1, .zoom_img2, .zoom_img3, .zoom_img4, .zoom_img5, .zoom_text1, .zoom_text2, .zoom_text3, .zoom_text4, .zoom_text5{ visibility:hidden;}
.div_block{ visibility:visible !important;}
 
 .zoom_img:hover img, .zoom_img1:hover img, .zoom_img2:hover img, .zoom_img3:hover img, .zoom_img4:hover img, .zoom_img5:hover img, .zoom_text1:hover img, .zoom_text2:hover img, .zoom_text3:hover img, .zoom_text4:hover img, .zoom_text5:hover img{  margin-top: -13% !important;  -webkit-transition: all .3s ease-out;
  -moz-transition: all .4s ease-out;
  -ms-transition: all .4s ease-out;
  -o-transition: all .4s ease-out;
  transition: all .4s ease-out; display:none;}
 .zoom_img:hover img:nth-of-type(2), .zoom_img1:hover img:nth-of-type(2), .zoom_img2:hover img:nth-of-type(2), .zoom_img3:hover img:nth-of-type(2), .zoom_img4:hover img:nth-of-type(2), .zoom_img5:hover img:nth-of-type(2), .zoom_text1:hover img:nth-of-type(2), .zoom_text2:hover img:nth-of-type(2), .zoom_text3:hover img:nth-of-type(2), .zoom_text4:hover img:nth-of-type(2), .zoom_text5:hover img:nth-of-type(2){ display:block !important; } 

.thumbnill{ float:left; width:100%;    padding: 5% 2% 5%; background: #ffffff url("../images/value-bg.jpg") no-repeat center center;  text-align: center;   background-size: 100% 100%;
  text-align: center;
  background-attachment: fixed; }
.thumbnill .row{ max-width:970px; margin:0 auto; overflow:hidden;  color: #ffffff; padding-top: 75px;}
.thumbnill .row  p{ text-align:left;}
.thumbnill > .row > .col_lft{ float:left; width:30%;  position:relative;  }
.thumbnill > .row > .col_lft h2{ color:#ffffff;font-weight: normal; font-family: 'Raleway';    text-transform: uppercase;}
.thumbnill > .row > .col_lft a,.thumbnill > .row > .col_rgt a,.thumbnill > .row > .col_cntr a{
   width: 91px;
  margin: 5% auto 0;
  color: #2EAEF0;
  /* background-color: #ffffff; */
  /* padding: 2%; */
  font-size: 11px;
  border-radius: 6px;
  color: #ffffff;
  width: 109px;
  text-align: center;
  font-weight: normal;
  /* visibility: hidden; */
  border: 1px solid #ffffff;
  border-radius: 5px 5px 5px 5px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
}

.thumbnill > .row > .col_lft a:hover,.thumbnill > .row > .col_rgt a:hover,.thumbnill > .row > .col_cntr a:hover{  box-shadow: inset 0px -36px 0px 50px #2EAEF0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
  border: 0px solid #2EAEF0;}




.thumbnill > .row > .col_lft img{ margin-bottom: 10%; width:150px;   margin-top: -75px;}
 

.thumbnill > .row > .col_rgt{  float: right; width:30%;  position:relative;}
.thumbnill > .row > .col_rgt img{ margin-bottom: 10%;  width:150px;   margin-top: -75px;}
.thumbnill > .row > .col_rgt h2{ color:#ffffff;font-weight: normal; font-family: 'Raleway'; font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0px;}

.thumbnill > .row > .col_cntr{ float:left; width:30%;  position:relative;  margin: 0 5%;}
.thumbnill > .row > .col_cntr img{ margin-bottom: 10%;  width:150px;   margin-top: -75px;}
.thumbnill > .row > .col_cntr h2 {
    color: #ffffff;
    font-weight: normal;
    font-family: 'Raleway';
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.thumbnill > .row > .col_lft,.thumbnill > .row > .col_cntr,.thumbnill > .row > .col_rgt{ visibility:hidden;border: 1px solid;padding: 0px 23px 30px;     height: 310px;} 
.thumbnill > .row > .col_lft:hover, .thumbnill > .row > .col_cntr:hover, .thumbnill > .row > .col_rgt:hover {
  visibility: hidden;
  border: 1px solid #ffffff;
  padding: 0px 23px 30px;
  background-color: #ffffff;
  color: #2EAEF0;
}
.thumbnill > .row > .col_lft:hover a,.thumbnill > .row > .col_cntr:hover a,.thumbnill > .row > .col_rgt:hover a {
  color: #2EAEF0;
  font-weight: normal;
    box-shadow: inset 0px -36px 0px 50px #2EAEF0;
	color: #ffffff;
}
.thumbnill > .row > .col_lft:hover h2,.thumbnill > .row > .col_cntr:hover h2,.thumbnill > .row > .col_rgt:hover h2 {
  color: #2EAEF0;
  font-weight: normal;
 
}
 
  
.specialities{ float:left; width:100%;    /*  padding: 4% 2% 6%;*/     padding: 1% 2% 6%; text-align: center;background: #ffffff url("../images/spe.jpg") no-repeat center center; background-attachment: fixed;
  background-size: 100% 100%; }
.specialities h1 {
  padding: 14px 10px 9px;
  text-align: center;
  margin-top: 5px;  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  position: relative;
  display: inline-block;
    margin-bottom: 2%;
	visibility:hidden;
}
.specialities p{
  color: #2EAEF0;
     letter-spacing: 1px;
  font-size: 25px;
  padding-bottom: 2%;
  visibility:hidden;
 font-family: 'Lobster1.4';
    font-weight: normal !important;
    letter-spacing: 1px;
	font-style:italic;
}
.specialities .row{ max-width:800px; margin:0 auto; overflow:hidden;  padding: 0 3%; text-align:center;}
.specialities > .row > .col_lft{     display: inline-block;
    margin: 0 6%;width:auto;  position:relative;    text-align: left; visibility:hidden;}
.specialities > .row > .col_lft h2{font-weight: normal;}
.specialities > .row > .col_lft a,.specialities > .row > .col_rgt a,.specialities > .row > .col_cntr a{
  border: 1px solid;
  width: 91px;
  margin: 5% auto 0;
  color: #2EAEF0;
  background-color: #ffffff;
  padding: 2%;
  font-size: 11px;
  border-radius: 6px;
}

.specialities > .row > .col_lft img{ margin-bottom: 10%;}
.specialities > .row > .col_lft ul,.specialities > .row > .col_rgt ul,.specialities > .row > .col_cntr ul {
    list-style-image: url("../images/li_img.png");
	 /* background: #ffffff url("../images/service-bg.png") no-repeat center center;*/
	 line-height: 27px;
}
.specialities > .row > .col_lft ul li,.specialities > .row > .col_rgt ul li,.specialities > .row > .col_cntr ul li {
  /*font-size: 16px;*/
  color: #000000;}
 

.specialities > .row > .col_rgt{   width:auto;     display: inline-block;
    margin: 0 6%;  position:relative;   text-align: left; visibility:hidden;}
.specialities > .row > .col_rgt img{ margin-bottom: 10%;}
.specialities > .row > .col_rgt h2{ font-weight: normal;}

.specialities > .row > .col_cntr{     display: inline-block;
    margin: 0 6%;  width:auto;  position:relative;  margin: 0 5%;   text-align: left; visibility:hidden;}
.specialities > .row > .col_cntr img{ margin-bottom: 10%;}
.specialities > .row > .col_cntr h2{ font-weight: normal;}  
 
 
 
 
.contact_us {
  float: left;
  width: 100%;
   padding: 4% 2% 4%;
  text-align: center;
  background-color: #F1F4F9;
}
.contact_us h1 {
  padding: 14px 10px 9px;
  text-align: center;
  margin-top: 5px;  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  position: relative;
  display: inline-block;
    margin-bottom: 5%;
	visibility:hidden;
}

.contact_us input[type='button'] {
  float: none !important;
  clear: both;
  margin: 3% auto;
  border: none;
  background-color: #2EAEF0;
  color: #ffffff;
  cursor: pointer;
  font-size: 14px;
  width: 85px;
  height: 36px;
  line-height: 38px;
  text-align: center;
}
.contact_us input[type='text'],.contact_us input[type='email'],.contact_us input[type='number'],.contact_us input[type='textarea']{   height: 40px;    margin-right: 2%;
  float: left;
  padding-left: 12px; border:1px solid #E6E6E6;}
.contact_us .row{ max-width:767px; margin:0 auto; overflow:hidden;}  
.contact_us textarea{   height: 40px;     padding-left: 13px;
  padding-top: 9px; border:1px solid #E6E6E6; }





.sitemap{ float:left; width:100%;        padding: 7% 0% 0%; text-align: center;  background: #ffffff url("../images/contact.jpg") no-repeat center center;background-attachment: fixed;
  background-size: cover;}
  .sitemap1{ background: #ffffff url("../images/sitemap1.jpg") no-repeat center center !important; background-attachment: fixed !important;
  background-size: cover !important;}

.sitemap .row{ max-width:1000px; margin:0 auto; overflow:hidden;      padding: 3% 3% 9%; opacity: 0.7;}
.sitemap > .row > .col_lft{ float:left;      width: 19%;  position:relative;    text-align: left; visibility:hidden;}
.sitemap > .row > .col_lft ul,.sitemap > .row > .col_rgt ul,.sitemap > .row > .col_cntr ul {
    list-style:none;
}
.sitemap > .row > .col_lft ul li a,.sitemap > .row > .col_rgt ul li a,.sitemap > .row > .col_cntr ul li a {
  color: #ffffff;
    font-size: 14px;
  line-height: 24px;
  cursor:default;
      text-align: left;
}
.sitemap > .row > .col_lft ul li:nth-of-type(1) a ,.sitemap > .row > .col_rgt ul li:nth-of-type(1) a,.sitemap > .row > .col_cntr ul li:nth-of-type(1) a {
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 6%;
  cursor: default;
  font-weight: bold;
      text-align: center;

}

.sitemap > .row > .col_lft ul li:nth-of-type(1) a:hover, .sitemap > .row > .col_rgt ul li:nth-of-type(1) a:hover, .sitemap > .row > .col_cntr ul li:nth-of-type(1) a:hover{ color: #ffffff; cursor:default; cursor:default;}


.sitemap > .row > .col_rgt ul li a{
  color: #ffffff !important; cursor:default;

}

.sitemap > .row > .col_lft ul li a:hover, .sitemap > .row > .col_rgt ul li a:hover, .sitemap > .row > .col_cntr ul li a:hover {
  color: #ffffff; cursor:default;}
  

  
.sitemap > .row > .col_rgt ul li:nth-child(1)  a:hover{ color:#000000; cursor:default; cursor:default;}
.sitemap > .row > .col_rgt{  float: right;      width: 20%;  position:relative;    text-align: center; visibility:hidden;}

.sitemap > .row > .col_cntr{ float:left;      width: 25%; position:relative;     margin: 0 18%;    text-align: center; visibility:hidden;}



















.contact-head {
    position: absolute !important;
    top: 12% !important;
}
.contact-head > .row > .col_lft h1{ color:#ffffff;}
.contact-head  > .row > .col_lft h1:before,.contact-head > .row > .col_lft h1:after {
    background: #ffffff !important;}

.contact{ float:left; width:100%;           padding: 7% 0% 4%; text-align: center;  background: #ffffff url("../images/contact2.jpg") no-repeat center center;background-attachment: fixed;
  background-size: 100%;     background-position: top;}
  .contact1{ background: #ffffff url("../images/contact1.jpg") no-repeat center center !important; background-attachment: fixed !important;
  background-size: cover !important;}

.contact .row{ max-width:1200px; margin:0 auto; overflow:hidden;          padding: 30px 0 0%;}
.contact > .row > .col_lft{ float:left;   width: 30%;  position:relative;      margin-left: 12%;   text-align: left; }
.contact > .row > .col_lft ul,.contact > .row > .col_rgt ul,.contact > .row > .col_cntr ul {
    list-style:none;

	
}

.contact > .row > .col_lft ul li a,.contact > .row > .col_rgt ul li a,.contact > .row > .col_cntr ul li a {
  color: #ffffff;
    font-size: 14px;
  line-height: 24px;
  cursor:default;
  
}
.contact > .row > .col_cntr ul li a span{ 
    width: 79px;
    display: block;
    float: left;
}
.contact > .row > .col_rgt ul li:nth-child(1){ list-style:none;}
.contact > .row > .col_rgt ul li{ list-style-type: disc; color:#ffffff;}
.contact > .row > .col_cntr ul li a p,.contact > .row > .col_cntr ul li a{ float:left;}

.contact > .row > .col_lft ul li:nth-of-type(1) a ,.contact > .row > .col_rgt ul li:nth-of-type(1) a,.contact > .row > .col_cntr ul li:nth-of-type(1) a {
  color: #ffffff;
  font-size: 20px;
  line-height: 20px;
    margin-bottom: 7px;
  cursor: default;
  font-weight: bold;
      overflow: hidden;
	      margin-left: -5%;
	

}
.contact > .row > .col_rgt ul li:nth-of-type(1) a {margin-left: -14%;}

.contact > .row > .col_lft ul li:nth-of-type(1) a:hover, .contact > .row > .col_rgt ul li:nth-of-type(1) a:hover, .contact > .row > .col_cntr ul li:nth-of-type(1) a:hover{ color: #ffffff; cursor:default; cursor:default;}


.contact > .row > .col_rgt ul li a{
  color: #ffffff !important; cursor:default;

}

.contact > .row > .col_lft ul li a:hover, .contact > .row > .col_rgt ul li a:hover, .contact > .row > .col_cntr ul li a:hover {
  color: #ffffff; cursor:default;}
  

 .width{ width:159px !important;} 
.contact > .row > .col_rgt ul li:nth-child(1)  a:hover{ color:#000000; cursor:default; cursor:default;}
.contact > .row > .col_rgt{  float: right;  width: 23%;  position:relative;        text-align: left; }

.contact > .row > .col_cntr{ float:left;      width: 30%; position:relative;  margin: 0%;   text-align: left;}

















/*---------------------------------------------------logistic.html------------------------------*/

.logistic_thmbnil{ float:none; clear:both; text-align:center; margin-top: 26px !important;
  z-index: 90;  margin-bottom: 2%;  max-width: 1110px;  margin: 0 auto;
  position: relative; }
.logistic_thmbnil ul li{ display:inline-block;}

.logistic_thmbnil ul li a{ display:block;   margin: 22px 50px; position:relative; overflow:hidden;}

.logistic_thmbnil ul li a .overlay{position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 11%; z-index:1;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;}
 
 .logistic_thmbnil ul li a:hover .overlay{position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  opacity:0;
  bottom: 100%; z-index:1;
  
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;} 
  

.logistic_thmbnil ul li a .overlay b{
  padding: 10px;
  background-color: #A10EB7;
  color: #fff;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  
}



.logistic_thmbnil ul li a .overlay_two{position: absolute;
  text-align: center;
  left: 0;
  right: 0;
    bottom: 0%;
  height: 9px;
     background-color: rgba(161,14,183,0.7);
   transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
    border-top: 9px solid #A10EB7;
  }

.logistic_thmbnil ul li:nth-child(2) a .overlay_two{position: absolute; background-color: rgba(237,197,18,0.7);
    										    border-top: 9px solid #EDC512;  }
.logistic_thmbnil ul li:nth-child(3) a .overlay_two{position: absolute; background-color: rgba(32,82,232,0.7);
    										    border-top: 9px solid #2052E8;  }												
.logistic_thmbnil ul li:nth-child(4) a .overlay_two{position: absolute; background-color: rgba(242,116,38,0.7);
    										    border-top: 9px solid #F27426;  }												
.logistic_thmbnil ul li:nth-child(5) a .overlay_two{position: absolute; background-color: rgba(221,51,51,0.7);
    										    border-top: 9px solid #DD3333;  }
.logistic_thmbnil ul li:nth-child(6) a .overlay_two{position: absolute; background-color: rgba(9,176,99,0.7);
    										    border-top: 9px solid #09B063;  }													
.logistic_thmbnil ul li:nth-child(2) a .overlay b{  background-color: #EDC512;}
.logistic_thmbnil ul li:nth-child(3) a .overlay b{  background-color: #2052E8;}
.logistic_thmbnil ul li:nth-child(4) a .overlay b{  background-color: #F27426;}
.logistic_thmbnil ul li:nth-child(5) a .overlay b{  background-color: #DD3333;}
.logistic_thmbnil ul li:nth-child(6) a .overlay b{  background-color: #09B063;}


.logistic_thmbnil ul li a .overlay_two b{
  padding: 10px;
  color: #fff;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  font-size: 25px;
  top:100px;
}

.logistic_thmbnil ul li a:hover .overlay_two {
  position: absolute;
  text-align: center;
   height:100%;
    transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
  border-top: 0;
}


.logistic_thmbnil ul li a:hover .overlay_two b {
  padding: 10px;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  margin: 0 auto;
  display: block;
  text-align: center;
  left: 0;
  right: 0;
  font-size: 25px;
    transition: all .6s;
  -moz-transition: all .6s;
  -webkit-transition: all .6s;
    
}


/*----------------------------------------sea-freight--------------------*/

/*.sea_freight{   float: left;
  width: 100%;
  padding: 4% 2%;
  background: #ffffff url("../images/container.jpg") no-repeat center center;
  height:500px;

  text-align: center; background-size:cover; background-attachment: fixed;}*/


/*.container{ float:left; width:100%; height:500px; border:1px solid red;}
#bubbles1, #bubbles2, #fish{
 width: 100%;
 height: 100%;
 top: 0;
 left: 0;
 position: fixed;
 z-index: 1;

 
 
 background: url("../images/container.jpg") 92% 560px no-repeat;
}
 
#fish{
 top: -50%;
 background: url(../images/fish.png) right 90% no-repeat;
}
*/

.parallax-window {
    min-height: 400px;
    background: transparent;
}
.sea_freight {
  float: none;
  width: 100%;
  overflow: hidden;
  clear: both;
  display: block;
  text-align: center;
  background-color:#ffffff;
}
/*.sea_freight > img{ visibility:hidden;}*/
.sea_freight > img{ margin-top:30px;}

/*--------------------------------------------frieght_img------------*/

.frieght_img {
    clear: both;
    display: block;
    float: left;
    position: relative;
    width: 100%;
}
.frieght_img > img{ float:left; position:relative; width: 100%;}

.frieght_img > p {
  position: absolute;
  bottom: 21%;
  width: 30%;
  right: 18.1%;
  text-align: center;
  color: #ffffff;
     font-size: 35px;
    line-height: 40px;
  font-family: 'ChaucerRegular';
}
.frieght_img > p.custom {
  position: absolute;
  bottom: 34%;
  width: 30%;
  left: 13.1%;
  text-align: center;
  color: #ffffff;
      font-size: 35px;
    line-height: 40px;
}
.frieght_img > p img {
  clear: both;
  display: block;
  text-align: center;
  margin: 10px auto 20px;
}


.about_ul{list-style-position: inside;     margin: 0 0 0 15px; /* width: 45%;*/    width: 100%;
    /* display: inline-block; */
    float: left;     list-style-image: url("../images/li_img.png");
    /* background: #ffffff url("../images/service-bg.png") no-repeat center center; */
    line-height: 27px;}
.custom_ul{list-style-position: inside;     margin: 0 0 0 15px; /* width: 45%;*/    width: 100%;
    /* display: inline-block; */
    float: left;     list-style-image: url("../images/li_img.png");
    /* background: #ffffff url("../images/service-bg.png") no-repeat center center; */
    line-height: 27px; visibility:hidden;}
.ul_cntr{
    /* display: inline-block; */
        margin: 2% auto;
    max-width: 707px;
    /* position: relative; */
    /* left: 0; */
    clear: both;
    overflow: hidden;
}
.ColorRed {
    color: #FF0000;
    letter-spacing: 1px;
    font-size: 22px;
    padding-bottom: 2%;
    font-family: 'Lobster1.4';
    font-weight: normal !important;
    letter-spacing: 1px;
    font-style: italic;
    text-align: center;
}
	
.about_ul li{ line-height:25px;}




/*------------------------------value.html----------------*/
.value{ background-image:url(../images/value_bg.jpg); background-size:cover; background-repeat:no-repeat; width:100%; float:left;   padding: 9px 0; background-attachment:fixed;}
.cont_valueL { max-width:1160px; float:none; margin:0 auto;   clear: both;}
.cont_valueL img {
    float: right;
}


.cont_valueL .contR {
    float: none;
    max-width: 1160px;
    margin: 5px auto;
    padding: 0px 0;
    /* border-bottom: 1px solid #777; */
    overflow: hidden;
    clear: both;
}

.why-join-us-page .contR {
 overflow:visible !important;
}


.cont_valueL .contR:hover{  background-color: rgba(255,255,255,0.7);}
.cont_valueL .contR h3 {
  margin-bottom: 0;}

.pdd{  padding: 5% 0 !important; }
/*.mrgn_top{ margin-top:2% !important;}*/
 .cont_valueL .contR .f_left {
  float: left;
  width: 98px;
  /* border: 1px solid red; */
  background-color: #fff;

}
.cont_valueL_wid {
    max-width: 1200px !important;}
.cont_valueL .contR .f_left_wid{     width: 31% !important; background: #ffffff url("../images/left-arrow.png") no-repeat bottom left;        height: 130px;
/*background-size:100%;*/
    background-size: 300px 120px;
 
    }
.cont_valueL .contR:hover .f_left_wid{     width: 31% !important; background: #ffffff url("../images/left-arrow1.png") no-repeat bottom left;    
 /*-webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;*/
      background-size: 300px 120px;

 }	
 
 
 .cont_valueL .contR .f_right_img{ width: 31% !important; background: #ffffff url("../images/right-arrow.png") no-repeat bottom right !important;     height: 95px;
background-size:100%;
    }
	
.cont_valueL .contR:hover .f_right_img{     width: 31% !important; background: #ffffff url("../images/right-arrow1.png") no-repeat bottom right !important;    
 /*-webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;*/
 
    }
 
	
.cont_valueL .contR .f_left_wid b{	
line-height: 90px;
    color: #ffffff;
    text-align: center;
    display: block;
    font-size: 18px;
}
.cont_valueL .contR:hover .f_left_wid b{     margin-left: 12%;}

.why-join-us-page .contR .f_left_wid b{ margin-left: 67px;
    text-align: left;
        margin-top: 25px;}
.why-join-us-page .contR:hover .f_left_wid b {
    margin-left: 67px;
    text-align: left;
    margin-top: 6px;
    transform: rotate(-11deg);
}
.why-join-us-page .contR .f_left_wid b {
    margin-left: 67px;
    text-align: left;
    margin-top: 42px;
    transform: rotate(2deg);
	font-family: 'ChaucerRegular';
}


.why-join-us-page .contR .f_right_img {

}
.why-join-us-page .contR:hover .f_right_img b {
    margin-left: 67px;
    transform: rotate(11deg);
 
    margin-right: 79px !important;
    text-align: right;
    margin-top: 10px;
}
.why-join-us-page .contR .f_right_img b {
    margin-left: 67px;
    text-align: left;
    margin-top: 36px;
    transform: rotate(-2deg);
 
    margin-right: 79px;
    text-align: right;
}





.cont_valueL .contR:hover .f_left_i b{     margin-right: 30% ;}
	


.why_join_subfooter {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
    clear: both;
    background-color: #000000;
    margin-top: 5%;
    /* border: 1px solid; */
    display: block;
    /* height: 2%; */
    color: #ffffff;
}
.why_join_subfooter > p {
    font-size: 21px;

    max-width: 620px;
    margin: 1% auto 1%;
font-family: 'Lobster1.4'; 
}
	 
.cont_valueL .contR .f_right_wid {
    float: right;
    width: 67% !important;
    padding-right: 0% !important;
	color:#000000 !important;
	   margin-top: 7%;	 
}

.why-join-us-page .contR .f_right{
  margin-top: 0%;
}
.why_join > .row > .col_lft p span:nth-child(1) {
    font-weight: bold;
    display: block;
    font-size: 21px;
    margin-bottom: 1%;
    font-family: 'Lobster1.4';
    color: red;
    font-weight: normal;
    font-style: italic;
}


.why_join > .row > .col_lft p span:nth-child(2) {
    font-weight: bold;
    display: block;
    font-size: 15px;
    margin-bottom: 0%;
	    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}

.cont_valueL .contR .f_right_i_wid{width: 69% !important;
    padding-left: 0% !important; color:#000000 !important;     margin-top: 2%;}
.value_bg{ background-image:none !important;}
.value_bg p{ color:#000000 !important;     text-align: left !important; }
.cont_valueL .contR:hover .f_left,.cont_valueL .contR:hover .f_left_i{ background-color: rgba(157,157,157,0);}
.cont_valueL .contR:hover h3,.cont_valueL .contR:hover .f_right p,.cont_valueL .contR:hover .f_right_i{ color:#000000;     }

.why-join-us-page .contR:hover .f_right_i {
    color: #000000 !important;
      background-color: #dedede;
}

.why-join-us-page .contR .f_right_i {
    padding-left: 5px !important;
}
.warehouse span.lft-para {
    text-align: left;
    margin: 12px auto;
    color: #515255;
    font-size: 14px;
    font-weight: normal !important;
    font-style: normal;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    letter-spacing: 0;
    margin-left: -11px;
	display:block;
}

  .cont_valueL .contR .f_right{ float:right; width:89%;}
  .cont_valueL .contR .f_right p{ width:96%;text-align: justify; color:#ffffff;     padding: 1%;}
  
  .why-join-us-page .contR:hover .f_right p{ background-color:#dedede;}
  
   .why-join-us-page .contR .f_left_i{
  
      height: 130px;}
  .why-join-us-page .contR .f_left_i{ float:right;   width: 98px;
  /* border: 1px solid red; */
  background-color: #fff;
     /* height: auto;*/}
  .cont_valueL .contR .f_right_i{ float:left; width:89%;   color: #ffffff;   text-align: left; line-height: 25px;     padding-left: 11%;}
  .cont_valueL .contR .f_right_i p{ width:93%; color:#ffffff; line-height: 25px;}
  .cont_valueL .contR .f_right_i h3{ float:right; width:100%;text-align: right; line-height: 25px;}
  .cont_valueL .contR .f_right_i h3{ float:right; width:100%;text-align: right; line-height: 25px;}
  
  .cont_valueL .contR h3{   color: #ffffff; padding-bottom:0px;  font-size: 22px; font-family: 'ChaucerRegular';}








.about-com-pfl >  h1
{   font-size: 23px !important;
    line-height: 16px !important;
    margin-top: 20px !important;
}


.value_head{ float:left; width:100%; padding: 2% 2% ; }
.value_head .row{ max-width:1070px; margin:0 auto; overflow:hidden;}
.value_head .about-wdt{max-width:1200px !important; text-align: justify;}
.value_head .about-wdt > h2 {
    text-align: center;
       margin: 8% auto 2px;
    line-height: 24px;
}
.value_head > .about-wdt > .col_lft p {
    font-size: 16px !important;
}
.value_head .about-wdt > h2 > span{ display:inline-block; border-bottom:1px solid #566473;}
.value_head > .row > .col_lft {
  float: none;
  width: 86%;
  position: relative;
  text-align: center;
  margin: 0 auto;
}
.current_opening > .row > .col_lft p span:nth-child(1) {
    margin-bottom: 3% !important;
    font-family: 'Lobster1.4';
    color: red;
    font-weight: normal;
}
.current_opening > .row > .col_lft{    width: 66% !important;}
.value_head > .about-wdt > .col_lft > h1 {
    margin-bottom: 2% !important;}
.value_head > .row > .col_lft h2{ color:#2EAEF0; font-weight:bold;  visibility:hidden;}
.value_head > .row > .col_lft h1 {
  padding: 14px 10px 9px;

  text-align: center;
  margin-top: 5px;  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  visibility:hidden;

}
.value_head > .row > .col_lft p {
    visibility: hidden;
        font-family: 'Lobster1.4';

/*font-size: 21px;*/
    font-weight: bold;
	
}
.about-bg > .row > .col_lft p {
    visibility: hidden;
    letter-spacing: 1px;
    font-family: 'Lobster1.4';
    font-style: italic;
    font-size: 21px !important;
}

.value_head > .row > .col_lft h1:after{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #566473;
  content: '';
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}

.value_head > .row > .col_lft h1:before{
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 3px;
  background: #566473;
  content: '';
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
  -webkit-transform: scale(0.85);
  -moz-transform: scale(0.85);
  transform: scale(0.85);
}





.value_head > .row > .col_lft h1:hover:after{
	 top:0%; 
 -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
-webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);}
.value_head > .row > .col_lft h1:hover:before{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
} 

.value_head > .row > .col_lft b {
  display: block;
 /* margin: 7% auto 0;*/
   margin: 7% auto 0;

    
  color: #ffffff;
    width: 109px;
  text-align: center;
  font-weight: normal;
  visibility:hidden;
  border: 1px solid #2EAEF0;
  border-radius:5px 5px 5px 5px;
}
.value_head > .row > .col_lft b:hover a {
  box-shadow: inset 0px -36px 0px 0px #2EAEF0;


    -webkit-transition: all .3s ease-out;
  -moz-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out;
   border: 0px solid #2EAEF0;
  
}
.value_head > .row > .col_lft b a {
  color: #2EAEF0;
    font-size: 14px;
  height: 36px;
  line-height: 36px;
  
}
.value_head > .row > .col_lft b a:hover{ color:#ffffff; }


.value_head > .row > .col_rgt{ float:left; width:50%; visibility:hidden;}
.value_head > .row > .col_rgt > img {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}



.mission-vision{ float:left; width:100%; padding: 5% 2% 6%; text-align:center; background: #ffffff url("../images/vision.jpg") no-repeat center center; color:#ffffff;
height:412px;     background-size: cover;

  text-align: center; background-position:top;}

.mission-vision .row{ max-width:1000px; float:none; clear:both; margin:0 auto; overflow:hidden;  padding: 0%;  position:relative;}
.mission-vision .row:before{ position:absolute; content:""; width:1px; background-color:#ffffff; border-radius:5px; height:100%; left:0; right:0; margin:0 auto;}
.mission-vision > .row > .col_lft{ float:left;     width: 44%;
    margin-right: 6%;  }
	
.mission-vision .row p {
    font-size: 17px;
    line-height: 33px;
    margin-top: 25px;
	    text-align: justify;
		    font-weight: bold;
}	
	
.mission-vision > .row > .col_lft > h2,.mission-vision > .row > .col_rgt > h2{ color:#000000;     font-family: 'Raleway';}

.mission-vision > .row > .col_lft > h2 > span,.mission-vision > .row > .col_rgt > h2 > span{     display: inline-block;
    border-bottom: 3px solid #ffffff;
    font-family: 'Raleway';
    color: #ffffff;
    font-weight: bold;
    font-size: 35px;}
.mission-vision > .row > .col_rgt{ float:left;     width: 44%;
    margin-left: 6%; }

.about-bg{ position:relative;}
.about-bg:before {
    position: absolute;
    content: "";
    background: #ffffff url("../images/about.jpg") no-repeat center center;
    background-size: cover;
    height: 236px;
    /* max-width: 1000px; */
    /* border: 1px solid; */
         width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1;
}


.image-row {
    margin: 0 auto;
    /* display: block; */
    max-width: 1110px;
    width: 100%;
    float: none;
    /* border: 1px solid red; */
    /* overflow: hidden; */
    clear: both;
    text-align: center;
    padding: 0% 0 1%;
}
.padd{ padding:1% 0 0 !important;}

.padd > .row > .col_lft h1{ font-size:23px !important;}

.padd > .row > .col_lft h1 {    padding: 5px 10px 0px !important;}


.management-width{ max-width:1130px !important;} 
.management-width > .col_lft{ width:100% !important; color:#000000 !important;}


.management-bg{background: #ffffff url("../images/team-bg.jpg") no-repeat center center;
    background-size: 100%; background-attachment:fixed;     background-position: top;        padding-bottom: 8% !important;
    padding-top: 4% !important; }
	
	
.management-bg p{font-family: "Open Sans",Helvetica,Arial,sans-serif !important;/* font-weight:normal !important;*/    font-weight: bold !important;}
	
	
.management-team{ background-color:#F7F7F7; width:100%; float:left;   padding: 30px 0;}
.management-member { max-width:1100px; float:none; margin:0 auto;   clear: both;}
.management-member img {
  margin: 0px auto;
  display: block;
      border: 1px solid #000000;;


  /* padding: 10px; */
  /* height: 56px; */
}
.management-member .contR {
    float: none;
    max-width: 1160px;
    margin: 5px auto;
    padding: 0px 0;
    /* border-bottom: 1px solid #777; */
    overflow: hidden;
    clear: both;


}
.border-bottom{    border-bottom: 1px solid #777;     margin: 28px 0;}

.management-member .contR h3 {
  margin-bottom: 0; }

.pdd{  padding: 5% 0 !important; }
/*.mrgn_top{ margin-top:2% !important;}*/
.management-member .contR .f_left {
    float: left;

    background-color: #fff;
    width: 16%;
    margin-right: 3%;
}


 .management-member .contR .f_right {
    float: right;
    width: 80%;
}
  .management-member .contR .f_right p{ width:100%;text-align: justify;}
  
 .management-member .contR .f_left_i {
    float: right;

    /* background-color: #fff; */
    width: 17%;
    margin-left: 3%;
}
  .management-member .contR .f_right_i{ float:left; width:80%;     text-align: left; line-height: 25px;}
  .management-member .contR .f_right_i p{ width:100%; line-height: 25px;         text-align: justify;}
  .management-member .contR .f_right_i h3{ float:right; width:100%;text-align: left; line-height: 25px;}
  
  .management-member .contR h3{    padding-bottom:0px;  font-size: 22px;     color: #2EAEF0;}
  .management-member .contR h4{    margin-bottom: 15px;
}




.map{ overflow:hidden; height:339px; width:100%;}
#gmap_canvas img{max-width:none!important;background:none!important}


#gmap_canvas{ height:339px; width:100%;}





.contact-us-head > .row > .col_lft{ width:100% !important;}
.contact-us-head > .row > .col_lft h1 {
    color: #ffffff;
	    float: left;
		margin-bottom:2px !important;
}
.contact-us-head > .row > .col_lft h1:before, .contact-us-head > .row > .col_lft h1:after {
    background: #ffffff !important;
}
.contact-us-head > .row > .col_lft h1 {
    font-size: 19px;
    line-height: 19px;

}








.inquiry-form{ float:left; width:100%; clear:both; overflow:hidden;}
.inquiry-form > form{ max-width:1000px; margin:0 auto; float:none;}
.inquiry-form > form > .row{ width:100%; float:left; margin-bottom:17px;     margin-left: -7%;}
.inquiry-form > form > .row > .col-wid-full{ width:100%; float:left;}
.inquiry-form > form > .row > .col-wid-full > span{
    float: left;
    display: block;

    width: 20%;
    text-align: right;
	    height: 39px;
    line-height: 39px;
}
.inquiry-form > form > .row > .col-wid-full > input{ float:right; width:78%; height:39px;     border: 1px solid #cccccc;}
.inquiry-form > form > .row > .col-wid-full > input[type=submit] input[type=reset]{
    width: 86px;
    height: 33px;
    background-color: #2EAEF0;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    float: none;
    margin: 0 auto;
    /* text-align: center; */
    display: block;
    border: none;
    border-radius: 5px;
	cursor:pointer;
}
.inquiry-form > form > .row > .col-wid-full > textarea{ float:right; width:78%; height:100px;     border: 1px solid #cccccc;}
.inquiry-form > form > .row > .col-left{ float:left; width:50%;}
.inquiry-form > form > .row > .col-left > span{
    float: left;
    display: block;

    width: 40%;
    text-align: right;
	    height: 39px;
    line-height: 39px;
}
.inquiry-form > form > .row > .col-left > input{ float:right; width:56%; height:39px;     border: 1px solid #cccccc;}
.inquiry-form > form > .row > .col-right{ float:left; width:50%;}
.inquiry-form > form > .row > .col-right > span{
    float: left;
    display: block;

    width: 40%;
    text-align: right;
	    height: 39px;
    line-height: 39px;
}
.inquiry-form > form > .row > .col-right > input{ float:right; width:56%; height:39px;     border: 1px solid #cccccc;}

.inquiry-form > form > .row > .col-left > select   { -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/drop-arrow.png);
    background-position: center right -1px;
    background-repeat: no-repeat;
    cursor: pointer;float:right; width:56%; height:39px;     border: 1px solid #cccccc;}
	
.inquiry-form > form > .row > .col-right > select   { -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/drop-arrow.png);
    background-position: center right -1px;
    background-repeat: no-repeat;
    cursor: pointer;float:right; width:56%; height:39px;     border: 1px solid #cccccc;}	

input[type=text], textarea, select {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #fff;
}










.table {
   /* border: 1px solid red;*/
    clear: both;
    overflow: auto;
	clear: both;
}









.accordion {

	    float: none;
		display:block;
		clear:both;
		width:1200px;
		margin:0 auto;

}

.accordion h2 {
background:#2eadf0 !important; cursor:default !important;     color: #566473;
    font-family: 'Raleway';}


.accordion h3:before {
    position: absolute;
    top: 17px;
    right: 124px;
    display: block;
    width: 2px;
    height: 15px;
    content: '';
    background-color: rgba(0,0,0,1) !important;
}
.accordion h3:after {
    position: absolute;
    top: 23px;
    right: 117px;
    width: 15px;
    height: 2px;
    display: block;
    content: '';
    background-color: rgba(0,0,0,1) !important;
}


.accordion h3,.accordion h2 {
    background:#e6e6e6;
    color:#000000;
    cursor:pointer;
    margin:0 0 1px 0;
    height: 50px;
    line-height: 50px;
	clear:both;
	
	    background-position: right 122px top 20px;
	/* background-image: url("paper.gif");*/
	/* background-image: url("../images/plus.png"); 
	    /* background-position: center right 115px;*/
	 background-repeat:no-repeat;
	 position:relative;
}
.accordion h3 > ul > li { float:left; list-style:none;  text-align:center;}

.accordion h3 > ul > li:nth-child(1){ width:138px;} 
.accordion h3 > ul > li:nth-child(2){ width:126px;} 
.accordion h3 > ul > li:nth-child(3){ width:130px;} 
.accordion h3 > ul > li:nth-child(4){ width:206px;}
.accordion h3 > ul > li:nth-child(6){ width:187px;  border-left: 1px solid #B3B3B3;}


.accordion h3 > ul > li:nth-child(5) {
    width: 310px;
    /* display: block; */
   
    padding-left: 30px;
    text-align: left;
}


.accordion h2 > ul > li { float:left; list-style:none;  text-align:center;     font-size: 17px; }
.accordion h2 > ul > li:nth-child(1){ width:138px;} 
.accordion h2 > ul > li:nth-child(2){ width:126px;} 
.accordion h2 > ul > li:nth-child(3){ width:130px;} 
.accordion h2 > ul > li:nth-child(4){ width:206px;} 
.accordion h2 > ul > li:nth-child(5){ width:310px;}
.accordion h2 > ul > li:nth-child(6){ width:181px;}

 
.accordion h3.current:before {
    position: absolute;
    top: 17px;
    right: 124px;
    display: none;
    width: 2px;
    height: 15px;
    content: '';
    background-color: rgba(0,0,0,1) !important;
}
.accordion div.pane {
    float: left;
    width: 100%;
	    border: 1px solid #ccc;
		    padding: 1% 0;
}

.accordion div.pane ul {
    float: left;
    width: 100%;
}


.accordion div.pane ul li{ float:left; list-style:none;  text-align:left;     line-height: 26px;padding-left: 1%;
    padding-right: 1%;
}
.accordion div.pane > ul > li:nth-child(1){ width:280px;     padding-left: 2%;} 
.accordion div.pane > ul > li:nth-child(2){ width:180px;} 
.accordion div.pane > ul > li:nth-child(3){ width:160px;} 
.accordion div.pane > ul > li:nth-child(4){ width: 250px;} 
.accordion div.pane > ul > li:nth-child(5){ width:325px;} 






.contact_form{ float:left; width:100%;     margin: 3% auto;}
.contact_form > form{ max-width:730px; margin:0 auto; float:none;}
.contact_form > form > .row{ float:left;    margin: 1% auto;    width: 100%;}
.contact_form > form > .row > span{ float:left; display:block; width:110px; margin-right:20px;     height: 30px;
    line-height: 30px;     text-align: right;}
.contact_form > form > .row > input {
    float: left;
    border: 1px solid #808080;
    width: 80%;
    height: 30px;
	margin:0;
}


.contact_form > form > .row > input.first{ /*width: 20% !important;*/     cursor: pointer;}
.contact_form > form > .row > input[type=file]{ height: auto;    padding: 5px;}
.contact_form > form > .row > input.second{ width: 60% !important;     padding-left: 3%;}
.contact_form > form > .row > input.submit1 input.reset1 {
    width: 100px !important;
    background-color: #2eadf0;
    color: #ffffff;
    border: none;
    font-size: 16px;
    font-weight: bold;
	    margin: 2% 2% 2% 4%;
    border-radius: 5px;
	    cursor: pointer;
}
.contact_form > form > .row > input.reset1 {
    width: 100px !important;
    background-color: #2eadf0;
    color: #ffffff;
    border: none;
    font-size: 16px;
    font-weight: bold;
	    margin: 2% 1%;
    border-radius: 5px;
	    cursor: pointer;
}




.copy_right{ float:left; width:100%;      padding: 2% 2% 2%; text-align: center; /* background-color: #252C34; */  color: #ffffff;}

.copy_right .row{ max-width:1000px; margin:0 auto; overflow:hidden;  padding: 0 3%;}
.copy_right > .row > .col_lft{ float:left; width: 100%;  position:relative;    text-align: center;}
.copy_right > .row > .col_rgt{ float:left; width: 50%;  position:relative;    text-align: right; display:none;}
.copy_right > .row > .col_rgt > p > a > img{  width: 115px;}




.copy_right2{ float:left; width:100%;     /* padding: 2% 2% 2%;*/ text-align: center; /* background-color: #252C34; color: #ffffff;*/}

.copy_right2 .row{ max-width:1000px; margin:0 auto; overflow:hidden;  padding: 0 3%;}
.copy_right2 > .row > .col_lft{ float:left; width: 50%;   height: 40px;  position:relative;    text-align: left;}
.copy_right2 > .row > .col_rgt{ float:left; width: 50%;   height: 40px;  position:relative;    text-align: right;}
.copy_right2 > .row p{ line-height:40px;   font-size: 12px;}
.copy_right2 > .row > .col_rgt p a img{  width: 104px;}


.basic-slider-container {
            position: relative;
			  width: 100%;
  margin: 0 auto;
        }
		.basic-slider-container ul{  max-width: 700px;
  margin: 0 auto;
}
        
        /* navigation */
        
        .basic-slider-previous,
        .basic-slider-next {
            display: none;
            width: 34px;
            height: 38px;
            margin-top: -19px;
            position: absolute;
           /* top: 28%;*/
            left: 0;
            z-index: 5;
            font-size: 26px;
            line-height: 42px;
            text-align: right;
            color: white;
            color: rgba(255,255,255,0.4);
            border-radius: 0 3px 3px 0;
			
	
  cursor: url(images/slide_rgt.png), e-resize;

			
			
        }
        
       .basic-slider-next {
  left: auto;
  right: 0;
  text-align: left;
  border-radius: 3px 0 0 3px;
 /* cursor: url(../images/slide_rgt.png), e-resize !important;*/
 /* border: 1px solid red;*/
  width: 50%;
  height: 100%;}
  
  .basic-slider-previous {
 /* cursor: url(../images/slide_lft.png), e-resize !important;*/
 /* border: 1px solid red;*/
  width: 50%;
  height: 100%;}
        
        .basic-slider-container:hover .basic-slider-previous,
        .basic-slider-container:hover .basic-slider-next {
           display: block;
        }
        
        .basic-slider-previous:hover,
        .basic-slider-next:hover {
           /* background: rgba(0,0,0,0.1);*/
        }
        
        .basic-slider-previous.gabs-active,
        .basic-slider-next.gabs-active {
            color: white;
            color: rgba(255,255,255,0.8);
        }
        
        /* the slides */
        
        .basic-slider li {
          /*  background: #AB9A52;*/
            border-radius: 3px;
			 list-style-image: url("../images/li_img.png");
    /* background: #ffffff url("../images/service-bg.png") no-repeat center center; */
    line-height: 27px;
    text-align: left;
        }
        
        .basic-slider li:nth-child(2) {
           /* background: #E8BA67;*/
			 /* list-style: none;*/
        }
        
        .basic-slider li:nth-child(3) {
           /* background: #D68F4F;*/
			 /* list-style: none;*/
        }
        
        .basic-slider-item {
           /* display: table;*/
            width: 100%;
        }
        
       .basic-slider-item .h3 {
  display: table-cell;
  height: 100px;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
 color: #ffffff;
 /* background-color: #ffffff;*/
   /*cursor: url(../images/slide_rgt.png), e-resize;*/
}
        
        /* indicators */
        
        .basic-slider-indicators {
            text-align: center;
			  padding-top: 2%;
        }
        
        .basic-slider-indicators .gabs-indicator {
            width: 24px;
            height: 24px;
            display: inline-block;
            margin: 0 1px;
            font-size: 40px;
            line-height: 24px;
            text-align: center;
            color: #a7a7a7;
        }
        
        .basic-slider-indicators .gabs-indicator:hover {
            color: #7d7d7d;
        }
        
        .basic-slider-indicators .gabs-active {
            color: #2EAEF0;
        }






.testimonial{ float:left; width:100%; text-align: center;  padding: 3% 0; background: #ffffff url("../images/test.jpg") no-repeat center center; background-size:100% 100%; /*  background-attachment: fixed;*/}
.testimonial h1 {
  padding: 14px 10px 9px;
  text-align: center;
  margin-top: 5px;  font-size: 38px;
  line-height: 38px;
  font-weight: 700;
  position: relative;
  display: inline-block;
    margin-bottom: 2%;
	color:#ffffff;
	visibility:hidden;
}
.testimonial h2{ font-weight:normal; color:#ffffff; visibility:hidden;}
.basic-slider-item .h3{ position:relative;
}
/*.basic-slider-item .h3:after, .basic-slider-item .h3:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.basic-slider-item .h3:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #ffffff;
	border-width: 14px;
	margin-left: -30px;
}
.basic-slider-item .h3:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #ffffff;
	border-width: 14px;
	margin-left: -31px;
}*/

.basic-slider-item .client{
 /* border: 1px solid;*/
  float: none;
  width: 162px;
  text-align: left;
   margin: 5% auto 1%;
}
.basic-slider-item .client p {
  line-height: 19px;
    color: #ffffff;
}
.basic-slider-item .client p:nth-of-type(1) {
   color: #2EAEF0;
}
.basic-slider-item .client img{
  float: left;
  margin-right: 18px;
    margin-top: -4px;
}



.custom-clearance .row{    padding: 0;
    max-width: 1000px; overflow:visible !important;    padding: 0 16px;}


.custom-clearance .row .col_lft:hover img{
    position: relative;
    max-width: 448px !important;
    /* bottom: 0; */
    z-index: 2;
	
}
.custom-clearance .row .col_lft img{	
    margin-bottom: 21px;max-width: 240px !important;}
.custom-clearance .row .col_lft{
    width: 26%;
    float: left;
    margin: 0;
}

.custom-clearance .row .col_lft:hover{
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
}
.custom-clearance .row .col_rgt {
    width: 60%;
    float: right;
}
.custom-clearance .row .col_rgt ul li {    line-height: 35px;}

@media screen and (max-width:1023px) {
/*.cont_valueL .contR {
    float: none;
    max-width: 970px !important;
}*/
	
	
	
	
.custom_ul{ visibility:visible;}	
	
	
.why-join-us-page .contR .f_right {
    float: right;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
}
.why-join-us-page .cont_valueL .contR .f_left, .why-join-us-page .cont_valueL .contR .f_left_i {
    float: left;
    width: 100%;
    background-color: transparent;
    margin: 3% 0 !important;
    position: relative !important; 
}
.why-join-us-page .cont_valueL .contR .f_right_i {
    float: left;
    width: 100%;
    padding: 0 !important;
    margin: 15px 0 !important;
    text-align: center;
}
.why-join-us-page .contR:hover .f_left_wid b {
    margin-left: 67px;
    text-align: left;
    margin-top: 35px;
    transform: rotate(0deg);
}

	
	

.cont_valueL img {
  margin: 0px auto;
  display: block;
  width: 98px;
float:none;
  /* padding: 10px; */
  /* height: 56px; */
}	
	

.custom-clearance .row .col_lft img:hover {
    position: relative;
    max-width: 100% !important;
    /* bottom: 0; */
    z-index: 2;
	
}	
	
	
.frieght_img > p {
    top: 25%;
}	
	
	
.value{ padding:0 2%;}

.cont_valueL .contR .f_left {
    float: left;
    width: 10%;
}

.cont_valueL .contR .f_right {
    float: right;
    width: 88%;
}
.cont_valueL .contR .f_left_i {
    float: right;
    width: 10%;
}

.cont_valueL .contR .f_right_i {
    float: left;
    width: 88%;
}
.cont_valueL .contR {
    margin: 15px auto;
}






.contact {
    background-attachment: initial;
}
.contact > .row > .col_lft {
    margin-left: 0;
}
.contact > .row {
    padding: 30px 5% 0%;
}
.contact > .row > .col_cntr {
    margin: 0 0 0 5%;
}
.value_head .row {
    padding: 0;
}
.value_head {
   /* padding: 8px !important;*/
}
.contact > .row > .col_cntr {
    float: left;
    width: 37%;

}

}
  
@media screen and (max-width:1024px) {
.menu .logo {
  margin-left: 1%;
  margin-right: 11%;
}	
.menu .menu_list {
  margin-right: 3%;
}	
}




@media screen and (max-width:1023px) {


	

.why-join-us-page .contR:hover .f_right_img b {
 text-align:right !important;
}
.cont_valueL .contR:hover .f_right_img {
    width: 29% !important;
    background: #ffffff url("../images/right-arrow.png") no-repeat bottom right !important;
}	
	
.specialities p {
    font-size: 15px !important;
}	
.ColorRed {
    font-size: 15px !important;
}
.frieght_img > p.custom {
    line-height: 22px;
}

.why-join-us-page .contR:hover .f_left_wid {
    width: 100% !important;
}	
.why-join-us-page .contR .f_left_wid {
    width: 100% !important;
}
.mission-vision .row p {
    font-size: 17px;
    line-height: 25px;
    margin-top: 25px;
    text-align: justify;
    font-weight: bold;
}
/*.why-join-us-page .contR:hover .f_left_wid {
    background: #ffffff url("../images/left-arrow.png") no-repeat bottom left;
}*/
.cont_valueL .contR:hover .f_left_wid {
        background: #ffffff url("../images/left-arrow.png") no-repeat bottom left;
    background-size: 300px 120px;
}
.why-join-us-page .contR:hover .f_left_wid b {
    margin-left: 67px;
    text-align: left;
    margin-top: 10px;
    transform: rotate(0deg);
    line-height: 8;
}
.why-join-us-page .contR .f_left_wid b {
    transform: rotate(0deg);
}
.why-join-us-page .contR .f_left_wid b {
    margin-top: 36px;
}
.cont_valueL .contR .f_right_i_wid {
    width: 100% !important;
}
.why-join-us-page .contR .f_right_wid {
    width: 100% !important;
    margin-top: 0%;
}

.contact_form > form > .row > input {
    width: 98%;
    margin: 0 1%;
}
.contact_form > form > .row > span {
    text-align: left;
    margin-left: 1%;
	
}
.map {
    height: 200px;
}
.contact_form > form > .row > span.hide1{ display:none !important;}
.contact_form > form > .row {
    float: none;
    text-align: center;
    display: inline-block;
}	
.contact_form > form > .row > input.submit1,.contact_form, input.reset1 > form > .row > input.reset1 {
    float: none;
}
	
.testimonial {
    background-size: cover;
}
.thumbnill {
    background-size: cover;
}
.specialities {
    background-size: cover;
}	
.sea_freight > img {
    margin-top: 0;
}	
.management-bg {
    background-size: cover !important;
    background-attachment: initial;
	    padding-bottom: 4% !important;
}
.management-team {
    padding: 30px 2%;
}




	

.inquiry-form > form > .row > .col-left,.inquiry-form > form > .row > .col-right  {
    float: left;
    width: 100%;
}
.inquiry-form > form > .row {
    width: 100%;
    margin-left: 0;
	    margin-bottom: 0;
}
.inquiry-form > form > .row > .col-wid-full > input[type=submit] {
    margin: 3% auto;
}
.inquiry-form > form > .row > .col-left > span,.inquiry-form > form > .row > .col-right > span,.inquiry-form > form > .row > .col-wid-full > span {
    width: 20%;
	text-align:left;
}
.inquiry-form > form > .row > .col-left > input,.inquiry-form > form > .row > .col-right > input,.inquiry-form > form > .row > .col-left > select,.inquiry-form > form > .row > .col-right > select,.inquiry-form > form > .row > .col-wid-full > input,.inquiry-form > form > .row > .col-wid-full > textarea {
    width: 79%;
}
	
.inquiry-form > form {
    padding: 0 14%;
}

.contact-us-head > .row > .col_lft h1 {
    font-size: 19px !important;
}
.contact{ background-size:cover;}	
	
.about-com-pfl > h1 {
    margin-top: 1% !important;
}	
.mission-vision {
    height: auto;
}
	
.menu {
    height: 67px;
}

.menu .logo {
    width: 100%;
    margin-top: 0px;
    padding: 1%;
}
.menu .logo > a > img{ width:150px;}
.menu .menu_list {
    float: left;
    width: 100%;
	    margin: 0;
		display:none;
		background-color: #ffffff; 
		    z-index: 9999;
    position: relative;
		   
}
.menu .menu_list ul {
    float: left;
    border: 1px solid;
    width: 100%;
}
.menu .menu_list ul li {
    float: left;
    list-style: none;
    display: block;
    border: 1px solid #cccccc;
    width: 100%;
	    position: relative;
}
.menu .menu_list ul li ul.about_list_ul,.menu .menu_list ul li ul {
    width: 100%;
    position: relative;
   display: none;
    top: 0;
    margin: 0;
    padding: 0;
    border: 0;
    padding-left: 15px;
	padding-right: 15px;
    margin-bottom: 9px;
}
/*
.about_list_ul, .logistic_ul, .why_us_ul, .career_ul, .contact_ul {
    display: block; position:relative;    top: 0;
}
.menu .menu_list ul li ul{ position:relative;}*/
.menu .menu_list > ul > li > a {
    display: block;
    padding: 10px 10px;
}
.menu .menu_list > ul > li > a:hover {
    display: block;
    padding: 10px 10px;
	border:none;
}
.menu .menu_list ul li a.active,.menu .menu_list ul li a.active2{ border:none;}
.opn-button {
    float: right;
    border: 1px solid;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 14px;
    top: 4px;
    text-align: center;
    line-height: 30px;
    font-size: 26px;
	cursor:pointer;
	z-index:9999;
}
/*.about_list_ul{ display:none;}*/

.opn-button:before {
    position: absolute;
    top: 7px;
    right: 12px;
    display: block;
    width: 2px;
    height: 15px;
    content: '';
    background-color: rgba(0,0,0,1) !important;
}
.opn-button:after {
    position: absolute;
    top: 14px;
    right: 6px;
    width: 15px;
    height: 2px;
    display: block;
    content: '';
    background-color: rgba(0,0,0,1) !important;
}

.active_minus:before {
    position: absolute;
    top: 7px;
    right: 12px;
    display: block;
    width: 2px;
    height: 15px;
    content: '';
    background-color: #ffffff !important;
	
}
.opn-button2:after {
    position: absolute;
    top: 14px;
    right: 6px;
    width: 15px;
    height: 2px;
    display: block;
    content: '';
    background-color: red !important;
	z-index:99999;
}




.mobile_menu {
    float: right;
    height: 40px;
    position: absolute;
    top: 14px;
    right: 20px;
    width: 40px;
	display:block;
	cursor:pointer;
}
.mobile_menu > span {
    display: block;
    height: 5px;
    background-color: #000000;
    margin: 4px 0;
    float: left;
    width: 100%;
}

.menu .menu_list ul li a img{ display:none;}














.about_us > .row > .col_lft h1,.about_us > .row > .col_lft h2,.about_us > .row > .col_lft p,.about_us > .row > .col_lft b,.thumbnill > .row > .col_lft, .thumbnill > .row > .col_cntr, .thumbnill > .row > .col_rgt,.thumbnill > .row > .col_lft:hover, .thumbnill > .row > .col_cntr:hover, .thumbnill > .row > .col_rgt:hover,.our_services .row h1,.zoom_img, .zoom_img1, .zoom_img2, .zoom_img3, .zoom_img4, .zoom_img5, .zoom_text1, .zoom_text2, .zoom_text3, .zoom_text4, .zoom_text5,.specialities h1,.specialities p,.specialities > .row > .col_lft,.specialities > .row > .col_cntr,.specialities > .row > .col_rgt,.sitemap > .row > .col_lft,.sitemap > .row > .col_cntr,.sitemap > .row > .col_rgt,.testimonial h2,.testimonial h1{ visibility:visible !important; height: auto;}


.zoom_img img, .zoom_img1 img, .zoom_img2 img, .zoom_img3 img, .zoom_img4 img, .zoom_img5 img, .zoom_text1 img, .zoom_text2 img, .zoom_text3 img, .zoom_text4 img, .zoom_text5 img {
    margin-top: -13% !important;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    display: none;
}
.our_services .row .sub_row .col_lft span:before, .our_services .row .sub_row:nth-of-type(2) .col_rgt span:before, .our_services .row .sub_row:nth-of-type(3) .col_rgt span:before, .our_services .row .sub_row:nth-of-type(1) .col_rgt span:before {
    height: 66px;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.zoom_img img:nth-of-type(2), .zoom_img1 img:nth-of-type(2), .zoom_img2 img:nth-of-type(2), .zoom_img3 img:nth-of-type(2), .zoom_img4 img:nth-of-type(2), .zoom_img5 img:nth-of-type(2), .zoom_text1 img:nth-of-type(2), .zoom_text2 img:nth-of-type(2), .zoom_text3 img:nth-of-type(2), .zoom_text4 img:nth-of-type(2), .zoom_text5 img:nth-of-type(2) {
    display: block !important;
}

.our_services .row .sub_row .col_lft span .header_text, .our_services .row .sub_row:nth-of-type(2) .col_rgt span .header_text, .our_services .row .sub_row:nth-of-type(3) .col_rgt span .header_text, .our_services .row .sub_row:nth-of-type(1) .col_rgt span .header_text {
    display: block;
}

.thumbnill > .row > .col_lft, .thumbnill > .row > .col_cntr, .thumbnill > .row > .col_rgt {
    float: left;
    width: 100%;
    position: relative;
	margin:0;
}
.thumbnill > .row > .col_lft, .thumbnill > .row > .col_cntr, .thumbnill > .row > .col_rgt {

    background-color: #ffffff;
    color: #2EAEF0;
}
.thumbnill > .row > .col_lft h2, .thumbnill > .row > .col_cntr h2, .thumbnill > .row > .col_rgt h2 {
    color: #2EAEF0;
    font-weight: normal;
}
.thumbnill > .row > .col_lft img,.thumbnill > .row > .col_cntr img,.thumbnill > .row > .col_rgt img {
    margin-bottom: 2%;
    width: 150px;
    margin-top: -75px;
}

.thumbnill > .row > .col_lft h2,.thumbnill > .row > .col_cntr h2,.thumbnill > .row > .col_rgt h2{
    margin-bottom: 1%
}

.thumbnill > .row > .col_lft,.thumbnill > .row > .col_cntr{
    margin-bottom: 83px;
}

 .thumbnill > .row > .col_lft a, .thumbnill > .row > .col_cntr a, .thumbnill > .row > .col_rgt a{     color: #2EAEF0;
    font-weight: normal;
    box-shadow: inset 0px -36px 0px 50px #2EAEF0;
    color: #ffffff;} 

h1{
    font-size: 27px !important; 
}
h2{    font-size: 16px !important; }

body{
    font-size: 13px;
}
p{
   /* font-size: 13px !important;*/
       font-size: 13px !important;
}
a{
    font-size: 13px;
}
.testimonial {
    padding: 3% 2%;
}

}
@media screen and (max-width:980px) {
.frieght_img > p {
    top: 22%;
}	
	
.value_head > .row > .col_lft h1 {
    padding: 14px 0px 9px;
}
.contact > .row {
    padding: 56px 2% 0%;
}
.contact-us-head > .row > .col_lft h1 {
    font-size: 15px !important;
}
.contact > .row > .col_lft ul li a, .contact > .row > .col_rgt ul li a, .contact > .row > .col_cntr ul li a {
    font-size: 12px;
}
	
.our_services .row .sub_row:nth-of-type(1) .col_rgt {
 margin-left: 9%;
}
.our_services .row .sub_row .col_lft {
    margin: -8.2% -1% 2% 24%;
}
	
}


@media screen and (max-width:800px) {

.thumbnill > .row > .col_lft img, .thumbnill > .row > .col_cntr img, .thumbnill > .row > .col_rgt img {
    margin-bottom: 7%;
    width: 150px;
    margin-top: -75px;
}
.about_ul{list-style-position: inside;     margin: 0 0 0 15px;  width: 100%;}	
.frieght_img > p {
    top: 17%;
    width: 47%;
    right: 9%;
}

}

@media screen and (max-width:767px) {


.warehouse span.lft-para {
    margin-left: 0;
}

.sitemap,.value{
 max-width:100%;
    background-attachment: scroll !important;
    background-size: cover;
}
.specialities { background-image:none;}

.textSlide1,.textSlide2,.textSlide3	{ margin-top:0;}
#slides {
    /* overflow: visible !important; */
    position: absolute !important;
    width: 100%;
    height: 250px;
    left: 0;
    right: 0;
    top: 0;
}
.quote-phrase{
	color:#ffffff !important;

}
#carousel {
    top: 68px;

}

.our_services .row .sub_row:nth-of-type(2) .col_lft:nth-child(1) .header_text {
 bottom: 13px;
}
.our_services .row .sub_row .col_rgt:nth-child(2) .header_text {
    bottom: 12px;
}




	
	
	.current_opening > .row > .col_lft {
    width: 90% !important;
}
	
.about_us > .row > .col_lft {
    width: 98%;
}	
.frieght_img > p.custom {
    position: absolute;
    top: 5%;
    width: 54%;
    left: 3%;
}	
	
	.frieght_img > p img {
    clear: both;
    display: block;
    text-align: center;
    margin: 2px auto 4px;
    width: 21%;
}
.frieght_img > p {
    top: 15%;
    width: 64%;
    right: 1%;
    line-height: 21px;
}
	
	
.management-member .contR .f_left {
    float: none;
    background-color: transparent;
    width: 100%;
    margin: 3% auto;
}
.management-member .contR .f_right {
    float: none;
    width: 100%;
}	
.management-member .contR .f_left_i {
    float: none;
    /* background-color: #fff; */
    width: 100%;
    margin: 3% auto;
	position:absolute;
}
.copy_right2 > .row > .col_lft {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    text-align: center;
}
.copy_right2 > .row > .col_rgt {
    float: left;
    width: 100%;
    height: 40px;
    position: relative;
    text-align: center;
}
.management-member .contR .f_right_i {
    float: left;
    width: 100%;
    text-align: justify;
    line-height: 25px;
       margin-top: 259px;
}
	
	
.cont_valueL .contR .f_left,.cont_valueL .contR .f_left_i {
    float: left;
    width: 100%;
    background-color: transparent;
    margin: 3% 0;
}
.cont_valueL .contR .f_right {
    float: right;
    width: 100%;
    padding: 0 3%;
	    margin: 122px 0 20px;
		text-align:center;
}
.cont_valueL .contR .f_right_i {
    float: left;
    width: 100%;
    padding: 0 3%;
	    margin: 122px 0 20px;
		text-align:center;
}
.cont_valueL .contR .f_right p {
    width: 100%;
    text-align: justify;
    color: #ffffff;
}
.cont_valueL .contR .f_right_i h3 {
    float: right;
    width: 100%;
    text-align: center;
    line-height: 37px;
}
.cont_valueL .contR h3 {
    line-height: 36px;
}
.cont_valueL .contR .f_left, .cont_valueL .contR .f_left_i {
    float: left;
    width: 100%;
    background-color: transparent;
    margin: 3% 0;
    position: absolute;
}

	
	
.inquiry-form > form > .row > .col-left > span, .inquiry-form > form > .row > .col-right > span, .inquiry-form > form > .row > .col-wid-full > span {
    width: 100%;
    text-align: left;
}
.inquiry-form > form > .row > .col-left > input, .inquiry-form > form > .row > .col-right > input, .inquiry-form > form > .row > .col-left > select, .inquiry-form > form > .row > .col-right > select, .inquiry-form > form > .row > .col-wid-full > input, .inquiry-form > form > .row > .col-wid-full > textarea {
    width: 100%;
}
	
	

.inquiry-form > form {
    padding: 0 2%;
}
.contact > .row > .col_lft {
    margin-left: 0;
    width: 100%;
    text-align: center;
}
.contact-us-head > .row > .col_lft h1 {
    font-size: 15px !important;
    /* width: 100%; */
    display: inline-block;
    margin: 0 auto;
	float:none;
}
.contact > .row > .col_lft ul li:nth-of-type(1) a, .contact > .row > .col_rgt ul li:nth-of-type(1) a, .contact > .row > .col_cntr ul li:nth-of-type(1) a {
    margin-left: 0;
}	
.contact > .row > .col_cntr {
    float: left;
    width: 100%;
    margin: 5% auto;
}	
.width {
    width: 100% !important;
}

.contact > .row > .col_rgt {
    width: 100%;
}
.contact > .row > .col_cntr ul li a {
    font-size: 12px;
    width: 100%;
}
.contact > .row > .col_cntr ul {
    overflow: hidden;
    max-width: 266px;
    margin: 0 auto;
    width: 100%;
}
.contact > .row > .col_rgt ul li {
    list-style-type: none;
    color: #ffffff;
    /* border: 1px solid; */
    max-width: 176px;
    margin: 0 auto;
    text-align: center;
}
.contact > .row {
    padding: 95px 2% 0%;
}

.mission-vision > .row > .col_lft {
    width: 100%;
    margin-right: 0;
}	
.mission-vision > .row > .col_rgt {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-top: 6%;
}
.mission-vision .row:before { width:0; display:none;}	

.specialities > .row > .col_lft,.specialities > .row > .col_cntr,.specialities > .row > .col_rgt{ width:100%; text-align:center; margin:0;}	

.specialities > .row > .col_lft ul, .specialities > .row > .col_rgt ul, .specialities > .row > .col_cntr ul{ display:inline-block; text-align:left;   /*  width: 165px;*/    width: 100%;
    padding-left: 15px;}

.warehouse span.lft-para {
    font-size: 13px;
	    line-height: 25px;
}


.sitemap > .row > .col_lft,.sitemap > .row > .col_cntr,.sitemap > .row > .col_rgt{ width:100%; text-align:center; margin:0;}	

.sitemap > .row > .col_lft ul, .sitemap > .row > .col_rgt ul, .sitemap > .row > .col_cntr ul{ display: inline-block;
    text-align: center;
    margin: 4% 0;}
	
.our_services .row .sub_row .col_lft {
      float: none;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;

}
.our_services .row .sub_row:nth-of-type(1) .col_rgt,.our_services .row .sub_row:nth-of-type(2) .col_lft:nth-child(1),.our_services .row .sub_row:nth-of-type(3) .col_rgt,.our_services .row .sub_row:nth-of-type(2) .col_rgt {
       float: none;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
}
.circle-abs-1,.circle-abs-2,.circle-abs-3,.circle-abs-4,.circle-abs-5{/* border:2px solid red !important; position:absolute;*/ left:0; right:0; margin:0 auto;}
.circle-abs-1{
    top: -230px;
}
.circle-abs-2 {
    top: -220px;
}

.circle-abs-3{
        top: 0px;
}

.circle-abs-4 {
    top: 461px;
}
.circle-abs-5 {
    top: 923px;
}
.our_services .row .sub_row {
        height: 227px;

}
.our_services .row {
    height: 1309px;
}

.our_services .row .sub_row .col_lft span,.our_services .row .sub_row:nth-of-type(1) .col_rgt span,.our_services .row .sub_row:nth-of-type(3) .col_rgt span,.our_services .row .sub_row:nth-of-type(2) .col_rgt span{
   float: none; 
    display: inline-block;
	    margin: 3% 0;
}
.our_services > .row > img.back_layer{ display:none;}


.our_services .row .sub_row .col_lft:nth-child(1) img {
    float: right;
    width: 227px;

}
.our_services .row .sub_row:nth-of-type(1) .col_rgt img {
    float: left;
    width: 229px;

}

.our_services .row .sub_row .col_lft span,.our_services .row .sub_row:nth-of-type(1) .col_rgt span,.our_services .row .sub_row:nth-of-type(2) .col_rgt span,.our_services .row .sub_row:nth-of-type(3) .col_rgt span {
    width: 235px;
    position: relative;
    /* margin: 1% 13% 1% 10%; */
    border: 4px solid #2EAEF0;
    /* border-radius: 0px; 
    -webkit-border-radius: 0px; 
    -moz-border-radius:0px;*/
    overflow: hidden !important;
    height: 190px;
	    margin: 3% 0;
}
.our_services .row .sub_row .col_lft:nth-child(1) .header_text h3, .our_services .row .sub_row .col_rgt:nth-child(2) .header_text h3 {
    margin-bottom: 0;
}


.our_services .row .sub_row:nth-of-type(1) .col_lft:nth-child(1) .header_text  {

 bottom: 6px;
    border: 7px solid #2EAEF0;
    z-index: 9999;}

.our_services .row .sub_row:nth-of-type(1) .col_rgt span .header_text {
        bottom: 6px;
    border: 7px solid #2EAEF0;
    z-index: 9999;
    margin: 0;
    width: 100%;
}



}



@media screen and (max-width:460px) {
.column{width:100% !important;}
.close {
  color: white;
  position: absolute;
top: 50px;
  right: 15px;
  font-size: 35px;
  font-weight: bold;
}
.modal{padding-top: 125px !important;}
.modal-content {width:100% !important;}
.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
  
}
.mp{font-size:10px !important}


.quote-none{ display:none !important;}	
#carousel{background-image:url(../images/current_bottom1.jpg);     background-size: 100%; background-repeat:no-repeat;}
img.hill{ opacity:0;     height: auto;}	

.Mrgn-top{ margin-top:63px; border:5px solid red;}
	
	.frieght_img > p.custom {
    position: absolute;
     top: 15%;
    width: 82%;
    left: 3%;
}
#carousel {
    top: 67px !important;
	overflow:hidden;
	clear:both;
	
}
#slides ul{ height:auto;}
.frieght_img > p img {
    clear: both;
    display: block;
    text-align: center;
    margin: 2px auto 4px;
    width: 13%;
}
.frieght_img > p {
        top: 28%;
    width: 86%;
    right: 0%;
    line-height: 21px;
}
.frieght_img > img {
    float: left;
    position: relative;
    width: 100%;
    height: 176px;
}
}



@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 2/3)
{
    
}


