



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

.container,
#main {
left: 0;
-webkit-transition: all 1s 0.5s;
-moz-transition: all 1s 0.5s;
-ms-transition: all 1s 0.5s;
-o-transition: all 1s 0.5s;
transition: all 1s 0.5s;
overflow: hidden;
}
.mains {
height: 100%;
}

#toTop {
width: 70px;
height: 120px;
background-size: 100%;
}

#header {
height: 43px;
background-size: auto 100%;
background-position: right center;
position: relative;
}

/* navigation
-----------------------------------*/
#navigation, #navigation2 {
height: 40px;
background: url(https://cms.pm/uploads/prem03.seesites.biz_--_130673161.png) no-repeat;
background-size: auto 80%;
background-position: 5%;
}
#nav {
background: none;
    background: #000;
padding: 0;
left: -50%;
top: 0;
margin: 0;
width: 50%;
display: block !important;
position: absolute;
height: 100%;
-webkit-transition: all 1s 0.5s;
-moz-transition: all 1s 0.5s;
-ms-transition: all 1s 0.5s;
-o-transition: all 1s 0.5s;
transition: all 1s 0.5s;
height: 900px;
}
#nav li {
position: static;
}
#nav a {
color: #FFF !important;
font-size: 16px !important;
padding: 10px 0 10px 10px !important;
text-align: left;
margin: 0;
}
#nav ul {
background: #333;
top: 0 !important;
left: -100%;
display: block;
height: 900px;
position: absolute;
-moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px;
-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px;
-webkit-transition: all 1s 0.5s;
-moz-transition: all 1s 0.5s;
-ms-transition: all 1s 0.5s;
-o-transition: all 1s 0.5s;
transition: all 1s 0.5s;
}
#nav li:hover > ul {
left: 100%;
}
#nav ul a,
#nav ul a:hover {
color: #fff !important;
padding: 10px 0 10px 10px !important;
margin: 0;
border: none !important;
border-bottom: 1px solid #f1f1f1 !important;
text-shadow: none;
}
#nav ul a:hover {
background: #444 !important;
}
#nav .current a,
#nav li:hover > a {
color: #fff !important;
}

/* nav slide function
-----------------------------------*/
#slider,
#header,
.header_banner,
#body,
.subfooter,
#footer {
left: 0;
position: relative;
-webkit-transition: all 1s 0.5s;
-moz-transition: all 1s 0.5s;
-ms-transition: all 1s 0.5s;
-o-transition: all 1s 0.5s;
transition: all 1s 0.5s;
}
.main-open #slider,
.main-open #header,
.main-open .header_banner,
.main-open #body,
.main-open .subfooter,
.main-open #footer {
left: 50% !important;
}
/*.main-open #navigation2 {
left: -100%;
background-color: #fff;
}*/
.nav-open {
left:-50% !important;
}

/* slider
-------------------------------------------*/
.header_banner img,
.nivoSlider,
#slider {
height: auto;
}

.slider { height: auto!important }

/* subfooter top
--------------------------------------*/
.subfooter_boxt:nth-child(7),
.subfooter_boxt:nth-child(1),
.subfooter_boxt:nth-child(4),
.subfooter_boxt:nth-child(6),
.subfooter_boxt:nth-child(2),
.subfooter_boxt:nth-child(3),
.subfooter_boxt:nth-child(5) {
width: 96%;
height: auto;
padding:5% 2%;
margin:1% 0;
}

.subfooter_boxt:nth-child(4),
.subfooter_boxt:nth-child(6),
.subfooter_boxt:nth-child(2),
.subfooter_boxt:nth-child(3),
.subfooter_boxt:nth-child(5) {
    background: #000;
}

.subfooter_boxt:nth-child(4) input,
.subfooter_boxt:nth-child(6) input,
.subfooter_boxt:nth-child(2) input,
.subfooter_boxt:nth-child(3) input,
.subfooter_boxt:nth-child(5) input {
    display: none;
}

.subfooter_boxt:nth-child(1) {
padding-top:0;
}

/* subfooter bottom
--------------------------------------*/
.subfooter_boxt,
.subfooter_box {
background: #fff;
width: 96%;
padding:5% 2%;
margin:1% 0;
text-align: center;
position: relative;
overflow: hidden;
z-index: 2;
left: 0;
opacity: 1;
}
.subfooter_boxt img,
.subfooter_box img {
height: 100%;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #;
border: 0;
position: absolute;
top: 0;
left: 0;
z-index: 0;
}
.subfooter_boxt h5,
.subfooter_boxt p,
.subfooter_box h5,
.subfooter_box p {
position: relative;
z-index: 2;
}
.subfooter_box:nth-child(2),
.subfooter_box:nth-child(3),
.subfooter_box:nth-child(4),
.subfooter_box:nth-child(7) {
color: #fff;
font-size: 20px;
line-height: 25px;
}
.subfooter_box:nth-child(1),
.subfooter_box:nth-child(5),
.subfooter_box:nth-child(6),
.subfooter_box:nth-child(7) {
width: 96%;
padding:5% 2%;
margin:1% 0;
}
.subfooter_box:nth-child(1),
.subfooter_box:nth-child(6) {
background: #ececec;
}
.subfooter_box:nth-child(2) {
width: 96%;
padding:5% 2%;
margin:1% 0;
}
.subfooter_box:nth-child(3),
.subfooter_box:nth-child(4) {
width: 96%;
padding:5% 2%;
margin:1% 0;
}
.subfooter_box:nth-child(3) img,
.subfooter_box:nth-child(4) img {
margin-left: 0;
}
.subfooter_box:nth-child(7) {
background: none;
margin-bottom: 75px;
height: 810px;
}
.subfooter_box p {
margin-top: 0;
}
.subfooter_box form input {
width: 80% !important;
}
.subfooter_box form textarea {
width: 81% !important;
}
.subfooter_box:nth-child(2),
.subfooter_box:nth-child(3),
.subfooter_box:nth-child(4) {
  height: 280px;
}

.subfooter_box:nth-child(2) img,
.subfooter_box:nth-child(3) img,
.subfooter_box:nth-child(4) img {
  height: auto;
  width: 970px;
}
#footer {
background-size: auto 100%;
position: absolute !important;
}

}