



/* 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%;
}

#header {
    position: fixed;
    top: 0;
    height: 50px;
    background-size: auto 100%;
    background-color: rgba(255,255,255,1);
}

#headerinfo {
    top: initial;
    bottom: 0;
    text-align: center;
    padding: 5px 0 0;
}

#headerinfo div {
    display: block;
    margin: 5px;
}

#navigation, #navigation2 {
    background: url(https://cms.pm/uploads/prem01.seesites.biz_--_789736362.jpg) no-repeat;
    background-position: 98% 50%;
    height: 50px;
    background-size: auto 80%;
    position: fixed;
    top: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
}

#nav {
    background: #fff;
    margin: 50px auto 0;
    width: 100%;
}

#nav li {
    border-left: none;
    border-right: none;
}

#nav a {
    font-size: 1em;
    line-height: 1em;
    border: none;
}

#nav ul {
    position: inherit;
    display: none;
    background: #f3f3f3;
    width: 100%;
}

#nav ul li {
    float: none;
}

#footer h2 {
    display: none;
}

#footer {
    font-size: 0.8em;
    line-height: 1.8em;
    height: 160px;
}

img.mymap {
    display: none;
}

form input,form textarea {
    width: 100% !important;
    padding: 3%;
}

input#mailing_list {
    width: initial !important;
}

#contact_form {
    float: none;
    margin: 10px 0 20px;
    padding: 10px;
    background: rgba(76, 130, 228, 0.1);
    border: 1px solid rgba(76, 130, 228, 0.1);
}

#body_text #body_text_inner .in-page-image {
    float: none;
    width: 100%;
    margin: 25px 0;
}

/* Basic Banner
-----------------------*/
.home #header_banner_right, .home #header_banner_left {
    display: block !important;
}
#header_banner_right, #header_banner_left {
    display: none;
    float: none;
    width: calc(100% - 40px);
    margin: auto;
}
#header_banner_left {
    margin-top: 60vw;
}
#header_banner_right {
    position: absolute;
    top: 55px;
    left: 50%;
    transform: translateX(-50%);
}
.slide .slide-outer-text {
    top: 20% !important;
    width: 90% !important;
}
.active .slide-outer-text {
    top: 20% !important;
}
.slide .slide-inner-text h1 {
    font-size: 18px !important;
    line-height: 24px !important;
}
.slide-text {
    font-size: 15px;
    line-height: 20px;
}

/* blog
---------------------------------------------------*/
.blog-item {
    width: calc(100% - 20px);
    margin: 0 10px 40px;
    padding: 15px 15px 55px;
    font-size: 4.2vw;
    line-height: 4.9vw;
}
#body .blog-item h2, #body .blog-item h2 a {
    font-size: 7vw;
    line-height: 8vw;
}
.blog-item:nth-child(4n) {
	margin-right: 10px;
}

}