

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

#toTop,
.seo-pin {
display: none !important;
}
#main {
width: 100%;
overflow: hidden;
}
body {
font-size: 100%;
}

/* COLOUR STYLING
--------------------------------------------------------*/


/* header
-----------------------------------*/
#main #header {
width: 100%;
background-position: 2vw 60%;
background-size: auto 40%;
border: none;
position: relative;
z-index: 8;
height: 16vw;
}
#header h5, #header h6 {
background: transparent;
line-height: 1em;
font-size: 1em;
width: 50%;
align-items: center;
padding: 0;
margin: 0;
position: absolute;
height: auto;
transform: unset;
top: 5px;
right: unset;
bottom: unset;
display: block !important;
left: unset;
text-align: center;
}
#header h6 {
    right: 0;
}
#header h5 {
    left: 0;
}
#socialiconshead {
    display: none;
    flex-wrap: wrap;
    flex-direction: row;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translateX(-50%);
    width: 20% !important;
}
#socialiconsheadinner {
    position: relative;
    width: 20%;
    padding: 0;
}
#socialiconsheadinner img {
    transition: all 150ms ease-in-out;
    border-radius: 100%;
    margin: 0;
    width: 100%;
    padding: 5%;
}



/* navigation open / close
---------------------------------------*/
#header,
#navigation,
.slider,
#body,
.social_media,
.subfooter,
#footer,
.header_banner {
transform: translateX(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#body,
.header_banner {
transform: translateX(0) translateY(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main #header,
html.nav-open #main #navigation,
html.nav-open #main .slider,
html.nav-open #main .social_media,
html.nav-open #main .subfooter,
html.nav-open #main #footer,
html.nav-open #main .header_banner {
transform: translateX(-200px);
}
html.nav-open #main #body,
html.nav-open #main .header_banner {
transform: translateX(-200px) translateY(0);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
#main::before {
content: "";
width: 200px;
background: #ccc;
position: absolute;
top: 0;
right: 0;
bottom: 0;
transform: translateX(200px);
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
}
html.nav-open #main::before {
transform: translateX(0);
}

/* navigation
----------------------------------*/
#navigation,
#navigation2 {
background: url(https://cms.pm/uploads/josephhughesandsonsltd.seesite.biz_--_390989161.png) center no-repeat;
background-size: auto 20%;
overflow: visible;
cursor: pointer;
width: 105px;
height: 105px;
top: 17px;
right: 0;
border: none;
z-index: 9;
}
#nav {
width: 200px;
margin: 0;
padding: 0;
background-image: none;
right: 0;
left: 200px;
top: 0px;
display: block;
}
#nav li {
width: 100%;
display: block;
}
#nav li.navArrow > a {
padding-left: 30px;
padding-right: 30px;
}
#main #nav a {
width: 100%;
margin: 0;
color: #2f2f2f;
border: none;
}
#main #nav a:hover {
color: #fff;
}
#nav a {
position: relative;
}
#nav ul {
width: 100%;
padding: 5px;
transform: translateX(0);

}
#nav ul li {
transform: translatey(-20%);
}
#main #nav ul a {
color: #333;
}
#nav a,
#nav .current a,
#nav li:hover > a {
background: none;
}
#nav .current a::before,
#nav li:hover > a::before,
#navigation2::before {
display: none;
}
#main #nav .current a,
#main #nav li:hover > a {
border: none;
}
.navArrow.white:after {
top: 22px;
}
#header.scroll-down #navigation2 {
right: 10px;
transform: translateY(20px);
}

/* Basic Banner
-----------------------*/
#main .slider {
border: none;
padding: 0;
}
#main .slider .slide img {
position: relative;
overflow: hidden;
width: 125%;
left: 50%;
transform: translateX(-50%);
}
#main .slide a .slide-inner-text .slide-text-button {
margin-top: 1vw;
}
#main .slide .slide-inner-text .slide-text {
font-size: 1.5em;
line-height: 2em;
}
#main .slide .slide-inner-text .slide-header h1 {
font-size: 2em;
line-height: 2em;
}
#main .slide .slide-inner-text .slide-text p {
font-size: 0.8em;
line-height: 1.4em;
}
#main .slide .slide-inner-text {
width: 100%;
top: 50%;
}
#main .slide a .slide-inner-text .slide-text-button::before {
font-size: 1.5em;
padding: 3vw;
}
#main #prev,
#main #next {
display: none;
}
.header_banner img {
width: auto;
height: 300px !important;
}
.header_banner {
line-height: 0;
}
/* top subfooter
-------------------------------------------------*/
.subfootert {
width: 100%;
padding: 0;
}
.subfooter_innert {
padding: 0;
}
.subfooter_boxt {
width: 100% !important;
margin: 0;
padding: 6%;
font-size: 1em !important;
}
.subfooter_boxt .button {
width: 100%;
font-size: 1em;
line-height: 1.2em;
font-weight: normal;
margin: 0 !important;
}
.subfooter_boxt:nth-child(1) {
width: 65%;
margin: unset;
}
.subfooter_boxt:nth-child(1) img {
display: none;
}
.subfooter_boxt:nth-child(1) p {
width: 100%;
padding: 0;
float: unset;
}
.subfooter_boxt li {
list-style: unset;
padding: 4px;
border-bottom: none;
width: 100%;
padding-right: 0;
}
.subfooter_flex {
flex-direction: column;
}
.subfooter_inner_wrap {
width: 100%;
}
.subfooter_inner_wrap img {
left: 0;
transform: none;
margin-bottom: 20px;
-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.12);
-moz-box-shadow: 0 0 20px rgba(0,0,0,0.12);
-ms-box-shadow: 0 0 20px rgba(0,0,0,0.12);
-o-box-shadow: 0 0 20px rgba(0,0,0,0.12);
box-shadow: 0 0 20px rgba(0,0,0,0.12);
}

/* Home Top Subfooter
---------------------*/
.home .subfootert {
position: relative;
transform: none;
margin-bottom: 5px;
padding: 0;
}

/* sidebar
-------------------------------------------------*/
#menu {
display: none;
}
/* content
-------------------------------------------------*/
#body {
width: 100%;
margin: 0;
padding: 0;
}
#body_text {
padding: 2% 6% !important;
}
#body_text img {
max-width: 300px;
box-shadow: 0 0 10px rgba(0,0,0,0.2), 0 0 10px rgba(0,0,0,0.1);
border-radius: 20px;
}
#body_text_inner {
padding: 0;
}
#main #body_text form #captchaimg {
display: block;
clear: both;
margin: 0 auto;
}
#main #body_text form b {
width: 100%;
display: block;
}
#body h1 {
font-size: 2em;
}
.shape-divider p {
padding: 2vw 10vw;
}
.flex-inner:nth-child(5),
.flex-inner:nth-child(6) {
margin-top: 100px;
}
.flex-inner {
width: 100%;
}
.internal-flex-inner {
width: 33.3%;
}
.flex-inner:nth-child(1) {
order: 1;
}
.flex-inner:nth-child(2) {
order: 2;
}
.flex-inner:nth-child(3) {
order: 4;
}
.flex-inner:nth-child(4) {
order: 3;
}
.flex-inner:nth-child(5) {
order: 5;
}
.flex-inner:nth-child(6) {
order: 6;
}
.flex-inner:nth-child(5),
.flex-inner:nth-child(6) {
margin-top: 5vw;
}
.three-image-wrapper {
margin: 10vw 10vw 4vw 10vw;
}
.three-image-inner p {
font-size: 1.5em;
}

/* product cart
---------------------------------------*/
#top_cart {
left: auto;
right: 0;
top: auto;
transform: translate(0px, 45px);
bottom: 0px;
background: #fff;
}
.simpleCart_total,
.simpleCart_quantity {
display: none;
}
.simpleCart_items table {
flex-wrap: wrap;
}
.simpleCart_items table tr,
.simpleCart_items table tbody,
.simpleCart_items table thead,
.simpleCart_items table,
.simpleCart_items {
width: 100%;
display: flex;
}
.simpleCart_items table tr th,
.simpleCart_items table tr td {
width: 20%;
padding: 10px;
text-align: center;
}

/* Home Content 
--------------*/
#home-wrapper {
padding: 0 2vw;
}
.home-box:nth-child(3) img {
position: relative;
width: auto;
height: 30vw;
right: 25%;
}
.home-box:nth-child(1) img,
.home-box:nth-child(2) img,
.home-box:nth-child(4) img,
.home-box:nth-child(5) img {
position: relative;
width: auto;
min-width: auto;
max-height: none;
height: 250px;
right: 40%;
}
.home-box:nth-child(1) img, 
.home-box:nth-child(2) img {
left: 0px;
}
.home-box:nth-child(6) img,
.home-box:nth-child(7) img,
.home-box:nth-child(8) img,
.home-box:nth-child(9) img {
width: 100%;
}
.home-box:nth-child(6), 
.home-box:nth-child(7), 
.home-box:nth-child(8), 
.home-box:nth-child(9) {
width: calc(50% - 20px);
}
.home-para {
bottom: 4px;
font-size: 2em;
}

/* contact
-------------------------------------------------*/
#body_text_inner fieldset form #captchaimg {
margin: 0;
}
#body_text_inner fieldset form .button {
margin: 20px auto !important
}
#main #body_text fieldset form .button, 
#main #body_text .products .button {
left: 50%;
transform: translateX(-50%) !important;
font-size: 18px;
padding: 1.5vw;
width: 30% !important;
margin: 0 auto !important;
}
#main #body_text fieldset form .button:hover, 
#main #body_text .products .button:hover {
left: 0;
transform: translateX(0) translateY(-6%);
}
TEXTAREA {
height: 15vw;
}
TEXTAREA,
INPUT {
font-size: 2.5em;
margin-bottom: 6vw!important;
padding-bottom: 2vw;
}

/* Gallery
-----------------------------------------------*/
.ad-gallery .ad-image-wrapper {
height: 40vw;
}

/* products
---------------------------------------------*/
.products .button {
font-size: 1.5em;
}

/* testimonials
--------------------------------*/
.reviews {
width: 31.13%;
}
.reviews::before, 
.reviews::after {
font: 9vw/100% Georgia, "Times New Roman", Times, serif;
}
.reviews::after {
bottom: 5%;
left: 92%;
}
.reviews::before {
top: 2%;
left: 5%;
}


/* news
----------------------------------------*/
#feedback .button {
top: 130px;
left: 5px;
}


/* bottom subfooter
----------------------------------------*/
.subfooter_box button {
padding: 2vw 5vw;
font-size: 2.5em;
margin-top: 2vw;
}
.list-inner li {
font-size: 2em;
line-height: 3em;
}
.subfooter_box:nth-child(2) {
width: 100%;
padding: 2%;
}
.subfooter_box:nth-child(3),
.subfooter_box:nth-child(4) {
width: 50%;
padding: 2% !important;
border: 0;
}
.subfooter_box h5 a, 
.subfooter_boxt h5 a {
font-size: 1.2em;
}
.subfooter_box:nth-child(1) {
height: 40vw;
}
.subfooter_box:nth-child(1) img {
width: auto;
height: 43vw;
}
.subfooter_box:nth-child(1) h5 {
top: 25%;
font-size: 1.3em;
line-height: 1em;
}
.subfooter_box:nth-child(1) p {
top: 35%;
width: 75%;
font-size: 1em;
line-height: 1.5em;
}
.subfooter_box:nth-child(1) .button {
top: 70%;
border: 3px solid #fff;
font-size: 1em;
line-height: 1.2em;
width: 25% !important;
margin-top: 1.5vw;
}
.subfooter_box:nth-child(1) .button:hover {
border: 3px solid;
}
.subfooter_inner {
padding: 1vw 0;
padding-bottom: 0;
}
.subfooter_box {
width: 33.3%;
padding: 2vw;
margin: 0 0 1vw;
height: 400px;
}
.subfooter_box form textarea,
.subfooter_box form input {
width: 100% !important;
}
.subfooter_box form #captchaimg {
margin: 0 auto;
}
.subfooter_box form .button {
margin: 20px auto !important
}
.subfooter_box h5 {
font-size: 1em;
line-height: 1.5em;
}

/* footer
----------------------------------------*/
#footer {
height: auto;
padding: 1vw;
}
#footer_inner {
text-align: center;
padding: 2vw;
}
}