@charset "utf-8";
/*-- Bug Bros Pest Control On Cumberland - 2018 --*/
/*--LAST UPDATED BY AHC 2/3/2021--*/

/*--GENERAL STYLES--*/
html {margin-top: 0 !important;}
#__ap_adminbar {top: 68px !important; z-index: 9999999 !important;}
body {margin:103px 0 0 0; padding:0; font-family: 'Open Sans', sans-serif; font-size:16px; color: #3f3f3f; width:100%; background:#fff url('../images/body-bg.png') no-repeat 50% 50%; background-attachment: fixed; background-size: 270px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s;}
body.sticky {background: #fff !important;}
#wrapper {opacity: 0; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; transition: all 1s;}  
#wrapper.loaded {opacity: 1; background: #fff; min-height: 100vh;}

img {margin:0; padding:0; border:0; height:auto; max-width:100%; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
ul, ol {padding-left:25px; margin-left:0px; text-align:left; display:block;}
ul     {list-style-image: url('../images/bullet-point.png');}
ul li {list-style-image: url('../images/bullet-point.png'); margin: 12px 0; font-weight: 400;}
ul li p {margin:0; padding:0;}
ol li {padding-bottom:5px; color:#58585a;}

table {padding:0; margin:0; border:none; border-spacing:0;}
td {padding:0; margin:0; vertical-align:top;} 
span, p {-webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display:inline-block;}/* required comment for clearfix to work in Opera \*/
* html .clearfix {height:1%;} 
.clearfix {display:block;}/* end clearfix */
input, textarea, select, li {-webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s; -webkit-border-radius: 0; border-radius:0;}
input[type="submit"] {-webkit-border-radius: 0; -webkit-appearance: none;}
a[href^="tel"] {color:inherit; text-decoration:none;}
button:hover {cursor: pointer;}
header, footer, section, article, aside, main {display:block; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
 
.cycle-slide div {opacity:0; -webkit-transition: all .95s; -moz-transition: all .95s; -o-transition: all .95s; -ms-transition: all .95s; transition: all .95s;}
.cycle-slide.cycle-slide-active div {opacity:1;}

.desktopOnly {display: none !important;}
.mobileOnly {display: inline !important;}

.brandColor1 {color: red;}
.brandColor2 {color: blue;}
.ctaColor  {color: green;}
.color1bg {background-color: red;}
.color2bg {background-color: blue;}
.ctaBg {background-color: green;}

/*--FONT STYLES--*/
/*--font-family: 'Open Sans', sans-serif;--*/ 
h1, h2, h3, h4, h5, h6 {margin:10px 0; line-height:115%; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.content h1, .content h2, .content h3, .content h4 {line-height:120%;}
h1 {font-family:'Lato', sans-serif; color:#555; font-weight:400; font-size:30px; margin-bottom:20px; text-align: center;}
h2 {font-family:'Lato', sans-serif; color:#555 ; font-weight:400; font-size:26px; margin:20px 0; text-align:center; line-height: 105%;}
h3 {font-family:'Lato', sans-serif; color:#555; font-weight:400; font-size:23px; margin:20px 0px 20px; text-align: left;}
h4 {font-family:'Lato', sans-serif; color:#555; font-weight:400; font-size:20px; text-align: left;}
p {font-family:'Open Sans', sans-serif; font-size:16px; color:#3f3f3f; margin:20px 0;  line-height:135%; font-weight: 400;}
section p {line-height: 175%; margin: 20px 0;}
a {color:#1c3f95; text-decoration:none; z-index:50; cursor:pointer; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
a:hover {cursor:pointer; color:#bc181e;}
strong {font-weight:700;}
strong a, section a {font-weight:700;}
.button, input.button, button.button {display:inline-block; position:relative; padding:12px 20px; font-weight: 700; font-family:'Open Sans', sans-serif; font-size:16px; color:#fff; background:#3598e7; outline:none; border-radius:5px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.button span {opacity: .6;}
.button img, input.button img {display:inline-block; vertical-align:middle; padding:0 5px 1px 0; width: 18px;}
.button:hover, input.button:hover {background: #fff; color: #3598e7; text-decoration:none; cursor:pointer;}
.button.whiteGhostButton, input.button.whiteGhostButton {padding: 14px 50px; background:transparent; color:#fff; border:1px solid #fff;} 
.button.whiteGhostButton:hover, input.button.whiteGhostButton:hover {background:#00a05b;} 

/*--HEADER STYLES--*/ 
body.sticky #header-wrapper {box-shadow: 0 0 20px #000;}
body.sticky #header-upper {display: none;}
#header-wrapper {position: fixed; background: #fff; width: 100%; left: 0; top: 0; padding:0; text-align: center; z-index: 99999888888;}
#header-upper {display: block; position: relative; padding:8px 20px;}
#header-lower .button {display: none;}
#header-lower {background: #ffffff !important; padding:9px 0;}
#header-logo {position: relative; max-width: 150px; float: left; margin: 0;}
#header-phone {text-align: right; float:right; margin: 2px 0 0 0; font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 700; line-height: 100%;}
#top-nav {display: inline-block; float: right; margin-top: 0;}
#top-nav p {margin: 0; line-height:100%;}
#top-nav a {display:none; text-decoration: none; padding-right: 10px; margin-right: 10px; border-right: 1px solid #555; color:#555; text-transform:uppercase; font-size:11px; font-weight:700;}
#top-nav a:last-of-type, #top-nav a:nth-last-of-type(2) {display:inline-block;}

#main-nav-button {display:inline-block; text-align: center; width: 27px; margin:15px 0 0 0; padding: 0; color:#066bb9; font-weight:700; text-transform:uppercase; float: right;}
#main-nav-button span {display:block; height:4px; background:#066bb9; margin:4px 0;}
#main-nav-button:hover span {background:#e51b24;}
#main-nav-button:hover span.middle {background-color:#e51b24;}
#main-nav-button:hover, #wrapper.active #main-nav-button {color: #003ca6;}
#wrapper.active #main-nav-button span {background:#e51b24; position:relative; height:4px;}
#wrapper.active #main-nav-button span.middle {transform:rotate(-45deg); top:0px; background: #e51b24;}
#wrapper.active #main-nav-button span.first {transform:rotate(45deg); top:8px;}
#wrapper.active #main-nav-button span.last {opacity: 0;}

span.header-social-icons {display: none;}

/*--FOOTER STYLES--*/
#footer-reviews {position: relative; text-align: center; margin:20px 0 0 0; padding: 0 10px;}
#footer-reviews a {text-decoration: underline;}
#footer-reviews span.star-rating {display: inline-block; vertical-align: middle; margin: 0 7px; font-size: 15px;}
#footer-reviews span img {display: inline-block; vertical-align: middle;}

#footer-wrapper {position: relative; padding:0 0 65px 0;}
#footer-cta {color: #555; margin-bottom: 0;}
.footer-phone {margin-top: 5px;}
.footer-phone a {color: #00c16e; font-size: 24px; font-family:'Lato', sans-serif; font-weight: 700;}
.textSpacer {padding: 0 12px;}
.footer-inner-wrapper {position: relative; margin: 25px 0; padding: 20px 0; text-align: center;}
#footer-address {font-size: 12px; margin-bottom: 0;}
#footer-address strong {font-size: 16px; font-family: 'Lato', sans-serif;}

#social-icons-wrapper {display: block; position: relative; margin-top: 15px;}
#social-icons-wrapper a {display: inline-block; vertical-align: top; margin: 0 2px; opacity: .4;}
#social-icons-wrapper a:hover {opacity: 1;}

.feature.map {height: 340px; width: 100%;}
.feature.map  iframe {height:100%; width:100%; border:0; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); filter: gray; -webkit-filter: grayscale(99%); -webkit-backface-visibility:hidden;}

#copyright-text {font-weight: 400; color: #818181; font-size: 13px; padding: 0 20px;}
#copyright-text a {color: #929292;}
#copyright-text a:hover {text-decoration: none; color: #3c3c3c;}
#copyright-text .lmg {display: block; margin-top: 20px;}
#copyright-text .lmg img {display: inline-block; vertical-align: middle;}

#top-button {display: none;}

body.sticky #sticky-nav-button {opacity: 1; bottom: 0; z-index:250;}
#sticky-nav-button {display:block; text-align: center; width: 23px; margin:10px 0 0 15px; color:#066bb9; font-weight:700; text-transform:uppercase; padding: 12px 20px; background: #fff; border-radius: 10px 10px 0 0; position: fixed; bottom: -100px; left: 50%; transform: translateX(-50%); opacity: 0; box-shadow: 0 0 18px #555;}
#sticky-nav-button span {display:block; height:4px; background:#066bb9; margin:4px 0;}
#sticky-nav-button:hover span {background:#e51b24;}
#sticky-nav-button:hover span.middle {background-color:#e51b24;}
#sticky-nav-button:hover, #wrapper.active #sticky-nav-button {color: #003ca6;}
#wrapper.active #sticky-nav-button span {background:#e51b24; position:relative; height:4px;}
#wrapper.active #sticky-nav-button span.middle {transform:rotate(-45deg); top:0px; background: #e51b24;}
#wrapper.active #sticky-nav-button span.first {transform:rotate(45deg); top:8px;}
#wrapper.active #sticky-nav-button span.last {opacity: 0;}

/*--NAVIGATION STYLES--*/
#main-nav {display: none;}

#overlay {position: fixed; width: 100%; height: 100%; top: 0; left:0; background:transparent; opacity: 0; -webkit-transition:all .75s; -moz-transition:all .75s; -o-transition:all .75s; -ms-transition: all .75s; transition: all .75s; z-index: -100;}
#wrapper.active #overlay {opacity: 1; z-index: 999985;}
#pop-out-nav-wrapper {position:fixed; width:100%; height:100%; max-width: 500px; background:#555; padding:0 0 5% 0; right:-110%; top:0; display:block; overflow:auto; z-index:9999999999; -webkit-transition:all .75s; -moz-transition:all .75s; -o-transition:all .75s; -ms-transition: all .75s; transition: all .75s;}
#pop-out-nav-wrapper.active {right:0;}
#nav-logo {opacity: .5; width: 185px;}
.nav-top-close {width: 100%; position:absolute; right:0; top:0; text-align: left; z-index: 50;}
.nav-top-close p {color: #fff; font-size: 14px; font-weight: 700; margin: 0; padding: 10px 20px;}
#close {font-size:10px; font-weight:700; color:#fff; text-transform:uppercase; margin: 23px 0 0 0; float: right;}
#close span {font-size:16px; padding:1px 6px; display:inline-block; margin:-2px 0 0 5px; vertical-align:middle; border:1px solid #fff; text-transform: lowercase; height: 20px; line-height: 100%;}
#close:hover {text-decoration:none; color:#d1d1d1;}
#pop-out-nav-wrapper ul {position:relative; right: 0; display:block; width:auto; padding:65px 0 20px 40px; margin:0; text-align:left; -webkit-transition:all .75s; -moz-transition:all .75s; -o-transition:all .75s; -ms-transition: all .75s; transition: all .75s;}
#pop-out-nav-wrapper ul li {display:block; position:relative; list-style:none; margin:0; padding:0; border-bottom:1px solid transparent; height: 40px; overflow: hidden; background: url(../images/nav-active.png) no-repeat top 50% left -3000px;} 
#pop-out-nav-wrapper ul li img {display:block; position:absolute; left:-20px; top:10px;}
#pop-out-nav-wrapper ul li:hover, #pop-out-nav-wrapper ul li.current {border-color:#fafafa; padding-left: 15px; background: url(../images/nav-active.png) no-repeat top 50% left 0;}
#pop-out-nav-wrapper ul li.current, #pop-out-nav-wrapper ul li.currentParent {height:auto;}
#pop-out-nav-wrapper ul li a {color: #fff; opacity: .6; display: block; text-transform: uppercase; font-size: 14px; font-family: 'Open Sans'; font-weight: 700; padding: 11px 0; position: relative; z-index: 50;}
#pop-out-nav-wrapper ul li a:hover, #pop-out-nav-wrapper ul li a.current, #pop-out-nav-wrapper ul li a.currentParent {color:#fff; text-decoration:none; opacity: 1;}
#pop-out-nav-wrapper ul li:hover img, #pop-out-nav-wrapper ul li.current img {opacity: 1;}
#pop-out-nav-wrapper ul li.current img, #pop-out-nav-wrapper ul li.currentParent img {-webkit-transform: rotate(180deg); transform: rotate(180deg); opacity: 1;}
#pop-out-nav-wrapper ul li a:hover {color: #fff; opacity: 1;}
#pop-out-nav-wrapper ul li.subitems.current ul li a:hover, #pop-out-nav-wrapper ul li.subitems.current ul li a.current {color:#fff; opacity: 1;} 

#pop-out-nav-wrapper ul li.current, #main-nav-wrapper ul li.currentParent {height:auto;}
#pop-out-nav-wrapper ul li.subitems a.subnav-dropdown {display:block; width:12px; height:40px; position:absolute; right:20px; top:0; padding: 0; z-index: 55;}
#pop-out-nav-wrapper ul li.subitems a.subnav-dropdown img {display:block; width:12px; height:7px; position:absolute; left:0; top:13px;}

#pop-out-nav-wrapper ul.pop-out-nav-parent-wrapper.showSub {right:300%; opacity: 0;}
#pop-out-nav-wrapper ul.pop-out-nav-subitems {right: -300%; top: 0; position: absolute; display: block; width: 100%; opacity: 0;}
#pop-out-nav-wrapper ul.pop-out-nav-subitems.showSub {right: 0; opacity: 1;}

#pop-out-nav-wrapper ul li ul {padding:0 0 10px 0; opacity: 0;}
#pop-out-nav-wrapper ul li.current ul, #pop-out-nav-wrapper ul li.currentParent ul, #pop-out-nav-wrapper ul li.showSubMobile ul {opacity: 1;}
#pop-out-nav-wrapper ul li ul li {padding-left: 0; font-size: 14px; border:none; text-transform: none; position: relative; height: auto;}
#pop-out-nav-wrapper ul li ul li a {font-size: 14px; color: #e2e2e2; text-transform: none; padding: 5px 0 5px 25px; font-weight: 400;}
#pop-out-nav-wrapper ul li ul li a:hover, #pop-out-nav-wrapper ul li ul li a.current {color: #585858; background: #e2e2e2;}
#pop-out-nav-wrapper ul li ul li.first.closeSubNav {padding-left: 0;}
#pop-out-nav-wrapper ul li ul li.first {padding-left: 0; font-size: 14px; text-transform: none;}
#pop-out-nav-wrapper ul li ul li.subParent {border-top:1px solid #e2e2e2;}
#pop-out-nav-wrapper ul li ul li.subParent img {-webkit-transform: rotate(90deg); transform: rotate(90deg); top: 10px;}

/*--CONTENT STYLES--*/
#wrapper {position:relative; overflow:hidden;}
#content {position:relative; padding:0; margin:0 auto;}
.interior-content {margin: 45px auto 0 auto;}
.content {position:relative; padding:0; margin:0 auto; min-height: 450px;}
.content.homepage-content {margin: 35px auto 0;}
.container {position:relative; max-width:940px; padding:0 20px; margin:0 auto;}
.container .container {padding: 0;}
.content-spacer {margin:50px 0 0 0; height: 0; line-height: 0;}

#breadcrumb {margin: 0 0 40px 0; background: #8a8a8a; padding: 20px 0; text-align: center;}
#breadcrumb p {color: #cbcbcb; margin: 0;}
#breadcrumb a {font-weight: 400; color: #cbcbcb;}
#breadcrumb a:hover {color: #fff;}
.breadcrumb-current-page {color: #fff;}
.interior-content.breadcrumb {margin: 0 auto;}

.fullWidthContent {position:relative; padding:30px 12%; margin:0 0 0 -12%; width:100%;}
.fullWidthContent .container {padding: 0 20px;}
.lightGrayBg {position: relative; padding: 50px 0; margin: 50px auto; background: #f4f4f4;}
.lightGrayBg.logos {margin: 0; padding: 10px 0;}
.darkGrayBg {position: relative; padding: 40px 20px; text-align: center; background: #393939;}
.darkGrayBg h2, .darkGrayBg h3, .darkGrayBg h4, .darkGrayBg p, .darkGrayBg a {color: #fff;}
.video-outer-wrapper {padding:0; max-width:800px; margin:30px auto;}
.Grid .video-outer-wrapper {margin:0 auto;}
.video-container {position:relative; padding-bottom:56.25%; height:0; margin:0 auto;}
.video-container iframe, .video-container object, .video-container embed {position:absolute; top:0; left:0; width:100%; height:100%;}
.interior-content-video {position:relative; margin:0 auto;}
.embed-code {margin-bottom:20px; overflow:hidden;} 
.embed-code iframe {width:100%;}
#wrapper .Grid-cell img.inlineBlock {display:inline-block; margin-right:0; vertical-align:middle;}
.inlineBlock {display:inline-block; margin-right:20px; vertical-align:top;}
.spacer-heading {margin-bottom:20px;}
.interiorContentImage {display:block; margin:15px auto; text-align:center;}
.interiorContentImageLeft {display:block; margin:15px auto; text-align:center;}
.interiorContentImage img, .interiorContentImageLeft img {display:block; margin:0 auto;}
.alignLeft {text-align:left;}
.alignCenter {text-align:center;}
.alignRight {text-align:right;}
.verticalAlignMiddle {display:inline-block; vertical-align:middle;}
.noMargin {margin:0 !important;} 
.section-divider {width:100%; height:1px; background:#ccc; margin:35px auto;}
.notBold, h1 span.notBold, h2 span.notBold, h3 span.notBold, h4 span.notBold {font-weight:300;}
.interiorContentCta {margin:40px 0;}
.interiorContentCta a.button {margin-right:20px;}
.content-cta {text-align:center; margin:30px auto;}
.content-cta p {text-align:center; font-size:16px; font-weight:300; font-family:'Open Sans';}
.content-cta p span {display:block; vertical-align:middle; padding:5px 10px;}
.content-cta p strong, .content-cta p a {font-size:18px; display:inline-block; vertical-align:middle; font-weight: 700;}
.content-cta p a.button {font-size: 16px; font-weight: 700;}
.content-cta p a {vertical-align:middle;}
.borderBottom {padding-bottom: 8px; border-bottom: 1px solid #d1d1d1;}
.uppercase {text-transform: uppercase;}
.lowercase {text-transform: capitalize;}
.lightGray {color: #b5b5b5;}
.darkGray {color: #585858;}
a.darkGray:hover {color: #1c3f95;}
.ctaBar {padding: 20px; margin: 40px auto; color: #fff; border: 1px solid #1c3f95; border-left: none; border-right: none;}
.ctaBar h2 {text-transform: uppercase; font-weight: 700; margin: 0;}
.fontXl {font-size: 50px;}
.smallText {font-size: 10px;}
.roundCorners {border-radius: 10px;}
.displayBlock {display: block; text-align: center;}
.button.displayBlock {display: block;}
.lightText {font-weight: 300;}
.quoteBlock {padding: 5px 0 5px 20px !important; margin: 40px 0 40px 20px !important; font-size: 22px !important; font-weight: 700; font-style: italic; border-left: 3px solid #555;}

.largeCenterImage {display: block; margin: 35px auto;}

.custom-bg-content {position: relative; border: 1px solid #d1d1d1; border-left: none; border-right: none; padding:50px 0;}
.custom-bg-content.White, .custom-bg-content.White h2, .custom-bg-content.White h3, .custom-bg-content.White h4, .custom-bg-content.White p {color: #fff;}
.custom-bg-content.Gray, .custom-bg-content.Gray p {color: #585858;}
.custom-bg-content .borderBottom {border-color: #fff; max-width: 300px;}
.custom-bg-content h2 {margin: 40px 0;}
.custom-bg-content .uppercase {font-size: 14px;}
.custom-bg-content .button {margin-top: 30px;}

.large-image-content {position: relative; margin: 0; padding: 20px 0; text-align: center; overflow: hidden;}
.large-image-content img {position: absolute; min-width: 100%; height: auto; min-height: 100%; width: auto; max-width: none; opacity: .17; left: 50%; top: 0; transform: translateX(-50%);}
.large-image-content-inner {padding: 40px 0;}

#large-repeating-image-link-wrapper {position: relative; text-align: center; margin: 35px auto;}
#large-repeating-image-link-wrapper a {display: block; position: relative; background: #1c3f95; height: 300px; overflow: hidden;}
#large-repeating-image-link-wrapper .largeImage {opacity: .2; display: block; position: absolute; width: 100% !important; height: 100% !important; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
#large-repeating-image-link-wrapper .largeImage img {min-width: 100%; min-height: 100%; max-width: none; width: auto; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
#large-repeating-image-link-wrapper .hoverTileContent {opacity: 1; height: auto; padding: 20px 0; width: 90%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); z-index: 500; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
#large-repeating-image-link-wrapper:hover .largeImage, #large-repeating-image-link-wrapper:hover .hoverTileContent {opacity: .15;}
#large-repeating-image-link-wrapper:hover a:hover .largeImage, #large-repeating-image-link-wrapper:hover .hoverTileContent {opacity: 1;}
#large-repeating-image-link-wrapper a h3 {font-size: 20px; font-weight: 700;}
#large-repeating-image-link-wrapper a, #large-repeating-image-link-wrapper a p, #large-repeating-image-link-wrapper a h3 {color: #fff; text-align: center !important;}

.hover-tile-wrapper {position: relative; width: 100%; margin: 25px auto; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.hover-tile-wrapper div, .hover-tile-wrapper p, .hover-tile-wrapper h2, .hover-tile-wrapper h3 {-webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s; text-align: center; color: #fff;}
.hover-tile-container {width: 330px; height: 255px; overflow: hidden; position: relative; background: #1c3f95; margin: 10px;}
.hover-tile-container:hover {color:#fff;}
.hover-tile-container img {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); opacity: .2; z-index: 1; min-height: 100%; min-width: 100%; max-height: none; max-width: none;}
.tileInner {position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); width: 90%; z-index: 50;}
.hover-tile-container:hover img {opacity: 0;}
.hover-tile-container h3 {font-size: 19px; display: inline-block; width: auto;}
.hover-tile-container p {font-size: 13px;}
.hoverTileContent {opacity: 0; height: 0;}
.hoverTileContent h3 {padding-bottom: 25px; border-bottom: 1px solid #fff; margin-bottom: 25px;}
.hover-tile-container:hover .hoverTileContent {opacity: 1; height: auto;}
.hover-tile-container:hover h3 {padding-bottom: 6px; border-bottom: 1px solid #fff; margin-bottom: 5px;}

.hoverTileIcon {width: 60px; margin: 0 auto;}

a.icon-text-item:hover {filter: grayscale(100%);}
.icon-text-item {margin-bottom: 25px;}

.icon-with-link {position: relative; text-align: center; margin: 35px 0 0 0; padding-bottom: 40px; border-bottom: 1px solid #d1d1d1; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}
.icon-with-link a {position: relative; display: inline-block; width: auto; max-width: 100%; margin: 20px 0 0 0; padding: 0 0 20px 0; -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s;}
.icon-with-link a:hover {transform: scale(1.1); z-index: 500; -webkit-filter: grayscale(0); filter: grayscale(0);}
.icon {width: 58px; display: block; margin:0 auto; position: relative; z-index: 55; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s;}
.icon img {width: auto; height: auto;}
.icon-with-link a h3 {font-size: 18px; font-weight: 700; margin: 20px 0 0 0; padding: 0 10px; text-align: center;}
.icon-with-link a p {margin: 5px 0; padding: 0 20px;}

.disabled {-webkit-filter: grayscale(100%) !important; filter: grayscale(100%) !important; cursor: pointer; transform: none !important; opacity: .6;}

.regularWeightText {font-weight: 400;}
.regularWeightText a {font-weight: 400;}

.roundBlueBg {position: relative; display: block; float: left; clear: left; margin: 0 20px 20px 0; width: 40px; height: 40px; line-height: 40px; font-size: 32px; color: #fff; font-weight: 700;  text-align: center !important; background: #1c3f95; border-radius: 50%; padding: 3px;}

.customBgHeroImage {display: none;}

/*--HOMEPAGE BANNER--*/
#homepage-banner {position: relative; padding: 40px 0; height: auto; overflow: hidden; text-align: center; background: #555555;}
#homepage-banner h1, #homepage-banner h2, #homepage-banner h3 {color: #fff; font-weight: 700; line-height: 100%; text-shadow: 0 2px 2px #333; max-width: 600px; margin: 10px auto 20px;}
#homepage-banner p {color: #fff; font-size: 18px; text-shadow: 0 2px 2px #333;}
#homepage-banner img {display: block; min-height: 100%; width: 1400px; max-width: none; min-width: 100%; position: absolute; bottom: 0; right: -630px; opacity: .35; z-index: 1;}
h1 span.subheading {font-size: 16px; font-weight: 400; text-transform: none; line-height: 155%;}
#homepage-banner .button {display: inline-block; margin: 10px;}
#homepage-banner .button.whiteGhostButton {padding: 12px 65px;}
.homepage-banner-content {position: relative; z-index: 500;}
.homepage-banner-links {margin-top: 25px;}
p#homepage-banner-tagline {font-size: 14px;}
#homepage-banner .homepage-hero img {display: none;}
.whiteGhostButton-or      {display:none;}

/*--INTERIOR BANNER--*/
#text-only-banner {padding: 30px 15px; background: #5a5a5a; text-align: center; position: relative;} 
#text-only-banner h1, #text-only-banner p {margin: 0; line-height: 105%; color: #fff;}

#interior-banner-wrapper {position: relative; margin-bottom: 40px; border-top:1px solid #1c3f95;}
#interior-banner {position: relative; height: 330px; width: 100%; background: #555; overflow: hidden; text-align: center;}
#scroll {position: absolute; top: 0; right: 0;} 
#interior-banner #interior-banner-image {position: absolute; top: 0; right: 0; min-width: 100%;} 
#interior-banner #interior-banner-image img {height: auto; width: auto; min-height:100%; max-width: none; min-width: 100%; display: block; right: 0; position: relative; opacity: .4;}
#interior-banner .banner-content {text-align: center; position: absolute; width: 100%; height: auto; top: -150%; left: 50%; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%); -webkit-transition: all 2.5s; -moz-transition: all 2.5s; -o-transition: all 2.5s; -ms-transition: all 2.5s; transition: all 2.5s; opacity: 0; z-index: 500;}
body.loaded #interior-banner .banner-content {opacity: 1; top: 50%;}
#interior-banner h1, #interior-banner h2, #interior-banner h3, #interior-banner p {color: #fff; margin: 0; text-shadow: 0 2px 2px #333;}
#interior-banner h1, #interior-banner h2 {font-size: 38px; font-weight: 700; line-height: 105%; margin: 0;} 
#interior-banner p {font-weight: 400; font-size: 20px; margin: 0;}

/*--STAR RATINGS--*/
#reviews {text-align: center; padding: 0 20px;}
.star-rating {font-weight: 700; color: #ddbf27;}
#reviews a {text-decoration: underline;}

/*--CONTENT BUILDER STYLES--*/
.Grid-cell {position: relative;}
.Grid ul {margin: 0; padding: 0 0 0 25px;}
#wrapper .Grid {text-align:center; margin:0; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
#wrapper .Grid .content {padding: 0 10px;}
#wrapper .Grid p, #wrapper .Grid h2, #wrapper .Grid h3, #wrapper .Grid h4 {text-align:left;}
#wrapper .Grid p.alignCenter, #wrapper .Grid h2.alignCenter, #wrapper .Grid h3.alignCenter, #wrapper .Grid h4.alignCenter {text-align:center;}
#wrapper .Grid.twoColumn {text-align:left;}
#wrapper .Grid-cell {min-width: 110px; margin: 0 auto;}
#wrapper .Grid-cell img {text-align:center !important; display:block; margin:0 auto;}
#wrapper .Grid .columnRight25 img {width:100%;}
#wrapper .u-size1of2 img {display:block; margin:0 auto;}
#wrapper .columnLeft75 {width:100% !important; text-align:left; display:block; padding:0 !important;}
#wrapper .columnLeft75 .Grid-cell {margin-right:10px;}
#wrapper .columnRight25.u-size1of4 {width:100% !important; text-align:left; display:block; padding:0 !important;}
#wrapper .Grid-cell img.largeCenterImage {margin: 25px 0 !important;}

/*--FORM STYLES--*/
#form-stub-cta {position: relative; background: #fff; padding: 20px 0; text-align: center; border-bottom: 1px solid #d6d6d6;}
#form-stub-content {display: inline-block; text-align: left; width: auto; vertical-align: middle; padding: 3px 15px 3px 70px; background: url('../images/calendar-icon.png') no-repeat top left; margin-bottom: 13px;}
#form-stub-content h2 {margin: 0; text-align: left; text-transform: uppercase; font-size: 27px; color: #555;  font-weight: 700;}
#form-stub-content p {margin: 0; text-align: left; font-size: 12px;}
#banner-form-stub {display: inline-block; vertical-align: middle;}
.form-stub-input, .form-stub-call-text {display: none;}
input, textarea {font-family: 'Open Sans' !important; color: #333; font-size: 13px;}
input[type="date"] {font-family: 'Open Sans' !important; color: #666; font-size: 12px;}
input:placeholder, input[type="date"]:placeholder {font-family: 'Open Sans' !important; color: #666; font-size: 13px;}
#form-stub-cta .button {padding:12px 40px; font-size: 14px; margin-top: 10px; border: none; outline: none;}

.customBgFormWrapper {position: relative; text-align: center; padding: 30px 20px; background: #d1d1d1 url('../images/interior-form-bg.png') no-repeat; background-size: cover; background-position: 50% 50%;}
.customBgFormWrapper .form-field input, .customBgFormWrapper .form-field textarea, .customBgFormWrapper .form-field select {background: #fff;}
.captcha-wrapper {display: block; margin: 10px auto; width: 304px;}
.form-button.button {padding:12px 40px; font-size: 14px; margin-top: 10px; border: none; outline: none;}
.form-content {margin-bottom: 25px;}

.form-wrapper {position:relative; margin:0;}
.form-wrapper.newsletter {text-align: center; max-width: 750px; margin: 0 auto;}
.form-wrapper.newsletter label.form-field-label {text-align: center;}
.form-wrapper.newsletter .form-field {display: inline-block; width: 250px; margin-right: 25px; vertical-align: middle;}
.form-wrapper.newsletter .form-field input {padding: 10px; width: 90% !important;}
.newsletterFormButton {margin: 17px 0 0 0; display: inline-block; width: auto; vertical-align: middle;}
.newsletterFormButton .button {padding: 10px 60px; font-size: 14px;}

.whiteBgForm {padding: 0 25px;}

.alert {color:red; font-style:italic;}
.form-field {padding:2px 0 2px 0; margin:0 0 5px 0; vertical-align:top; font-weight:400;}
.form-field label {padding:3px 6px 0 0; margin:0 0 3px 0; vertical-align:top; font-size:13px;}
.form-field label.form-field-label {display:block; font-weight:700;  text-align: left; font-size: 13px;}
.form-field input, .form-field textarea {display:block; padding:10px 12px; background-color:#fff;}
span.form-field {display:block;}
.form-field input {width:95%; border:1px solid #d0d0d0; -moz-transition:all .5s; -o-transition:all .5s; -ms-transition:all .5s; transition:all .5s;}
.form-field.error input {border-color:#f00; -moz-box-shadow: 0 0 5px #f00; -webkit-box-shadow: 0 0 5px #f00; box-shadow: 0 0 5px #f00;}
.form-field input:hover, .form-field select:hover {border:1px solid #555;}
.form-field input:focus, .form-field select:focus {border:1px solid #555; width:95%; -moz-box-shadow: 0 0 5px #212463; -webkit-box-shadow: 0 0 5px #212463; box-shadow: 0 0 5px #212463;}
.form-field input#zip, .form-field input#zip-code {width:50px;}
.form-field textarea {resize:none; width:95%; height: 55px; border:1px solid #d0d0d0; -moz-transition:all .3s; -o-transition:all .3s; -ms-transition:all .3s; transition:all .3s;}
.form-field textarea:hover {border:1px solid #555;}
.form-field textarea:focus {border:1px solid #555; width:95%; -moz-box-shadow: 0 0 5px #212463; -webkit-box-shadow: 0 0 5px #212463; box-shadow: 0 0 5px #212463;} 
.form-field input[type="radio"], .form-field input[type="checkbox"] {width:auto; display:inline-block; vertical-align:middle; margin-top:0; margin-right:5px; -moz-box-shadow:none; -webkit-box-shadow: none; box-shadow:none;}
.form-field select {width:95%; background:#fff; padding: 5px; outline: none; border:1px solid #d0d0d0; margin-right: 16px;}
 
.form-field.multiCheckbox label {display:block; width:auto; vertical-align:middle; margin:5px 10px 5px 0; font-size:13px; margin-right: 16px;}
.form-field.multiCheckbox label.form-field-label {display:block; margin:0 0 5px 0; width:auto; font-size:16px;}
 
.form-field.attribute {padding-left:20px;}
.form-field.attribute label.description {margin-left:-20px; font-weight:700;}
.form-field.attribute label.form-field-label {font-weight:400;}
.form-wrapper.survey .form-field {display:block;}
.form-wrapper.survey .form-field.comments, .form-wrapper.survey .form-field.recommend {margin-top:25px;}

.formSubmitText span {display: none;}
.field-description {margin: 5px 0; font-size: 12px; text-align: left; float: left;}

#schedule, #schedule .container {padding: 0;}
.form-wrapper.greenBgForm p, .form-wrapper.greenBgForm label {color: #fff; text-align: left;}
.form-wrapper.greenBgForm p.alignCenter {text-align: center;}
.form-logo {display:none;}
.form-wrapper.greenBgForm .alert {color: #fff;}

.form-field input[type="radio"], .form-field input[type="checkbox"] {width:25px !important;}
#schedule .form-field input[type="radio"], #schedule .form-field input[type="checkbox"] {width:25px !important;}

.full-width-form.color1bg {padding: 20px 0;}
.full-width-form.color1bg h2, .full-width-form.color1bg p {color: #fff;}
.full-width-form .form-fields-inner-wrapper {flex-flow: row wrap;}
.full-width-form .form-wrapper {max-width: none;}
.full-width-form .form-field {width: 95%;}
.full-width-form .form-field.comments {width: 95%;}
.full-width-form .captcha-wrapper {margin: 0;}
.full-width-form .captcha-wrapper .form-field {margin-bottom: 0;}
.full-width-form .formSubmitText {display: flex; flex-direction: column; justify-content: center; align-items: center;}
.full-width-form .button {margin: 10px 20px;}
.full-width-form .button, .full-width-form .button.whiteGhostButton {padding: 14px 40px; font-size: 16px;}

/*--REPEATING ICON AND LINKS--*/
.repeating-icon-link {position: relative; text-align: center; padding: 20px 20px 10px 20px; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}
.repeating-icon-link a {display: inline-block; position: relative; width: auto; max-width: 25%; margin:10px; background: transparent; color: #1c3f95; filter: grayscale(100%);}
.repeating-icon-link a img {display: block; margin: 0 auto;}
.repeating-icon-link a p {font-size: 16px; font-weight: 700; color: #1c3f95; }
.repeating-icon-link a:hover {filter: grayscale(0);}

/*--REPEATING IMAGE AND LINKS--*/
.repeating-image-links {position: relative; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}
.repeating-image-links a {display: inline-block; position: relative; max-width: 415px; width: 50%; margin:10px;}
.repeating-image-links a img {display: block; margin: 0 auto;}
.repeating-image-links a p {font-size: 18px; font-weight: 700; color: #4c4c4c; }
.repeating-image-links a:hover p {color:#1c3f95;}
.repeating-image-links a:hover {transform: scale(1.1);}

/*--REPEATING HOVER IMAGE AND TEXT--*/
.image-hover-item {display: block; position: relative; margin:20px 0; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s; border-radius: 10px;}
.hover-text {position: relative; margin: 20px 0; text-align: center;}
.image-hover-item img {display: block; width: 100%;}

/*--STAGGERED CONTENT STYLES--*/
.staggered-content-wrapper {position: relative; margin: 35px auto;}
.staggered-content-item {position: relative; margin: 0 0 20px 0;}
.staggered-content-item h3 {text-align: left; margin: 0 0 5px 0;}
.staggered-content-item img {float: right; margin: 0 0 0 10px; width: 165px; height: auto;}

/*--TESTIMONIALS--*/
.testimonial-wrapper {position: relative;}
.testimonial-wrapper p, .testimonial-wrapper a, .testimonial-wrapper h2, .testimonial-wrapper h3 {}
.homepage-testimonial-text.quote {padding-top: 55px; background: url('../images/quote.png') no-repeat top center;}
.homepage-testimonial-text {font-family: 'Times New Roman', serif; font-size: 24px; font-style: italic; color: #7d7d7d;}
.testimonial-content-inner {padding: 0 30px; position: relative; z-index: 50;}
.testimonial-content-inner img {display: block; position: relative;}
.testimonial-content-inner .name {font-size: 16px; text-align: center; font-family: 'Times New Roman', serif; font-style: italic; color: #7d7d7d; padding-bottom: 30px; background: url('../images/double-border.png') no-repeat bottom center;}
.testimonial-image-wrapper {width: 100%; height: 100%; position: absolute; left: -2px; top: 0; z-index: 1; opacity: .2;}
.testimonial-image-wrapper.nationals-park-image {width: 100%; height: 100%; display: flex; flex-flow: column; justify-content: center; align-items: center; position: relative; opacity: 1; min-height: 450px;}
.testimonial-image-wrapper.nationals-park-image h3 {font-size: 26px; font-weight: 400; margin: 30px 0 0 0;}
.testimonial-image-wrapper.nationals-park-image p {font-size: 18px; font-weight: 700; margin: 0 0 30px 0;}
.testimonial-image-wrapper.nationals-park-image .button.redButton {padding: 10px 55px; background: #ab0104; border-color: #ab0104; text-transform: none; font-size: 19px; font-weight: 700;}
.testimonial-image-wrapper.nationals-park-image .button.redButton:hover {background: #003768; border-color: #003768;}
.star-rating {display: inline-block; vertical-align: middle; padding: 0 10px;}
.review-stars {font-family: 'Lato', sans-serif; font-size: 15px;}
.review-stars img {display: inline-block; position: relative; vertical-align: middle; margin-bottom: 5px;}
.pestroutes-reviews-img {margin: 0 auto 30px auto;}
.testimonial-client {margin-top: 20px;}
.testimonial-client img {margin: 0 auto;}

.testimonial-items-outer-wrapper {text-align: center;}
.testimonial-item {position: relative; text-align: left; margin: 30px auto;}
.testimonial-item-image {position: relative; float: left; margin: 0 15px 10px 0;}
.testimonial-item .name {font-size: 16px;}
.testimonial-item:last-of-type {display: none;}
.testimonial-item-image img {display: block; margin: 0 auto 12px auto;}
.testimonial-item-image .person img {border-radius: 5px;}
.testimonial-item a {font-weight: 700; text-decoration: underline;}
.name img {display: block; margin: 10px auto;}

.affiliations {position: relative; text-align: center; padding-top: 25px; margin-top: 25px; border-top: 1px solid #d1d1d1; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}
.affiliations div {display: inline-block; width: auto; max-width: 43%; margin: 10px 20px; max-height: 70px;}
.affiliations div img {max-height: 100%;}

.testimonial-wrapper.interior {background: #e8e8e8 url('../images/gray-texture-bg.png') repeat; padding: 50px 10px;}
.testimonial-wrapper.interior p, .testimonial-wrapper.interior a, .testimonial-wrapper.interior h2, .testimonial-wrapper.interior h3 {color: #4c4c4c;}
.testimonial-wrapper.interior .testimonial-item-content {min-height: 0 !important; padding-right: 0;}
.testimonial-wrapper.interior .affiliations {padding: 0; border: none; margin: 25px auto;}
.testimonial-text {padding-top: 70px; background: url('../images/quote-left.png') no-repeat top center;}
.testimonialSubHeading {font-size: 18px; margin-top: 3px;}

/*--LOCATION MAP BANNER--*/
#interior-banner.map {height: 400px;}
#location-page-map {display:block; height:400px; overflow:hidden; position:relative; width:100%;}
#location-page-map iframe {border:none; -webkit-backface-visibility:hidden; height:100%; width:100%; opacity: 1; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s;}
#interior-banner.map .banner-content-inner-wrapper {max-width: none;}
#map-overlay {position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: .5; z-index: 50;}

/*--PEST ID STYLES--*/
.pest-category-nav {position: relative; text-align: center; margin: 20px 0 40px 0;}
.pest-category-nav a {display: inline-block; width: 100px; vertical-align: top; color: #565656; text-align: center; padding: 0 10px;}
.pest-category-nav a p {font-size: 11px; margin: 10px 0;}
.pest-category-nav a:hover p, .pest-category-nav a.current p {color: #bc181e;}

.pest-profiles {position: relative; margin-bottom: 50px; text-align: center;}
.pest-profiles a {position: relative; display: inline-block; margin: 15px;}
.pest-profiles a:hover {transform: scale(1.12); z-index: 500;}
.pest-profiles a img {border-radius: 50%;}

/*--REPEATING PEST ID LINKS--*/
.repeating-pest-links {position: relative; text-align: center;	display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}
.repeating-pest-links a {display:inline-block; width: auto; max-width: 320px; color: #585858; margin: 0 0 15px 0;}
.repeating-pest-links a h3 {font-weight: 700; font-size: 18px; margin-top: 15px; color: #585858;}
.repeating-pest-links a:hover h3 {color:#1c3f95;}
.repeating-pest-links a p {font-size: 12px; color: #fff;}
.repeating-pest-image {position: relative; background: #000; overflow: hidden; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.repeating-pest-image img {width: 100%; display: block;}
.repeating-pest-image .repeating-pest-hover img {width: auto; height: auto; display: block; margin: 0 auto;}
.repeating-pest-hover {position: absolute; top: 50%; left: 50%; width: auto; height: auto; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.repeating-pest-links a:hover img {opacity: .3; transform: scale(1.3);}
.repeating-pest-links a:hover .repeating-pest-hover, .repeating-pest-links a:hover .repeating-pest-hover img {opacity: 1;}
.repeating-pest-links a:hover .repeating-pest-hover img {transform: none;}

.styled-select {display: block; margin: 0 auto 30px auto; background:#f9f9f9 url(http://i62.tinypic.com/15xvbd5.png) no-repeat 96% 0; height: 29px; overflow: hidden; width: 280px; border: 1px solid #d1d1d1; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.styled-select:hover {background-color:#e0f5ed;}
.styled-select select {background: transparent; border: none; font-size: 14px; height: 29px; padding: 5px; width: 315px;}

/*--HOMEPAGE SERVICE BOXES--*/
#homepage-service-boxes {margin: 40px 0;}
.service-boxes-inner-wrapper {display: block; position: relative; margin: 0 auto;}
.service-boxes-inner-wrapper a {display: block; position: relative; margin: 20px auto 50px auto;}
.service-image-wrapper {display: block; position: relative; background: #555; max-width: 435px; margin: auto;}
.service-image-wrapper img {display: block; position: relative; opacity: .7;}
.image-content {position: absolute; display: block; width: 100%; bottom: -5px; left: 0; text-align: center;}
.image-content .button {height: 0; opacity: 0; margin: 0; padding: 0;}
.service-boxes-inner-wrapper a:hover .image-content .button {height: auto; opacity: 1; padding: 8px 25px; margin: 0 0 25px 0;}
.service-boxes-content {text-align: center;}
.service-name {font-size: 17px; margin-top: 0; color: #fff; text-transform: uppercase; font-weight: 700; text-shadow: 0 0 10px #000;}
.button.service-boxes-button {background: transparent; text-align: center; color: #3598e7; min-width: 160px;}
.service-boxes-inner-wrapper a:hover .service-image-wrapper img {opacity: .25; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.service-boxes-inner-wrapper a:hover .service-name {font-size: 20px;}

/*--HOMEPAGE SERVICE BOXES--*/
.where-we-service-wrapper {display: block; position: relative; padding: 73px 0; text-align: center; background: url('../images/house-bg.png') no-repeat 50% 50%; background-size: cover;}
.where-we-service-inner {z-index: 100;}
.where-we-service-wrapper h2 {font-size: 28px; color: #51efab;}
.where-we-service-wrapper p {font-size: 18px; color: #fff;}
.where-we-service-wrapper .phone a {font-family: 'Lato', sans-serif; font-size: 32px; color: #fff;}
.where-we-service-wrapper .button {margin-bottom: 20px; width: 90px;}
.where-we-service-img {display: block; position: absolute; top:50%; right: 0; opacity: 0; transform: translateY(-50%); max-height: 90%; width: auto; height: auto;}

/*--BLOG STYLES--*/
.blog-search {margin: 20px 0;}
.blog-search-form {display: inline-block; position: relative;}
.searchBar {display: inline-block; position: relative; vertical-align: middle; background: #fff; padding: 0 10px; border: 1px solid #b6b6b6; outline: none; height: 50px; width: 300px; font-size: 16px;}
.blog-search-button {display: block; position: absolute; width: 50px; height: 50px; border: none; top: 0; right: -1px; transition: all .3s;}

.blog-post-wrapper {display: flex; flex-flow: column; justify-content: space-between;}
.blog-post-abstract {margin-bottom: 20px;}
.abstractImage img {display: block; width: 100%; max-width: 525px; margin: 20px auto;}
.blog-title-link {font-size: 24px; color: #555555;}

.pagination {margin-bottom: 40px;}
.pagination a, .pagination-current {margin: 0 2px; padding: 25px 15px; background: #555; color: #fff;}

.blogImage img {display: block; position: relative; margin: 30px auto;}
.tags {margin-bottom: 40px;}
.tags span:last-of-type {display: none;}

/*--DEALS STYLES--*/
.special-offers-outer {position: relative; padding: 50px 0; background: #f5f5f5; text-align: center;}
.special-offers-outer .container {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}
.special-offer-box {padding: 30px; position: relative; box-shadow: 0 0 10px #555; background: #fff; display: block; width: 95%; text-align: center; margin: 30px auto;}
.special-offer-box h3 {text-align: center; font-size: 30px;}
.initialQuote {font-size: 16px; font-style: italic; font-weight: 700;}
.initialQuote span {text-decoration: line-through; color: red;}
.dealPrice {font-size: 14px; font-weight: 400; padding: 20px 0; margin: 20px 0; border: 1px solid #d1d1d1; border-left: none; border-right: none;}
.dealPrice strong {font-size: 50px; line-height: 50px;}
.dealPrice strong sup {font-size: 34px;}
.viewDetails strong {display: block; margin-top: 10px;}

.special-offer-box .mostPopular {display: none;}
.special-offer-box:nth-of-type(2) .mostPopular {display: block; position: absolute; width: 100%; left: 0; top: -42px; padding: 10px 0; color: #fff; font-weight: 700; margin: 0;}
.residentialPrograms .button {padding: 12px 65px; font-weight: 700; font-size: 16px; margin-top: 40px;}
.notCovered {opacity: .45; text-decoration: line-through;}
.residentialPrograms .special-offer-box:nth-of-type(2) h3 {font-size: 36px; margin-top: -6px !important;}
.residentialPrograms .special-offer-box:nth-of-type(2) {background-color: #d1d1d1; margin-top: 60px;}
.aboutDeal p {font-weight: 700;}

/*---BOOK DEALS--*/
.availableSlot {background-color: #d1d1d1; margin-bottom:3px; cursor: pointer;}
.availableSlot.selected {background-color:#555;}
.sqftOption {cursor: pointer; transition: all .3s;}
.sqftOption:hover{background-color: #d1d1d1;}
.sqftOption.selected {background-color: #d1d1d1;}

.sqftOption {boxing-sizing:border-box; padding:15px; margin: 4px 2px; display:inline-block; color: #fff; background: #555; font-weight: 700; font-size: 16px;}
.bookingPlugIn h2 span, .bookingPlugIn h3 span {display: block; margin-bottom: 8px;}
.bookingPlugIn .whiteBgForm {padding: 0; margin: 25px auto;}

.checkoutPricing {margin-top: 30px;}
.checkoutPricing sup {font-size: 18px;}
.checkoutPricing sub {font-size: 14px; font-weight: 400; position: relative; top: -8px;}
.checkoutInitial {display: inline-block; vertical-align: top; max-width: 35%;}
.checkoutInitial p {font-size: 11px;}
.checkoutInitial p.initial {font-size: 30px; font-weight: 700; margin: 8px 0;}
.checkoutRecurring {display: inline-block; vertical-align: top; padding-left: 15px; margin-left: 15px; border-left: 1px solid #d1d1d1;}
.checkoutRecurring p {font-size: 30px; font-weight: 700; margin: 8px 0;}

.planDetails {margin: 35px 0;}
.terms {margin: 35px 0;}
.programTerms {font-size: 13px; font-style: italic;}
.addressesWrapper {margin: 50px auto; text-align: center;}
.addressesWrapper h3, .addressesWrapper h4 {text-align: center;}
.checkoutAddress {position: relative; display: inline-block; vertical-align: top; margin: 0 20px;}

.calendarWrapper {display: inline-block; width: 100%; border: 1px solid #555; margin: 15px 0; box-sizing: border-box;}
.calendar-grid .calendar-date-holder, .calendar-wrapper {width: 100% !important;}
.calendarWrapper .smallText {font-size: 13px; margin: 8px;}
.timeAvailable {background: url('../images/time-graphic.png') no-repeat bottom -30px right -30px;}
.timeAvailable h3, .timeAvailable h4 {color: #fff; background: #555; padding: 20px; margin: 0;}
.timeInner {padding: 10px;}

.container .speedlyContainer {max-width: 765px; margin: 0 auto;}

#wrapper select {background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='10' width='6'><path d='M3 0 L0 4 L6 4 Z M3 10 L6 6 L0 6 Z' fill='#3A3A3A' stroke='#OOO' stroke-width='1'/></svg>") no-repeat top 50% right 15px; padding: 12px; -webkit-border-radius:0; border-radius: 0; -webkit-appearance:none; appearance:none;}

/*--COUPONS--*/
.coupon {display: block; text-align: center; position: relative; margin: 20px 0;}
.couponHeading {margin: 0; color: #fff; font-size: 22px; font-weight: 700; padding: 12px 10px;}
.coupon-inner {text-align: center; padding: 20px 20px 30px 20px; border: 4px dashed #000;}
.couponDeal {font-size: 36px; font-weight: 700; text-align: center;}
.couponCompanyName {font-size: 15px; margin: 5px 0 20px 0;}
.couponInitial {font-size: 18px; font-weight: 400; margin: 0;}
.couponInitial span {text-decoration: line-through; color: red;}
.couponRecurring {margin: 0; font-size: 15px;}
.coupon .button {padding: 15px 75px;}

/*--FOOTER LOGO IMG SYLES--*/

#footer-logo img {max-width: 208px; padding: 1px 14px 0px 0px;}

/*--RESPONSIVE STYLES--*/

    @media screen and (min-width: 480px) {
        
		/*--HEADER STYLES--*/
		.desktopOnly {display: inline !important;}
		.mobileOnly {display: none !important;}
		#header-lower .button {position: relative; display:block; float: right; margin: 10px 25px 0 0; padding: 8px 20px; font-weight:700; text-transform:uppercase; font-size:14px; border:none;}
		#main-nav-button {margin-top: 13px;}

		/*--REPEATING PEST ID LINKS--*/
		.repeating-pest-links {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.repeating-pest-links a {width: 47%; margin: 0 0 25px 0; vertical-align: top;}

		/*--FORM STYLES--*/
		#form-stub-content {margin-bottom: 0;}
		#form-stub-cta .button {margin: 0;}
		
		/*--Misc STYLES--*/
		ul.tabNav li a {font-size: 12px; padding-bottom: 4px;}

		#large-repeating-image-link-wrapper a {height: 280px;}

		.repeating-icon-link a {margin:10px 30px;}

	}


    @media screen and (min-width: 600px) {
			
		
		/*--HEADER STYLES--*/
		.desktopOnly {display: inline !important;}
		.mobileOnly {display: none !important;}

		#top-nav a {display:inline-block;}
        
        /*--HOMEPAGE BANNER--*/
        p#homepage-banner-tagline {font-size: 20px;}
		.whiteGhostButton-or      {display: inline !important;}
		/*--interior BANNER--*/
		#interior-banner h1, #interior-banner h2 {font-size: 44px;} 

		/*--FOOTER STYLES--*/
		#top-button {background:#1c3f95; border-radius:50%; bottom:10px; color:#fff; display:block; font-size:55px; height:55px; line-height:65px; opacity:0; position: fixed; left: 10px; text-align: center; text-decoration: none; text-shadow: 0 0 1px #fff; width: 55px;}
		#top-button.active {opacity: 0.5;}
		#top-button:hover {opacity: 1;}

		/*--CONTENT BUILDER STYLES--*/
		#wrapper .u-size1of2, #wrapper .u-size2of4, #wrapper .u-size3of6, #wrapper .u-size4of8, #wrapper .u-size5of10, #wrapper .u-size6of12 {width:48% !important;}
		#wrapper .u-size1of3, #wrapper .u-size2of6, #wrapper .u-size4of12 {width:30% !important;}
		#wrapper .u-size1of4, #wrapper .u-size2of8, #wrapper .u-size3of12 {width:23% !important;}
		#wrapper .u-size1of5, #wrapper .u-size2of10 {width:18% !important;}
		#wrapper .u-size1of6, #wrapper .u-size2of12 {width:15% !important;}
		#wrapper .columnLeft75.u-sm-sizeFull {width:100% !important; text-align:left; display:block; padding:0 !important;}
		#wrapper .columnRight25.u-size1of4.u-sm-sizeFull {width:100% !important; text-align:left; display:block; padding:0 !important;}
		#wrapper .u-sm-sizeFull {display:inline-block !important; width:48% !important;}
		#wrapper .u-size1of4.u-sm-sizeFull {width:23% !important;}
		#wrapper .u-sm-sizeFull.u-size1of3 {width:32% !important;}
		#wrapper .u-sm-sizeFull.u-size2of3 {width:63% !important;}
		#wrapper .u-sm-sizeFull.u-size1of4 {width:23% !important;}
		#wrapper .u-sm-sizeFull.u-size1of5 {width:18.5% !important;}
		#wrapper .u-sm-sizeFull.u-size1of6 {width:15.5% !important;}
		#wrapper .columnLeft25 {width:35% !important; text-align:left; vertical-align:top;}
		#wrapper .columnRight75 {width:60% !important; text-align:left; float:right;}
		.fullWidthContent .Grid img {max-width: 100%;}
		.vertical-divider {display: block;}
		#wrapper .u-sm-sizeFull.u-size1of4.left25 {width:13% !important;} 
		#wrapper .Grid .u-size3of4.right75 {padding-left: 3.8% !important; width: 83% !important;}
		#wrapper .u-sm-margBottom1 {margin: 0 !important;}
		
		.interiorContentImage {margin:5px 0 10px 40px; float:right; max-width:50%; width:auto;}
		.interiorContentImageLeft {margin:5px 40px 10px 0; float:left; max-width:50%; width:auto;}

		/*--REPEATING HOVER IMAGE AND TEXT--*/
		.image-with-hover-text {position: relative; text-align: center; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
		.image-hover-item {display: inline-block; margin:5px 0; max-width: 48%;}

		/*--STAGGERED CONTENT STYLES--*/
		.staggered-content-item {float: left; width: 48%;}
		.staggered-content-item:nth-of-type(even) {float: right;}

		/*--PEST ID--*/
		.pest-profiles {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}

		/*--REPEATING PEST ID LINKS--*/
		.repeating-pest-links a {width: 32%; margin: 0 0 25px 0;}

		/*--TESTIMONIALS--*/
		.testimonial-items-outer-wrapper {position: relative;}
		.testimonial-text {position: relative; z-index: 50; padding: 10px 70px; background: url('../images/quote-left.png') no-repeat top 50% left 0px, url('../images/quote-right.png') no-repeat top 50% right 0px;}
		.affiliations div {max-width: 20%;}
		.name img {display: inline-block; vertical-align: middle; padding-left: 25px; margin-left: 25px; border-left: 1px solid #d1d1d1;}
		.name span {display: inline-block; vertical-align: middle;}

		/*--DEALS--*/
		.special-offer-box {width: 45%; margin: 20px 2%;}
		.special-offer-box:nth-last-of-type(2) {margin-top: 0;}
		.special-offers-outer.count3 .container {-webkit-justify-content: space-between; justify-content:space-between;}
		.special-offers-outer.count3 .special-offer-box {width: calc(32% - 40px); margin: 20px 0; padding: 30px 20px;}

		.special-offers-outer {padding: 80px 0 50px 0;}

		.whiteBgForm .form-field {width: 48.5% !important;}
		.whiteBgForm .form-field.thirdWidth {width: 31% !important;}
		.whiteBgForm .form-field.fullWidth {width: 100% !important;}
		.whiteBgForm .form-field input {width: 100% !important; box-sizing: border-box;}
		.whiteBgForm form .clearfix {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.whiteBgForm form .clearfix::after {display: none;}

		.checkoutPricing sup {font-size: 30px;}
		.checkoutPricing sub {font-size: 13px; top: -11px;}
		.checkoutInitial p {font-size: 13px;}
		.checkoutInitial p.initial {font-size: 50px;}
		.checkoutRecurring {padding-left: 15px; margin-left: 15px; border-left: 2px solid #d1d1d1; margin-top: 2px;}
		.checkoutRecurring p {font-size: 60px; margin: 0; padding-top: 6px;}

		.checkoutAddress {margin: 0;}
		.checkoutAddress.serviceAddressReview {margin: 0 50px 0 0; padding-right: 50px; border-right: 2px solid #d1d1d1;}
		
		.chooseDateTimeContainer {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.calendarWrapper {width: 60%; vertical-align: top;}
		.calendarWrapper.timeAvailable {width: 35%;}
		
		/*--COUPONS--*/
		.coupon-wrapper .container {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.coupon {width: 48%;}

	}
	
    @media screen and (min-width: 768px) {
		
		body {margin-top: 113px;}
	
		#sk-holder #sk-container #sk-wrapper {width: 325px !important;}
		body.sticky #sticky-nav-button, #sticky-nav-button {opacity: 0; bottom: -100px; display: none;}

		/*--FONT STYLES--*/
		h1 {font-size:46px;}
		h2 {font-size:34px;}
		h3 {font-size:24px;}
		h4 {font-size:20px;} 
		
		.fontXl {font-size: 75px;}

		/*--Header STYLES--*/
		#header-logo {float: left; margin-left: 0; margin-top: 2px; max-width: 167px;}
        span.header-social-icons {display: block; float: left;}
        span.header-social-icons .header-social-icons-wrapper {margin-top: 7px;}
        span.header-social-icons .header-social-icons-wrapper a {padding-right: 5px; opacity: .3;}
        span.header-social-icons .header-social-icons-wrapper a:hover {opacity: 1;}
		#main-nav {display: inline-block; float: right; margin-top: 18px;}
		#main-nav ul {list-style: none; position: relative; text-align: center; padding: 0; margin:0;}
		#main-nav ul li {list-style: none; display: none; font-size: 14px; font-weight: 700; margin: 0 30px 0 0; color: #555; font-family: 'Open Sans';}
		#main-nav ul li a {font-size: 14px; font-weight: 700; color: #555; font-family: 'Open Sans'; text-transform: uppercase;}
        #main-nav ul li a:hover {color: #066bb9;}
		#main-nav ul li:first-of-type, #main-nav ul li:nth-of-type(2) {display: inline-block;}
		#header-lower .button {margin-top: 14px;}
		#main-nav-button {margin-top: 18px;}
		
		/*--HOMEPAGE BANNER--*/
        #homepage-banner {padding: 80px 0;}
		h1 span.subheading {font-size: 26px;}
		#homepage-banner h1, #homepage-banner h2 {font-size: 45px;}
		#homepage-banner img {right: -285px; width: auto;}
        
        /*--HOMEPAGE BOXES--*/
        .service-boxes-inner-wrapper a {display: inline-block; max-width: 435px; width: 32%;}
        .service-boxes-inner-wrapper {display: flex; flex-flow: row wrap; justify-content: space-between;}
		
		/*--interior BANNER--*/
		#interior-banner h1, #interior-banner h2 {font-size: 50px;} 
		#interior-banner {height: 400px;}

		/*--BANNER CTA--*/
		#banner-cta {padding: 0; background: #1c3f95;}
		#banner-cta p {font-size: 21px; line-height: 100%;}
		.blockText {display: inline-block; vertical-align: middle; margin-bottom: 0;}
		#banner-cta .button {display: inline-block; vertical-align: middle; border-left: 4px solid #fff; border-right: 4px solid #fff; margin-left: 25px; border-radius: 0; padding-top: 14px; padding-bottom: 14px;}

		/*--REPEATING HOVER IMAGE AND TEXT--*/
		.hover-text h2 {font-size: 28px;}

		/*--REPEATING IMAGE AND LINKS - BW--*/
		.repeating-image-links-bw a {margin:10px 25px;}

		/*--MISC STYLES--*/
		.where-we-service-img {opacity: 1;}

		#wrapper .columnLeft75.u-sm-sizeFull {width:48% !important;}
		#wrapper .columnRight25.u-size1of4.u-sm-sizeFull {width:48% !important;}
		#wrapper .columnLeft75 .Grid-cell {margin:0;}

		.icon-with-link a {max-width: 23%;}

		#large-repeating-image-link-wrapper {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: center; justify-content:center;}
		#large-repeating-image-link-wrapper a {width: 20%; height: 435px;}
		#large-repeating-image-link-wrapper .largeImage {height: 350px; width: auto; max-width: none; -webkit-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
		#large-repeating-image-link-wrapper a span {font-size: 22px; font-weight: 400;}
		
		.quoteBlock {padding: 8px 0 8px 30px !important; margin: 50px 0 50px 50px !important; font-size: 28px !important;}

		.affiliations div {margin: 10px 50px;}
	
		.where-we-service-wrapper {overflow: hidden;}
	
		/*--TESTIMONIALS--*/
		.testimonial-wrapper {display: -webkit-flex; display: flex; -webkit-flex-flow: row-reverse; flex-flow: row-reverse; -webkit-justify-content: center; justify-content:center;}
		.testimonial-content-inner {position: relative;}
		.testimonial-upper-wrapper {position: relative; z-index: 50;}
		.testimonial-client {position: absolute; bottom: -30px; left: 50%; transform: translateX(-50%); width: auto; opacity: .15; z-index: 0;}

		/*--FORM STYLES--*/
		#form-stub-content {padding-right: 20px; border-right: 1px solid #cacaca; margin-right: 15px;}
		.form-stub-call-text {display: inline-block; vertical-align: middle; margin: 0 0 0 15px; padding: 5px 0 5px 20px; border-left: 1px solid #cacaca; width: auto; font-size: 13px;}
		.form-stub-call-text strong {display: block; font-size: 20px; margin-top: 5px;}
		.formSubmitText span {display: inline-block; padding: 0 10px; font-size: 14px;}
		.formSubmitText span strong {font-size: 16px; padding-left: 3px;}
		.form-logo {display: inline-block; vertical-align: middle; padding-right: 25px; margin-right: 20px; border-right:1px solid #b5b5b5;}
		.form-content {display: inline-block; vertical-align: middle; margin-bottom: 0;}
		
        .form-fields-inner-wrapper {margin: 30px 0;}
        
        .full-width-form .form-content {display: block;}
        
        .full-width-form .formSubmitText {flex-direction: row;}

		/*--BLOG STYLES--*/
		#related-post-wrapper {margin-top: 35px;}
        .blog-post-wrapper {flex-flow: row wrap;}
        .blog-post-abstract {flex-basis: 48%;}
        .searchBar {width: 400px;}
        
	}	

	@media screen and (min-width: 1024px) {
			
		body {margin-top: 140px;}
		
		/*--HEADER STYLES--*/
		body.sticky #header-logo {width: 165px;}
		body.sticky #main-nav {margin-top: 22px;}
		body.sticky #header-lower .button {margin-top: 16px;}
		body.sticky #main-nav-button {margin-top: 21px;}

        #header-upper .button {display: none;}
		#header-logo {width: auto; max-width: 224px; padding-top: 6px;}
        #main-nav ul li:nth-of-type(3) {display: inline-block;}
		#main-nav {margin-top: 30px;}
		#header-lower .button {margin-top: 25px;}
		#main-nav-button {margin-top: 30px;}

		/*--HOMEPAGE BANNER--*/
        #homepage-banner {padding: 150px 0; margin-bottom: 50px;}
		#homepage-banner img {right: 0; max-width: none;}
		.homepage-banner-content {padding-right: 35%;}
        #homepage-banner .homepage-hero img {display: block; position: absolute; opacity: 1; min-height: 0; min-width: 0; width: auto; height: 95%; right: 10px; top: auto; bottom: 0; max-width: 40%;}

        /*--FOOTER STYLES--*/
        #footer-logo {float: left;}
        #footer-logo img {border-right: 2px solid #c5c5c5; padding-right: 21px; max-width:242px;}
        #footer-right {float: right; text-align: right;}
        #footer-cta {margin-top: 0;}             
        .footer-phone {margin-bottom: 0;}
        #footer-address {float: left; text-align: left; margin: 11px 0 0 25px;}
		#social-icons-wrapper {margin-top: 8px; margin-right:-14px;}

		/*--interior BANNER--*/
		#interior-banner-wrapper {margin-bottom: 80px;}
		#interior-banner p {font-size: 26px;}
        
        /*--HOMEPAGE BOXES--*/
        .service-boxes-inner-wrapper {display: flex; flex-flow: row nowrap; justify-content: space-between;}
        .service-boxes-inner-wrapper a {display: flex; flex-flow: column; justify-content: center; align-self: flex-start; margin: 0; padding-bottom: 20px; width: 32%;}

		/*--BANNER CTA--*/
		.orCall {display: inline-block; vertical-align: middle;}
		#banner-cta .button {margin-left: 25px; margin-right: 15px;}
		.cta-small-text {font-size: 16px; font-weight: 400;}
		#banner-cta p{width: auto; display: inline-block;  padding-left: 90px; background: url('../images/calendar-icon.png') no-repeat top -10px left 0;}

		/*--MISC STYLES--*/
		#wrapper .columnLeft75.u-sm-sizeFull {width:72% !important; padding-right: 3% !important;}
		#wrapper .columnRight25.u-size1of4.u-sm-sizeFull {width:28% !important; }
		#wrapper .columnRight25.u-size1of4.u-sm-sizeFull img {width:100% !important;}

		.custom-bg-content {padding:50px 0; background-attachment: fixed !important;}

		.large-image-content, .large-image-content h2, .large-image-content h3 {text-align: left;}
		.large-image-content-inner .inner-content {padding: 0 300px 0 0;}

		#large-repeating-image-link-wrapper a {height: 565px;}
		#large-repeating-image-link-wrapper .largeImage {height: 565px;}
		#large-repeating-image-link-wrapper a span {font-size: 26px;}
		#large-repeating-image-link-wrapper a:hover {-webkit-transform: scale(1.03); transform: scale(1.05); z-index: 550;}

		.affiliations div {max-height: none; -webkit-align-self: center; align-self: center;}

		/*--REPEATING HOVER IMAGE AND TEXT--*/
		.image-hover-item {position: relative; margin:20px 0; background: #000; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s; border-radius: 10px; max-width: 49%;}
		.hover-text {position: absolute; width: 100%; text-align: center; color: #fff; top: 50%; left: 0; transform: translateY(-50%); opacity: 0; margin: 0; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
		.hover-text p, .hover-text h2, .hover-text h3, .hover-text div {padding:0 20px; color: #fff;}
		.hover-text h2 {font-size: 22px;}
		.image-hover-item img {display: block; width: 100%;}
		.image-hover-item:hover img {opacity: .65;}
		.image-hover-item:hover .hover-text {opacity: 1; z-index: 55;}
		
		/*--STAGGERED CONTENT STYLES--*/
		.staggered-content-wrapper {background: url('../images/vertical-divider.png') repeat-y top center;}
		.staggered-content-item {opacity: 0; left: -300%; float: left; width: 40%; padding-right: 11.6%; margin-right: 49%; margin-bottom: 0; background:  url('../images/ellipsis-connector-left.png') no-repeat top 50% right; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; transition: all 1s;}
		.staggered-content-item:nth-of-type(even) {left: 300%; padding-right: 0; padding-left: 11.6%; margin-right: 0; margin-left: 49%; margin-top: -50px; margin-bottom: -50px; background:  url('../images/ellipsis-connector-right.png') no-repeat top 50% left; -webkit-transition: all 1.3s; -moz-transition: all 1.3s; -o-transition: all 1.3s; -ms-transition: all 1.3s; transition: all 1.3s;}
		.staggered-content-item:nth-of-type(even) img {float: left; margin: 0 10px 0 0;}
		.staggered-content-item.parallax {left: 0; opacity: 1;}
		.staggered-content-item.parallax:nth-of-type(even) {left: 0;}
		.staggered-content-item a {display: block;}
		.staggered-content-item a:hover {transform: scale(1.1);}
		
		/*--FORM STYLES--*/
		.form-wrapper {text-align: center; max-width: 765px; margin: 25px auto 45px auto;}
		
		#form-stub-content {padding-right: 30px; margin-right: 20px;}
		.form-content h2 {font-size: 36px;}
		.form-stub-call-text {margin: 0 0 0 20px; padding: 0 0 4px 22px; font-size: 13px; line-height: 24px;}
		.form-stub-call-text strong {margin-top: 0;}
		.form-field.form-stub-input {display: none;}

		.form-fields-inner-wrapper {position: relative; display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-between; justify-content:space-between;}	
		.form-fields-inner-wrapper.single-column {-webkit-flex-flow: column; flex-flow: column;}
		.form-left {width: 60%; text-align: left;}	
		.form-right {width: 36%; text-align: left; padding-left: 2%; border-left: 1px solid #b2b2b2;}
		.whiteBgForm .form-right {border-left: 1px solid #d1d1d1;}
		.form-field {width: 49.5%; margin-right: 0; display: inline-block; vertical-align: top;}	
		.form-field input {width: 80% !important;}
		.form-field.fullWidth {width: 100% !important; margin-right: 0 !important;}	
		.form-field.thirdWidth {width: 32%; margin-right: 0;}	
		.form-field.twoThirdWidth {width: 65%;}	
		.form-field.twoThirdWidth input {width: 90% !important;}
		.single-column .form-field {width: 80%;}
		.form-right .form-field.halfWidth {width: 100%; margin-right: 0;}	
		.form-field.fullWidth.best-service-date {width: 40% !important;}
		.form-field.fullWidth.best-service-date label {text-align: center !important;}
		
		.customBgFormWrapper {padding: 50px 20px;}
		
		.whiteBgForm .form-field input {width: 85% !important;}
        
        .full-width-form .form-field {width: 31%;}
        .full-width-form .form-field.comments {width: 67%;}
		
		/*--REPEATING PEST ID LINKS--*/
		.repeating-pest-links a {width: 23.5%; margin: 0 0 25px 0;}

		/*--DEALS--*/
		.special-offer-box {width: 30%; margin: 20px 1%;}

		.whiteBgForm .form-field {width: 48.5% !important;}
		.whiteBgForm .form-field.thirdWidth {width: 31% !important;}
		.whiteBgForm .form-field.fullWidth {width: 100% !important;}
		.whiteBgForm .form-field input {width: 100% !important; box-sizing: border-box;}
		.whiteBgForm form .clearfix {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.bookingPlugIn .form-field select {width: 100%; margin-right: 0;}
		
		.calendarWrapper {width: 61.5%; vertical-align: top;}
		.calendarWrapper.timeAvailable {width: 35%;}
		.calendar-grid .calendar-date-holder {height: 225px !important;}
		#step3.container {max-width: 940px;}

	}	

	@media screen and (min-width: 1300px) {

        #homepage-banner .homepage-hero img {right: 100px;}
		
	}	

	@media screen and (min-width: 1600px) {
	
		/*--MISC--*/
		.where-we-service-wrapper.ctaBg .container {max-width: 940px;}
		.where-we-service-img {right: 100px;}

		.interiorContentImage {margin: 5px 0 30px 60px;}

		.container {max-width: 1320px;}
 
		/*--Header--*/
        #main-nav ul li {display: inline-block; margin-right: 40px;}

		/*--HOMEPAGE BANNER--*/
		#homepage-banner {padding: 200px 0;}
		#homepage-banner .button {margin: 10px;}
		.homepage-banner-content {position: relative; z-index: 500;}
		.homepage-banner-links {margin: 35px 0 25px 0;}

		/*--BANNER STYLES--*/
		#text-only-banner {padding: 60px 15px;}

		/*--MISC STYLES--*/
		.container.where-we-service-inner {padding: 0px;}
		
		#wrapper .u-sm-sizeFull.u-size1of2 {width: 49.2% !important;}

		.large-image-content {margin: 20px 0; padding: 0;}
		.large-image-content-inner {position: static;}
		.large-image-content img {left: 0; transform: none; min-width: 0; min-height: 0; max-width: 58%; height: auto; width: auto; opacity: 1;}
		.large-image-content-inner .inner-content {padding: 30px 0 30px 63%;}
		.large-image-content.contentAlignRight img {left: auto; right:0;}
		.large-image-content.contentAlignRight .large-image-content-inner .inner-content {padding: 30px 63% 30px 0;}

		#large-repeating-image-link-wrapper {-webkit-justify-content:space-between; justify-content: space-between;}
		#large-repeating-image-link-wrapper a {height: 625px; width: 19.5%}
		#large-repeating-image-link-wrapper .hoverTileContent {width: 250px;}
		
		.customBgContentWithHero {position: relative; padding-left: 50%; min-height: 350px;}
		.customBgHeroImage {display: block; position: absolute; width: auto; left: 100px; bottom: -90px;}

		/*--FORM STYLES--*/
		.form-stub-input.form-field {display: inline-block; width: 280px; vertical-align: middle;}
		#form-stub-cta .button {vertical-align: bottom; margin: 0 0 8px 0;}
		#form-stub-content {border: none; margin-right: 0;}
		.form-stub-call-text {border: none; margin-left: 0;}
		#banner-form-stub {border: 1px solid #cacaca; border-top: none; border-bottom: none; padding: 0 20px;}
		
		.customBgFormWrapper .container {max-width: 1150px;}
		.form-field {margin-bottom: 5px; margin-top: 5px;}
		.form-right {width: 35%;}
		.form-field.thirdWidth {width: 32.85%;}
		.form-field.twoThirdWidth {width: 66.5%;}
		.form-field input {width: 85% !important;}
		.form-field.twoThirdWidth input {width: 92.5% !important;}
		
		.whiteBgForm {padding: 0;}
		.whiteBgForm .form-right {width: 36%;}
        
        .full-width-form .form-field input {width: 94% !important;}
        .full-width-form .captcha-wrapper {padding-right: 104px;}
		
		/*--REPEATING IMAGE AND LINKS--*/
		.repeating-image-links a:hover {transform: scale(1.1);}

		/*--REPEATING HOVER IMAGE AND TEXT--*/
		.image-hover-item {max-width: 49%;}
		.hover-text p, .hover-text h2, .hover-text h3, .hover-text div {padding:0 60px;}
		.hover-text h2 {font-size: 28px;}
		
		/*--STAGGERED CONTENT STYLES--*/
		.staggered-content-item {padding-right: 11.1%;}
		.staggered-content-item:nth-of-type(even) {padding-left: 11.1%;}
				
		/*--REPEATING PEST ID LINKS--*/
		.repeating-pest-links a {width: 18.7%;}

		/*--TESTIMONIALS--*/
		.testimonial-content-inner {padding-left: 50%; margin-top: 50px; display: -webkit-flex; display: flex; -webkit-flex-flow: column nowrap; flex-flow: column nowrap; -webkit-justify-content: center; justify-content:center;}
		.testimonial-client {position: absolute; bottom: 0; left: 0; transform:none; opacity: 1; z-index: 1;}
		.pestroutes-reviews-img {margin-bottom: 0;}
		.testimonial-content-inner .name {padding-bottom: 20px;}
		.testimonial-upper-wrapper {padding-bottom: 30px;}
		.homepage-testimonial-text {text-align: center;}

		/*--COUPONS--*/
		.coupon {width: 32%;}


	}

	@media screen and (min-width: 1820px) {


		#homepage-banner .homepage-hero img {right: 250px;}
		 /*--additional width required for expansion of banner image, and paralax effect. for very large screens--*/
        #scroll {width: 100%;}
        #interior-banner #interior-banner-image {width: 100%;} 
		.large-image-content-inner .inner-content {padding: 30px 0 30px 55%;}
		.large-image-content.contentAlignRight .large-image-content-inner .inner-content {padding: 30px 55% 30px 0;}

	}

	@media screen and (min-width: 2100px) {

		#homepage-banner .homepage-hero img {right: 25%;}

	}

	@media screen and (min-width: 2900px) {

		#homepage-banner .homepage-hero img {right: 31%;}

	}


/*---END---*/