

/* 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 {
padding-top: 30px;
overflow: hidden;
}

/* header
-----------------------------------*/
#main #header {
  width: 100%;
  margin: 3vw 0 0;
  background-size: auto 40%;
  border: none;
  position: relative;
  top: 0;
  z-index: 9;
  height: 90px;
}

#header::before {
  display: none;
}

#main #header h5 {
  width: 100%;
  height: 3.5vw;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #a80a07;
  font-size: 2.5vw;
  line-height: 3.5vw;
  text-align: center;
  transform: translateY(-3vw);
  text-transform: uppercase;
}

#main #header h6 {
  display: none;
}

#main #header h6 a,
#main #header h5 a {
  font-size: 2.5vw;
  text-decoration: none;
}

/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
.header_banner,
#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 .slider,
html.nav-open #main .header_banner,
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
----------------------------------*/
.scrolled #navigation2,
#navigation,
#navigation2 {
  width: 60px;
  height: 60px;
  background: url(https://cms.pm/uploads/prem02-v2.seesite.biz_--_612353780.png) center no-repeat rgba(22, 21, 26, 1);
  background-size: 40%;
  top: 50%;
  right: 10px;
  bottom: auto;
  left: auto;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: visible;
  transform: translateY(-50%);
  cursor: pointer;
}

#nav {
  width: 200px;
  margin: 0;
  padding: 0;
  background-color: #333;
  background-image: none;
  right: -262px;
  top: -50%;
  display: block;
  text-transform: uppercase;
}

.scrolled #navigation2 #nav {
  margin-right: 0;
  transform: translateX(0);
}

#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;
  padding: 1vw 0;
  color: #fff;
  border: none;
  font-size: 2vw;
  line-height: 2.5vw;
}

#nav ul {
  width: 100%;
  padding: 5px;
  transform: translateX(0);
}

#nav ul::before {
  display: none;
}

#main #nav ul a {
  color: #fff;
}

#nav a,
#nav .current a,
#nav li:hover>a {
  background: none;
}

#nav .current a::before,
#nav li:hover>a::before,
#navigation2::before {
  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 .slide .slide-inner-text .slide-text {
    font-size: 3vw;
    line-height: 3.5vw;
    padding: 2vw 4vw;
}
#main .slide .slide-inner-text::before {
width: 50px;
height: 50px;
}

/* subfooter top
-----------------------------------*/
.subfooter_boxt {
width: 50%;
margin: 0;
padding: 1vw;
}
.subfooter_boxt:nth-child(3),
.subfooter_boxt:nth-child(7) {
margin-left: 0;
}
#main .subfooter_boxt p {
font-size: 2.7vw;
line-height: 2.7vw;
}
.subfooter_boxt:first-child p b,
.subfooter_boxt:nth-child(2) p b {
font-size: 2.7vw;
line-height: 3.5vw;
}

/* sidebar
-------------------------------------------------*/
#menu {
width: 100%;
padding: 2vw 4vw;
display: block;
}

/* content
-------------------------------------------------*/
#body {
    font-size: 2.5vw;
    line-height: 3vw;
}
.subfooter_box h5, .subfooter_boxt h5, #body h1, #body h4, h1, h2, h3, h4, h5, h6 {
    font-size: 1.8em;
    line-height: 1.1em;
}
#body h2 {
font-size: 3.5vw;
}
#body::before {
height: 40px;
}
#body_text {
padding: 2vw 4vw;
}
#main #body_text_inner {
width: 100%;
}
#body_text::before {
width: 250px;
height: 250px;
z-index: -1;
}
.subfooter_box h5 a, .subfooter_boxt h5 a {
    font-size: 3.5vw;
    line-height: 3.5vw;
}
.imgs {
    width: 50%;
}

/* Gallery
-----------------------------------------------*/
.ad-gallery .ad-image-wrapper {
height: 40vw;
}

/* products
---------------------------------------------*/
.products .button {
font-size: 1.5vw;
}

/* testimonials
--------------------------------*/
.reviews {
font-size: 1.5vw;
}

/* news
----------------------------------------*/
#feedback .button {
font-size: 1.5vw;
}

/* subfooter bottom
-----------------------------------*/
.subfooter_box {
width: 50%;
margin: 0;
padding: 0;
font-size: 0;
line-height: 0;
}
.subfooter_box:first-child p, .subfooter_box:nth-child(2) p, .subfooter_box:nth-child(3) p {
font-size: 3vw;
    line-height: 3.5vw;
}
.subfooter_box:nth-child(3) {
    width: 100%;
    max-height: 216px;
overflow: hidden;
}
.subfooter_box:nth-child(4), .subfooter_box:last-child {
    font-size: 2vw;
    line-height: 2.5vw;
}
.subfooter_box:nth-child(4) p, .subfooter_box:last-child p {
    font-size: 2.8vw;
    line-height: 3vw;
}
.subfooter_box:last-child .button,
#main .subfooter_box form .button,
#main .subfooter_box form textarea,
#main .subfooter_box form input {
font-size: 2vw;
line-height: 2.5vw;
}
#main .subfooter_box form::before {
font-size: 2.5vw;
line-height: 3vw;
}

/* footer
-----------------------------------*/
#main #footer_inner {
padding-left: 40px;
text-align: center;
}
#main #footer_inner span {
    display: none;
}
}