/* CSS Document */

html,body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
}	
*{
	padding:0;
	margin:0;
}
img {
	border:none;
	display:block;
	max-width:100%;
	height:auto;
	width:auto;
	padding:0;
	margin:0;
	}
a {
	text-decoration:none;
	color:#0981CB;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#fff;
}	
.underline {
	text-decoration:underline;
}
.underline:hover {
	text-decoration:none;
}
	
h1, h2, h3, h4, h5, h6, p, div, span, html, ol, ul, li, form,label {
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
	}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
	}
.flotleft{
	float:left;
	width:auto;
	}
.flotright{
	float:right;
	width:auto;
	}
	.clear
{
    clear: both;
}
form{
	margin:0;
	padding:0;
}
p  {
	text-align:justify;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display: block;
}

nav ul {
    list-style: none;
}


/**** Start Header ****/
.wrapper {
	width: 98%;	
	max-width: 1180px;
	margin: auto;
}
#hader_main {
	width:100%;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	z-index:10;

}
/*** Sticky Menu Bar ***/

.sticky {
  position: fixed;
z-index:999;
	opacity:1;
	visibility:visible;

	animation-name: fadeInDown;
	-ms-animation-duration: 500ms;
	-moz-animation-duration: 500ms;
	-op-animation-duration: 500ms;
	-webkit-animation-duration: 500ms;
	animation-duration: 500ms;
	-ms-animation-timing-function: linear;
	-moz-animation-timing-function: linear;
	-op-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-ms-animation-iteration-count: 1;
	-moz-animation-iteration-count: 1;
	-op-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.sticky + .bann_one_blank {
  padding-top: 60px;
}
 
  /*** Sticky Menu Bar ***/
.hader_content {
	width:100%;
	background:#2f2f2f;
	float:left;
	padding:5px 0 5px 0;
}	

.header_main_content {
float:left;
	width:100%;

}	
.jsw_top_content {
position:absolute;
z-index:10;
	background:#ffffff;
	margin-top:5px;
}
.logo {
width:34%;
float:left;
padding:0 0 0 1%;
}
.logo img {
	float:left;
	padding:0 0 0 0;
}
.logo h6{
	float:left;
	width:100%;
font-family: 'Heebo', sans-serif;
	font-size:12px;
	color:#0f619f;
	padding:0 0 1% 0;
}


.jmw_banner_show {
	width:100%;
	float:left;
	padding:16% 0 0 0;
	margin:0;
}	

/** The Best Air & fright service ****/
.the_best_content {
	float:left;
	width:100%;
	background:url(../images/best-quality.jpg) no-repeat center;
	  background-repeat: no-repeat;
  background-attachment: fixed;
  height:545px;
}
.the_best_content h1 {
	float:left;
	width:100%;
	text-align:center;
font-family: 'Heebo', sans-serif;
	font-size:35px;
	color:#faf5f2;
	padding:0 0 1% 0;
}
		
/** The Best Air & fright service ****/



/** Who We Are ****/
.who_we_are_content {
	float:left;
	width:100%;
	padding:3% 0 3% 0;
}
.who_we_are_content_one {
	float:left;
	width:70%;
}
.who_we_are_content_one img {
	float:left;
	padding:3% 0 0 0;
}	
.who_we_are_content_one h1 {
	float:left;		
	font-size:23px;
	color:#571109;
font-family: 'Heebo', sans-serif;
  width:100%;
	padding:0 0 0 0;
	margin:0;
 }	
 .who_we_are_content_one p {
	float:left;		
	font-size:15px;
	color:#707070;
font-family: 'Heebo', sans-serif;
  width:100%;
	padding:1% 0 0 0;
 }	
  .who_we_are_content_one a {
	float:left;		
	font-size:12px;
	color:#0f619f;
font-family: 'Heebo', sans-serif;
  width:30%;
  padding-top:2%;
 }
   .who_we_are_content_one a:hover {
   color:#333333;
  } 
 .who_we_are_content_line {
	width:4%;
	height:2px;
	background:#5b150b;
	float:left;
	margin-top:1%;
}
 .who_we_are_content_line1 {
	width:10%;
	height:2px;
	background:#5b150b;
	float:left;
	margin-top:1%;
	margin-left:15%;
}
 .who_we_are_content_line2 {
	width:10%;
	height:2px;
	background:#5b150b;
	float:left;
	margin-top:1%;
}
.who_we_are_content_two {
	float:right;
	width:25%;
}	
.who_we_are_content_two img {
	float:left;
	padding:0 10px 0 0;
}		
.who_we_are_content_two h1 {
	float:left;		
	font-size:23px;
	color:#571109;
font-family: 'Heebo', sans-serif;
  width:100%;
	padding:10px 0 0 0;
	margin:0;
 }	
 .who_we_are_content_two p {
	float:left;		
	font-size:15px;
	color:#707070;
font-family: 'Heebo', sans-serif;
  width:100%;
	padding:1% 0 0 0;
 }
/** Who We Are ****/

/*** Product **/
.product_main_content {
	float:left;
	width:100%;
}
.product_main_content h1 {
	float:left;		
	font-size:23px;
	color:#5b150b;
font-family: 'Heebo', sans-serif;
  width:100%;
	padding:0 0 0 0;
	margin:0;
	text-align:center
 }
 .product_main_content_one {
	float:left;
	width:100%;
	padding:2% 0 0 0;
}
 .product_main_content_two{
	float:left;
	width:100%;
	padding:2% 0 2% 0;
}
   .product_main_content_two a {
	font-size:21px;
	display:inline-block;
	color:#ffffff;
font-family: 'Heebo', sans-serif;
  width:15%;
  border-radius:30px;
  	padding:1% 0 1% 0;
	margin-left:42.5%;
	text-align:center;
	background:#7bc153;
 }	
   .product_main_content_two a:hover {
   	color:#ffffff;
	background:#0f619f;
}	
  .Product_line {
	width:4%;
	height:2px;
	background:#5b150b;
	float:left;
	margin-top:1%;
	margin-left:48%;
}
/*** Product **/

/*** Why Us ***/
.why_us_content {
	float:left;
	width:100%;
	padding:3% 0 3% 0;
	background:url(../images/why-us-bg.jpg) no-repeat center top #d7d7d7;
	margin-bottom:3%;
}
.why_us_content_one {
	float:left;
	width:100%;
}
.why_us_content_two {
	float:left;
	width:30%;
	background:#ffffff;
	  border-radius:30px;
	  margin-top:5%;
	  margin-left:5%;
	  margin-bottom:3%;
}
.why_us_content_two h2 {
 float:left;
font-size:23px;
	color:#54130d;
font-family: 'Heebo', sans-serif;
text-align:center;
width:100%;
padding:25% 0 1% 0;
 }
.why_us_content_two img {
	float:left;
	padding:5% 0 25% 12%;
}
  .why_us_content_two_line {
	width:10%;
	height:2px;
	background:#54130d;
	float:left;
	margin-top:1%;
	margin-left:45%;
}	
.why_us_content_three {
	float:right;
	width:55%;
}
.why_us_data_content {
	float:left;
	width:45%;
	padding:4% 0 0 0;
}	
.why_us_data_content img {
	float:left;
	padding:0 0 0 32%;
}
.why_us_data_content h2 {
 float:left;
font-size:16px;
	color:#5b150b;
font-family: 'Heebo', sans-serif;
text-align:center;
width:100%;
padding:3% 0 0 0;
 }
 .what_clinet_say {
	width:100%;
	display:inline-block;
}
/*** Why Us ***/ 
 

/*** Responsive ***/
@media only screen and (min-width:320px) {
.logo {
	width:79%;
}

.jsw_top_content {
width:98%;
}

.who_we_are_content {
	padding-left:2%;
	width:98%;
}	
.who_we_are_content_one {
	width:99%;
}
.who_we_are_content_two {
	width:99%;
	float:left;
}	
   .product_main_content_two a {
  width:45%;
  margin-left:30%;
}
.why_us_content_two {
	width:90%
}
.why_us_content_three {
	float:left;
	width:95%;
}	
.why_us_data_content {
	width:80%;
	margin-left:15%;
}	
}

@media only screen and (min-width:360px) {
.who_we_are_content_line1 {
	margin-left:14%;
}
}

@media only screen and (min-width:400px) {
.who_we_are_content_line1 {
	margin-left:13%;
}	
}
@media only screen and (min-width:460px) {
.who_we_are_content_line1 {
	margin-left:11%;
}	
}

@media only screen and (min-width:500px) {
.who_we_are_content_line1 {
	margin-left:10%;
}	
.why_us_content_two {
	width:70%;
	margin-left:15%;
}
.why_us_data_content {
	width:50%;
	margin-left:0;
}
.jmw_banner_show {
	padding:10% 0 0 0;
}
}

@media only screen and (min-width:560px) {
.who_we_are_content_line1 {
	margin-left:9%;
}
.jmw_banner_show {
	padding:8% 0 0 0;
}
}

@media only screen and (min-width:600px) {
.who_we_are_content_line1 {
	margin-left:8%;
}
.jmw_banner_show {
	padding:6% 0 0 0;
}
}

@media only screen and (min-width:640px) {
.why_us_content_two {
	width:50%;
	  margin-left:25%;
}
.why_us_data_content {
	width:49%;
	margin-left:0;
}

}

@media only screen and (min-width:720px) {
.who_we_are_content_one {
	width:70%;
}
.who_we_are_content_two {
	width:25%;
	float:right;
}
.who_we_are_content_line1 {
	margin-left:28%;
	width:20%;
}
   .product_main_content_two a {
  width:25%;
	margin-left:36%;
}
}

@media only screen and (min-width:800px) {
.who_we_are_content_line1 {
	margin-left:26%;
	width:20%;
}

.why_us_content_two {
	width:35%;
	  margin-left:1%;
}
.why_us_content_three {
	float:right;
	width:63%;
}
.why_us_data_content {
	float:left;
	width:49%;
}
.jmw_banner_show {
	padding:4% 0 0 0;
}
}

@media only screen and (min-width:900px) {
.who_we_are_content_line1 {
	margin-left:24%;
	width:20%;
}
.jmw_banner_show {
	padding:3% 0 0 0;
}
}

@media only screen and (min-width:990px) {
.logo {
	width:34%;
	float:left;
}

.jsw_top_content {
	width:87%;
}
.who_we_are_content_line1 {
	margin-left:17%;
	width:10%;
}
.who_we_are_content {
	padding-left:0;
	width:100%;
}
.why_us_content_two {
	width:30%;
	  margin-left:5%;
}
.why_us_content_three {
	float:right;
	width:55%;
}
.why_us_data_content {
	float:left;
	width:45%;
}
   .product_main_content_two a {
  width:15%;
	margin-left:42.5%;
}
.jmw_banner_show {
	padding:0 0 0 0;
}
}	



/*** Responsive ***/








