



/* 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;
}

.subfooter_box h5, .subfooter_boxt h5, #body h1, #body h4, h1, h2, h3, h4, h5, h6 {
    font-size: 1.7em;
    line-height: 1.7em;
}

#header {
    position: fixed;
    background-color: #fff;
    top: 0;
    background-size: auto 60%;
}

#header h5,
#header h6 {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    position: fixed;
    left: 0;
    background: #fff;
    color: #222;
    z-index: 999;
    line-height: 20px;
    font-size: 30px;
    text-align: center;
}

#header h5 {
    bottom: 40px;
}

#header h6 {
    bottom: 0;
}

.niceic {
    top: 10px;
    height: 40px;
    left: 150px;
}

#navigation {
    position: fixed;
    top: 0;
    background: url(https://cms.pm/uploads/prem01.seesites.biz_--_789736362.jpg) no-repeat;
    background-position: right center;
    background-size: auto 100%;
}

#nav {
    background: #222;
}

#nav a {
    font-size: 1em;
    padding: 5% 0;
}

#nav .current a, #nav li:hover > a {
    padding: 5% 0;
}

.container {
    margin-top: 60px;
}

.header_banner img, .nivoSlider, #slider {
    height: 28.5vw;
}

#body_text_inner {
    padding: 2%;
}

#body_text tr:first-child {
    display: none;
}

#body_text td {
    padding: 10px;
    width: 100%;
    display: block;
    box-sizing: border-box;
}

#body_text img.mymap {
    display: none;
}

#body_text fieldset input,
#body_text fieldset textarea {
    width: 100% !important;
    box-sizing: border-box;
    padding: 3%;
}

#body_text fieldset input#mailing_list {
    width: inherit !important;
    margin: 10px 0 15px !important;
}

#body_text img {
    width: 100% !important;
    float: none !important;
    margin: 0 0 20px !important;
}

#body_text img#captchaimg {
    width: inherit !important;
    margin: 0 !important;
}

.subfooter_box {
    margin: 0;
    width: 100%;
    padding: 4%;
}

.subfooter_box h5 a, .subfooter_boxt h5 a {
    font-size: 0.9em;
}

#footer {
    height: auto;
}


/* mobile site - responsive slideshow gallery fix
-----------------------------------------------*/
#main .ad-gallery .ad-image-wrapper {
    height: 80vw;
}
#main .ad-image {
    width: 100% !important;
    left: 0% !important;
}
#body_text .ad-gallery .ad-thumbs li img {
    width: inherit !important;
    margin: 0 !important;
}
.ad-gallery .ad-image-wrapper .ad-next
.ad-gallery .ad-image-wrapper .ad-prev {
    height: 100% !important;
}

}