@charset "UTF-8";

/* Layout Small Screens */

header {
	height: 80px;
	width: 100%;
	background-image: linear-gradient(to top, #1c2f16, #007b3b);
}

.headerinner {
	margin: 0 auto;
	position: relative;
	padding: 0;
	height: 80px;
}

div.logo {
	font-size: 28px;
	color: #fff;
	text-decoration: none;
	line-height: 1.0;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.5px;
	margin: 28px 0 0 2%;
	padding: 0;
	float: left;
	width: 78%;
	text-align: center;
}

h1 {
	font-size: 1.8em;
	margin: 10px 0 0.3em 0;
	line-height: 1.2em;
	padding: 0;
}

h2 {
	font-size: 1.6em; 
	margin: 10px 0 5px 0;
	line-height: 1.2em;
}

.tel {
	display: none;
}

div.burger { 
	display: block; 
	cursor:pointer;
	text-align: center;
	float: left;
	margin: 27px 0 0 0;
	padding: 0;
	line-height: 1.4;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 0.5px;
	font-weight: 300;
	height: 60px;
	width: 20%;
}

div.banner {
	min-height: 100px;
	background: #fff;
	width: 100%;
	height: 100%;
	background: #ffffff url(../images/bannerouter-s.jpg) left top no-repeat;
	border-bottom: 3px solid #dcdcdc;
	margin-top: 3px;
}

.bannerinner {
	min-height: 100px;
	margin: 0;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.strap {
	color: #ffffff;
	width: 90%;
	display: inline-block;
	margin: 20px auto 20px 2%;
	background: none repeat scroll 0% 0% rgba(90, 90, 90, 0.70);
	font-size: 24px;
	line-height: 1.3;
	padding: 8px 3%;
	border-radius: 8px;
	letter-spacing: 0.3px;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

.strap p {margin: 0 0 .1em 0; padding: 0;}

div.navouter {
	height: 38px;
	width: 100%;
	background-image: linear-gradient(to top, #1c2f16, #007b3b);
}

nav {
	width: 100%;
	display: block;
	position: relative;
	margin: 0 auto;
	padding: 7px 0 0 0; 
	height: 31px;  
	color: #fff;
}

nav div { margin: 0; text-align: center;}
nav div.nav1 {display: none;}
nav div.nav2 {display: none;}
nav div.nav3 {display: none;}
nav div.nav4 {display: none;}
nav div.nav5 {display: none;}
nav div.nav6 {display: none;}
nav div.nav7 {padding: 0 2% 0 2%; width: 96%; text-align: center; display: inline-block; letter-spacing: 0.7px;}
nav div.nav8 {display: none;}

nav div a { color: #fff; text-decoration: none; font-size: 16px; letter-spacing: 0.6px;}
nav div a:hover { color: #fff; text-decoration: underline;}

div.leftcol {
	float: none;
	padding: 0 0 0 0;
	width: 100%;
	margin: 0;
}

div.rightcol {
	padding: 0;
	width: 100%;
	margin: 25px 0 0 0;
	height: 100%;
	float: none;
	text-align: center;
}

div.rightheader {
    padding: 8px 0 0 0;
    color: #effff7;
    background-image: linear-gradient(to top, #1c2f16, #007b3b);
    margin: 7px 0 8px 0;
    font-size: 17px;
    height: 31px;
    width: 100%;
	text-align: center;
}

div.main {
	max-width: 980px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px 0 10px;
}

.gallery {
	float: left;
	width: 49%;
}

.gallery img {
	width: 90%;
	height: auto;
	margin: 7px 0 0 0;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	border-top: 2px solid #007b3b;
	border-left: 2px solid #007b3b;
	border-right: 2px solid #007b3b;
	float: left;
}

div.caption {
	background-image: linear-gradient(to top, #1c2f16, #007b3b);
	color: #effff7;
	margin: 0 0 20px 0;
	padding: 7px 0 5px 0;
	text-align: center;
	width: 90%;
	font-size: 17px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-bottom: 2px solid #007b3b;
	border-left: 2px solid #007b3b;
	border-right: 2px solid #007b3b;
	border-top: 1px solid #009b3b;
	float: left;
}

.reasons {
	float: left;
	width: 48%;
	padding: 5px 0 2px 0;
	margin: 0;
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(0, 123, 59, 0.9);
    overflow-y: hidden;
    transition: 0.5s;
	display: block;
}

.overlay-content1 {
    position: relative;
    width: 95%;
	float: left;
    text-align: left;
    margin-top: 30px;
	margin-left: 5%;
}

.overlay a {
    padding: 2px;
    text-decoration: underline;
    font-size: 16px;
    color: #fff;
    display: block;
    transition: 0.3s;
	letter-spacing: 1px;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1; text-decoration: none;
}

.overlay .closebtn {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 48px;
}

div.checkatrade {text-align: center; margin: 6px 0 0;}

div.checkatrade img {
	width: 90%;
	max-width: 250px;
}

div.footerleft {
	float: none;
	width: 100%;
	padding-right: 0 0 20px 0;
	text-align: center;
}

div.footermiddle {
	float: none;
	width: 100%;
	padding-right: 0 0 20px 0;
	text-align: center;
}

div.footerright {
	float: none;
	width: 100%;
	padding-right: 0 0 20px 0;
	text-align: center;
}

.footerinner div h3 {
	color: #5bffb7;
	font-size: 20px;
	margin: 5px 0 5px 0;
}

/* ******* media ********* */

@media screen and (max-width: 360px) {
	div.burger {display: none;}
	div.logo {width: 98%; text-align: center;}
	.strap {margin: 10px auto 10px 2%;}
	h1 {font-size: 1.5em;}
	h2 {font-size: 1.4em;}
}

@media screen and (max-width: 480px) {
	.gallery {float: none; width: 100%;}
	.gallery img {width: 98%;}
	div.caption {width: 98%;}
}

@media screen and (max-width: 540px) {
	.reasons {float: none; width: 100%; padding: 5px 0 2px 0; margin: 0;}
}