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

.button_container {
	top: 46px !important;
    right: 22px !important;
}
a.header_enquire_button {
	/*display: none;*/
    top: 0px;
    right: 0px;
	padding: 6px 10px 0 16px;
	border-radius: 0;
	border-bottom-left-radius: 20px;
	font-size: 13px;
}
  
h2 {
    font-size: 22px;
    line-height: 28px;
}
	
.inner {
	width: 90%;
	margin: auto;
}
header {
   /* padding-top: 62px;*/
}
header .inner {
	 width: 96%; 
}
header .w100_left {
	width: 100%;
    text-align: center;
}
header::before {
    height: 350px;
	background: rgb(256,256,256);
    background: -moz-linear-gradient(180deg, rgba(256,256,256,1) 40%, rgba(256,256,256,0) 100%);
    background: -webkit-linear-gradient(180deg, rgba(256,256,256,1) 40%, rgba(256,256,256,0) 100%);
    background: linear-gradient(180deg, rgba(256,256,256,1) 40%, rgba(256,256,256,0) 100%);
}
.logo {
   /* width: 100%;*/
   /* right: 0px;*/
    left: 0px !important;
	text-align: center;
}
.logo a {
    float: none;
	text-align: center;
}
.logo img {
    /*max-height: 96px;*/
	width: 270px;
    padding: 55px 0px;
	float: none;
	position: relative;
	text-align: center;
}
	
.headingarea {
	min-height: 420px !important;
	padding-top: 100px;
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0 85%);
}
	
.main_content {
    padding-top: 60px;
}
.main_content::after {
    top: -67px;
    height: 300px;
    background-size: 522px;
}	
.main_content h1 {
    margin-top: -50px !important;
    font-size: 28px !important;
	line-height: 32px !important;
	margin-bottom: 30px !important;
	opacity: 1.0;
}

	
/* 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;
}
    
/* FEATURED *********************************************** */
.featurearea {
    min-height: 800px;
	overflow: hidden;
	background-position: center -120px;
    background-size: 900px;
}
.featurearea h1 {
    font-size: 20px;
    line-height: 24px;
    padding-top: 144px;
}
.featurearea h1 strong {
    font-size: 26px;
    line-height: 30px;
    padding-bottom: 12px;
}
	
.nav-arrows .arrow {
    width: 35px;
}

.featured h2 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 5px;
}
	
.angled_panel {
    height: 400px;
}
	
.feature_tank_deltosite {
    width: 40%;
   /* margin-bottom: -240px;*/
    margin-left: -28px;
	/*bottom: 230px;*/
	bottom: -32px;
}
.feature_tank_osd {
    width: 64%;
    height: 340px;
    left: 17%;
    margin-bottom: -190px;
	bottom: 200px;
}
	
.feature_tank_residental {
    width: 80%;
    max-width: 750px;
    height: 450px;
    bottom: 15px;
    margin-right: 196px;
    /* right: -14%;
    right: -300px; */
}
	
/* Our Tank Range ****************** */
.ourtankrange {
	min-height: 1700px;
	margin-top: -220px;
    margin-bottom: 20px;
	overflow: hidden;
}
.ourtankrange h2 {
    font-size: 30px;
    line-height: 32px;
    padding: 180px 15px 0;
    color: #3777bc;
}
.range-residental {
    width: 222px;
        height: 222px;
        top: 334px;
        left: 15%;
	/*
	width: 170px;
    height: 170px;
    top: 365px;
    left: -3%; */
}
.range-large {
    width: 200px;
    height: 200px;
    top: 350px;
    right: -3%;
}
.range-osd {
    width: 140px;
    height: 140px;
    top: 560px;
    left: 5%;
}
.range-del {
    width: 180px;
    height: 180px;
    top: 580px;
    right: 3%;
}
.range-residental:hover {
    top: 375px;
}
.range-large:hover {
    top: 360px;
}
.range-osd:hover {
    top: 570px;
}
.range-del:hover {
    top: 590px;
}
.ourtankrange p {
    font-size: 15px;
    bottom: 15px;
    line-height: 18px;
	padding: 0 14%;
}
	
.our-difference-img {
    width: 360px;
    height: 360px;
    bottom: 560px;
    left: -13%;
}
.our-difference-title {
    width: 92%;
    height: 50px;
    bottom: 490px;
    right: 0;
}	
.our-difference-title h3 {
    font-size: 38px;
}
.our-difference {
    width: 90%;
    height: 380px;
    position: absolute;
    bottom: 20px;
    right: auto;
    left: 5%;
    text-align: left;
}
.our-difference p {
	width: 100%;
    font-size: 14px;
    bottom: auto;
    line-height: 20px;
    padding: 0 0%;
}
	
	
.promo {
    padding: 59% 1px 60% !important;
	clip-path: polygon(0 0%, 100% 15%, 100% 100%, 0% 100%) !important;
}
.featured_projects h2 {
    font-size: 34px !important;
    margin: 0% 0 0 0 !important;
}
.tooltip {
    bottom: 12%!important;
    left: 6% !important;
}
.tooltip2 {
    bottom: 27% !important;
    left: 32% !important;
}
.tooltip3 {
    bottom: 31% !important;
    left: 61% !important;
}
.tooltip4 {
    bottom: 5% !important;
    left: 74% !important;
}
	
.projslider h2, .vidslider h2 {
    font-size: 34px !important;
}
	
.testslider {
    padding: 245px 0;
    clip-path: polygon(0 13%, 100% 0, 100% 100%, 0 87%);
}
	
.projslider.content .inner, .vidslider.content .inner {
	width: 100% !important;
}
.projectslider, .videoslider {
	width: 98% !important;
}
.projectslider p, .videoslider p {
	font-size: 12px !important;
}
.nav-arrows .arrow i {
    font-size: 24px;
	}
	
/* LAYOUT ELEMENTS *********************************************** */

.w20_left, .w20_right {
	width: 100%;
	float: left;
}
.w25_left, .w25_right {
	width: 100%;	
}
.w30_left, .w30_right {
	width: 100%;
	float: left;
}

.w40_left, .w40_right {
	width: 100%;
	float: left;
}

.w50_left, .w50_right {
	width: 100%;
	float: left;
}

.w60_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%;
}
    
/* HOMEPAGE ******************************** */
    
.ctaitem {
    width: 100%;
    padding-bottom: 50%;
    float: left;
}

.ctaitem h2 {
    margin-top: 16%;
}
    
/* CONTENT ************************* */
    
.content .inner .w100_left img.alignright, .content .inner .w100_left img.alignleft {
    float: left;
    width: 100%;
    margin: 0px;
    margin-bottom: 15px;
    margin-top: 10px;
}
	
.projpage .inner .w100_left .w30_left {
	width:45%;
	margin: 1.5%;
}
.projpage .inner .w100_left .w30_left p {
	    font-size: 13px;
    line-height: 18px;
}
 
.enquiryformarea {
	padding: 110px 0;
	clip-path: polygon(0 5%, 100% 0, 100% 100%, 0 96%);
}
.enquiryformarea .w30_left {
    padding-right: 0px;
}
	
.resourcearea {
    padding: 100px 0;
    clip-path: polygon(0 12%, 100% 0, 100% 100%, 0 90%);
}
.resourcearea .button {
    margin-right: 0;
	height: auto;
	clear: both;
}
	
.tankgallery .w20_left {
    width: 50%;
    margin: 0;
}
	
.blog_post {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
}
	
.page-id-62 .main_content {
    padding-top: 20px;
}
.enq_button {
    position: absolute;
    top: -85px;
}	
.button, button, input[type=submit] {
    font-size: 15px;
    line-height: 16px;
    padding: 13px 20px;
}

.button.w-arrow:hover {
    padding-right: 30px !important;
    padding-left: 10px !important;
}

.button.w-arrow:hover:after {
    right: 12px;
}
	
/* FOOTER ************************** */
 
footer {
    text-align: center;
    padding-top: 160px;
    background-position: center top;
    background-size: 250%;
}
	
footer .w20_left {
    width: 100% !important;
    text-align: center;
}
	
.testimonials {
    width: 85%;
    margin: 0% 7.5%;
}
	
.subscribe form {
    width: 100%;
    margin: auto;
}

/* 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;
}

}
