html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
box-sizing: border-box;
vertical-align: baseline;
transition: all 0.5s ease-in-out;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
body {
line-height: 1;
}
ol {
list-style: none;
}
ul {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;	
}
ul li {
color: #454545; 
font-size: 1em; 
line-height: 1.7em; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
p + p { 
margin-top: 0.5em;
}
a {
color: inherit;
font-family: 'Montserrat', sans-serif;
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}
a:focus {
outline:0;
}
a:hover{
color: #e94b2b;
}
p { 
color: #454545; 
font-size: 1em; 
font-family: 'Montserrat', sans-serif;
padding: 0;
line-height: 1.7em;
}
strong { 
font-weight: bold; 
}          body {
background-color: #ffffff;
font-family: 'Montserrat', sans-serif;
margin: 0;
padding: 0;
line-height: 1;
}
.news-wrapper {
display: flex;
flex-flow: row wrap;
align-items: stretch;
gap: 20px;
}
.news-column {
width: calc(33.333% - 20px);
}
.news-column-inner {
background: #eeeeee;
padding: 20px;
margin: 0;
} .bar {
background:
linear-gradient(
to right, 
rgba(128,204,40,1) 0%,
rgba(28,100,52,1) 100%
)
right 
bottom
no-repeat; 
background-size:100% 5px;
height: 5px;
}
#header {
position: relative;
width: 100%;
}
#button-wrapper {
position: absolute;
top: 0;
right: 45%;	
overflow: visible;
z-index: 9999;
}
#logo {
display: block;
float: left;
width: 400px;
margin: 0;
padding: 20px 0 0;
}
.header-contact {
float: right;
padding: 0;
margin: 18px 40px 0 0;
}
.book {
float: right;
width: 240px;
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow-large.png) center right 20px no-repeat #1c6434;
background-image: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow-large.png), linear-gradient(to right, #80cc28 , #1c6434);
border-radius: 5px;
padding: 15px 10px;
margin: 20px 0 0;
opacity: 1;
}
.book:hover {
opacity: 0.8;
}
#menu {
position: relative;
background: none repeat scroll 0 0 transparent;
width: 100%;
height: 50px;
text-align: center;
z-index: 150;
}
#banner {
position: relative;
margin: 0;
padding: 0;
height: 100%;
width: 100%;
z-index: 50;
}
#banner-short {
position: relative;
background-image: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/banner-01.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border-top: 2px solid #231f20;
margin: 0;
padding: 0;
height: 250px;
width: 100%;
z-index: 50;
}
.banner-content {
position: absolute;
top: 40%;
left: 10px;
}
.banner-promo-bg {
position: absolute;
top: 0;
right: 0;
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/promo-bg.png) center right no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 100%;
width: 50%;
}
.banner-promo {
position: absolute;
top: 40%;
right: 10%;
max-width: 350px;
}
.rad-banner {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/rad-banner.jpg) center left no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
border-bottom: 2px solid #ffffff;
margin: 0;
padding: 0;
height: 550px;
width: 100%;
}
.rad-banner-content {
position: absolute;
top: 10%;
left: 0;
right: 0;
margin: 0 auto;
}
.main-content {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.main-content.darkgreen {
background-color: #1c6434;
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/darkgreen-bg.jpg) bottom -20px right no-repeat #1c6434;
border-top: 2px solid #ffffff;
border-bottom: 2px solid #ffffff;
}
.main-content.green {
background-color: #1c6434;
}
.main-content.map {
margin: 0;	
}
.main-content-logos {
width: 100%;
margin: 0 auto;
padding: 60px 10px;
overflow: hidden;
text-align: center;
}
.full-column-inner {
padding: 80px 100px 80px 100px;
margin: 0;
}
.image-bottom {
position: absolute;
bottom: 0;
}
.beds-header {
padding: 20px 0;
margin: 0;
}
.heat-header {
padding: 20px 0;
margin: 0;
}
.scroll-up {
background: #80cc28;
background-image: linear-gradient(to right, #67a640, #328336);
clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
-webkit-clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
-moz-clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
-o-clip-path: polygon(100% 0%, 100% 100%, 50% 85%, 0 100%, 0% 50%, 0 0);
color: #ffffff;
font-weight: 500;
text-align: center;
padding: 20px 30px 30px 30px;
position: absolute;
top: 0;
right: 100px;
line-height: 1;
cursor: pointer;
transition: all .3s ease 0s;
}
#formaddress {
display: none;
transition: all 0.5s ease-in-out;
}
#email-response {
margin: 10px 0;
padding: 0;
}
.text-container {
padding: 0;
margin: 0;
}
#footer {
position: relative;
background: #231f20;
width: 100%;
padding: 60px 0;
margin: 0;
}
#baseline {
background: none repeat scroll 0 0 transparent;
width: 100%;
padding: 20px 0;
margin: 0;
} #top-bar-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
}
#header-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
height: 175px;
padding: 20px 10px;
margin: 0 auto;
}
#menu-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
}
.banner-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
height: 100%;
padding: 0 10px;
margin: 0 auto;
}
.rad-banner-wrapper {
position: relative;
width: 100%;
max-width: 1400px;
height: 100%;
padding: 0 10px;
margin: 0 auto;
}
.main-content-short-wrapper {
width: 100%;
max-width: 1400px;
padding: 40px 10px;
margin: 0 auto;
overflow: hidden;
}
.main-content-wrapper {
width: 100%;
max-width: 1400px;
padding: 80px 10px;
margin: 0 auto;
overflow: hidden;
}
.text-wrapper {
padding: 0;
margin: 0;
}
.two-column-flex-wrapper {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
width: 100%;
max-width: 2000px;
padding: 0;
margin: 0;
}
.flex-wrapper {
display: flex;
flex-flow: row nowrap;
align-items: flex-start;
gap: 20px;
}
.left-flex-column {
background: #1c6434;
border-radius: 15px;
order: 1;
flex: 1;
padding: 25px;
}
.right-flex-column {
background: #1c6434;
border-radius: 15px;
order: 2;
flex: 1;
padding: 25px;
}
.testimonial-wrapper {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/quotes.png) top left no-repeat;
min-height: 260px;
padding: 0;
margin: 0;
}
#testimonial-slider {
padding: 0 80px;
}
.container {
padding: 0;
margin: 0;
}
.quote-button-wrapper {
line-height: 60px;
font-size: 1.2em;
padding: 0;
}
.quick-contact-wrapper {
background: #f5f5f5;
border-radius: 10px;
padding: 20px;
margin: 0;
}
.project-image-wrapper {
background-image: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/banner-01.jpg);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border-radius: 0;
display: block;
float: left;
width: 100%;
height: 200px;
padding: 0;
margin: 0;
}
.project-gallery-wrapper {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
border: 10px solid #ffffff;
border-radius: 15px;
display: block;
float: left;
width: 33.333%;
height: 350px;
padding: 0;
margin: 0;
}
#footer-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}
#baseline-wrapper {
width: 100%;
max-width: 1400px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
} .promo-image {
display: block;
float: left;
width: 20%;
padding: 0;
margin: 0;
overflow: hidden;
text-align: center;
}
.promo-text {
display: block;
float: left;
width: 80%;
margin: 0;
padding: 0 0 0 10px;
overflow: hidden;
text-align: left;
}
.left-column {
display: block;
float: left;
padding: 10px 0 0;
margin: 0;
overflow: hidden;
}
.right-column {
display: block;
float: right;
padding: 0;
margin: 0;
overflow: hidden;
}
.one-column {
display: block;
float: left;
width: 33.333%;
padding: 10px;
margin: 0 33.333%;
overflow: hidden;
}
.one-column-pop {
display: block;
width: 50%;
padding: 10px;
margin: 0 auto;
overflow: hidden;
}
.two-column {
display: block;
float: left;
width: 33.333%;
padding: 10px ;
margin: 0 8.333%;
overflow: hidden;
}
.two-column-pop {
display: block;
float: left;
width: 50%;
padding: 10px ;
margin: 0;
overflow: hidden;
}
.three-column {
display: block;
float: left;
width: 33.333%;
padding: 10px;
margin: 0;
overflow: hidden;
}
.three-column-inner {
padding: 30px 0 0;
}
.three-column.promos {
width: 33.333%;
padding: 10px;
}
.three-column-pop {
display: block;
float: left;
width: 33.333%;
padding: 10px;
margin: 0;
cursor: pointer;
overflow: hidden;
}
.three-column-poplast {
display: block;
float: left;
width: 33.333%;
padding: 10px;
margin: 0;
cursor: pointer;
overflow: hidden;
}
.four-column {
display: block;
float: left;
width: 20%;
padding: 10px;
margin: 0 2%;
overflow: hidden;
}
.four-column-pop {
display: block;
float: left;
width: 25%;
padding: 10px;
margin: 0;
cursor: pointer;
overflow: hidden;
}
.five-column {
display: block;
float: left;
width: 20%;
padding: 10px;
margin: 0;
overflow: hidden;
}
.five-column-pop {
display: block;
float: left;
width: 20%;
padding: 10px;
margin: 0;
overflow: hidden;
}
.five-column-poplast {
display: block;
float: left;
width: 20%;
padding: 10px;
margin: 0;
overflow: hidden;
}
.left-column-50 {
display: block;
float: left;
width: 50%;
padding: 0 25px 0 0;
margin: 0;
}
.right-column-50 {
display: block;
float: left;
width: 50%;
padding: 0 0 0 25px;
margin: 0;
}
.left-column-flex-50 {
order: 1;
flex-grow: 0;
flex-basis: auto;
width: 50%;
padding: 20px 25px 20px 0;
margin: 0;
}
.left-column-flex-50.green {
background-color: #1c6434;
background-image: linear-gradient(to right, #67a640, #328336);
}
.left-column-flex-50.indirect {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/indirect-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.pump {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/pump-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.aero02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/aeroflow-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.radiator02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.suppliers {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.aeroflow {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/aeroflow-01.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.solar02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/solar-03.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.solar04 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/solar-04.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.aircon {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/office-01.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.infrared {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-01.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.infratowel {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-03.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.infraglass {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-05.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.metal02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-metal-02.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.towel01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-towel-02.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.towel02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-towel-04.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.towel03 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-towel-06.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.glass01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-glass-01.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.tepeo {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/tepeo-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.eboilers01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/electric-boilers-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.adesso {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-04.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.ascoli {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-06.jpg) bottom center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.alloraiq {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-08.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.iqplus {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-10.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.radiator02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.evcharger01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/anderson-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.sunamp {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.heatpump {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/heat-pump-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.smartrad {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/smart-radiators-01.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.metalinfra {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.left-column-flex-50.solax {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/solax-bundle-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50 {
order: 1;
flex-grow: 0;
flex-basis: auto;
width: 50%;
padding: 20px 0 20px 25px;
margin: 0;
}
.right-column-flex-50.green {
background-color: #1c6434;
background-image: linear-gradient(to right, #67a640, #328336);
}
.right-column-flex-50.img {
position: relative;
padding: 0;	
}
.right-column-flex-50.direct {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/direct-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.indirect {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/indirect-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.solar {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/solar-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.solar02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/solar-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.pump {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/pump-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.heating {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/warmth-02.png) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.suppliers {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.hottap {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/warmth-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.aeroflow {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/aeroflow-01.jpg) center right no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.aero01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/aeroflow-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.solar01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/solar-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.aircon {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/aircon-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.aircon01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/aircon-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.metalinfra {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.infrachalk {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-04.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.inframirror {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-06.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.metal01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-metal-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.metal03 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-metal-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.chalk01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-chalk-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.towel01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-towel-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.towel02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-towel-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.towel03 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-towel-05.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.glass01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-glass-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.mirror01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/infrared-mirror-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.tepeo {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/tepeo-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.tepeo02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/tepeo-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.radiator {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.radiator02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.radiator03 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.classic {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.allora {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-05.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.adessoiq {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-07.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.ascoliiq {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/radiator-09.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.eboilers01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/electric-boilers-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.sunamp {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-heat-batteries.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.evcharger01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/anderson-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.evcharger02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/anderson-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.heatpump01 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/heat-pump-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.heatpump02 {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/heat-pump-02.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.ecosmart {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/eco-smart-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.sunsynk {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sun-synk-01.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.sunampsolar {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-solar-01.jpg) left center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.sunampboiler {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-boiler-01.jpg) left center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.sunamprads {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-rads-01.jpg) left center no-repeat;
background-size: cover;
padding: 0;	
}
.right-column-flex-50.suppliers {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/sunamp-03.jpg) center center no-repeat;
background-size: cover;
padding: 0;	
}
.survey-flex-wrapper {
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
align-items: stretch;
align-content: stretch;
}
.survey-column-text {
order: 1;
padding: 0 25px 0 0;
margin: 0;
}
.survey-column-btn {
order: 2;
padding: 0;
margin: 0;
}
#footer-column-01 {
display: block;
float: left;
width: 30%;
padding: 0 25px 0 0;
margin: 0;
overflow: hidden;
}
#footer-column-02 {
display: block;
float: left;
width: 45%;
padding: 0 25px 0 0;
margin: 0;
overflow: hidden;
}
#footer-column-03 {
display: block;
float: left;
width: 25%;
padding: 0;
margin: 0;
overflow: hidden;
} .hr { 
display:block;
border:none;
color:white;
height:1px;
background: #1c6434;
background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(#1c6434), to(transparent));
background: -o-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(#1c6434), to(transparent));
background: -moz-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(#1c6434), to(transparent));
width: 50%;
margin: 0 auto 40px auto;
}
.hr-light { 
display:block;
border:none;
color:white;
height:1px;
background: #80cc28;
background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(#80cc28), to(transparent));
background: -o-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(#80cc28), to(transparent));
background: -moz-gradient(radial, 50% 50%, 0, 50% 50%, 100, from(#80cc28), to(transparent));
width: 50%;
margin: 0 auto 40px auto;
} section {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}
section.large {
padding: 80px 0 0;
margin: 0;
overflow: hidden;
}
section.short {
padding: 20px 0 0;
margin: 0;
overflow: hidden;
}
section.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}
section.lower {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
section.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}
section.small {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}
section.green {
background-color: #1c6434;
background-image: linear-gradient(to right, #67a640, #328336);
border-radius: 10px;
margin: 40px 0 0;
padding: 20px;
} .layer1 {
margin: 0;
padding: 0;
width: 100%;
}
.faq-wrapper {
background: #328336;
background: linear-gradient(to right, #67a640, #328336);
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
border-radius: 7px; 
padding: 20px 20px;
margin: 10px 0 20px;
}
.heading {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/expand.png) no-repeat scroll right 20px center;
color: #ffffff;
font-size: 1.2em;
margin: 0;
padding: 0 80px;
display: block;
line-height: 40px;
cursor: pointer;
}
.bg {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/expand.png) no-repeat scroll right 20px center;
}
.new-bg {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/reduce.png) no-repeat scroll right 20px center;
}
.content {
background-color: transparent;
padding: 10px 80px;
} .menu_title {
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #231f20;
font-size: 1.1em;
font-weight: 600; 
}
nav a {
position: relative;
color: #454545; 
display: block; 
font-size: 0.95em;
font-weight: 600;
text-transform: uppercase;
line-height: 50px;
padding: 0 25px; 
text-decoration: none; 
background-size: 100% 200%;
background-image: linear-gradient(to top, #231f20 50%, #ffffff 50%);
transition: all 0.3s;
}
nav a.active {
background-image: none;
background-color: #231f20;
color: #ffffff;
}
nav a:hover {
background-position: 0 100%;
color: #80cc28;
}
nav a.nocursor {
cursor: context-menu;
}
nav ul,
nav ul li { 
height: 50px;
list-style-type: none; 
padding: 0; 
margin: 0; 
text-indent: unset;
}
nav > ul { 
text-align: left; 
}
nav > ul > li { 
display: inline-block; 
}
nav > ul > li.mobile { 
display: none; 
}
nav > ul > li:first-child { 
border-left: none; 
}
.sub-menu-parent { 
position: relative;
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/down.gif) no-repeat scroll right center;
padding: 0 10px 0 0; 
}
.sub-menu {
visibility: hidden; opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
.sub-menu-parent:hover .sub-menu {
visibility: visible; opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s; }
.sub-menu li {
background: #231f20;
width: 340px;
height: 50px;
line-height: 50px;
border-bottom: 1px solid #ececec;
box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
text-align: left;
text-indent: unset;
margin: 0;
}
.sub-menu li a {
font-size: 0.9em;
line-height: 50px;	
}
ul.sub-menu li:last-child {
border-radius: 0 0 10px 10px;
border-bottom: none;
} .center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.light {
font-weight: 300;
}
.normal {
font-weight: 400;
}
.medium {
font-weight: 500;
}
.semibold {
font-weight: 600;
}
.bold {
font-weight: 700;
}
.extrabold {
font-weight: 900;
}
.italic {
font-style: italic;
}
.uppercase {
text-transform: uppercase;
}
.darkshadow {
text-shadow: 2px 2px 2px #000000;
}
.hidden {
opacity: 0;
}
.hide {
display: block;
}
.noover {
overflow: visible;
}
.imblock {
display: block;
}
.clear {
clear: both;
}
.line {
text-decoration: line-through;
} iframe {
display: block;
border-radius: 10px;
} span.darkgreen {
color: #1c6434;
}
span.small {
font-size: 0.8em !important;
} header.main {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}
header.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}
header.short {
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}
header.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}
h1 {
color: #231f20;
font-size: 3em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h2 {
color: #231f20;
font-size: 2.5em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h2.white {
color: #ffffff;
}
h2.green {
color: #80cc28;
}
h2.darkgreen {
color: #1c6434;
}
.text-container h2 {
padding: 20px 0;
}
h3 {
color: #231f20;
font-size: 1.6em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h3.white {
color: #ffffff;
}
h3.green {
color: #80cc28;
}
h3.darkgreen {
color: #1c6434;
}
.text-container h3 {
padding: 20px 0;
}
.text-container h3.sub {
padding: 0 0 20px 0;
}
h4 {
color: #231f20;
font-size: 1.4em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h4.white {
color: #ffffff;
}
h4.green {
color: #80cc28;
}
h4.darkgreen {
color: #1c6434;
}
.text-container h4 {
padding: 20px 0;
}
.text-container h4.sub {
padding: 0 0 20px 0;
}
h5 {
color: #231f20;
font-size: 1.2em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h5.white {
color: #ffffff;
}
h5.green {
color: #80cc28;
}
h5.darkgreen {
color: #1c6434;
}
.text-container h5 {
padding: 20px 0;
}
.text-container h5.sub {
padding: 0 0 20px 0;
}
h6 {
color: #231f20;
font-size: 1.1em;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}
h6.white {
color: #ffffff;
}
h6.green {
color: #80cc28;
}
h6.darkgreen {
color: #1c6434;
}
.text-container h6 {
padding: 20px 0;
}
.text-container h6.sub {
padding: 0 0 20px 0;
} p.main-text {       
color: #454545; 
font-size: 1em; 
padding: 0;
line-height: 1.7em;
}
p.main-text.white {       
color: #ffffff; 
}
p.main-text.green {
color: #80cc28;
}
p.main-text.small {       
font-size: 0.875em; 
}
p.main-text.large {       
font-size: 1.2em;
margin: 0; 
}
.text-container.white p {
color: #ffffff;
}
p.contact-text {
color: #1c6434;
font-size: 1.6em;
line-height: 1.7em;
margin: 0;
}
p.contact-text.small {
font-size: 0.9em;
color: #918f90;
line-height: 1.5em;
padding: 0 0 0 5px;
}
p.book-text {
color: #ffffff;
font-size: 1em;
line-height: 1.2em;
margin: 0;
}
p.book-text.large {
font-size: 2em;	
}
p.banner-text {
color: #ffffff;
font-size: 3.8em;
padding: 0;
margin: 0;
line-height: 1.1em;
}
p.banner-text.mid {
font-size: 2.8em;
}
p.banner-text.small {
font-size: 2em;
line-height: 1.5em;
}
p.banner-text.green {
color: #80cc28;
}
p.banner-text.black {
color: #231f20;
}
p.banner-text.darkgreen {
color: #1c6434;
}
p.banner-promo-text {
color: #ffffff;
font-size: 2.8em;
padding: 0;
margin: 0;
line-height: 1.1em;
}
p.banner-promo-text.small {
font-size: 2em;
line-height: 1.2em;
}
p.banner-promo-text.green {
color: #80cc28;
}
p.sub-banner-text {
color: #ffffff;
font-size: 3.3em;
padding: 0;
margin: 0;
line-height: 1.1em;
}
p.large-text {
color: #ffffff;
font-size: 2.5em;
padding: 0;
margin: 0;
line-height: 1.1em;
}
p.survey-text {
color: #ffffff;
font-size: 2.5em;
padding: 0;
margin: 0;
line-height: 1.1em;
}
p.error-text {       
color: #1c6434; 
font-size: 12em; 
font-weight: 700;
padding: 0;
line-height: 1em;
} form#emailForm {
padding: 0;
margin: 0;
}
form.cmxform {
width: 100%;
color: #4f4c4c; 
font-family: 'Spartan', sans-serif;
font-size: 1em;
padding: 10px 0 0;
}
form.cmxform legend {
padding-left: 0;
}
form.cmxform legend, form.cmxform label {
color: #4f4c4c;
}
form.cmxform fieldset {
border: none;
background: none repeat scroll 0 0 transparent;
background-color: #transparent;
margin: 0;
padding: 10px 0 0;
}
form.cmxform fieldset fieldset {
background: none;
}
form.cmxform fieldset p, form.cmxform fieldset fieldset {
padding: 0 0 20px;
background: none repeat scroll 0 0 transparent;
}
form.cmxform label.error, label.error {
color: #c52020;
font-style: italic;
display: block !important;
margin: 0 0 10px 0;
}
div.error { 
display: none; 
}
form.cmxform .gray * { 
color: gray; 
}
#emailForm {
width: 100%;
}
#emailForm label.error {
width: auto;
display: none;
font-size: 0.85em;
margin: 0 0 20px 0;
}
.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
float: right;
margin: 0 10px 0 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}
.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
width: 33%;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}
.editor-field-full {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
width: 100%;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}
.editor-field-short {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: inline-block;
width: 100px;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: top;
}
input.contact {
border: 1px solid #bbbbbb;
border-radius: 7px;
color: #454545;
font-family: 'Spartan', sans-serif;
font-size: 1em;
font-weight: 300;
height: 35px;
line-height: 18px;
margin: 0 auto 15px;
padding: 5px 10px;
width: 92.5%;
outline: none;
transition: all 0.5s ease-in-out;
}
input.contact.question {
width: 75px;
text-align: center;
}
input.contact:focus {
border: 1px solid #80cc28;
}
input.contact.error {
border: 1px solid #c52020;
}
textarea.contact {
border: 1px solid #bbbbbb;
border-radius: 7px;
color: #454545;
font-family: 'Spartan', sans-serif;
font-size: 1em;
font-weight: 300;
height: 200px;
line-height: 18px;
margin: 0 auto 25px;
padding: 10px;
width: 97%;
outline: none;
transition: all 0.5s ease-in-out;
}
textarea.contact:focus {
border: 1px solid #80cc28;
}
textarea.contact.error {
border: 1px solid #c52020;
}
textarea.contact-short {
border: 1px solid #bbbbbb;
border-radius: 7px;
color: #454545;
font-family: 'Spartan', sans-serif;
font-size: 1em;
font-weight: 300;
height: 135px;
line-height: 18px;
margin: 0 auto 25px;
padding: 10px;
width: 92.5%;
outline: none;
transition: all 0.5s ease-in-out;
}
textarea.contact-short:focus {
border: 1px solid #80cc28;
}
textarea.contact-short.error {
border: 1px solid #c52020;
}
input.submit, input.previous {
background: #1c6434 url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow.png) no-repeat scroll right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 25px;
margin: 0;
text-align: left;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
input.previous {
background: #1c6434 !important;
padding: 15px 60px !important;
}
input.submit:hover {
background: #1c6434 url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow.png) no-repeat scroll right 15px center;
} a.button, a.buttonClose {
background: #1c6434 url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow.png) no-repeat scroll right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 25px;
margin: 0;
text-align: left;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
a.buttonClose {
background: #1c6434!important;
padding: 15px 60px !important;
}
a.button:hover {
background: #1c6434 url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow.png) no-repeat scroll right 15px center;
}
a.button.lightgreen {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow.png) no-repeat right 20px center, linear-gradient(to right, #67a640, #328336);
}
a.button.lightgreen:hover {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow.png) no-repeat right 15px center, linear-gradient(to right, #67a640, #328336);
}
a.button.primary {
margin: 0 10px 10px 0;
}
a.button.news {
font-size: 0.95em;
padding: 12px 50px 12px 25px;
width: 100%;
text-align: center;
}
a.button-pop {
background: #1c6434 url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/white-arrow.png) no-repeat scroll right 20px center;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 15px 60px 15px 25px;
margin: 0 0 20px 0;
text-align: left;
text-decoration: none;
text-transform: uppercase;
transition: all 0.2s ease-in-out;
}
a.button.large {
background: linear-gradient(to right, #67a640, #328336);
color: #ffffff;
font-size: 1.2em;
font-weight: 600;	
padding: 15px 40px;
}
a.button.survey {
background: linear-gradient(to right, #67a640, #328336);
color: #ffffff;
font-size: 1.5em;
font-weight: 600;
height: 80px;
width: 100%;
line-height: 80px;	
padding: 0 50px;
}
a.package-button {
background: linear-gradient(to right, #67a640, #328336);
border: 0 none;
border-radius: 0 0 10px 10px;
height: 45px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 600;
padding: 14px 25px 0;
margin: 0 auto;
text-align: center;
text-decoration: none;
text-transform: uppercase;
-moz-box-shadow: 0 8px 6px -6px #2e3838;
-webkit-box-shadow: 0 8px 6px -6px #2e3838;
box-shadow: 0 8px 6px -6px #2e3838;
transition: all 0.2s ease-in-out;
}
a.package-button:hover {
background: linear-gradient(to right, #328336, #67a640);
} a.link:link, a.link:visited, a.link:active {
color: inherit;
font-size: inherit; 
text-decoration: none;
margin: 0;
transition: all 0.5s ease-in-out;
}
a.link.under:link, a.link.under:visited, a.link.under:active {
color: inherit;
font-size: inherit; 
text-decoration: underline;
margin: 0;
transition: all 0.5s ease-in-out;
}
a.link:hover {
color: #80cc28;
text-decoration: underline;
}
a.link.under:hover {
color: #80cc28;
}
a.submit {
margin: 0 20px 0 0;
}
a.blank:link, a.blank:visited, a.blank:active {
text-decoration: none;
} .tel,.tel:visited { color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 
.tel:hover,.tel:focus { 
color: inherit; 
}  ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}
ul.bullets li {
color: #80cc28; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}
span.bullets {
color: #454545; 
font-size: 1em; 
line-height: 1.7em;
}
span.bullets.white {
color: #ffffff;
} .featureList, .featureList ul {
padding-left: 2em;
margin: 0;
list-style-type: none;
font-size: 0.9em;
font-family: 'Montserrat', sans-serif;
line-height: 1.7em;
color: #ffffff;
text-align: left;
}
.lineF {
padding-left: 4em;
margin-top: 0;
}
.featureList li:before {
position: absolute;
margin-left: -1.3em;
}
.featureList li.gthan:before {
content: "\003E";
color: #80cc28;
}
.featureList li {
margin: 0 0 10px 0;
text-indent: unset;
}
.featureList li a {
color: #ffffff !important;	
} table { 
width: 100%; 
border-collapse: collapse; 
margin: 0 0 20px 0;
}
tr {
height: 50px;
} tr:nth-of-type(odd) { 
background: #eee; 
}
th { 
background: #1c6434; 
color: #ffffff;
border: 1px solid #ccc; 
font-weight: 400;
font-size: 1.1em; 
font-family: 'Montserrat', sans-serif;
line-height: 1.5em; 
padding: 6px; 
text-align: left;
vertical-align: middle;
}
td { 
padding: 6px; 
border: 1px solid #ccc;
font-size: 1em; 
font-family: 'Montserrat', sans-serif;
font-weight: 500;
line-height: 1.5em;  
text-align: left; 
vertical-align: middle;
}
#notitle { 
width: 100%; 
border-collapse: collapse; 
}
table.notitle tr {
height: 50px;
} table.notitle tr:nth-of-type(odd) { 
background: #eee; 
}
table.notitle td { 
padding: 6px; 
border: 1px solid #ccc;
font-size: 1em; 
font-family: 'Montserrat', sans-serif;
line-height: 1.5em;  
text-align: left; 
vertical-align: middle;
}
tr.price {
background: #1c6434; 
color: #ffffff;
font-weight: 600;
}
tr.models {
background: #1c6434; 
color: #ffffff;
font-weight: 600;
}
th.price {
background: #1c6434; 
color: #ffffff;
font-weight: 600;
text-align: center;
}
td.price {
background: #1c6434; 
color: #ffffff;
font-weight: 600;
text-align: center;
} img {
border: 0;
height: auto;
max-width: 100%;
}
img.rounded {
border-radius: 10px;
}
img.logo {
border: 0;
height: auto;
max-width: 100%;
margin: 0 40px;
}
img.logo.first {
margin: 0 40px 0 0;
}
img.logo.last {
margin: 0 0 0 40px;
}
img.adjust {
height: auto;
}
img.pop {
max-height: 150px;
} img.slider {
margin: 0 40px;
}
.my-slider {
height: 90px;
margin: 0 auto;
width: 100%;
}
.my-slider ul {
height: 90px;
margin: 0;
list-style: none;
overflow: hidden;
}
.my-slider li {
float: left;
margin: 0;
text-indent: unset;
}  @keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; } }
.fadeIn { animation-name: fadeIn; } @keyframes fadeInDown {
from { opacity: 0; transform: translate3d(0, -100%, 0); }
to { opacity: 1; transform: none; } }
.fadeInDown { animation-name: fadeInDown; } @keyframes fadeInUp {
from { opacity: 0; transform: translate3d(0, 20px, 0); }
to { opacity: 1; transform: none; } }
.fadeInUp { animation-name: fadeInUp; } @keyframes fadeInLeft {
from { opacity: 0; transform: translate3d(-30px, 0, 0) }
to { opacity: 1; transform: none; } }
.fadeInLeft { animation-name: fadeInLeft; } @keyframes fadeInRight {
from { opacity: 0; transform: translate3d(100%, 0, 0); }
to { opacity: 1; transform: none; } }
.fadeInRight { animation-name: fadeInRight; }
.animatein.in-view {  
animation: fadeIn;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateleft.in-view {  
animation: fadeInLeft;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateright.in-view {  
animation: fadeInRight;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animatedown.in-view {  
animation: fadeInDown;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
}
.animateup.in-view {  
animation: fadeInUp;
animation-duration: 1s;
animation-delay: 0s;
animation-fill-mode: both;
backface-visibility: hidden;
} .one { animation-delay: 0.2s !important; }
.two { animation-delay: .6s !important; }
.three { animation-delay: 1s !important; }
.four { animation-delay: 1.4s !important; }
.five { animation-delay: 1.8s !important; } .modal-content {
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
z-index: 1;
}
.modal-content-wrapper {
width: 100%;
max-width: 1000px;
padding: 20px 0;
margin: 0 auto;
text-align: left;
overflow: hidden;
}
.modal-wrapper {
width: 70%;
height: 45px;
margin: 0 auto;
padding: 15px 0 0;
border-bottom: 1px solid rgba(128, 128, 128, 0.6);
vertical-align: middle;
}
.modal-wrapper.flex {
height: auto;	
}
.blocker:before,.modal{display:inline-block;vertical-align:middle}.blocker,.modal{box-sizing:border-box;width:100%}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;overflow:auto;z-index:150;padding:20px;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.blocker:before{content:"";height:100%;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal{position:relative;z-index:200;max-width:1000px;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background:url(data:image/png;base64,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) no-repeat}.modal-spinner{display:none;width:64px;height:64px;position:fixed;top:50%;left:50%;margin-right:-32px;margin-top:-32px;background:url(data:image/gif;base64,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) center center no-repeat #111;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px}     a.lightbox {
text-decoration: none;
} .lightbox-targetPopup {
position: fixed;
top: -100%;
width: 100%;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
transition: opacity .5s ease-in-out;
overflow: hidden;
}
.pop-labels{
position: absolute;
text-align: center;
width: 100%;
top: 45%;
}
.userInput {
margin: 5px 0;
padding: 5px 0;
text-align: center;
}
.popupHidden{
display: none;
} .lightbox-targetPopup2 {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
height: 85%;
width: 80%;
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(128,204,40,1)), color-stop(1, rgba(28,100,52,1)));
background-image: -moz-linear-gradient(center bottom, rgba(128,204,40,1) 0%, rgba(28,100,52,1) 100% );
padding: 5px;
}
.lightbox-targetPopup2 > .popupInner {
position: relative;	
background: #fff;
background: url(//ecosmartheat.co.uk/news/wp-content/themes/images/icon-bg.png) bottom right no-repeat #ffffff;
height: 100%;
width: 100%; 
padding:2%;
overflow-y: scroll;
}
.popup-button-container {
position: relative;
clear: both;
}
.icon-container {
width: 100%;
max-width: 750px;
padding: 40px 0 0;
margin: 0 auto;
} a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
transition: .5s ease-in-out;
} a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
transform:rotate(45deg);
} a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
transform:rotate(-45deg);
} .lightbox-targetPopup:target {
opacity: 1;
top: 0;
bottom: 0;
left: 0;
z-index: 999;
}
.lightbox-targetPopup.lightbox-targetPopup2:target {
max-height: 90%;
max-width: 90%;
}
.lightbox-targetPopup:target a.lightbox-close {
top: 0px;
} .klaro {
font-family: inherit;
font-family: var(--font-family, inherit);
font-size: 14px;
font-size: var(--font-size, 14px);
}
.klaro button {
font-family: inherit;
font-family: var(--font-family, inherit);
font-size: 14px;
font-size: var(--font-size, 14px);
}
.klaro.cm-as-context-notice {
height: 100%;
padding-bottom: 12px;
padding-top: 12px;
}
.klaro .cookie-modal,
.klaro .context-notice,
.klaro .cookie-notice { }
.klaro .cookie-modal .cm-switch-container,
.klaro .context-notice .cm-switch-container,
.klaro .cookie-notice .cm-switch-container {
border-bottom-style: solid;
border-bottom-style: var(--border-style, solid);
border-bottom-width: 1px;
border-bottom-width: var(--border-width, 1px);
border-bottom-color: #c8c8c8;
border-bottom-color: var(--light2, #c8c8c8);
display: block;
position: relative;
padding: 10px;
padding-left: 66px;
line-height: 20px;
vertical-align: middle;
min-height: 40px;
}
.klaro .cookie-modal .cm-switch-container:last-child,
.klaro .context-notice .cm-switch-container:last-child,
.klaro .cookie-notice .cm-switch-container:last-child {
border-bottom: 0;
}
.klaro .cookie-modal .cm-switch-container:first-child,
.klaro .context-notice .cm-switch-container:first-child,
.klaro .cookie-notice .cm-switch-container:first-child {
margin-top: 0;
}
.klaro .cookie-modal .cm-switch-container p,
.klaro .context-notice .cm-switch-container p,
.klaro .cookie-notice .cm-switch-container p {
margin-top: 0;
}
.klaro .cookie-modal .cm-switch,
.klaro .context-notice .cm-switch,
.klaro .cookie-notice .cm-switch {
position: relative;
display: inline-block;
width: 50px;
height: 30px;
}
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider {
background-color: #1a936f;
background-color: var(--green1, #1a936f);
}
.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider {
background-color: #1a936f;
background-color: var(--green1, #1a936f);
opacity: 0.6;
}
.klaro .cookie-modal .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.half-checked:checked + .cm-list-label .slider::before {
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider {
background-color: #24cc9a;
background-color: var(--green2, #24cc9a);
opacity: 0.8;
}
.klaro .cookie-modal .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input.only-required + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input.only-required + .cm-list-label .slider::before {
-ms-transform: translateX(10px);
transform: translateX(10px);
}
.klaro .cookie-modal .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .context-notice .cm-list-input.required:checked + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input.required:checked + .cm-list-label .slider {
background-color: #24cc9a;
background-color: var(--green2, #24cc9a);
opacity: 0.8;
cursor: not-allowed;
}
.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}
.klaro .cookie-modal .cm-list-input,
.klaro .context-notice .cm-list-input,
.klaro .cookie-notice .cm-list-input {
position: absolute;
top: 0;
left: 0;
opacity: 0;
width: 50px;
height: 30px;
}
.klaro .cookie-modal .cm-list-title,
.klaro .context-notice .cm-list-title,
.klaro .cookie-notice .cm-list-title {
font-size: 0.9em;
font-weight: 600;
}
.klaro .cookie-modal .cm-list-description,
.klaro .context-notice .cm-list-description,
.klaro .cookie-notice .cm-list-description {
color: #7c7c7c;
color: var(--dark3, #7c7c7c);
font-size: 0.9em;
padding-top: 4px;
}
.klaro .cookie-modal .cm-list-label,
.klaro .context-notice .cm-list-label,
.klaro .cookie-notice .cm-list-label {  }
.klaro .cookie-modal .cm-list-label .cm-switch,
.klaro .context-notice .cm-list-label .cm-switch,
.klaro .cookie-notice .cm-list-label .cm-switch {
position: absolute;
left: 0;
}
.klaro .cookie-modal .cm-list-label .slider,
.klaro .context-notice .cm-list-label .slider,
.klaro .cookie-notice .cm-list-label .slider {
background-color: #f2f2f2;
background-color: var(--white2, #f2f2f2);
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
transition: 0.4s;
width: 50px;
display: inline-block;
}
.klaro .cookie-modal .cm-list-label .slider::before,
.klaro .context-notice .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-label .slider::before {
background-color: #e6e6e6;
background-color: var(--white3, #e6e6e6);
position: absolute;
content: "";
height: 20px;
width: 20px;
left: 5px;
bottom: 5px;
transition: 0.4s;
}
.klaro .cookie-modal .cm-list-label .slider.round,
.klaro .context-notice .cm-list-label .slider.round,
.klaro .cookie-notice .cm-list-label .slider.round {
border-radius: 30px;
}
.klaro .cookie-modal .cm-list-label .slider.round::before,
.klaro .context-notice .cm-list-label .slider.round::before,
.klaro .cookie-notice .cm-list-label .slider.round::before {
border-radius: 50%;
}
.klaro .cookie-modal .cm-list-label input:focus + .slider,
.klaro .context-notice .cm-list-label input:focus + .slider,
.klaro .cookie-notice .cm-list-label input:focus + .slider {
box-shadow-color: #48dfb2;
box-shadow-color: var(--green3, #48dfb2);
box-shadow: 0 0 1px var(--box-shadow-color, green3);
}
.klaro .cookie-modal .cm-list-label input:checked + .slider::before,
.klaro .context-notice .cm-list-label input:checked + .slider::before,
.klaro .cookie-notice .cm-list-label input:checked + .slider::before {
-ms-transform: translateX(20px);
transform: translateX(20px);
}
.klaro .cookie-modal .cm-list-input:focus + .cm-list-label .slider,
.klaro .context-notice .cm-list-input:focus + .cm-list-label .slider,
.klaro .cookie-notice .cm-list-input:focus + .cm-list-label .slider {
box-shadow: 0 4px 6px 0 rgba(125, 125, 125, 0.2), 5px 5px 10px 0 rgba(125, 125, 125, 0.19);
}
.klaro .cookie-modal .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .context-notice .cm-list-input:checked + .cm-list-label .slider::before,
.klaro .cookie-notice .cm-list-input:checked + .cm-list-label .slider::before {
-ms-transform: translateX(20px);
transform: translateX(20px);
}
.klaro .cookie-modal .slider,
.klaro .context-notice .slider,
.klaro .cookie-notice .slider {
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}
.klaro .cookie-modal a,
.klaro .context-notice a,
.klaro .cookie-notice a {
color: #1a936f;
color: var(--green1, #1a936f);
text-decoration: none;
}
.klaro .cookie-modal p,
.klaro .cookie-modal strong,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice strong,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice strong,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
color: #fafafa;
color: var(--light1, #fafafa);
text-indent: unset;
}
.klaro .cookie-modal p,
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal ul,
.klaro .cookie-modal li,
.klaro .context-notice p,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice ul,
.klaro .context-notice li,
.klaro .cookie-notice p,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice ul,
.klaro .cookie-notice li {
display: block;
text-align: left;
margin: 0;
padding: 0;
margin-top: 0.7em;
}
.klaro .cookie-modal h1,
.klaro .cookie-modal h2,
.klaro .cookie-modal h3,
.klaro .cookie-modal h4,
.klaro .cookie-modal h5,
.klaro .cookie-modal h6,
.klaro .context-notice h1,
.klaro .context-notice h2,
.klaro .context-notice h3,
.klaro .context-notice h4,
.klaro .context-notice h5,
.klaro .context-notice h6,
.klaro .cookie-notice h1,
.klaro .cookie-notice h2,
.klaro .cookie-notice h3,
.klaro .cookie-notice h4,
.klaro .cookie-notice h5,
.klaro .cookie-notice h6 {
font-family: inherit;
font-family: var(--title-font-family, inherit);
}
.klaro .cookie-modal .cm-link,
.klaro .context-notice .cm-link,
.klaro .cookie-notice .cm-link {
margin-right: 0.5em;
vertical-align: middle;
}
.klaro .cookie-modal .cm-btn,
.klaro .context-notice .cm-btn,
.klaro .cookie-notice .cm-btn {
color: #fff;
color: var(--button-text-color, #fff);
background-color: #5c5c5c;
background-color: var(--dark2, #5c5c5c);
border-radius: 4px;
border-radius: var(--border-radius, 4px);
padding: 6px 10px;
margin-right: 0.5em;
border-style: none;
padding: 0.4em;
font-size: 1em;
cursor: pointer;
}
.klaro .cookie-modal .cm-btn:disabled,
.klaro .context-notice .cm-btn:disabled,
.klaro .cookie-notice .cm-btn:disabled {
opacity: 0.5;
}
.klaro .cookie-modal .cm-btn.cm-btn-close,
.klaro .context-notice .cm-btn.cm-btn-close,
.klaro .cookie-notice .cm-btn.cm-btn-close {
background-color: #c8c8c8;
background-color: var(--light2, #c8c8c8);
}
.klaro .cookie-modal .cm-btn.cm-btn-success,
.klaro .context-notice .cm-btn.cm-btn-success,
.klaro .cookie-notice .cm-btn.cm-btn-success {
background-color: #1a936f;
background-color: var(--green1, #1a936f);
}
.klaro .cookie-modal .cm-btn.cm-btn-success-var,
.klaro .context-notice .cm-btn.cm-btn-success-var,
.klaro .cookie-notice .cm-btn.cm-btn-success-var {
background-color: #24cc9a;
background-color: var(--green2, #24cc9a);
}
.klaro .cookie-modal .cm-btn.cm-btn-info,
.klaro .context-notice .cm-btn.cm-btn-info,
.klaro .cookie-notice .cm-btn.cm-btn-info {
background-color: #2581c4;
background-color: var(--blue1, #2581c4);
}
.klaro .context-notice {
border-radius: 4px;
border-radius: var(--border-radius, 4px);
border-style: solid;
border-style: var(--border-style, solid);
border-width: 1px;
border-width: var(--border-width, 1px);
border-color: #c8c8c8;
border-color: var(--light2, #c8c8c8);
background-color: #fafafa;
background-color: var(--light1, #fafafa);
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-items: center;
justify-content: center;
padding: 12px;
height: 100%;
}
.klaro .context-notice.cm-dark {
background-color: #333;
background-color: var(--dark1, #333);
border-color: #5c5c5c;
border-color: var(--dark2, #5c5c5c);
}
.klaro .context-notice.cm-dark p {
color: #fafafa;
color: var(--light1, #fafafa);
}
.klaro .context-notice.cm-dark p a {
color: #459cdc;
color: var(--blue2, #459cdc);
}
.klaro .context-notice p {
color: #333;
color: var(--dark1, #333);
flex-grow: 0;
text-align: center;
padding-top: 0;
margin-top: 0;
}
.klaro .context-notice p a {
color: #24cc9a;
color: var(--green2, #24cc9a);
}
.klaro .context-notice p.cm-buttons {
margin-top: 12px;
}
.klaro .context-notice p.ccn-description-empty-store {
margin-top: 24px;
font-size: 14px;
font-size: var(--font-size, 14px);
}
.klaro .cookie-modal {
width: 100%;
height: 100%;
position: fixed;
overflow: hidden;
left: 0;
top: 0;
z-index: 1000;
}
.klaro .cookie-modal.cm-embedded {
position: relative;
height: inherit;
width: inherit;
left: inherit;
right: inherit;
z-index: 0;
}
.klaro .cookie-modal.cm-embedded .cm-modal.cm-klaro {
position: relative;
-ms-transform: none;
transform: none;
}
.klaro .cookie-modal .cm-bg {
background: rgba(0, 0, 0, 0.5);
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
}
.klaro .cookie-modal .cm-modal.cm-klaro {
background-color: #333;
background-color: var(--dark1, #333);
color: #fafafa;
color: var(--light1, #fafafa);
z-index: 1001;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
width: 100%;
max-height: 98%;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: fixed;
overflow: auto;
}
@media (min-width: 660px) {
.klaro .cookie-modal .cm-modal.cm-klaro {
border-radius: 4px;
border-radius: var(--border-radius, 4px);
position: relative;
margin: 0 auto;
max-width: 640px;
height: auto;
width: auto;
}
}
.klaro .cookie-modal .cm-modal .hide {
border-style: none;
background: none;
cursor: pointer;
position: absolute;
top: 20px;
right: 20px;
z-index: 1;
}
.klaro .cookie-modal .cm-modal .hide svg {
stroke: #fafafa;
stroke: var(--light1, #fafafa);
}
.klaro .cookie-modal .cm-modal .cm-footer {
border-top-color: #5c5c5c;
border-top-color: var(--dark2, #5c5c5c);
border-top-width: 1px;
border-top-width: var(--border-width, 1px);
border-top-style: solid;
border-top-style: var(--border-style, solid);
padding: 1em;
}
.klaro .cookie-modal .cm-modal .cm-footer-buttons {
display: flex;
flex-flow: row;
justify-content: space-between;
}
.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by {
font-size: 0.8em;
padding-top: 4px;
text-align: right;
padding-right: 8px;
}
.klaro .cookie-modal .cm-modal .cm-footer .cm-powered-by a {
color: #5c5c5c;
color: var(--dark2, #5c5c5c);
}
.klaro .cookie-modal .cm-modal .cm-header {
border-bottom-width: 1px;
border-bottom-width: var(--border-width, 1px);
border-bottom-style: solid;
border-bottom-style: var(--border-style, solid);
border-bottom-color: #5c5c5c;
border-bottom-color: var(--dark2, #5c5c5c);
padding: 1em;
padding-right: 24px;
}
.klaro .cookie-modal .cm-modal .cm-header h1 {
margin: 0;
font-size: 2em;
display: block;
}
.klaro .cookie-modal .cm-modal .cm-header h1.title {
padding-right: 20px;
}
.klaro .cookie-modal .cm-modal .cm-body {
padding: 1em;
}
.klaro .cookie-modal .cm-modal .cm-body ul {
display: block;
}
.klaro .cookie-modal .cm-modal .cm-body span {
display: inline-block;
width: auto;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes {
padding: 0;
margin: 0;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-caret,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-caret {
color: #a0a0a0;
color: var(--light3, #a0a0a0);
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content {
margin-left: -40px;
display: none;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose .cm-services .cm-content.expanded,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose .cm-services .cm-content.expanded {
margin-top: 10px;
display: block;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose {
position: relative;
line-height: 20px;
vertical-align: middle;
padding-left: 60px;
min-height: 40px;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service:first-child,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose:first-child {
margin-top: 0;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p {
margin-top: 0;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes {
color: #a0a0a0;
color: var(--light3, #a0a0a0);
font-size: 0.8em;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service.cm-toggle-all,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose.cm-toggle-all {
border-top-width: 1px;
border-top-width: var(--border-width, 1px);
border-top-style: solid;
border-top-style: var(--border-style, solid);
border-top-color: #5c5c5c;
border-top-color: var(--dark2, #5c5c5c);
padding-top: 1em;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-list-title,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title {
font-weight: 600;
}
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service span.cm-required,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-opt-out,
.klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-required {
color: #5c5c5c;
color: var(--dark2, #5c5c5c);
padding-left: 0.2em;
font-size: 0.8em;
}
.klaro .cookie-notice:not(.cookie-modal-notice) {
background-color: #333;
background-color: var(--dark1, #333);
z-index: 999;
position: fixed;
width: 100%;
bottom: 0;
right: 0;
}
@media (min-width: 1024px) {
.klaro .cookie-notice:not(.cookie-modal-notice) {
border-radius: 4px;
border-radius: var(--border-radius, 4px);
position: fixed;
position: var(--notice-position, fixed);
right: 20px;
right: var(--notice-right, 20px);
left: auto;
left: var(--notice-left, auto);
bottom: 20px;
bottom: var(--notice-bottom, 20px);
top: auto;
top: var(--notice-top, auto);
max-width: 400px;
max-width: var(--notice-max-width, 400px);
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
}
}
@media (max-width: 1023px) {
.klaro .cookie-notice:not(.cookie-modal-notice) {
border-style: none;
border-radius: 0;
}
}
.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded {
position: relative;
height: inherit;
width: inherit;
left: inherit;
right: inherit;
bottom: inherit;
z-index: 0;
}
.klaro .cookie-notice:not(.cookie-modal-notice).cn-embedded .cn-body {
padding-top: 0.5em;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body {
margin-bottom: 0;
margin-right: 0;
bottom: 0;
padding: 1em;
padding-top: 0;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
margin-bottom: 0.5em;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p.cn-changes {
text-decoration: underline;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-learn-more {
display: inline-block;
flex-grow: 1;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
display: inline-block;
margin-top: -0.5em;
}
@media (max-width: 384px) {
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons {
width: 100%;
}
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
margin-top: 0.5em;
}
@media (max-width: 384px) {
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-buttons button.cm-btn {
width: calc(50% - 0.5em);
}
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok {
margin-top: -0.5em;
display: flex;
flex-flow: row;
flex-wrap: wrap;
justify-content: right;
align-items: baseline;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a,
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok div {
margin-top: 0.5em;
}
.klaro .cookie-modal-notice {
background-color: #333;
background-color: var(--dark1, #333);
color: #fafafa;
color: var(--light1, #fafafa);
z-index: 1001;
box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2), 5px 5px 10px 0 rgba(0, 0, 0, 0.19);
width: 100%;
max-height: 98%;
top: 50%;
-ms-transform: translateY(-50%);
transform: translateY(-50%);
position: fixed;
overflow: auto;
padding: 1em;
padding-top: 0.2em;
}
@media (min-width: 400px) {
.klaro .cookie-modal-notice {
border-radius: 4px;
border-radius: var(--border-radius, 4px);
position: relative;
margin: 0 auto;
max-width: 400px;
height: auto;
width: auto;
}
}
.klaro .cookie-modal-notice .cn-ok {
display: flex;
flex-flow: row;
justify-content: space-between;
align-items: center;
margin-top: 1em;
}
.klaro .cookie-notice-hidden {
display: none !important;
} .klaro .cookie-notice:not(.cookie-modal-notice) .cn-body p {
line-height: 1.5em;
} .flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.slides{margin:0;padding:0;list-style:none}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;text-indent:unset;margin:0;}.flexslider .slides>li:first-child{display:block;-webkit-backface-visibility:visible;backface-visibility:visible}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{margin:0;position:relative}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav a{width:32px;height:32px;margin:-20px 0 0;display:block;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;opacity:1;-webkit-transition:all .3s ease}.flex-direction-nav .flex-next{background-image:url(//ecosmartheat.co.uk/news/wp-content/themes/images/bg_direction_nav_next.png);background-position:100% 0;right:0;opacity:.8}.flex-direction-nav .flex-prev{background-image:url(//ecosmartheat.co.uk/news/wp-content/themes/images/bg_direction_nav_prev.png);background-position:100% 0;left:0;opacity:.8}.flexslider:hover .flex-next{opacity:1}.flexslider:hover .flex-prev{opacity:1}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:.3!important;cursor:default}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default} a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;width:100%;position:absolute;padding:0;min-height:42px;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;position:absolute;top:0;right:0;cursor:pointer;color:#454545;text-decoration:none;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Montserrat,sans-serif;font-weight:400}.mean-container a.meanmenu-reveal span{display:block;background:#454545;height:2px;margin-top:4px}.mean-container .mean-nav{float:left;width:100%;margin-top:24px}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{background:#fff;position:relative;float:left;width:100%;box-sizing:border-box;text-indent:unset;margin:0;}.mean-container .mean-nav ul li a{display:block;float:left;width:100%;padding:0 0 0 10px;margin:0;text-align:left;color:#454545;border-top:1px solid #cbcbcb;text-decoration:none;text-transform:uppercase;box-sizing:border-box}.mean-container .mean-nav ul li a.active{color:#80cc28}.mean-container .mean-nav ul li a.mean-expand:hover,.mean-container .mean-nav ul li a:hover{color:#80cc28}.mean-container .mean-nav ul li li a{width:100%;padding:0 0 0 20px;text-shadow:none!important;visibility:visible}.mean-container .mean-nav ul li.mean-last a{height:50px;border-bottom:2px solid #80cc28;margin-bottom:0}.mean-container .mean-nav ul li a.mean-expand{margin-top:1px;width:60px;height:50px;padding:0 20px 10px 20px;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:400;background:rgba(255,255,255,.1);border:none!important;border-left:1px solid #cbcbcb!important}.mean-container .mean-push,.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-push{float:left;clear:both}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}  .wp-pagenavi {
position: relative;
height: 50px;
padding: 10px 0 0;
}
.wp-pagenavi a, .wp-pagenavi span {
padding: 7px 10px !important; 
margin-right: 10px !important;
font-family: 'Montserrat', sans-serif;
font-size: 15px; 
color: #454545; 
text-decoration: none;
border: 1px solid #6c7755; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #6c7755;
color: #ffffff;
border: 1px solid #6c7755;
}
.wp-pagenavi span.current { 
font-weight: bold; 
} form.search {
margin: 0 0 30px 0;
} input.search-input {
border: 1px solid #959595;
color: #2b2b2b;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
height: 35px;
line-height: 18px;
padding: 2px 3px;
margin-bottom: 10px;
transition: all 0.5s ease-in-out;
}
button.search-submit {
background-color: transparent;
display: inline-block;
border: none;
padding: 10px 0 0 10px;
position: relative;
cursor: pointer;
color: #6c7755; 
font-size: 1em; 
font-family: 'Montserrat', sans-serif;
font-weight: 400;
}
button.search-submit::after {
border-right: 2px solid #6c7755;
border-top: 2px solid #6c7755;
content: "";
display: inline-block;
height: 0.4em;
transform: rotate(45deg);
width: 0.4em;
margin-bottom: 1px;
margin-left: 3px;
transition: all 0.5s ease-in-out;
}
button.search-submit:hover::after {
margin-left: 15px;	
} input.wpcf7-text {
border: 1px solid #ffffff;
border-radius: 5px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 400;
height: 30px;
line-height: 18px;
margin: 0 auto 10px;
padding: 5px;
width: 95%;
transition: all 0.5s ease-in-out;
}
input.wpcf7-text:focus {
border: 1px solid #3d2763;
}
input.wpcf7-text.error {
border: 1px solid #ffffff;
}
textarea.wpcf7-textarea {
border: 1px solid #ffffff;
border-radius: 5px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
font-weight: 400;
height: 50px;
line-height: 18px;
margin: 0 auto 10px;
padding: 10px 5px;
width: 95%;
transition: all 0.5s ease-in-out;
}
textarea.wpcf7-textarea:focus {
border: 1px solid #3d2763;
}
textarea.wpcf7-textarea.error {
border: 1px solid #ffffff;
}
select.wpcf7-select {
border: 1px solid #ffffff;
border-radius: 5px;
color: #454545;
font-family: 'Montserrat', sans-serif;
font-size: 1em;
height: 47px;
line-height: 18px;
margin: 0 auto 15px;
padding: 5px;
width: 97%;
transition: all 0.5s ease-in-out;
}
.wpcf7-radio {
font-family: 'Montserrat', sans-serif;
font-size: 1em !important;
}
.wpcf7-list-item-label {
font-size: 1em !important;
}
input.wpcf7-submit {
background: #006e2b;
border: 0 none;
border-radius: 7px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-size: 1em;
font-weight: 400;
letter-spacing: 1px;
padding: 15px 40px;
margin: 0;
text-align: center;
text-decoration: none;
text-transform: uppercase;
transition: all 0.5s ease-in-out;
}
input.wpcf7-submit:hover {
background: #6caf06;
}
div.wpcf7-response-output {
float: left;
width: 95%;
font-size: 1em;
font-weight: 300;
line-height: 1.3em;
margin: 1em 0 1em !important;
padding: 10px 1em !important;
}
span.wpcf7-not-valid-tip {
color: #a40019;
margin: 0 0 20px 0;	
} img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
img.alignnone {float:left; margin:0 1em 1em 0}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignnone {float:left; margin:0 1em 1em 0}  @media screen and (max-width: 480.99px) 
and (min-width: 320px) {
#header-wrapper {
height: 250px;
}				 
#logo {
float: none;
width: 280px;
padding: 50px 0 0;
margin: 0 auto;
}
#button-wrapper {
right: 20px;
}
a.package-button {
font-size: 0.9em;
padding: 14px 20px 0;
}	
.book {
display: none;
}
.header-contact {
float: none;
padding: 0;
margin: 20px auto 0;
text-align: center;
}
#banner {
height: 350px;
}
.banner-content {
top: 10%;
}
.banner-promo-bg {
background-image: none;
background-color: #1c6434;
background-size: unset;
border-top: 3px solid #80cc28;
top: unset; 
bottom: 0;
right: unset;
left: 0;
width: 100%;
height: 115px;
padding: 10px;
}
.banner-promo {
top: 20px;
left: 10px;
max-width: 100%;
}
p.banner-promo-text {
font-size: 1.5em;
}
p.banner-promo-text.small {
font-size: 1.1em;
}
.rad-banner {
background: url(//ecosmartheat.co.uk/news/wp-content/themes/EcoSmart/images/rad-banner.jpg) center left -125px no-repeat;
background-size: auto;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
height: 350px;
}
#banner-sunamp {
height: 200px;	
}
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
#testimonial-slider {
padding: 0 40px;
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
#footer {
padding: 80px 0;
}
.quote-button-wrapper {
line-height: 30px;
font-size: 1em;
}
a.button.large {
font-size: 1.1em;	
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 20px 0 0;
}
.full-column-inner {
padding: 40px 25px 40px 25px;
}
.main-content-wrapper {
padding: 40px 10px;
}
.project-gallery-wrapper {
width: 100%;
height: 200px;	
}
.three-column {
width: 100%;
}
.left-column-50 {
width: 100%;
padding: 0;
}
.right-column-50 {
width: 100%;
padding: 40px 0 0;
}
.two-column-flex-wrapper {
flex-flow: column nowrap;
}
.left-column-flex-50 {
width: 100%;
height: auto;
order: 1;
padding: 20px 0 20px 0;
}
.left-column-flex-50.indirect {
order: 2;
height: 300px;
}
.left-column-flex-50.pump {
order: 2;
height: 300px;
}
.left-column-flex-50.aero02 {
order: 2;
height: 300px;
}
.left-column-flex-50.radiator02 {
order: 2;
height: 300px;
}
.left-column-flex-50.suppliers {
order: 2;
height: 300px;
}
.left-column-flex-50.aeroflow {
order: 2;
height: 300px;
}
.left-column-flex-50.solar02 {
order: 2;
height: 300px;	
}
.left-column-flex-50.solar04 {
order: 2;
height: 300px;	
}
.left-column-flex-50.aircon {
order: 2;
height: 300px;	
}
.left-column-flex-50.infrared {
order: 2;
height: 300px;
}
.left-column-flex-50.infratowel {
order: 2;
height: 300px;
}
.left-column-flex-50.infraglass {
order: 2;
height: 300px;
}
.left-column-flex-50.metal02 {
order: 2;
height: 300px;
}
.left-column-flex-50.towel01 {
order: 2;
height: 300px;
}
.left-column-flex-50.towel02 {
order: 2;
height: 300px;
}
.left-column-flex-50.towel03 {
order: 2;
height: 300px;
}
.left-column-flex-50.glass01 {
order: 2;
height: 300px;
}
.left-column-flex-50.tepeo {
order: 2;
height: 300px;
}
.left-column-flex-50.eboilers01 {
order: 2;
height: 300px;	
}
.left-column-flex-50.adesso {
order: 2;
height: 300px;	
}
.left-column-flex-50.ascoli {
order: 2;
height: 300px;	
}
.left-column-flex-50.alloraiq {
order: 2;
height: 300px;	
}
.left-column-flex-50.iqplus {
order: 2;
height: 300px;	
}
.left-column-flex-50.radiator02 {
order: 2;
height: 300px;		
}
.left-column-flex-50.evcharger01 {
order: 2;
height: 300px;	
}
.left-column-flex-50.sunamp {
order: 2;
height: 300px;	
}
.left-column-flex-50.heatpump {
order: 2;
height: 300px;	
}
.left-column-flex-50.smartrad {
order: 2;
height: 300px;	
}
.left-column-flex-50.metalinfra {
order: 2;
height: 300px;	
}
.left-column-flex-50.solax {
order: 2;
height: 300px;
}
.right-column-flex-50.green {
order: 1;
}
.right-column-flex-50.direct {
order: 2;
height: 300px;
}
.right-column-flex-50.solar {
order: 2;
height: 300px;
}
.right-column-flex-50.solar02 {
order: 2;
height: 300px;	
}
.right-column-flex-50.heating {
order: 2;
height: 300px;	
}
.right-column-flex-50.indirect {
order: 2;
height: 300px;
}
.right-column-flex-50.pump {
order: 2;
height: 300px;	
}
.right-column-flex-50.suppliers {
order: 2;
height: 300px;	
}
.right-column-flex-50.hottap {
order: 2;
height: 300px;	
}
.right-column-flex-50.aeroflow {
order: 2;
height: 300px;	
}
.right-column-flex-50.aero01 {
order: 2;
height: 300px;	
}
.right-column-flex-50.solar01 {
order: 2;
height: 300px;	
}
.right-column-flex-50.aircon {
order: 2;
height: 300px;	
}
.right-column-flex-50.aircon01 {
order: 2;
height: 300px;	
}
.right-column-flex-50.metalinfra {
order: 2;
height: 300px;	
}
.right-column-flex-50.infrachalk {
order: 2;
height: 300px;	
}
.right-column-flex-50.inframirror {
order: 2;
height: 300px;	
}
.right-column-flex-50.metal01 {
order: 2;
height: 300px;	
}
.right-column-flex-50.metal03 {
order: 2;
height: 300px;	
}
.right-column-flex-50.chalk01 {
order: 2;
height: 300px;	
}
.right-column-flex-50.towel01 {
order: 2;
height: 300px;
}
.right-column-flex-50.towel02 {
order: 2;
height: 300px;	
}
.right-column-flex-50.towel03 {
order: 2;
height: 300px;	
}
.right-column-flex-50.glass01 {
order: 2;
height: 300px;	
}
.right-column-flex-50.mirror01 {
order: 2;
height: 300px;
}
.right-column-flex-50.tepeo {
order: 2;
height: 300px;
}
.right-column-flex-50.tepeo02 {
order: 2;
height: 300px;
}
.right-column-flex-50.radiator {
order: 2;
height: 300px;	
}
.right-column-flex-50.radiator02 {
order: 2;
height: 300px;	
}
.right-column-flex-50.radiator03 {
order: 2;
height: 300px;	
}
.right-column-flex-50.classic {
order: 2;
height: 300px;	
}
.right-column-flex-50.allora {
order: 2;
height: 300px;	
}
.right-column-flex-50.adessoiq {
order: 2;
height: 300px;	
}
.right-column-flex-50.ascoliiq {
order: 2;
height: 300px;		
}
.right-column-flex-50.eboilers01 {
order: 2;
height: 300px;
}
.right-column-flex-50.evcharger01 {
order: 2;
height: 300px;
}
.right-column-flex-50.evcharger02 {
order: 2;
height: 300px;
}
.right-column-flex-50.heatpump01 {
order: 2;
height: 300px;
}
.right-column-flex-50.heatpump02 {
order: 2;
height: 300px;
}
.right-column-flex-50.ecosmart {
order: 2;
height: 300px;
}
.right-column-flex-50.sunsynk {
order: 2;
height: 300px;
}
.right-column-flex-50.sunampsolar {
order: 2;
height: 300px;
}
.right-column-flex-50.sunampboiler {
order: 2;
height: 300px;
}
.right-column-flex-50.sunamprads {
order: 2;
height: 300px;
}
.right-column-flex-50.suppliers {
order: 2;
height: 300px;
}
.right-column-flex-50 {
width: 100%;
height: auto;
order: 2;
padding: 20px 0 20px 0;
}
.right-column-flex-50.img {
height: 100%;
padding: 0;
}
.three-column.promos {
width: 100%;
}
.five-column-pop {
width: 50%;	
}
.five-column-poplast {
width: 50%;	
}
.image-bottom {
position: unset;
bottom: unset;
}
#footer-column-01 {
width: 100%;
padding: 0;
text-align: center;
}
#footer-column-02 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
#footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
.survey-flex-wrapper {
flex-flow: column nowrap;
}
.survey-column-text {
width: 100%;
padding: 0;
text-align: center;
}
.survey-column-btn {
width: 100%;
padding: 30px 0 0;
text-align: center;
}
p.survey-text {
font-size: 2em;
padding: 0 0 10px 0;
}
a.button.survey {
font-size: 1em;
width: 220px;
height: 50px;
line-height: 50px;
padding: 0 20px;
text-align: center;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.left-flex-column {
padding: 10px;	
}
.right-flex-column {
padding: 10px;	
}
.news-wrapper {
flex-flow: row wrap;
}
.news-column {
width: calc(100% - 10px);
}
.editor-field {
width: 100%;	
}
input.contact {
width: 90%;
}
textarea.contact {
width: 90%;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.6em;
}
h3 {
font-size: 1.2em;
}
h4 {
font-size: 1.2em;
}
p.banner-text {
font-size: 2em;
}
p.banner-text.mid {
font-size: 1.6em;
}
p.banner-text.small {
font-size: 1.3em;
}
p.sub-banner-text {
font-size: 1.8em;
}
p.main-text.large {
font-size: 1.1em;
line-height: 1.2em;
}
p.large-text {
font-size: 1.8em;
}
.featureList {
text-align: center;	
}
img.adjust {
height: 100%;
}
img.logo {
margin: 0 20px 40px;
}
img.logo.first {
margin: 0 20px 40px;
}
img.logo.last {
margin: 0 20px 40px;
}
a.button {
font-size: 0.9em;
padding: 14px 55px 14px 15px;
} table, thead, tbody, th, td, tr { 
display: block; 
} thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
tr { 
border: 1px solid #ccc; 
height: auto;
padding: 5px 0 25px 0;
}
td { 
border: none;
border-bottom: 1px solid #eee; 
position: relative;
padding-left: 35%; 
}
td:before { 
position: absolute;
top: 6px;
left: 6px;
width: 75%; 
padding-right: 10px; 
white-space: pre-wrap;
}
#notitle {
display: inline-table;
}
th.price {
text-align: left;
}
td.price {
text-align: left;
}
tr.models {
display: none;
}
td.four-column-01:nth-of-type(1):before { content: "Thermino"; }
td.four-column-01:nth-of-type(2):before { content: "150 xPlus"; }	
td.four-column-01:nth-of-type(3):before { content: "210 xPlus"; }
td.four-column-01:nth-of-type(4):before { content: "300 xPlus"; }
td.five-column-01:nth-of-type(1):before { content: "Thermino"; }
td.five-column-01:nth-of-type(2):before { content: "70 ePlus"; }
td.five-column-01:nth-of-type(3):before { content: "150 ePlus"; }	
td.five-column-01:nth-of-type(4):before { content: "210 ePlus"; }
td.five-column-01:nth-of-type(5):before { content: "300 ePlus"; }
td.five-column-02:nth-of-type(1):before { content: "Model"; }
td.five-column-02:nth-of-type(2):before { content: "Wattage"; }
td.five-column-02:nth-of-type(3):before { content: "Heat up to"; }	
td.five-column-02:nth-of-type(4):before { content: "Dimesions"; }
td.five-column-02:nth-of-type(5):before { content: "Price"; }
td.five-column-03:nth-of-type(1):before { content: "Thermino"; }
td.five-column-03:nth-of-type(2):before { content: "150 e"; }
td.five-column-03:nth-of-type(3):before { content: "150 e"; }	
td.five-column-03:nth-of-type(4):before { content: "210 e"; }
td.five-column-03:nth-of-type(5):before { content: "210 e"; }
td.six-column-01:nth-of-type(1):before { content: "Dimensions (mm)"; }
td.six-column-01:nth-of-type(2):before { content: "Input Voltage"; }
td.six-column-01:nth-of-type(3):before { content: "IP-Value"; }	
td.six-column-01:nth-of-type(4):before { content: "Weight"; }
td.six-column-01:nth-of-type(5):before { content: "Colour"; }
td.six-column-01:nth-of-type(6):before { content: "Box Size (cm)"; }
td.six-column-01 { padding-left: 55%; }
td.six-column-02:nth-of-type(1):before { content: "Model"; }
td.six-column-02:nth-of-type(2):before { content: "Size (cm)"; }
td.six-column-02:nth-of-type(3):before { content: "Wattage"; }	
td.six-column-02:nth-of-type(4):before { content: "Weight (kg)"; }
td.six-column-02:nth-of-type(5):before { content: "Metres"; }
td.six-column-02:nth-of-type(6):before { content: "Price"; }
td.seven-column-01:nth-of-type(1):before { content: "Model"; }
td.seven-column-01:nth-of-type(2):before { content: "Colour"; }
td.seven-column-01:nth-of-type(3):before { content: "Size (cm)"; }	
td.seven-column-01:nth-of-type(4):before { content: "Wattage"; }
td.seven-column-01:nth-of-type(5):before { content: "Weight (kg)"; }
td.seven-column-01:nth-of-type(6):before { content: "Brackets"; }
td.seven-column-01:nth-of-type(7):before { content: "Price"; }
td.seven-column-02:nth-of-type(1):before { content: "Thermino"; }
td.seven-column-02:nth-of-type(2):before { content: "150 e (combi)"; }
td.seven-column-02:nth-of-type(3):before { content: "150 e (system)"; }	
td.seven-column-02:nth-of-type(4):before { content: "210 e (combi)"; }
td.seven-column-02:nth-of-type(5):before { content: "210 e (system)"; }
td.seven-column-02:nth-of-type(6):before { content: "300 e (combi)"; }
td.seven-column-02:nth-of-type(7):before { content: "300 e (system)"; }
td.nine-column-01:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-01:nth-of-type(2):before { content: "150 xPlus"; }
td.nine-column-01:nth-of-type(3):before { content: "210 xPlus"; }	
td.nine-column-01:nth-of-type(4):before { content: "300 xPlus"; }
td.nine-column-01:nth-of-type(5):before { content: "150 xPlus"; }
td.nine-column-01:nth-of-type(6):before { content: "210 xPlus"; }
td.nine-column-01:nth-of-type(7):before { content: "300 xPlus"; }	
td.nine-column-02:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-02:nth-of-type(2):before { content: "70 ePlus"; }
td.nine-column-02:nth-of-type(3):before { content: "150 ePlus"; }	
td.nine-column-02:nth-of-type(4):before { content: "210 ePlus"; }
td.nine-column-02:nth-of-type(5):before { content: "300 ePlus"; }
td.nine-column-02:nth-of-type(6):before { content: "150 xPlus"; }
td.nine-column-02:nth-of-type(7):before { content: "210 xPlus"; }
td.nine-column-02:nth-of-type(8):before { content: "300 xPlus"; }
td.nine-column-03:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-03:nth-of-type(2):before { content: "150 hp-SG"; }	
td.nine-column-03:nth-of-type(3):before { content: "210 hp-SG"; }
td.nine-column-03:nth-of-type(4):before { content: "300 hp-SG"; }
td.nine-column-03:nth-of-type(5):before { content: "150 hp-DN"; }	
td.nine-column-03:nth-of-type(6):before { content: "210 hp-DN"; }
td.nine-column-03:nth-of-type(7):before { content: "300 hp-DN"; } .lightbox-targetPopup2 {
width: 95%;
height: 85%;
}
.beds-header {
padding: 10px 0 0;
min-height: 70px;
}
.heat-header {
padding: 10px 0 0;
min-height: 70px;
}
.three-column-pop {
display: block;
float: left;
width: 50%;
padding: 10px;
margin: 0;
cursor: pointer;
overflow: hidden;
}
.three-column-poplast {
width: 100%;
}
.four-column-pop {
width: 50%;
}
.five-column-pop {
width: 33.333%;
}
.five-column-poplast {
width: 50%;
}
input.previous {
padding: 12px 30px !important;
margin: 0 0 10px;
}
img.pop {
max-height: 75px;
}
.heading {
padding: 0 80px 0 0;
text-align: left;
font-size: 1.1em;
line-height: 32px;
}
.content {
padding: 10px 20px 10px 0;
text-align: left;
}
.modal {
padding: 15px;
}
}  @media screen and (max-width: 600.99px) 
and (min-width: 481px) {
#header-wrapper {
height: 250px;
}
#button-wrapper {
right: 20px;
}
a.package-button {
font-size: 0.9em;
padding: 14px 20px 0;
}				 
#logo {
float: none;
width: 350px;
padding: 50px 0 0;
margin: 0 auto;
}
.book {
display: none;
}
.header-contact {
float: none;
padding: 0;
margin: 20px auto 0;
text-align: center;
}
.banner-content {
top: 20%;
}
.banner-promo-bg {
background-image: none;
background-color: #1c6434;
background-size: unset;
border-top: 3px solid #80cc28;
top: unset; 
bottom: 0;
right: unset;
left: 0;
width: 100%;
height: 125px;
padding: 10px;
}
.banner-promo {
top: 30px;
left: 10px;
max-width: 100%;
}
p.banner-promo-text {
font-size: 1.6em;
}
p.banner-promo-text.small {
font-size: 1.2em;
}
.rad-banner {
height: 400px;
}
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
#testimonial-slider {
padding: 0 40px;
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
#footer {
padding: 80px 0;
}
.project-gallery-wrapper {
width: 50%;
height: 250px;	
}
.quote-button-wrapper {
line-height: 30px;
font-size: 1em;
}
a.button.large {
font-size: 1.1em;	
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 20px 0 0;
}
.full-column-inner {
padding: 40px 25px 40px 25px;
}
.main-content-wrapper {
padding: 60px 10px;
}
.left-column-50 {
width: 100%;
padding: 0;
}
.right-column-50 {
width: 100%;
padding: 40px 0 0;
}
.two-column-flex-wrapper {
flex-flow: column nowrap;
}
.left-column-flex-50 {
width: 100%;
height: auto;
order: 1;
padding: 20px 0 20px 0;
}
.left-column-flex-50.indirect {
order: 2;
height: 350px;
}
.left-column-flex-50.pump {
order: 2;
height: 350px;
}
.left-column-flex-50.aero02 {
order: 2;
height: 350px;
}
.left-column-flex-50.radiator02 {
order: 2;
height: 350px;
}
.left-column-flex-50.suppliers {
order: 2;
height: 350px;
}
.left-column-flex-50.aeroflow {
order: 2;
height: 350px;
}
.left-column-flex-50.solar02 {
order: 2;
height: 350px;	
}
.left-column-flex-50.solar04 {
order: 2;
height: 350px;	
}
.left-column-flex-50.aircon {
order: 2;
height: 350px;	
}
.left-column-flex-50.infrared {
order: 2;
height: 350px;
}
.left-column-flex-50.infratowel {
order: 2;
height: 350px;
}
.left-column-flex-50.infraglass {
order: 2;
height: 350px;
}
.left-column-flex-50.metal02 {
order: 2;
height: 350px;
}
.left-column-flex-50.towel01 {
order: 2;
height: 350px;
}
.left-column-flex-50.towel02 {
order: 2;
height: 350px;
}
.left-column-flex-50.towel03 {
order: 2;
height: 350px;
}
.left-column-flex-50.glass01 {
order: 2;
height: 350px;
}
.left-column-flex-50.tepeo {
order: 2;
height: 350px;
}
.left-column-flex-50.eboilers01 {
order: 2;
height: 350px;	
}
.left-column-flex-50.adesso {
order: 2;
height: 350px;	
}
.left-column-flex-50.ascoli {
order: 2;
height: 350px;	
}
.left-column-flex-50.alloraiq {
order: 2;
height: 350px;	
}
.left-column-flex-50.iqplus {
order: 2;
height: 350px;	
}
.left-column-flex-50.radiator02 {
order: 2;
height: 350px;		
}
.left-column-flex-50.evcharger01 {
order: 2;
height: 350px;	
}
.left-column-flex-50.sunamp {
order: 2;
height: 350px;	
}
.left-column-flex-50.heatpump {
order: 2;
height: 350px;	
}
.left-column-flex-50.smartrad {
order: 2;
height: 350px;	
}
.left-column-flex-50.metalinfra {
order: 2;
height: 350px;	
}
.left-column-flex-50.solax {
order: 2;
height: 350px;
}
.right-column-flex-50.green {
order: 1;
}
.right-column-flex-50.direct {
order: 2;
height: 350px;
}
.right-column-flex-50.solar {
order: 2;
height: 350px;
}
.right-column-flex-50.solar02 {
order: 2;
height: 350px;	
}
.right-column-flex-50.heating {
order: 2;
height: 350px;	
}
.right-column-flex-50.indirect {
order: 2;
height: 350px;
}
.right-column-flex-50.pump {
order: 2;
height: 350px;	
}
.right-column-flex-50.suppliers {
order: 2;
height: 350px;	
}
.right-column-flex-50.hottap {
order: 2;
height: 350px;	
}
.right-column-flex-50.aeroflow {
order: 2;
height: 350px;	
}
.right-column-flex-50.aero01 {
order: 2;
height: 350px;	
}
.right-column-flex-50.solar01 {
order: 2;
height: 350px;	
}
.right-column-flex-50.aircon {
order: 2;
height: 350px;	
}
.right-column-flex-50.aircon01 {
order: 2;
height: 350px;	
}
.right-column-flex-50.metalinfra {
order: 2;
height: 350px;	
}
.right-column-flex-50.infrachalk {
order: 2;
height: 350px;	
}
.right-column-flex-50.inframirror {
order: 2;
height: 350px;	
}
.right-column-flex-50.metal01 {
order: 2;
height: 350px;	
}
.right-column-flex-50.metal03 {
order: 2;
height: 350px;	
}
.right-column-flex-50.chalk01 {
order: 2;
height: 350px;	
}
.right-column-flex-50.towel01 {
order: 2;
height: 350px;
}
.right-column-flex-50.towel02 {
order: 2;
height: 350px;	
}
.right-column-flex-50.towel03 {
order: 2;
height: 350px;	
}
.right-column-flex-50.glass01 {
order: 2;
height: 350px;	
}
.right-column-flex-50.mirror01 {
order: 2;
height: 350px;
}
.right-column-flex-50.tepeo {
order: 2;
height: 350px;
}
.right-column-flex-50.tepeo02 {
order: 2;
height: 350px;
}
.right-column-flex-50.radiator {
order: 2;
height: 350px;	
}
.right-column-flex-50.radiator02 {
order: 2;
height: 350px;	
}
.right-column-flex-50.radiator03 {
order: 2;
height: 350px;	
}
.right-column-flex-50.classic {
order: 2;
height: 350px;	
}
.right-column-flex-50.allora {
order: 2;
height: 350px;	
}
.right-column-flex-50.adessoiq {
order: 2;
height: 350px;	
}
.right-column-flex-50.ascoliiq {
order: 2;
height: 350px;		
}
.right-column-flex-50.eboilers01 {
order: 2;
height: 350px;
}
.right-column-flex-50.evcharger01 {
order: 2;
height: 350px;
}
.right-column-flex-50.evcharger02 {
order: 2;
height: 350px;
}
.right-column-flex-50.heatpump01 {
order: 2;
height: 350px;
}
.right-column-flex-50.heatpump02 {
order: 2;
height: 350px;
}
.right-column-flex-50.ecosmart {
order: 2;
height: 350px;
}
.right-column-flex-50.sunsynk {
order: 2;
height: 350px;
}
.right-column-flex-50.sunampsolar {
order: 2;
height: 350px;
}
.right-column-flex-50.sunampboiler {
order: 2;
height: 350px;
}
.right-column-flex-50.sunamprads {
order: 2;
height: 350px;
}
.right-column-flex-50.suppliers {
order: 2;
height: 350px;
}
.right-column-flex-50 {
width: 100%;
height: auto;
order: 2;
padding: 20px 0 20px 0;
}
.right-column-flex-50.img {
height: 100%;
padding: 0;
}
.three-column.promos {
width: 100%;
}
.five-column-pop {
width: 33.333%;	
}
.five-column-poplast {
width: 50%;	
}
.image-bottom {
position: unset;
bottom: unset;
}
#footer-column-01 {
width: 100%;
padding: 0;
text-align: center;
}
#footer-column-02 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
#footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
.survey-flex-wrapper {
flex-flow: column nowrap;
}
.survey-column-text {
width: 100%;
padding: 0;
text-align: center;
}
.survey-column-btn {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
p.survey-text {
font-size: 2em;
padding: 0 0 10px 0;
}
p.main-text.large {
font-size: 1.1em;
line-height: 1.2em;
}
a.button.survey {
font-size: 1.1em;
width: 250px;
height: 50px;
line-height: 50px;
padding: 0 50px;
text-align: center;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.left-flex-column {
padding: 20px;	
}
.right-flex-column {
padding: 20px;	
}
.news-wrapper {
flex-flow: row wrap;
}
.news-column {
width: calc(100% - 10px);
}
.editor-field {
width: 100%;	
}
input.contact {
width: 93%;
}
textarea.contact {
width: 93%;
}
h1 {
font-size: 2.2em;
}
h2 {
font-size: 1.8em;
}
h3 {
font-size: 1.2em;
}
h4 {
font-size: 1.2em;
}
p.banner-text {
font-size: 2.3em;
}
p.banner-text.mid {
font-size: 1.8em;
}
p.banner-text.small {
font-size: 1.4em;
}
p.sub-banner-text {
font-size: 2.2em;
}
p.large-text {
font-size: 2em;
}
.featureList {
text-align: center;	
}
img.adjust {
height: 100%;
} table, thead, tbody, th, td, tr { 
display: block; 
} thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
tr { 
border: 1px solid #ccc; 
height: auto;
padding: 5px 0 25px 0;
}
td { 
border: none;
border-bottom: 1px solid #eee; 
position: relative;
padding-left: 35%; 
}
td:before { 
position: absolute;
top: 6px;
left: 6px;
width: 75%; 
padding-right: 10px; 
white-space: pre-wrap;
}
#notitle {
display: inline-table;
}
th.price {
text-align: left;
}
td.price {
text-align: left;
}
tr.models {
display: none;
}
td.four-column-01:nth-of-type(1):before { content: "Thermino"; }
td.four-column-01:nth-of-type(2):before { content: "150 xPlus"; }	
td.four-column-01:nth-of-type(3):before { content: "210 xPlus"; }
td.four-column-01:nth-of-type(4):before { content: "300 xPlus"; }
td.five-column-01:nth-of-type(1):before { content: "Thermino"; }
td.five-column-01:nth-of-type(2):before { content: "70 ePlus"; }
td.five-column-01:nth-of-type(3):before { content: "150 ePlus"; }	
td.five-column-01:nth-of-type(4):before { content: "210 ePlus"; }
td.five-column-01:nth-of-type(5):before { content: "300 ePlus"; }
td.five-column-02:nth-of-type(1):before { content: "Model"; }
td.five-column-02:nth-of-type(2):before { content: "Wattage"; }
td.five-column-02:nth-of-type(3):before { content: "Heat up to"; }	
td.five-column-02:nth-of-type(4):before { content: "Dimesions"; }
td.five-column-02:nth-of-type(5):before { content: "Price"; }
td.five-column-03:nth-of-type(1):before { content: "Thermino"; }
td.five-column-03:nth-of-type(2):before { content: "150 e"; }
td.five-column-03:nth-of-type(3):before { content: "150 e"; }	
td.five-column-03:nth-of-type(4):before { content: "210 e"; }
td.five-column-03:nth-of-type(5):before { content: "210 e"; }
td.six-column-01:nth-of-type(1):before { content: "Dimensions (mm)"; }
td.six-column-01:nth-of-type(2):before { content: "Input Voltage"; }
td.six-column-01:nth-of-type(3):before { content: "IP-Value"; }	
td.six-column-01:nth-of-type(4):before { content: "Weight"; }
td.six-column-01:nth-of-type(5):before { content: "Colour"; }
td.six-column-01:nth-of-type(6):before { content: "Box Size (cm)"; }
td.six-column-01 { padding-left: 50%; }
td.six-column-02:nth-of-type(1):before { content: "Model"; }
td.six-column-02:nth-of-type(2):before { content: "Size (cm)"; }
td.six-column-02:nth-of-type(3):before { content: "Wattage"; }	
td.six-column-02:nth-of-type(4):before { content: "Weight (kg)"; }
td.six-column-02:nth-of-type(5):before { content: "Metres"; }
td.six-column-02:nth-of-type(6):before { content: "Price"; }
td.seven-column-01:nth-of-type(1):before { content: "Model"; }
td.seven-column-01:nth-of-type(2):before { content: "Colour"; }
td.seven-column-01:nth-of-type(3):before { content: "Size (cm)"; }	
td.seven-column-01:nth-of-type(4):before { content: "Wattage"; }
td.seven-column-01:nth-of-type(5):before { content: "Weight (kg)"; }
td.seven-column-01:nth-of-type(6):before { content: "Brackets"; }
td.seven-column-01:nth-of-type(7):before { content: "Price"; }
td.seven-column-02:nth-of-type(1):before { content: "Thermino"; }
td.seven-column-02:nth-of-type(2):before { content: "150 e (combi)"; }
td.seven-column-02:nth-of-type(3):before { content: "150 e (system)"; }	
td.seven-column-02:nth-of-type(4):before { content: "210 e (combi)"; }
td.seven-column-02:nth-of-type(5):before { content: "210 e (system)"; }
td.seven-column-02:nth-of-type(6):before { content: "300 e (combi)"; }
td.seven-column-02:nth-of-type(7):before { content: "300 e (system)"; }
td.nine-column-01:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-01:nth-of-type(2):before { content: "150 xPlus"; }
td.nine-column-01:nth-of-type(3):before { content: "210 xPlus"; }	
td.nine-column-01:nth-of-type(4):before { content: "300 xPlus"; }
td.nine-column-01:nth-of-type(5):before { content: "150 xPlus"; }
td.nine-column-01:nth-of-type(6):before { content: "210 xPlus"; }
td.nine-column-01:nth-of-type(7):before { content: "300 xPlus"; }	
td.nine-column-02:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-02:nth-of-type(2):before { content: "70 ePlus"; }
td.nine-column-02:nth-of-type(3):before { content: "150 ePlus"; }	
td.nine-column-02:nth-of-type(4):before { content: "210 ePlus"; }
td.nine-column-02:nth-of-type(5):before { content: "300 ePlus"; }
td.nine-column-02:nth-of-type(6):before { content: "150 xPlus"; }
td.nine-column-02:nth-of-type(7):before { content: "210 xPlus"; }
td.nine-column-02:nth-of-type(8):before { content: "300 xPlus"; }
td.nine-column-03:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-03:nth-of-type(2):before { content: "150 hp-SG"; }	
td.nine-column-03:nth-of-type(3):before { content: "210 hp-SG"; }
td.nine-column-03:nth-of-type(4):before { content: "300 hp-SG"; }
td.nine-column-03:nth-of-type(5):before { content: "150 hp-DN"; }	
td.nine-column-03:nth-of-type(6):before { content: "210 hp-DN"; }
td.nine-column-03:nth-of-type(7):before { content: "300 hp-DN"; } 	  
.heading {
padding: 0 80px 0 0;
text-align: left;
font-size: 1.1em;
line-height: 32px;
}
.content {
padding: 10px 40px 10px 0;
text-align: left;
}
img.logo {
margin: 0 20px 40px;
}
img.logo.first {
margin: 0 20px 40px;
}
img.logo.last {
margin: 0 20px 40px;
}
}  @media screen and (max-width: 768.99px) 
and (min-width: 601px) {
#header-wrapper {
height: 275px;
}				 
#button-wrapper {
right: 20px;
}			 
#logo {
float: none;
padding: 50px 0 0;
margin: 0 auto;
}
.book {
display: block;
width: 50%;
}
.rad-banner {
height: 450px;
}
.banner-content {
top: 20%;
}
.banner-promo-bg {
background-image: none;
background-color: #1c6434;
background-size: unset;
border-top: 3px solid #80cc28;
top: unset; 
bottom: 0;
right: unset;
left: 0;
width: 100%;
height: 125px;
padding: 10px;
}
.banner-promo {
top: 30px;
left: 10px;
max-width: 100%;
}
p.banner-promo-text {
font-size: 1.8em;
}
p.banner-promo-text.small {
font-size: 1.4em;
}
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
#footer {
padding: 80px 0;
}
.project-gallery-wrapper {
height: 250px;	
}
.quote-button-wrapper {
line-height: 30px;
font-size: 1em;
}
a.button.large {
font-size: 1.1em;	
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 20px 0 0;
}
.full-column-inner {
padding: 40px 25px 40px 25px;
}
.left-column-50 {
width: 100%;
padding: 0;
}
.right-column-50 {
width: 100%;
padding: 40px 0 0;
}
.two-column-flex-wrapper {
flex-flow: column nowrap;
}
.left-column-flex-50 {
width: 100%;
height: auto;
order: 1;
padding: 20px 0 20px 0;
}
.left-column-flex-50.indirect {
order: 2;
height: 400px;
}
.left-column-flex-50.pump {
order: 2;
height: 400px;
}
.left-column-flex-50.aero02 {
order: 2;
height: 400px;
}
.left-column-flex-50.radiator02 {
order: 2;
height: 400px;
}
.left-column-flex-50.suppliers {
order: 2;
height: 400px;
}
.left-column-flex-50.aeroflow {
order: 2;
height: 400px;
}
.left-column-flex-50.solar02 {
order: 2;
height: 400px;	
}
.left-column-flex-50.solar04 {
order: 2;
height: 400px;	
}
.left-column-flex-50.aircon {
order: 2;
height: 400px;	
}
.left-column-flex-50.infrared {
order: 2;
height: 400px;
}
.left-column-flex-50.infratowel {
order: 2;
height: 400px;
}
.left-column-flex-50.infraglass {
order: 2;
height: 400px;
}
.left-column-flex-50.metal02 {
order: 2;
height: 400px;
}
.left-column-flex-50.towel01 {
order: 2;
height: 400px;
}
.left-column-flex-50.towel02 {
order: 2;
height: 400px;
}
.left-column-flex-50.towel03 {
order: 2;
height: 400px;
}
.left-column-flex-50.glass01 {
order: 2;
height: 400px;
}
.left-column-flex-50.tepeo {
order: 2;
height: 400px;
}
.left-column-flex-50.eboilers01 {
order: 2;
height: 400px;	
}
.left-column-flex-50.adesso {
order: 2;
height: 400px;	
}
.left-column-flex-50.ascoli {
order: 2;
height: 400px;	
}
.left-column-flex-50.alloraiq {
order: 2;
height: 400px;	
}
.left-column-flex-50.iqplus {
order: 2;
height: 400px;	
}
.left-column-flex-50.radiator02 {
order: 2;
height: 400px;		
}
.left-column-flex-50.evcharger01 {
order: 2;
height: 400px;	
}
.left-column-flex-50.sunamp {
order: 2;
height: 400px;	
}
.left-column-flex-50.heatpump {
order: 2;
height: 400px;	
}
.left-column-flex-50.smartrad {
order: 2;
height: 400px;	
}
.left-column-flex-50.metalinfra {
order: 2;
height: 400px;	
}
.left-column-flex-50.solax {
order: 2;
height: 400px;
}
.right-column-flex-50.green {
order: 1;
}
.right-column-flex-50.direct {
order: 2;
height: 400px;
}
.right-column-flex-50.solar {
order: 2;
height: 400px;
}
.right-column-flex-50.solar02 {
order: 2;
height: 400px;	
}
.right-column-flex-50.heating {
order: 2;
height: 400px;	
}
.right-column-flex-50.indirect {
order: 2;
height: 400px;
}
.right-column-flex-50.pump {
order: 2;
height: 400px;	
}
.right-column-flex-50.suppliers {
order: 2;
height: 400px;	
}
.right-column-flex-50.hottap {
order: 2;
height: 400px;	
}
.right-column-flex-50.aeroflow {
order: 2;
height: 400px;	
}
.right-column-flex-50.aero01 {
order: 2;
height: 400px;	
}
.right-column-flex-50.solar01 {
order: 2;
height: 400px;	
}
.right-column-flex-50.aircon {
order: 2;
height: 400px;	
}
.right-column-flex-50.aircon01 {
order: 2;
height: 400px;	
}
.right-column-flex-50.metalinfra {
order: 2;
height: 400px;	
}
.right-column-flex-50.infrachalk {
order: 2;
height: 400px;	
}
.right-column-flex-50.inframirror {
order: 2;
height: 400px;	
}
.right-column-flex-50.metal01 {
order: 2;
height: 400px;	
}
.right-column-flex-50.metal03 {
order: 2;
height: 400px;	
}
.right-column-flex-50.chalk01 {
order: 2;
height: 400px;	
}
.right-column-flex-50.towel01 {
order: 2;
height: 400px;
}
.right-column-flex-50.towel02 {
order: 2;
height: 400px;	
}
.right-column-flex-50.towel03 {
order: 2;
height: 400px;	
}
.right-column-flex-50.glass01 {
order: 2;
height: 400px;	
}
.right-column-flex-50.mirror01 {
order: 2;
height: 400px;
}
.right-column-flex-50.tepeo {
order: 2;
height: 400px;
}
.right-column-flex-50.tepeo02 {
order: 2;
height: 400px;
}
.right-column-flex-50.radiator {
order: 2;
height: 400px;	
}
.right-column-flex-50.radiator02 {
order: 2;
height: 400px;	
}
.right-column-flex-50.radiator03 {
order: 2;
height: 400px;	
}
.right-column-flex-50.classic {
order: 2;
height: 400px;	
}
.right-column-flex-50.allora {
order: 2;
height: 400px;	
}
.right-column-flex-50.adessoiq {
order: 2;
height: 400px;	
}
.right-column-flex-50.ascoliiq {
order: 2;
height: 400px;		
}
.right-column-flex-50.eboilers01 {
order: 2;
height: 400px;
}
.right-column-flex-50.evcharger01 {
order: 2;
height: 400px;
}
.right-column-flex-50.evcharger02 {
order: 2;
height: 400px;
}
.right-column-flex-50.heatpump01 {
order: 2;
height: 400px;
}
.right-column-flex-50.heatpump02 {
order: 2;
height: 400px;
}
.right-column-flex-50.ecosmart {
order: 2;
height: 400px;
}
.right-column-flex-50.sunsynk {
order: 2;
height: 400px;
}
.right-column-flex-50.sunampsolar {
order: 2;
height: 400px;
}
.right-column-flex-50.sunampboiler {
order: 2;
height: 400px;
}
.right-column-flex-50.sunamprads {
order: 2;
height: 400px;
}
.right-column-flex-50.suppliers {
order: 2;
height: 400px;
}
.right-column-flex-50 {
width: 100%;
height: auto;
order: 2;
padding: 20px 0 20px 0;
}
.right-column-flex-50.img {
height: 100%;
padding: 0;
}
.three-column.promos {
width: 100%;
}
.five-column-pop {
width: 33.333%;	
}
.five-column-poplast {
width: 50%;	
}
.survey-flex-wrapper {
flex-flow: column nowrap;
}
.survey-column-text {
width: 100%;
padding: 0;
text-align: center;
}
.survey-column-btn {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
p.survey-text {
font-size: 2.2em;
}
a.button.survey {
font-size: 1.2em;
width: 250px;
height: 60px;
line-height: 60px;
padding: 0 50px;
text-align: center;
}
.image-bottom {
position: unset;
bottom: unset;
}
#footer-column-01 {
width: 40%;
}
#footer-column-02 {
width: 60%;
padding: 0;
}
#footer-column-03 {
width: 100%;
padding: 60px 0 0;
text-align: center;
}
.flex-wrapper {
flex-flow: column nowrap;
}
.left-flex-column {
padding: 20px;	
}
.right-flex-column {
padding: 20px;	
}
.news-wrapper {
flex-flow: row wrap;
}
.news-column {
width: calc(50% - 10px);
}
.editor-field {
width: 32.5%;	
}
input.contact {
width: 89%;
}
textarea.contact {
width: 96%;
}
h1 {
font-size: 2.4em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}
p.banner-text {
font-size: 2.5em;
}
p.banner-text.mid {
font-size: 2.2em;
}
p.banner-text.small {
font-size: 1.6em;
}
p.sub-banner-text {
font-size: 2.5em;
}
p.large-text {
font-size: 2em;
}
img.adjust {
height: 100%;
} table, thead, tbody, th, td, tr { 
display: block; 
} thead tr { 
position: absolute;
top: -9999px;
left: -9999px;
}
tr { 
border: 1px solid #ccc; 
height: auto;
padding: 5px 0 25px 0;
}
td { 
border: none;
border-bottom: 1px solid #eee; 
position: relative;
padding-left: 35%; 
}
td:before { 
position: absolute;
top: 6px;
left: 6px;
width: 75%; 
padding-right: 10px; 
white-space: pre-wrap;
}
#notitle {
display: inline-table;
}
tr.models {
display: none;
}
th.price {
text-align: left;
}
td.price {
text-align: left;
}
td.four-column-01:nth-of-type(1):before { content: "Thermino"; }
td.four-column-01:nth-of-type(2):before { content: "150 xPlus"; }	
td.four-column-01:nth-of-type(3):before { content: "210 xPlus"; }
td.four-column-01:nth-of-type(4):before { content: "300 xPlus"; }
td.five-column-01:nth-of-type(1):before { content: "Thermino"; }
td.five-column-01:nth-of-type(2):before { content: "70 ePlus"; }
td.five-column-01:nth-of-type(3):before { content: "150 ePlus"; }	
td.five-column-01:nth-of-type(4):before { content: "210 ePlus"; }
td.five-column-01:nth-of-type(5):before { content: "300 ePlus"; }
td.five-column-02:nth-of-type(1):before { content: "Model"; }
td.five-column-02:nth-of-type(2):before { content: "Wattage"; }
td.five-column-02:nth-of-type(3):before { content: "Heat up to"; }	
td.five-column-02:nth-of-type(4):before { content: "Dimesions"; }
td.five-column-02:nth-of-type(5):before { content: "Price"; }
td.five-column-03:nth-of-type(1):before { content: "Thermino"; }
td.five-column-03:nth-of-type(2):before { content: "150 e"; }
td.five-column-03:nth-of-type(3):before { content: "150 e"; }	
td.five-column-03:nth-of-type(4):before { content: "210 e"; }
td.five-column-03:nth-of-type(5):before { content: "210 e"; }
td.six-column-01:nth-of-type(1):before { content: "Dimensions (mm)"; }
td.six-column-01:nth-of-type(2):before { content: "Input Voltage"; }
td.six-column-01:nth-of-type(3):before { content: "IP-Value"; }	
td.six-column-01:nth-of-type(4):before { content: "Weight"; }
td.six-column-01:nth-of-type(5):before { content: "Colour"; }
td.six-column-01:nth-of-type(6):before { content: "Box Size (cm)"; }
td.six-column-01 { padding-left: 40%; }
td.six-column-02:nth-of-type(1):before { content: "Model"; }
td.six-column-02:nth-of-type(2):before { content: "Size (cm)"; }
td.six-column-02:nth-of-type(3):before { content: "Wattage"; }	
td.six-column-02:nth-of-type(4):before { content: "Weight (kg)"; }
td.six-column-02:nth-of-type(5):before { content: "Metres"; }
td.six-column-02:nth-of-type(6):before { content: "Price"; }
td.seven-column-01:nth-of-type(1):before { content: "Model"; }
td.seven-column-01:nth-of-type(2):before { content: "Colour"; }
td.seven-column-01:nth-of-type(3):before { content: "Size (cm)"; }	
td.seven-column-01:nth-of-type(4):before { content: "Wattage"; }
td.seven-column-01:nth-of-type(5):before { content: "Weight (kg)"; }
td.seven-column-01:nth-of-type(6):before { content: "Brackets"; }
td.seven-column-01:nth-of-type(7):before { content: "Price"; }
td.seven-column-02:nth-of-type(1):before { content: "Thermino"; }
td.seven-column-02:nth-of-type(2):before { content: "150 e (combi)"; }
td.seven-column-02:nth-of-type(3):before { content: "150 e (system)"; }	
td.seven-column-02:nth-of-type(4):before { content: "210 e (combi)"; }
td.seven-column-02:nth-of-type(5):before { content: "210 e (system)"; }
td.seven-column-02:nth-of-type(6):before { content: "300 e (combi)"; }
td.seven-column-02:nth-of-type(7):before { content: "300 e (system)"; }
td.nine-column-01:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-01:nth-of-type(2):before { content: "150 xPlus"; }
td.nine-column-01:nth-of-type(3):before { content: "210 xPlus"; }	
td.nine-column-01:nth-of-type(4):before { content: "300 xPlus"; }
td.nine-column-01:nth-of-type(5):before { content: "150 xPlus"; }
td.nine-column-01:nth-of-type(6):before { content: "210 xPlus"; }
td.nine-column-01:nth-of-type(7):before { content: "300 xPlus"; }		
td.nine-column-02:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-02:nth-of-type(2):before { content: "70 ePlus"; }
td.nine-column-02:nth-of-type(3):before { content: "150 ePlus"; }	
td.nine-column-02:nth-of-type(4):before { content: "210 ePlus"; }
td.nine-column-02:nth-of-type(5):before { content: "300 ePlus"; }
td.nine-column-02:nth-of-type(6):before { content: "150 xPlus"; }
td.nine-column-02:nth-of-type(7):before { content: "210 xPlus"; }
td.nine-column-02:nth-of-type(8):before { content: "300 xPlus"; }
td.nine-column-03:nth-of-type(1):before { content: "Thermino"; }
td.nine-column-03:nth-of-type(2):before { content: "150 hp-SG"; }	
td.nine-column-03:nth-of-type(3):before { content: "210 hp-SG"; }
td.nine-column-03:nth-of-type(4):before { content: "300 hp-SG"; }
td.nine-column-03:nth-of-type(5):before { content: "150 hp-DN"; }	
td.nine-column-03:nth-of-type(6):before { content: "210 hp-DN"; }
td.nine-column-03:nth-of-type(7):before { content: "300 hp-DN"; } 
.heading {
padding: 0 80px 0 0;
text-align: left;
}
.content {
padding: 10px 80px 10px 0;
text-align: left;
}
img.logo {
margin: 0 20px 40px;
}
img.logo.first {
margin: 0 20px 40px;
}
img.logo.last {
margin: 0 20px 40px;
}
}  @media screen and (max-width: 877.99px) 
and (min-width: 769px) {
#header-wrapper {
height: 275px;
}
#button-wrapper {
right: 20px;
}			 
#logo {
float: none;
padding: 50px 0 0;
margin: 0 auto;
}
.book {
display: block;
width: 50%;
}
.banner-content {
top: 25%;
}
.banner-promo-bg {
background-image: none;
background-color: #1c6434;
background-size: unset;
border-top: 3px solid #80cc28;
top: unset; 
bottom: 0;
right: unset;
left: 0;
width: 100%;
height: 125px;
padding: 10px;
}
.banner-promo {
top: 30px;
left: 10px;
max-width: 100%;
}
p.banner-promo-text {
font-size: 1.8em;
}
p.banner-promo-text.small {
font-size: 1.4em;
}
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
.project-gallery-wrapper {
height: 250px;	
}
#footer {
padding: 80px 0;
}
.quote-button-wrapper {
line-height: 30px;
font-size: 1em;
}
.left-column {
width: 100%;
padding: 0;
text-align: center;
}
.right-column {
width: 100%;
padding: 20px 0 0;
}
.left-column-50 {
width: 100%;
padding: 0;
}
.right-column-50 {
width: 100%;
padding: 40px 0 0;
}
.five-column-pop {
width: 33.333%;	
}
.five-column-poplast {
width: 50%;	
}
.full-column-inner {
padding: 40px 25px 40px 25px;
}
.survey-flex-wrapper {
flex-flow: column nowrap;
}
.survey-column-text {
width: 100%;
padding: 0;
text-align: center;
}
.survey-column-btn {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
a.button.survey {
width: 300px;
height: 60px;
line-height: 60px;
padding: 0 50px;
}
.flex-wrapper {
gap: 10px;
}
.left-flex-column {
padding: 15px;	
}
.right-flex-column {
padding: 15px;	
}
.news-wrapper {
flex-flow: row wrap;
}
.news-column {
width: calc(50% - 10px);
}
.editor-field {
width: 32.5%;	
}
input.contact {
width: 91%;
}
textarea.contact {
width: 96%;
}
h1 {
font-size: 2.6em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}
p.banner-text {
font-size: 3.2em;
}
p.banner-text.mid {
font-size: 2.2em;
}
p.banner-text.small {
font-size: 1.8em;
}
p.sub-banner-text {
font-size: 2.8em;
}
img.logo {
margin: 0 20px 40px;
}
img.logo.first {
margin: 0 20px 40px;
}
img.logo.last {
margin: 0 20px 40px;
}
}  @media screen and (max-width: 957.99px) 
and (min-width: 878px) {
#header-wrapper {
height: 250px;
}
#button-wrapper {
right: 20px;
} 				 
#logo {
float: none;
margin: 0 auto;
}
.book {
display: block;
width: 50%;
}
.banner-content {
top: 25%;
}
.banner-promo-bg {
background-image: none;
background-color: #1c6434;
background-size: unset;
border-top: 3px solid #80cc28;
top: unset; 
bottom: 0;
right: unset;
left: 0;
width: 100%;
height: 125px;
padding: 10px;
}
.banner-promo {
top: 30px;
left: 10px;
max-width: 100%;
}
p.banner-promo-text {
font-size: 2em;
}
p.banner-promo-text.small {
font-size: 1.5em;
}
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
#footer {
padding: 80px 0;
}
.project-gallery-wrapper {
height: 250px;	
}
.full-column-inner {
padding: 40px 25px 40px 25px;
}
.left-column-50 {
width: 100%;
padding: 0;
}
.right-column-50 {
width: 100%;
padding: 40px 0 0;
}
.survey-flex-wrapper {
flex-flow: column nowrap;
}
.survey-column-text {
width: 100%;
padding: 0;
text-align: center;
}
.survey-column-btn {
width: 100%;
padding: 40px 0 0;
text-align: center;
}
a.button.survey {
width: 300px;
height: 60px;
line-height: 60px;
padding: 0 50px;
}
.editor-field {
width: 32.5%;	
}
.textarea.contact {
width: 96%;
}
h1 {
font-size: 2.6em;
}
h2 {
font-size: 2em;
}
h3 {
font-size: 1.5em;
}
h4 {
font-size: 1.2em;
}
p.banner-text {
font-size: 3.5em;
}
p.banner-text.mid {
font-size: 2.5em;
}
p.sub-banner-text {
font-size: 3em;
}
img.logo {
margin: 0 20px 40px;
}
img.logo.first {
margin: 0 20px 40px;
}
img.logo.last {
margin: 0 20px 40px;
}	
}  @media screen and (max-width: 1024.99px) 
and (min-width: 958px) {
#header-wrapper {
height: 150px;
}
#logo {
padding: 30px 0 0;
}
#button-wrapper {
right: 63%;
}
.banner-content {
top: 25%;
}
.banner-promo-bg {
background-image: none;
background-color: #1c6434;
background-size: unset;
border-top: 3px solid #80cc28;
top: unset; 
bottom: 0;
right: unset;
left: 0;
width: 100%;
height: 125px;
padding: 10px;
}
.banner-promo {
top: 30px;
left: 10px;
max-width: 100%;
}
p.banner-promo-text {
font-size: 2em;
}
p.banner-promo-text.small {
font-size: 1.5em;
}
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
#footer {
padding: 80px 0;
}
.project-gallery-wrapper {
height: 250px;	
}
.full-column-inner {
padding: 40px 25px 40px 25px;
}
h1 {
font-size: 2.6em;
}
h2 {
font-size: 2.3em;
}
h3 {
font-size: 1.5em;
}
p.banner-text {
font-size: 3.5em;
}
p.banner-text.mid {
font-size: 2.5em;
}
p.sub-banner-text {
font-size: 3em;
}
a.button.survey {
font-size: 1.4em;
padding: 0 50px;	
}
img.logo {
margin: 0 20px 40px;
}
img.logo.first {
margin: 0 20px 40px;
}
img.logo.last {
margin: 0 20px 40px;
}
}  @media screen and (max-width: 1299.99px) 
and (min-width: 1025px) {
#header-wrapper {
height: 150px;
}
#logo {
padding: 30px 0 0;
}
#button-wrapper {
right: 70%;
}  
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
#banner-sunamp {
height: 400px;	
}
#banner-11, #banner-01, #banner-02, #banner-03 {
height: 450px;	
}
p.banner-text.mid {
font-size: 2.6em;
}
p.banner-text {
font-size: 3.5em;
}
p.banner-text.small {
font-size: 1.8em;
}
.banner-promo-bg {
width: 42%;
}
.banner-promo {
top: 50%;
right: 10px;
max-width: 250px;
}
p.banner-promo-text {
font-size: 1.8em;
}
p.banner-promo-text.small {
font-size: 1.4em;
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
#footer {
padding: 80px 0;
}
.full-column-inner {
padding: 40px 50px 40px 50px;
}
img.logo {
margin: 0 20px 40px;
}
img.logo.first {
margin: 0 20px 40px;
}
img.logo.last {
margin: 0 20px 40px;
}
}  @media screen and (max-width: 1400.99px) 
and (min-width: 1300px) {
#header-wrapper {
height: 150px;
}
.menu_title {
display: block !important;
}
nav > ul > li.mobile { 
display: block; 
}
.sub-menu-parent { 
background: none;
padding: 0; 
}
#banner-sunamp {
height: 450px;	
}
.banner-promo-bg {
width: 45%;
}
.banner-promo {
right: 5%;
max-width: 300px;
}
p.banner-promo-text {
font-size: 2.3em;
}
p.banner-promo-text.small {
font-size: 1.6em;
}
.scroll-up {
right: 10px;
padding: 15px 25px 20px 25px;
}
#footer {
padding: 80px 0;
}
.full-column-inner {
padding: 40px 50px 40px 50px;
}
}  @media screen and (max-width: 1584.99px) 
and (min-width: 1401px) {
#banner-sunamp {
height: 500px;	
}
.banner-promo {
right: 5%;
}
.scroll-up {
right: 10px;
padding: 15px 25px 25px 25px;
}
#footer {
padding: 80px 0;
}
}  @media screen and (max-width: 1800px) 
and (min-width: 1585px) {
.scroll-up {
right: 10px;
padding: 15px 25px 25px 25px;
}
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}