



/* 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;
}
#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;
}

#header form {
    display: none;
}

#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: 4.3vw;
}

#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: -50px;
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;
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: 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;
}

.gal_thumbs {
    width: calc(50% - 6px);
    height: 0;
    padding-bottom: calc(50% - 6px);
}

fieldset {
    padding: 0%;
}

legend {
    font-size: 4vw;
    line-height: 4vw;
    margin-bottom: 20px;
}

#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: 100%;
    margin: 0 0 5%;
}
#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: 0%;
}
#body_text .products:nth-of-type(5n) {
    margin-right: 0%;
}
#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 Layout - Landing Page
--------------------------------*/
#areasmap {
display: block;
}
#areas {
float: none;
width: 96%;
margin: 0 2% 5%;
padding: 4%;
}
#map {
float: none;
width: 96%;
margin: 0 2%;
padding: 0%;
height: 50vw;
}


/* Custom Page - Home
--------------------------------*/
.home #body_text_inner {
    text-align: left;
}
.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 {
    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%;
}

.subfooter_box .box.b1, .subfooter_box .box.b2 {
    width: 100%;
    margin: 0 0 3%;
}


/* Footer
----------------------------*/
#footer {
    font-size: 0.75em;
    line-height: 1.5em;
    padding: 0 10px;
}

}