@media only screen and (min-width: 756px) and (max-width: 978px) 
{

.mobileonly
{
display:none;
}
.desktoponly
{
display:none;
}
.desktoptabletonly
{
display:block;
}
.RUKFloatingWidget--right
{
display:none;
}

	.headercontent
	{
		width:100%;
		margin:0px;
		display: block;
		    margin-left: auto;
		    margin-right: auto;
 
		
	}
	
	.logo {
		margin-top:10px;
	width:200px;
	float:left;
	 }

 .mobilenav
	{
	display:block;
	float:right;
	padding:20px;
	width:90px;

	}
	
	
	.headersearch
	{
		margin-left: auto;
 	   margin-right: auto;
		 width:420px;
	     float: left;
		 margin-top:20px;
	
		 height:40px;
	
	}
	.searchbox
	 {
	 width:400px;
	 }
	.search
	{
	width:350px;
	}
	
	.livesearchboxpos
{
	 position:relative; left: -398px; top: 20px;
}

.brand_boxes
{
column-count:2;
}
    .offerboxes
    {
        display:none;
    }
    .product_bookmark
    {
        display:none;
    }
		.phoneno
	{
display:none;
	}
 .rightheader
	 {
			   display:none;

	 }
	 .silverbar
	 {
	 display:none;
	 }
	 
	 .basketnav
	 {
	 width:40px;
	 float:left;

	 }
	 .clicknav
	 {
	 width:40px;
	 float:right;


	 }
.w3-display-container
{
height:auto;
}

.content_container_middle
 {
	width:99%;
	margin:0px;

}

.content_main_frame_fullpage {
   float: left;
   margin: 0px;
   padding: 0px;
   width: 100%;
}   
.content_main_frame {
   float: right;
   width: 68%;
}   	 
 	 
.content_left_frame {
   float: left;
   width: 30%;
   } 
	
.category_container
{
width:100%;
column-count: auto;
padding:0px;
margin:0px;
display:inline-block;
}
	

.category_box
{
display:inline-block;
}
.category_box_third
{
margin-right:15px; 
}

.thirditemoverride
{
margin-right:10px;
}
.product_attributes
{
column-count:2;
}
.product_contents_box
{
width:70%;
}
.grid_product_contents_box
{
width:100%;
}
.product_subcontents_left
{
width:95%;
}
.product_subcontents_right
{
padding-left:0px;
text-align:center;
width:100%;
text-align:center;
}

.product_left_container
{
width:30%;
}
.product_right_container
{
width:68%;
}
.productpage_pricing_price
{
width:99%;
}
.prod_image_main
{
width:99%;
margin:auto;
}
.prod_image_main img
{
margin:auto;
}
.productpage_pricing_basket
{
float:none;
text-align:center;
margin:auto;
}
.product_pricing_price_basket
{
    white-space: normal;
text-align:center;

line-height:30px;
display:block;
}
.content_main_frame_leftcheckout {
   float: left;
   width: 63%;
}   	 
 	 
.content_main_frame_rightcheckout {
   float: right;
   width: 36%;
   } 
   
   .checkout_optionbox
{
width:45%; 
}


.footer_middle
{
width:95%;
	margin-left: auto;
	margin-right: auto;
}

.footer_cols
{
column-count:3;


}	
	
	
	
}