/*GENERIC FOR ALL  PHONES*/
#pagebanner_div, #slideshow_div{
	height:200px;
}

#ourprodslideshow_div{
	height:400px;
}
.ourprodbg{
	height: 150px;
}
.ourprodslidepic{
	height:200px;
}

.ourprodslidecaption_div{
	height:180px;	
}

.ourprodslidettl{
	font-size: 24px;
	line-height: 34px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ourprodslidedesc{
	font-size: 11px;
	line-height: 18px;
}



#pagebanner_div .bbqandfire{
	width:70px;
}

#projpager{
	bottom:15px;
}



.callouts_div{
	padding-left: 20px;
	padding-right: 20px;
}
.callout_div {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 20px;
	width: auto;
}
.bannercaption_div{
	font-size: 30px;
	line-height: 30px;
}
.homehowto_div {
	float: none;
	width:auto;
}
.storelogo_div{
	width: 31%;
	margin: 1%;
}
.randhowto_div{
	width:100%;
}
.randvid2{
	display:none;	
}

.howtofilter_div {
	 width: auto; 
	 float: none; 
}

.howtovideos_div {
	 width: auto; 
	 float: none;
	margin-top: 20px;
}
.filterpics_div{
	display:none;
}
.filterblock {
	float:left;
	width:50%;
	box-sizing: border-box;
}
.vidicon_div {
	background-size: 40px;
}
.local_productgrid_div{
	margin-top:0px;
}


.local_prodfilter_div{
	display:none;
}
.local_mobileprodfilter_div{
	display:block;
}

.productdetail_div {
	padding-top: 0px;
}
.productdetail_div h1, .productdetail_div .heading {
	padding-bottom: 20px;
}


.local_productgrid_div {
	background-image: none;
}

.local_productitem_div{
	width:auto;
	float:none;
	padding-bottom:20px;
}
.local_productgrid_div .two_per_row_div{
	display:none;
}


a.submitbutton.relatedeviewallbutton{
	display:none;
}


.partnerlogo_div {
	width: 48%;
}

.partnerlogo_div .three_per_row_div{
	display:none;
}
.partnerlogo_div .two_per_row_div{
	display:block;
}

.local_proddetwrapper_div {
	background-image: none;
}


@media only screen and (max-width: 400px) {
	/*PORTRAIT*/
	.prodgal_div{
		float:none;
		width:auto;
	}
	.productdetail_div{
		float:none;
		width:auto;
		margin-left: 0px;
	}
	.instapic_div{
		width: 100%;
	}
	#ourprodslideshow_div{
		height:300px;
	}
	.ourprodbg{
		height: 100px;
	}
	.ourprodslidepic{
		height:100px;
	}
	.ourprodslidettl{
		font-size: 20px;
		line-height: 30px;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.ourprodslidedesc{
		line-height: 18px;
	}
	
	.storelogo_div{
		width: 46%;
		margin: 2%;
	}
	.bbqandfiregraphichori{
		display:none;	
	}
	.bbqandfiregraphicvert{
		display:block;	
	}
	.knowyourmeatsgraphic{
		display:none;
	}
	.knowyourmeatsgraphicvert{
		display:inline;
		margin-bottom: -60px;
	}
	.historylist_div{
		background-image: none;
	}
	.history_div{
		width:auto;
		float: none;
		min-width: 0px;
		max-width: 200px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:40px;
	}
	.history_div.historyright{
		float: none;
	}
	.historydetails_div{
		margin-right: 0px;
	}

	.history_div.historyright .historydetails_div{
		margin-left: 0px;
	}
	.historyyear_div{
		width: 76px;
		height: 76px;
		float: none;
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
	.history_div.historyright .historyyear_div{
		float: none;
		padding-left: 0px;
		padding-right: 0px;
		text-align: center;
	}
	.gourmetbbqlogo{
		top: -40px;
		width: 60px;
	}
	.howto_div {
		float: none;
		width: auto;
		padding-bottom: 30px;
	}
	.vidicon_div {
		background-size: 70px;
	}
	.ourproducts_div .two_per_row_div{
		display:none;	
	}
	.ourproduct_div{
		float:none;
		width:auto;	
	}
}

