body {
	overflow-x:hidden;
	
}
.request:before {
	border-left: 11px solid #e9edf0;
	border-right: 11px solid transparent;
	border-top: 25px solid #e9edf0;
	border-bottom: 25px solid transparent;
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
	
}
.request > li:first-child:before {
	border-left: 11px solid transparent;
	border-right: 11px solid #303752;
	border-top: 25px solid transparent;
	border-bottom: 25px solid #303752;
	content: "";
	position: absolute;
	left: -38px;
	top: 0;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	
}
.homepage {
	overflow: hidden;
	
}
p {
	font-size: 15px;
	line-height: 1.6;
	color: #8494a0;
	
}
a {
	text-decoration: none;
	
}
a:hover {
	text-decoration: none;
	
}
img {
	max-width: 100%;
	height: auto;
	
}
ul, ol {
	padding-left: 0px;
	margin-bottom: 0px;
	
}
[class^="icon-"] {
	background-image: url(../images/icons.html);
	background-position: 0 0;
	background-repeat: no-repeat;
	
}
input, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	
}
#header {
	width: 100%;
	background:#303752;
	
}
body #header {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
}
body #header.fixed {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	
}
body #header.fixed {
	position: relative;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	background: #fff;
	
}
body #header.intelligent {
	position: relative !important;
	
}
body #header.intelligent {
	position: relative !important;
	
}
body #header.up {
	top: -162px;
	opacity: 0;
	visibility: hidden;
	
}
body #header.down {
	top: 0;
	opacity: 1;
	visibility: visible;
	
}
.contact-details .mails {
	float: right;
	font-weight: 700;
	font-size: 30px;
	color: #ffffff;
	
}
.mails {
	padding-top: 12px;
	
}
.mails span {
	font-family: 'Open Sans', sans-serif;
	color: #2c3740;
	display: inline-block;
	margin-left:3px;
	vertical-align: middle;
	margin-top:2px;
	font-size: 13px;
	
}
.mails span a {
	color: #2c3740;
	
}
.sub-menu {
	position: absolute;
	top: 49px;
	z-index: 999;
	padding: 0 0;
	background: #2a3b48;
	left: -17px;
	list-style-type: none;
	
}
.sub-menu > li {
	display: block !important;
	border-bottom: 1px solid #314351;
	
}
.sub-menu > li:hover {
	background: #263642;
	
}
.sub-menu a {
	min-width: 150px;
	padding: 10px 13px 10px 15px !important;
	
}
.homepage-2 .sub-menu {
	background: #2c3740;
	
}
.nav-icon {
	padding: 0 5px;
	display: none;
	
}
.nav-icon span {
	display: block;
	width: 20px;
	height: 2px;
	margin-top: 7px;
	background: #ffffff;
	
}
.transport-page .service-list-wrap strong, .transport-page .service-list-wrap strong a {
	font-weight: 700;
	color: #e04622;
	font-size: 24px;
	text-transform: uppercase;
	margin-top: 20px;
	display: inline-block;
	
}
.storage .service-list-wrap, .warehouse.storage .air-fright-cont-wrap, .storage.transport-page .air-fright-cont-wrap {
	margin-bottom: 30px;
	
}
.storage .air-fright-cont-wrap, .warehouse .service-list-wrap, .transport-page .service-list-wrap {
	margin-bottom: 206px;
	
}
.transport-king .about-us p {
	width: 530px;
	
}
.transport-king {
	width:50%;
	width: calc(50% + 31px);
	-webkit-width: calc(50% + 31px);
	float: right;
	position: relative;
	
}
.transport {
	float: right;
	font-weight: bold;
	font-size: 11px;
	color: #2c3740;
	
}
.homepage .transport {
	font-size: 12px;
	
}
.transport > span {
	display: block;
	
}
.homepage-2 .call-us ul {
	float: left;
	padding-top: 10px;
	
}
.homepage-2 .call-us ul li {
	padding: 0 0 0 16px;
	
}
.homepage-2 .call-us ul li:last-child {
	padding: 0 0 0 25px !important;
	letter-spacing: -0.5px;
	
}
.homepage-2 .call-us {
	float: left;
	
}
.call-us ul {
	list-style-type: none;
	line-height: 1.3;
	padding-top: 25px;
	
}
.call-us ul li {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	padding: 0 1px;
	vertical-align: top;
	position: relative;
	
}
.call-us ul li:first-child:after {
	content: "";
	background: #d5dce4;
	display: block;
	position: absolute;
	right: -15px;
	top: 0;
	width: 0px;
	height: 30px;
	
}
.call-us ul li:last-child {
	padding: 0 25px !important;
	
}
.call-us img {
	margin-right: 12px;
	vertical-align: top;
	float: left;
	
}
.call-us ul li a {
	font-size: 30px;
	color: #2c3740;
	line-height: 1;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
	
}
.call-us {
	float: right;
	
}
.about-us-page .navigation::before {
	border-width: 25px 20px;
	
}
.homepage-3 .navigation > li:first-child:before {
	border-left: 19px solid transparent;
	border-right: 19px solid #f9c231;
	border-top: 25px solid transparent;
	border-bottom: 25px solid #f9c231;
	content: "";
	position: absolute;
	left: -38px;
	top: 0;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	
}
.homepage-3 .navigation > li:first-child:hover:before {
	border-left: 19px solid transparent;
	border-right: 19px solid #2a3b48;
	border-top: 25px solid transparent;
	border-bottom: 25px solid #2a3b48;
	
}
.homepage-3 .navigation > li:hover {
	background: #DDB23F;
	
}
.homepage-3 .navigation li {
	border-left: 1px solid #405667;
	
}
.homepage-3 .sub-menu li {
	border-left: 1px solid transparent;
	
}
.homepage-3 .navigation li a {
	color: #2c3740;
	
}
.homepage-3 .navigation li:hover a {
	color: #ffffff;
	
}
.homepage-3 .navigation li:first-child {
	border-left: 0;
	
}
.homepage-2 .navigation {
	margin-top: 0;
	padding-left: 0px;
	background: #2c3740;
	margin-right: 0;
	float: none;
	max-width: 850px;
	
}
.homepage-2 .navigation > li:first-child::before {
	border-color: transparent #2c3740 #2c3740 transparent;
	
}
.homepage-2 .navigation::after, .homepage-2 .navigation::before {
	display: none;
	
}
.homepage-2 .navigation li a:hover {
	background: #252d34;
	color: #fff;
	
}
.homepage-2 .navigation li a {
	color: #8293a2;
	padding: 18px 23px;
	font-weight: 800;
	
}
.homepage-2 .navigation li {
	border-left: 0;
	
}
.navigation:before {
	border-left: 19px solid #303752;
	border-right: 19px solid transparent;
	border-top: 25px solid #303752;
	border-bottom: 25px solid transparent;
	content: "";
	position: absolute;
	left: 0px;
	top: 0;
}



.navigation > li:first-child:before {
	border-left: 19px solid transparent;
	border-right: 19px solid #303752;
	border-top: 25px solid transparent;
	border-bottom: 25px solid #303752;
	content: "";
	position: absolute;
	left: -38px;
	top: 0;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
}

.blocked > li:first-child:before {
	border-left: 19px solid transparent;
	border-right: 19px solid #2a3b48;
	border-top: 25px solid transparent;
	border-bottom: 25px solid #2a3b48;
	content: "";
	position: absolute;
	left: -38px;
	top: 0;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
}





.navigation > li:first-child:hover:before {
	border-left-color: transparent;
	border-right-color: #2a3b48;
	border-top-color: transparent;
	border-bottom-color: #2a3b48;
	
}
.navigation:after {
	content: "";
	background: #303752;
	display: block;
	width: 350%;
	height: 100%;
	right: -350%;
	top: 0;
	position: absolute;
	
}
.navigation > li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	border-left: 1px solid #303752;
	position: relative;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	
}
.navigation > li:hover {
	background: #2a3b48;
	
}


.navigation li:first-child {
	border-left: 0px;
	
}
.navigation li a {
	display: block;
	padding: 14px 8px 14px 8px;
	color: #fff;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
	outline: none;
	text-decoration: none;
	font-weight: normal ;
	
}
.navigation {
	list-style-type: none;
	background: #303752;
	position: relative;
	margin-right: 27px;
	padding-left: 38px;
	/*width: 780px;*/
	float: right;
	margin-top: 24px;
	font-size: 0;
	
}
.homepage-2 .logo {
	margin-bottom: 20px;
	
}
.logo {
	display: block;
	margin-top: -20px;
	position:absolute;
	width:420px;
	margin-top:-6px;
}
.homepage-2 .logo {
	margin-top: 6px;
	
}
.homepage-3 .logo {
	margin-top: -12px;
	
}
.homepage-2 .main-header {
	padding: 31px 0;
	
}
body #header.fixed.intelligent.fix .main-header {
	position: relative;
	
}
.main-header {
	background: #303752;
	
}
.homepage-2 .social6:before {
	display: none;
	
}
.homepage-2 .social6 {
	margin-left: 0;
	padding-right: 0;
	padding-left: 5px;
	
}
.homepage-2 .social6 a {
	padding: 15px 18px;
	color: #606c75;
	
}
.homepage-2 .social6 li {
	border-left: 1px solid #3d4953;
	
}
.social6 {
	list-style-type: none;
	overflow: hidden;
	float: right;
	padding-left: 24px;
	font-size: 0;
	
}
.social6 li {
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #cdd4da;
	width: 51px;
	text-align: center;
	
}
.social6 a {
	display: block;
	padding: 12px 0;
	font-size: 18px;
	color: #8e9ba7;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
	
}
.social6 a:hover {
	color: #ffffff !important;
	
}
.social6::before {
	content: "";
	background: #303752;
	height: 101%;
	width: 1008%;
	position: absolute;
	right: -979.6%;
	top: 0;
	
}
.homepage-2 .request {
	width: 174px;
	margin-left: 25px;
	margin-top: 1px;
	
}
.homepage-2 .request::after, .homepage-2 .request::before {
	display: none;
	
}
.homepage-3 .request {
	background: #429bd5 !important;
	
}
.request {
	color: #ffffff !important;
	font-size: 14px !important;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	float: right;
	padding: 15px 0 14px !important;
	width: 155px;
	text-align: center;
	position: relative;
	transition: 1s all ease;
	-webkit-transition: 1s all ease;
	
}
.request::after {
	border-left: 20px solid transparent;
	border-right: 20px solid #303752;
	border-top: 50px solid transparent;
	border-bottom: 50px solid #303752;
	content: "";
	position: absolute;
	right: 0px;
	top: 0;
	
}
.request {
	position: relative;
	z-index: 9;
	overflow: hidden;
	
}
.homepage-2 .social6-wrap {
	margin: 0;
	
}
.countdown-amount, .contact-details .mails {
	font-size: 25px;
	
}
.title-bar .title, .contact-details .contact, .contact-details .mails {
	float: none;
	
}
.contact-details .mails {
	font-size: 18px;
	
}
.contact-details .mails {
	display: block;
	
}
.mails {
	display: block;
	
}
.row {
	  margin-right: -15px;
	  margin-left: -15px;
	
}
.row:before,.row:after {
	  display: table;
	  content: " ";
	
}
.row:after {
	  clear: both;
	
}
.container {
	  padding-right: 15px;
	  padding-left: 15px;
	  margin-right: auto;
	  margin-left: auto;
	
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after{
	  display: table;
	  content: " ";
	
}
.clearfix:after,.container:after,.container-fluid:after {
	  clear: both;
	
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
	
}
.clearfix:after {
	clear: both;
	
}
*.clearfix {
	zoom: 1;
	
}
.container .jumbotron,.container-fluid .jumbotron {
	  border-radius: 6px;
	
}
.jumbotron .container {
	  max-width: 100%;
	
}
.header {
	position: relative;
	z-index: 9999;
	
}
.primary-header {
	background: #eaedf0;
	position: relative;
	
}
.homepage-2 .primary-header {
	background: #2c3740;
	
}
#cssmenu ul ul{
	opacity:1;
	
}
#cssmenu #menu-button {
	  display: none;
	
}
#cssmenu.align-center > ul {
	  font-size: 0;
	  text-align: center;
	
}
#cssmenu.align-center ul ul {
	  text-align: left;
	
}
#cssmenu.align-center > ul > li {
	  display: inline-block;
	  float: none;
	
}
#cssmenu.align-right > ul > li {
	  float: right;
	
}
#cssmenu.align-right ul ul {
	  text-align: right;
	
}
#cssmenu > ul > li > a {
	  -webkit-transition: color .2s ease;
	  -moz-transition: color .2s ease;
	  -ms-transition: color .2s ease;
	  -o-transition: color .2s ease;
	  transition: color .2s ease;
	
}
#cssmenu ul > li.has-sub:hover > a:after {
	  background-position: 0 -18px;
	
}
#cssmenu ul > li.has-sub:hover > a:before {
	  border-top-color: #19799f;
	
}
#cssmenu ul ul {
	  left: -9999px;
	  opacity: 0;
	  -webkit-transition: top .2s ease, opacity .2s ease;
	  -moz-transition: top .2s ease, opacity .2s ease;
	  -ms-transition: top .2s ease, opacity .2s ease;
	  -o-transition: top .2s ease, opacity .2s ease;
	  transition: top .2s ease, opacity .2s ease;
	
}
#cssmenu > ul > li > ul {
	  top: 100px;
	
}
#cssmenu > ul > li:hover > ul {
	  left: auto;
	  top: 50px;
	  opacity: 1;
	
}
#cssmenu.align-right > ul > li:hover > ul {
	  right: 0;
	
}
#cssmenu ul ul ul {
	  top: 40px;
	
}
#cssmenu ul ul > li:hover > ul {
	  top: 0;
	  left: 178px;
	  padding-left: 10px;
	  opacity: 1;
	
}
#cssmenu.align-right ul ul > li:hover > ul {
	  left: auto;
	  right: 178px;
	  padding-left: 0;
	  padding-right: 10px;
	  opacity: 1;
	
}
#cssmenu ul ul li a {
	  width: 180px;
	  -webkit-transition: color .2s ease;
	  -moz-transition: color .2s ease;
	  -ms-transition: color .2s ease;
	  -o-transition: color .2s ease;
	  transition: color .2s ease;
	
}
#cssmenu ul ul > li.has-sub > a:after {
	  right: 12px;
	  top: 9.5px;
	  background: #3db2e1;
	  background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	  background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	  background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	  background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	  background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	  box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
	  background-size: 36px 36px;
	  background-position: 0 0;
	  background-repeat: no-repeat;
	
}
#cssmenu.align-right ul ul > li.has-sub > a:after {
	  right: auto;
	  left: 12px;
	
}
#cssmenu ul ul > li.has-sub:hover > a:after {
	  background-position: 0 -18px;
	
}
#cssmenu ul ul > li.has-sub > a:before {
	  top: 15.5px;
	  right: 16px;
	  border-top-color: transparent;
	  border-left-color: #ffffff;
	
}
#cssmenu.align-right ul ul > li.has-sub > a:before {
	  top: 15.5px;
	  right: auto;
	  left: 16px;
	  border-top-color: transparent;
	  border-right-color: #ffffff;
	  border-left-color: transparent;
	
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	  border-top-color: transparent;
	  border-left-color: #1c89b5;
	
}
#cssmenu.align-right ul ul > li.has-sub:hover > a:before {
	  border-top-color: transparent;
	  border-left-color: transparent;
	  border-right-color: #1c89b5;
	
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
	#cssmenu > ul > li:hover > ul {
	top: 45px;
	
}

}
@media (min-width: 1200px) {
	#wrapper.boxed, .boxed #header, .slide-content {
	max-width: 1170px;
	width: 100%;
	
}

}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#wrapper.boxed, .boxed #header, .slide-content {
	max-width: 750px;
	width: 100%;
	
}

}
@media only screen and (min-width: 767px) {
	#wrapper.boxed, .boxed #header, .slide-content {
	margin: 0 auto;
	max-width: 768px;
	width: 100%;
	
}

}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.navigation {
	width: auto;
	
}
.navigation li a {
	padding: 16px 11px 13px 11px !important;
	
}
.homepage-3 .navigation:before {
	top:-1px;
	
}
.navigation > li:first-child:before{
	display:none;
	
}

}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	#wrapper.boxed, .boxed #header, .slide-content {
	margin: 0 auto;
	max-width: 970px;
	width: 100%;
	
}

}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
	.navigation::before {
	border-width: 23px 20px !important;
	
}
.navigation > li:first-child::before {
	border-width: 22px 19px;
	
}
.navigation {
	float: none;
	
}
.navigation li a {
	padding: 20px;
	
}
.navigation li a {
	padding: 16px 21px 14px 18px !important;
	
}

}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.homepage-2 .request {
	width: 124px;
	font-size: 12px !important;
	
}
.homepage-2 .transport {
	font-size: 11px;
	
}
.social6 li {
	width: 40px;
	
}
.homepage-2 .call-us ul li a {
	font-size: 24px;
	
}

}
@media only screen and (min-width: 176px) and (max-width: 966px) {
	#sh_desktop{
		display: none;
	}
}


@media only screen and (min-width: 176px) and (max-width: 767px) {
	.sw_mobi{
	display:none;
}
}

@media only screen and (min-width: 769px) and (max-width: 1920px) {
	.sw_mobi{
	display:none;
}
}


@media only screen and (min-width: 1024px) and (max-width: 1024px) {
.service-tabs .tab-content{
	position:absolute;
	width:100%;
	margin-left:22%;
}

.service-tabs .tab-content .featured-box .box-inner .content{
	width:203px;
	margin-left:6px;
	
}

.service-tabs .tab-content .featured-box .box-inner .content h3{
	padding-left:4px;
	
}

}


@media only screen and (min-width: 768px) and (max-width: 768px) {
.big-circle-container{
	display:none;
}

.sw_desk{
	display:none;
}

.upper{
	margin-top:-100px;
}

}



@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.homepage-1 h1 {
	font-size: 40px;
	
}
.transport-king .about-us p{
	width: auto;
	
}
.homepage-2 .transport {
	font-size: 10px;
	
}
.homepage-2 .call-us ul li a {
	font-size: 15px;
	
}
.homepage-2 .call-us {
	padding-left: 32px;
	
}
.homepage-2 .call-us ul li {
	padding: 0 0 0 5px;
	
}
.homepage-2 .call-us ul li:last-child {
	padding: 6px 0 0 25px !important;
	
}
.homepage-2 .call-us img {
	margin-right: 7px;
	
}
.navigation {
	width: 106%;
	padding-left: 39px;
	margin-right: 0;
	
}
.navigation li {
	font-size: 10px;
}


.navigation > li:first-child::before {
	border-width: 24px 19px;
	
}
.navigation li a {
	padding: 13px 11px !important;
	
}

.circle-wrapper{
	margin-top:75px;
}



.box_header{
	font-size:13px;
	padding:10px; 
	
}


.vertical_carousel_container{
	height:280px;
}

.vertical_carousel h5 a{
	font-size:12px;
	line-height:12px;
	
}

.fadein{
    position:relative;
    height:100px;
    width:100%;
	margin-bottom:8px;
}


.logo {
	display: block;
	margin-top: -20px;
	position:absolute;
	width:400px;
}

.social6 {
	padding-right: 0;
	margin-left: 0px;
	
}
.social6 a {
	padding: 9px 22px;
	
}
.homepage-2 .social6 li {
	width: 40px;
	
}
.homepage-2 .social6 a {
	padding: 13px 7px !important;
	
}

}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.homepage-2 .request {
	width: 117px;
	margin-left: 0;
	
}
.request {
	width: 125px;
	font-size: 11px !important;
	
}
.social6 {
	padding-right: 0;
	margin-left: 0px;
	
}
.social6 a {
	padding: 9px 22px;
	
}




}
@media screen and (min-width: 768px) {
	  .container .jumbotron,  .container-fluid .jumbotron {
	padding-right: 60px;
	padding-left: 60px;
	  
}

}
.container > .navbar-header,.container-fluid > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-collapse {
	  margin-right: -15px;
	  margin-left: -15px;
	
}
@media (min-width: 768px) {
	  .container > .navbar-header,  .container-fluid > .navbar-header,  .container > .navbar-collapse,  .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
	  
}

}
@media (min-width: 768px) {
	  .container {
	width: 750px;
	  
}

}
@media (min-width: 992px) {
	  .container {
	width: 970px;
	  
}

}
@media (min-width: 1200px) {
	  .container {
	width: 1170px;
	  
}

}
.container-fluid {
	  padding-right: 15px;
	  padding-left: 15px;
	  margin-right: auto;
	  margin-left: auto;
	
}
.homepage-2 .primary-header {
	margin-bottom: 20px;
	
}
@media only screen and (max-width: 767px) {
	.primary-header {
	margin-bottom: 30px;
	
}

}
@media only screen and (max-width: 767px) {
	.homepage-1 h1 {
	font-size: 20px;
	margin-bottom: 10px;
	width: auto;
	
}
.homepage-1 .banner-text h2 {
	font-size: 30px;
	
}
.homepage-2 .request {
	float: none;
	display: inline-block;
	margin-left: 0;
	
}
.request {
	width: 131px;
	font-size: 11px !important;
	margin-left: 0;
	
}
.sub-menu {
	left: 0;
	position: static;
	background: #ffffff !important;
	
}
.sub-menu ul {
	background: #ffffff !important;
	
}
.sub-menu a {
	color: #2c3740 !important;
	
}
.sub-menu > li:hover {
	background: #ffffff;
	
}
.homepage-2 .nav-icon {
	top: 11px;
	height: 27px;
	cursor: pointer;
	z-index: 9999;
	padding: 0px 8px 33px;
	
}
.nav-icon {
	display: inline-block;
	padding: 0 8px 8px;
	position: absolute;
	right: 15px;
	top: 0px;
	cursor: pointer;
	
}
.transport-king .about-us p{
	width:auto;
	
}
.transport-king {
	width: 100%;
	
}
.storage .air-fright-cont-wrap, .warehouse .service-list-wrap, .transport-page .service-list-wrap {
	margin-bottom: 0px;
	
}
.homepage-2 .call-us ul li:first-child {
	margin-right: 0px;
	
}
.homepage-2 .call-us {
	margin-bottom: 0;
	
}
.homepage-2 .call-us ul li {
	padding: 0;
	
}
.homepage-2 .call-us ul {
	margin-bottom: 15px;
	float: none;
	
}
.call-us {
	float: none;
	text-align: center;
	overflow: hidden;
	margin-bottom: 30px;
	
}
.call-us ul {
	margin-bottom: 10px;
	font-size: 0;
	
}
.call-us ul li:first-child {
	margin-right: 21px;
	
}
.call-us ul li:first-child::after {
	right: -13px;
	
}
.call-us ul li a {
	font-size: 21px;
	
}
.call-us ul li:last-child {
	padding: 4px 0 0 4px !important;
	
}
.homepage-2 .navigation {
	background: #2c3740;
	
}
.homepage-2 .navigation {
	top: 61px;
	
}
.navigation li a {
	padding: 10px 26px 10px 22px !important;
	
}
.social6-wrap {
	margin: 0 auto;
	width: 292px;
	float: right;
	
}
.navigation {
	display: none;
	margin-right: 0;
	padding-left: 0;
	width: 100%;
	position: absolute;
	right: 0;
	top: 56px;
	z-index: 999999;
	margin-top: 0;
	
}
.navigation li {
	display: block;
	border-left: 0;
	text-align: center;
	
}
.navigation > li:hover .dropdown {
	display: none;
	
}
.custom-nav {
	position: static;
	
}
.logo {
	width: 70%;
	
}
.homepage-2 .main-header {
	padding: 0 0;
	
}
.homepage-2 .main-header {
	margin-bottom: 7px;
	
}
.main-header {
	position: relative;
	margin-bottom: 25px;
	
}
.homepage-2 .social6, .homepage-2 .call-us {
	float: none;
	
}
.navigation::before, .navigation::after, .social6::before, .request::after {
	display: none;
	
}
.social6 {
	margin-left: 0;
	padding-right: 0px;
	padding-left: 0;
	
}
.social6 a {
	padding: 11px 16px;
	
}

}
@media (min-width: 768px) {
	  .navbar > .container .navbar-brand,  .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
	  
}

}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	  #cssmenu > ul > li > a,  #cssmenu ul ul li a,  #cssmenu ul ul li:first-child > a,  #cssmenu ul ul li:last-child > a {
	width: 100%;
	border-radius: 0;
	box-shadow: none;
	background: none;
	  
}
    #cssmenu ul li a {
	padding-left: 12.5px;
	  
}
  #cssmenu ul ul li a {
	padding: 14px 25px 14px 27.5px;
	  
}
  #cssmenu ul ul ul li a {
	padding-left: 42.5px;
	  
}
  #cssmenu ul ul ul ul li a {
	padding-left: 57.5px;
	  
}
  #cssmenu > ul > li.has-sub > a:after,  #cssmenu > ul > li.has-sub > a:before,  #cssmenu ul ul li.has-sub > a:after,  #cssmenu ul ul li.has-sub > a:before {
	display: none;
	  
}
  #cssmenu #menu-button {
	   display: none;
	  
}
  #cssmenu .submenu-button {
	display: none;
	  
}
  #cssmenu ul ul .submenu-button {
	height: 41px;
	  
}
  #cssmenu ul .submenu-button:after,  #cssmenu #menu-button:after {
	content: '';
	position: absolute;
	right: 12.5px;
	top: 12.5px;
	display: block;
	width: 28px;
	height: 28px;
	border-radius: 15px;
	background: #3db2e1;
	background: -webkit-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	background: -ms-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	background: -moz-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	background: -o-linear-gradient(top, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	background: linear-gradient(to bottom, #58bde5 0%, #4ab7e3 25%, #2babde 50%, #58bde5 75%, #4ab7e3 100%);
	box-shadow: inset 0 -1px 1px #209ed0, inset 0 2px 1px #7fcceb;
	background-size: 56px 56px;
	background-position: 0 0;
	background-repeat: no-repeat;
	-webkit-transition: all 0.1s ease-out;
	-moz-transition: all 0.1s ease-out;
	-ms-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	  
}
  #cssmenu ul .submenu-button.submenu-opened:after,  #cssmenu #menu-button.menu-opened:after {
	background-position: 0 -28px;
	  
}
  #cssmenu ul ul .submenu-button:after {
	top: 6.5px;
	  
}
  #cssmenu #menu-button:before,  #cssmenu .submenu-button:before {
	content: '';
	position: absolute;
	right: 22.5px;
	top: 25.5px;
	display: block;
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #ffffff;
	z-index: 99;
	  
}
  #cssmenu ul ul .submenu-button:before {
	top: 19.5px;
	  
}
  #cssmenu #menu-button.menu-opened:before,  #cssmenu .submenu-button.submenu-opened:before {
	border-top-color: #19799f;
	  
}

}
.request .soc_cstm {
	font-size:18px;
	color:#e6edff;
	
}

@media(max-width:1024px) {
	#sh_desktop {
	}
}

@media(min-width:1024px) {
	#sh_mobile{
		display:none;
	}
}
