@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;
}


    .offerboxes
    {
        display:none;
    }
    .product_bookmark
    {
        display:none;
    }
		.phoneno
	{
display:none;
	} 


.morethan { 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:200px;
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;


}	

.mobilenavitems
{
display:block;
height:100%; 
width:0px; 
  transition:                  250ms ease;
        -moz-transition:       250ms ease;
        -ms-transition:        250ms ease;
        -o-transition:         250ms ease;
        -webkit-transition:    250ms ease;
    visibility:hidden; 
    overflow-x:hidden;
    overflow-y:scroll; 
    position:fixed;
    right:0;
    top:0; 
    z-index:200; 
	background-color: rgba(0,0,0,0.7);
   -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.mobilenavitems::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}


.mobilenavcontents
{
width:300px; 
background-color:#242424; 
right:0;
top:0; 
position:absolute; 
color:#ffffff;
 font-family: "Gill Sans","Gill Sans MT","GillSansBB","Arial";
 font-size: 18px;
}

.mobilenav_item
{
padding:5px;
background-color:#ffffff;
margin:7px;
color: #000000;

}

.mobilenav_categories
{
background-color:#f2f2f2;
padding-top:5px; 
padding-bottom:5px; 

}


.mobilenav_insideitem
{
padding-top:7px;
padding-bottom:7px; 

}


.mobilenav_subcontentsbox
{
height:0;
visibility:hidden; 
padding-left:40px;
}
	
}