@media screen and (max-width:480px) { 

.m-only {
	display: block;
}
.m-none {display: none;}
.m-only-inline {
	display: inline-block;
}

.t-only, .d-only, .w-only {
	display: none;
}
body {background-size: 190%;}
.inner {
	width: 92%;
	margin: auto;
}

header .inner {
	width: 100%;
}
.logo {
	display: inline-block;
	width: 45%;
	max-width: 170px;
	margin: 0 0 20px 0;
	left: 08px;
}
.top_contacts {
	float: right;
	width: auto;
	text-align: right;
	padding: 14px 0px 0 0;
	margin-right: -65px;
}
.top_contacts a {
	font-size: 20px;
}
.menu-button {
    margin-top: 55px; 
}
.content_outer { width: 100%;
    margin: 50px auto 30px;
    padding: 20px;
}
.content_header_crop { height: 70px;}
h1 {font-size: 24px; margin: 0px 0px 10px 0px;}
h2 {font-size: 18px; margin: 10px 0px 7px 0px;}
h3 {font-size: 16px; margin: 10px 0px 7px 0px;}
p {font-size: 14px; margin: 0px 0px 10px 0px; line-height: 19px;}
td {font-size: 14px;}
.featured .inner {padding: 6% 0 0 15px; bottom: 10px;}
.featured h3 { font-size: 15px; line-height: 20px; margin:0 0 0px 0; padding: 0; font-weight: normal;}
.featured .button {font-size: 12px;  margin:10px 0px !important; padding: 6px 10px;}
.flex-direction-nav {display: none;}
li {
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 10px;
}	
	
.videolinkfrontpage {
    width: 100%;
    margin-top: 20px !important;
    margin-bottom: 23px;
}
/* TABLET ******************************************************** */

table { 
	display: -webkit-flex;
	overflow: scroll;
	position: relative;
}
	
table tbody::after {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    width: 40px;
    background-image: url(../images/arrow_table.png);
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    transition: 0.3s;
    opacity: 0.8;
	display: none;
}
	
table caption {
    padding: 13px;
}

/* NAV *********************************************************** */

nav {width:100%; min-width: 300px; top: 0px; border: none; padding: 0 0 0 0; background-color: #eeeeee;}

.flexnav {	
	padding:0 15px;
	margin: 0px;
}
.flexnav li ul {
    width: 100%;
}
.flexnav li {list-style: none; border-right: 2px solid #dddddd; border-left: 2px solid #dddddd; border-bottom: 2px solid #dddddd;}
.flexnav li:nth-last-of-type(1) {
border-right: 2px solid #dddddd; margin-bottom: 15px;
}
.flexnav li:nth-of-type(1) {
	border-top: 2px solid #dddddd; margin-top: 15px;
}	
.flexnav li a {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
	background-color: #ffffff;
}


.staff img { width: 35%; margin: 0 0 30px 20px;}
	
.sidebar_rhs {float: left; width: 100%; margin:20px 0 0 0; }

	
/* LAYOUT ELEMENTS *********************************************** */

.w20_left, .w20_right {
	width: 100%;
	float: left;
}

.w30_left, .w30_right {
	width: 100%;
	float: left;
}
.w33_left {
	width: 100%;	
	float: left;	
	padding-right: 0px;
}
.w35_right {
    width: 100%;
    float: left;
}
.w35_right .button {
    margin-top: 10px !important;
	margin-bottom: 15px !important;
	margin-left: 15px !important;
	padding: 10px;
}
.w40_left, .w40_right {
	width: 100%;
	float: left;
}
.w45_left, .w45_right {
	width: 100%;
	float: left;
}
.w50_left, .w50_right {
	width: 100%;
	float: left;
}
.w48_left, .w48_right, .w65_right {
	width: 100%;
}
.w48_right {
	padding-bottom: 20px;
}
.w55_left, .w55_right {
	width: 100%;
	float: left;
}
.w60_left, .w65_left, .w60_right {
	width: 100%;
	float: left;
}

.w70_left, .w70_right {
	width: 100%;
	float: left;
}

.w80_left, .w80_right {
	width: 100%;
	float: left;
}

.w100_left, .w100_right {
	width: 100%;
	float: left;
}

.sidebar {
	width: 100%;
	display: block;
	vertical-align: auto;
	margin-left: 4%;
}
.content .inner .w100_left { float: left; padding: 20px 0px !important;}
.home_text_content {float:left; width:100%; padding-right: 0 !important;}	
.home_text_content h1 { font-size: 24px; line-height: 30px; width: 100%; margin-bottom: 20px; }
.home_text_content p { line-height: 20px; margin-bottom: 20px; }
	
.home_panels_outer {margin: 10px 0 0 0;
	float: left; 
	display: block;
	width: 100%;
	clear: none;
}
.home_panels_outer a {
	float: left;
	display: inline-block;
	width: 100%;
    width: calc(100% / 1);
	position: relative;
	color: #ffffff;
	text-decoration: none;
}
.home_panels_outer a img {
	float: left; 
	width: 100%;
}
.home_panel_text {
	width: 100%;
	padding: 15px 20px;
}
.home_panel_text h2 {font-size: 22px; }	
.home_panel_text p {font-size: 16px; }
	
.content_section {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 0px;
}
	
.testimonial h2 { font-size: 28px; margin-top: 20px;
    margin-bottom: 30px;
}
.testimonial_quote {
    padding: 20px 20px;
	margin-bottom: 20px;
}
.testimonial_quote p {
    padding: 0px;
    margin: 0;
    font-style: italic;
    line-height: 24px;
}
/* Gallery ********************************** */

.imggallery {width: 100%; padding-bottom: 50%;}
.imggallery a {padding: 20% 0 0 0;}
	
/* CART ***************************************************** */

.cart .row_heading {
	display: none;
}

.cart .image {
	display: block;
	width: 30%;
	padding: 5px;
	vertical-align: top;
	float: left;
}

.cart .name {
	display: block;
	width: 60%;
	padding: 5px;
	vertical-align: top;
	float: left;
}

.cart .quantity {
	display: block;
	width: 50%;
	padding: 5px 5px 5px 30%;
	vertical-align: middle;
	float: left;
	clear: both;
}

.cart .price {
	display: block;
	width: 30%;
	padding: 15px 5px 5px 5px;
	vertical-align: middle;
	float: left;
}

.cart .item_total {
	display: inline-block;
	width: 100%;
	padding: 5px;
	vertical-align: inherit;
	font-weight: bold;
	text-align: right;
}

.cart .remove {
	position: absolute;
	top: 0px;
	right: 10px;
	display: block;
	padding: 5px;
	vertical-align: inherit;
}

.cart .totals {
	display: inline-block;
	width: 49%;
	padding: 10px 0px;
	text-align: right;
	font-weight: bold;
}

.cart .totals_title {
	display: inline-block;
	width: 49%;
	padding: 10px 0px;
	text-align: left;
	font-weight: bold;
}

.cart .button_left {
	display: block;
	margin: 10px 0px 0px 0px;
	float: none;
}

.cart .button_right {
	display: block;
	margin: 10px 0px 0px 0px;
	float: none;
}

.cart .spacer {
	display: none;

}
.cart .postage {
	display: none;

}

input[name="cardnumber"] {
	display: inline;
	width: 100%;
}

select[name="expiry_m"],
select[name="expiry_y"] {
	width: 30%;
	margin-right: 3%;
}

input[name="cvn"] {
	width: 30%;
	margin-right: 0%;
}

.pay_method {
	width: 50%;
	margin-bottom: 10px;
}

button.login_button,
button.guest_button,
button.billing_button,
button.shipping_button,
button.cc_button,
button.pp_button,
button.dd_button,
button.cash_button {
	width: 100%;
	float: none;
}

	
}
