

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

.seo-pin {
display: none;
}
body {
    font-size: 1.1em;
}
#main {
    width: 100%;
}

#header {
    position: fixed;
    top: 0;
    height: 90px;
    background-size: auto 100%;
    background-color: rgba(255,255,255,1);
}
#headerinfo {
    top: initial;
    bottom: 0;
    text-align: center;
    padding: 5px 0 0;
}
#header h5 {
    display: none;
}
#navigation, #navigation2 {
    background: url(https://cms.pm/uploads/prem01.seesites.biz_--_789736362.jpg) no-repeat;
    background-position: center;
    height: 90px;
    background-size: auto 70%;
    position: fixed;
    top: 0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    border-radius:0px;
}

#nav {
    background: #fff;
    margin: 90px auto 0;
    width: 400px;
}

#nav li {
    border-left: none;
    border-right: none;
}

#nav a {
    font-size: 1.5em;
    line-height: 1.5em;
    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 {
    width: 40%;
}

form input,form textarea {
    width: 55% !important;
    padding: 3%;
}
#contact_form {
    width: calc(45% - 40px);
    margin-right: 0;
}
input#mailing_list {
    width: initial !important;
}


/* Basic Banner
-----------------------*/
#header_banner_left {
    margin-top: 100px;
}
#header_banner_right {
    margin-top: 100px;
}
.slider-button div span {
    display: none;
}
.slider-button {
    margin: 0 0 10px;
}
.slide .slide-outer-text {
    top: 45% !important;
    width: 80% !important;
}
.active .slide-outer-text {
    top: 45% !important;
}
.slide .slide-inner-text h1 {
    font-size: 35px !important;
    line-height: 35px !important;
}
.slide-text {
    font-size: 25px;
    line-height: 25px;
}

/* blog
---------------------------------------------------*/
.blog-item {
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
    padding: 15px 15px 55px;
    font-size: 2.2vw;
    line-height: 2.7vw;
}
.blog-item:nth-child(2n) {
	margin-right: 0px;
}
#body .blog-item h2, #body .blog-item h2 a {
    font-size: 4vw;
    line-height: 5vw;
}
}