



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

body {
font-size: 1em;
line-height: 1em;
}
.subfooter_box h5,
.subfooter_boxt h5,
#body h1,
#body h4,
h1, h2, h3, h4, h5, h6 {
font-size: 1.4em;
line-height: 1.4em;
}
.subfooter_box h5 a,
.subfooter_boxt h5 a {
font-size: 1.4em;
}

.button {
font-size: 1em;
margin: 2% 0;
padding: 2%;
}

#menu {
display: none;
}

/* slider
--------------------------------*/
.header_banner img,
.nivoSlider,
#slider {
height: 400px;
}

/* navigation
--------------------------------*/
#navigation,
#navigation2 {
width: 100%;
height: 60px;
margin:0;
padding:0;
background: url(/uploads/prem01.seesites.biz_--_789736362.jpg) no-repeat;
background-size: auto;
background-position: right;
position: absolute;
top:0;
right: 0;
z-index: 9999;
}
#nav {
width: 96%;
top:-1000px;
float: none;
display: none;
margin: 60px auto 0;
padding: 2%;
position: relative;
z-index: 9999;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
#nav li {
float: none;
margin:0;
}
#nav a {
padding: 5% 0;
font-size: 2em;
line-height: 1.5em;
text-align: center;
}
#nav ul {
position: static;
width: 92%;
padding: 4%;
margin: 0;
}
.nav-open {
top:0 !important;
display: block !important;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* header
--------------------------------*/
#header {
width: 100%;
height: 60px;
position: absolute;
padding: 0;
z-index: 9999;
background-size: 50% auto;
background-position: 4% center;
}
#header h5,
#header h6 {
display: none;
}
#header form {
display: none;
}

/* subfooter top - bottom
--------------------------------*/
.subfooter_box,
.subfooter_boxt {
width:92%;
margin: 2%;
padding: 2%;
line-height: 1.2em;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}

/* content
------------------------------*/
#body {
line-height: 1.4em;
}
#body_text {
width: 100%;
margin: 0;
}
#body_text_inner {
padding: 4%;
}

/* footer
-------------------------------*/
#footer {
padding-bottom: 10px;
font-size: 1em;
line-height: 1.2em;
background-image: none;
}
#footer_inner {
width: 100%;
margin: 0;
text-align: center;
}

.seo-pin {
    display: none;
}
.social_media {
display:none;
}
.partner-img {
margin: 10%;
}
.top-badge {
    bottom: 0;
    top: unset;
    right: unset;
    left: 0;
}


/* header
-------------------------*/
iframe {
    float: right;
    width: 100%;
    height: 26vh;
}
#nav {
    margin-top: 50px;
}
#carousel {
display:none;
}
#header {
    height: 50px;
    margin-top: 0;
    background-color: rgba(255, 255, 255, 0.6);
    background-position: 98% center;
    background-size: auto 80%;
    position: fixed;
}
#header .new-logo {
    float: right !important;
    height: 40px;
    margin: 10px 5px 0 0;
}
.nav-arrows span.nav-arrow-next {
display:none;
}
.nav-arrows span {
display:none;
}
.social_media {
height: auto;
}
.social_media_inner {
width:96%;
padding: 0 2%;
line-height: 60px;
}
.social_media b {
clear: both;
display: block;
}
.social_media img {
height: 30px;
width: 30px;
border: none !important;
}
.social_media_inner a:nth-child(2) img {
border: none !important;
}

/* local search pages - mobile 
-----------------------------------------------*/
#areasmap {
    display: block;
}
#areas, #map {
    float: none;
    width: 96%;
    margin: 0 2% 5%;
    padding: 1% 4%;
}
#map {
    padding-bottom: 70%;
}

/* navigation
-----------------------------------*/
#navigation, #navigation2 {
    height: 50px;
    background-size: auto 50% !important;
    background-position: 5% 50% !important;
    background: url(https://cms.pm/uploads/files/zincroofingsurrey-prem.seesite.biz_--_143414455.png) no-repeat;
    position: fixed !important;
    left: 0;
    -webkit-transition: all 1s 0.5s;
    -moz-transition: all 1s 0.5s;
    -ms-transition: all 1s 0.5s;
    -o-transition: all 1s 0.5s;
    transition: all 1s 0.5s;
}
.nav-open {
    left: 0 !important;
}

#nav li a {
    line-height: 20px !important;
    font-size: 20px !important;
}
#nav ul ul {
    width: 82% !important;
    margin: 0 auto;
}



/* slider
---------------------------------*/
.slide .slide-outer-text {
    top: 20% !important;
    width: 90% !important;
}
.active .slide-outer-text {
    top: 20% !important;
}
.slide .slide-inner-text h1 {
    font-size: 18px !important;
    line-height: 24px !important;
}
.slide-text {
    font-size: 15px;
    line-height: 20px;
}



/* subfooter top
----------------------------*/
.subfooter_boxt {
height: auto;
}
.subfooter_boxt:nth-child(2),
.subfooter_boxt:nth-child(3) {
width: 92%;
padding: 4%;
margin: 0;
}
.subfooter_box, .subfooter_boxt {
    width: 92%;
    margin: 2%;
    padding: 2%;
    line-height: 1.7em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
body {
    font-size: 1em;
}
#body {
    line-height: 1.7em;
}
.subfooter_boxt:nth-child(4),
.subfooter_boxt:nth-child(5),
.subfooter_boxt:nth-child(6),
.subfooter_boxt:nth-child(7) {
width: 92%;
padding: 4%;
margin: 0;
}
.subfooter_boxt:nth-child(8),
.subfooter_boxt:nth-child(9),
.subfooter_boxt:nth-child(10),
.subfooter_boxt:nth-child(11),
.subfooter_boxt:nth-child(12) {
width: 92%;
padding: 4%;
margin: 0;
}
.subfooter_boxt:nth-child(8) img,
.subfooter_boxt:nth-child(9) img,
.subfooter_boxt:nth-child(10) img,
.subfooter_boxt:nth-child(11) img,
.subfooter_boxt:nth-child(12) img {
width: 100%;
height: 100%;
}
.subfooter_boxt:nth-child(12) {
display: none;
}
.subfooter_boxt:nth-child(4) h5,
.subfooter_boxt:nth-child(5) h5,
.subfooter_boxt:nth-child(6) h5,
.subfooter_boxt:nth-child(7) h5 {
background: none;
padding: 0 !important;
}


/* content
-----------------------------*/
#body {
    padding-top: 50px;
}
#body_text {
width: 92%;
padding: 4%;
}
.products img {
    width: 100% !important;
}
.prods {
    width: 100%;
    margin: 0 0 5%;
}
#prod_description {
    width: 100%;
}
#lightbox, #lightboxDetails, #lightbox img {
    max-width: 100% !important;
    box-sizing: border-box;
}
img.mymap {
    display: none;
}
fieldset input,fieldset textarea {
    width: 100% !important;
    box-sizing: border-box;
}
input#mailing_list {
    width: inherit !important;
}
.gal_thumbs {
    width: 80px;
    height: 80px;
    margin: 2px;
    border: 2px solid #516118;
}
.body-full-img, .body-img-left-sm {
    width: 100%;
    float: none;
    margin: 0 auto 10px;
}
#body_text #rainwater-systems .system img {
    order: 2;
    width: 300px;
    max-width: 100%;
}
#body_text #rainwater-systems .system .text {
    order: 1;
    width: 100%;
    margin: 15px 0;
}

/*FB Holder
------------------------------------*/
.fb-holder {
  width: 100%;
  margin: 0 0 30px 30px;
  float: right;
}

.fb-inner {
  position: relative;
  padding-bottom: 100%;
  height: 0px;
  overflow: hidden;
}

.fb-inner div {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}
/* subfooter bottom
------------------------------*/
.subfooter_box img {
    float: none;
    width: 50%;
    margin: 0%;
}
body.home .subfooter_box:nth-child(1),
.subfooter_box:nth-child(2) {
width: 92%;
padding: 4%;
margin: 0;
}
.subfooter_box:nth-child(2) h5 {
    font-size: 5vw;
}
.subfooter_box:nth-child(3),
.subfooter_box:nth-child(4),
.subfooter_box:nth-child(5),
.subfooter_box:nth-child(6) {
width: 92%;
height: auto;
padding: 4%;
margin: 0;
}
.body.home .subfooter_box:nth-child(1) img {
height: 100%;
width: auto;
}
.subfooter_box:nth-child(3) h5,
.subfooter_box:nth-child(4) h5,
.subfooter_box:nth-child(5) h5,
.subfooter_box:nth-child(3) h5 a,
.subfooter_box:nth-child(4) h5 a,
.subfooter_box:nth-child(5) h5 a {
font-size: 1.2em;
}

.subfooter_box .button {
width: auto;
max-width: auto;
padding: 10px 20px;
background-image: url();
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

/* footer
-------------------------------*/
#footer {
height: auto;
font-size: 0.8em;
line-height: 1.7em;
}

}