/*
Theme Name: St Peter's Girls
Theme URI: http://stpetersgirls.sa.edu.au
Author: Amy Who?
Author URI: http://amywho.com.au
Description: Custom theme for St Peter's Girls
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: St Peter's Girls
Text Domain: stpetersgirls

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


html { margin:0; padding:0; }
body { margin:0; padding:0; font-family: 'Lato', sans-serif; font-size:16px; color:#555; }

a { color:#1d4f91; text-decoration:none; }
a:hover { color:#4a8fe9; }

h1, h2, h3, h4, h5, h6 { font-family: 'Playfair Display', serif; color:#1d4f91;  /*text-transform:capitalize;*/ font-weight:100; }
.entry-title { color:#1d4f91; /*text-transform:capitalize;*/ font-size:48px; font-weight:100; margin:10px 0; padding:0; }

/*containers*/
.holder { width:100%; }
.row { /*background:yellow;*/ max-width:100%; margin:0 auto; }
.innerRow { max-width:1080px; width:100%; margin:0 auto; /*padding: 0 10px;*//* background:pink; */}
.seventy { max-width:50px; width:100%; float:left; padding:10px; margin:0 10px; /*background:green;*/ }
.oneSixty { max-width:140px; width:100%; float:left; padding:10px; margin:10px; /*background:peru;*/ }
.twoFifty { max-width:230px; width:100%; float:left; padding:10px; margin:10px; /*background:orange;*/ }
.threeForty { max-width:320px; width:100%; float:left; padding:10px; margin:10px; /*background:red;*/ }
.fourThirty { max-width:410px; width:100%; float:left; padding:10px; margin:10px; /*background:blue;*/ }
.fiveTwenty { max-width:500px; width:100%; float:left; padding:10px; margin:10px; /*background:olive;*/ }
.sixTen { max-width:590px; width:100%; float:left; padding:10px; margin:10px; /*background:hotpink;*/ }
.sevenHundred { max-width:680px; width:100%; float:left; padding:10px; margin:0px 10px 10px 10px; /*background:maroon;*/ }
.sevenNinety { max-width:770px; width:100%; float:left; padding:10px; margin:10px; /*background:silver;*/ }
.eightEighty { max-width:860px; width:100%; float:left; padding:10px; margin:10px; /*background:azure;*/ }
.nineSeventy { max-width:950px; width:100%; float:left; padding:10px; margin:10px;/* background:lime;*/ }
.tenSixty { max-width:1040px; width:100%; float:left; padding:10px; margin:10px; /*background:purple;*/ }
.holder .theTop { /*background: hotpink;*/ } 

/*first & last*/
.first {}
.last { margin:0; }

/*left & right*/
.left { float:left; }
.right { float:right; }

/*Navigation*/

/*.homeBanners ul.nav-menu { background:pink!important;}*/
.main-navigation {
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 45px;
	position: relative;
	
}

ul.nav-menu,
div.nav-menu > ul {
	margin: 0;
	padding: 0 40px 0 0;
}

.nav-menu li {
	display: inline-block;
	position: relative;
}

.sub-menu li a { font-size:14px!important; padding:10px!important; border-bottom:solid 1px #2E5687;  }
.sub-menu li a:hover { background:#396295!important; }

.nav-menu li a {
	color: #fff;
	display: block;
	font-size: 17px;
	line-height: 1;
	padding: 32px 15px;
	text-decoration: none;
	font-family: 'Playfair Display', serif; font-weight:100!important; text-transform:capitalize!important;
	/*text-shadow:1px 1px 1px #000;
	text-transform:uppercase;*/
	font-weight:900;
	
	-webkit-transition: background 0.25s ease-in-out;
	-moz-transition: background 0.25s ease-in-out;
	-ms-transition: background 0.25s ease-in-out;
	-o-transition: background 0.25s ease-in-out;
	transition: background 0.25s ease-in-out;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #396295;
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #ab1d37;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: 0;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
	border-left: 0;
	left: 100%;
	top: 0;
	display:none;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
	color: #fff;
	margin: 0;
	width: 200px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #567cac;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
	clip: inherit;
	overflow: inherit;
	height: inherit;
	width: inherit;
	background:#567cac;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #fff;
	background:url(images/navHighlight.png);
}


.menu-toggle {
	display: none;
}


/* Navbar */
.navbar {
	margin: 0 auto;
	width: 100%;
}

/*.headerSearch .search-form {
	position: absolute;
	right: 20px;
	top: 1px;
}*/

.headerSearch .search-field {
	/*background-color: lime;*/
	background:0;
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 24px 24px;
	border: none;
	cursor: pointer;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 0 10px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 120px;
	border:solid 1px #fff; 
	color:#fff;
}
.screen-reader-text { display:none; }
.search-submit {background:url(images/maGlass.png) center center no-repeat; border:none; padding-left:10px; }

.innerRow #navbar { padding-left:190px; width:1000px; }
.menuHolder .innerRow, .menuHolderInternal .innerRow { /*overflow:hidden;*/}
.holder .menuHolder { /*background:url(images/navBg.png); position:absolute; top:0;*/ z-index:10; width:100%; }
#flags { padding-left:38px; }

/*Footer Navigation*/
ul#menu-footer-menu li { list-style:none; /*float:left;*/ }
ul#menu-footer-menu li a { display:block; padding:10px 10px 10px 0; text-decoration:none; }

/*Footer*/

.site-footer {
	width:100%;
	background:#1b3767 ;
}

.site-footer .widget-area,
.sidebar .site-footer {
	text-align: left;
}

.site-footer a {
	color: #686758;
}

.site-footer .sidebar-container {
	background-color: #220e10;
	padding: 20px 0;
}

.site-footer .widget-area {
	margin: 0 auto;
	max-width: 1040px;
	width: 100%;
}

.sidebar .site-footer .widget-area {
	max-width: 724px;
	position: relative;
	left: -158px;
}

.site-footer .widget {
	background: transparent;
	color: #fff;
	float: left;
	margin-right: 20px;
	width: 245px;
}

.sidebar .site-footer .widget {
	width: 228px;
}

.sidebar .site-footer .widget:nth-of-type(4),
.sidebar .site-footer .widget:nth-of-type(3) {
	margin-right: 0;
}

.site-footer .widget a {
	color: #e6402a;
}

.site-footer .widget-title,
.site-footer .widget-title a,
.site-footer .wp-caption-text {
	color: #fff;
}

.site-info {
	margin:40px auto 0;
	width: 100%;
	color:#fff;
	padding:40px 0; border-top:solid 1px #eee;
	min-height:185px;
}
.site-info a { 

	color:#fff;
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-ms-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
	display:block;
	 }
.site-info a:hover { color:#ccc; }	 
	 
.site-info ul { padding:0; margin:0; }
/*ul#menu-footer-menu li a:first-child { padding:0; margin:0; }*/
.socialFooter li { list-style:none; float:left; /*margin:10px 10px 10px 0;*/ }
.site-info .fa { font-size:24px; }
.site-info .innerRow {}
.home .site-info .threeForty { background:none; box-shadow:none; }

.site-header .search-field:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
}

.site-info .twoFifty { padding:0; min-height:184px; }
.footerPadding { padding:10px; }
.footerHeading  h4 { margin:0; padding:10px 10px 10px 0; color:#fff; font-size:16px; font-weight:100; }
.twoFifty.footerLogo { background:0; }
.twoFifty.footerLogo img { width:50%; }
.site-info li { list-style:none; padding:0; }
.copyright { color:#888; font-size:11px; margin-top:40px; }

/*elements*/
p { margin:0 0 10px 0; }

/*img*/
.imgLeft { float:left; margin:0 10px 0 0; width:50%; }
.imgRight { float:right; }
img { width:100%; height:auto; }
.alignleft {
	float: left;
	width:auto;
	margin:0 10px 0 0;
}

.alignright {
	float: right;
	max-width:100%;
	width:auto;
	margin:0 0 0 10px;
}

/*Blogs*/
.newsListingHeading { /*background:#C06;*/ margin:10px 0; }
.newsListingHeading h2 { display:inline; padding:0; margin:10px 0; }
.newsListingHeading h2 a { color:#1d2a4d; }
.newsListingHeading h2 a:hover { color:#ce2b37; }
.newsListingHeading .fa { margin:0 10px 0 0; }
.newsListingHeading .right { text-align:right; color:#ce2b37; }
.newsListingHeading .right .fa { color:#1d2a4d; }
.newsListingHeading .twoFifty { margin:0; padding:0; }
.newsListingHolder { /*padding:10px 0; border:solid 1px #eee; */}

.category .headingNews a { color:#557dad ; /*text-transform:capitalize;*/ font-family: "Playfair Display",serif; font-weight:!00; font-size:25px; text-shadow:none; margin:10px 0; }
.category .headingNews .newsDate { color:#557dad; font-size:20px; text-shadow:none; float:right; margin:0 0 10px; }
.category .promoTextNews { padding:0; }
.category .promoImgNews { float:right; margin:0 0 20px 0; width:339px; height:225px; overflow:hidden; }
.newsItemListing { display:block; float:left; border-bottom:solid 1px #f6f6f6; position:relative; padding:10px 0; max-width:700px; }
.category .promoLinkSmall { position:absolute; bottom:0; left:0; background:#fff; padding:10px 20px; margin-bottom:20px; border:solid 1px #e4e4e4; }
.category .promoLinkSmall a { color:#555; text-shadow:none; }
.promText { float:left; width:47%; padding-right:10px; }
.newsDate .fa { margin-right:10px; }
.postImg { float:left; margin:0 20px 0 0; }
.tag .entry-title.theTag { display:inline-block; margin:20px 0 0 20px; }

.tag .headingNews a {  text-shadow:none; }
.tag .headingNews .newsDate { text-shadow:none; float:none; margin:10px 0; }
.tag .promoTextNews { background:#fff; color:#141412; padding:0; }
.tag .promoImgNews { float:left; margin:0 0 20px 0; }
.tag .newsItemListing { padding:0 0 0 20px; }
.tag .promoLinkSmall { position:absolute; bottom:0; right:0; }
.tag .promoLinkSmall a { color:#141412; text-shadow:none; }
.tag .promText { float:right; width:50%; padding:0 0 0 20px; }
.tag #crumbs { margin:20px 0 0 20px; }
.entry-thumbnail { width:430px; height:auto; float:left; margin:0 20px 0 0; }
.author  { display:none; }
.entry-meta { margin:0 0 20px 0; }
span.date { margin-right:20px;  }

/*Breadcrumbs*/
#crumbs { color:#555; margin:0 10px 10px 0; }
#crumbs a { color:#555; }
.breadcrumbs { padding-top:20px; }

/*clears*/
.clearLeft { clear:left; }
.clearRight { clear:right; }
.clearBoth { clear:both; }

/*Home*/
.homeBanners { /*margin-bottom:40px;*/ position:relative; padding-top:90px; }
.homeBanners ul { margin:0; padding:0; }
.homeBanners li { margin:0; padding:0; list-style:none; }
.homeHeading { text-transform:uppercase; font-size:30px; }
.homeHeading h1 { margin:20px 0; font-weight:700; }
.bannerContent { background:url(images/bannerContentBg.png); color:#fff; max-width:1080px; margin:0 auto; padding:40px; }
.bannerImg { padding-top:100px; }
.bannerContent h1 { color:#fff; }
.homeHeading { /*text-transform:uppercase;*/ font-size:40px; margin:20px 0; }
.homeHeading h1 { margin:20px 0; font-weight:700; }
.green { color:#009246; }
.black { color:#000; }
.red { color:#ce2b37; }
.home .threeForty h3 { color:#fff; /*text-transform:uppercase;*/ text-shadow:1px 1px 1px #000; margin:0; padding:20px; display:block; text-align:center; font-size:28px; }
.threeForty.ab h3, .threeForty.ac h3 , .threeForty.ad h3 { background:#ac182d; color:#fff; border-bottom:solid 5px #8b8b8b; text-align:left; }
.threeForty.ab  { margin:0; padding:0; max-width:346.6px; }
.threeForty.ac  { margin:0; padding:0; max-width:346.6px; }
.threeForty.ad   { margin:0; padding:0; max-width:346.6px; }
.threeForty.ac { margin:0 20px; }
.home .sevenHundred h1 { color:#fff; text-shadow:1px 1px 1px #000; /*text-transform:uppercase;*/ font-size:34px; margin:0; display:block; }
.innerRow.homePromos { margin:40px auto; }
.homeWelcome { background:#ce2b37; }
.home .threeForty { color:#fff; margin:0; padding:0; }
.home .threeForty h4 { color:#fff; padding:0; margin:0 0 10px 0;  }	
.greenBg { background:#009246; color:#fff; margin-bottom:20px; }
.greenBg h3 { font-size:26px; text-shadow:1px 1px 1px #000; /*text-transform:uppercase;*/ }
.greenBg h3, .greenBg h4 { color:#fff; margin:0; padding:0; }	
.greenBg h4 { font-weight:100; margin:10px 0; text-shadow:1px 1px 1px #000; }
.greenBg h4 a { color:#fff; }
.greenBg h4 a:hover { color:#ccc; }
.threeForty .noShadow { box-shadow:none; }
.homePromoText { padding:10px; }
.homeReadMore a { text-align:center; color:#fff; background:#009246; display:block; padding:10px 20px; margin:30px auto; width:30%; }
.newsDate { float:right; }
.homeWelcome .threeForty { background:0; padding:0; }
.homeWelcome { color:#fff; }
.readMore { background:#fff; color:#555; padding:10px 20px; margin:40px 0 0 0; float:right; display:block; border:solid 1px #e4e4e4; }
.readMore a { color:#555; }
.home .fiveTwenty { margin:0; padding:0; }
.termites h3, .seasonal h3 { color:#fff; font-size:30px; margin:0; padding:10px; background:#ab1d37; border-bottom:solid 5px #8b8b8b; text-shadow:1px 1px 1px #000; }
.fiveTwenty.termites { padding:0; margin:0 10px 20px 0; max-width:530px;  }
.fiveTwenty.seasonal { padding:0; margin:0 0 20px 10px; max-width:530px;  }
.seasonText, .termiteText { padding:10px; }
.termites .readMore, .seasonal .readMore { margin:0 10px 10px 0; }
.homeWelcome h1 { color:#fff; }
.homeWelcome { background:#1d2a4d; }
.noPadding { padding:0; }
.fiveTwenty.noPadding { margin:0; padding:0; max-width:540px; }
.homeWelcome .fiveTwenty {  }
.homeReadMore a  { color:#fff; background:#1f4270; display:block; text-align:center; width:35%; }
.fiveTwenty.homeNewsHeading, .fiveTwenty.homeContactHeading { background:0;  padding:0; margin:0; }
.fiveTwenty.homeNewsHeading h3, .fiveTwenty.homeContactHeading h3 { padding:0; margin:10px 0;  font-size:30px; }
.news h4 a, .newsDate { color:#fff; }
.news h4 { margin:10px 0; /*padding:0;*/ }
h1.homeActive { background:#1f4270 ; color:#fff; font-size:28px; font-weight:100; margin:0; padding:10px; text-align:center; text-transform:none; display:block; }
.welcomeText h2 { color:#577dad; /*text-transform:capitalize;*/ font-size:22px; font-weight:100; display:block; margin:10px 0; }
.welcomeText { background:#fff; /*height:262px; */}
.navWef h1 { margin:0; padding:20px 0 ; text-align:center; /*background:orange;*/ text-transform:none; font-weight:100; }
.navWef h1 a { color:#fff; }
.withBorder { border:solid 1px #e4e4e4; background:#fff; /*height:334px;*/ }
.fiveTwenty.welcomeMsg { max-width:520px; }
.homePromos .twoFifty { position:relative; margin:0; padding:0; max-width:270px; }
.homePromos .homePromoText { background:url(images/schoolPromoBg.png); display:none; position:absolute; top:47px; left:0; padding:24px; height:68%; cursor:pointer; }
.home .twoFifty h3 { background:#577dad; color:#fff; font-size:20px; font-weight:100; /*text-transform:capitalize;*/ text-align:center; margin:0!important; padding:10px 0; }
.ab:hover h3, .ac:hover h3, .ad:hover h3, .ae:hover h3 { background:#1f4270!important; }
.homeDark { background:#f5f5f5; border-bottom:solid 1px #f4f4f4; border-top:solid 1px #f4f4f4; margin:40px 0;  padding:40px 0; }
.homeTheTop { margin-top:0; }
.homeLight {}


/*Contact*/
.formContactDetails .fa { color:#a3d2c8; margin-right:20px; font-size:24px; }
.formContactDetails { margin-bottom:20px; }
.contactForm input, .contactForm textarea { border:solid 1px #b3bccd; }
.contactForm input { width:42%; float:left; display:inline; padding:10px; margin:10px; }
.contactForm textarea { width:82%; float:left; padding:10px; margin:10px; }
.contactForm { width:100%; float:left; }
.contactForm .wpcf7-submit { width:30%; float:right; margin-right:35px; }
.contactForm img { width:auto; height:auto; }
.wpcf7-captchac {  }
.acf-map {
	width: 100%;
	float:left;
	height: 280px;
	margin: 0 auto;
}
.absentNumber { color:#fff; padding:10px; margin:20px 0; width:100%; background:#1b3767; }
.sevenHundred tr { vertical-align:top; }
.sevenHundred td { width:50%; }
.sevenHundred table { padding-top:20px; }

/*Gravity Forms*/
#gform_submit_button_1, #gform_submit_button_2 { background:#1b3767; color:#fff; padding:10px 30px; border:0; /*text-transform:lowercase;*/ cursor:pointer; }
#input_1_1, #input_1_2, #input_1_3 { padding:10px; border:solid 1px #ccc; width:50%; float:left; }
#input_1_4 { padding:10px; border:solid 1px #ccc; }
.tourForm .gfield_label { font-weight:100!important; }
.tourForm h3 { float:left; }
.gform_button.button { background:#fff; border:1px solid #e4e4e4; padding:10px 20px; color:#555; }
/*.ginput_container input[ type=text] { padding:10px; border:solid 1px #ccc; background:olive; }
.gform_footer top_label input [type=submit] { background:orange; }
.ginput_container select { background:lime; }
.gform_body li { background:peru; }*/

/*Default*/
.left { /*background:#1d2a4d;*/ color:#fff; margin-top:0; }
.left h3 { /*text-transform:capitalize;*/ font-size:22px; font-weight:100; color:#fff; text-align:center; margin:0; padding:10px; background:#557dad; }
.left h4 { color:#557dad; margin:0; font-family: 'Lato', sans-serif; font-weight:100; /*text-transform:capitalize;*/ }
.left.threeForty { padding:0; margin:0; }
#content .innerRow { /*background:#fff;*/ }
.left .readMore { display:inline-block; float:right; margin:10px; }
.promoSubHeading { padding:10px; }
.leftColText { padding:10px; color:#555; }
.left .twFifty { border:solid 1px #e4e4e4; margin-bottom:20px; }
.ourVoice { background:rgba(0, 8, 0, 0.05); /*height:390px; */font-family: 'Playfair Display', serif; color:#1d4f91; padding:40px; }
.ourVoiceText { font-size:20px; }
.nameAndYear h4 { font-size:22px; }
h2.ourVoiceHeading { background:#1d4f91 ; margin:40px 0 0 0; padding:20px 0; display:block; color:#fff; text-align:center;  }
.threeForty.left .sub-menu li a { padding:0!important; border:0; }
.page_item_has_children > .children {display: none;} /*hides the submenu*/
.page_item_has_children.current_page_item > .children,
.page_item_has_children.current_page_ancestor > .children {display: block;} /*shows the submenu for the current page or when on its subpages */
ul.leftMenu { margin:0 0 40px 0; padding:0; }
.leftMenu li a { font-family: 'Playfair Display', serif; font-weight:100; padding:15px 0; border-bottom:solid 1px #e4e4e4; display:block; }
.leftMenu li a:hover { color:#555; }
.leftMenu .children li a { color:#555; border-bottom:0; font-size: 14px;  padding:10px 0 0 0; margin:0; }
.leftMenu .children li a:hover { color:#383838; }
.leftMenu li.current_page_item { /*background:lime;*/ }
.widget.widget_archive li a, .widget.widget_categories li a { font-family: 'Playfair Display', serif; font-weight:100; padding:15px 0; border-bottom:solid 1px #e4e4e4; display:block; }
.widget.widget_archive ul, .widget.widget_categories ul { margin:0; padding:0;  }
.addThisHolder { /*float:right;*/ }
.blogPromo { color:#555; padding:20px 10px; }

/*Mutli Col*/
.twoFifty.fourCol { /*background:pink;*/ margin:0; max-width:250px; }
.fiveTwenty.twoCol { /*background:olive;*/ margin:0; max-width:520px; }
.threeForty.threeCol { /*background:peru;*/ margin:0; max-width:340px; }

/*Staff*/
.staff h2, .staff h3 { margin:0; padding:0;}
.staff h3 { font-size:20px; padding:10px 0; }
.staff { margin:0 10px; }
.oneThird { width:30%; float:left; min-height:300px;  }
.staffName { /*background:#1d4f91 ; color:#fff; text-align:center;*/ }
.staffTitle { background:#fff; color:#555; }
.staffImg { margin:0; padding:0; }
.staffDesc { float:left; margin-bottom:20px; }
/*.staffUl li { background:orange; list-style:none; display:block; float:left; width:30%; margin:0 10px; }
.staffUl li:nth-child(2n+1) { background:pink; margin:0 }
ul.staffUl { margin:0; padding:0; }*/

/*Bus*/
.mapHolder { /*display:none; width:980px; height:640px; */}
.busMap { /*width:680px; height:640px;*/ overflow:hidden; }
.busMap h2 { display:block; text-align:center; color:#fff; background:#1d4f91; margin:0; padding:20px 0;  cursor:pointer; }
.theMap li { list-style:none; }
.theMap ul { margin:0; padding:0; }

/*Events*/
.tribe-event-tags { margin:0; padding:0;  }
.tribe-event-tags a { background:#1b3767; color:#fff; padding:10px;display:inline-block; float:left; }
.tribe-events-event-meta .author { display:block; }

/*Sitemap*/
.siteMapMenu li a { border-bottom:0; display:inline; }
.siteMapMenu li a:hover { background:0!important; }
/*.siteMapMenu ul li {  width:50%; float:left; margin:0; padding:0; }
.siteMapMenu .sub-menu ul { border-bottom:solid 1px;}*/


/*Header*/
.topPhone {  color:#fff; font-size:40px; }
.topCont {  font-family: "Roboto",sans-serif; font-size:22px; }
.topCont.thePhone { color:#fff; font-weight:700; font-size:37px; padding-left:50px; }
.theTop {}
.menuHolder .logo { /*margin:25px 0;*/ background:#1d4f91; width:130px!important; height:130px; padding:10px; margin:10px 0 0; text-align:center; display:block; position:absolute; top:-69px; }
.menuHolder .logo img { width:110px; height:auto; }
.internalLogo  { /*margin:25px 0;*/ background:#1d4f91 ; width:130px; height:130px; padding:10px; text-align:center; display:block; position:absolute; top:-79px; margin:10px 10px 10px 0; }
.internalLogo  img { width:110px; height:auto; }
.white { background:#1d4f91; }
.white .threeForty { box-shadow:none; margin:0; padding:1px 0px 21px 0; width:340px; }
ul.socialFooter li a { color:#fff; font-size:30px; margin:0 0 0 10px; }
ul.socialFooter { float:right; margin-top:-10px; padding:0; }
.thePhone { display:none; color:#fff!important; text-align:right; font-size:20px; padding-top:40px; }
.internalBanner { /*height:400px; display:none;*/}
.headerSearch { float:right; margin:-7px 0 0 10px; /*width:180px; */}
.topMiniNav { float:left; /*margin:20px 0 0 0; width:216px;*/ }
.topMiniNav ul { margin:0; padding:0; }
.topMiniNav li { float:left; display:block; }
.topMiniNav li a { 
	color:#fff; padding:20px 10px; margin:0 5px;/* font-size:14px;*/
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-ms-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
	text-shadow:1px 1px 1px #000;
	 }
	
.topMiniNav li a:hover { color:#ccc; }
/*.home .topMiniNav { margin:0 0 0 20px; }*/

.menuHolder .internalLogo { 
	background: #1b3767 none repeat scroll 0 0;
    display: block;
    height: 130px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: -108px;
    width: 130px; }
	
.holder .menuHolderInternal {
	background: rgba(0, 0, 0, 0) url("images/navBg.png") repeat scroll 0 0;
    position: absolute;
    top: 68px;
    width: 100%;
    z-index: 10;
	}
	
.googleTrans { float:right; width:86px; }		
.responsiveLogo { display:none; }
.blogMenuHolder { display:inline-block; width:84%; margin:30px 0 0 180px; }
	
/*TABS*/
/* Specific to example one */

#example-one { padding:0; margin:0; }

.example-one .navWef { overflow: hidden; margin: 0; padding:0; }
.example-one .navWef li { width: 540px; float:left; }
.example-one .navWef li.last { margin-right: 0; }
.example-one .navWef li a {  }
.example-one .navWef li a:hover {  }

.example-one ul { list-style: none; padding:0; margin:0; }
.example-one ul li a { display: block;  }
.example-one ul li a:hover, #example-one ul li a:focus { }
.example-one ul li:last-child a { border: none; }

.example-one li.nav-one a.current, ul.featured li a:hover {  background:#1f4270 /*url(images/homeDivit.png) !important;*/  }
.example-one li.nav-two a.current, ul.core li a:hover { background:#1f4270!important; }
ul#featured { margin:0; padding:0; }
.navWef li a h1 { 
	color:#fff; font-size:28px; text-shadow:1px 1px 1px #000; 
	-webkit-transition: color 0.25s ease-in-out;
	-moz-transition: color 0.25s ease-in-out;
	-ms-transition: color 0.25s ease-in-out;
	-o-transition: color 0.25s ease-in-out;
	transition: color 0.25s ease-in-out;
	}

/*.example-one ul.navWef li a.current { background: url(images/homeDivit.png) no-repeat 50% 120%!Important; }*/

.triangle-down {
	width: 0;
	height: 0;
	border-left: 50px solid transparent;
	border-right: 50px solid transparent;
	border-top: 100px solid red;
}
	
/*.current { background:pink;!important; }	
.welcomeText .current { background:orange;}*/
	
.navWef li a h1:hover { color:#e9e5e5;}
.example-one ul li a { background:#577dad; }
.home .threeForty { max-width:360px; }
.home .threeForty h3 { font-size:22px; font-weight:100; text-align:center; /*text-transform:capitalize;*/ }
.white.home.threeForty {  }
.home .fiveTwenty h3 { /*text-transform:capitalize;*/ font-size:18px; font-weight:100; color:#577dad; }
.example-one .readMore a { background:none; }
.topText { padding:0 20px; }
.topText.right { max-width:500px; float:right; }
.topText.left { max-width:500px; /*width:100%; */float:left; color:#555; }
.bottomText { max-width:500px; padding:20px!important; }

/* Generic Utility */
.hide { position: absolute; top: -9999px; left: -9999px; }

/*footer form*/
.fotterFormText { border:0; padding:10px; float:left; }
.footerButton { float:left;  border:0; background:#557dad; padding:10px; color:#fff; margin:10px 0 0 0; }
/*E-News*/
.enewsHeading { text-align:left; padding:20px 0 20px 20px; margin:0; color:#fff; text-shadow:1px 1px 1px #000; background:#1b3767; }
.homeHolder { }
.page-template-enews_home .homeDark { margin-top:0; }
.enewsWelcomeText { background:#fff; padding:20px; }
.enewsWelcomeText h2 { margin:0 0 20px 0; padding:0; }
h3.latestHeading, h4.latestHeading  { background:#577dad; padding:20px; margin:0; text-shadow:1px 1px 1px #000; }
h4.latestHeading { padding:15px 20px; }
.latestHeading a { color:#fff; }
.withBorderInset { box-shadow:0 0 1px #e4e4e4; } 
.latestExc .fa { margin-right:20px; }
.fourBy .fa { margin:20px 20px 0 10px; }
.faLatest { margin:0 20px 20px 10px; font-size:18px; }
.latestEx { padding-left:10px; }
.latestExc .readMore { float:left; font-size:14px; margin:25px 0 0; }
.bottomProm { padding-left:15px; }
.readMore.bott { margin:20px; font-size:14px; }
.homePromos h2{ float:left; width:100%; }

figure { margin:0; padding:0; }
.wp-caption-text { background:#1d4f91; color:#fff; padding:10px; margin-bottom:20px; font-style:italic; }
.footerNewsLink { margin:10px 0; }



/*BX SLIDER*/
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
	/*height:437px;*/
	z-index:1;
}

.bx-wrapper img {
	width: 100%;
	display: block;
}

.homeLogo img { /*width:12%!important;*/ }
.bx-viewport ul { margin:0; padding:0; }

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	/*-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border: solid #fff 5px;*/
	left: 0;
	
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #375f90;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #8ec641;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 40px;
	background: url(images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 40px;
	background: url(images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}

/*FANCY BOX*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*.galleryThumb a img:hover { -webkit-filter: brightness(100%) sepia(0);  }*/
.galleryThumbImg { width:31%; height:145px; overflow:hidden; float:left; margin:5px; }
.galleryThumbImg img { width:100%; }
.galleryThumb li { list-style:none;  }
ul.galleryThumb { margin:0; padding:0; }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('images/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('images/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
	   }

/*media queries*/

@media (max-width: 1078px) {
	
	.innerRow { padding:0; }
	.twoFifty { max-width:29%; margin:10px; }
	.threeForty { max-width:96%; }
	.fourThirty { min-width:96%; }
	.fiveTwenty { min-width:96%; }
	.sevenHundred { max-width:96%; }
	.oneSixty {  }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	
	/*.innerRow { padding:0; }
	.twoFifty { max-width:29%; margin:10px; background:lime; }
	.threeForty { max-width:96%; background:pink; padding:100px; }
	.fourThirty { min-width:96%;  }
	.fiveTwenty { min-width:96%; }
	.sevenHundred { max-width:96%; }
	.oneSixty {  }*/
	.threeForty.left { width:33%; padding:0; }
	.sevenHundred { width:64%; float:right; margin:0; padding:0; }
	.logo { width:30%; float:left; }
	/*.logo img { width:40%; height:auto; }
	.topCont { width:25%;  float:right; }
	.threeForty  .topCont  { background:lime; width:25%; float:right; }*/
	.white .right {  width:30%; margin:0; }
	.nav-menu li a { padding:25px 8px; font-size:18px; }
	.quoteHeading { margin-right:20px; }
	.site-info .twoFifty { max-width:22%; }
	.homeWelcome .sevenHundred { min-width:100%; }
	.homeWelcome .threeForty { display:none; width:25%; }
	.homeWelcome { width:97.5%; height:242px; padding:10px!important; }
	.homeWelcome a { color:#fff; }
	.homePromos img { display:none; }
	.homePromos .threeForty { width:31%;  }
	.homePromos .threeForty h3 { font-size:18px; }
	.threeForty.ab { margin:0 0 0 7px; }
	.internalBanner { height:auto; }
	#page {  }
	./*fiveTwenty.termites { background:red!important; }
	.fiveTwenty.seasonal { background:pink!important; }*/
	.category .promoImgNews { width:324px; height:auto; }
	.sevenHundred { width:63%; padding:10px; }
	ul.nav-menu ul a, .nav-menu ul ul a { font-size:12px; padding:10px; }
	#ninja_forms_field_6_div_wrap, #ninja_forms_field_8_div_wrap { width:47%; }
	.fiveTwenty.homeForm, .fiveTwenty.homeContactHeading  { display:none; }
	.homeHeading { padding:20px; }
	.fiveTwenty.noPadding { display:none; }
	.homeWelcome .fiveTwenty { padding:0; margin:0; }
	.homeWelcome { height:180px; }
	/*.fiveTwenty.termites { min-width:40%!important; margin:0; padding:0; float:left;}
	.fiveTwenty.seasonal { min-width:40%!important; margin:0; paddng:0; float:right; }*/
	.fiveTwenty.respLeft { width:auto!important; float:none!important; margin:50px auto; }
	.fiveTwenty.respRight { width:auto!important; float:none!important; margin:50px auto; }
	.termites .readMore { margin:0 0 10px 10px; float:left; }
	.seasonal .readMore { margin:0 0 10px 10px; float:none; display:inline-block; width:11%; }
	
	.fiveTwenty.homeNews { margin:10px; }
	.fiveTwenty.homeNewsHeading h3 { margin:10px; }
	.homeWelcome a { color:#ac182d; }
	.list-wrap { }
	.example-one .navWef li { width:33.3%; }
	.fiveTwenty.noPadding { max-width:513px; }
	.fiveTwenty.noPadding { display:block; }
	.welcomeText { width:100%; }
	.welcomeText img {  }
	.topText.left {  float:right; max-width:44%;  }
	.fiveTwenty.noPadding { display:block; float:left; width:48%!important; }
	.topText.right { max-width:44%; }
	.homePromos .twoFifty { max-width:25%; }
	.home .twoFifty h3 { font-size:18px; }
	.home .twoFifty img { display:block; }
	.home .threeForty { max-width:341px; }
	.bottomText { float:right; max-width:471px!important; }
	.home .fiveTwenty.bottomText { padding:0; float:right; max-width:35%!important; }
	.bannerImg { padding-top:0; height:310px!important;}
	.bxslider li { background-size:100%!important;  }
	.menuHolder .logo { top:-82px; }
	.white .right { width:auto;/* background:red;*/ }
	iframe { width:100%; height:auto; margin:0 auto; }
	.home .fiveTwenty { min-width:50%; float:left; overflow:hidden; }
	.innerRow.homePromos { height:273px; }
	.homeReadMore a { width:55%; }
	.homePromos .homePromoText { top:44px; }
	.principal {  }
	.theBus, .principal { min-width:44%!important; }
	.example-one .twoWide li { width:50%; }
	#main { padding:0 20px; }
	.innerRow {/* background:pink;*/ }
	.holder { /*background:olive; width:100%;*/ overflow:hidden; max-width:100%;}
	.main-navigation { max-width:100%; }
	.innerRow #navbar { /*background:peru; */padding-left:150px; max-width:85%; }
	
}

@media (width: 768px) {
	
	.headerSearch { display:none;}
	.innerRow #navbar { /*background:blue;*/ padding-left:149px; max-width:79.5%; }
	.nav-menu li a { font-size:15px; }
	
	/*.sevenHundred { width:61%; padding:10px; }
	.category .promoImgNews { width:232px; height:auto; }
	.category .promoLinkSmall { display:none; }
	.homeWelcome { height:200px; }
	.homeWelcome { width:100%; }
	.fiveTwenty.welcomeMsg { min-width:44%!important; float:left; margin:0; padding:0; }
	.homeWelcome { height:auto; }
	.fiveTwenty.noPadding img { float:right; }
	.fiveTwenty.noPadding { float:right; max-width:510px!important; margin:0; padding:0; }
	.homeWelcome .fiveTwenty { min-width:400px!important; }
	
	.example-one .navWef li { width:50%; }
	.fiveTwenty.noPadding { max-width:257px; }
	.fiveTwenty.noPadding { display:block; }
	.welcomeText { width:100%; }
	.welcomeText img { float:left; }
	.topText.left {  float:right; width:43%!important; background:Red; }
	.fiveTwenty.noPadding { display:block; float:left; min-width:50%!important; }
	.topText.right { max-width:444px; }
	.homePromos .twoFifty { max-width:256px; }
	.ae { max-width:256px!important; margin:0 auto!important; float:none; clear:left; }
	.home .twoFifty img { display:block; }
	.home .threeForty { max-width:256px; }
	.bottomText { float:right; max-width:471px!important; }
	.home .fiveTwenty.bottomText { padding:0; float:right; min-width:45%!important; }
	.bannerImg { padding-top:0; height:310px!important;}
	.bxslider li { background-size:100%!important;  }
	.menuHolder .logo { top:-82px; }
	.white .right { width:auto; }
	.home .fiveTwenty h3 { madrgin:0 0 10px; }*/
	
	}

@media (max-width: 922px) {
	
	.innerRow { padding:0; }
	.twoFifty { max-width:28%; margin:10px; }
	.threeForty { max-width:96%; }
	.fourThirty { min-width:96%; }
	.fiveTwenty { min-width:96%; }
	.sevenHundred { max-width:96%; }
	.oneSixty {  }
}

/*@media (max-width: 800px) {
	
	.innerRow { padding:0; }
	.twoFifty { max-width:44.5%; margin:10px; }
	.threeForty { max-width:94%; }
	.fourThirty { min-width:94%; }
	.fiveTwenty { min-width:94%; }
	.sevenHundred { max-width:94%; }
	.oneSixty {  }
}

@media (max-width: 768px) {
	
	.innerRow { padding:0; }
	.twoFifty { max-width:44.5%; margin:10px; }
	.threeForty { max-width:94%; }
	.fourThirty { min-width:94%; }
	.fiveTwenty { min-width:94%; }
	.sevenHundred { max-width:94%; }
	.oneSixty {  }
}*/

@media (max-width: 726px) {
	
	.innerRow { padding:0; }
	.twoFifty { max-width:43.5%; margin:10px; }
	.threeForty { max-width:96%}
	.fourThirty { min-width:96%; }
	.fiveTwenty { min-width:96%; }
	.sevenHundred { max-width:96%; }
	.oneSixty {  }
}

@media (max-width: 640px) {
	
	body { background:none;}
	.innerRow { padding:0; }
	.twoFifty { max-width:93%; margin:10px; }
	.threeForty { max-width:93%; }
	.fourThirty { min-width:94%; }
	.fiveTwenty {  min-width:94%; }
	.sevenHundred { max-width:93%; }
	.oneSixty {  }
	.theMenus { border:none; }
	#navbar, .homeBanners { display:none; }
	.threeForty.ac { margin:0; }
	.home .threeForty { box-shadow:none; min-width:100%; margin:0; }
	/*custom*/
	.logo img { width:70%; }
	.logo { text-align:center; }
	.thePhone { text-align:center;  padding-top:0; }
	ul.socialFooter { float:none; margin:10px 0; padding:0; text-align:center;  }
	ul#menu-footer-menu li, ul.socialFooter li { display:inline; }
	.socialFooter li { float:none; display:inline; }
	.threeForty.logo { margin:0;!important; }
	.homeHeading { margin:20px 0; padding:0; display:inline-block; white-space:normal; }
	.seasonText, .termiteText { padding:20px; }
	.fiveTwenty.termites { min-height:235px; min-width:100%; }
	.fiveTwenty.seasonal { min-height:235px; min-width:100%; margin:0 0 20px 0; }
	.fiveTwenty.homeForm, .fiveTwenty.homeContactHeading { display:none; }
	.fiveTwenty.homeNewsHeading { padding: 0 20px; }
	.welcomeMsg .readMore { margin:20px 0; }
	.homePromos .threeForty { text-align:left; }
	.fiveTwenty.homeNews { padding:20px; }
	.theBlue { margin-left:20px; }
	.home .newsDate { float:left; display:none; }
	.home .newsContent { float:left; }
	.home .news { width:90%; display:table; }
	.homeWelcome h1 { text-align:center; }
	/*#content .innerRow { overflow:hidden; }*/
	.homeHeading { text-align:center; margin:10px 0; display:block; }
	.theBlue { margin-left:0; }
	.welcomeText {  }
	.internalBanner, .left.threeForty { display:none; }
	.white .threeForty { margin:0;  }
	.white .clearLeft { clear:right; }
	.category .headingNews a { font-size:16px; }
	.category .headingNews .newsDate { float:left; font-size:14px; }
	.category .promoImgNews { width:100%; height:auto; margin:0; }
	.promText { padding:0; width:auto; }
	.category .promoLinkSmall { position:inherit; float:left; margin:20px 0; }
	.category .headingNews a { float:left; width:100%; }
	.site-info .twoFifty { min-width:97%; }
	.homeReadMore a { width:12%; }
	.fiveTwenty.noPadding { max-width:100%; }
	.footerLogo img { width:50%; }
	.footerLogo { text-align:center; }
	.homePromos .threeForty { margin:0 0 20px; }
	#page { overflow:hidden; }
	.tenSixty { width:auto; }
	#page .sevenHundred { width:100%; }
	.topMiniNav { display:none; }
	.responsiveLogo { display:block; text-align:center; padding:20px 0 0 0; }
	.responsiveLogo img { width:20%; }
	.entry-title, #crumbs { padding-left:25px; }
	.white .threeForty { float:none; width:100%; margin:0 auto; padding:0 0 20px 0; }
	.withPadding p { padding:0 20px; }
	.example-one .navWef li { width:100%; }
	.homePromos .twoFifty { max-width:100%; }
	.topText.right { width:100%; float:left;  }
	.site-info .twoFifty { min-width:94%; min-height:100px; text-align:center; height:auto; background:#1b3767 ;}
	.site-info { background:#1b3767 !important; float:left; }
	.footerLogo img { width:50%; }
}

@media (max-width: 360px) {
	body { background:none; }
	/*.holder { overflow:hidden; }*/
	.innerRow { min-width:100%; padding:0; }
	.twoFifty { max-width:89%; margin:10px; }
	.threeForty { width:88%; text-align:center; }
	.fourThirty { max-width:70%; margin:0 auto; float:none; }
	.fiveTwenty { max-width:90%; margin:0 auto; float:none; min-width:94%; }
	.sevenHundred { max-width:87.5%;  }
	#navbar, .homeBanners, .galleryThumb { display:none; }
	.homeHeading { text-align:center; padding:10px; margin:10px 0 10px 0; white-space:pre-line; }
	.homeWelcome, .white .threeForty { min-width:100%; margin:0 auto; padding:0; }
	.home .sevenHundred h1 { text-align:center; }
	.homeWelcome img { margin-left:auto; margin-right:auto; }
	.homeHeading { text-align:center; margin:0; }
	.theBlue { margin-left:0!important; }
	.homePromos .theBlue { margin-left:10px!important; }
	.welcomeText {  }
	.threeForty.logo { margin:20px 0!important; }
	.threeForty.logo img { width:90%; height:auto; }
	.theMenus { padding:40px 0; border:none; }
	.theSizes .price { width:78px; margin:0; padding:0; }
	.price { width:78px; margin:10px 0; }
	.site-info .threeForty { }
	.menu-footer-menu-container { }
	ul#menu-footer-menu li, ul.socialFooter li { float:none; }
	.topCont.thePhone { padding:0; }
	.topCont { margin-bottom:20px; }
	.newsListingHeading .right { float:none; padding:10px 0; text-align:left; }
	.threeForty.ac { margin:0; }
	.home .threeForty { box-shadow:none; min-width:100%; margin:0; }
	/*custom*/
	.thePhone { text-align:center;  padding-top:0; }
	ul.socialFooter { float:none; margin:10px 0; padding:0;  }
	ul#menu-footer-menu li, ul.socialFooter li { display:inline-table; }
	.threeForty.logo { margin:0;!important; }
	.homeHeading { margin:20px 0; padding:0; display:inline-block; white-space:normal; }
	.seasonText, .termiteText { padding:20px; }
	.fiveTwenty.termites { min-height:280px;  }
	.fiveTwenty.seasonal { min-height:280px; max-width:100%; margin:0 0 20px 0; }
	.fiveTwenty.homeForm, .fiveTwenty.homeContactHeading { display:none; }
	.fiveTwenty.homeNewsHeading { padding: 0 20px; }
	.welcomeMsg .readMore { margin:20px 0; }
	.homePromos .threeForty { text-align:left; }
	.fiveTwenty.homeNews { padding:20px; }
	.theBlue { margin-left:20px; }
	.homeWelcome { display:inline-table; }
	.home .newsDate { float:left; display:none; }
	.home .newsContent { float:left; }
	.home .news { width:90%; display:table; }
	.homeReadMore a { width:21%; }
	/*#content .innerRow { overflow:hidden; }*/
	.internalBanner, .left.threeForty { display:none; }
	.homeWelcome h1 { text-align:center; }
	.white .threeForty { margin:0;  }
	.white .clearLeft { clear:right; }
	.category .headingNews a { font-size:16px; }
	.category .headingNews .newsDate { float:left; font-size:14px; }
	.category .promoImgNews { width:100%; height:auto; margin:0; }
	.promText { padding:0; width:auto; }
	.category .promoLinkSmall { position:inherit; float:left; margin:20px 0; }
	.category .headingNews a { float:left; width:100%; }
	.site-info .twoFifty { min-width:94%; min-height:100px; text-align:center; height:auto; background:#1b3767 ;}
	.site-info { background:#1b3767 !important; float:left; }
	.tenSixty { width:89%;  }
	.tenSixty .entry-thumbnail { width:100%; }
	#ninja_forms_field_6_div_wrap { width:100%; float:left; margin-right:10px;  }
	#ninja_forms_field_7_div_wrap { width:100%; float:left; }
	#ninja_forms_field_8_div_wrap { width:100%; float:left; margin-right:10px; }
	#ninja_forms_field_11_div_wrap { width:100%; float:left; }
	#page .sevenHundred { width:100%; }
	.example-one .navWef li { width:100%; }
	.homePromos .twoFifty { width:100%; }
	.twoFifty.ab, .twoFifty.ac, .twoFifty.ad, .twoFifty.ae { max-width:100%; height:378px; }
	.topMiniNav, #video { display:none; }
	.responsiveLogo { display:block; text-align:center; }
	.responsiveLogo img { width:35%; padding-top:20px; }
	.homeHolder { overflow:hidden; }
	.addThisHolder { float:none; text-align:center; }
	.homeDark { padding:0; border:0; }
	.withBorder { border:0; }
	.homePromos .homePromoText { height:75%; }
	.entry-title, #crumbs { padding-left:25px; }
	.white .threeForty { padding:0 0 20px 0; }
	.withPadding p { padding:0 20px; }
	.gform_body ul li {  }
	.gform_wrapper 
	.left_label input.medium, 
	.gform_wrapper 
	.left_label select.medium, 
	.gform_wrapper 
	.right_label input.medium, 
	.gform_wrapper 
	.right_label select.medium { width:100%!important; }
	.sevenHundred td { width:100%;/* float:left;*/ }
	.absentNumber { width:auto; }
	/*.threeForty.logo img { width:70%; text-align:center; }*/
	
}


@media print {
	
	ul.socialFooter, .breadcrumbs, .left.threeForty, .entry-title, .blogMenuHolder, .site-footer { display:none; }
	
        }

/*@media (min-width: 1280px) {
	
	.innerRow { background:#ccc; }
	.twoFifty { width:20%; margin:17px; background:orange; }
	.threeForty { width:29.5%; background:blue; }
}*/