@charset "utf-8";
/* CSS Document */

#punch_line {
	background-color:#CDCDCD;
	max-width: 1100px;
	margin-bottom:-50px;
	margin-top:-10px;
	clear:both;
	padding-top:10px;
}
#punch_line h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
}
#content_box_left {
	float: left;
	width:50%;
	height:585px;
	background-color:#CDCDCD;
	margin-left:0px;
	margin-top:30px;
}
.mission
{
	margin-left:139px;
}

.paragraph p
{
	margin-left:139px;
}


#content_box_right {
	float: left;
	height:615px;
	width: 50%;
	background-color:#CDCDCD;
}
#content_box_right h2 {
	font-size: 72px;
	font-weight: bolder;
	text-align: center;
}
#content_box_left h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	font-weight: bold;
}

#content_box_left center img {
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	}
#content1 {
	background-color: #FFF;
	background-image: url(about-banner.png);
	background-repeat: no-repeat;
	height:300px !important;
}

#specifications {
	float: left;
	width: 70%;
}
#cargo_types {
	width: 31%;
float: left;
padding: 14px;
margin-top: 21px;
}
#white_box {
	background-color: #FFFFFF;
	border: 10px solid #F00;
	float: left;
	height: 56%;
	width: 86%;
	padding: 10px;
	margin-top: -29px;
	font-size: 12px;
}

#specifications {
	margin-top: 30px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #F00;
	width: 60%;
	height:85%;
	float: left;

}
#specifications table tr th {
	text-align: left;
}
#content5
{
	font-size:16px;
	padding:5px;
	background-color:#2E455B;
	border-radius:16px;
	border:1px solid #152A3E;
	width:10%;
	height:92px;
	margin-left:90px;
	margin-top:60px;
	color:#FFF;
    background-image: -webkit-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
	background-image: linear-gradient(to bottom, #8BA0B4 0%, #152A3E 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BA0B4), color-stop(1, #152A3E));
background-image: -o-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
background-image: -moz-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
background-image: -ms-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
}
/*#content5
{
	font-size:16px;
	padding:5px;
	background-color:#2E455B;
	border-radius:16px;
	border:1px solid #152A3E;
	width:10%;
	height:80px;
	margin-left:4.167%;
	margin-top:60px;
	color:#FFF;
    background-image: -webkit-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
	background-image: linear-gradient(to bottom, #8BA0B4 0%, #152A3E 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8BA0B4), color-stop(1, #152A3E));
background-image: -o-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
background-image: -moz-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
background-image: -ms-linear-gradient(top, #8BA0B4 0%, #152A3E 100%);
}*/
#re
{
	/*margin-top:10px;
	margin-left:10px;
	text-align: center;*/
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:400;
}
.a
{
	margin-top:-10px;
	margin-left:40px;
}
.qu
{
	margin-top:-10px;
	margin-left:18px;
}
#content6
{
	
	margin-left:20.833%;
	margin-right:1.042%;
	margin-top:-150px;
	float:left;
	
}

#col2 {
border: thin solid #CDCDCD;
/* margin: 50px; */
/* height: 272px; */
clear: both;
background-color: #CDCDCD;
clear: both;
padding-bottom: 50px;
padding-top: 50px;
}

/*#col2
{
	border: thin solid #CDCDCD;
	padding:50px;
	height:272px;
	clear:both;
	background-color:#CDCDCD;
}*/
/*#col2
{
	border: thin solid #CDCDCD;
	margin-top:-15px;
	
	height:280px;
	clear:both;
	background-color:#CDCDCD;
}*/
#su2
{
	margin-top:80px;
}
.su
{
	font-size:16px;
	clear:both;
	margin-top:0;
	margin-left:22%;
}
.bt
{
	
 background-color: #f00;
  color: #fff;
border-radius:10px 0 0 10px;
    width:170px;
}
.bo
{width:500px;
border-radius:0 10px 10px 0;
}
.na
{
	margin-bottom:1.5em;
}
@media (max-width:48.000em){.mission, .paragraph p{
margin-left: 15px;
}
#content_box_left, #content_box_right { width:100%;}
#content_box_left {height: auto;}
#white_box {float:none; margin: 0 auto;height: 60%;width: 95%;}
.su {margin-left: 5%;}
#content6 {
margin: auto;
margin-left: 10%;
width: 100%;
float: left;
}
.na
{
	width:100%;
	margin-bottom:1.5%;
	padding:0;
	display:block;
}

.bt
{
	
	color:#FFF;
	border-radius:10px 0 0 10px;
	background-color:#F00;
    width:30%;
}
.bo
{
	width:50%;
    border-radius:0 10px 10px 0;
}
}