@charset "utf-8";
/*-- FGS CLEAN MAIN STYLESHEET --*/
/*--LAST UPDATED BY AHC 10/29/2018--*/

/*--GENERAL STYLES--*/
html {margin-top: 0 !important;}
#__ap_adminbar {top: 100px !important; z-index: 9999999 !important;}
body {margin:48px 0 0 0; padding:0; font-family: 'Montserrat', sans-serif; font-size:16px; color: #58585a; 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; list-style-image: url('../images/custom-bullet.png');}
ul li {list-style-image: url('../images/custom-bullet.png'); margin: 12px 0; padding-left: 5px; font-weight: 700;}
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;}
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: red;}
.color2bg {background: blue;}
.ctaBg {background: green;}

/*--FONT STYLES--*/
/*--font-family: 'Montserrat', 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:'Montserrat', sans-serif; color:#58585a; font-weight:700; font-size:38px; margin-bottom:20px; text-align: center;}
h2 {font-family:'Montserrat', sans-serif; color:#58585a ; font-weight:700; font-size:30px; margin:20px 0; text-align: center; line-height: 115%; text-transform: uppercase;}
h3 {font-family:'Montserrat', sans-serif; color:#58585a; font-weight:400; font-size:28px; margin-bottom:20px; text-align: left;}
h4 {font-family:'Montserrat', sans-serif; color:#58585a; font-weight:400; font-size:26px; text-align: left;}
p {font-family:'Montserrat', sans-serif; font-size:16px; color:#58585a; 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:18px 45px; font-weight: 700; font-family:'Montserrat', sans-serif; font-size:20px; text-transform: uppercase; border-radius: 30px; color:#fff; background:#dc0032; outline:none; border:1px solid #dc0032; -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: #8d0719; border-color: #8d0719; color: #fff; 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 {background: #fff; box-shadow: 0 0 20px #000;}
#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; height: 50px; margin-bottom: 0; background: #fff;}
#header-upper .container {max-width: none;}
#header-upper .button {display: block; position: fixed; right: 0; height: 24px;}
#header-lower .button.greenButton {display: none;}
#header-lower {height: auto; padding:10px 20px; background: rgba(255, 255, 255, 0.12);} 
#header-logo {position: relative; max-width: 135px; float: left; margin: 0;}
#header-phone {text-align: center; margin: 12px auto 0 auto; font-size: 18px; font-weight: 700; color: #58585a; line-height: 100%;}
body.sticky #header-phone {margin: 12px 0 0 0;}
#header-phone span {font-weight: 400; padding-right: 10px;}
#header-phone img {display: inline-block; position: relative; width: auto; vertical-align: middle; margin: 0 5px 12px 0;}
#header-phone a:hover {color: #58585a;}
#top-nav {display: none; float: right; margin-top: 9px;}
#top-nav p {margin: 0;}
#top-nav a {color: #58585a; text-decoration: none; padding-right: 20px; margin-right: 20px; border-right: 1px solid #58585a;}
#top-nav a img {opacity: .3; vertical-align: middle; margin: 0 10px 3px 0; max-height: 30px; width: auto;}
#top-nav a:hover img {opacity: 1;}

#main-nav-button {display:inline-block; text-align: center; width: 27px; margin:5px 0 0 15px; padding: 5px 6px; color:#fff; font-weight:700; text-transform:uppercase; float: right;}
#main-nav-button span {display:block; height:4px; background:#fff; margin:4px 0;}
#main-nav-button:hover span {background:#fff;}
#main-nav-button:hover span.middle {background-color:#fff;}
#main-nav-button:hover, #wrapper.active #main-nav-button {color: #003ca6;}
#wrapper.active #main-nav-button span {background:#fff; position:relative; height:4px;}
#wrapper.active #main-nav-button span.middle {transform:rotate(-45deg); top:0px; background: #fff;}
#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-inner-wrapper .container {display: flex; flex-direction: column-reverse;}

footer p {color: #fff;}
#footer-wrapper {position: relative; background: #58585a;}
#footer-cta {color: #58585a; margin-bottom: 0;}
.footer-phone {margin-top: 5px; font-weight: 700;}
.footer-phone a {font-size: 24px; font-family:'Montserrat', sans-serif;}
.textSpacer {padding: 0 12px;}
.footer-inner-wrapper {position: relative; margin: 0; padding: 40px 0; text-align: center;}
#footer-address {font-size: 13px; margin: 0;}
#footer-address strong {font-size: 16px;}

.footer-logo {display: inline-block; position: relative; max-width: 180px; margin: 20px auto;}

#social-icons-wrapper {display: block; position: relative;}
#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: #fff; font-size: 14px; margin-bottom: 0;}
#copyright-text a {color: #fff; font-weight: 700;}
#copyright-text a:hover {text-decoration: none; color: #818181;}
#copyright-text .lmg {display: block; margin-top: 20px;}
#copyright-text .lmg img {display: inline-block; vertical-align: middle;}

#top-button {display: none;}

/*--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:#58585a; 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: 16px; font-family: 'Montserrat'; 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: 50px 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;}
.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:'Montserrat';}
.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;}
.thinText {font-weight: 300;}
.uppercase {text-transform: uppercase;}
.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 #58585a;}

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

.custom-bg-content {position: relative; border-left: none; border-right: none; padding:50px 0; background-size: cover;}
.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.White h3.schedule-service {margin: 40px 0 0 0; font-size: 28px; font-weight: 700;}
.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-top: 0; font-weight: 700; text-transform: uppercase; text-align: center;}
.custom-bg-content .uppercase {font-size: 14px;}
.custom-bg-content .button {margin-bottom: 20px;}
.custom-bg-content ul li {display: inline-block; width: 40%; padding-left: 40px; background: url('../images/custom-bullet.png') no-repeat 0 49%; margin: 6px 0;}
.custom-bg-content ul li.fullWidth {width: 100%;}
.customBgRight, .customBgLeft {text-align: center;}

.custom-bg-content.schedule-service-form-section {padding: 0 0 20px 0;}

.call-or-click-cta {display: flex; flex-direction: column; align-items: center; margin-top: 30px;}
.call-or-click-cta p {margin: 0; font-weight: 700; font-size: 18px; line-height: 135%;}
.call-or-click-cta p.call-or-click-phone {font-size: 28px;}

.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 {overflow: hidden; position: relative; background: #58585a; margin: 10px; width: 100%; box-shadow: 0 0 0 7px rgba(255,255,255,0);}
.hover-tile-container:hover {color:#fff; transform: scale(1.16); box-shadow: 0 0 0 7px rgba(255,255,255,.2); z-index: 500;}
.hover-tile-container img, #homepage-banner .hover-tile-container img {position: relative; opacity: 1; z-index: 1;}
.tileInner {position: absolute; bottom: 25px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 90%; z-index: 50;}
.hover-tile-container:hover img, #homepage-banner .hover-tile-container:hover img {opacity: .3;}
.hover-tile-container h3 {font-size: 17px; font-weight: 700; text-transform: uppercase; display: inline-block; width: auto;}
#homepage-banner .hover-tile-container h3 {margin: 0; text-shadow: none;}
.hover-tile-container p {font-size: 13px;}
#homepage-banner .hover-tile-container p {font-size: 13px; margin: 10px 0 0 0; text-transform: uppercase; font-weight: 400;}
.hoverTileContent {opacity: 0; height: 0;}
.hover-tile-container:hover .hoverTileContent {opacity: 1; height: auto;}
.hover-tile-container:hover .tileInner {bottom:50%; -webkit-transform: translate(-50%,50%); transform: translate(-50%,50%);}
.shadow {position: absolute; width: 100%; bottom: 0; left: 0; z-index: 15; height: 100%; -webkit-box-shadow: inset 0px -50px 96px 0px rgba(0,0,0,1);
-moz-box-shadow: inset 0px -50px 96px 0px rgba(0,0,0,1); box-shadow: inset 0 -50px 80px 0 rgba(0,0,0,1);}
.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; height: auto; overflow: hidden; text-align: center; background: #58585a58585a;}
#homepage-banner h1, #homepage-banner h2, #homepage-banner h3 {color: #003a70; text-transform: uppercase; line-height: 100%; letter-spacing: 3px; max-width: 800px; margin: 10px auto 20px;}
#homepage-banner img {display: block; min-height: 100%; width: auto; max-width: none; min-width: 100%; position: relative; top: 0; 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: 14px 65px;}
.homepage-banner-content {position: absolute; z-index: 500; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.homepage-banner-links {margin-top: 25px;}
p#homepage-banner-tagline {font-size: 14px;}
.bannerLogo {display: block; margin: 0 auto 20px auto;}
#homepage-banner .bannerLogo img {display: block; margin: 0 auto; position: relative; top: auto; left: auto; right:auto; bottom: auto; transform: none; width: auto; height: auto; min-height: 0px; min-width: 100px; opacity: 1;}

/*--INTERIOR BANNER--*/
#text-only-banner {padding: 95px 15px 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: 350px; width: 100%; background: #58585a; 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: 20px 0 0 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 {margin: 0 auto;}
#wrapper .Grid-cell img {text-align:center !important; display:block; margin:5px auto; border-radius: 5px;}
#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;}
#wrapper .logos .u-sm-sizeFull.u-size1of3 {width: 32% !important;}
#wrapper .logos .u-sm-sizeFull.u-size1of3 img {max-width:  90%;}

/*--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: #58585a;  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: 'Montserrat' !important; color: #333; font-size: 13px;}
input[type="date"] {font-family: 'Montserrat' !important; color: #666; font-size: 12px;}
input:placeholder, input[type="date"]:placeholder {font-family: 'Montserrat' !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: inline-block; margin: 8px auto; width: 282px;}
.form-button.button {padding:20px 60px; font-size: 20px; 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;}

.form-wrapper-inner {display: flex; flex-flow: row wrap; justify-content: space-between;}

.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; background-color:#fff; font-size: 12px;}
span.form-field {display:block;}
.form-field input {width:100%; box-sizing: border-box; border:1px solid #d0d0d0; border-radius: 5px; -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 #f9dc5c;}
.form-field input:focus, .form-field select:focus {border:1px solid #f9dc5c; -moz-box-shadow: 0 0 5px #212463; -webkit-box-shadow: 0 0 5px #212463; box-shadow: 0 0 5px #212463;}
.form-field textarea {resize:none; width:96%; height: 46px; border:1px solid #d0d0d0; border-radius: 5px; -moz-transition:all .3s; -o-transition:all .3s; -ms-transition:all .3s; transition:all .3s;}
.form-field textarea:hover {border:1px solid #58585a;}
.form-field textarea:focus {border:1px solid #58585a; -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;}
.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; margin-top: 20px;}
.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;}
.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 {color: #fa6a00; font-family: 'Montserrat', 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;}

/*--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;}

/*--WHERE WE SERVICE CTA--*/
.where-we-service-wrapper {display: block; position: relative; padding: 30px 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: 'Montserrat', sans-serif; font-size: 32px; color: #fff;}
.where-we-service-wrapper .button {margin-bottom: 20px;}
.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: #58585a58585a;}

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

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

/*--SERVICE BOXES--*/
.service-boxes {position: relative; padding: 0 0 30px 0;}
.service-boxes h2 {font-size: 42px; font-weight: 700; text-transform: uppercase; margin-bottom: 0;}
.service-boxes p {font-size: 30px; font-weight: 400; margin-top: 0; color: #003a70;}
.service-boxes-inner-wrapper {display: flex; flex-direction: column; position: relative; justify-content: space-between;}
.service-box {display: block; position: relative; width: 294px; background: #003a70; margin: 10px auto;}
.service-box img {display: block; position: relative;}
.service-box p {font-size: 24px; color: #fff; text-align: center; max-width: 260px; margin: 20px auto; line-height: 115%;}
.hero-image {display: none;}
.hero-image img {display: block; position: absolute; bottom: 0; right: 100px;}

/*--BANNER CTA--*/
#banner-cta {position: relative; background: #003a70;}
#cta-inner-wrapper {position: relative; display: flex; flex-flow: column; justify-content: center; align-items: center;}
#cta-inner-wrapper p {color: #fff; font-size: 30px; font-family: 'Open Sans'; margin: 10px 0; text-align: center;}
#cta-inner-wrapper p img {display: none; vertical-align: middle;}

/*--SCHEDULE SERVICE BOXES AND FORM--*/
.schedule-boxes-wrapper {display: flex; position: relative; flex-flow: row wrap; justify-content: center;}
.schedule-boxes-outer {display: flex; position: relative; margin: 80px 2px 0 2px;}
.boxes-icon-wrapper {display: inline-block; position: absolute; left: 50%; transform: translate(-50%, -60%); background: #fff; border: 4px solid #194977; border-radius: 50%; z-index: 50; width: 80px; height: 80px;}
.boxes-icon-wrapper img {display: block; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.schedule-boxes-inner {display: block; position: relative; background: #fff; text-align: center; min-height: 140px; min-width: 220px; padding: 40px 45px 20px 45px; border-radius: 5px;}
.custom-bg-content.White .schedule-boxes-inner h2, .custom-bg-content.White .schedule-boxes-inner h3, .custom-bg-content.White .schedule-boxes-inner h4, .custom-bg-content.White .schedule-boxes-inner p {color: #58585a;}
.schedule-boxes-inner h3 {margin-bottom: 7px; font-size: 28px;}
.schedule-boxes-inner p {margin-top: 0; line-height: 135%;}

.custom-bg-content .form-field {width: 32.5%;}
.custom-bg-content .form-field.halfWidth {width: 49.4%;}
.custom-bg-content .form-field.sixthWidth {width: 15.5%;}
.custom-bg-content .form-field.twoThirds {width: 99%;}

/*--RESPONSIVE STYLES--*/

    @media screen and (min-width: 480px) {
        
		/*--HEADER STYLES--*/
		.desktopOnly {display: inline !important;}
		.mobileOnly {display: none !important;}
        .button.greenButton {font-size: 20px; padding: 13px 60px 13px 25px;}

        span.header-social-icons {display: block; float: left;}
        span.header-social-icons .header-social-icons-wrapper {margin-top: 9px;}
        span.header-social-icons .header-social-icons-wrapper a {padding-right: 5px; opacity: .3; display: inline-block; vertical-align: middle;}
		.header-social-icons-wrapper a img {width: 30px;}
        span.header-social-icons .header-social-icons-wrapper a:hover {opacity: 1;}

		/*--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;}

		.hover-tile-wrapper {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.hover-tile-container {width: 48.5%; margin:10px 0;}

	}


    @media screen and (min-width: 600px) {
			
	
		/*--HEADER STYLES--*/
		.desktopOnly {display: inline !important;}
		.mobileOnly {display: none !important;}
        
        /*--HOMEPAGE BANNER--*/
		
		/*--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;}
        
        .custom-bg-content .form-field.twoThirds {width: 100%;}
        .custom-bg-content .form-field.twoThirds .form-field textarea {width: 97%;}

	}
	
    @media screen and (min-width: 768px) {
	
		body {margin: 100px 0 0 0;}
		#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--*/
        body.sticky #header-upper {display: none;}
        body.sticky #header-lower {display: block; opacity: .9;}
        #header-wrapper {padding-bottom: 19px;}
        #header-upper {height: 48px; display: block;}
        #header-upper .button {display: none;}
		#header-lower {padding: 0 20px;}
		#header-logo {float: left; margin-left: 0; margin-top: 10px;}
		#main-nav {display: inline-block; height: 100%; margin: 15px 0 0 0;}
		#main-nav ul {list-style: none; position: relative; text-align: center; padding: 0; margin:0;}
		#main-nav ul li {list-style: none; display: inline-block; font-size: 16px; text-transform: uppercase; font-weight: 700; margin: 0 20px 0 0; padding: 0 20px 0 0; border-right: 1px solid #bababa; font-family: 'Montserrat'; color: #58585a;}
		#main-nav ul li a {font-size: 15px; font-weight: 700; text-transform: uppercase; font-family: 'Montserrat'; padding: 0 0; display: block; color: #58585a;}
		#main-nav ul li a:hover {color: #003a70;}
		#main-nav ul li:last-of-type {border-right: none; margin-right: 0; padding-right: 0;}
        #main-nav-button {margin: 15px 0 0 0;}
		#top-nav {display: block;}
        #header-phone, body.sticky #header-phone {margin-top: 17px;}

		/*--HOMEPAGE BANNER--*/
		h1 span.subheading {font-size: 26px;}
		#homepage-banner h1, #homepage-banner h2 {font-size: 48px;}
        
		/*--interior BANNER--*/
		#interior-banner h1, #interior-banner h2 {font-size: 50px;} 
		#interior-banner {height: 475px;}

		/*--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--*/
		#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%;}

		.repeating-image-links {-webkit-justify-content: space-between; justify-content:space-between;}
		.repeating-image-links a {width: auto; max-width: 30%;}
		
		#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;}
		.where-we-service-img {opacity: 1;}

		.hover-tile-wrapper {margin: 75px auto 0 auto;}

		/*--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;}
        
        .form-field input, .form-field textarea {padding:14px; font-size: 16px;}

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

        /*--SERVICE BOXES--*/
        .service-boxes-inner-wrapper {flex-direction: row;}
        .service-box {margin: 10px;}
        
        .call-or-click-cta {flex-direction: row; justify-content: center;}
        .custom-bg-content .button {margin: 0 30px 0 0;}
        
	}	

	@media screen and (min-width: 1024px) {
        
        /*--FONT STYLES--*/
		h1 {font-size:50px;}
		h2 {font-size:42px;}
			
		/*--HEADER STYLES--*/
        #header-phone {float: right; margin: 22px 0 0 0;}
        body.sticky #header-phone {margin-top: 22px;}
        #main-nav {float: left; margin-top: 41px;}
        
		/*--HOMEPAGE BANNER--*/
		#homepage-banner img {max-width: 100%;}
        .homepage-banner-content {left: 0; transform: translateY(-50%); max-width: 585px;}
		#homepage-banner h1, #homepage-banner h2 {margin-bottom: 0;}

		/*--interior BANNER--*/
		#interior-banner-wrapper {margin-bottom: 80px;}
		#interior-banner p {font-size: 26px;}
        
		/*--BANNER CTA--*/
        #cta-inner-wrapper {flex-flow: row nowrap; justify-content: space-between;}
        #cta-inner-wrapper p {font-size: 18px;}
        #cta-inner-wrapper p img {display: inline-block;}
        #cta-inner-wrapper .button {font-size: 17px;}

		/*--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: 80px 0;}
        .custom-bg-content.schedule-service-form-section {padding: 140px 0 80px 0;}

		.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;}

		.hover-tile-container {width: 24%; margin: 0;}

		/*--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: 930px; margin: 25px 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:5px 0; display: inline-block; vertical-align: top;}	
		.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%;}
        
        .custom-bg-content.schedule-service-form-section {padding: 50px 0;}
        .schedule-boxes-inner {min-width: auto;}
        .schedule-boxes-outer:nth-of-type(1) .schedule-boxes-inner {border-radius: 5px 0 0 5px;}
        .schedule-boxes-outer:nth-of-type(2) .schedule-boxes-inner {border-radius: 0;}
        .schedule-boxes-outer:nth-of-type(3) .schedule-boxes-inner {border-radius: 0 5px 5px 0;}
        .custom-bg-content .form-field.twoThirds {width: 65.5%;}
		
		/*--REPEATING PEST ID LINKS--*/        
		.repeating-pest-links a {width: 23.5%; margin: 0 0 25px 0;}
        
        /*--FOOTER STYLES--*/
        #footer-wrapper {background: #58585a url('../images/footer-bg-image.png') no-repeat 40% 30%;}
        .footer-inner-wrapper .container {display: block;}
        .footer-logo {margin: 0;}
        #footer-right {float: right; text-align: right; margin-top: 9px;}
        #footer-cta {margin-top: 0;}             
        .footer-phone {margin-bottom: 0;}
        #footer-address {float: left; text-align: left; margin: 30px 0 0 0;}
    
	}	

    @media screen and (min-width: 1300px) {
    
        .homepage-banner-content {max-width: none;}
        
        .custom-bg-content h2 {text-align: left;}
        .customBgRight, .customBgLeft {text-align: left;}
        .customBgRight {padding-left: 33%;}
        .customBgLeft {padding-right: 33%;}
        .call-or-click-cta {justify-content: flex-start;}
        
    }

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

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

		.container {max-width: 1380px;}
 
		/*--Header--*/
		#main-nav ul li a {font-size: 18px; padding: 0 0;}
		#main-nav ul li:last-of-type {border: none;}
		#main-nav ul li:last-of-type, #main-nav ul li, #main-nav ul li:nth-of-type(4), #main-nav ul li:nth-of-type(5) {display: inline-block;}

		/*--HOMEPAGE BANNER--*/
		#homepage-banner .button {margin: 10px;}
        .homepage-banner-content {left: 240px;}
		#homepage-banner h1, #homepage-banner h2 {font-size: 97px; font-weight: 900;}
        
        /*--BANNER CTA--*/
        #cta-inner-wrapper p {font-size: 30px;}
        #cta-inner-wrapper .button {font-size: 20px;}

		/*--MISC STYLES--*/
		#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-right {width: 35%;}
		.form-field.thirdWidth {width: 32.85%;}
		.form-field.twoThirdWidth {width: 66.5%;}
		.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 {position: relative; padding: 15px; background-image: url('../images/angle-bottom-right.png'), url('../images/angle-top-left.png'); background-position: right bottom, left top; background-repeat: no-repeat, no-repeat;}
		.testimonial-inner {padding: 20px; background: #f5f5f5;}
		.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-upper-wrapper {padding-bottom: 30px;}
		.homepage-testimonial-text {text-align: center;}
		.pestroutes-reviews-img {margin: 25px auto;}
        
        .service-boxes {position: relative; padding: 20px 0 110px 0;}
        .service-boxes-inner-wrapper {width: 70%; display: flex; position: relative; justify-content: space-between;}
        .hero-image {display: block;}
        .hero-image img {right: 0;}
        
        .footer-logo {margin-left: 150px;}

	}

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

        /*--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;}
        
        .hero-image img {right: 100px;}

	}

/*---END---*/