



/* 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;
}

#header {
    background-color: #4A4F53;
    background-size: auto 100%;
    height: 60px;
    background-position: 0% center;
    position: fixed;
}
#navigation, #navigation2 {
    height: 60px;
    background-size: auto 100%;
    background-image: url(https://cms.pm/uploads/prem01.seesites.biz_--_789736362.jpg);
}
#nav {
display: block;
margin-top: 60px;
background: rgba(0, 0, 0, 0.8);
}
#nav a {
    padding: 4% 0;
    font-size: 1em;
    line-height: 1em;
    text-align: center;
}

.slider {
    top: 60px;
}



/* top sub
---------------------------*/

.home .subfootert {
    display: block !important;
}
.subfootert {
    display: none !important;
}
.subfooter_boxt {
width: 46%;
padding: 0 1%;
margin: 0 1%;
padding-top: 20px;
padding-bottom: 40px;
}
.subfooter_boxt:nth-child(1) {
width:100%;
height: auto;
padding: 0;
margin: 0;
}
.subfooter_boxt:nth-child(n+2) {
    background: #4A4F53;
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    padding: 2.5%;
    min-height: 320px;
    position: relative;
}
.subfooter_boxt:nth-child(n+2) .button {
    position: absolute;
    width: 90% !important;
    box-sizing: border-box;
    bottom: 10px;
}

.subfooter_box h5 a {
font-size: 1.2em;
}


/* body
---------------------------*/

#body {
    padding: 60px 0 0;
    line-height: 7vw;
    font-size: 6vw;
}
#body_text {
width: 96% !important;
}
input,textarea {
    width: 100% !important;
    padding: 4%;
    box-sizing: border-box;
}
input#mailing_list {
    width: initial !important;
}
fieldset {
    padding: 4%;
}
.checker-trade {
    width: 100%;
    float: none;
    margin: 0 0 20px;
}
#body_text img {
    float: none !important;
    max-width: 100%;
    margin: 10px 0 20px !important;
    display: block;
}
.youtube-holder {
  width: 100%;
}
#feedback {
    position: relative;
    padding: 20px 20px 50px !important;
}
#feedback .button {
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}


/* bottom sub
---------------------------*/

.subfooter_box {
    box-sizing: border-box;
    width: 50%;
    margin: 0;
    padding: 2%;
    height: inherit !important;
}

.subfooter_box:nth-child(-n+4) {
    width: 100%;
}

.subfooter_box:nth-child(4) .gal_thumb {
    width: 23%;
    height: 60px;
    box-sizing: border-box;
    margin: 1%;
}

.subfooter_boxt h5 a {
font-size: 1.2em;
}



#footer {
    font-size: 0.8em;
}

}