/*
Site Name: 	    NE Pest
Site URI: 		https://surepest.uk
Version: 		1.0
Author: 		ipinx



/* ---------------------------------------------------------------------------------------------------------- 
01 Sensible defaults ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

@import "css/normalize.css";

div,
article,
section,
header,
footer,
nav,
li					{ position:relative; }
.group:after 		{ display:block; height:0; clear:both; content:"."; visibility:hidden; }
body 
{ 

background-color: #fff;
	font-family: 'Quicksand', sans-serif;
	font-size:16px;
	color:#000;
	line-height:1.6em;
	margin: 0 0 0 0;	
	}


p.right {
	text-align: right;
}

.center {
	text-align :center;
}

.bonus {
	color: #f6dfba;
}
.tight  {
	font-size:.9em;
	color:#fff;
	line-height:1.3em;
	margin: 0 0 1em 0;
}
.tight2  {
	font-size:.9em;
	color:#c0c0c0;
	line-height:1.6em;
	margin: 0 0 .5em 0;
}

.access  {
	font-size:.7em;
	line-height:1.4em;
	color:#808080;
	margin: 0 0 0 0;
	text-align: center;
}
.small {
		font-size:.9em;
		color:#aeaeae;
		line-height: 1.5em;
}
.faq {
	color:#808080;
	letter-spacing: -0.05em;
}

::-moz-selection 	{ background:#ff0; color:#333; }
::selection 		{ background:#ff0; color:#333; }

img { 
	padding:0;
	margin:0; 
	max-width:100%;
	height:auto;
	}
a {
	text-decoration:none;
	font-weight: normal;
	border:0;
	color:#000000;
}
.link {
	text-decoration:none;
	font-weight: bold;	
	color:#d08438;
}
.footerlink {
	text-decoration:none;
	font-weight: bold;	
	border:0;
	color:#c0c0c0;
}
.footerlink:active {
	color:#e46600;
}
a.footerlink:hover {
	text-decoration:none;
	font-weight: bold;	
	color:#e49600;
}

a:hover {
	text-decoration:none;
}

a.link:hover {
	color:#ef4154;
	text-decoration:none;
}

.bonusA {
	text-decoration:none;
	color:#fcc165;
}
a:hover {
	text-decoration: underline;
	color:#faa700;
}

.bonusA :hover {
color:#3395a7;
}

hr  {
	color: #404040;
}

.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:1em; margin:1em }
img.alignleft {
	margin: .4em 1em .4em 0;
}
img.alignright {
	margin:.4em 0 .4em 1em;
}
.textRight {text-align:right;}
.textLeft {text-align:left;}
.textCenter {text-align:center;}
.error {color:#f00;
}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}
* html .clearfix,*:first-child+html .clearfix{zoom:1}
select.error,

 .clearleft {
 	clear: left;
 }


/* ---------------------------------------------------------------------------------------------------------- 
Typography -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

body,
input,
textarea 			{  }

h1 {
	font-size:6em;
	font-family: Raleway, sans serif;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #ec8a32;
	text-align: left;
	margin:0 0 0 0;
}

h2 {
	font-size:1.4em;
	line-height: 1.4em;
	font-weight: normal;
	color: #5fa55b;
	text-align: left;
	margin:0 0 .2em 0;
}
h3 {
	font-size:2.2em;
	font-weight: normal;
	color: #5fa55b;
	text-align: left;
	margin:0 0 0 0;
}
h4 {
	font-size:1.2em;
	font-weight: normal;
	color: #fff;
	margin:.5em 0 .5em 0;
}

blockquote {
	font-size:1.2em;
	font-style:italic;
}

/** text colours **/


em.gold {
		color:#ec8a32;
		font-style:normal;		
		font-weight: bold;
}

em.white {
		color:#fff;
		font-style:normal;		
		font-weight: bold;
}
strong {
	font-weight:bold;
}
em.black {
		color:#000;
		font-style:normal;		
}
em.active {
		color:#808080;
		font-style:normal;
		font-weight:bold;		
}
mark {
	background-color: #fec14a;
}
/* ---------------------------------------------------------------------------------------------------------- 
Grid -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.grid_1 { width: 6.5%; } 
.grid_2 { width: 15%; } 
.grid_3 { width: 23.5%; } 
.grid_4 { width: 32%; } 
.grid_5 { width: 40.5%; }
.grid_6 { width: 49%; } 
.grid_7 { width: 57.5%; } 
.grid_8 { width: 66%; } 
.grid_9 { width: 74.5%; } 
.grid_10 { width: 83%; } 
.grid_11 { width: 91.5%; } 
.grid_12 { width: 100%; } 

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin: 0 2% 1% 0;
	float: right;
	display: block;
}

.alpha{margin-left: 0:}
.beta{margin-right:0;}
.omega{margin-right:0;}

.container{
	width: 95%;
	max-width: 960px;
	margin: auto;
}

div {
	border: 1px solid none;
}
.hiddendiv {display: none; }
.bonusA:focus ~ #bonusA {display: block;}

/* ---------------------------------------------------------------------------------------------------------- 
HEADER -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.header {
	position: fixed;
	top:0;
	left:0;
	width:100%;
	background:rgba(2,7,13,0.7);
	z-index: 200;
	padding:0 0 0 0;
}
.mainNav ul {
	list-style-type: none;
	color:#808080;
	font-weight:bold;
	line-height: 1.8em;
	padding:.5em .5em 0 0;
	margin:0;
	text-align: right;
}
.mainNav ul li {
	display: inline-block;
}

.mainNav ul li.moreLink > a {
	padding-bottom:1.2em;
	padding-top: 1em;
	background:url(images/menu2.png) no-repeat bottom;
	background-image:url(images/menu.svg), none;
}

.mainNav ul > li.active > a {
	color:#808080;
	font-weight:bold;
	cursor: default;
}

.mainNav ul > li.active:hover > a {
	color:#ffc683;
}
.mainNav ul li a {
	color:#fff;
	font-size: 1em;
	font-weight: normal;
	padding:.5em;
	text-decoration:none;
}
.mainNav ul li a:hover {
	color:#b9eeb2;
}
.mainNav ul ul {
	position: absolute;
	left:0;
	text-align: left;
	padding:.5em 0 .2em 0;
	min-width:160px;
	display: none
}
.mainNav ul li.moreLink ul {
	left:auto;
	right:0;
	margin-top: .9em;
	min-width:190px;
	text-align: right;
}
.mainNav ul li:hover ul {
	display: block;
}
.mainNav ul ul li {
	display: block;
}
.mainNav ul ul li a {
	padding:.2em .3em .3em .5em;
	display: block;
	border-bottom: solid 1px #999;
	background:rgba(0,0,0,0.7);
}

.mainNav ul ul li:last-child a {
	border-bottom: solid 1px #999;
}

.menuToggle {
	position: absolute;
	top:1em;
	right:5%;
	z-index: 999;
	color:#ffffff;
	padding-right: 40px;
	background:url(images/menu.png) no-repeat right;
	background-image:url(images/menu.svg);
	display: none;
	text-indent: -9999px
}

/* ---------------------------------------------------------------------------------------------------------- 
BANNER -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.banner img {
	display: block;
	width:100%;
	height: auto;
}
.banner {
	text-align: center;
	background:#808080;
}

/* ---------------------------------------------------------------------------------------------------------- 
CONTENT -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.main {
	padding:1em 0;
}
.section {
	padding:2em 0;
}
/**** Blocks ****/
.blocks {
	overflow: auto;
}
.blocks h3 {
	font-size: 1.4em
}
.block-image {
	float:left;
	width:23%;
}
.block-content {
	float:left;
	width:75%;
	margin-left: 2%;
}

/* ---------------------------------------------------------------------------------------------------------- 
FOOTER --------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.footer {
	background-color: rgba(2,7,13,0.5);
	font-size: 1em;
	line-height: 1.8em
}
.overlay {
	background:rgba(255,255,255,0);
	overflow: auto;
}



/* ---------------------------------------------------------------------------------------------------------- 
Media queries --------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
@media screen and (max-width :960px) {

	.mainNav ul li a {
		font-size: 1em;
		padding:.5em .3em;
	}

	.header {
		position: relative;
		background:rgba(2,7,13,.9);
	}
	
	h1 {
		font-size:4em;
	}
	.logo {
		width: 200px;
		height: 38px;
		padding:0 0 0 0;
	}
}

@media screen and (max-width :750px) {

	input[type="text"], 
	input[type="tel"], 
	input[type="email"], 
	input[type="password"] {
		max-width: 100%;
	}

	.logo {
		width: 200px;
		height: 38px;
	}	
		
	select {
	    max-width: 100%;
		width:88%;
	 }
	
	 .info {
		position: absolute;
		margin:5px;
		right:0;
		top:0;
	}

	.grid_1,
	.grid_2,
	.grid_3,
	.grid_4,
	.grid_5,
	.grid_6,
	.grid_7,
	.grid_8,
	.grid_9,
	.grid_10,
	.grid_11,
	.grid_12 {
		width:100%;
	}
	.container {
		width:90%;
	}

	h1 {
		font-size:3em;
	}
	h2 {
		font-size:1.1em;
	}
	h3 {
		font-size:1.8em;
	}
	h4 {
		font-size:1.2em;
	}

	.menuToggle { 
		display: block;
		margin-top: 0em;
	}
	.section {
		padding:1em 0;
	}

	.header {
	padding-bottom:0;
	background:rgba(2,7,13,0.5);

	}
	.mainNav ul {
	font-size: 1em;
		padding: .2em 0 .2em 0;
		text-align: center;
	}
	.mainNav > ul {
		display: none
	}
	.mainNav ul li {
		display: block;
	}
	.mainNav ul li.moreLink ul {
		margin:0;
		padding:0;
	}
	.mainNav ul li.moreLink > a {
		padding-bottom:0;
		background:none;
		margin:0;
	}
	.mainNav ul li a {
		border-top:solid 1px #666666;
		padding:.3em 0;
		display: block;
	}

	.mainNav ul li a:hover {
		color:#fa7600;
	}
	.mainNav ul ul {
		margin-top:0;
		width:100%;
		display: block;
		position: relative;
		border:0;
	}
	.mainNav ul ul li {
		float:none;
		width:auto;
		
	}
	.mainNav ul ul li a {
		float:none;
		width:auto;
		background:#000;
	}

	.banner h1 {
		font-size: 1.4em
	}
	.blocks h3 {
		font-size: 1.2em
	}

	.footer {
		font-size: 1em
	}

}

@media screen and (max-width :480px) {

	.menuToggle { 
		display: block;
		margin-top: 0em;
	}
	.mainNav ul li a {
		font-size: 1em
	}

}
