/* ------ For Left Mode (Main Content) ------ */

#Left_Box {
	float:left;
	padding-top:10px;
	width: 270px;
}

#MainContent_Box, #MainContent_Box2 {
	margin-left:290px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	width:auto;
	overflow:hidden;		/* ต้องใส่ไว้ ไม่งั้นถ้าฝั่งขวามือมี style=clear:both จะเกิดการตัดขึ้นบรรทัดใหม่ต่อท้ายด้านล่างสุดของ object ตัวสุดท้ายด้านซ้าย (เกิดเป็นช่องว่างขนาดใหญ่) */
}

.MainContent_Box2_ShowMenuBox {
	margin-left:290px;
	width:auto;
	overflow:hidden;
}





@media only screen and (max-width:560px) {

#Left_Box {
	clear:both;
	width: 100%;
}

#MainContent_Box, #MainContent_Box2 {
	margin-left:0px;
	clear:both;
	width: 100%;
}

}
















/* ---------- For Left Mode (ProductGroup) ---------- */
.pcontrol {
	width:280px;
}


/* ---------- For Left Mode (Thumbnail LeftSide) ---------- */

.pdttl {
	float:left;
	width:100%;
	margin-bottom:20px;
}

.pdttls {
	float:none;
	margin-left:auto;
	margin-right:auto;
	width:80%
}

.pdtzl {					/* Box For Absolute Change (สำหรับด้านซ้ายมือ) */	
	width:100%;
	/* background:#ffffff; */
}

.pdtxnl {				/* Product Name */
	font-size: 1.15em;
}

.pdttrl {
	float:left;
}

/* ---- thumb แบบ slick ด้านซ้ายมือ (ขนาดรูปไซส์ s) ให้ย่อขนาด slick เหลือ 80% ---- */
.pdtr_thumbls {
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}

.pdtr_thumbls .slick-list {
	margin-left:auto;
	margin-right:auto;
	width:80%;
}





/* ------------------------------ For Left Mode (Thumbnail Horizontal (Left Side)) ------------------------------ */
.pdtt_hl {	
	float:left;
	width:100%;
	margin-bottom:20px;
}

.pdtxi_hl {
	float:left;
	width: 40%;
	max-width:300px;
	margin-right:3%;
	text-align: left;
}

.pdtxn_hl {				/* Product Name */
	float:left;
	width:100%;
	text-align:left;
	padding-top:0px;
	font-size: 1.15em;
	border-bottom:none;
	height:39px;
}

.pdtbz_hl {
	/* display:none; */
	top:10px;
	right:auto;
	left:10px;
}

.pdtxr_hl {				/* Product Rating */
	float:left;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	border-bottom:none;
}

.pdtxr1_hl {				/* Product Rating(Star) */
	/* margin-top:10px; */
}

.pdtxr2_hl {				/* Product Rating(Qty Review) */
	display:none;

/*
	float:left;
	padding-left:20px;
*/
}

.pdtd_hl {
	display:none;	
}

.pdtx_hl:hover .pdtxn_hl {
	height:auto;
	min-height:30px;	
	padding-bottom:0px;
    	max-height: 500px;
}

.pdtxp_hl {				/* Product Price */
	float:left;
	width:100%;
	text-align:left;
	height:auto;
	line-height:auto;
	padding-top:0px;
	padding-bottom:5px;
}

.pdtxp_hl span:nth-child(1) {				/* Product Price(Real) */
	font-size:1.5em;
	font-weight:normal;
	color:#ec117a;	
}

.pdtxp_hl span:nth-child(2) {				/* Product Price(Fake) */
	display:none;
}

.pdtxrs_hl {
	float:left;
	box-sizing:border-box;
	width:57%;
}

.pdtbt_hl {
	display:none;	
}

.pdtz_hl {
	width:100%;
	/* background:#ffffff; */
	border-bottom:#cccccc dotted 1px;
}





/* ---- For Left Mode (Thumbnail) ---- */

@media only screen and (max-width:1232px) {

	.pdtt {
		width:33.33%;
	}

	.pdttm {
		width:25%;
	}

	.pdtts {
		width:20%;
	}
	
}

@media only screen and (max-width:998px) {

	.pdtt {
		width:50%;
	}

	.pdttm {
		width:33.33%;
	}

	.pdtts {
		width:25%;
	}
	
}

@media only screen and (max-width:778px) {

	.pdttm {
		width:50%;
	}

	.pdtts {
		width:33.33%;
	}

}


@media only screen and (max-width:660px) {

	.pdtt {
		width:98%;
	}
	
}

@media only screen and (max-width:560px) {

	.pdtt {
		width:50%;
	}
	
}

@media only screen and (max-width:387px) {

	.pdtt {
		width:98%;
	}

	.pdtts {
		width:50%;
	}
	
}




/* ---- For Left Mode (Board@Home [Left Mode]) ---- */
.bbhome_datas1 {
	width: 175px;
}

.bbhome_datas2 {
	width:auto;
}



/* ---- For Left Mode (Track) ---- */

#logo_thailandpost {
	display:none;	
}

.track_datas {
	width:270px;
}

/* ------------- Responsive ------------- */
@media only screen and (max-width:1064px) {

	.track_topic_sub {
		clear:both;
		width:100%;
		text-align:center;
	}
	
/*	#icon_place {
		display:inline;
	}

	#logo_thailandpost {
		display:inline;
	}*/
	
	#track_topic_11 {
		display:none;
	}
	
	#track_topic_12 {
		width:100%;
		display:inline-block;
		float:none;
		padding-top:0px;
	}
	
	#track_searchbox {
		float:none;
		margin-left:auto;
		margin-right:auto;
	}	

	#track_topic_seperate {
		width:100%;
		clear:both;	
	}

	
}

@media only screen and (max-width:645px) {
	
	#track_topic_2 {
		height:auto;
		line-height:25px;
		padding-top:20px;
		padding-bottom:20px;
	}

	#track_topic_2 a {
		font-size:1.7em;
	}
	
}





/* ------ For Left Mode (Article Detail) ------ */

#arc_l {
	width: 100%;
	min-height: 500px;
	margin-right: 0px;
	margin-left: 0px;

}

#arc_l .article_list {
	padding-left: 1%;
}

#arc_r {
	display:none;
}

@media only screen and (max-width:1183px) {

	.article_box {
		width:49%;
	}

}

@media only screen and (max-width:1035px) {

	.article_box {
		height:340px;
	}

	.article_topic {
		font-size:2.2em;
	}

}

@media only screen and (max-width:747px) {

	.article_box {
		width:98%;
		height:390px;
	}

}

@media only screen and (max-width:863px) {

	.article_box {
		width:98%;
		height:390px;
	}

	#arc_time span {
		display:block;
		box-sizing:border-box;
		padding-top:7px;
		clear:left;
	}

}

@media only screen and (max-width:636px) {

	.article_box {
		height:330px;
	}

}

@media only screen and (max-width:592px) {

	.article_topic {
		font-size:1.9em;
	}

}

@media only screen and (max-width:560px) {

	.article_topic {
		font-size:2.2em;
	}

	.article_box {
		height:400px;
	}

}

@media only screen and (max-width:362px) {

	.article_box {
		height:335px;
	}

}








/* ------ For Left Mode (How To Pay) ------ */

.pay_picsbox {
	max-width:600px;
}

.bank_datas {
	width:215px;
}






/* ------ For Left Mode (Contact Us) ------ */


#contact_detail, #contact_message {
	width:45%;
}

@media only screen and (max-width:1214px) {

	#contact_detail {
		display:block;
		margin-left:auto;
		margin-right:auto;
		width:98%;
	}
	
	#contact_message {
		display:block;
		margin-left:auto;
		margin-right:auto;		
		width:98%;
	}
	
}

@media only screen and (max-width:800px) {

	#contact_detail {
		width:99%;
	}
	
	#contact_message {	
		width:99%;
	}

	.contact_data {
		margin-left:0px;	
	}
	
}





/* -------------------- (034) - PdtBox -------------------- */
.pdtgbox {
	width:100%;
	height:420px;
	/* margin-top:40px; */
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	/* background:#ffffff; */
	border-top:#f31349 solid 2px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-bottom:solid 1px;
	box-sizing:border-box;
}

.pdtgbox_menu {
	float:left;
	width:200px;
	height:420px;	
	box-sizing:border-box;
	border-right:solid 1px;
}

.pdtgbox_menu_1 {
	float:left;
	width:200px;
	height:100px;	
	box-sizing:border-box;
	border-bottom:solid 1px;
	transition: box-shadow 0.3s;
}

.pdtgbox_menu_1:hover {
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.pdtgbox_menu_11 {
	display:table-cell;
	padding:10px;
	width:180px;
	height:99px;	
	box-sizing:border-box;
	vertical-align:middle;
	font-family: thaisansneue,Tahoma;
    font-size: 2em;
	text-align:center;
	color:#f31349;
}

.pdtgbox_menu_12 {
	display:table-cell;
	width:20px;
	height:99px;	
	box-sizing:border-box;
	vertical-align:middle;
	font-size: 2em;
	color:#bbbbbb;
}

.pdtgbox_menu_2 {
	float:left;
	width:200px;
	height:317px;	
	box-sizing:border-box;
	padding:10px 10px 10px 0px;
	overflow:auto;
}

.pdtgbox_menu_2 a {
	display:block;
	width:100%;	
	padding-top:12px;
	padding-bottom:12px;
	padding-left:15px;
	padding-right:15px;
	font-family: Tahoma;
	font-size: 1.1em;
	color:#555555;
	text-decoration:none;
	overflow:hidden;
}

.pdtgbox_menu_2 a:hover {
	color:#ff6600;
}

.pdtgbox_picoutside {
	float:left;
	width:303px;
	height:417px;	
}

.pdtgbox_pic {
	box-sizing:border-box;
	width:303px;
	height:417px;	
}

.pdtgbox_thumbnail {
	margin-left:503px;
	box-sizing:border-box;
	height:417px;	
}

.pdtgbox_thumbnailnoleft {
	margin-left:304px;
	box-sizing:border-box;
	height:417px;	
}

.pdtgbox_thumb {
	float:left;
	padding:9px;
	box-sizing:border-box;
	width:33.33%;										/*  width:201px;  */
	height:208px;	
	border-right:solid 1px;
	border-bottom:solid 1px;
	transition: box-shadow 0.3s;
}

.pdtgbox_thumb:hover {
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.pdtgbox_thumb:nth-child(4), .pdtgbox_thumb:nth-child(5) {
	border-bottom:none;
}

.pdtgbox_thumb:nth-child(3) {
	border-right:none;
}

.pdtgbox_thumb:nth-child(6) {
	border-right:none;
	border-bottom:none;
}

.pdtgbox_thumb a {
	color:#555555;
	text-decoration:none;
}

.pdtgbox_thumb a:hover {
	color:#ff6600;
}


.pdtgbox_thumbnoleft {
	float:left;
	padding:9px;
	box-sizing:border-box;
	width:25%;										/*  width:201px;  */
	height:210px;	
	border-right:solid 1px;
	border-bottom:solid 1px;
	transition: box-shadow 0.3s;
}

.pdtgbox_thumbnoleft:hover {
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.pdtgbox_thumbnoleft:nth-child(5), .pdtgbox_thumbnoleft:nth-child(6), .pdtgbox_thumbnoleft:nth-child(7), .pdtgbox_thumbnoleft:nth-child(8) {
	border-bottom:none;
}

.pdtgbox_thumbnoleft:nth-child(4), .pdtgbox_thumbnoleft:nth-child(8) {
	border-right:none;
}

.pdtgbox_thumbnoleft a {
	color:#555555;
	text-decoration:none;
}

.pdtgbox_thumbnoleft a:hover {
	color:#ff6600;
}

.pdtgbox_thumb_name {
	width:100%;
	height:48px;
	margin-bottom:10px;
	overflow:hidden;
	box-sizing:border-box;
	padding-top:10px;
	font-family: Tahoma;
	font-size: 1.1em;	
	text-align:center;
	word-wrap:break-word;
}

.pdtgbox_thumb_pic {
	max-width:100%;
	text-align:center;
}



@media only screen and (max-width:1154px) {
	
	.pdtgbox {
		height:452px;
	}
	
	.pdtgbox_menu {
		display:none;
	}
	
	.pdtgbox_picoutside {
		width:327px;
		height:450px;
	}
	
	.pdtgbox_pic {
		width:327px;
		height:450px;
	}		

	.pdtgbox_thumbnail {
		margin-left:254px;
	}	

	.pdtgbox_thumbnailnoleft {
		margin-left:254px;
	}	
	
	.pdtgbox_thumb {
		width:27%;
		height:225px;
	}	

	.pdtgbox_thumbnoleft {
		width:27%;
		height:225px;
	}

	.pdtgbox_thumbnoleft:nth-child(3), .pdtgbox_thumbnoleft:nth-child(6) {
		border-right:none;
	}

	.pdtgbox_thumbnoleft:nth-child(4) {
		border-right:solid 1px;
		border-bottom:none;
	}

	.pdtgbox_thumbnoleft:nth-child(5), .pdtgbox_thumbnoleft:nth-child(6), .pdtgbox_thumbnoleft:nth-child(7), .pdtgbox_thumbnoleft:nth-child(8) {
		border-bottom:none;
	}

	.pdtgbox_thumbnoleft:nth-child(7), .pdtgbox_thumbnoleft:nth-child(8) {
		display:none;
	}
		
}

@media only screen and (max-width:1071px) {
	

	
	.pdtgbox_thumb {
		width:40%;
		height:225px;
	}	

	.pdtgbox_thumbnoleft {
		width:40%;
		height:225px;
	}
	
	.pdtgbox_thumb:nth-child(2), .pdtgbox_thumb:nth-child(4) {
		border-right:none;
	}

	.pdtgbox_thumb:nth-child(3) {
		border-right:solid 1px;
	}
	
	.pdtgbox_thumb:nth-child(5), .pdtgbox_thumb:nth-child(6) {
		display:none;
	}

	.pdtgbox_thumbnoleft:nth-child(2), .pdtgbox_thumbnoleft:nth-child(4) {
		border-right:none;
	}

	.pdtgbox_thumbnoleft:nth-child(3) {
		border-right:solid 1px;
	}

	.pdtgbox_thumbnoleft:nth-child(5), .pdtgbox_thumbnoleft:nth-child(6) {
		display:none;
	}
		
}

@media only screen and (max-width:993px) {
	
	.pdtgbox {
		height:auto;
	}	
	
	.pdtgbox_picoutside {
		display:none;
	}
	
	.pdtgbox_pic {
		display:none;
	}		
	
	.pdtgbox_thumbnail {
		margin-left:0px;
	}

	.pdtgbox_thumbnailnoleft {
		margin-left:0px;
	}	
	
	.pdtgbox_thumb {
		width:33.33%;
		height:270px;
	}

	.pdtgbox_thumbnoleft {
		width:33.33%;
		height:270px;
	}
	
	.pdtgbox_thumb:nth-child(5), .pdtgbox_thumb:nth-child(6) {
		display:block;
	}
	
	.pdtgbox_thumb:nth-child(2), .pdtgbox_thumb:nth-child(4) {
		border-right:solid 1px;
	}	
	
	.pdtgbox_thumb:nth-child(3), .pdtgbox_thumb:nth-child(6) {
		border-right:none;
	}
	
	.pdtgbox_thumbnoleft:nth-child(2), .pdtgbox_thumbnoleft:nth-child(4) {
		border-right:solid 1px;
	}		
	
	.pdtgbox_thumbnoleft:nth-child(3), .pdtgbox_thumbnoleft:nth-child(6) {
		border-right:none;
	}

	.pdtgbox_thumbnoleft:nth-child(7), .pdtgbox_thumbnoleft:nth-child(8) {
		display:block;
	}

	
}

@media only screen and (max-width:829px) {


	.pdtgbox_thumb {
		width:50%;
		height:295px;
	}

	.pdtgbox_thumbnoleft {
		width:50%;
		height:295px;
	}	
	
	.pdtgbox_thumb:nth-child(3) {
		border-right:solid 1px;
	}
	
	.pdtgbox_thumb:nth-child(4) {
		border-bottom:solid 1px;
	}

	.pdtgbox_thumbnoleft {
		width:50%;
	}
	
	.pdtgbox_thumb:nth-child(2), .pdtgbox_thumb:nth-child(4), .pdtgbox_thumb:nth-child(6) {
		border-right:none;
	}

	.pdtgbox_thumbnoleft:nth-child(2), .pdtgbox_thumbnoleft:nth-child(4), .pdtgbox_thumbnoleft:nth-child(6) {
		border-right:none;
	}
	
	.pdtgbox_thumbnoleft:nth-child(3) {
		border-right:solid 1px;
	}	

	.pdtgbox_thumbnoleft:nth-child(4), .pdtgbox_thumbnoleft:nth-child(5), .pdtgbox_thumbnoleft:nth-child(6) {
		border-bottom:solid 1px;
	}
	
	.pdtgbox_thumbnoleft:nth-child(7), .pdtgbox_thumbnoleft:nth-child(8) {
		display:block;
	}
	
}

@media only screen and (max-width:670px) {

	.pdtgbox_thumb {
		height:235px;
	}

	.pdtgbox_thumbnoleft {
		height:235px;
	}
	
}

@media only screen and (max-width:649px) {

	.pdtgbox_picoutside {
		width:100%;
		display:block;
	}

	.pdtgbox_pic {
		max-width:100%;
		margin-left:auto;
		margin-right:auto;
		display:block;
		overflow:hidden;
	}
	
	.pdtgbox_thumb {
		width:50%;
		height:275px;
	}

	.pdtgbox_thumbnoleft {
		width:50%;
		height:275px;
	}	
	
	.pdtgbox_thumb:nth-child(4) {
		border-bottom:solid 1px;
	}
	
	.pdtgbox_thumbnoleft:nth-child(2), .pdtgbox_thumbnoleft:nth-child(6) {
		border-right:none;
	}

	.pdtgbox_thumbnoleft:nth-child(5), .pdtgbox_thumbnoleft:nth-child(6) {
		border-bottom:solid 1px;
	}
	
}

@media only screen and (max-width:639px) {

	.pdtgbox_picoutside {
		height:400px;
	}

	.pdtgbox_pic {
		height:400px;
	}
	
	.pdtgbox_thumb {
		height:217px;
	}

	.pdtgbox_thumbnoleft {
		height:217px;
	}
	
}

@media only screen and (max-width:568px) {

	.pdtgbox_picoutside {
		height:322px;
	}

	.pdtgbox_pic {
		height:322px;
	}
	
	.pdtgbox_thumb {
		height:180px;
	}

	.pdtgbox_thumbnoleft {
		height:180px;
	}
	
}

@media only screen and (max-width:560px) {

	.pdtgbox_picoutside {
		height:auto;
	}

	.pdtgbox_pic {
		height:auto;
	}
	
	.pdtgbox_thumb {
		height:295px;
	}

	.pdtgbox_thumbnoleft {
		height:295px;
	}
	
}

@media only screen and (max-width:406px) {

	.pdtgbox_thumb {
		height:220px;
	}

	.pdtgbox_thumbnoleft {
		height:220px;
	}
	
}

@media only screen and (max-width:388px) {

	.pdtgbox_thumb {
		height:205px;
	}

	.pdtgbox_thumbnoleft {
		height:205px;
	}
	
}

@media only screen and (max-width:350px) {

	.pdtgbox_picoutside {
		width:100%;
		height:398px;
		display:block;
	}

	.pdtgbox_pic {
		width:100%;
		height:398px;
		display:block;
	}
	
	.pdtgbox_thumb {
		width:100%;
		height:320px;
		border:none;
		border-bottom:solid 1px;
	}

	.pdtgbox_thumbnoleft {
		width:100%;
		height:320px;
		border:none;
		border-bottom:solid 1px;
	}		

	.pdtgbox_thumb:nth-child(1), .pdtgbox_thumb:nth-child(2), .pdtgbox_thumb:nth-child(3), .pdtgbox_thumb:nth-child(4), .pdtgbox_thumb:nth-child(5), .pdtgbox_thumb:nth-child(6), .pdtgbox_thumb:nth-child(7), .pdtgbox_thumb:nth-child(8) {
		border-right:none;
	}
	
	.pdtgbox_thumbnoleft:nth-child(1), .pdtgbox_thumbnoleft:nth-child(2), .pdtgbox_thumbnoleft:nth-child(3), .pdtgbox_thumbnoleft:nth-child(4), .pdtgbox_thumbnoleft:nth-child(5), .pdtgbox_thumbnoleft:nth-child(6), .pdtgbox_thumbnoleft:nth-child(7), .pdtgbox_thumbnoleft:nth-child(8) {
		border-right:none;
	}

	
}









/* ------ For Left Mode (PdtDetail) ------ */

@media only screen and (max-width:780px) {

#pdtd_short_l {
	clear:none;	
}

#pdtd_short_r {
	clear:none;	
}

#pdtd_big {
	display:block;
}

}

@media only screen and (max-width:496px) {

#pdtd_big {
	display:none;
}

}




/* -------------------- PdtDetail (Attribute) -------------------- */
@media only screen and (max-width:944px) {

	.pdtattr_box {
		width: 45%;
	}

}

@media only screen and (max-width:698px) {

	.pdtattr_box {
		width: 95%;
	}

}

@media only screen and (max-width:560px) {

	.pdtattr_box {
		width: 45%;
	}

}

@media only screen and (max-width:455px) {

	.pdtattr_box {
		width:95%;
	}

}









/* ----- Column สำหรับใส่ HTML ----- */
@media only screen and (max-width:1290px) {

	.colbox6 {
		width:33.33%;
	}
	
	.colbox .colbox6:nth-child(4) {
		clear:left;
	}
	
}


@media only screen and (max-width:1090px) {

	.colbox5 {
		width:33.33%;
	}
	
	.colbox .colbox5:nth-child(4) {
		clear:left;
	}
	
	.colbox .colbox5:nth-child(4), .colbox .colbox5:nth-child(5) {
		width:50%;
	}
	
}


@media only screen and (max-width:903px) {


	.colbox3 {
		width:50%;
	}
	
	.colbox .colbox3:nth-child(3) {
		clear:both;
		width:100%;
	}

	
	
	.colbox4 {
		width:50%;
	}
	
	.colbox .colbox4:nth-child(3) {
		clear:left;
	}	
	
	
	
	.colbox5 {
		width:50%;
	}
	
	.colbox .colbox5:nth-child(4) {
		clear:none;
	}
	
	.colbox .colbox5:nth-child(3), .colbox .colbox5:nth-child(5) {
		clear:left;
	}
	
	.colbox .colbox5:nth-child(5) {
		width:100%;
	}	
	
	
	
	.colbox6 {
		width:50%;
	}
	
	.colbox .colbox6:nth-child(4) {
		clear:none;
	}
	
	.colbox .colbox6:nth-child(3), .colbox .colbox6:nth-child(5) {
		clear:left;
	}
	
}

@media only screen and (max-width:703px) {

	.colbox2, .colbox3, .colbox4, .colbox5, .colbox6 {
		clear:both;
		width:100%;
		padding-left:10px;
		padding-right:10px;
	}	
	
	.colbox .colbox5:nth-child(4) {
		width:100%;
	}
	
}

@media only screen and (max-width:560px) {

	.colbox2, .colbox3, .colbox4, .colbox5, .colbox6 {
		clear:none;
		width:50%;
		padding-left:10px;
		padding-right:10px;
	}	
	
	.colbox3 {
		width:50%;
	}
	
	.colbox .colbox3:nth-child(3) {
		clear:both;
		width:100%;
	}

	
	
	.colbox4 {
		width:50%;
	}
	
	.colbox .colbox4:nth-child(3) {
		clear:left;
	}	
	
	
	
	.colbox5 {
		width:50%;
	}
	
	.colbox .colbox5:nth-child(4) {
		clear:none;
		width:50%;
	}
	
	.colbox .colbox5:nth-child(3), .colbox .colbox5:nth-child(5) {
		clear:left;
	}
	
	.colbox .colbox5:nth-child(5) {
		width:100%;
	}	
	
	
	
	.colbox6 {
		width:50%;
	}
	
	.colbox .colbox6:nth-child(3), .colbox .colbox6:nth-child(5) {
		clear:left;
	}
	
}



@media only screen and (max-width:413px) {

	.colbox2, .colbox3, .colbox4, .colbox5, .colbox6 {
		clear:both;
		width:100%;
		padding-left:10px;
		padding-right:10px;
	}	
	
	.colbox .colbox5:nth-child(4) {
		width:100%;
	}
	
}
