/*
Theme Name: WeAreRetail
Theme URI: https://www.graphixweb.co.uk/
Version: 10.0.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
body {line-height: 1;padding: 0px; font-family: 'Montserrat', sans-serif;font-weight:300;color:#333;}
.wrapper { position: relative; overflow: hidden;}
.clear { clear:both; }
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
h1, h2, h3, h4, h5, h6 {text-transform:uppercase;clear: both;color: #000;font-weight: 700;}
h1 { z-index: 1000;position: fixed;top: 30px;left: 90px;font-size: 19px;line-height: 30px;font-weight: 700;letter-spacing:2px;color:#fff}
h2 {font-size: 22px;line-height: 26px;margin: 0 0 25px 0;padding:0px color: #000;text-transform: uppercase;}
h3 { font-size: 20px;line-height:24px;margin:10px 0px;font-weight: 500; }
h4 { font-size: 15px; line-height: 22px; padding: 0 0 20px 0; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
p, li, address{margin:0 0 15px;font-size:14px;line-height:22px;font-weight:300}
address { text-align:center; font-style: normal; margin-top: 20px; }
ol, ul { margin: 0 0 0 25px; }
ul ul { margin-bottom: 0; }
ul { list-style: disc outside; }
html {overflow-y: scroll;font-size: 100%;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display: block;}
audio, canvas, video {display: inline-block;}
audio:not([controls]) {display: none;}
ins {text-decoration: none;}
hr {background-color: #ccc;border: 0;height: 1px;margin: 24px;clear: both;}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after, .wrapper:after, .format-status .entry-header:after {
	clear: both;
}
.clear:before, .clear:after, .wrapper:before, .wrapper:after, .format-status .entry-header:before, .format-status .entry-header:after {
	display: table;
	content: "";
}


.single #main{background:#efefef}
.single.single-signage #main,.single.single-projects #main{background:#fff}

.loadpage{animation:transitionIn 1s;position:relative}
@keyframes transitionIn {
	from {opacity:0;left:-100vw;position:relative}
	to {opacity:1;left:0vw;position:relative}
}
.mute-video {
    background: url(images/pause.png) no-repeat center;
    background-size: 40px;
    border: 0;
    width: 40px;
    height: 40px;
    text-indent: -999px;
    position: absolute;
    display: block;
    z-index: 1000;
    bottom: 120px;
    right: 50%;
    margin-right: -20px;
}
.unmute-video {
    background:url(images/play.png) no-repeat center;
    background-size:40px;
}




/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */
.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
	text-transform: uppercase;
}

/* Form fields, general styles first */
button, input, select, textarea {
    border: none;
    border-radius: 0px;
    font-family: inherit;
    padding: 10px;
    color: #000;
}
#main button, #main input, #main textarea {
    line-height: normal;
    display: block;
    width: 90%;
    margin: 20px 0;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

/* Reset non-text input types */
input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Buttons */
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
    padding: 10px 0;
    font-size: 17px;
    border: none;
    color: #fff;
}

.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
	cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	border-color: transparent;
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	border-color: transparent;
}
button:active {
outline: none;
border: none;
}

button:focus {outline:0;}
/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

/* Images */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Navigation */
.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}

/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html { background-color: #000;font-size: 87.5%; }
a { outline: none; text-decoration:none; }
a:hover { }
.entry-content a { }

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
	clip: auto !important;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000; /* Above WP toolbar */
}

/* Page structure */
.site { padding: 0 20px; position:relative; }
.container { margin: 0 auto; width: 940px; max-width:90%; }
#main.container {padding-top: 80px; width: 100%; max-width: 100%; position: relative; }
#primary{background:#fff}
section { padding: 80px 0; }
a.button {padding: 15px 0px;
    font-size: 17px;
    color: #fff;
    margin: 30px auto 0 auto;
    display: block;
    text-transform: uppercase;
    background: #ea6f00;
    width: 33.333%;
    text-align: center;
	-webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}
a:hover.button { background:#666; }

/* ############ 1. Header ############### */
header { position: fixed; top: 0; left: 0; line-height: 47px; z-index: 1000; white-space: nowrap; width:100%; display:block;}
hgroup { background: #000; height: 80px; }
.home hgroup{}
hgroup .container { padding: 0; width: auto; max-width: 100%; }
#logo {z-index: 10;position: absolute;display: block;width: 200px;height: 30px;top:25px;right: 50%;margin-right: -100px;background-image: url(images/weareretail-logo.svg);background-size: 200px 30px;background-position: center;}
#signagelogo {z-index: 10;position: absolute;display: block;width:60px;height: 60px;top:10px;right: 30px;background-image: url(images/war-signage-logo.svg);background-size:60px 60px;background-position: center;}

.hamburger{position: absolute;top:12px;left:10px;z-index: 10;}
.home .hamburger-inner, .home .hamburger-inner::before, .home .hamburger-inner::after {background-color: #fff}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {width: 30px;}
.thenav{transition: all .5s ease;position: absolute;top: 0;left:-100%;height:100vh;width:400px;max-width: 70%;background:#fff;color:#000;border-top: 80px solid #000;}
.innernav{position: absolute;top: 50%;-ms-transform: translateY(-50%);transform: translateY(-50%);width: 100%;margin-top: -80px;}
.thenav a {
    display: table;
    width: auto;
    font-weight: 700;
    color: #000;
    font-size: 16px;
    text-align: center;
    padding: 14px 0 14px 50px;
    letter-spacing: 2px;
    line-height: 24px;
}
.thenav a:hover {opacity:0.7}

.thenav.pullout{left:0%;}
a.navinstagram,a.navtwitter,a.navlinkedin{width:30px;height:30px;display:block;padding: 0;margin: 20px 0 0 50px;}
a.navsign{display: block;width: 90px;height: 90px;}

body.page-template-about-page a.activeprofile,
body.blog a.activenews,
body.single-post a.activenews,
body.post-type-archive-projects a.activeprojects,
body.single-projects a.activeprojects,
body.page-template-manufacturing-page a.activemanufacturing,
body.page-template-contact-page a.activecontact{color:#666}

.sticky #primary { margin-top: 0px; }
.sticky hgroup { z-index: 100; width: 100%; -webkit-transition: .3s; transition: .3s; }
.home .sticky hgroup{background:#000}
.sticky hgroup .container { }

#primary.pullout::before{z-index: 10;content:'';display:block;position:absolute;width:100%;height:100%;background-color:#000;opacity:0.6;z-index:10}

section { display:block; width:100%; }
.about p { text-align:center; padding: 0px; margin:0; }

section#home { margin-top: -80px;padding:0; }
.banner .container { position: absolute; width: 70%; max-width: 100%; text-align: center; top: 40vh; left: 15%; }
.banner { position: relative; margin: 0; padding: 0; height: 100vh; min-height: 700px; width: 100% !important; list-style: none;background-size: cover; }
.banner .main-video__video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
}

.banner h1{z-index: 1;position: relative;top: auto;left: auto; background: none;}
img.banlogo { max-width:700px; height:auto; margin-bottom: 20px; }
.banner .button {
    position: absolute;
    bottom: 35px;
    left: 50%;
    display: block;
	font-weight:700;
    width: 300px;
    margin: 0 0 0 -150px;
	background: #000;
    color: #fff;
}
.banner .button:hover{background:#fff;color:#000;}

a.down {
    content: '';
	z-index: 100;
    position: absolute;
    bottom: 25px;
    left: 50%;
	display: block;
	width: 30px;
    height: 30px;
	background-image:url(images/arrow-down.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:20px 30px;
    border-radius: 30px;
    margin-left: -25PX;
    color: #444;
    text-align: center;
    padding: 10px;
    font-size: 12px;
    opacity: 1;
    background-color: #fff;
}
.about a.down, .services a.down { color: #FFF; background-color: #2d2d2d; bottom: -105px; }

.entry-content .topper h1 { font-size: 40px; text-align: center; padding: 30px 0; text-transform: uppercase; }
.entry-content .topper p { text-align: center; margin-bottom: 25px; }

/* ######## SLIDERS ######### */
.owl-dots { text-align:center; margin-top: 10px; }
.owl-carousel button.owl-dot { width: 10px; height: 10px;background-color: #ccc;margin: 3px;border-radius:5px}
.owl-carousel button.owl-dot.active { background-color: #000 !important; }
#slider.owl-carousel .owl-nav button.owl-next,
#slider.owl-carousel .owl-nav button.owl-prev,
#owl-one.owl-carousel .owl-nav button.owl-next,
#owl-one.owl-carousel .owl-nav button.owl-prev,
#owl-two.owl-carousel .owl-nav button.owl-next,
#owl-two.owl-carousel .owl-nav button.owl-prev,
#owl-three.owl-carousel .owl-nav button.owl-next,
#owl-three.owl-carousel .owl-nav button.owl-prev,
#owl-four.owl-carousel .owl-nav button.owl-next,
#owl-four.owl-carousel .owl-nav button.owl-prev
	{ font-size:80px; color:#fff; font-weight:100; }
.arrow { width: 20px; height: 30px; display: block; background-image: url(images/next.svg); background-size:cover; margin-left: 8px; }
.arrow.prev { background-image: url(images/prev.svg); }

.banner #slider.owl-carousel .owl-nav button.owl-next { position: absolute; top: 47vh; right: 0px; width: 37px; height: 50px; background-color:#ea6f00; -webkit-transition: .9s; transition: .9s; }
.banner #slider.owl-carousel .owl-nav button.owl-prev { position: absolute; top: 47vh; left: 0px; width: 37px; height: 50px; background-color:#ea6f00; -webkit-transition: .9s; transition: .9s; }
.banner:hover #slider.owl-carousel .owl-nav button.owl-next {  }
.banner:hover #slider.owl-carousel .owl-nav button.owl-prev {  }

.about .owl-carousel .owl-nav button.owl-next { position: absolute; top: 0px; right: -10px; opacity:0.6; -webkit-transition: .9s; transition: .9s; }
.about .owl-carousel .owl-nav button.owl-prev { position: absolute; top: 0px; left: -10px; opacity:0.6; -webkit-transition: .9s; transition: .9s; }
.about:hover .owl-carousel .owl-nav button.owl-next { opacity:.7; }
.about:hover .owl-carousel .owl-nav button.owl-prev { opacity:.7; }
.photo p { padding-left:200px; min-height:150px; }
.photo img  { width: 160px !important; height: auto; position: absolute; top: 0; left: 0; }

.about .owl-dots, .services .owl-dots { position: absolute; top: 0px; margin: 0; margin-left: 0px; left: 50%; margin-left: -20px; }
.about .owl-dots { top: -40px; }
/* ##################### SECTIONS ####################### */


/*ABOUT US*/
.toplogo{text-align:center;padding-bottom:20px}
.pics{margin-top:30px}
.pic1, .pic2{width:50%;float:left;box-sizing:border-box;padding:0 7px 14px 0}
.pic2{padding:0 0 14px 7px}
#slider{display:inline-block}
img.pic3{margin-top:14px}
section.grey{padding: 120px 0; background: #efefef;}
section.grey .container{box-sizing:border-box;padding:40px;background-color:#fff}
img.signlogo {width: 130px;margin: 0 auto 30px auto;text-align: center;display: block;}
.about::after { content:""; height:50px; background:#ccc; transform: rotate(5deg); }
.aboutus .container {padding:20px 0}
.section.team{display: inline-block;background: #efefef;}
.member {width:25%;box-sizing:border-box;padding:20px;float:left;text-align:center}
.half { width: 50%; float: left; margin: 0;box-sizing: border-box;padding: 30px 20px 30px 0;}
.half.last{ padding: 30px 0 30px 20px;}
.half h2{margin: 20px 0;}

/*FEED*/
.feed{background:#000}
.preview{position:relative;display:block;width:25%;height:320px;background-size: cover;background-position:center;float:left;box-sizing:border-box;padding:20px;text-align: center;border: 5px solid #000;}
.feed .preview:nth-child(4n+5){clear:both}

.preview:after{background:#000;content:'';width:100%;height:100%;display:block;position:absolute;top: 0;left: 0;opacity:0;transition: opacity 1s; -webkit-transition: opacity 1s;}
.preview:hover::after{opacity:0.7}
.preview .inner{opacity:0;z-index: 2;position: absolute;top: 50%;left: 50%;width:80%;-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;transition: opacity 1s; -webkit-transition: opacity 1s;}
.preview:hover .inner{opacity:1}

.line{display: block; width: 17px; height: 3px; background: #fff; margin: 10px auto;}
.preview .inner h2, .preview .inner h3{color:#fff;font-size:21px;line-height:26px;margin:0}
.preview .inner h3{font-weight:500;font-size:18px;line-height:24px}
.preview:hover .inner h2, .preview:hover .inner h3{}

/* GALLERY */
.item{background:#fff;display: inline-block;}
.gallery {width:70%;float:left;box-sizing:border-box;padding:15px;}
.side{width:30%;float:right;box-sizing: border-box; padding: 15px 30px 30px 0;}
.sticky .side{position: fixed;top: 70px;right: 0;}

.gallery img{width:100%;margin-bottom:15px}
.postnav { border-bottom: 2px solid #000; padding: 0 0 15px 0;height: 20px; display: block;position: relative;margin: 15px 0 0 0;}
.postnav a{width:33.333%;height:20px;color:#000;font-weight:700;display:block;background-repeat:no-repeat;background-size:20px;}
.postnav .next a{position:absolute;top:0;left:0;background-image: url(images/prev.svg);background-position:center left;}
.postnav a.all{text-align:center;position:absolute;top:0;left: 50%; margin-left: -16.5%;background-image: url(images/all.svg);background-position:center center;}
.postnav .prev a{position:absolute;top:0;right:0;text-align:right;background-image: url(images/next.svg);background-position:center right;}

.overview{width:80%;margin:40px auto 100px auto}
.singlelogo{text-align:left;padding-bottom:20px}
.overview h2{margin:0}
.overview h3{margin:10px 0 20px 0}
.overview .line { background: #000; margin: 10px 0;}
.rights {margin-top:80px;color:#666;font-size: 12px}

/*NEWS*/
.blog .feed{background-color:#fff}
.excerpt{position:relative;display:block;width:25%;float:left;box-sizing:border-box;min-height: 500px;text-align:left;border: 5px solid #FFF;background-color:#efefef;padding-bottom: 30px;}
.feed .excerpt:nth-child(4n+5){clear:both}
.excerpt .thumb{background-size:cover;background-position:center;height:250px;width:100%;display:block;margin-bottom:20px;position:relative}
.excerpt h2,.excerpt h3,.excerpt p{padding:0 30px 10px 30px;margin:0;color:#000}
.excerpt h2{font-size:18px;line-height:22px;padding-bottom:0}
.excerpt h3{font-size: 17px;line-height: 20px}
.excerpt p{padding-bottom:0px}
.excerpt .line {background: #000; margin: 10px 30px;}
.excerpt:hover{}
.excerpt:hover .thumb:after{opacity:0.6;position:absolute;width:100%;height:100%;content:'';background-color:#000;}
.excerpt:hover h2,.excerpt:hover h3,.excerpt:hover p{}
.excerpt:hover .line {}

.singlenews{background-color:#efefef;}
.singlenews .postnav { border-bottom: none; padding: 0 0 30px 0;margin:0;border-top:30px solid #efefef}
.singlenews .rights {text-align: center;}
.singlenews .overview { margin: 40px auto;}
.singlenews .overview h2,.singlenews .overview h3{clear: none;}
.singlenews section.grey {padding: 0 0 120px 0; margin-top: -30px;}
.newslogo img { float: right; padding: 0 0 30px 30px;}

/*  CONTACT PAGE  */
.contact { background-color: #000;color:#fff;font-size:14px;line-height:22px;padding-bottom:40px;padding-top: 30px; position: relative;text-align:left; }
.contact .container {margin-top: 20px;margin-bottom:0px;}
.contact .container a {color:#fff}
.contact .wpcf7-form {}
.contact .wpcf7-form-control-wrap { position: inherit;}
.contact .wpcf7-form .your-name input {position: absolute; top: 0; left: 0; width: 35%; padding: 12px; font-size: 15px; font-weight: 300; line-height: 18px; height: 15px;}
.contact .wpcf7-form .your-email input{position:absolute;top:55px; left:0; width: 35%; padding: 12px; font-size: 15px; font-weight: 300; line-height: 18px; height: 15px;}
.contact .wpcf7-form .your-message textarea{position:absolute;top:0;left:40%;width: 35%; padding: 12px; font-size: 15px; font-weight: 300; line-height: 18px; height: 70px;}
input.wpcf7-submit {
    position: absolute;
    left: 80%;
    width: 150px;
    text-transform: uppercase;
    font-size: 15px;
    background-color:#fff;
	color:#000;
    font-weight: 700;
    padding: 7px 0;
    letter-spacing: 1px;
}
input.wpcf7-submit:hover{background-color:#666;}

.contact h2 {color: #fff;font-size: 20px;line-height: 25px;letter-spacing: 2px;margin-bottom: 10px;}
.footwar,.footsign,.footsocial{position: relative; padding-top:115px;float:left;box-sizing:border-box;padding-right:40px;padding-bottom:30px;width:40%}
.footsocial{width:20%}
.contact img {display: block;position: absolute;left: 0;top: 0;margin-bottom: 15px;}
.footwar img {height: 35px;margin-top: 63px;}
.footsign img{height: 100px;}
.contact h3{text-align: left;
    color: #fff;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
}
.footsocial img {
    width: 25px;
    position: relative;
    margin: 0 20px 0 0;
    float: left;
}
.privacy { clear: both;text-align: center;color: #ccc;font-size: 12px;text-transform: uppercase; padding-top: 10px; }
.privacy a{color:#ccc;text-decoration:underline}

.map { height: 400px; overflow: hidden; display: block; position: relative; }
.map iframe { display: block; position: relative; top: -50px; }
.privacypage { padding: 15px 0 5px 0; margin-top:90px; }

.grecaptcha-badge{display:none}
p.small{font-size:11px;color:#999;}
p.small a{color:#999;text-decoration:underline}

/* ############# Footer ############ */
footer { position:fixed; bottom:0; width:100%; z-index: 200; }
.page-template-contact-page footer{display:none}
footer .phone, footer .email, footer .address { height:50px; background-color:#ea6f00; background-image:none; padding:0; font-size:18px; line-height: 12px; }
.phone span, .email span, .address span { display: inline-block; height:20px; background-image: url(images/icon-pin-white.svg); background-size: 30px 30px; background-position: 0px center; background-repeat: no-repeat; padding: 15px 0 10px 50px; margin-top:5px; font-weight:300; color:#efefef; text-transform:none; }
.phone span { background-image: url(images/icon-phone-white.svg); }
.email span { background-image: url(images/icon-email-white.svg); }




/* =Media queries
-------------------------------------------------------------- */

@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* Minimum width of 800 pixels. */
@media screen and (min-width: 800px) {
	.site {
		margin: 0 auto;
		max-width: 940px;
		overflow: hidden;
	}
	body.template-front-page .site-content,
	body.attachment .site-content,
	body.full-width .site-content {
		width: 100%;
	}
	.main-navigation {
    	text-align: center;
    	width: 100%;
	}
	.main-navigation a {
    	text-decoration: none;
	}
	.main-navigation li.nonav { display:none; }
	.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    	width: 100%;
	}
	.menu-menu-container {
	margin-top:10px;
	}
.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: table;
		text-align: center;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		color:#fff;
	}
	.main-navigation li.current_page_item a {
		color:#000;
	}
	.main-navigation li:hover {
		background:#178614;
	}
	.main-navigation li a {
    	margin: 0px;
    	position: relative;
    	padding: 15px 22px;
    	font-size: 15px;
    	font-weight: 400;
	}
	.main-navigation li:first-child a {
		padding-left:0;
	}
	.main-navigation li:last-child a {
		padding-right:0;
	}
	.main-navigation li ul {
    	margin: 0;
    	padding: 0;
    	position: absolute;
    	top: 100%;
    	z-index: 1;
    	height: 1px;
    	width: 1px;
    	overflow: hidden;
    	clip: rect(1px, 1px, 1px, 1px);
    	background: #AB8E54;
    	text-align: left;
	}
	.main-navigation ul li ul li {
    	margin: 0px !important;
    	padding: 0px !important;
    	border-right: none;
		display: inline;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		display: block;
		font-size: 15px;
		padding: 10px;
		width: 200px;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus, .main-navigation .sub-menu .current-menu-item > a {
		background: #178614;
	}
	.menu-toggle { display: none; }
}
@media screen and (max-width: 1300px) {
.excerpt{width:33.333%}
.feed .excerpt:nth-child(4n+5){clear:none}
.feed .excerpt:nth-child(3n+4){clear:both}
.preview{width:33.333%;height: 300px;}
.feed .preview:nth-child(3n+4){clear:both}
.feed .preview:nth-child(4n+5){clear:none}
}
@media screen and (max-width: 1000px) {
	.preview,.excerpt{width:50%}
	.feed .preview:nth-child(3n+4),.feed .excerpt:nth-child(3n+4){clear:none}
	.feed .preview:nth-child(2n+3),.feed .excerpt:nth-child(2n+3){clear:both}
	.gallery {width: 60%;}
	.side {width:40%;}
	section { padding: 30px 0;}
	section.grey {padding: 60px 0;}
	.contact .wpcf7-form {height: 180px;}
	.contact .wpcf7-form .your-name input,.contact .wpcf7-form .your-email input,.contact .wpcf7-form .your-message textarea { width: 43%;}
	.contact .wpcf7-form .your-message textarea {left: 50%;}
	input.wpcf7-submit {left: 0%;bottom: 10px;}
	.footwar, .footsign, .footsocial {padding-top: 105px;width: 50%;}
	.footwar img {height: 37px;margin-top: 53px;margin-bottom: 0;}
	.footsign img { height: 90px; }
	.footsocial {width: 100%;padding-top: 0;}
}

@media screen and (max-width: 800px) {
	h1{visibility: hidden;}
	.preview {height: 250px;}
	.item{display: flex;flex-direction: column;}
	.gallery {width: 100%;order:2;float:none}
	.side {width:100%;order:1;padding: 20px;float:none}
	.sticky .side {position: relative; top: auto; right: auto;}
	.overview { width: auto; margin: 30px;}
	.rights {margin-top: 20px;}
	.newslogo{text-align:center}
	.newslogo img {float: none;padding: 0;margin: 0 auto 30px auto;}
	.pic1, .pic2 {width: 100%;float: none;padding: 0 0px 14px 0;}
}

@media screen and (max-width: 600px) {
	section#home {margin-top: 0px;}
	.thenav a {font-size: 20px;padding: 7px 0 7px 30px;line-height: 30px;}
	a.navinstagram, a.navtwitter, a.navlinkedin{padding:0;margin: 12px 0 0 30px;float: left;}
	.preview,.excerpt{width:100%;float:none;min-height:auto}
	.contact .wpcf7-form {height: auto;}
	.contact .wpcf7-form .your-name input, .contact .wpcf7-form .your-email input, .contact .wpcf7-form .your-message textarea {width: 90%;position: relative;left: 0;top: auto;margin-bottom: 10px;}
	input.wpcf7-submit {bottom: auto;position: relative;margin-bottom:20px}
	.footwar, .footsign, .footsocial {width: 100%;}
	.privacy { padding: 15px; margin-top: 40px; height: 40px; line-height: 20px; }
	
	.banner { height: 300px;min-height: auto;}
	.banner .main-video__video { width: 100%;}
	.banner .button { bottom: -60px;background: #fff;color: #000; z-index: 100;}
	.mute-video {bottom: 20px;right: 60px;}
	.home .contact {padding-top: 70px;}
}

@media screen and (max-width: 500px) {
	
	.banner { height: 200px;min-height: auto;}
	.hamburger{left: 0px;}
	#logo {width: 150px;height: 25px;top: 29px;margin-right: -75px;background-size: 150px 25px;}
	#signagelogo {right: 10px;}
}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
}