.hentry {
	padding: 0px;
}
.site-header {
	background: none !important;
}
#masthead {
	max-width: 978px;
	margin: 0 auto;
	height: 110px;
}
.site-header .logo {
	height: 110px;
	width: 185px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #008fd5;
}
.site-header .logo img {
	margin: 16px 0 0 20px;
}
.navbar {
	max-width: none !important;
	width: 520px;
	display: inline-block;
	margin-left: 235px;
	background-color: #ffffff;
}
.lang-selector {
	width: 130px;
	height: 42px;
	background-color: #008fd5;
	display: inline-block;
position: absolute;
right: 0px;
top: 0px;
z-index: 10;
}
.lang-selector ul {
	list-style: none;
	padding: 8px !important;
	margin: 0px !important;
	width: 100%;
}
.lang-selector li {
	display: inline-block;
	*display: inline;
	margin: 8px;
	position: relative;
	width: auto;
}
.lang-selector li a {
	color: #ffffff;
}
/* Block */
#home_block_three {
	width: 100%;
	background: #008fd5/*0071BC*/;
	height: 179px;
}
.home_block {	
	position: relative;
	width: 326px;
	height: 179px;
	background: #0071BC;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.last {
	margin-right: 0;
}
.home_block:hover img, .mid_block:hover img {
	opacity: .4;
	transition: all 1s;
	-webkit-transition: all 1s; /* Safari */
}
.home_block img, .mid_block img {
	opacity: .9;
	z-index: 1;
	position: relative;
	width: 450px;
	height: 180px;
	margin-top: -130px;
	transition: all 1s;
	-webkit-transition: all 1s; /* Safari */
}
#home_block_coldchain {
	width: 100%;
	height: 440px;
	background: #24b0cc;
	color: white;
	text-align: center;
	font-size: 16px;
}
#home_block_coldchain h1, #home_block_trucks h1 {
	text-align: center;
	font-size: 44px;
	margin: 0;
	padding: 48px 0 0px;
	font-weight: 300;
	color: white;
	-webkit-font-smoothing: antialiased;
}
#home_block_trucks h1 {
	color: #666;
	padding: 60px 0 60px 0;
}
#home_block_trucks {
	width: 100%;
	height: 400px;
	background: #FFF;
	color: #666;
	text-align: center;
	font-size: 16px;
}
#home_block_slogan {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 360px;
	background: #333;
	color: white;
	font-size: 16px;
	overflow: hidden;
	margin: 0;
}
#home_block_slogan .slogan {
	text-align: center;
	font-size: 30px;
	margin: 0px;
	width: 978px;
	padding: 60px 0 0px;
	font-weight: 300;
	color: white;
	text-shadow: 0 0 16px rgba(0, 0, 0, .5);
	position: absolute;
	z-index: 1;
}

#home_block_slogan .slogan h1 
,#home_block_slogan .slogan img 
{
	position: relative;
	z-index: 1;
	font-size: 40px;
	padding: 0 0 0;
}
#home_block_slogan img.bg {
	position: inherit;
	z-index: 0;
	width: 100%;
	height: auto;
	margin: -100px auto 0;
	display: inline-block;
}
.home .block_title h3 {
	color:white;}
.block_title {
	position: relative;
	width: 100%;
	text-align: center;
	z-index: 10;
	padding: 58px 0 0;
	color: white;
	text-shadow: 0 0 16px rgba(0, 0, 0, .4);
}
.block_title p {
	padding: 0 !important;
}
.block_title a {
	color: white;
	font-size: 16px;
}
.block_title h3 {
	margin: 0;
}
.mid_block {
	margin: 20px 0;
	width: 500px;
	height: 250px;
	background: #0071BC;
	overflow: hidden;
}
.mid_block .block_title h3 {
	font-size: 40px;/*background: rgba(255,189,11,.6);*/
	padding-bottom: 16px;
}
.mid_block .block_title a {
	font-size: 13px;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, .5);
	text-transform: uppercase;
	text-align: center;
	padding: 6px 12px;
	border-radius: 4px;
	color: white;
}

/* End of Block */
.post-2 .entry-header {
	display: none;
}
.entry-header {
	position: relative;
	width: 100%;
	height: 280px;
	margin: 0;
	overflow: hidden;
}
#post-86 .entry-header {
	height: 300px;
}
#post-86 .right_sidebar, #post-88 .right_sidebar {
	display: none;
}

#post-86 .central_column, #post-86 h1, #post-86 h2, #post-86 h3, #post-86 h4, #post-88 .central_column, #post-88 h1, #post-88 h2, #post-88 h3, #post-88 h4, #post-88 p {
	width: 978px;
}

.home .central_column{
	float: none;
	margin: auto;
}


.home .entry-content .container{
	width: auto;
}

.home .central_column p {
	text-align: center;
}
#post-88 p {
	padding: 0;
}
.entry-thumbnail{
	width: 100%;
	height: auto;
}

.entry-thumbnail .container{
	position: relative;
	height: auto;
	z-index: 1;
}

.entry-thumbnail img {
	position: relative;
	z-index: 0;
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: inline-block;
}
.entry-title, h3.entry-title {
	position: absolute;
	z-index: 1;
	margin: 212px 0 0;
	height: 68px;
	background-color: #008fd5;
	padding: 12px 24px;
	width: 250px !important;
	color: #ffffff !important;
	text-align: left !important;
	font-size: 30px !important;
	font-weight: 300;
	overflow: hidden;
}
#post-88 .central_column h3 {
	margin: 20px 0;
}
#post-86 .entry-title {
	display: none;
}
.entry-content {
	width: 980px;
	margin: 0px auto 0;
}
.entry-content p:nth-child(1) {
 margin-bottom: 0px;
}
.site-footer .sidebar-container {
	background-color: #FFFFFF;
}
.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text,
.site-footer .widget {
	color: #666666;
}
.site-footer .widget {
	font-size: 10px !important;
	top: 0px !important;
	margin-left: -20px;
}
.site-footer .widget h3 {
	font-size: 12px !important;
}
#secondary .widget:nth-child(2) {
 left: 160px !important;
}
#secondary .widget:nth-child(3) {
 left: 320px !important;
}
#secondary .widget:nth-child(4) {
 left: 480px !important;
}
#secondary .widget:nth-child(5) {
 left: 640px !important;
}
#secondary .widget:nth-child(6) {
 left: 800px !important;
}
.site-info {
	display: none;
}
.padding15 h2, .padding15 h3, .padding15 h6, .padding15 p {
	padding: 0 15px;
}
.padding15 ul {
	padding-right: 15px;
}
.whitefont {
	color: #FFFFFF;
}
.marginreduce h6 {
	margin: 12px 0;
}
.hide, .gallery-hide {
	display: none;
}
img.alignnone {
	margin: 0px;
}
#cboxClose {
	border: none;
	background: none;
	position: absolute;
	z-index: 1;
	color: #FFFFFF;
	right: 0px;
	top: 0;
	background: #008fd5;
	width: 80px;
	height: 80px;
	border-radius: 0px !important;
}

#fancybox-content,#fancybox-outer, #fancybox-title{
	border-color: #000!important;
	background-color: #000 !important;	
}
#fancybox-close{
	top: -16px !important;
	right: 9px!important;
}

.ngg-galleryoverview {
	margin-top: 80px !important;
	border: none;
}
.ngg-gallery-thumbnail-box{
	margin: 0px !important;
}
.custombg {
	width: 100%;
	background-color: rgb(0,0,0);
	background-color: rgba(0, 0, 0, 0.8);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
}

#fancybox-overlay{
	background-color: #000000 !important;
	opacity: 1 !important;
}

#colorbox {
	z-index: 1001;
}

#colorbox:focus
,#colorbox a:focus
,#colorbox button:focus{
	outline: none !important;
	border: none !important;
}

.fancybox-bg{
	background-image: none !important; 
}

.round-icon {
	border-radius: 160px;
	padding: 0px;
	margin: 24px 18px;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #008fd5;
}
.nav-menu li:hover > a, .nav-menu li a:hover {
	background-color: #ffffff;
	color: #008fd5;
}
button, input[type="submit"], input[type="button"], input[type="reset"] {
	background: #008fd5;
	border: none;
}
.post-86 .entry-content {
	background-color: #f2f2f2;
	padding-bottom: 40px;
	width: 100%;
}
.post-88 .jacky_bg_block {
	margin: 0 0 20px;
}
.left_sidebar {
	width: 250px;
	float: left;
}
.central_column {
	width: 500px;
	float: left;
}

.central_column p, .central_column h1, .central_column h2, .central_column h3, .central_column h4, .central_column h5 {
	/*width: 500px;*/
	padding: 20px 22px 0;
	margin: 0;
}


.right_sidebar {
	width: 228px;
	height: 100%;
	color: #008FD5;
	float: left;	
	font-size: 12px;
	margin-left: 0px;
	background-color: #f2f9fd;
}

.right_sidebar #rb_title{
	height: 140px;
	padding: 102px 22px 0;
	font-size: 14px;
	color: #ffffff;
	background-color: #008FD5;
}

.right_sidebar #rb_content{

}

.right_sidebar ul{
	list-style-type: none;
	color: #999;
	padding: 0px 0 16px;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin: 0.2em 0 0;
}

.right_sidebar ul:last-child{
	list-style-type: none;
	color: #999;
	padding: 0px 0 16px;
	border-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
	margin: 0.2em 0 0;
}

.right_sidebar li{
	padding: 0 20px;
	background: url(./bullet.png) 0 5px no-repeat;
}


.right_sidebar .padding26{
	display: inline-block;
	padding: 16px 20px 0;	
}

.right_sidebar a{
	color: #999;
	text-decoration: none;
}

.ngg-gallery-thumbnail-box{
	width: 33.3% !important;
}

#meteor-slideshow{
	height: 439px !important;
}

ul.content_bullet_parent{
	padding-left: 24px;
}

.content_bullet{
	padding: 0 18px 0; 
	background: url(./bullet2.png) 0 8px no-repeat;
	list-style: none;
}

.page-id-82 .mid_block
,.page-id-84 .mid_block
{
	display: table;
}

.page-id-82 .block_title
,.page-id-84 .block_title
{
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
}

.page-id-80 h4 em
,.page-id-84 h4 em{
	font-style: normal;
}

#quotation input{
	width: 14px;
	max-width: 14px;
	margin: 0 5px;
}

.wpcf7-submit, #contact-comment,.your-comment{
	width: 100%;
}

.wpcf7-list-item-label{
	margin: 0 50px 0 5px;
}


/* added by jacky */
.slideTitle {
	position: absolute;
	background-color: white;
	background-color: rgba(255, 255, 255, .8);
	width: 326px;
	height: 439px;
	padding: 100px 18px 20px;
	font-size: 1.4em;
	line-height: 1.5em;
	right: 0px;
	top: 0px;
	overflow: hidden;
	text-align: left;
}

.slideTitle h3{
	text-align: left;
	line-height: 42px;
	margin-bottom: 8px !important;
}

.slideTitle p{
	font-size: 16px;
}

.mslide{
	content: "";
	display: block; 
	clear: both;
}

.col1
,.col3{
	width: 80px;
}

.col2{
	width: 300px;
}


table h3{
	width: auto!important;
}

table th{
	text-align: center;
}

.no_blue{
	color: #000 !important;
	font-style: normal;
}

.fullwidth{
	width: 100%;
}

.site-footer{
	width: 980px;
	margin: auto;
}

.sidebar-container{
	display: inline-block;
	width: 440px;
	float: left;
}

.site-footer .widget-area{
	width: 440px;
}

.menu-footer-menu-container{
	display: inline-block;
	width: 400px;
	float: right;
	padding: 20px 0px;
	text-align: right;
}

.menu-footer-menu-container li{
	display: inline-block;
}