

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

#toTop,
.seo-pin {
display: none !important;
}
#main {
width: 100%;
overflow: hidden;
}
body {
font-size: 100%;
}
/* header
-----------------------------------*/
#main #header {
width: 100%;
background-position: 5% 50%;
background-size: auto 80%;
border: none;
position: relative;
z-index: 9;
height: 16vw;
}
.stylingGlass {
position: relative;
width: 61.3px;
top: 37.5px;
left: 0px;
transform: translateX(-104px);
border-right: 1px solid #8b6f4e;
padding-right: 30px;
float: none;
z-index: 999;
}
#header h5 {
background: transparent;
line-height: 5vw;
font-size: 3vw;
z-index: 0;
}

/*-------------
#header form {
display: block;
width: 50%;
margin-left: 35vw;
top: 19px;
}
INPUT {
width: 60%;
}
.sbutton {
width: 20%;
}
@media (max-width: 650px) and (min-width: 481px) {
#header form {
width: 50vw;
top: 3vw;
}
INPUT {
width: 30vw;
}
.sbutton {
width: 10vw;
}
INPUT, 
.sbutton {
font-size: 10px;
height: 8vw;
border: none;
}
}
-------------*/
/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
#body,
.social_media,
.subfooter,
#footer,
.header_banner {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#body,
.header_banner {
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 .social_media,
html.nav-open #main .subfooter,
html.nav-open #main #footer,
html.nav-open #main .header_banner {
transform: translateX(-200px);
}
html.nav-open #main #body,
html.nav-open #main .header_banner {
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: #ccc;
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: url(https://cms.pm/uploads/files/flaminggrate.seesite.biz_--_833279140.png) center no-repeat;
background-size: auto 30%;
overflow: visible;
cursor: pointer;
width: 105px;
height: 105px;
top: 0;
right: 0;
border: none;
z-index: 999;
}
@media (max-width: 650px) and (min-width: 481px) {
#navigation, #navigation2 {
width: 16vw;
height: 16vw;
}
.stylingGlass {
width: 9.4vw;
padding-right: 4.6vw;
top: 5.8vw;
transform: translateX(-16vw);
}
}
#nav {
width: 200px;
margin: 0;
padding: 0;
background-image: none;
right: 0;
left: 200px;
top: 0px;
display: block;
}
#nav li {
width: 100%;
display: block;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#main #nav a {
width: 100%;
margin: 0;
color: #2f2f2f;
border: none;
}
#main #nav a:hover {
background: #8b6f4e;
color: #fff;
}
#nav a {
position: relative;
top: 15px;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);
}
#main #nav ul a {
color: #333;
}
#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
-----------------------*/
#main .slider {
border: none;
padding: 0;
}
#main .slide a .slide-inner-text .slide-text-button {
margin-top: 1vw;
}
#main .slide .slide-inner-text .slide-text {
font-size: 1.5vw;
line-height: 2vw;
}
#main .slide .slide-inner-text .slide-header h1 {
font-size: 4vw;
line-height: 5vw;
}
#main .slide .slide-inner-text .slide-text p {
font-size: 1.8vw;
line-height: 2.4vw;
}
#main .slide .slide-inner-text {
width: 100%;
top: 50%;
}
#main .slide a .slide-inner-text .slide-text-button::before {
font-size: 1.8vw;
padding: 3vw;
}
#main #prev,
#main #next {
display: none;
}
.header_banner img {
height: 100%;
}
.header_banner {
line-height: 0;
}
/* top subfooter
-------------------------------------------------*/
.subfootert {
width: 100%;
padding: 0;
}
.subfooter_innert {
padding: 0 2vw;
}
.subfooter_boxt {
width: 100%;
margin: 0;
padding: 5vw 1vw 0;
}
.subfooter_flex {
flex-direction: column;
}
.subfooter_inner_wrap {
width: 100%;
}
.subfooter_inner_wrap img {
left: 0;
transform: none;
margin-bottom: 20px;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.12);
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.12);
-ms-box-shadow: 0 0 20px rgba(0,0,0,0.12);
-o-box-shadow: 0 0 20px rgba(0,0,0,0.12);
box-shadow: 0 0 20px rgba(0,0,0,0.12);
}

/* Home Top Subfooter
---------------------*/
.home .subfootert {
position: relative;
transform: none;
margin-bottom: 5px;
padding: 2vw 6vw;
}
.home .subfooter_boxt:nth-child(1), 
.home .subfooter_boxt:nth-child(2), 
.home .subfooter_boxt:nth-child(3), 
.home .subfooter_boxt:nth-child(4) {
width: calc(50% - 20px);
margin: 10px!important;
}
.top_tabs_home {
opacity: 1;
}
.home .subfooter_innert {
padding: 1vw 10vw;
}
/* sidebar
-------------------------------------------------*/
#menu {
display: none;
}
/* content
-------------------------------------------------*/
#body {
width: 100%;
margin: 0;
padding: 0;
}
#body_text {
padding: 0;
}
#body_text_inner {
padding: 0;
}
#main #body_text form #captchaimg {
display: block;
clear: both;
margin: 0 auto;
}
#main #body_text form b {
width: 100%;
display: block;
}
#body h1 {
font-size: 3.5vw;
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #a59076 20%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(168, 137, 100, 0.6) 10%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(168, 137, 100, 0.3) 0%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #a59076 20%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(168, 137, 100, 0.6) 10%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(168, 137, 100, 0.3) 0%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #a59076 20%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(168, 137, 100, 0.6) 10%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(168, 137, 100, 0.3) 0%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #a59076 20%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(168, 137, 100, 0.6) 10%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(168, 137, 100, 0.3) 0%);
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #a59076 20%),
            linear-gradient(180deg, rgba(0, 0, 0, 0) 10%, rgba(168, 137, 100, 0.6) 10%), 
            linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(168, 137, 100, 0.3) 0%);
}
.flex-wrapper {
margin: 7vw 10vw 4vw 10vw;
}
@media (max-width: 650px) and (min-width: 481px) {
.shape-divider-wrapper {
flex-direction: column;
}
.flex-inner {
width: 100%!important    
}
.flex-inner h2 {
padding-bottom: 1.5vw!important;
font-size: 4vw!important;
margin: 0!important;
}
.flex-inner p {
font-size: 2.5vw;
line-height: 5vw;
}
.flex-inner:nth-child(1) {
margin: 25px;
}
}
.shape-divider p {
padding: 2vw 10vw;
}
.flex-inner:nth-child(5),
.flex-inner:nth-child(6) {
margin-top: 100px;
}
.flex-inner {
width: 100%;
}
.internal-flex-inner {
width: 33.3%;
}
.flex-inner:nth-child(1) {
order: 1;
}
.flex-inner:nth-child(2) {
order: 2;
}
.flex-inner:nth-child(3) {
order: 4;
}
.flex-inner:nth-child(4) {
order: 3;
}
.flex-inner:nth-child(5) {
order: 5;
}
.flex-inner:nth-child(6) {
order: 6;
}
.flex-inner:nth-child(5),
.flex-inner:nth-child(6) {
margin-top: 5vw;
}
.three-image-wrapper {
margin: 10vw 10vw 4vw 10vw;
}
.three-image-inner p {
font-size: 1.5vw;
}
@media (max-width: 650px) and (min-width: 481px) {
.three-image-inner {
width: 50%;
}
.three-image-inner:last-child {
position: relative;
left: 50%;
transform: translateX(-50%);
}
.three-image-inner p {
font-size: 2vw;
}
.three-image-wrapper {
margin-top: 20vw;
}
}

/* Home Content 
--------------*/
#home-wrapper {
padding: 0 2vw;
}
.home-box:nth-child(3) img {
position: relative;
width: auto;
height: 30vw;
right: 25%;
}
.home-box:nth-child(1) img,
.home-box:nth-child(2) img,
.home-box:nth-child(4) img,
.home-box:nth-child(5) img {
position: relative;
width: auto;
min-width: auto;
max-height: none;
height: 250px;
right: 40%;
}
.home-box:nth-child(1) img, 
.home-box:nth-child(2) img {
left: 0px;
}
.home-box:nth-child(6) img,
.home-box:nth-child(7) img,
.home-box:nth-child(8) img,
.home-box:nth-child(9) img {
width: 100%;
}
.home-box:nth-child(6), 
.home-box:nth-child(7), 
.home-box:nth-child(8), 
.home-box:nth-child(9) {
width: calc(50% - 20px);
}
.home-para {
bottom: 4px;
font-size: 2vw;
}
@media (max-width: 650px) and (min-width: 481px) {
.home-box:nth-child(1),
.home-box:nth-child(2),
.home-box:nth-child(4),
.home-box:nth-child(5) {
width: 100%;
}
.home-box:nth-child(1) img,
.home-box:nth-child(2) img,
.home-box:nth-child(4) img,
.home-box:nth-child(5) img {
right: 0;
transform: translateX(-25%);
}
.home-box:nth-child(3),
.home-box:nth-child(6),
.home-box:nth-child(7),
.home-box:nth-child(8),
.home-box:nth-child(9) {
width: 100%;
height: 250px;
}
.home-box:nth-child(3) p,
.home-box:nth-child(6) p,
.home-box:nth-child(7) p,
.home-box:nth-child(8) p,
.home-box:nth-child(9) p {
bottom: 0;
}
.home-box:nth-child(6) img,
.home-box:nth-child(7) img,
.home-box:nth-child(8) img,
.home-box:nth-child(9) img {
position: relative;
transform: translateY(-25%);
}
.home-box:nth-child(3) img {
height: 250px;
}
.home-box:nth-child(1) img, .home-box:nth-child(2) img {
left: 25%;
}
.home-para {
font-size: 3vw;
}
}

/* contact
-------------------------------------------------*/
#body_text_inner fieldset form #captchaimg {
margin: 0;
}
#body_text_inner fieldset form .button {
margin: 20px auto !important
}
#main #body_text fieldset form .button, 
#main #body_text .products .button {
left: 0;
transform: none;
font-size: 3vw;
padding: 2vw;
width: 25vw!important;
}
#main #body_text fieldset form .button:hover, 
#main #body_text .products .button:hover {
left: 0;
transform: translateX(0) translateY(-6%);
}
.contact-wrapper {
flex-direction: column;
padding: 15vw 0vw 0vw 0vw;
}
.contact-inner:nth-child(1) {
order: 1;
}
.contact-inner:nth-child(2) {
order: 2;
}
.contact-inner:nth-child(3) {
order: 3;
}
.contact-inner:nth-child(4) {
order: 5;
}
.contact-inner:nth-child(5) {
order: 4;
}
.contact-inner {
width: calc(100% - 40px);
margin: 0 20px;
text-align: center;
}
.contact-inner:nth-child(3) {
width: calc(100% - 40px);
margin: 10vw 20px;
}
.contact-inner h2 {
font-size: 4vw!important;
line-height: 6vw!important;
}
.contact-inner p {
font-size: 2vw;
line-height: 8vw;
}
TEXTAREA {
height: 15vw;
}
TEXTAREA,
INPUT {
font-size: 2.5vw;
margin-bottom: 6vw!important;
padding-bottom: 2vw;
}
.disclaimer p {
font-size: 1.5vw!important;
line-height: 2.5vw;
}

/* Gallery
-----------------------------------------------*/
.ad-gallery .ad-image-wrapper {
height: 40vw;
}

/* Shopping Cart
----------------------------*/
#top_cart {
    padding: 10px 20px;
    right: 10px;
    font-size: 0.8em;
    line-height: 1em;
}

/* products
---------------------------------------------*/
#productsContainer .products {
    width: calc(50% - 15px);
}

#productsContainer .products h4 a {
    font-size: 1em;
    line-height: 1em;
}

#productsContainer .products h4 {
    font-size: 25px;
    line-height: 35px;
}

#productsContainer {
    margin: 15vw 10vw;
}

#main #body_text .products .button {font-size: 15px;line-height: 20px;width: 100% !important;}

/* testimonials
--------------------------------*/
.reviews::before, 
.reviews::after {
font: 9vw/100% Georgia, "Times New Roman", Times, serif;
}
.reviews::after {
bottom: 5%;
left: 92%;
}
.reviews::before {
top: 2%;
left: 5%;
}
/* news
----------------------------------------*/
#feedback .button {
top: 130px;
left: 5px;
}
/* bottom subfooter
----------------------------------------*/
.subfooter_box button {
padding: 2vw 5vw;
font-size: 3vw;
margin-top: 2vw;
}
.list-inner li {
font-size: 2vw;
line-height: 3vw;
}
.subfooter_box:nth-child(2) {
width: 70%;
}
.subfooter_box:nth-child(3) {
width: 30%;
}
.subfooter_box h5 a, 
.subfooter_boxt h5 a {
font-size: 3vw;
}
.subfooter_box:nth-child(1) {
height: 40vw;
}
.subfooter_box:nth-child(1) img {
width: auto;
height: 43vw;
}
.subfooter_box:nth-child(1) h5 {
top: 25%;
font-size: 2.5vw;
}
.subfooter_box:nth-child(1) p {
top: 45%;
width: 60%;
font-size: 2vw;
line-height: 2.5vw;
}
.subfooter_box:nth-child(1) .button {
top: 75%;
 border: 3px solid #fff;
font-size: 3vw;
width: 35%;
margin-top: 1.5vw;
}
.subfooter_box:nth-child(1) .button:hover {
border: 3px solid #8b6f4e;
}
.subfooter_inner {
padding: 1vw 0;
padding-bottom: 0;
}
.subfooter_box {
width: 33.3%;
padding: 2vw;
margin: 0 0 1vw;
height: 400px;
}
.subfooter_box a {
color: #fff;
}
.subfooter_box form textarea,
.subfooter_box form input {
width: 100% !important;
}
.subfooter_box form #captchaimg {
margin: 0 auto;
}
.subfooter_box form .button {
margin: 20px auto !important
}
.subfooter_box h5 {
font-size: 2.5vw;
line-height: 2.5vw;
}
@media (max-width: 650px) and (min-width: 481px) {
.subfooter_box h5 {
font-size: 4vw;
line-height: 4vw;
}
.subfooter_box {
width: 100%!important;
height: auto;
}
.list-inner li {
font-size: 3.5vw;
line-height: 5vw;
}
}
/* footer
----------------------------------------*/
#footer {
height: auto;
padding: 3vw 2vw;
}
#footer_inner {
text-align: center;
}
}