



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

body,
body #body {
font-size: 4vw;
line-height: 4.5vw;
}
.seo-pin {
display: none;
}
#toTop {
display: none !important;
}
#main {
overflow: hidden;
}

/* header
-----------------------------------*/
#main #header {
height: 50px;
position: relative;
background-size: auto 80%;
background-position: 2% center;
margin-top: 7vw;
    border-top: none;
    border-bottom: none;
}
#header h5, #header h6 {
background: #252525;
display: block;
position: fixed;
top: 0;
font-size: 4vw;
padding: 0;
margin: 0;
left: 0;
color: #999;
height: 7vw;
line-height: 7vw;
z-index: 9999 !important;
transform: translateY(-7vw);
}
#header h5 {
width: 45%;
padding-left: 1%;
padding-right: 1%;
text-align: center;
}
#header h6 {
left: 45%;
width: 55%;
padding-right: 1%;
padding-left: 1%;
text-align: left;
}

/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
#body,
.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 #body,
html.nav-open #main .subfooter,
html.nav-open #main #footer {
transform: translateX(-200px);
}
#main::before {
content: "";
width: 200px;
background: #252525;
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 {
width: 40px;
height: 40px;
background: url(https://cms.pm/uploads/prem02-v2.seesite.biz_--_612353780.png) center no-repeat rgba(0, 0, 0, 0.9);
background-size: 40%;
top: 50%;
right: 10px;
transform: translateY(-50%);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#main #nav {
width: 200px;
margin: 0;
background-color: #252525;
background-image: none;
right: -50px;
top: -35px !important;
display: block;
}
#nav li {
width: 100%;
display: block;
font-size: 1vw;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#main #nav a {
width: 100%;
margin: 0;
font-size: 3vw;
border: none;
border-radius: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
#main #nav .current a,
#main #nav li:hover > a {
border: none;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #44dfbc;
}
.navArrow.white:after {
top: 16px;
}
#header.scroll-down #navigation2 {
right: 10px;
transform: translateY(20px);
}

/* Basic Banner
-----------------------*/
.slider {

}
#main .slide .slide-inner-text .slide-text {
font-size: 3vw;
line-height: 3.2vw;
}
#main .slide .slide-inner-text::before {
width: 50px;
height: 50px;
}
.button-outer {
display: none;
}
#main .slide a .slide-inner-text .slide-text-button::before {
font-size: 4vw;
line-height: 4vw;
}

/* subfooter top
-----------------------------------*/
.subfooter_boxt {
width: 100%;
height: 30vw;
margin: 0;
padding: 0;
border: 6px solid #fff;
}
.subfooter_boxt:nth-child(2),
.subfooter_boxt:nth-child(1) {
height: 120vw;
border: 6px solid #fff;
}
.subfooter_boxt:nth-child(3),
.subfooter_boxt:nth-child(4) {
height: 70vw;
border: 6px solid #fff;
}
.subfooter_boxt img {
width: 100% !important;
height: auto;
min-height: 100%;
}
#main .subfooter_boxt h5 a,
#main .subfooter_boxt h5 {
font-size: 2.5vw;
}
#main .subfooter_boxt p {
font-size: 5.3vw;
line-height: 6vw;
}

/* sidebar
-------------------------------------------------*/
#menu {
display: none;
}

/* content
-------------------------------------------------*/
#main #body_text h1 {
width: auto;
font-size: 5vw;
line-height: 5vw;
font-weight: bold;
margin: 0 0 30px;
float: none;
}
#body_text {
padding: 15vw 5vw;
}
#body_text_inner {
padding: 0;
}
#body_text .in-page-image {
float: none;
width: 100%;
margin: 15px 0;
}
#main #body_text fieldset form input,
#main #body_text fieldset form textarea {
width: 90% !important;
}
#body_text_inner fieldset form input#policy_accept, 
#body_text_inner fieldset form input#mailing_list {
    width: inherit !important;
}
#body_text form .disclaimer {
    width: 90%;
}
#Facebook {
float: none;
max-width: 90%;
display: block;
margin: 0 auto 20px !important;
}

/* product
----------------------------------------------*/
#main #body_text #prod_description {
width: 100%;
}
#main .prods {
display: none;
}
.products img {
width: 100%;
padding: 0;
margin-bottom: 20px;
}
.products .button {
font-size: 2.5vw;
}

/* gallery
-----------------------------------------------*/
#main .ad-gallery .ad-image-wrapper {
height: 60vw;
}
#main .ad-image {
width: 100%;
left: 0%;
}
.ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image,
.ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
border: 3px solid;
border-right: none;
border-bottom: none;
}

/* testimonials
--------------------------------*/
.reviews {
font-size: 3.5vw;
}

/* news
----------------------------------------*/
#feedback .button {
font-size: 2.5vw;
}

/* subfooter bottom
-----------------------------------*/
.subfooter_box {
width: 100%;
height: auto;
min-height: 70vw;
margin: 0;
padding: 0;
border: 6px solid #fff;
}
.subfooter_box:first-child {
width: 100%;
height: 80vw;
}
.subfooter_box:nth-child(2),
.subfooter_box:nth-child(1),
.subfooter_box:nth-child(3),
.subfooter_box:nth-child(4) {
border: 6px solid #fff;
}
#main .subfooter_box h5 a,
#main .subfooter_box h5 {
font-size: 2.5vw;
}
#main .subfooter_box p {
font-size: 5.3vw;
line-height: 6vw;
}
#main .subfooter_box form {
padding: 10vw 3vw;
font-size: 5.3vw;
line-height: 6vw;
position: relative;
top: auto;
left:0;
transform: translateY(0);
}
#main .subfooter_box form textarea,
#main .subfooter_box form input {
font-size: 6vw;
line-height: 6vw;
padding: 3vw;
}
#main .subfooter_box form .button {
font-size: 5vw;
}
#main .subfooter_box form::before {
font-size: 6vw;
line-height: 7vw;
}

#main .subfooter_box p.disclaimer {
font-size: 4vw;
line-height: 4vw;
}

/* footer
-----------------------------------*/
#main #footer_inner {
padding: 30px 20px;
text-align: center;
float: left;
}
#main #footer_inner span {
color: #999;
}
#footer #footer_inner img {
width: calc(25% - 10px);
padding: 10px;
margin-bottom: 0;
float: left;
}

}