



/* 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;
}
#main {
    width: 100%;
    min-width: inherit;
    margin: 0 auto;
}
.head_space {
    display: none;
}
#header {
    width: 100%;
    height: 60px;
    position: fixed;
    padding: 0;
    z-index: 9999;
    background-size: auto 80%;
    background-position: 0% center;
    background-color: #151515;
}
#header .top-social {
    width: 30%;
    height: 60px;
    right: 90px;
}
#header .top-social div span {
    display: none;
}
#header .top-social div img {
    width: 30px;
    margin: 15px 0 0 5px !important;
}
#navigation, #navigation2 {
    position: fixed;
    left: initial;
    z-index: 10000;
    background: url(https://cms.pm/uploads/prem01.seesites.biz_--_839997548.png) center no-repeat #FFF;
    border-bottom: none;
    width: 80px;
    height: 60px;
    background-size: auto 30%;
}
#nav {
    padding: 0;
    background: #151515;
    margin: 60px 0 0;
    width: 60vw;
    position: absolute;
    right: 0;
}
#nav li {
    display: block;
    border: none;
}
#nav a {
    padding: 7% 5%;
    font-size: 0.9em;
}
#body {
    padding-top: 80px;
}
#body_text_inner img {
    display: block;
    float: none;
    margin: 0 auto 10px !important;
    width: 100%;
}
blockquote {
    margin: 0 !important;
}
#home #menu {
    display: block;
    width: 92%;
    margin: auto !important;
    float: none;
}
#home #body_text {
    width: 100%;
}
input, textarea {
    width: 100% !important;
    box-sizing: border-box;
    padding: 3%;
}
#mailing_list {
    width: initial !important;
}
#captchaimg {
    width: inherit !important;
}
.subfooter_inner {
    width: 92%;
    min-width: inherit;
}
.subfooter_box, .subfooter_boxt {
    width: 100%;
    padding: 5% 0;
    margin: 0 0 0;
    border-bottom: 1px solid #444;
}
.subfooter_box:nth-child(2) {
    margin: 0;
}
.subfooter_box h5 a, .subfooter_boxt h5 a {
    font-size: 1em;
}
#footer {
    font-size: 0.8em;
}

}