



/* 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 {
}
.seo-pin {
display: none;
}
#toTop {
display: none !important;
}
#main {
overflow: hidden;
}

/* custom blog mobile
-----------------------------------*/
.blog-item {
    width: calc(100% - 20px);
    margin: 0 10px 40px;
    padding: 15px 15px 55px;
    font-size: 4.2vw;
    line-height: 4.9vw;
}
#body .blog-item h2, #body .blog-item h2 a {
    font-size: 7vw;
    line-height: 8vw;
}
.blog-item:nth-child(4n) {
	margin-right: 10px;
}

/* header
-----------------------------------*/
#main #header {
height: 70px;
margin-top: 0;
background-position: center;
background-size auto 70% !important;
position: relative;
}
#main #header h6 a,
#main #header h5 a,
#main #header h6,
#main #header h5 {
width: 30px;
height: 30px;
padding: 0;
display: block;
position: absolute;
top: 50%;
left: 0;
background: transparent;
text-align: center;
transform: translateY(-50%);
line-height: 0;
font-size: 0;
}
#main #header h5 {
left: 10px;
}
#main #header h6 {
left: 45px;
}
#header h5 a::before,
#header h6 a::before {
position: absolute;
left:0;
}
.social_media_header {
width: 200px;
top: 5px;
right: -200px;
left: auto;
text-align: center;
}

/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.header_banner,
.slider,
#body,
.subfooter,
#footer {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#body {
transform: translateX(0) translateY(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 .header_banner,
html.nav-open #main .slider,
html.nav-open #main .subfooter,
html.nav-open #main #footer {
transform: translateX(-200px);
}
html.nav-open #main #body {
transform: translateX(-200px) translateY(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#main::before {
content: "";
width: 200px;
background: #333;
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;
overflow: visible;
}
#nav {
width: 200px;
margin: 0;
padding: 0;
background-color: #333;
background-image: none;
right: -50px;
top: 25px !important;
display: block;
}
#nav::after {
display: none;
}
#nav li {
width: 100%;
display: block;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#main #nav a {
width: 100%;
margin: 0;
padding: 3vw 0;
color: #fff;
border: none;
font-size: 1em;
line-height: 1em;
font-weight: normal;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
}
#main #nav ul a {
color: #333;
padding: 3vw 0;
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
#nav .current a::before,
#nav li:hover > a::before,
#navigation2::before,
#navigation2 #nav::before,
#nav .current a::after,
#nav li:hover > a::after,
#navigation2::after {
display: none;
}
#main #nav .current a,
#main #nav li:hover > a {
border: none;
}
.navArrow.white:after {
top: 22px;
}
#header.scroll-down #navigation2 {
right: 10px;
transform: translateY(20px);
}

/* Basic Banner
-----------------------*/
.slider {

}
#main .slider {
margin-top: 0;
}
#main .slide .slide-inner-text .slide-text {
}
#main .slider .slide img {
width: 200%;
left: 50%;
transform: translateX(-50%);
}
.button-outer {
display: none;
}
#main .slide .slide-inner-text .slide-header h1 {
font-size: 2em;
line-height: 1em;
}
#main .slide .slide-inner-text .slide-text p {
font-size: 0.9em;
line-height: 1.2em;
}
#main .slide a .slide-inner-text .slide-text-button::before {
padding: 1.5vw 2vw;
}
.header_banner {
overflow: hidden;
}
.header_banner img {
width: auto;
height: 300px !important;
}

.header_banner::after {
width: 85%;
font-size: 1.7em;
line-height: 1.5em;
}

/* subfooter top
-----------------------------------*/
.subfooter_innert {
padding: 0;
}
.subfooter_boxt {
width: 100%;
margin: 0;
padding: 0;
}
.subfooter_boxt:first-child {
text-align: center;
}
.subfooter_boxt:nth-child(5) {
padding: 2vw 0;
}
.subfooter_boxt:first-child > a:first-of-type::before,
.subfooter_boxt:first-child::before {
display: none;
}
.subfooter_boxt:first-child::after {
right: 0;
}
.subfooter_boxt:first-child,
.subfooter_boxt:nth-child(2),
.subfooter_boxt:nth-child(3) {
width: calc(100% - 6vw);
margin: 3vw;
padding: 3vw;
}
.subfooter_boxt:nth-child(4) {
padding-top: 9vw;
}
.subfooter_boxt:nth-child(2)::before,
.subfooter_boxt:nth-child(3)::before {
width: 100%;
}
.subfooter_boxt:nth-child(2)::after,
.subfooter_boxt:nth-child(3)::after {
display: none;
}
#main .subfooter_boxt h5 a,
#main .subfooter_boxt h5 {
}
.subfooter_boxt:first-child > a {
width: 100%;
}
.subfooter_boxt:first-child > a:first-of-type::after {
display: none;
}
.subfooter_boxt:first-child p,
#main .subfooter_boxt:first-child h5 {
width: 100%;
padding: 3vw;
}
#main .subfooter_boxt:nth-child(4) h5::before {
top: -10vw;
}
#main .subfooter_boxt p {
width: 100%;
padding: 0 3vw;
margin: 5vw 0;
position: relative;
transform: translateY(0);
top: auto;
float: left;
}
#main .subfooter_boxt:nth-child(5) p {
width: 90%;
padding: 5vw 3vw;
}
.subfooter_boxt:first-child p::before,
.subfooter_boxt:nth-child(2) p::before,
.subfooter_boxt:nth-child(3) p::before {
width: 6vw;
height: 6vw;
border: 2vw solid #444;
border-left: 2vw solid transparent;
border-bottom: 2vw solid transparent;
transform: translateX(3vw) translateY(-50%) rotate(45deg);
}
#main .subfooter_boxt p b:first-of-type,
#main .subfooter_box p b:first-of-type {
font-size: 1.4em;
line-height: 1em;
}
.subfooter_boxt p span.sub-icon {
width: 7vw;
/*display: none; "IF TEXT OVERLAPS DISABLE THE ICON WITH THIS" */ 
}
#main .subfooter_boxt:first-child .button {
position: relative;
width: 100%;
left: 0;
bottom: 0;
}
#main .subfooter_boxt:first-child .button, 
#main .subfooter_box .button, 
#main .subfooter_box form .button {
font-size: 1em;
line-height: 1em;
transform: skew(-15deg);
border: 2px solid #f5e914;
padding: 15px 10px;
width: 80% !important;
}
.subfooter_boxt:nth-child(2) .button,
.subfooter_boxt:nth-child(3) .button {
width: 100%;
}
#main .subfooter_boxt:nth-child(4) .button,
#main .subfooter_boxt:nth-child(4) p {
}
.subfooter_boxt:first-child img {
width: 100%;
padding: 3vw;
position: relative;
z-index: 1;
}
.subfooter_boxt img,
.subfooter_boxt:nth-child(2) img,
.subfooter_boxt:nth-child(3) img {
width: 100%;
}
.subfooter_boxt:nth-child(2) .red-crane, 
.subfooter_boxt:nth-child(3) .red-crane {
display: none;
}

/* sidebar
-------------------------------------------------*/
#menu {
display: none;
}

/* content
-------------------------------------------------*/
.home #body {
    background: #222426;
}
#main #body_text {
padding: 5vw;
}
#main #body_text h1 {
width: auto;
padding: 0;
font-weight: bold;
margin: 0 0 30px;
float: none;
}
#body_text #body_text_inner > h1::before {
width: 4vw;
height: 4vw;
}
#body_text_inner {
padding: 0;
}
.gal_thumbs {
width: calc(50% - 10px);
}
#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%;
}
#main .social_media {
position: relative;
}
#body_text_inner > img {
min-width: 100%;
}

.crane-inner {
    width: 100%;
}

/* product
----------------------------------------------*/
#main #body_text #prod_description {
width: 100%;
}
#main #body_text .prods {
width: 100%;
margin: 0 auto;
}

#main .products img {
width: 150% !important;
padding: 0 !important;
margin-bottom: 20px !important;
}

#main #body_text .products {
width: 100%;
}

#main #body_text .products .button {
padding: 3vw;
font-size: 3.5vw;
}

#main #prod_description .ad-gallery {
background: #5e5e5f !important;
}

/* product cart
---------------------------------------*/
#top_cart {
top: auto;
bottom: 0;
transform: translate(-50%, 45px);
}
.simpleCart_total,
.simpleCart_quantity {
}
.simpleCart_items table {
flex-wrap: wrap;
}
.simpleCart_items table tr,
.simpleCart_items table tbody,
.simpleCart_items table thead,
.simpleCart_items table,
.simpleCart_items {
width: 100%;
display: flex;
}
.simpleCart_items table tr th,
.simpleCart_items table tr td {
width: 20%;
padding: 5px;
text-align: center;
font-size: 11px;
}
.simpleCart_items table tr th.item-decrement,
.simpleCart_items table tr th.item-increment,
.simpleCart_items table tr td.item-decrement,
.simpleCart_items table tr td.item-increment {
width: 20px;
}
#body_text_inner .simpleCart_empty,
#body_text_inner .simpleCart_checkout {
width: 48%;
margin: 20px 1% !important;
text-align: center;
}
tr.simpleCart_shelfItem {
margin: 10px 0;
padding: 10px;
display: flex;
flex-wrap: wrap;
}
tr.simpleCart_shelfItem:nth-child(even) {
background: #f1f1f1;
}
tr.simpleCart_shelfItem td {
width: 50%;
padding: 5px !important;
display: flex;
align-items: center;
}
tr.simpleCart_shelfItem td:nth-child(3),
tr.simpleCart_shelfItem td:nth-child(4),
tr.simpleCart_shelfItem td:nth-child(5) {
display: none;
}
tr.simpleCart_shelfItem td:nth-child(6),
tr.simpleCart_shelfItem td:last-child {
width: 100%;
}
tr.simpleCart_shelfItem td:last-child .btn4 {
width: 100%;
text-align: center;
}

/* 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 {
}

/* news
----------------------------------------*/
#feedback .button {
}

/* subfooter bottom
-----------------------------------*/
#main .subfooter_box,
#main .subfooter_box:nth-child(2),
#main .subfooter_box:first-child {
width: calc(100% - 6vw);
margin: 3vw;
padding: 3vw;
}
.subfooter_box::after,
.subfooter_box::before {
z-index: 1;
}
.subfooter_box:first-child > a:first-of-type::after,
.subfooter_box:first-child > a:first-of-type::before,
.subfooter_box:first-child::before {
display: none;
}
.subfooter_box:first-child > a {
width: 100%;
}
#main .subfooter_box h5 a,
#main .subfooter_box h5 {
}
#main .subfooter_box p {
padding: 0 3vw;
}
.subfooter_box:first-child p,
#main .subfooter_box:first-child h5 {
width: 100%;
padding: 3vw;
text-align: left;
}
.subfooter_box:first-child::after {
left: 0;
}
.subfooter_box:first-child p::before,
.subfooter_box:nth-child(2) p::before,
.subfooter_box:nth-child(3) p::before {
width: 6vw;
height: 6vw;
border: 2vw solid #444;
border-left: 2vw solid transparent;
border-bottom: 2vw solid transparent;
transform: translateX(3vw) translateY(-50%) rotate(45deg);
}
#main .subfooter_box:first-child .button {
position: relative;
width: 100%;
left: 0;
bottom: 0;
}
.subfooter_box:first-child img {
width: 100%;
padding: 3vw;
position: relative;
z-index: 1;
}
#main .subfooter_box form {
padding: 10vw 3vw;
position: relative;
top: auto;
left:0;
transform: translateY(0);
}
#main .subfooter_box form textarea,
#main .subfooter_box form input {
padding: 3vw;
}
#main .subfooter_box form .button {
}
#main .subfooter_box form::before {
}

/* footer
-----------------------------------*/
#main #footer_inner {
padding: 30px 20px;
text-align: right;
float: left;
}
#footer #footer_inner img {
width: calc(25% - 10px);
padding: 10px;
margin-bottom: 0;
float: left;
}

}