

/* 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, #toTop {
    display: none !important;
}
.button {
    font-size: 1em;
    padding: 8px 10px;
}
/* header
---------------------------------*/
#header {
height: 130px;
background-position: 4% bottom;
background-size: auto 70%;
}

/* navigation
----------------------------------*/
#navigation {
border: none;
background-image: url(https://cms.pm/uploads/files/wallingfordglass.seesite.biz_--_66526670.png);
background-color: transparent;
background-size: auto 30%;
background-position-y: 40px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px;
}
#navigation:hover {
background-color: transparent;
border: none;
}
#nav ul {
display: none;
width: 300px;
border-bottom: 4px solid #fff;
}
#nav ul li a {
line-height: 24px;
}

/* slider
----------------------------------*/
.container, .slider-wrapper, .header_banner {
height: 400px;
}
.header_banner img, .nivoSlider, #slider,
.slider-wrapper,
.header_banner {
height: 500px !important;
background-size: 100% !important;
}
.fullwidth_outer {
bottom: 30%;
}
.demo-2 .sl-slider h2 {
font-size: 20px;
}

/* Basic Banner
-----------------------*/
.slide .slide-outer-text {
    top: 30% !important;
    width: 70% !important;
}
.active .slide-outer-text {
    top: 68% !important;
}
.slide .slide-inner-text h1, .slide-text p {
    font-size: 20px !important;
    line-height: 20px !important;
}
.slide-text {
    font-size: 25px;
}

/* main body
------------------------------------*/
.gal_thumbs {
    width: calc(33.33% - 14px);
}

/* tablet site - responsive slideshow gallery fix
-----------------------------------------------*/
.ad-gallery .ad-image-wrapper {
    height: 61vw !important;
}
.ad-image {
    width: 100% !important;
    left: 0% !important;
}

/* subfooter top
------------------------------------*/
.subfooter_boxt {
width: 43%;
}
.subfooter_boxt:nth-child(1),
.subfooter_boxt:nth-child(3),
.subfooter_boxt:nth-child(5) {
padding-left: 0;
padding-right: 2%;
}
.subfooter_boxt:nth-child(2),
.subfooter_boxt:nth-child(4),
.subfooter_boxt:nth-child(6) {
padding-right: 0;
padding-left: 2%;
}
.subfooter_innert {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

/* sub footer bottom
------------------------------------*/
.subfooter_box {
width:93%;
margin: 0 1.5%;
}
.subfooter_box:nth-child(1) {
    height: 560px;
}

/* footer
-------------------------------------*/
#footer {
background-size: auto 100%;
padding: 0 0 10px;
margin: 0 1.5%;
height: 670px;
}

#footer_inner {
    bottom: -215px;
}
}