/*
	Theme Name: Best 4 Pests
	Description: Best 4 Pests WordPress Theme
	Version: 1
	Author: TAG Hosting
	Tags: HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,
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%;
	font: inherit;
	box-sizing: border-box;
	vertical-align: baseline;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out; 
	-o-transition: all 0.5s ease-in-out; 
	-ms-transition: all 0.5s ease-in-out;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
p + p { 
	margin-top: 0.5em;
}
a {
color: inherit;
font-family: 'Open Sans', sans-serif;
text-decoration: underline;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline:0;
color: #6c2537;
}
p { 
color: #454545; 
font-size: 1.1em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
line-height: 1.7em;
}
strong { 
font-weight: bold; 
}

/*================================*/
/*          Colours               */
/*                                */
/*    Red:    #b50404             */
/*                                */
/*                                */
/*================================*/

/*===== Main Styles =====*/
body {
background-color: #ffffff;
margin: 0;
padding: 0;
line-height: 1;
}

/*===== Divs =====*/
#top-bar {
position: fixed;
top: 0;
background-color: #b50404;
box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.4);
width: 100%;
height: 50px;
z-index: 999999;
}

#header {
position: relative;
width: 100%;
margin: 50px 0 0;
padding: 0;
}

#logo {
display: block;
float: left;
margin: 0;
padding: 40px 0 0;
}

#menu {
position: absolute;
top: 40px;
right: 10px;
height: 50px;
text-align: center;
z-index: 999;
}

#banner {
position: relative;
margin: 0;
padding: 0;
width: 100%;
z-index: 50;
}

#banner-short {
position: relative;
margin: 0;
padding: 0;
width: 100%;
height: 250px;
z-index: 50;
}

#banner-text-01 {
position: absolute;
top: 20%;
left: 10px;
}

.wasp {
position: relative;
background: url("images/banner-wasp.jpg") center right no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin: 10px 0 0;
padding: 0;
width: 100%;
background-color: transparent;
z-index: 50;
}

.main-content {
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}

.main-content.red {
background-color: #b50404;
}

.main-content.map {
background: url("images/uk-map.png") center center no-repeat;
}

#email-response {
margin: 10px 0;
padding: 0;
text-align: center;
}

#footer {
background: none repeat scroll 0 0 #b50404;
width: 100%;
padding: 40px 0;
margin: 0;
}

#baseline {
background: none repeat scroll 0 0 #b50404;
width: 100%;
padding: 20px 0;
margin: 0;
}

/*===== Containers =====*/
#top-bar-wrapper {
width: 100%;
max-width: 1160px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}

#header-wrapper {
position: relative;
width: 100%;
max-width: 1160px;
height: 120px;
padding: 0 10px;
margin: 0 auto;
}

#banner-wrapper {
position: relative;
width: 100%;
max-width: 1160px;
height: 400px;
padding: 0 10px;
margin: 0 auto;
}

.main-content-wrapper {
width: 100%;
max-width: 1160px;
padding: 40px 10px 60px;
margin: 0 auto;
overflow: hidden;
}

.main-content-wrapper.short {
padding: 20px 10px;
}

.pest-wrapper {
display: inline-block;
width: 75px;
padding: 10px 0;
margin: 0;
overflow: hidden;
}

.promo-box {
display: block;
float: left;
width: 100%;
padding: 0 0 10px 0;
margin: 0;
overflow: hidden;
}

.promo-box.last {
padding: 0;	
}

.image-wrapper {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}

.image-wrapper.bottom {
padding: 0 0 40px 0;
}

.testimonial-wrapper {
width: 100%;
min-height: 200px;
margin: 0;
padding: 0;
}

.columns-wrapper {
margin: 0;
padding: 0;
overflow: hidden;
}

.blog-image {
display: block;
float: left;
width: 100%;
height: auto;
margin: 0;
padding: 0;
overflow: hidden;
}

.blog-text {
display: block;
float: left;
width: 100%;
height: 70px;
margin: 0;
padding: 10px 0 0;
}

.gallery-wrapper {
display: block;
float: left;
width: 33%;
height: auto;
padding: 0 5px 10px;
margin: 0;
}

#footer-wrapper {
width: 100%;
max-width: 1160px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}

#baseline-wrapper {
width: 100%;
max-width: 1160px;
padding: 0 10px;
margin: 0 auto;
overflow: hidden;
}

/*===== Columns =====*/
.top-column-left {
display: block;
float: left;
width: 50%;
padding: 0;
margin: 0;
overflow: hidden;
}

.top-column-right {
display: block;
float: right;
width: 50%;
padding: 0;
margin: 0;
overflow: hidden;
text-align: right;
}

.promo-tick {
display: block;
float: left;
width: 15%;
margin: 0;
padding: 0 10px 0 0;
overflow: hidden;
}

.promo-details {
display: block;
float: left;
width: 80%;
margin: 0;
padding: 5px 0 0 10px;
overflow: hidden;
}

.left-column-70 {
display: block;
float: left;
width: 70%;
padding: 0 50px 0 0;
margin: 0;
overflow: hidden;
}

.right-column-30 {
display: block;
float: left;
width: 30%;
padding: 0;
margin: 0;
overflow: hidden;
}

.three-column {
display: block;
float: left;
width: 33%;
padding: 0 10px;
margin: 0;
overflow: hidden;
}

.three-column.red {
background-color: #b50404;
border-radius: 10px;
width: 32%;
padding: 20px;
margin: 0 5px 20px;
}

.four-column {
background: #b50404;
border-radius: 10px;
display: block;
float: left;
width: 24%;
padding: 10px;
margin: 0 5px;
overflow: hidden;
}

/*===== Div Separator =====*/
.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}

/*===== Sections =====*/
section {
padding: 40px 0 0;
margin: 0;
overflow: hidden;
}

section.short {
padding: 20px 0 0;
margin: 0;
overflow: hidden;
}

/*===== Menus =====*/
.menu_title {
display: none;
position: relative;
float: right;
bottom: 0.6em;
margin-right: 3em;
color: #000000;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
font-weight: 400; 
}

nav a { 
color: #000000; 
display: block; 
font-size: 1em;
font-family: 'Open Sans', sans-serif;
font-weight: 400;
text-transform: uppercase;
line-height: 50px;
padding: 0 25px; 
text-decoration: none; 
}

nav a:hover { 
color: #b50404; 
}

nav a.first {
padding: 0 25px 0 0;	
}

nav a.last {
padding: 0 0 0 25px;	
}

nav ul,
nav ul li { 
height: 50px;
list-style-type: none; 
padding: 0; 
margin: 0; 
}

nav > ul { 
text-align: left; 
}

nav > ul > li { 
display: inline-block; 
}

nav > ul > li:first-child {
border-left: none; 
}

.sub-menu-parent { 
position: relative;
background: url("images/down.gif") no-repeat scroll right 20px center;
padding: 0 15px 0 0; 
}

.sub-menu {
visibility: hidden; /* hides sub-menu */
opacity: 0;
position: absolute;
top: 100%;
left: 0;
width: 100%;
transform: translateY(-2em);
z-index: -1;
transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.sub-menu-parent:hover .sub-menu {
visibility: visible; /* shows sub-menu */
opacity: 1;
z-index: 1;
transform: translateY(0%);
transition-delay: 0s, 0s, 0.3s; /* this removes the transition delay so the menu will be visible while the other styles transition */
}

.sub-menu li {
background-color: #ffffff;
width: 250px;
height: 40px;
line-height: 40px;
border-bottom: 1px solid #c2c2c2;
border-right: 1px solid #c2c2c2;
border-left: 1px solid #c2c2c2;
text-align: left;
}

.sub-menu li:first-child {
border-top: 1px solid #c2c2c2;
}

.sub-menu li a {
line-height: 40px;	
}

/*===== General =====*/
.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}

.bold {
font-weight: 700;
}

.extrabold {
font-weight: 800;
}

.italic {
font-style: italic;
}

.uppercase {
text-transform: uppercase;
}

.darkshadow {
text-shadow: 2px 2px 2px #000;
}

.hide {
display: inline-block;
}

/*===== Span =====*/
span.bold {
font-weight: 700;
}

/*===== Headers =====*/
header.main {
padding: 0 0 40px 0;
margin: 0;
overflow: hidden;
}

header.sub {
padding: 0 0 20px 0;
margin: 0;
overflow: hidden;
}

header.mid {
padding: 20px 0;
margin: 0;
overflow: hidden;
}

h1 {
color: #000000;
font-size: 2.8em;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h2 {
color: #b50404;
font-size: 2em;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h2.dark {
color: #000000;
font-size: 2.3em;
}

h3 {
color: #b50404;
font-size: 1.6em;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
}

h3.white {
color: #ffffff;
font-size: 1.5em;
line-height: 1.3em;
}

h4 {
color: #b50404;
font-size: 1.2em;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
display: block;
line-height: 1.3em;
}

h4.white {
color: #ffffff;
}

h5 {
color: #ffffff;
font-size: 0.875em;
font-family: 'Open Sans', sans-serif;
margin: 0;
padding: 0;
display: block;
line-height: 1.5em;
}

/*===== Paragraphs =====*/
p.main-text {       
color: #454545; 
font-size: 1em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
line-height: 1.7em;
}

p.main-text.white {       
color: #ffffff; 
}

p.main-text.small {       
font-size: 0.875em; 
}

p.large-text {       
color: #ffffff; 
font-size: 2.3em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
margin: 0;
line-height: 1.3em;
}

p.medium-text {       
color: #ffffff; 
font-size: 1.5em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
margin: 0;
line-height: 1.5em;
}

p.top-text {       
color: #ffffff; 
font-size: 1.1em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
line-height: 50px;
}

p.banner-text {       
color: #ffffff; 
font-size: 3.5em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
margin: 0;
line-height: 1.3em;
}

p.banner-text.small {       
font-size: 1.2em; 
}

p.promo-text {       
color: #000000; 
font-size: 1.2em; 
font-family: 'Open Sans', sans-serif;
padding: 0;
margin: 0;
line-height: 1.3em;
}

p.error-text {       
color: #000000; 
font-size: 12em; 
font-family: 'Open Sans', sans-serif;
font-weight: 700;
padding: 0;
line-height: 1em;
}

/*===== Form Fields =====*/
form#emailForm {
padding: 0;
margin: 0;
}

form.cmxform {
width: 100%;
color: #454545; 
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
padding: 10px 0 0;
}

form.cmxform legend {
padding-left: 0;
}

form.cmxform legend, form.cmxform label {
color: #454545;
}

form.cmxform fieldset {
border: none;
background: none repeat scroll 0 0 transparent;
background-color: #transparent;
margin: 0;
padding: 10px 0 0;
}

form.cmxform fieldset fieldset {
background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
padding: 0 0 20px;
background: none repeat scroll 0 0 transparent;
}

form.cmxform label.error, label.error {
color: red;
font-style: italic;
display: block !important;
margin: 0 0 10px 0;
}

div.error { 
display: none; 
}

form.cmxform .gray * { 
color: gray; 
}

#emailForm {
width: 100%;
}

#emailForm label.error {
width: auto;
display: none;
font-size: 0.85em;
margin: 0 0 20px 0;
}

.editor-label {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 10px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

.editor-label-bold {
background: none repeat scroll 0 0 transparent;
font-weight: 700;
border: 0 none;
display: block;
margin: 10px 0 20px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

.editor-label-buttons {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 20px 0 10px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

.editor-field {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

.editor-field-padded {
background: none repeat scroll 0 0 transparent;
border: 0 none;
display: block;
margin: 0 0 20px 0;
outline: 0 none;
padding: 0;
vertical-align: baseline;
}

input.contact {
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
height: 35px;
line-height: 18px;
margin-bottom: 10px;
padding: 2px 3px;
width: 95%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

input.contact.short {
width: 30%;
text-align: left;
}

input.contact.question {
width: 50px;
text-align: center;
}

input.contact:focus {
border: 2px solid #b50404;
}

input.contact.error {
border: 1px solid red;
}

textarea.contact {
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 0.9em;
height: 100px;
line-height: 18px;
margin-bottom: 10px;
padding: 10px 3px;
width: 95%;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

textarea.contact:focus {
border: 2px solid #b50404;
}

textarea.contact.error {
border: 1px solid red;
}

select.project {
border: 1px solid #000000;
color: #454545;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
min-width: 300px;
height: 35px;
line-height: 18px;
margin-bottom: 10px;
padding: 2px 3px;
}

span.requiredfield {
color: #b50404;
}

input.submit {
background: #b50404;
border: 0 none;
border-radius: 5px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
padding: 15px 20px;
margin: 40px 0 0; 
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

input.submit:hover {
background: #000000;
}

/*===== Buttons =====*/
a.banner-button {
background: #b50404;
border: 0 none;
border-radius: 5px;
display: inline-block;
color: #ffffff;
cursor: pointer;
font-family: 'Open Sans', sans-serif;
font-size: 1.1em;
padding: 15px 20px;
margin: 40px 0 0; 
text-align: center;
text-decoration: none;
text-transform: uppercase;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.banner-button:hover {
background: #000000;
}

/*===== Links =====*/
a.link:link, a.link:visited, a.link:active {
color: inherit;
font-size: inherit; 
font-family: 'Open Sans', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.link:hover {
text-decoration: underline;
}

a.link.under:link, a.link.under:visited, a.link.under:active {
color: inherit;
font-size: inherit; 
font-family: 'Open Sans', sans-serif;
text-decoration: underline;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.top-link:link, a.top-link:visited, a.top-link:active {
color: inherit;
font-size: inherit; 
font-family: 'Open Sans', sans-serif;
text-decoration: none;
margin: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.top-link:hover {
text-decoration: underline;
}

a.blank:link, a.blank:visited, a.blank:active {
text-decoration: none;
}

/*===== Telephone Numbers =====*/
.tel,.tel:visited { /*for small screens */ 
color: inherit; 
padding: 0; 
text-decoration: none; 
cursor: default;
} 

.tel:hover,.tel:focus { 
color: inherit; 
}

/*===== Lists =====*/
/*===== Standard Bullets =====*/
ul.bullets {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}

ul.bullets li {
color: #b50404; 
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}

span.bullets {
color: #454545; 
font-size: 1em; 
font-family: 'Open Sans', sans-serif;
line-height: 1.7em;
}

/*=== Top Bar List ===*/
ul.top-bar {
list-style-type: none;
display: inline-table;
padding: 0;
margin: 0;
}

ul.top-bar li {
float: left;
color: #373736; 
font-size: 0.75em; 
font-family: 'Open Sans', sans-serif;
line-height: 40px;
margin: 0 30px 0 0;
}

ul.top-bar li a {
cursor: pointer;	
}

ul.top-bar li.facebook {
background:url('images/facebook.png') no-repeat 0 0;
height: 24px;
width: 24px;
line-height: 50px;
margin: 12px 10px 0 0;
}

ul.top-bar li.facebook:hover {
background:url('images/facebook.png') no-repeat 0 -24px;
}

ul.top-bar li.twitter {
background:url('images/twitter.png') no-repeat 0 0;
height: 24px;
width: 24px;
line-height: 50px;
margin: 12px 10px 0 0;
}

ul.top-bar li.twitter:hover {
background:url('images/twitter.png') no-repeat 0 -24px;
}

ul.top-bar li.linkedin {
background:url('images/linkedin.png') no-repeat 0 0;
height: 24px;
width: 24px;
line-height: 50px;
margin: 12px 10px 0 0;
}

ul.top-bar li.linkedin:hover {
background:url('images/linkedin.png') no-repeat 0 -24px;
}

ul.top-bar li.instagram {
background:url('images/instagram.png') no-repeat 0 0;
height: 24px;
width: 24px;
line-height: 50px;
margin: 12px 10px 0 0;
}

ul.top-bar li.instagram:hover {
background:url('images/instagram.png') no-repeat 0 -24px;
}
	
/*===== Images =====*/
img {
border: 0;
height: auto;
max-width: 100%;
}

img.gallery {
border: 0;
max-width: 100%;
width: 350px;
height: 233px;
}

.three-column img.attachment-post-thumbnail {
height: 200px;
width: 100%;
border-radius: 5px;
}

.four-column img.attachment-post-thumbnail {
height: 150px;
width: 100%;
border-radius: 5px;
}

/*===== Wordpress =====*/
span.date, span.author, span.post-date {
font-family: 'Open Sans', sans-serif;
font-size: 0.875em;
font-weight: 400;
font-style: italic;
line-height: 1.5em;
display: inline-block;
margin: 0 0 20px 0;
}

/*===== Page Navi Styles =====*/
.wp-pagenavi {
position: relative;
height: 50px;
padding: 10px 0 0;
}

.wp-pagenavi a, .wp-pagenavi span {
padding: 7px 10px; 
margin-right: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 15px; 
color: #454545; 
text-decoration: none;
border: 1px solid #b50404; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
background: #b50404;
color: #ffffff;
border: 1px solid #b50404;
}

.wp-pagenavi span.current { 
font-weight: bold; 
}

/*===== WP Side Bar ====*/
#categories-2 .widget_categories ul li{
position: relative;
float: left;
border-top: 1px solid #f0f0f0;
width: 100%;
}

#categories-3 .widget_categories ul li{
position: relative;
float: left;
border-top: 1px solid #f0f0f0;
width: 100%;
}

/*===== WP Addthis =====*/
.addthis_toolbox {
padding-bottom: 20px;
}

/*===== WP Form =====*/
form.search {
margin: 0 0 30px 0;
}

/*===== WP Article =====*/
article {
margin: 0 0 20px;
padding: 0;
overflow: hidden;
}

article ul {
list-style-type: disc;
list-style-position: inside;
margin: 10px 0 20px 0;
padding: 0;
text-align: left;
}

article ul li {
color: #454545; 
font-size: 1.1em; 
font-family: 'Open Sans', sans-serif;
line-height: 1.7em;
padding: 0;
margin-bottom: 5px;
margin-left: 2.0em;
text-indent: -1em;
}

/*===== Search Box =====*/
input.search-input {
border: 1px solid #959595;
color: #2b2b2b;
font-family: 'Open Sans', sans-serif;
font-size: 1em;
height: 35px;
line-height: 18px;
padding: 2px 3px;
margin-bottom: 10px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

button.search-submit {
background-color: transparent;
display: inline-block;
border: none;
padding: 10px 0 0 10px;
position: relative;
cursor: pointer;
color: #6c7755; 
font-size: 1em; 
font-family: 'Open Sans', sans-serif;
font-weight: 400;
}

button.search-submit::after {
border-right: 2px solid #6c7755;
border-top: 2px solid #6c7755;
content: "";
display: inline-block;
height: 0.4em;
transform: rotate(45deg);
width: 0.4em;
margin-bottom: 1px;
margin-left: 3px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

button.search-submit:hover::after {
margin-left: 15px;	
}

/*===== WP Widgets =====*/
#rpwe_widget-2 {
margin: 0;
padding: 0;
}

.rpwe-block {
margin: 0;
padding: 0;
}

.rpwe-ul {
margin: 20px 0 0;
padding: 0;
list-style-type: none !important; 
text-indent: unset; 
}

.rpwe-ul li:before {
color: inherit;
font-size: inherit;
padding: 0;
content: none;
}

.rpwe-li {
background: #ffffff;
border-bottom: 5px solid #6c7755;
text-indent: 0;
padding: 10px;
margin: 0 0 40px
}

img.rpwe-thumb {
width: 100%;
height: auto;
margin: 0 10px 10px 0 !important;
}

.rpwe-block h3 {
color: #6c7755;
font-size: 1.2em;
font-family: 'Poppins', sans-serif;
margin: 0;
padding: 0 0 0 10px;
display: block;
line-height: 1.4em;
}

.rpwe-block h3 a {
color: inherit;
text-decoration: none
}

.rpwe-time {
color: #454545!important;
font-size: .75em!important;
font-family: 'Poppins', sans-serif !important;
font-style: italic;
padding: 0 0 0 10px;
}

.rpwe-summary {
font-size: 0.875em;
font-family: 'Poppins', sans-serif;
line-height: 1.7em;
padding: 10px 0 10px 10px;
}

a.more-link {
padding: 10px 0;
position: relative;
cursor: pointer;
color: #6c7755; 
font-size: 1em; 
font-family: 'Poppins', sans-serif;
font-weight: 400;
text-decoration: none;
}

a.more-link::after {
border-right: 2px solid #6c7755;
border-top: 2px solid #6c7755;
content: "";
display: inline-block;
height: 0.4em;
margin-left: 6px;
transform: rotate(45deg);
width: 0.4em;
margin-left: 5px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out; 
-o-transition: all 0.5s ease-in-out; 
-ms-transition: all 0.5s ease-in-out;
}

a.more-link:hover::after {
margin-left: 15px;	
}


/*===== MeanMenu =====*/
a.meanmenu-reveal {
    display: none
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: relative;
    background: #fff;
    padding: 0;
    min-height: 42px;
    z-index: 999999
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #000;
    text-decoration: none;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #000;
    height: 2px;
    margin-top: 4px
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 24px
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 100%;
    padding: 0 0 0 10px;
    margin: 0;
    text-align: left;
    color: #000;
    border-top: 1px solid #cbcbcb;
    text-decoration: none;
    text-transform: uppercase
}

.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li a:hover {
    color: #cb3939
}

.mean-container .mean-nav ul li li a {
    width: 100%;
    padding: 0 0 0 20px;
    text-shadow: none!important;
    visibility: visible
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: 2px solid #000;
    margin-bottom: 0
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 40px;
    height: 40px;
    padding: 0 20px 10px 12px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255, 255, 255, .1);
    border: none!important;
    border-left: 1px solid #cbcbcb!important
}

.mean-container .mean-push,
.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-push {
    float: left;
    clear: both
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none!important
}

/*********************************************************************/
/*===== Media Queries for Mobile =====*/
@media screen and (max-width: 498px) 
			  and (min-width: 320px) {

#header-wrapper {
height: 175px;
padding: 0;
}			  
			  
#logo {
position: relative;
width: 100%;
text-align: center;
}

#menu {
position: relative;
display: block;
float: left;
width: 100%;
top: unset;
right: unset;
height: 50px;
text-align: center;
padding: 20px 0 0;
}

.sub-menu li {
border-bottom: none;
}

.menu_title {
display: block !important;
}

.sub-menu-parent {
background: none;
}
			  
.wasp {
background: url("images/banner-wasp.jpg") center center no-repeat;
}

.gallery-wrapper {
width: 100%;
}

.left-column-70 {
width: 100%;
padding: 0
}

.right-column-30 {
width: 100%;
padding: 40px 0 0;
}

.three-column {
width: 100%;
}

.three-column.red {
width: 98%;
}

.four-column {
width: 98%;
margin: 0 5px 10px;
}

.four-column img.attachment-post-thumbnail {
height: 180px;
}

.promo-box {
max-width: 100%;
padding: 0 0 10px 18%;
}

.promo-box.last {
padding: 0 0 0 18%;
}

.testimonial-wrapper {
min-height: 365px;
}

.adjust {
text-align: center !important;
}

.hide {
display: none;
}

h1 {
font-size: 2em;
}

h2 {
font-size: 1.6em;
}

h2.dark {
font-size: 1.6em;
}

h3 {
font-size: 1.4em;
}

h3.white {
font-size: 1.2em;
}


p.top-text {
font-size: 0.875em;
}

p.banner-text {
font-size: 2em;
}

p.banner-text.small {
font-size: 1em;
line-height: 1.5em;
}

p.large-text {
font-size: 1.4em;
line-height: 1.5em;
}

p.promo-text {
font-size: 1em;
}			  

}


/*********************************************************************/
/*===== Mobile Landscape =====*/
@media screen and (max-width: 600px) 
			  and (min-width: 499px) {
			  
#header-wrapper {
height: 175px;
}			  
			  
#logo {
position: relative;
width: 100%;
text-align: center;
}

#menu {
position: relative;
display: block;
float: left;
width: 100%;
top: unset;
right: unset;
height: 50px;
text-align: center;
padding: 20px 0 0;
}

nav > ul {
text-align: center;
}

nav a {
padding: 0 15px;
}

nav a.first {
padding: 0 15px 0 0;
}

nav a.last {
padding: 0 0 0 15px;
}

.sub-menu-parent {
background: url("images/down.gif") no-repeat scroll right 15px center;
}
			  
.wasp {
background: url("images/banner-wasp.jpg") center center no-repeat;
}

.gallery-wrapper {
width: 50%;
}

.left-column-70 {
width: 100%;
padding: 0
}

.right-column-30 {
width: 100%;
padding: 40px 0 0;
}

.three-column {
width: 100%;
}

.three-column.red {
width: 98%;
}

.three-column img.attachment-post-thumbnail {
height: 225px;
}

.four-column {
width: 48%;
margin: 0 2.5px 10px;
}

.four-column img.attachment-post-thumbnail {
height: 180px;
}

.promo-box {
max-width: 50%;
}

.promo-details {
height: 50px;
}

.adjust {
text-align: center !important;
}

.hide {
display: none;
}

h1 {
font-size: 2.3em;
}

h2 {
font-size: 1.8em;
}

h3 {
font-size: 1.4em;
}

h3.white {
font-size: 1.2em;
}

p.banner-text {
font-size: 2.5em;
}

p.banner-text.small {
font-size: 1.1em;
line-height: 1.5em;
}

p.large-text {
font-size: 1.8em;
}

p.promo-text {
font-size: 1em;
}			  
			  
}


/*********************************************************************/
/*===== Small Tablet Portrait ======*/
@media screen and (max-width: 768px) 
			  and (min-width: 601px) {
			  
#header-wrapper {
height: 175px;
}			  
			  
#logo {
position: relative;
width: 100%;
text-align: center;
}

#menu {
position: relative;
display: block;
float: left;
width: 100%;
top: unset;
right: unset;
height: 50px;
text-align: center;
padding: 20px 0 0;
}

nav > ul {
text-align: center;
}
			  
.wasp {
background: url("images/banner-wasp.jpg") center center no-repeat;
}

.gallery-wrapper {
width: 50%;
}

.left-column-70 {
width: 100%;
padding: 0
}

.right-column-30 {
width: 100%;
padding: 40px 0 0;
}

.three-column {
width: 100%;
}

.three-column.red {
width: 31%;
}

.three-column img.attachment-post-thumbnail {
height: 160px;
}

.four-column {
width: 48%;
margin: 0 5px 10px;
}

.four-column img.attachment-post-thumbnail {
height: 180px;
}

.promo-box {
max-width: 50%;
}

.adjust {
text-align: center !important;
}

.hide {
display: none;
}

h1 {
font-size: 2.5em;
}

h3.white {
font-size: 1.2em;
}

p.banner-text {
font-size: 3em;
}

p.large-text {
font-size: 2.1em;
}

p.promo-text {
font-size: 1.1em;
}

}


/*********************************************************************/
/*===== Tablet Portrait =====*/
@media screen and (max-width: 900px) 
			  and (min-width: 769px) {

#header-wrapper {
height: 175px;
}			  
			  
#logo {
position: relative;
width: 100%;
text-align: center;
}

#menu {
position: relative;
display: block;
float: left;
width: 100%;
top: unset;
right: unset;
height: 50px;
text-align: center;
padding: 20px 0 0;
}

.gallery-wrapper {
width: 50%;
}

.three-column.red {
width: 31%;
}

.four-column {
width: 23%;
}

nav > ul {
text-align: center;
}
			  
.wasp {
background: url("images/banner-wasp.jpg") center center no-repeat;
}

h3.white {
font-size: 1.4em;
}

p.large-text {
font-size: 2.1em;
}
	
}


/*********************************************************************/
/*===== Tablet Portrait =====*/
@media screen and (max-width: 1025px) 
			  and (min-width: 901px) {
				  
.four-column {
width: 23%;
}				  
				  
}