

/* Tablet
--------------------------------------------------
------------------------------------------------*/
@media screen and (min-width : 481px) and (max-width : 1024px) {


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

.button {
width: auto;
font-size: 1.8em;
margin: 2% 0;
padding: 2%;
}

#menu {
display: none;
}

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

/* navigation
--------------------------------*/
#navigation,
#navigation2 {
width: 100px;
height: 80px;
margin:0;
padding:0;
background: url(/uploads/prem01.seesites.biz_--_839997548.png) center no-repeat #fff;
background-size: 60%;
position: absolute;
top:0;
right: 0;
z-index: 9999;
}
#nav {
width: 300px;
display: none;
margin-top: 80px;
float: right;
position: relative;
z-index: 9999;
}
#nav li {
float: none;
margin: 0;
}
#nav a {
padding: 5% 15%;
font-size: 1.4em;
text-align: center;
}
#nav ul {
width: 295px;
position: static;
z-index: 9999;
}
.nav-open {
display: block !important;
}

/* header
--------------------------------*/
#header {
width: 100%;
height: 80px;
position: absolute;
padding: 0;
z-index: 9999;
background-size: 50% auto;
background-position: 4% center;
}
#header h5 {
width: 100%;
height: 60px;
padding: 10px 0;
margin: 0;
position: fixed;
bottom: 0;
left:0;
background: #eee;
z-index: 999;
line-height: 1em;
font-size: 2.8em;
text-align:center;
}
#header h6 {
display: none;
}
#header form {
display: none;
}

/* subfooter top - bottom
--------------------------------*/
.subfooter_box,
.subfooter_boxt {
width:42%;
margin: 2%;
padding: 2%;
line-height: 1.4em;
-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 {
font-size: 0.6em;
line-height: 1.2em;
background-image: none;
}
#footer_inner {
width: 100%;
margin: 0;
text-align: center;
}

.seo-pin {
    display: none;
}
#main {
    overflow: hidden;
}
.button {
    font-size: 2vw;
    margin: 2% 0;
    padding: 2%;
}


/* Header
-------------------------------------*/
#header {
    position: relative;
    background-size: 150px;
    background-position: 20px 50%;
    border-top: 1px solid rgba(79, 97, 132, 0.8);
    background-color: #fff;
    border-bottom: 15px solid #fff;
    height: 75px;
    margin-bottom: 10px;
}

#header form {
    display: block;
    width: 200px;
    left: unset;
    right: 170px;
}

#header form input {
    padding: 10px;
    height: 40px;
    margin: 0;
}

#header form input.sbutton {
    padding: 10px 0;
}

#fb-header-logo {
    right: 110px;
    width: 40px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}

#header h5 {
    bottom: unset;
    transform: none;
    right: unset;
    top: 70px;
    background: transparent;
    position: relative;
    height: auto;
    font-size: 20px;
    line-height: 20px;
    width: calc(100% - 95px);
    margin: 0;
    padding: 0;
}

#header h5 br {
    display: none;
}

#header h5 a {
    margin: 0 20px 0 0;
}



/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
.header_banner,
#body,
.social_media,
.subfooter,
#footer {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main #header,
html.nav-open #main #navigation,
html.nav-open #main .slider,
html.nav-open #main .header_banner,
html.nav-open #main #body,
html.nav-open #main .social_media,
html.nav-open #main .subfooter,
html.nav-open #main #footer {
transform: translateX(-200px);
}
#main::before {
content: "";
width: 200px;
background: #fff;
position: absolute;
top: 0;
right: 0;
bottom: 0;
transform: translateX(200px);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main::before {
transform: translateX(0);
}



/* Navigation
--------------------------------*/
#navigation, #navigation2 {
background-image: url(http://cms.pm/uploads/prem01.seesites.biz_--_839997548.png);
top: 0px;
background-size: auto 20%;
background-color: #506285;
box-sizing: border-box;
height: 90px;
width: 90px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
#nav {
width: 200px;
margin: 0;
background-color: #506285;
background-image: none;
right: -200px;
top: 0px;
display: block;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
#nav li {
width: 100%;
display: block;
font-size: 1vw;
padding: 0 5px;
box-sizing: border-box;
}
#nav li::before,
#nav li.firstel::before,
#nav ul li::before {
    display: none;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#main #nav a {
width: 100%;
margin: 0;
border: none;
box-sizing: border-box;
color: #ffffff;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
top: unset;
box-sizing: border-box;
background: rgba(255, 255, 255, 0.75);
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
#nav ul ul {
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
#nav a {
background: none;
}
#nav .current a, 
#nav li:hover > a {
background: #4a5b7d;
}
#nav ul li:hover > a {
    background-color: #6a7ea5 !important;
}
#nav ul ul {
    background-color: #798db5 !important;
}
.navArrow.white:after {
top: 22px;
right: 10px;
}
#nav ul .navArrow.white:after {
right: 0px;
}
.navArrow:after, .navArrow.white:after {
background-image: url(http://cms.pm/uploads/files/prem03.seesites.biz_--_483704653.png) !important;
}
#nav .current a::before, #nav li:hover > a::before {
display: none;
}



/* Slider
-------------------------------*/
#main .slider {
    padding: 0 10px 10px;
}
.header_banner {
    width: calc(100% - 20px);
}
.header_banner img {
    height: auto;
}
#main .slide .slide-inner-text .slide-header h1 {
    font-size: 4.5vw;
    line-height: 5.5vw;
}

#main .slide a .slide-inner-text .slide-text-button::before {
    font-size: 1.75vw;
    line-height: 1.75vw;
    padding: 1.5vw 1.75vw;
}


/* Top Subfooters
-------------------------------*/    
.subfootert {
    padding: 0 10px;
}
.subfooter_boxt {
    width: 49%;
    margin: 1%;
}
.subfooter_boxt:first-child {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.subfooter_boxt:nth-of-type(2n) {
    margin-left: 0% !important;
}
.subfooter_boxt:nth-of-type(2n + 1) {
    margin-right: 0 !important;
}
.subfooter_boxt:nth-of-type(3n + 1) {
    margin-right: 1%;
}
.subfooter_boxt:nth-of-type(3n - 1) {
    margin-left: 1%;
}



/* Content Area
-------------------------------*/
#body {
    padding-bottom: 10px;
    padding-top: 0;
}

#body_text {
    padding: 0 10px;
}

#body_text h1 {
    font-size: 3vw;
    margin: 0;
}

#body_text h2, #body_text h3, #body_text h4, #body_text h5, #body_text h6 {
    font-size: 2.4vw;
    line-height: 3.4vw;
}

.gal_thumbs {
    width: calc(33.33% - 6px);
    height: 0;
    padding-bottom: calc(33.33% - 6px);
}

/*----Areas We cover----*/
#areasmap {
display: block;
}
#areas {
float: none;
width: 96%;
margin: 0 2% 5%;
padding: 3%;
}
#map {
float: none;
width: 96%;
margin: 0 2%;
padding: 0%;
height: 50vw;
}

/* Product Categories
--------------------------------*/
#body_text .products {
    width: 32%;
}
#body_text .products:nth-of-type(3n + 1) {
    margin-left: 0% !important;
}
#body_text .products:nth-of-type(3n) {
    margin-right: 0% !important;
}
#body_text .products:nth-of-type(5n + 1) {
    margin-left: 1%;
}
#body_text .products:nth-of-type(5n) {
    margin-right: 1%;
}
#body_text .products h4 {
    margin: 10px 0 5px;
}
#body_text .products p {
    margin: 5px 0 20px;
}
legend {
    font-size: 2.4vw;
    line-height: 2.4vw;
    padding: 10px 0px;
}


/* Custom Page - Home
--------------------------------*/
.home #body_text_inner .textblock, 
.home #body_text_inner .textblock:nth-of-type(2), 
.home.localarea #body_text_inner .textblock, 
.home.localarea #body_text_inner .textblock:nth-of-type(2)
,.home.localarea #body_text_inner .textblock:nth-of-type(3) {
    width: unset;
    border: none;
    padding: unset;
}

/* Custom Page - Investing
--------------------------------*/
.investing #body_text_inner .textblock, 
.investing #body_text_inner .textblock:nth-of-type(2) {
    width: unset;
    border: none;
    padding: unset;
}


/* Social Media
--------------------------------*/
.social_media {
    padding: 30px;
}


/* Bottom Subfooters
---------------------------------*/
.subfooter {
    padding: 10px;
}
.subfooter_box:nth-child(1) {
    width: 100%;
    order: 3;
    padding-left: 2%;
}
.subfooter_box {
    width: 100%;
    padding: 2%;
    margin: 0;
}
.subfooter_box:nth-of-type(2) {
    order: 1;
}
.subfooter_box:nth-of-type(3) {
    order: 2;
    padding-right: 2%;
}


/* Footer
----------------------------*/
#footer {
    font-size: 0.75em;
    line-height: 1.5em;
    padding: 0 10px;
}



@media only screen and (max-width: 767px) and (min-width: 481px) {
  .seo-pin {
    display: none;
  }
  #main {
    overflow: hidden;
  }
	
	
  /* Header
  -------------------------------------*/
  #header {
    position: relative;
    background-size: auto 70%;
    background-position: 10px 50%;
    border-top: 1px solid rgba(79, 97, 132, 0.8);
    background-color: #fff;
    border-bottom: 30px solid #fff;
    height: 50px;
    margin-bottom: 10px;
  }
  #header form {
    right: 110px;
    height: 40px;
  }
  #fb-header-logo {
    right: 60px;
    width: 40px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
  }
  #header h5 {
    transform: none;
    display: block;
    top: 50px;
    right: 0;
    background: transparent;
    position: relative;
    height: auto;
    line-height: 30px;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 20px;
  }
  #header h5 br {
    display: none;
  }
  #header h5 a {
    margin: 0 2vw 0 0;
  }


  /* navigation open / close
  ---------------------------------------*/
  #header,
  #navigation,
  .slider,
  .header_banner,
  #body,
  .social_media,
  .subfooter,
  #footer {
    transform: translateX(0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
  }
  html.nav-open #main #header,
  html.nav-open #main #navigation,
  html.nav-open #main .slider,
  html.nav-open #main .header_banner,
  html.nav-open #main #body,
  html.nav-open #main .social_media,
  html.nav-open #main .subfooter,
  html.nav-open #main #footer {
    transform: translateX(-200px);
  }
  #main::before {
    content: "";
    width: 200px;
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    transform: translateX(200px);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
  }
  html.nav-open #main::before {
    transform: translateX(0);
  }


  /* Navigation
  --------------------------------*/
  #navigation,
  #navigation2 {
    background-image: url(http://cms.pm/uploads/prem01.seesites.biz_--_839997548.png);
    top: 0px;
    background-size: auto 25%;
    background-position: center;
    background-color: #506285;
    box-sizing: border-box;
    height: 50px;
    width: 50px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  #nav {
    width: 200px;
    margin: 0;
    background-color: #506285;
    background-image: none;
    right: -200px;
    top: 0px;
    display: block;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  #nav li {
    width: 100%;
    display: block;
    font-size: 1vw;
    padding: 0 5px;
    box-sizing: border-box;
  }
  #nav li.navArrow>a {
    padding-left: 30px;
    padding-right: 30px;
  }
  #main #nav a {
    width: 100%;
    margin: 0;
    border: none;
    box-sizing: border-box;
    color: #ffffff;
    font-size: 3vw;
    line-height: 4vw;
  }
  #nav ul {
    width: 100%;
    padding: 5px;
    transform: translateX(0);
    top: unset;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.75);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  #nav ul ul {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
  }
  #nav a {
    background: none;
  }
  #nav .current a,
  #nav li:hover>a {
    background: #4a5b7d;
  }
  #nav ul li:hover>a {
    background-color: #6a7ea5 !important;
  }
  #nav ul ul {
    background-color: #798db5 !important;
  }
  .navArrow.white:after {
    top: 22px;
    right: 10px;
  }
  #nav ul .navArrow.white:after {
    right: 0px;
  }
  .navArrow:after,
  .navArrow.white:after {
    background-image: url(http://cms.pm/uploads/files/prem03.seesites.biz_--_483704653.png) !important;
  }
  #nav .current a::before,
  #nav li:hover>a::before {
    display: none;
  }


  /* Slider
  -------------------------------*/
  #main .slider {
    padding: 0 10px 10px;
  }
  .header_banner {
    width: calc(100% - 20px);
  }
  .header_banner img {
    height: auto;
  }
  #main .slide .slide-inner-text .slide-header h1 {
    font-size: 4.5vw;
    line-height: 5.5vw;
  }
  #main .slide a .slide-inner-text .slide-text-button::before {
    font-size: 2.5vw;
    line-height: 2.5vw;
    padding: 2vw;
  }


  /* Top Subfooters
  -------------------------------
  .subfootert {
    padding: 0 10px;
  }
  .subfooter_boxt {
    width: 100%;
    margin: 0 0 5%;
    padding: 15px;
  }
  .subfooter_boxt:first-child {
    margin-right: 0 !important;
    margin-left: 0 !important;
    margin-bottom: 5% !important;
  }
  .subfooter_boxt:nth-of-type(2n) {
    margin-left: 0% !important;
  }
  .subfooter_boxt:nth-of-type(2n + 1) {
    margin-right: 0 !important;
  }
  .subfooter_boxt:nth-of-type(3n + 1) {
    margin-right: 0%;
  }
  .subfooter_boxt:nth-of-type(3n - 1) {
    margin-left: 0%;
  }
  -------------------------------*/


  /* Content Area
  -------------------------------*/
  #body {
    padding-bottom: 10px;
    padding-top: 0;
  }
  #body_text {
    padding: 0 10px;
  }
  #body_text h1 {
    font-size: 6vw;
    line-height: 7vw;
    margin: 0 0 10px;
  }
  #body_text h2,
  #body_text h3,
  #body_text h4,
  #body_text h5,
  #body_text h6 {
    font-size: 4vw;
    line-height: 5vw;
  }
    fieldset {
        padding: 0%;
    }
    legend {
        font-size: 4vw;
        line-height: 4vw;
        margin-bottom: 20px;
        padding: 10px 0;
    }
    #body_text input,
    #body_text textarea {
        width: 100% !important;
    }

    #body_text input.button {
        font-size: 4vw;
        line-height: 5vw;
        padding: 15px 0;
    }

    #body_text input#mailing_list {
        width: unset !important;
    }

  /* Product Categories
  --------------------------------*/
  #body_text .products {
    width: 48%;
    margin: 0 0 2%;
  }
  #body_text .products:nth-of-type(3n + 1) {
    margin-left: 0% !important;
  }
  #body_text .products:nth-of-type(3n) {
    margin-right: 0% !important;
  }
  #body_text .products:nth-of-type(4n + 1) {
    margin-left: 0%;
  }
  #body_text .products:nth-of-type(4n) {
    margin-right: 0%;
  }
  #body_text .products:nth-of-type(2n - 1) {
    margin-right: 1% !important;
  }
  #body_text .products:nth-of-type(2n) {
    margin-left: 1% !important;
  }
  #body_text .products h4,
  #body_text .products h4 a,
  #body_text .products p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #body_text .products h4 {
    margin: 10px 0 5px;
    font-size: 5.5vw;
    line-height: 6.5vw;
  }
  #body_text .products p {
    margin: 5px 0 20px;
  }


  /* product
  ----------------------------------------------*/
  #main #body_text #prod_description {
    width: 100%;
  }
  #main #body_text .prods {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .products img {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }


  /* Custom Page - Home
  --------------------------------*/
  .home #body_text_inner {
    text-align: left;
  }
  .home #body_text_inner .textblock,
  .home #body_text_inner .textblock:nth-of-type(2) {
    width: unset;
    border: none;
    padding: unset;
  }


  /* Custom Page - Investing
  --------------------------------*/
  .investing #body_text_inner {
    text-align: left;
  }
  .investing #body_text_inner .textblock,
  .investing #body_text_inner .textblock:nth-of-type(2) {
    width: unset;
    border: none;
    padding: unset;
  }


  /* Social Media
  --------------------------------*/
  .social_media {
    padding: 30px;
  }


  /* Bottom Subfooters
  ---------------------------------*/
  .subfooter {
    padding: 10px;
  }
  .subfooter_box:nth-child(1) {
    width: 100%;
    order: 3;
    padding-left: 2%;
  }
  .subfooter_box {
    width: 100%;
    padding: 2%;
    margin: 0;
  }
  .subfooter_box:nth-of-type(2) {
    order: 1;
  }
  .subfooter_box:nth-of-type(3) {
    order: 2;
    padding-right: 2%;
  }


  /* Footer
  ----------------------------*/
  #footer {
    font-size: 0.75em;
    line-height: 1.5em;
    padding: 0 10px;
  }
}
}