* {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	max-height:99999999px;
}
body {
	-webkit-text-size-adjust:100%;
	color:#5D5D5D;
	font-family: 'Lora',sans-serif;
	font-size: 16px;
	background-color: #232323;
}
#bg {
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#f1f2f2;
	z-index:-1;	
}
a {
	text-decoration:none;
	color:#8E9162;
	outline:none;
	font-weight:bold;
}
input { 
	-webkit-appearance:none 
}
em strong {
	color:#a71928;
	font-style:normal;
}
h2 {
	font-size: 18px;
	margin-bottom:15px;
}
h1, h3 {
	font-size: 36px;
	margin-bottom: 15px;
	color:#8E9162;
	font-weight:normal
}
.whitetext h1, .whitetext h3, .whitetext h4, .whitetext a {
	color:#A27F5A;
	font-weight:bold;
}
.whitetext h1, .whitetext h3 {
	text-shadow: 1px 2px 10px #000000;
}
.whitetext strong {
	font-weight:bold;
}
h4 {
	font-size: 28px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #8E9162;
}
h5 {
	font-size: 28px;
	margin-bottom: 15px;
	font-weight:300;
}
h1 strong, h2 strong, h3 strong, h4 strong {
	
}
p {
	margin-bottom:15px;	
	font-size: 15px;
	line-height:150%;
}
.infoboxes li {
	line-height:150%;	
}
#testimonial p, #testimonial a {

}

img {
	max-width:100%;
	height:auto;
	border:none;
	margin: 0 auto;	
}
.cimg {
	max-width: 35%;
	float: right;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	border: none;
}
#brands img {
	width:100%;	
}
#wrapper {	
	width: 100%;
}
.row {
	width: 100%;
	clear: both;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	position:relative;
}
.arrow {
	padding-top:62px;	
}
.para {
}
.row-inner {
	width: 100%;
	clear: both;
	margin:auto;
	position:relative;
	max-width:1400px;
}
#footer {
	padding:40px 0 30px 0;
}
#topnav ul {
	margin-top:5px;
	display:inline-block;
	list-style-type: none;
}
#topnav ul li {
	float: left;
}
#topnav ul li a {
	font-size: 14px;
}
#sliderow {
	background-image: url(../images/mainbg.png);
	background-repeat: repeat-x;
	min-height:11px;
}
h4.line {
	font-size: 18px;
	display: block;
	width: 100%;
	text-align: center;
	background-image: url(../images/bluepx.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
h4.line span  {
	display: inline-block;
	padding-right: 10px;
	padding-left: 10px;
	width:auto;
	background-color: #FFF;
}
.center {
	text-align: center;
}
#lower-footer {
	padding:25px 0;
	background-color:#3E3E3E;	
}
#lower-footer p {
	font-size:80%;
}
#footer a {
	font-weight:normal;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	margin-bottom:2px;
}
#products a {
	display:block;
	padding:3% 1%;
}
#products a div {
	display:block;
	width:100%;
	padding-bottom:75%;
	background-repeat:no-repeat;
	background-position: center center;	
	background-size:contain;
	border: 1px solid #E8E8E8;	
}
#product-range h4 a {
	display:inline;
	color: #EC3C00;
}
#product-range h4 em {
	font-style: normal;	
}
#product-range a {
	display:block;
	background-size:cover;
	color:#fff;
}
#product-range a div {
	width:100%;
	padding-bottom:50%;
	max-height:235px;
	background-repeat:repeat;
	background-image: url(../images/opa30.png);
	position:relative;	
}
#product-range a div p {
	display:none;	
}
#product-range a div.detail {
	width:100%;
	position:absolute;
	bottom:20px;
	text-align:center;
	padding-left:10%;
	padding-right:10%;
	padding-bottom:0;
	background-image:none;
}
.clear {
	clear:both;
}
#content img {
	float:right;
	clear:right;
	margin-left:20px;
	margin-bottom:15px;
	max-width:49%;
	overflow:hidden;	
}
.product p, .scroll p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size:13px;
}
.product p strong, .scroll p strong {
	font-size:15px;
}
.product p.price, .scroll p.price {
	color:#9F0000;
}
.product p.price.large, .scroll p.price.large {
	font-size:18px;
}
.map-outer {
	width:100%;
	padding-top:18%;
}
.img-outer {
	background-size:cover;
	width:100%;
	padding-top:18%;
}
.map-container {
	width:100%;
	position:relative;
}
.map-inner {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
}
.map-inner img { 
    max-width: none !important; 
    height: auto !important; 
    background: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
#form * {
	-webkit-appearance:none;
}
#form label {
	width: 30%;
	display: block;
	float: left;
	min-height:5px;
	font-size:16px;
	margin-right:5%;
	margin-bottom:4px;
	padding: 16px 0;
}
#form input, #form select {
	width: 65%;
	margin-bottom:10px;
	padding:16px;
	background-color: #FFF;
	border:none;	
	color:#3c3c3b;
	float:left;
}
#form textarea {
	width: 65%;
	margin-bottom:5px;
	padding:16px;
	background-color: #FFF;
	border:none;	
	color:#3c3c3b;
	float:left;
}
.smaller {
	width: 27%!important;
}
#selector select {
	margin-bottom:5px;
	padding:5px;
	border: solid 1px #999999;
}
#form input[type=radio] {
	width:8%;
	float:left;
	margin-top:4px;
}
#form input[type=checkbox] {
	width:8%;
	margin-top:4px;
	clear:both;
	float:left;
	background-color:transparent;
}
.checkbox label {
	width:90%!important;
	margin-left:8%!important;
	font-size:13px;
	margin-top:-19px;
	float:none;
}
.radio label {
	font-size:13px;
	margin-top:4px;
	margin-bottom:5px;
}
.formspacer {
	clear:both;
	height:10px;
}
.gallery {
	margin:0 -1%;
	clear:both;
}
.gallery.larger {
	padding-right:3%;
	padding-left:3%;
	margin:auto;
	clear:both;
	max-width:100%;
	padding-bottom:25px;
	margin-top:-10px;
}
.gall a {
  display: block;
  /* width: 70%; */
  margin: auto;
  position: relative;
  margin-bottom: 3px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  line-height: 100%;
  padding-top: 70%;
}
/*
.icon {
	width:50%;
	padding-top:75%;
	background-repeat:no-repeat;
	background-size:100% auto;
	margin:auto;
	background-position:center 40%;	
}
*/
.icon {
width: 100%;
padding-top: 120%;
background-repeat: no-repeat;
background-size: 50% auto;
margin: auto;
background-position: center top;
margin-bottom: -50%;
position: relative;
z-index: 9;
}
.profile .icon {
	width:75%;
	padding-top:100%;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;	
}
.gall a:hover {
}
.larger .gall a {
	width:82%;
	background-size:cover;
	padding-top:50%;
}
.gall a span.table-cell {
	display:table-cell;
	height:100%;
	width:100%;
	vertical-align:middle;
	text-align:center;
	top:0;
	left:0;
	font-size:20px;
	background-color:#fff;
	color:#000;
	opacity:0;
	padding:5%;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
.jdpicker_w .date_selector {
top:1px!important;
left:45%!important;
}
.content {
position:absolute;
z-index:-1;
width:100%;
padding-bottom:0;
}
.content.visible {
z-index:1;
}
.content-outer {
position:relative;
}
.map-container img {
	float:none;
	max-width:100%;
}
#grabs img {
	width:100%;
	margin-bottom:3%;
}
.col100 ul {
	margin-bottom:15px;	
}
#ctas a {
	background-image: url(../images/tel1.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #3c3c3b;
	padding-left: 23px;
}
.email {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
/* Filter */
dl {
	color: #777;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dt, dd {
	float: left;
}
dt { margin-right: 5px; }
.filter li { float: left; }
.filter a {
	color: #939393;
	text-decoration: none;
	display: block;
	margin-right: 20px;
	font-size: 18px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 2px;
	text-transform:uppercase;
	font-weight:400;
}
.filter .current a {
	font-weight: 600;
	color: #fff;

}

/* Portfolio Items */
.portfolio li {
	margin-right: 1%;
	margin-left:1%;
	margin-bottom: 2.5%;
	display:inline-block;
	max-width:22%;
	min-width:195px;
}

.portfo {
	width: 205px;
	height: 178px;
	padding-top:115px;
	max-width:100%;
	overflow:hidden;
	text-align:left;
	background-repeat: no-repeat;
}


/* Custom Classes
------------------------------------------------------------ */
.group:after { visibility: hidden; display: block; content: ""; clear: both; height: 0; }

ul.portfolio.group {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	display:inline-block;
	height:100%!important;
	width:100%;
}
.portfo p {
	background-image: url(../images/portfobg.png);
	text-decoration: none;
	font-size: 13px;
	line-height: 13px;
	padding-top: 9px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	height: 63px;
	font-weight:300;
	text-transform:uppercase;
}
.portfo p span {
	line-height:115%!important;
}
.portfo p strong {
	font-weight:600;
	text-transform:none;
	line-height:15px;
}
.portfolio.group .item a {
	color: #000;
	text-decoration: none;
}
.portfolio.group .item a:hover {
	color: #6FA23C;
}
.filter {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.group {
	margin-top: 25px;
}
#problem {
	background-color:#F3F3F3;
	padding-bottom:1000px;
	margin-bottom:-990px
}
#process {
	background-color:#E4E4E4;
	padding-bottom:1000px;
	margin-bottom:-990px	
}
#delivered {
	background-color:#D6D6D6;
	padding-bottom:1000px;
	margin-bottom:-990px
}
#radio {
	margin-left:-20px;
	margin-right:-20px;	
}
#footerareas {
	text-align:left;	
}
#footerareas a {
	font-weight:300;	
}
ul, ol {
	margin-bottom:25px;
	list-style-position: outside;
	padding-left:20px;
}
#header ul {
	margin-bottom:0;
	padding-left:0;	
}
.content-inner ul li {

}
::-webkit-input-placeholder {
   color: #3c3c3b;
   font-family:Arial, Helvetica, sans-serif;  
}

:-moz-placeholder { /* Firefox 18- */
   color: #3c3c3b;
   font-family:Arial, Helvetica, sans-serif;    
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #3c3c3b;
   font-family:Arial, Helvetica, sans-serif;    
}

:-ms-input-placeholder {  
   color: #3c3c3b;
   font-family:Arial, Helvetica, sans-serif;  
}
.col50.left {
	padding-right: 2.5%!important;
}
.col50.right {
	padding-left: 2.5%!important;
}
#cta {
	background-color:#b6c3cf;
	background-image: url(../images/ctabg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top:15px;
	padding-bottom:1px;
}
#testimonial {
	background-color:#b6c3cf;
	background-image: url(../images/ctabg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#header {
	position:fixed;
	height:110px;
	z-index:998;
}
.offer-boxes {
	width:285px;
	float:right;
	margin-left:40px;
	padding-top:5px;	
}
.offer {
	display:block;
	margin-bottom:30px;	
	border:none;
}
.offer.last {
	margin-bottom:0;	
}
.offer h3 {
	padding:12px;
	background-color: #1c2f75;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom:0;
	color:#fff;	
	text-align:center;
	display:block;
}
.offer p {
	margin-bottom:0;
	padding:17px 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cad3de;
	border-left-color: #cad3de;
	font-size:18px;
	font-weight:normal;
	color: #182b69;
}
.offer span {
	padding:10px 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cad3de;
	border-left-color: #cad3de;
	border-bottom-color: #cad3de;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight:bold;
	display:block;
	color: #182b69;
	background-image: url(../images/ctabg.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-size:17px;
}
.social a:hover {
	color:#0095d7	
}
.image-gallery {
	max-width:960px;
	margin:auto;
}
.img-gall {
	max-width:960px;
	margin:auto;
	position:relative;
	margin-bottom:15px;
}
.img-gall .col100 {
	position:absolute;
	top:0;
	left:0;
	right:0;
	background-image: url(../images/opa50.png);	
	
}
#full-logo img {
	max-width:75%;
}
#services {
	margin:0;
	display:none;
}
#services.homepage {
	display:block;
}
#serv {
	display:table;
	table-layout:fixed;	
	width:100%;
	margin:0;
	padding:0;
}
.service {
	width:auto;
	display:table-cell;
	vertical-align:top;
	text-align:center;
	background-color:#4fa76f;
	height:180px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #83b997;
	font-size:13px;
}
.service a {
	display:block;
height:80%;
}
.service.last {
	border-right: none;
}
.serviceimg {
	width:30%;
	padding-top:30%;
	margin-bottom:25px;
	margin-top:30px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	margin-left:auto;
	margin-right:auto;
}
.service span {
	display:block;
	width:90%;
	margin:auto;
	white-space:normal;
	font-size:13px;
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
}		
.servnav {
	cursor:pointer;	
}
.service-img {
	width:100%;
	height:100%;
	background-size:cover	
}
.service ul {
	position:absolute;
	z-index:9;
	list-style-type:none;
	display:none;
	padding:0;
	margin:0;
	margin-left:-1px;
}
.service ul li.selected a {
	color:#4d4d4f;	
}
.service ul li {
	background-color:#72b98c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9dceaf;
	margin:0!important;
	position:relative;
}
.service ul li a {
	color:#fff;	
	text-transform:uppercase;
	font-weight:normal;
	display:block;
	padding:5% 12% 5% 5%;
	text-align:left;
}
.service ul li.last {
	border-bottom: none;
}
.fade-box {
	display:none;	
}
.fade-text {
	opacity:0;	
	-webkit-transition-duration: 2s;
    transition-duration: 2s;
	-webkit-transition-timing-function: ease-in;
	transition-timing-function: ease-in;
}
.pdf {
	font-weight:normal;
	display:inline-block;
	padding-left:25px;
	background-image: url(../images/download.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	background-size:20px 20px;	
	margin-bottom:5px;
	min-height:20px;	
}
.pdf span {
	color: #4d4d4f;	
}
.office-maps p {
	font-size:12px;
	margin-bottom:5px;	
}
.view-on-map {
	cursor:pointer;
	display:inline-block;
	padding-left:20px;
	background-image: url(/images/mag.png);
	background-repeat: no-repeat;
	background-position: left center;	
	min-height:16px;	
}
.emailadd {
	display:inline-block;
	padding-left:25px;
	background-image: url(/images/mail.png);
	background-repeat: no-repeat;
	background-position: left center;	
	min-height:16px;	
}
#downloads {
	max-width: 1600px;
	margin: auto;
}
.dload {
	display: inline-block;
	padding: 30px 8px 0 8px;
	border-top: 1px solid #ddd;
	max-width:40%;
}
.home {
  position: fixed;
  top: 5px;
  left: 20px;
  z-index: 999;
}
.servnav {
	position:fixed;
	top:0;
	right:0;
	z-index:999;
}
#header {
	-webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    -o-transition: background-color 1s ease;
    transition: background-color 1s ease;
	background-color:#fff;	
}
#header #nav {
  text-align: right;
  position: fixed;
  right: 10px;
  width: calc(100% - 230px);
  top:25px;
  display:block;
}
#header #nav ul {
	
}
#header #nav ul li {
  display: inline-block;
  text-align: center;
  padding: 20px 15px;
  margin: 0;
}
#header #nav ul li a {
  font-size: 15px;
  display: block;
  color:#808080;
  text-transform:uppercase;
}
#header #nav ul li ul {
  position: absolute;
  display: none;
  overflow: hidden;
  border: none;
  margin: auto;
  background-color: #fff;
  min-width:250px;
}
#header #nav ul li ul li ul {
	top:55px;
}
#header #nav ul li.selected a {
  color:#9b9d6e;
}
#header #nav ul li.selected ul li a {
  color:#000;
}
#header #nav ul li ul li:hover a {
  color:#9b9d6e;
}
#header #nav ul li.selected ul li.selected a {
  color:#9b9d6e;
}
#header #nav ul li:hover a {
  color:#9b9d6e;
}
#header #nav ul li:hover ul li a {
  color:#5D5D5D;
}
#header #nav ul li:hover ul li:hover a {
  color:#9b9d6e;
}
#header #nav ul li:hover ul li.selected a {
  color:#9b9d6e;
}
#header #nav ul li ul li a {
  font-weight: 400;
}
li.second a {
	color:#000;	
}
li.second.selected a, li.second:hover a {
	color:#fff;	
}
li.third a {
	color:#000!important;	
}
li.third.selected a, li.third:hover a {
	color:#fff!important;	
}
.expanded li a {
  font-weight: 400!important;
}
#header #nav ul ul li ul li a {
  font-weight: 300;
}
.expanded li ul li a {
  font-weight: 300!important;
}
#header #nav ul li span {
  right: 5px;
  position: absolute;
  color: #5D5D5D;
  font-size: 12px;
  top: 10px;
  z-index: 999;
  text-align: right;
}
#nav-inner {
	background-color: #9b9d6e;
}
#ct {
  text-align: right;
  height:100%;
}
p.imagetitle {
  font-size: 56px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  display: block;
  margin-left: calc(100% - 400px);
  padding-right: 3%;
  font-weight: 500;
  line-height: 110%;
  padding-bottom: 3%;
  width:400px;
  text-shadow: 1px 1px #281f31;
}
.infoboxes {
	overflow:hidden;	
}
#logos img {
	width:auto;
	display:inline;
}
.float-right {
	float:right!important;	
}
.contactimg {
  bottom: 0;
  top: 0;
  right: 0;
  left:auto;
  width: 50%;
  background-size: cover;
  background-position: center;
  text-align:right;
}
.contactimg.cmap {
  width: 100%;
}
.contactimg.left {
  left:0;
  right:auto;
}
.contactimg .book {
	margin-top:0;	
}
#links .book {
	margin-top:0;	
}
#links {
  position: absolute;
  z-index: 99;
  text-align: right;
}
.contacts a {
  font-size: 110%;
  margin-bottom: 10px;
  display: inline-block;
}
.map-container {
	height:100%;
}
.heading img {
  float: right;
  margin-left: 5%;
  margin-bottom: 5px;
  max-width: 45%;
  margin-top:5px;
}
#links1 {
  position: absolute;
  top: 0;
  right: 0;
}
#slides .col100 {
	bottom:0;	
}
#slide-outer h1 {
	position:absolute;
	margin-top:-300px;	
}
.slidesjs-pagination {
  display: none;
}
.slidesjs-container {
	width:100%!important;
	max-width:100%!important;	
}
.slidesjs-container * {
	max-width:100%!important;	
}
.overlay {
	width:100%;
	height:100%;
	background-image:url('/images/opaw.png')	
}
.infoboxes img, .fullimg img {
	max-width:40%;	
}
.fullimg h3 {
	margin-bottom:0;	
}
.scrolldown {
  position: absolute;
  left: 0;
  bottom: 20px;
  text-align: center;
  right: 0;
}
.scrolldown img {
	max-width:30%;
	cursor: pointer;	
}
.mob-only {
	display:none;	
}
.mainlogo {
  text-align: center;
  top: 50%;
  position: absolute;
  width: 100%;
}
.mainlogo img {
  width: 15%;
  margin-top: -5%;
}
p.tiny {
	font-size:11px;
	margin-bottom:5px;	
}
img.product {
	max-width:80%;	
	max-height:450px;
}
.product-details table {
	width:100%;
	margin-left:-5px;	
}
.product-details td {
  padding: 3px 15px 6px 3px;
  vertical-align: top;
}
#tabmenu {
	margin:4% -2%;
	display:block;
padding:0;
}
#tabmenu li {
	display:inline-block;
	width: 16%;
	padding: 1%;
}
#tabmenu li a {
  border: 3px solid #fbebd9;
  color: #e37b00;
  font-weight: 800;
  display: block;
  padding-top: 90%;
  position: relative;
  background-image:url('/images/nfbg.png');
  background-size:contain;
  background-position:center;
}
#tabmenu li a span {
	display:block;
	width:100%;
	position:absolute;
	left:0;
	top:30%;
	padding: 0 10%;
	font-size: 20px;
}
#tabmenu li.active a {
	border:3px solid #e37b00;
}
.tile.full {
    min-height:200px;
	margin-bottom:0;
	padding-bottom:50%;
	background-color:#E0E0E0;
	position:relative;
	display:block;
	background-size: cover;
    background-position: center;
}
.tile.full p {
	display:block;
	position:absolute;
	bottom:0;
	width:100%;
	font-size:15px;
	color:#fff;
	padding:10px;
	font-weight:normal;
	margin-bottom:0;
	text-align:center;
	text-transform:uppercase;
	background-image:url('/images/opa50.png');
}
td.comment {
    width: 30%;
}

td.score {
    width: 30%;
    text-align: center;
}
#commentlist td.label {
    width: 25%;
	font-weight:600;
}
#commentlist td.comment {
    width: 45%;
}
#form td.comment textarea, #form td.comment input {
    width: 100%;
}
#form td.score input {
    margin:auto;
	float:none;
	height:auto;
	color:#fff;
	background-color:#9b9d6e;
	border:none;
}
#commentform td, #commentlist td {
	padding-bottom:17px;
	vertical-align:top;
	line-height:145%;
}
#commentform td strong, #commentlist td strong {
	margin-bottom:3px;
	display:inline-block;
}
#commentlist .buttons {
    width: auto;
    float: right;
	margin-top:4px;
}
#commentlist .buttons input {
    color:#fff;
	background-color:#9b9d6e;
	border:none;
	padding:3px;
	outline:none;
	
}
.separator {
	height:35px;	
}
/*
.row.para.fullimg {
	background-size: cover;
	background-attachment: scroll !important;
	background-position: 50% 0px !important;
}
*/
@media screen and (min-width:1600px) {
.min-height .col100 {
	min-height:600px;	
}
#tabmenu li a span {
	font-size: 28px;
}
#header #nav ul li a {
  font-size: 15px;
}
.tile.full p {
	font-size:20px;
}
}
@media screen and (min-width:1900px) {
.min-height .col100 {
	min-height:870px;	
}
}
@media screen and (min-width:2200px) {
.min-height .col100 {
	min-height:1175px;	
}
}
@media screen and (min-width:980px) {
#wrapper {

}
#spacer {
	height:115px;	
}
.row.no-para {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right top;
}
.bgimg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 60%;
  background-size: cover;
  background-position: top center;
}
#spacer200 {
	height:200px;	
}
.content {
padding-bottom:40px;
}
.menu {
	display:none;
}
.dskhide {
	display:none;
}
.col100 {
	float: none;
	clear:both;
	padding: 4% 5%;
}
.servnav {
	display:none;	
}
.firstrow .row-inner {
	padding-top:160px!important;	
}
.tx2, .tx2 .row-inner {
	padding-top:40px!important;		
}
.tx4, .tx4 .row-inner {
	padding-top:160px!important;		
}
.tx6, .tx6 .row-inner {
	padding-top:240px!important;		
}
.tx8, .tx8 .row-inner {
	padding-top:320px!important;		
}
.tx10, .tx10 .row-inner {
	padding-top:400px!important;		
}
.bx2 {
	padding-bottom:40px!important;		
}
.bx4 {
	padding-bottom:160px!important;		
}
.bx6 {
	padding-bottom:240px!important;		
}
.bx8 {
	padding-bottom:320px!important;		
}
.bx10 {
	padding-bottom:400px!important;		
}
.col70 {
	float: left;
	width: 70%;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col66 {
	float: left;
	width: 66%;
	margin-bottom: 0;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col60 {
	float: left;
	width: 60%;
	margin-bottom: 0;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col50 {
	float: left;
	width: 50%;
	margin-bottom: 0;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col40 {
	float: left;
	width: 40%;
	margin-bottom: 0;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col33 {
	float: left;
	width: 33.3%;
	padding: 2% 2% 5% 2%;
}
.col33:nth-child(3n+4) {
	clear: left;
}
.col30 {
	float: left;
	width: 30%;
	margin-bottom: 0;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col25 {
	float: left;
	width: 25%;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col20 {
	float: left;
	width: 20%;
	padding-top: 4%;
	padding-right: 5%;
	padding-bottom: 4%;
	padding-left: 5%;
}
.col20.gall {
	float: left;
	width: 20%;
	padding: 1%;
}
#header .col25 {
	padding-left: 0;
	position:absolute;
	padding-top: 0;
	z-index:99;
}
#topnav {
	text-align:right;
}
.map-container {
	height:100%;
	padding-top: 30%;
}
#form {
}
.application {
	width:100%;
}
label.fullwidth {
	width:100%!important;	
}
#form #rightapp {
	padding-right:0;
}
#form #leftapp {
	padding-right:2.5%;
}
.radio label {
	width:25%!important;
	margin-left:0!important;
}
.home img {
	margin-top:0;
	max-height:100px;
}
.gall:nth-child(5n+6) {
	clear:left;	
}
#slides {

}
#ctas a {
	margin-right: 1%;
}
.email {

}
.main {
  margin-bottom: 0;
  width: 100%;
  display: block;
}
#form .col50 {
	padding:5% 3%;	
}
#form .col50 .col100 {
	padding:5%;	
}
#grabs img.narrow {
	width:48%;
}
#grabs img.narrowfirst {
	margin-right:3.5%;
}
#grabs {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	max-width:1000px;	
}
.quote {
	display:block;
	font-size:40px;
	line-height:120%;
	padding-left:55px;
	padding-right:0;
	padding-top:10px;
	min-height:50px;		
}
.quote.qmrk {
	padding-left:80px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
.quote.small {
	font-size:30px;		
}
.qt {
	position:absolute;
	display:block;
	width:100%;
	right:10px;
	text-align:right;
	margin-top:-35px;	
}
#header #nav ul li span {
	display:none;
}
.slideimgcontainer {
	height:300px;
	background-position:center center;
	background-size:contain;
	background-repeat:no-repeat;	
}
.slidetable {
	height:425px;
	display:table;	
	margin-top:-15px;
}
.static .slidetable {
	height:365px;
}
.slidetablecell {
	display:table-cell;	
	vertical-align:middle;
}
a#profile { 
  margin-top: -120px;        /* Size of fixed header */
  padding-bottom: 120px; 
  display: block; 
}
#ctas {
	margin-top:-95px;	
}
.content-text {
	width: calc(100% - 325px);
	float:left;	
}
.gall-spacer {
	width:12.5%;
	height:100px;
	float:left;	
}
.gallery.only3 .gall:first-child {
	margin-left:12.5%;	
}
#hometext {
	max-width:800px;
	margin-bottom:165px;
	float:right;	
}
#lower-footer img {
	float:right;
	margin-left:20px;
	margin-bottom:5px;	
}
#footer p {
}
.spacer {
	height:20px;	
}
#footer {

}
.whitebg {
	background-color:#fff;	
}
#services {
	position:relative;
}
#serv {
	position:relative;
}
.service ul {
	width:15%;
	min-width:250px;
}
.service.last ul {
	right:0;
}
.hidehome .service ul {
	top:100%;
}
.homepage .service ul {
	bottom:180px;
}
#left-arrow, #right-arrow {
	display:none;	
}
.left-holder {
	float:right;
	max-width:665px;
	width:95%;	
}
.right-holder {
	max-width:675px;
	width:100%;	
}
.service:hover {
	background-color:#95caa9;
}
.service.subitems:hover {
	background-image: url(/images/servnavhover1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:17% auto;
}
.homepage .service.subitems:hover {
	background-image: url(/images/servnavhover.png);
	background-position: center top;
}
.service:hover ul {
	display:block;
}
.case-study {
	display:table!important;
}
.csimg, .cstext {
	float:none!important;
	display:table-cell!important;
	vertical-align:middle;
	border-top:1px solid #d1d3d4;
}
.csimg.last, .cstext.last {
	border-bottom:1px solid #d1d3d4;
	margin-bottom:30px;
}
.csimg {
	padding-left:0;
}
#cstitle {
	padding-left:0;
}	
.contactimg.wider {
  width: 75%;
}
#links {
  width:75%;
}
.two-cols {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	-webkit-column-gap: 75px; /* Chrome, Safari, Opera */
    -moz-column-gap: 75px; /* Firefox */
    column-gap: 75px;
}
#header #nav ul li ul li {
  display: block;
  text-align: left;
  padding:8px 20px;
}
#header #nav ul li:hover ul {
  display: block;
  margin-left: -20px;
  padding: 15px 0 10px 0;
}
#header #nav ul li:hover ul li ul {
	 display:none;
}
#header #nav ul li ul li:hover ul {
	 display:block;
}
.main:hover + .expanded {
	z-index:-1;
}
#header #nav {
  display:block!important;
}
#nav-inner {
	background-color:transparent;
}
.expanded {
  margin-top: -5px;
  position: relative;
  z-index: 1;
  height: 115px;
}
#header #nav .expanded ul ul {
  display: none;
  height: 50px;
  margin-top: -14px;
}
#header #nav .expanded ul li.selected ul {
  display: block;
}
.expanded ul  {
	display:inline-block;
	width:auto;
}
.expanded ul li ul {
	display:block;
	position:relative;
	background-color:#9b9d6e;
}
.expanded ul li.selected ul {
	display:block;
	position:relative;
	z-index:1;
}
.expanded ul li:hover ul {
	display:block;
	position:relative;
	z-index:2;
}
.no-top-padding-desktop {
	padding-top:0!important;
}
.no-bottom-padding-desktop {
	padding-bottom:0!important;
}
.no-left-padding-desktop {
	padding-left:0!important;
}
.no-right-padding-desktop {
	padding-right:0!important;
}
.no-padding-desktop {
	padding:0!important;
}
.defra-approved li {
	display:none!important;	
}
.defra-approved li.defra {
	display:inline-block!important;	
}
.overlay {
	background-image:url(/images/halfwhite.png);
	background-size:100% 100%;
}
}
@media screen and (min-width:980px) and (max-width:1049px) {
#header #nav ul li {
  padding: 20px 7px;
}
#header #nav ul li a {
  font-size: 9px;
}
}
@media screen and (min-width:1050px) and (max-width:1199px) {
#header #nav ul li {
  padding: 20px 10px;
}
#header #nav ul li a {
  font-size: 10px;
}
}
@media screen and (min-width:1200px) and (max-width:1449px) {
#header #nav ul li {
  padding: 20px 12px;
}
#header #nav ul li a {
  font-size: 12px;
}
}
@media screen and (max-width:979px) {
.expanded {
	display:none;	
}
#spacer {
	height:85px;	
}
body {
	font-size: 15px;
}
#bg {
	background-position: center center;	
}
.bgimg {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  background-size: cover;
  background-position: top center;
}
p {
	font-size: 14px;
}
#header #nav {
  top: 85px;
  bottom:0;
  right:0;
  height:auto;
  background-color: transparent;
  overflow-x:scroll;
}
#nav-inner {
  padding: 10px 0;
}
#header #nav ul li {
  display: block;
  text-align: center;
  padding: 20px 0;
  position:relative;
}
#header #nav ul li ul {
	left: 0px;
	right: 0px;
	bottom: 0px;
	border: none;
	background-color:#9FA277;
}
#header a.menu {
display: block;
margin-top: 2px;
text-align: center;
font-size: 15px;
cursor: pointer;
color: #fff;
position: absolute;
top: 13px;
right:10px;
padding-top:2px;
padding-bottom:2px;
}
#header a.menu span {
font-size: 10px;
position:absolute;
top:6px;
margin-left:5px;
}
.col100 {
	float: none;
	clear:both;
	padding: 8% 5%;
}
.firstrow .row-inner {
	padding-top:140px!important;	
}
.tx2, .tx2 .row-inner {
	padding-top:20px!important;	
}
.tx4, .tx4 .row-inner {
	padding-top:80px!important;		
}
.tx6, .tx6 .row-inner {
	padding-top:120px!important;		
}
.tx8, .tx8 .row-inner {
	padding-top:160px!important;		
}
.tx10, .tx10 .row-inner {
	padding-top:200px!important;		
}
.bx2 {
	padding-bottom:20px!important;		
}
.bx4 {
	padding-bottom:80px!important;		
}
.bx6 {
	padding-bottom:120px!important;		
}
.bx8 {
	padding-bottom:160px!important;		
}
.bx10 {
	padding-bottom:200px!important;		
}
.col70 {
	float: none;
	clear:both;
	width: 70%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.col66 {
	float: none;
	clear:both;
	width: 100%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.col60 {
	float: none;
	clear:both;
	width: 100%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.product-details .col60 {
	float: left;
	clear: none;
	width: 60%;	
}
.product-details .col60 .col60 {
	width:100%;	
}
.product-details .col60 .col40 {
	width:50%;	
}
.col50 {
	float: none;
	clear:both;
	width: 100%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
#form .col50 {
	float: none;
	clear:both;
	width: 100%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.col40 {
	float: none;
	clear:both;
	width: 100%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.product-details .col40 {
	float: left;
	clear: none;
	width: 40%;	
}
.col33 {
	float: left;
	width: 33.3%;
	padding: 2% 2% 8% 2%;
}
.pronav .col33 {
	float: left!important;
	width: 33.3%!important;
	clear:none!important;
}
.col33.gall {
	float: left;
	clear:none;
	width: 50%;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.col30 {
	float: none;
	clear:both;
	width: 100%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.col25 {
	float: left;
	clear:none;
	width: 33%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.col20 {
	float: left;
	clear:none;
	width: 20%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
.col20.gall {
	float: left;
	width: 25%;
	padding:2% 1%;
}
.col16 {
	display:block;
	float: left;
	clear:none;
	width: 16.6%;
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}
#header .col25 {
	width: 65%;
	position:absolute;
	z-index:9999;
}
#topnav {
	text-align:center;
}
#footer {
}
.gall {
	font-size:13px;
}
.gall a span {
	display:block;
	margin-top:-8px;
}
h1, h3 {
	font-size: 30px;
}
h2  {
	font-size: 18px;
}
h4 {
	font-size: 20px;

}
h5 {
	font-size: 17px;

}
#form input[type=radio] {
	width:6.5%;
}
.radio label {
	width:15%!important;
margin-bottom:5px;
}
.jdpicker_w .date_selector {
top:1px!important;
left:45%!important;
}
#form label {
	font-size:15px;	
}
img.revlog {
	max-width:70%;
}
.gall:nth-child(4n+5) {
	clear:left;	
}
#header {
	top: 0;
	height:85px;
}
#ctas {
	position: absolute;
	right:0;
	z-index:99;
	width:50%;
	padding:0 8px 5px 8px;
	top:15px;	
}
#ctas a {
	float:right;	
}
.portfolio li {
	max-width:31%;
}
#slide-outer {
/*	margin-top:101px;	 */
}
.quote {
	display:block;
	font-size:24px;
	line-height:120%;
	padding-left:20px;
	padding-right:15px;
	padding-top:40px;
	min-height:135px;
	margin-bottom:20px;		
}
.quote.qmrk {
	padding-left:50px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: 10px top;
	background-size:30px;	
}
.quote.small {
	font-size:18px;	
}
.qt {
	position:absolute;
	display:block;
	width:100%;
	right:0;
	text-align:right;
	margin-top:-15px;
	width:30px;
	margin-right:10px;	
}
#slides .col50 img {
	max-height:200px;	
}
#footer p img {
}
#footer p span {
	width:100%;
	display:block;
	clear:both;
	padding-top:15px;	
}
.slideimgcontainer {
	height:200px;
	background-position:center center;
	background-size:contain;
	background-repeat:no-repeat;	
}
a#profile { 
  margin-top: -102px;        /* Size of fixed header */
  padding-bottom: 102px; 
  display: block; 
}
#slides .overlay {
	display:block;
	background-image:url(/images/opaw40.png);	
}
#slides .overlay.white {
	display:block;
	background-image:url(/images/opa30.png);	
}
.offer-boxes {
	width:100%;
	float:none;
	padding-top:20px;
	margin-left:0;
}
.offer {
	width: calc(50% - 10px);
	margin-bottom:20px;	
	float:left;
}
.offer.odd {
	margin-left:20px;	
}
.gallery.only3 .gall:nth-child(3) {
	margin-left:25%;	
}

#full-logo {
	text-align:center;	
}
#full-logo img {
	max-width:45%;	
}
#hometext {
	clear:both;
	width:100%;	
}
#services {
	width:100%;
	z-index:999;
overflow-x:scroll!important;
	overflow-y:hidden!important;
 -webkit-overflow-scrolling:auto; 
 margin-top:-1px;
}
#services.homepage {
	display:none!important;
}
#serv {
	display:table;
	overflow:scroll;
	white-space:nowrap;
}
.service {
height:160px;	
width:160px;
}
.serviceimg {
width: 25%;
padding-top: 25%;
margin-bottom: 20px;
margin-top: 25px;
}
.service span {
	width:70%;
}
.service ul {
	top:214px;
	left:0;
	right:0;
}
.service ul li {
	min-width:100%;
}
.service ul li a {
	padding:15px;
}
#left-arrow {
	width:10px;
	position:absolute;
	height:180px;
	left:0;
	background-image: url(/images/leftarrow.png);
	background-repeat: no-repeat;
	background-position:left center;
	background-size:cover;	
}
#right-arrow {
	width:10px;
	position:absolute;
	height:180px;	
	right:0;
	background-image: url(/images/rightarrow.png);
	background-repeat: no-repeat;
	background-position:right center;
	background-size:cover;		
}
.map-outer {
	width:100%;
	padding-top:30%;
	min-height:300px;
	margin:2% 0 0 0;
}
.img-outer {
	width:100%;
	padding-top:30%;
	min-height:200px;
	margin:0 0 0 0;
	margin-top:-1px!important;
}
.map-container {
	width:100%;
	padding-top:60%;
}	
.service.hovered {
	background-color:#95caa9;
}
.service.subitems.hovered {
	background-image: url(/images/servnavhover1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size:17% auto;
}
.service-img {
	padding-top:75%;	
}
p.imagetitle {
  font-size: 48px;
}
#links {
  width:calc(67% + 12px);
}
.servnav {
  right: 10px;
  top: 33px;
  width: 23px;
}
.home {
  top: 0;
  left: 10px;
  max-width: 70%;
  width: 250px;
}
.home img {
	margin-top:2px;
	max-height:80px;
}
#ct img {
  max-height:50px;
}
.mainlogo img {
  width: 180px;
  margin-top: -60px;
}

#header #nav {
  text-align: center;
  width: 16%;
  position: fixed;
  top: 85px;
  left: 0;
  right: 0;
  width: 100%;
  display:none;
}
#header #nav ul li a {
  width: 70%;
  margin: auto;
  color: #3C3C3C!important;
  font-weight: normal;
}
#header #nav ul li ul {
	position:relative;
	display:none;
	top:10px!important;
	width: 100%;
}
.contactimg {
  position:relative;
  width: 100%!important;
  background-size: cover;
  background-position: center;
  padding-top:40%;
}
.contactimg.cmap {
  padding-top:0!important;
}
.no-top-padding-tab {
	padding-top:0!important;
}
.no-bottom-padding-tab {
	padding-bottom:0!important;
}
.no-left-padding-tab {
	padding-left:0!important;
}
.no-right-padding-tab {
	padding-right:0!important;
}
.no-padding-mobile {
	padding:0!important;
}
.center-tab {
	text-align:center;	
}
img.product {
	width:100%;	
}
.contacts .col60, .contacts .col40 {
	width:100%!important;
}
.defra-approved li {
	display:none!important;	
}
.defra-approved li.defra {
	display:block!important;	
}
.tile.full {
    min-height:0;
	padding-bottom:65%;
}
.tile.full p {
	font-size:14px;
}
}
@media screen and (max-width:750px) {
#commentform td, #commentlist td {
    width: 100%!important;
	display:block;
	text-align:left;
	padding-bottom:8px;
}
}
@media screen and (max-width:700px) {
#ct {
  display:none;
}
.mob-only {
	display:block;	
}
#tabmenu li a span {
	font-size: 16px;
}
.tile.full p {
	font-size:13px;
}
.col33 {
	float: left;
	width: 50%;
}
.col33:nth-child(2n+3) {
	clear: left;
}
}
@media screen and (max-width:550px) {
.gall a {
	font-size:13px;
}
#footer ul {
	padding-left:0;
	text-align:center;
}
#content img {
	float:none;
	margin-left:0;
	margin-bottom:5px;
	max-width:100%;	
}
#product-range .detail p {
	display:none;
}
#form input, #form select, #form textarea, #form label, #selector select, #selector label {
	width: 100%;
	display:block;
	clear:both;
}
#form input[type=radio] {
	width:10%;
}
#form label {
  padding: 0;
}
.radio label {
	width:40%!important;
}
.jdpicker_w .date_selector {
top:22px!important;
left:0!important;
}
.slidesjs-pagination {
	margin-top:-50px!important;
}
#facebook .col50 {
    width: 100% !important;
}
.smaller {
	width: 48%!important;
	float:left;
	margin-right:2%;
	clear:none!important;
}
#rightapp {
	padding-top:10px!important;	
}
.portfolio li {
	min-width:47%!important;
}
#slides .col50 {
	width:100%;	
}
#slides .overlay {
	background-size:100% auto!important;	
}
#slides .col50.center {
	padding-bottom:0;	
}
#footer {
	padding:25px 0 10px 0;
}
.col50 {
	float: none;
	clear:both;
	width: 100%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.col50.left {
	padding-right: 5%!important;
}
.col50.right {
	padding-left: 0!important;
	padding-right: 0!important;
}
.col33 {
	float: none;
	clear: both;
	width: 100%;
}
.col25 {
	width: 50%;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
}
.yt {
	margin-bottom:15px;	
}
.col33.profile {
	width: 75%;
	float:none;
	margin:auto;
}
h1, h3 {
	font-size:24px;
}
.whitetext h1, .whitetext h3 {
}
.offer p {
	font-size:15px;
}
.cimg.full {
	max-width:100%;
	float:none;
	margin-left:0;	
}
.icon {
	width:45%;
	padding-top:65%;
	background-size:100% auto;
	margin-bottom:0;
}
#full-logo {
	margin-left:0;
}
#full-logo img {
	max-width:60%;	
}
.service {
	height:100px;
	width:90px;
}
.serviceimg {
	width:25%;
	padding-top:25%;
	margin-bottom:12px;
	margin-top:17px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size:contain;
	margin-left:auto;
	margin-right:auto;
}
.service span {
	font-size:9px;
}
.service ul {
	top:154px;
	left:0;
	right:0;
}
.service ul li {	
	min-width:100%;
}
.service ul li a {
	font-size:11px;
	padding:3%;
}
#left-arrow, #right-arrow {
	height:100px;
}
.map-outer {
	width:100%;
	padding-top:50%;
	margin-top:5%;
}
.map-container {
  padding-top: 60%;
}
#downloads .col33 {
	padding-left:0!important;
	padding-right:0!important;	
}
.csimg {
	margin-bottom:10px;
}
.cstext {
	margin-bottom:25px;
}
#header #nav ul li {
	padding:10px 0 10px 0;
}
#ct {
  text-align: center;
  padding-top: 8px;
}
#ct span {
	display:none;	
}
#ct a {
	display:block;
	width:100%;	
	font-size:12px;
	margin-bottom:3px;
}
.mobhide {
	display:none!important;
}
p.imagetitle {
  font-size: 30px;
  width:90%;
  margin:auto;
}
.map-container {
	margin-top:0;
	min-height:0;
}
#header #nav {
  width: 100%;
}
.mainlogo img {
  width: 36%;
  margin-top: -12%;
  min-width: 0;
}
.no-top-padding-mobile {
	padding-top:0!important;
}
.no-bottom-padding-mobile {
	padding-bottom:0!important;
}
.no-left-padding-mobile {
	padding-left:0!important;
}
.no-right-padding-mobile {
	padding-right:0!important;
}
.no-padding-mobile {
	padding:0!important;
}
.contactimg {
  padding-top:60%;
}
.product-details .col60, .product-details .col40 {
	width:100%;	
}
img.product {
	width:65%;	
}
#tabmenu li {
	display:block;
	float: left;
	clear:none;
	width: 25%;
	padding: 1%;
}
#tabmenu li a span {
	top:25%;
	font-size: 14px;
}
.contacts .col60, .contacts .col40 {
	text-align:center;	
}
.col20.gall {
	width: 33%;
	padding:2%;
}
.gall:nth-child(4n+5) {
	clear:none;	
}
.gall:nth-child(3n+4) {
	clear:left;	
}
.tile.full {
	padding-bottom:65%;
}
}
@media screen and (max-width:350px) {
.home {
	
}
.gall a {

}
.offer {
	width: 100%;
}
.offer.odd {
	margin-left:0;	
}
.col20.gall {
	width: 50%;
}
.gall {
	clear:none;	
}
.gall:nth-child(3n+4) {
	clear:none;	
}
.gall:nth-child(2n+3) {
	clear:left;	
}
}
@media screen and (max-width:250px) {
.portfolio li {
	min-width:55%!important;
}
}
.no-bottom-padding {
	padding-bottom:0!important;
	margin-bottom:0!important;
}
.no-top-padding {
	padding-top:0!important;
}
.no-left-padding {
padding-left:0!important;
}
.no-right-padding {
padding-right:0!important;
}
.no-padding {
padding:0!important;
}
.whitetext, .whitetext p {
	color:#fff!important;
	font-weight:400;	
}
.book, #form input.submit {
	display:inline-block;
	padding:12px 22px;
	color:#fff;
	width:auto;
	background-color:#9b9d6e;
	margin-top:10px;
}
.whitetext .book, .whitetext #form input.submit {
	border: 2px solid #fff;
	text-transform: capitalize;
}
.book.white {
	background-color:#fff;
	color:#281f31;
}
.yt {
	width:100%;	
}
.col100 .yt {
	margin-left:auto;
	margin-right:auto;	
}
#slides {
	padding-top:0!important;
	padding-bottom:0!important;	
}
#slides a {
	color:#3c3c3b;	
}
#slides .row-inner, #slides .row, #slides .overlay {
	height:100%;
}
.slidesjs-navigation {
  position: absolute;
  display:inline-block;
  width:50px;
  height:50px;
  background-repeat:no-repeat;
  top:50%;
  margin-top: -50px;
  z-index: 99;
}
.slidesjs-previous {
  left:0;
  background-image:url('/images/prev.png');
  text-indent: -500px;
}
.slidesjs-next {
  right:0;
  background-image:url('/images/next.png');
  text-indent: 500px;
}
.slidesjs-pagination {
  position: absolute;
  margin-top: -50px;
  z-index: 12;
  list-style: none;
  width: 100%;
  text-align: center;
}

.slidesjs-pagination li {
    display:inline-block;
    margin: 0 1px;
}

.slidesjs-pagination li a {
	display: block;
	width: 16px;
	height: 16px;
	padding:0;
	float: left;
	overflow: hidden;
	margin: 0 1px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	font-size:0;
	background-color:#808080;	
}

.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active { background-color: #281f31; }

.slidesjs-pagination li a:hover {
	background-color: #524064;
}


div#logoImage a {
	margin: 15px auto;
	display: block;
	width: 162px;
	max-width: none;
}

#row0 {
	background-image: url('./../images/restaurant-1800x1200.jpg');
}
