/*GENERIC FOR ALL  PHONES*/
.third_width_image{
	width:100%;
	float:none;
}
.staffmember_div{
	float:none;
	width:auto;
}
.sectionwrap_div {
	padding-top: 40px;
}
.section_div {
	padding-left: 55px;
	padding-right: 20px;
}
div.custom_vertlines, body.custom_vertlines #wrapper{
	background-image: url(../images/vertline.svg) !important;
	background-position: 30px 0px !important;
	background-size:auto !important;
}

#header_div {
	padding-right: 38px;
}
#footer_div {
	padding-right: 38px;
}
.cright_div {
	display:none;
}
.footerlogo_img{
	width:30px;
}
.local_productitem_div {
	width: auto;
	float:none;
}
.productdetail_div{
	border-top: solid 1px #797c82;
	padding-top: 20px;
}
.sectionbgvidwrap_div .sectionpiconly{
	min-height:200px;
}

.width_1quarter {
	float: none;
	width: auto;
	padding-right: 0;
}
.local_stockistitem_div {
	width: auto;
	float:none;
}
#slideshow_div {
	height: 480px;
}
@media only screen and (max-width: 400px) {
	/*PORTRAIT*/
	.sectionbgvidwrap_div .sectionpiconly{
		min-height:160px;
	}
	#slideshow_div {
		height: 380px;
	}
}

