@import"reset.css";
@import"skeleton.css";
@import"forms.css";
@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,400italic,200,200italic,300,300italic,600,600italic,700,700italic,900);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
body{
	background: #fff;
	color:#222;
	position:relative;
	-webkit-text-size-adjust: none;
	font-family: 'Titillium Web', sans-serif;
}

html,body{height:100%;}
a{color: inherit; text-decoration: none;}
a:hover{text-decoration: none;}
.textlink{color: #3c85b8;}

/******************** BACKGROUND ******************/
.bg_white { background: #fff}
.bg_blue {background: #3c85b8;}

.bg_about_us  { background: url(../images/backgrounds/pc-express-delivery-bg-about-us3.png);}
.bg_industries{ background: url(../images/backgrounds/pc-express-delivery-bg-industries.png);}
.bg_contact{ background: url(../images/backgrounds/pc-express-delivery-bg-contact-us2.png);}
.bg_air_freight{ background: url(../images/backgrounds/pc-express-delivery-bg-air-freight.png);}
.bg_on_board_courier{ background: url(../images/backgrounds/pc-express-delivery-bg-on-board-courier.png);}
.bg_telecom{ background: url(../images/backgrounds/pc-express-delivery-bg-telecom.png);}
.bg_high_tech{ background: url(../images/backgrounds/pc-express-delivery-bg-high-tech.png);}
.bg_military{ background: url(../images/backgrounds/pc-express-delivery-bg-military.png);}
.bg_entertainment{ background: url(../images/backgrounds/pc-express-delivery-bg-entertainment.png);}
.bg_ecommerce{ background: url(../images/backgrounds/pc-express-delivery-bg-ecommerce.png);}
.bg_retail{ background: url(../images/backgrounds/pc-express-delivery-bg-retail.png);}
.bg_medical{ background: url(../images/backgrounds/pc-express-delivery-bg-medical2.jpg);}
.bg_life_science{ background: url(../images/backgrounds/pc-express-delivery-bg-life-science.png);}
.bg_3pl{ background: url(../images/backgrounds/pc-express-delivery-bg-3pl.png);}
.bg_forwarders{ background: url(../images/backgrounds/pc-express-delivery-bg-forwarders.png);}
.bg_tradeshow{ background: url(../images/backgrounds/pc-express-delivery-bg-tradeshow.png);}
/******************** ALIGNMENT AND CLEARING ******************/
.fleft{float:left}
.fright{float:right}
.alignright{text-align:right}
.aligncenter{text-align:center}
.alignmiddle *{vertical-align:middle}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:0;
	width:100%;
}
.wrapper{
	overflow:hidden;
	position:relative;
}
.extra-wrap{
	overflow:hidden;
	display:block;
}

/******************** PADDING ******************/
.pad_t100{padding-top: 100px;}
.pad_b100{padding-bottom: 100px;}
.pad_tb100{padding:100px 0;}
.pad_l100{padding-left: 100px;}
.pad_r100{padding-right: 100px;}
.pad_lr100{padding: 0 100px;}

.pad_t50{padding-top: 50px;}
.pad_b50{padding-bottom: 50px;}
.pad_tb50{padding:50px 0;}
.pad_l50{padding-left: 50px;}
.pad_r50{padding-right: 50px;}
.pad_lr50{padding: 0 50px;}

.pad_t30{padding-top: 30px;}
.pad_b30{padding-bottom: 30px;}
.pad_tb30{padding:30px 0;}
.pad_l30{padding-left: 30px;}
.pad_r30{padding-right: 30px;}
.pad_lr30{padding: 0 30px;}

.pad_t15{padding-top: 15px;}
.pad_b15{padding-bottom: 15px;}
.pad_tb15{padding:15px 0;}
.pad_l15{padding-left: 15px;}
.pad_r15{padding-right: 15px;}
.pad_lr15{padding: 0 15px;}

.pad_t10{padding-top: 10px;}
.pad_b10{padding-bottom: 10px;}
.pad_tb10{padding:10px 0;}
.pad_l10{padding-left: 10px;}
.pad_r10{padding-right: 10px;}
.pad_lr10{padding: 0 10px;}

/******************** WIDTH ******************/
.width250{width:250px;}

/*----- IMAGES -----*/
.img_width100 img{ width: 100%;}
.img_maxh200 img{max-height: 200px;}
.page_icon {position: absolute; margin:-200px 0 0 50px;z-index:9;}

/*  Header styles */
h1,h2,h3,h4,h5,h6{
	color:#000;
	font-weight:600;
	font-family:;
}

h1{font-size:30px; line-height:36px;}
h2{font-size:26px; line-height:32px;}
h3{font-size:22px; line-height:28px;} 
h4{font-size:15px; line-height:20px;}  
h5{font-size:13px; line-height:20px;}
h6{font-size:12px; line-height:20px;}

p { color: #666; font-family: 'Open Sans', sans-serif;}
p, h1, h2 {padding-bottom:15px;}

/******************** HEADLINES ******************/
.headline_icon{ position: absolute;margin: -120px 0 0 0;}

.content_headline{
	color: #000;
	font-size: 26px;
	font-weight: 600;
	line-height: 28px;

}

.bold{font-weight: 600; color: #000;}
.font_white{color: #fff;}
.font_blue{color: #3c85b8;}
.font_red{color:#ff0000;}

/*----- GET STARTED -----*/
.get_started{
	position: relative;
	background: #3c85b8;
	width: 100%;
	height: 60px;
	overflow: hidden;
	box-sizing:border-box;
}

.get_started1, .get_started2{
	padding: 15px 0;
	width: 100%;
	height: 60px;
	color:#fff;
	font-size: 32px;
	font-weight: 700;
	line-height: 32px;
	text-align: center;

	transition:         all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;
}

.get_started2{ background: #255377; }

.get_started:hover .get_started1{
	margin-top: -90px;
}

.or{
	position: relative;
	width: 100%;
	background: #fff;
	font-size: 26px;
	font-weight: 400;
	padding: 15px;
	margin: 0 auto;
	text-align: center;
	box-sizing:border-box;
}

.or:before{
	content: "-";
	color:#ccc;
	position: absolute;
	top:-40px;
	margin-left:-40px;
	font-size: 88px;
	font-weight: 400;
}

.or:after{
	content: "-";
	color:#ccc;
	position: absolute;
	top:-40px;
	margin-left:20px;
	font-size: 88px;
	font-weight: 400;
}

.or_lineb{
	position: absolute;
	width: 90%;
	top:50%;
	border-top: 2px #666 solid;
	box-sizing:border-box;
}



/*----- BUTTONS -----*/
.button, .button2{
	background: #000;
	padding: 5px 10px;

	color: #fff;
	font-size: 16px;
	font-style:italic;
	font-weight: 600;
	font-family: 'Titillium Web', sans-serif;

	transition:         all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;
}

.button:hover {
	background: #3c85b8;
	text-shadow:1px 1px 1px #000;

	box-shadow:         0px 8px 12px -6px #000;
	-webkit-box-shadow: 0px 8px 12px -6px #000;
	-moz-box-shadow:    0px 8px 12px -6px #000;
	-o-box-shadow:      0px 8px 12px -6px #000;
}

.button2:hover {
	color: #3c85b8;
	background: #fff;
	text-shadow:1px 1px 1px #999;

	box-shadow:         0px 8px 12px -6px #000;
	-webkit-box-shadow: 0px 8px 12px -6px #000;
	-moz-box-shadow:    0px 8px 12px -6px #000;
	-o-box-shadow:      0px 8px 12px -6px #000;
}

.request_outer{
	position: relative;
	width:100%;
	height:275px;
	overflow: hidden;

	transition:         all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition:    all 0.6s;
	-o-transition:      all 0.6s;
}
.request_outer:hover{
	box-shadow:         0px 8px 12px -6px #000;
	-webkit-box-shadow: 0px 8px 12px -6px #000;
	-moz-box-shadow:    0px 8px 12px -6px #000;
	-o-box-shadow:      0px 8px 12px -6px #000;
}
.request_inner1{
	background: #3c85b8;
	width: 100%;
	height: 275px;

	transition:         all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition:    all 0.6s;
	-o-transition:      all 0.6s;
}
.request_inner1 img{
	position: absolute;
	width: 100%;
	margin: 0;

	transition:         all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition:    all 0.9s;
	-o-transition:      all 0.9s;
}
.request_inner1 h2{
	padding: 15px 0;
	color: #fff;
	text-align: center;
	text-shadow:2px 2px 1px #000;
}
.request_inner1:hover{
	margin: -275px 0 0 0;
}
.request_inner1:hover img{
	margin: 235px 0 0 0;
}
.request_inner2{
	background: #255377;
	width: 100%;
	height: 275px;
}
.request_inner2 h2{
	padding: 230px 0 0 0;
	color: #fff;
	text-align: center;
	text-shadow:1px 1px 1px #000;
}
.link {color: #3c85b8; text-decoration: underline; margin-bottom: 100px; }

/*----- SHADOW -----*/
.shadow {
	-webkit-box-shadow: 0 8px 6px -6px #999;
	   -moz-box-shadow: 0 8px 6px -6px #999;
	        box-shadow: 0 8px 6px -6px #999;
}

/*----- ANGLE EDGES -----*/
.skyline{
	position: absolute;
	background: url(../images/pc-express-delivery-san-francisco-skyline2.png) no-repeat;
	background-position:cover;
	width: 336px;
	height: 100px;
	left:140px;
	z-index:6;
}

.white_incline{
	position: absolute;
	background: url(../images/angles/white_incline.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 100px;
	margin: -99px 0 0 0;
}

.white_decline{
	position: absolute;
	background: url(../images/angles/white_decline.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 100px;
	margin: -99px 0 0 0;
	z-index:7;
}

.blue_incline{
	position: absolute;
	background: url(../images/angles/blue_incline.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 100px;
	margin: -99px 0 0 0;
}

.blue_decline_bottom{
	position: absolute;
	background: url(../images/angles/blue_decline_bottom.png) center center no-repeat;
	background-size: cover;
	width: 100%;
	height: 100px;
	margin: -1px 0 0 0;
}


#sameday{
	position: absolute;
	background: url(../images/sameday.png);
	background-size: cover;
	width: 446px;
	height: 263px;
	right:100px;
	top:560px;
	z-index: 999;
}

/*********************************header*************************************/
header{position: fixed;
	background: rgba(255,255,255, 0.97);
	width: 100%;
	height: 100px;
	z-index: 999999999999999999999999;

	box-shadow:         0px 8px 12px -6px #000;
	-webkit-box-shadow: 0px 8px 12px -6px #000;
	-moz-box-shadow:    0px 8px 12px -6px #000;
	-o-box-shadow:      0px 8px 12px -6px #000;
}


/********************** Navigation ************************/
nav {
	position: relative;
	height: 60px;
	z-index: 9;
}
.top_logo{
	position: absolute;
}
.top_logo img{
	width: 140px;
}
.top_truck_icon{
	position: absolute;
	background: url(../images/icons/pc-express-delivery-icon-truck-top-nav.png);
	width: 300px;
	height: 100px;
	left: 150px;
}
.top_truck_icon h2{
	color: #3c85b8;
	font-size: 21px;
	line-height: 100px;
	letter-spacing: 1px;
	margin-left: 45px;
	margin-top: -32px;
}
.top_contact_info{
	position: absolute;
	right: 0;
	margin: 10px 15px 0 0;
}
.top_contact_info h2{
	color: #ea2323;
	font-size: 28px;
	line-height: 28px;
	font-weight: 800;
	letter-spacing: 2px;
	font-family: 'Open Sans', sans-serif;
	text-align: right;
	text-shadow:1px 1px 1px #666;
}
.top_contact_info h3{
	color: #000;
	font-size: 14px;
	line-height: 14px;
	font-weight: 300px;
	letter-spacing: 1px;
	font-family: 'Open Sans', sans-serif;
	text-align: right;
	text-shadow:0px 0px 0px #fff;
}
.top_contact_info img{
	position: absolute;
	height: 70px;
	top: 10px;
	right: -55px;

}
.menu-hover {
}

/*----- LEVEL 1 -----*/
.sf-menu{
	margin-top: 40px;
	height: 60px;
	font-size: 20px;
	font-weight: 600;
	line-height: 60px;
	font-family: 'Titillium Web', sans-serif;
}

.sf-menu li{
	display: inline-block;
	padding: 0 15px;
}
.sf-menu li a{
}
.sf-menu li a:hover{
	color: #4ba5e4;
}
/*----- LEVEL 2 -----*/
.sf-menu ul{
	position: absolute;
	background: #3c85b8;
	margin: 0 0 0 -20px;

	box-shadow:         0px 2px 8px 1px #000;
	-webkit-box-shadow: 0px 2px 8px 1px #000;
	-moz-box-shadow:    0px 2px 8px 1px #000;
	-o-box-shadow:      0px 2px 8px 1px #000;
}
.sf-menu ul li{
	display: block;
	height: 36px;
	color: #fff;
	font-weight: 200;
	border-top: 1px #fff ridge;

	transition:         all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;
}
.sf-menu ul li:first-child{border-top: 0px #fff ridge;}
.sf-menu ul li:hover{}
.sf-menu ul li a:hover{line-height: 36px;}
.sf-menu ul li a{
	line-height: 36px;
}
.sf-menu ul li a:hover{
	color: #fff;
}

.icon_popout{
	position: absolute;
	background: #3c85b8;
	width: 0px;
	height: 36px;
	margin-top: -1px;
	left:0px;
	margin-left: 0px;
	overflow: hidden;

	border-top-left-radius: 24px 24px;
	border-bottom-left-radius: 24px 24px;

	transition:         all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;

}
.sf-menu ul li:hover .icon_popout{
	width: 48px;
	margin-left: -48px;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-bottom: 1px #fff solid;
}

.icon_popout_airfreight       { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) 0px -2px no-repeat;}
.icon_popout_telecom          { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -43px no-repeat;}
.icon_popout_high_tech        { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -82px no-repeat;}
.icon_popout_military         { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -123px no-repeat;}
.icon_popout_life_science     { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -2px -161px no-repeat;}
.icon_popout_medical          { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -205px no-repeat;}
.icon_popout_retail           { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -244px no-repeat;}
.icon_popout_ecommerce        { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -284px no-repeat;}
.icon_popout_entertainment    { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -321px no-repeat;}
.icon_popout_tradeshow        { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -358px no-repeat;}
.icon_popout_3pl              { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -395px no-repeat;}
.icon_popout_forwarders       { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -2px -430px no-repeat;}
.icon_popout_on_board_courier { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -2px -468px no-repeat;}


.airports{
	position: absolute;
	top:5px;
	left:200px;
}

.airports h2{
	color:#3c85b8;
	line-height:100px;
}

/********************** BANNERS ************************/
.banner{padding-top: 100px;}
.banner_top{ background-size: cover; background-position: center top; width: 100%; height: 300px;}


/********************** FLEXSLIDER ************************/
.flex_box{
	background: #fff;
	position: relative;
	width: 100%;
	height: 650px;
	padding-top: 100px;
}
.flexslider{

}
.slides ul{
	width:100%;
}
.slides li{
	background-size: cover;
	width: 100%;
	height: 650px;
	z-index: -1;
}

.slide1{background: url(../images/slides/pc-express-delivery-slide1.png); background-position: right center;}
.slide2{background: url(../images/slides/pc-express-delivery-slide2.png); background-position: center bottom;}
.slide3{background: url(../images/slides/pc-express-delivery-slide3.png); background-position: center center;}
.slide4{background: url(../images/slides/pc-express-delivery-slide4b.png); background-position: center top;}
.slide5{background: url(../images/slides/pc-express-delivery-slide5.png); background-position: left bottom;}

.seattle_badge{
	position:absolute;
	width:300px; 
	height:300px;
	left:100%; 
	margin-left: -320px;
	margin-top: -200px;
	z-index: 999;
}
.seattle_badge img{width:300px;}

.slide_content{
	background:rgba(0,0,0,0.0);
	padding:25px 5px 15px 100px;
	position: absolute;
	top: 20px;
	left: 0;
}
.slide_content img{
	position: absolute;
	width: 100px;
	margin: -110px 0 0 30px;
}
.slide_headline{
	color:#3c85b8;
	font-size: 80px;
	font-style: italic;
	font-weight: 900;
	line-height: 80px;
	letter-spacing: 1px;
	text-shadow:2px 2px 1px #000;

	padding: 0 50px 10px 0px;
}
.slide_headline span{ color: #fff; margin-left: 50px;}

.slide_headline_smaller{
	color:#3c85b8;
	font-size: 60px;
	font-style: italic;
	font-weight: 900;
	line-height: 60px;
	letter-spacing: 1px;
	text-shadow:2px 2px 1px #000;

	padding: 0 50px 10px 0px;
}
.slide_headline_smaller span{ color: #fff; margin-left: 40px; }
 .slide_headline2{
 	width: 700px;
 	color: #fff;
 	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-shadow:2px 1px 1px #000;
	padding: 0px 50px 0 0px;
 }

.slide_list{
	color:#fff;
	font-size:22px;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	text-shadow:2px 1px 1px #000;
}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flex_box{height:650px;overflow:hidden;}

.flexslider {margin: 0 0 0px; position: relative; }
.flex-viewport {}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

/* Direction Nav */
.flex-direction-nav{display:none;}


/* Control Nav */
.flex-control-nav {width: 400px;height:20px; position: absolute; bottom: 20px; text-align: center;z-index:8;}
.flex-control-nav li {margin: 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 16px; height: 16px; margin: 0px 0 0; display: block; background: url(../images/slider/pags.png) no-repeat 0 -16px;cursor: pointer; text-indent: -9999px;}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active{ background-position:0 0px;}


.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .active {opacity: 1; cursor: default;}

/******************** TAGLINE ******************/
.tagline1{
	color:#3c85b8;
	font-size: 60px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 1px;
	text-shadow:1px 1px 1px #000;

	padding: 0 50px 30px 50px;
	border-bottom: 1px #ccc solid;
}
.tagline1 span{ color: #bbb;}

.tagline2{
	color: #222;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;

	padding: 30px 50px 0 50px;
}
.tagline3{
	color:#3c85b8;
	font-size: 60px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 1px;
	line-height:60px;
	text-shadow:1px 1px 1px #000;

	padding: 0 0px 30px 0px;
}
.tagline3 span{ color: #bbb;}
.tagline_font_white{
	color:#fff;
	font-size: 60px;
	font-style: italic;
	font-weight: 900;
	letter-spacing: 1px;
	text-shadow:1px 1px 1px #000;

	padding: 0 50px 30px 50px;
	border-bottom: 1px #ccc solid;
}

/******************** TILES ******************/
#tiles{
	background: #3c85b8;
}

.tile{
	display: inline-block;
	background: #fff;
	width: 300px;
	padding:20px;

	margin: 20px 0 0 20px;

	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
}

.tile h2{
	color:#000;
	font-size: 36px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;

	padding: 15px 0;

	transition:         all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;
}
.tile h2:hover{
	color: #3c85b8;
	text-shadow:1px 1px 1px #000;

}
.tile p{
	color:#999;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 16px;
	font-family: 'Open Sans', sans-serif;
}
.tile img{
	width: 100%;
}

/******************** LIST ******************/
.list-1 li{
	background: url(../images/list/list-1.png) left center no-repeat;
	padding: 5px 0 5px 25px;
	border-bottom: 1px #ccc solid;
}

.list-1 li, .list-1 li a{color:#4ba5e4;}

.list-2 li{
	min-height: 40px;
	padding: 10px 0 10px 5px;
	border-bottom: 1px #ccc solid; 
}
.list-2 li span{
	margin-left: 10px;
}
.list-2 li, .list-2 li a{color:#999; }
.list-1 li:last-child, .list-2 li:last-child{border-bottom: 0px}

.list-3 li{
	background: url(../images/list/list-3.png) left center no-repeat;
	padding: 5px 0 5px 25px;
	border-bottom: 1px #fff solid;
}

.list-3 li, .list-3 li a{color:#fff }

.contact_info{font-family: 'Open Sans', sans-serif;}
.contact_info dt{ color: #000; font-weight: 600; padding-top: 5px;}
.contact_info dd{ color: #ea2323; font-weight: 600;}

.monkey{
	position:relative;
	height:200px;
	width:100%;
	margin:0 auto;
}
.monkey img{
	position:absolute;
	width:250px;
	margin:0 0 0 30px;
}
.monkey h2{color:#3c85b8;}
.monkey h2, .monkey p{
	margin:0 0 0 300px;
}

/******************** FOOTER ******************/

footer {
	background: #222;
	color: #ccc;
}
footer a{
	color: #ccc;
}
footer h2{
	color: #fff;
}
.footer_truck{
	position: absolute;
	margin-top: -75px;
	right: 50px;
}
.social_link{ line-height: 48px; padding: 15px 0px 0px 10px;}
.social_button_fb        {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) 0px 0px;}
.social_button_fb:hover  {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) -48px 0px;}
.social_button_fb:active {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) -96px 0px;}
.social_button_tw        {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) 0px -48px;}
.social_button_tw:hover  {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) -48px -48px;}
.social_button_tw:active {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) -96px -48px;}
.social_button_lk        {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) 0px -96px;}
.social_button_lk:hover  {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) -48px -96px;}
.social_button_lk:active {width: 48px; height: 48px; background: url(../images/icons/social_buttons.png) -96px -96px;}

.social_button_fb2        {width: 47px; height: 48px; background: url(../images/icons/social_buttons2.png) 0px 0px no-repeat; margin: 0 0 5px 0;}
.social_button_fb2:hover  {width: 47px; height: 48px; background: url(../images/icons/social_buttons2.png) -48px 0px no-repeat; margin: 0 0 5px 0;}
.social_button_tw2        {width: 47px; height: 48px; background: url(../images/icons/social_buttons2.png) 0px -48px no-repeat; margin: 0 0 5px 0;}
.social_button_tw2:hover  {width: 47px; height: 48px; background: url(../images/icons/social_buttons2.png) -48px -48px no-repeat; margin: 0 0 5px 0;}
.social_button_lk2        {width: 47px; height: 48px; background: url(../images/icons/social_buttons2.png) 0px -96px no-repeat; margin: 0 0 5px 0;}
.social_button_lk2:hover  {width: 47px; height: 48px; background: url(../images/icons/social_buttons2.png) -48px -96px no-repeat; margin: 0 0 5px 0;}

.footer_contact img{position: absolute; padding: 3px 0 0 0;}
.footer_contact p{ padding: 10px 0 15px 58px;}
.contact_button_phone    {width: 48px; height: 48px; background: url(../images/icons/contact_buttons.png) 0px 0px;}
.contact_button_fax      {width: 48px; height: 48px; background: url(../images/icons/contact_buttons.png) 0px -48px;}
.contact_button_email    {width: 48px; height: 48px; background: url(../images/icons/contact_buttons.png) 0px -96px;}
.contact_button_adress   {width: 48px; height: 48px; background: url(../images/icons/contact_buttons.png) 0px -144px;}
/******************** RESPONSIVE DESIGN ******************/
@media only screen and (max-width: 1024px) {
 body{min-width:1000px;}
}

@media only screen and (max-width: 995px) {
 body{min-width:768px;}
 .tablet_hide{display: none;}
 .skyline{display: none;}
.top_contact_info h3{ font-size:12px;}
 .sf-menu ul li{
	display: block;
	height: 40px;
	color: #fff;
	font-weight: 200;
	border-top: 1px #fff ridge;

	transition:         all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition:    all 0.3s;
	-o-transition:      all 0.3s;}
 .icon_popout{
	height: 40px;}
 .sf-menu ul li:hover .icon_popout{
	width: 48px;
	margin-left: -48px;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-bottom: 1px #fff solid;}
.icon_popout_airfreight   { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -3px;}
.icon_popout_telecom      { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -49px;}
.icon_popout_high_tech    { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -95px;}
.icon_popout_military     { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -141px;}
.icon_popout_life_science { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -185px;}
.icon_popout_medical      { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -236px;}
.icon_popout_retail       { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -282px;}
.icon_popout_ecommerce    { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -326px;}
.icon_popout_entertainment{ width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -370px;}
.icon_popout_tradeshow    { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -1px -413px;}
.icon_popout_3pl          { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -2px -454px;}
.icon_popout_forwarders   { width: 46px; height: 46px; background:url(../images/icons/icon_popout.png) -2px -495px;}

.request_outer{
	position: relative;
	width:100%;
	height:215px;
	overflow: hidden;

	transition:         all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition:    all 0.6s;
	-o-transition:      all 0.6s;
}
.request_outer:hover{
	box-shadow:         0px 8px 12px -6px #000;
	-webkit-box-shadow: 0px 8px 12px -6px #000;
	-moz-box-shadow:    0px 8px 12px -6px #000;
	-o-box-shadow:      0px 8px 12px -6px #000;
}
.request_inner1{
	background: #3c85b8;
	width: 100%;
	height: 275px;

	transition:         all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition:    all 0.6s;
	-o-transition:      all 0.6s;
}
.request_inner1 img{
	position: absolute;
	width: 100%;
	margin: 0;

	transition:         all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition:    all 0.9s;
	-o-transition:      all 0.9s;
}
.request_inner1 h2{
	padding: 15px 0;
	color: #fff;
	text-align: center;
	text-shadow:2px 2px 1px #000;
}
.request_inner1:hover{
	margin: -275px 0 0 0;
}
.request_inner1:hover img{
	margin: 235px 0 0 0;
}
.request_inner2{
	background: #255377;
	width: 100%;
	height: 275px;
}
.request_inner2 h2{
	font-size:21px;
	padding: 170px 0 0 0;
	color: #fff;
	text-align: center;
	text-shadow:1px 1px 1px #000;
}
}

#map{
	background:url(../images/map.png) #ff8707;
	background-size: cover;
	height: 600px;
}



#map .maptext{
	position: relative;
	float: right;
	max-width: 30%;
	padding:100px 10% 0 0;
}

#map .maptext p{
	color:#fff;
	font-weight: 700;
	font-size: 1.1em;
}

dt span{
	color: #000;
	font-weight: 700;
}
.bulletlist{
	margin-left:20px;
}
.bulletlist li{
	list-style: disc;
	padding-left:4px;
}

@media only screen and (max-width: 995px){
	#map{
	background:url(../images/map.png) -200px 0px #ff3939;
	background-size: cover;
	height: 600px;
	}
}


@media only screen and (max-width: 767px) {
	.mobile_hide{display: none;}
 body{min-width:420px;}
 #mm0{
 	position: absolute;
 	right: 16px;
 	margin-top: 60px;
 }
 .skyline{display:none;}
 .top_contact_info h3 { font-size: 11px;}
 .flex_box{height:400px;overflow:hidden;}
 .slides li{height: 400px;}
 .slide_content{top:0;padding:25px 15px 15px 25px;margin-top:0px;}
 .slide_headline, .slide_headline_smaller{
	color:#3c85b8;
	font-size: 40px;
	font-style: italic;
	font-weight: 900;
	line-height: 40px;
	letter-spacing: 1px;
	text-shadow:2px 2px 1px #000;

	padding: 0 0px 0px 0px;
}
.slide_headline span, .slide_headline_smaller span{ color: #fff; margin-left: 00px;}
 .slide_headline2{
 	width: 400px;
 	color: #fff;
 	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-shadow:2px 1px 1px #000;
	padding: 10px 0px 0 0px;
 }
 .skyline{display:none}
.list-1{border-bottom: 1px #ccc solid;}
.mobile_margins{margin-top: -24px;}

.request_outer{
	position: relative;
	width:100%;
	height:275px;
	overflow: hidden;

	transition:         all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition:    all 0.6s;
	-o-transition:      all 0.6s;
}
.request_outer:hover{
	box-shadow:         0px 8px 12px -6px #000;
	-webkit-box-shadow: 0px 8px 12px -6px #000;
	-moz-box-shadow:    0px 8px 12px -6px #000;
	-o-box-shadow:      0px 8px 12px -6px #000;
}
.request_inner1{
	background: #3c85b8;
	width: 100%;
	height: 275px;

	transition:         all 0.6s;
	-webkit-transition: all 0.6s;
	-moz-transition:    all 0.6s;
	-o-transition:      all 0.6s;
}
.request_inner1 img{
	position: absolute;
	width: 100%;
	margin: 0;

	transition:         all 0.9s;
	-webkit-transition: all 0.9s;
	-moz-transition:    all 0.9s;
	-o-transition:      all 0.9s;
}
.request_inner1 h2{
	padding: 15px 0;
	color: #fff;
	text-align: center;
	text-shadow:2px 2px 1px #000;
}
.request_inner1:hover{
	margin: -275px 0 0 0;
}
.request_inner1:hover img{
	margin: 235px 0 0 0;
}
.request_inner2{
	background: #255377;
	width: 100%;
	height: 275px;
}
.request_inner2 h2{
	padding: 230px 0 0 0;
	color: #fff;
	text-align: center;
	text-shadow:1px 1px 1px #000;
}

}

@media only screen and (max-width: 643px){
	#map_hide{
	display: none;
	}
}

@media only screen and (max-width: 479px) {
body{min-width:300px;}
	header{height: 180px;position:relative;}
	.top_logo{
		left: 50%;
		margin-left: -70px;
		margin-top: 80px;
	}
	.top_contact_info h3{
		text-align: center;
	}
	.top_contact_info h2 {
		font-size: 22px;
		text-align: center;
		width: 100%;
	}
	.banner{padding-top:0px;}
	.flex_box{padding-top:0;}
	#mm0{ width: 100%; right: 0;}
	.page_icon{left:50%; margin-left:-72px;}
}
