@charset "utf-8";
/*-- GO FORTH on Acadia Template 2020 --*/
/*--LAST UPDATED BY JDS 1/19/2023--*/

/*--GENERAL STYLES--*/
html {margin-top: 0 !important;}
#__ap_adminbar {top: 152px !important; z-index: 9999999 !important;}
body {margin:64px 0 0 0; padding:0; font-family: 'Open Sans', sans-serif; color: #6a6b6d; font-size:16px; width:100%; background: #e9e9e9 url('../images/bg-loading-image.png') no-repeat 50% 50%; background-attachment: fixed; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s;} 
#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; max-width: 1920px; margin: 0 auto; overflow: hidden;}

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 li {list-style-image: url('../images/square-bullet-point.svg'); margin: 0 0 8px 0; padding-left: 25px;}
ul li p {margin:10px 0; padding:0;}
ol li {padding-bottom:5px; color:#58585a; font-weight:300;}
 
ol li p {margin:10px 0; padding:0;}  
table {padding:0; margin:0; border:none; border-spacing:0;}
td {padding:0; margin:0; vertical-align:top;} 
span, p { transition: all .3s ease-in-out;}
.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; position: relative;}/* end clearfix */
input, textarea, select {-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; border-radius: 0; -webkit-appearance: none;}
a[href^="tel"] {color:inherit; text-decoration:none;}
header, footer, section, article, aside, main, nav, div, figure {display:block; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
figure {margin: 0;}
figcaption {display: block; margin: 15px 0 30px 0; font-size: 16px; color: #545456; max-width: 422px; margin:0 auto;}
.caption{text-align: left;}
.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;}
.hidden{display: none;}
.mobileOnly {display: inline !important;}

.narrow-inset-content{width: 222px; margin: 30px auto 0;}

/*--FONT STYLES--*/
h1, h2, h3, h4, h5, h6 {margin:10px 0; line-height:100%; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
h1, .h1 {font-weight:800; font-size:36px; margin-bottom:20px; line-height: 38px;}
h2, .h2 { font-weight:800; font-size:24px; margin:30px 0; line-height: 28px; text-align: center;}
h3, .h3 {font-weight:800; font-size:20px; line-height: 27px; margin:30px 0;}
h4, .h4 {font-weight:800; font-size:19px;}
.large-header{font-size: 24px; line-height: 28px; font-weight: 800;}
p {font-size:16px; margin:15px 0;  line-height:22px; font-weight: 400; z-index: 5;}
section p {margin: 20px 0;}
a {color:var(--brandColor1); text-decoration:none; z-index:50; cursor:pointer; transition: all .3s ease-in-out;}
a:hover {cursor:pointer; color:var(--brandColor1);}
strong {font-weight:700;}
strong a, section a {font-weight:700;}
.button { font-family: 'Open Sans', sans-serif; display:inline-block; border:none; position:relative; text-align: center; padding:17.5px 30px; min-width:calc(201px - 60px); font-weight: 700; font-size:20px; color:#fff; line-height:16px; outline:none; border-radius: 8px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.button.full-width-mobile{width: calc(100% - 60px); }
.button.color1bg:hover {color: #fff; background-color: var(--primaryShade); text-decoration:none; cursor:pointer;}
.button.replacementPrimaryGhostButton, input.button.primaryGhostButton {background:transparent; color:var(--replacementPrimary); border:2px solid var(--replacementPrimary); border-radius: 8px;} 
.button.replacementPrimaryGhostButton:hover, input.button.primaryGhostButton:hover{background-color: var(--replacementPrimary); color: #fff;}
.button.accentGhostButton, input.button.additionalGhostButton {background:transparent; color:var(--accentColor); border:2px solid var(--accentColor); border-radius: 8px;} 
.button.accentGhostButton:hover, input.button.additionalGhostButton:hover{background-color: var(--accentColor); color: #fff;}
.button.primaryShadeGhostButton, input.button.ctaGhostButton {background:transparent; color:var(--primaryShade); border:2px solid var(--primaryShade); border-radius: 8px;} 
.button.primaryShadeGhostButton:hover, input.button.ctaGhostButton:hover{background-color: var(--primaryShade); color: #fff;}
.button.whiteGhostButton:hover, input.button.whiteGhostButton:hover {background:#fff; color:#af2124;} 

/*--COLORS--*/
.brandColor1, .primaryColor {color: var(--brandColor1);}
a.brandColor1:hover, a:hover .brandColor1 {color: var(--brandColor2) ;}
#copyright-text a:hover {color: var(--brandColor2);}
.brandColor2, .secondaryColor {color: var(--brandColor2);}
.additionalBrandColor, .additionalColor {color: var(--brandColor3);}
.ctaColor {color: var(--ctaColor);}
.color1bg {background-color: var(--brandColor1); border-color: var(--brandColor1);}
.color2bg {background-color: var(--brandColor2) ;}
.ctaBg {background-color: var(--ctaColor); border-color: var(--ctaColor);}
.additionalColorBg {background-color: var(--brandColor3);}
.gray-bg{background-color: #f4f4f4; padding: 45px 0; color:#474747;}
.gray-bg p{color: #545456;}
.primaryShade, .primaryShadeColor{color:var(--primaryShade);}
.replacementPrimary, .replacementPrimaryColor{color: var(--replacementPrimary)}
.accentColor{color: var(--accentColor)}

/*--HEADER STYLES--*/ 
body.sticky #header-wrapper {box-shadow: 0 4px 12px rgba(0, 45, 98, 0.12);}
body.sticky #header-upper {display: none;}
#header-wrapper {position: fixed; background: #fff; width: 100%; left: 50%; transform: translateX(-50%); top: 0; padding:0; text-align: center; z-index:900; max-width: 1920px;}
#header-upper {display: none;}
#header-upper ul {margin: 0;}
#header-lower .button {display: none;}
#header-lower {background: #fff; height: 64px;}
#header-logo {position: relative; max-width: 111px; float: left; margin-right: 7px;}
#header-phone {text-align: right; float:right; margin: 4px 0 0 0; font-size: 14px; font-weight: 700; line-height: 100%;}
.header-phone {display: flex; align-items: center;letter-spacing: 0.05em;}
.header-phone:hover p {color:var(--brandColor1)!important;}
.header-phone svg circle{fill:#fff; transition: 0.3s ease-in-out;}
.header-phone:hover svg circle{fill:var(--brandColor1); transition: 0.3s ease-in-out;}

#main-nav-button {display:inline-block; text-align: center; width: 26px; padding: 0; color:var(--primaryShade); font-weight:700; text-transform:uppercase; }
#main-nav-button span {display:block; height:4px; background:var(--primaryShade); margin:0 0 4px;}
#main-nav-button span:last-of-type{margin-bottom: 0!important;}
#main-nav-button:hover span {background:var(--brandColor1)}
#main-nav-button:hover span.middle {background-color:var(--brandColor1);}
#main-nav-button:hover, #wrapper.active #main-nav-button {color: var(--brandColor1);}
#wrapper.active #main-nav-button span {background:var(--brandColor1); position:relative; height:4px;}
#wrapper.active #main-nav-button span.middle {transform:rotate(-45deg); top:0px;}
#wrapper.active #main-nav-button span.first {transform:rotate(45deg); top:8px;}
#wrapper.active #main-nav-button span.last {opacity: 0;}

/*--FOOTER STYLES--*/
#footer-logo{width: 318px; height: 150px; background-size:250px!important;}
#footer-wrapper {position: relative;}
.footer-address {display: inline-block; font-size: 14px; grid-column: span 12;}

.footer-address:last-of-type{margin-bottom: 0px;}
.footer-inner-wrapper {position: relative; padding: 30px 0 100px; background:var(--brandColor2); text-align: center;}
.footer-inner-wrapper p, .footer-inner-wrapper a, .footer-inner-wrapper {color: #fff; font-size: 14px; line-height: 20px;}
.footer-bottom {position: relative; padding: 20px 0; background: #e6e7e8; text-align: center;}
#top-button {display: none;}
#footer-phone {font-size: 24px; font-weight: 700; padding-left: 50px; background: url('../images/footer-phone-icon.png') no-repeat top 50% left 0; display: inline-block;}
#copyright-text {font-weight: 400; font-size: 15px; line-height: 22px; margin: 0;}
#copyright-text .lmg {padding-top: 5px; display: block;}
#copyright-text a {color: #fff; font-weight: 400;}
.social-wrapper{margin: 0 auto; display: flex; justify-content: space-evenly; margin-top: 10px;}
.lobster {font-size: 14px; color: #58585a; opacity: .5;}
.lobster img {display: inline-block; vertical-align: middle;}
.lobster a {color: #58585a;}
.lobster a:hover {opacity: 1;}
.reviews a{font-weight: 700; text-transform: uppercase; color: #6a6b6d; position: relative;}
.reviews a:hover{color: var(--brandColor1)}
.reviews:hover a::after{right: -30px;transition: 0.3s ease}
.link-arrow-right { position: relative; display:inline-block;}
.link-dark-arrow-right {  font-weight: 700;color:#545456;line-height: 28px; position: relative; display:inline-block;margin: 40px 0 30px;}
.link-dark-arrow-right:hover{color: var(--brandColor1);}
.link-dark-arrow-right svg, .all-blogs svg, .link-arrow-right svg{position: absolute;  top: 50%;transform: translateY(-50%);right: -25px;  transition: 0.3s ease-in-out;}
.link-dark-arrow-right svg path{fill: #545456; transition: 0.3s ease-in-out;}
.link-dark-arrow-right:hover svg, .all-blogs:hover svg, a.link-arrow-right:hover svg{right:-30px; transition: 0.3s all;}
.link-dark-arrow-right:hover svg path, .all-blogs:hover svg path, a.link-arrow-right:hover svg path{fill:var(--brandColor1); right:-30px; transition: fill 0.3s ease-in-out;}
.all-blogs{font-size: 18px; color: #707070; position: relative; margin:20px 0 40px; text-align: center; display: inline-block;}
.all-blogs svg path{fill:#707070; transition: 0.3s all;}
.all-blogs:hover{color: var(--brandColor1); transition: 0.3s all;}

p.footer-address {font-size: 14px;}
.local-phone .location, .phone-number{font-weight:700;font-size: 18px; margin:0;}
.local-phone .phone-number{display:none;}
.local-phone a:hover .location{display:none;}
.local-phone a:hover .phone-number{display:inline-block;}
.local-phone{color: var(--brandColor2); font-size: 18px; font-weight: 700; display: block; width: 370px; margin:0 70px;}
.local-phone-inner{display: flex; flex-flow:row; justify-content: flex-start; align-items: center; padding: 5px 0;}
.local-phone-inner img{padding-right: 15px;}
.social-icons {display: flex; justify-content: space-around; margin: 40px auto 0; max-width: 300px;}
.social-icons a {display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; background-color: var(--brandColor1); border-radius: 50%;}
.social-icons a svg path {fill: #fff; transition: 0.3s all;}
.social-icons a:hover {background-color: var(--brandColor2); transition: 0.3s all;}

.social-wrapper a {display: flex; justify-content: center; align-items: center; width: 40px; height: 40px; margin-right: 10px; background-color: #fff; border-radius: 50%;}
.social-wrapper a svg {display: block; position: relative; width: 25px; height: 25px;}
.social-wrapper a svg path {fill: var(--brandColor2); transition: 0.3s all;}
.social-wrapper a:hover {background-color: var(--brandColor1);}
.social-wrapper a:hover svg path {fill: #fff;}

/*--STAR RATINGS--*/
.google-logo{width: 82px; padding-right: 15px;}
#google-reviews{margin: 4px 0 0;}
.google-reviews-snippet{display: flex; flex-flow: column; justify-content: center; align-items: center;  background: var(--replacementPrimary); background: radial-gradient(circle, var(--primaryShade) 0%, var(--accentColor) 83.7%,  var(--replacementPrimary) 100%);  color: #fff; padding: 15px 80px;}
.google-reviews-snippet a{ color: #fff; text-decoration: underline;}
.google-reviews-snippet a:hover{color: var(--brandColor2);}
.review-wrapper{display: flex; flex-flow: row wrap; justify-content: center;}
#footer-reviews {position: relative; margin: 0; padding: 20px; text-align: center; border-top: 1px solid #d1d1d1; font-size: 14px;}
.star-rating {display: flex; align-items: center; justify-content: center; font-weight: 700; color: #fff; padding-left:5px;}
.star-rating img{padding: 5px 5px;}
#footer-reviews a {text-decoration:underline; font-weight: 400;}
#footer-reviews span img {display:inline-block; vertical-align:middle;}

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

#overlay {position: fixed; width: 100%; height: 100%; top: 0; left:0; background:rgba(0,0,0,0.5); opacity: 0; transition: opacity .25s left 0.15s; z-index: -100;}
#wrapper.active ~ #overlay, #wrapper.pop-up-active ~ #overlay {opacity: 1; z-index: 999;} 
#pop-out-nav-wrapper {position:fixed; width:100%; height:100%; max-width: 370px; background:#fff; padding:0 0 5% 0; right:-110%; top:0; display:block; overflow:auto; z-index:9999999999; box-shadow:0 5px 25px rgba(0,0,0,0.3); -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 {width: 125px;}
.nav-top-close {width: 100%; position:absolute; right:0; top:0; text-align: left; z-index: 50;}
.nav-top-close p {color: var(--brandColor1); font-size: 14px; font-weight: 700; margin: 0; padding: 10px 20px;}
#close {font-size:16px; font-weight:700; color:var(--brandColor1); text-transform:uppercase; margin: 12px 0 0 0; float: right;}
#close span {font-size:16px; display:inline-block; margin:-2px 0 0 5px; vertical-align:middle; border:3px solid var(--brandColor1); text-transform: lowercase; height: 20px; line-height: 100%;}
#close span svg{ padding:5px 5px; }
#close span svg line{stroke: var(--brandColor1); transition: stroke 0.3s;}
#close:hover {text-decoration:none; color:var(--brandColor2);}
#close:hover span{border-color: var(--brandColor2)}
#close:hover span svg line{stroke: var(--brandColor2); transition: stroke 0.3s;}

#pop-out-nav-wrapper ul {position:relative; right: 0; display:block; width:auto; padding:125px 0 20px 20px; 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; height: 40px; list-style:none; margin:0; padding:0 0 0 20px; border-bottom:1px solid rgba(0, 45, 98, 0.25); overflow: hidden;} 
#pop-out-nav-wrapper ul li img {display:block; position:absolute; left:-20px; top:10px;}
#pop-out-nav-wrapper ul li.current, #pop-out-nav-wrapper ul li.currentParent {height:auto;}
#pop-out-nav-wrapper ul li a {color: var(--brandColor1); display: block; text-transform: uppercase; font-size: 16px; font-weight: 800; padding: 10px 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:var(--brandColor2); text-decoration:none;}
#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:var(--brandColor2)}
#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;} 

#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: 16px; color:var(--brandColor1); 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 { background-color: var(--brandColor2); color: #fff;}
#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 #fff;}
#pop-out-nav-wrapper ul li ul li.subParent img {-webkit-transform: rotate(90deg); transform: rotate(90deg); top: 10px;}

.nav-social-wrapper {text-align: center; margin: 10px 0 0 0;}
#nav-logo {margin: 10px 0 0 0; display: block; float: left;}
.nav-social-wrapper #footer-phone, .nav-social-wrapper .footer-social, .nav-social-wrapper .footer-social p {text-align: center;}

.search-wrapper {margin: 10px 0; padding-bottom: 20px; text-align: left; position: relative;}
.pop-out-search-wrapper{display: flex; justify-content: center;}
.pop-out-search-wrapper label{color: var(--brandColor2);}
.search-wrapper label{font-size: 15px;}
.nav-social-wrapper #footer-phone {margin: 20px 0; color: #fff; font-size: 20px; font-weight: 700;}
.nav-social-wrapper #footer-phone a {color: #fff;}

.searchBar {border: none; border-radius: 8px; box-shadow: none; outline: none; padding:0 50px 0 15px; margin-top: 5px; background: #fff url('../images/display-elements/search-icon.svg') no-repeat top 50% right 15px; height: 42px; line-height: 45px; width: 100%; max-width: 350px;}
.pop-out-search-bar{border: 1px solid var(--brandColor2); width: 305px!important; max-width: 305px!important;}
.nav-social-wrapper .footer-social {display: block; float: none; margin: 20px 0;}

.nav-social-wrapper .searchBar {width: 90%; max-width: 250px;}

/*--CONTENT STYLES--*/
#wrapper {position:relative; overflow:hidden;}
#content {position:relative; padding:0; margin:0 auto;}
.interior-content {margin: 45px auto 50px auto;}
.content {position:relative; padding:0; margin:0 auto; min-height: 450px; }
.content.homepage-content {margin: 0 auto 50px auto;}
.content.primary-service-page-content{padding: 25px 0 50px;}
.container {position:relative; max-width:1920px; padding:0 30px; z-index: 5; height: 100%; width: calc(100% - 60px); display: block;}
.container .container {padding: 0; height: unset; width: 100%;}
.content-spacer {padding:50px 0 0 0; height: 0; line-height: 0;}
.content-spacer-30 {padding:30px 0 0 0; height: 0; line-height: 0;}
#breadcrumb {font-weight: 700; padding-bottom: 20px; border-bottom: 1px solid #d1d1d1; text-align: center;border-top: 1px solid #d1d1d1;padding-top: 20px;}
#breadcrumb p {font-size: 14px; margin: 0;}
#breadcrumb a {font-weight: 400;}

.fullWidthContent {position:relative; padding:30px 12%; margin:0 0 0 -12%; width:100%;}
.fullWidthContent .container {padding: 0 20px;}
.primary-bg{background: var(--brandColor1);}
.secondary-bg{background: var(--brandColor2)}
.grayBg {padding: 35px 0; background: #f4f4f4;}
.lightGrayBg {position: relative; padding: 40px 20px; text-align: center; background: #f4f4f4;}
.lightGreenBg {position: relative; padding: 40px 20px; text-align: center; background: #e0f5ed;}
.lightGreenBg h2 {text-align: center;}
.darkGrayBg {position: relative; padding: 40px 20px; text-align: center; background: #58585a;}
.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;}
.no-margin, .noMargin {margin:0 !important;} 
.no-margin-top{margin-top:0 !important;}
.no-margin-bottom{margin-bottom: 0 !important;}
.no-padding {padding:0 !important;}
.section-divider{width: 100%; height:1px; background:rgba(181, 181, 181, 0.6); margin: 60px auto;}
.vertical-divider{height: 77px; width: 2px; background: rgba(181, 181, 181, 0.6); margin: 0 20px; content:'';}
.section-divider-light {width:100%; height:1px; background:rgba(255,255,255,0.5); margin:50px auto;}
a.image-link h4{color: #545456; font-size: 18px; font-weight: 700; margin-bottom: 30px;}
.image-link img{ border-radius: 8px; box-shadow: 0 6px 12px rgba(0, 0, 0, 0.25);}
a.image-link:hover img{transform: scale(0.99) translateY(3px);box-shadow: 0 1px 3px rgba(0,0,0,0.65);transition: 0.3s all;}

/* Spacers */
.space-only-divider{margin: 30px 0;}
.padding-left-10{padding-left: 10px;}
.padding-right-10{padding-right: 10px;}
.padding-top-20{padding-top: 20px;}
.padding-left-right-400{padding:0 400px;}
.padding-bottom-15{padding-bottom: 15px;}
.padding-bottom-20{padding-bottom: 20px;}
.padding-bottom-80{padding-bottom: 80px;}
.padding-bottom-100{padding-bottom: 100px;}
.padding-tb-80{padding: 80px 0;}
.margin-top-10{margin-top: 10px!important;}
.margin-top-20{margin-top:20px!important;}
.margin-top-40{margin-top:40px!important;}
.margin-bottom-10{margin-bottom: 10px!important;}
.margin-bottom-20{margin-bottom: 20px!important;}
.margin-bottom-40{margin-bottom: 40px!important;}


.regular-weight, h1 span.regular-weight, h2 span.regular-weight, h3 span.regular-weight, h4 span.regular-weight, p.regular-weight {font-weight:400 !important;}
.extra-bold{font-weight: 800;}
.bold{font-weight: 700;}
.interiorContentCta {margin:40px 0;}
.interiorContentCta a.button {margin-right:20px;}
.content-cta {text-align:center; margin:30px auto;}
.borderBottom {padding-bottom: 8px; border-bottom: 1px solid #d1d1d1;}
.uppercase-block,.uppercase-inline,.uppercase {text-transform: uppercase;}
.lowercase {text-transform: capitalize;}
.redArrow {padding: 0 0 0 30px; background: url('../images/gray-arrow.png') no-repeat top 2px left 0;}
.smallRedArrow {padding: 0 0 0 20px; background: url('../images/bullet-point.png') no-repeat top 4px left 0;}
.red {color: #af2124;}
.redBg {background: #af2124;}
.lightGray {color: #b5b5b5;}
.blue {color: #d02b2f;}
.darkGray {color: #58585a;}
a.darkGray:hover {color: #d02b2f;}
.blue {color: #d02b2f;}
.darkBlue {color: #01206e;}
.blueBg {position: relative; padding: 40px 20px; text-align: center; background: #01206e; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.patternBg {position: relative; padding: 40px 20px; text-align: center; background: url('../images/background-pattern-bg.png') no-repeat; background-size: cover; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.darkGrayTextureBg {position: relative; padding: 40px 20px; text-align: center; background: #555 url('../images/background-pattern-bg.png') no-repeat; background-size: cover; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.darkGrayTextureBg h2, .darkGrayTextureBg a, .darkGrayTextureBg p, .darkGrayTextureBg h3, .darkGrayTextureBg {color: #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.darkGrayTextureBg h2, .darkGrayTextureBg h3 {margin-top: 0;}
.redTextureBg {position: relative; padding: 40px 20px; text-align: center; background: #d02b2f url('../images/background-pattern-bg.png') no-repeat bottom right; background-size: cover; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.redTextureBg h2, .redTextureBg a, .redTextureBg p, .redTextureBg h3, .redTextureBg {color: #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.grayTextureBg {position: relative; padding: 40px 20px; text-align: center; background: #585858 url('../images/background-pattern-bg.png') no-repeat; background-size: cover; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
.grayTextureBg h2, .grayTextureBg a, .grayTextureBg p, .grayTextureBg h3, .grayTextureBg {color: #fff; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
a:hover .darkBlueBg {background: #e0f5ed;}
a:hover .darkBlueBg h2 {color: #d02b2f !important;}
.ctaBar {padding: 20px; margin: 40px auto; color: #fff; border: 1px solid #d02b2f; border-left: none; border-right: none;}
.ctaBar h2 {text-transform: uppercase; font-weight: 700; margin: 0;}
.fontXl {font-size: 50px;}
.smallText {font-size: 14px; margin-bottom: 10px;}
.roundCorners {border-radius: 10px;}
.displayBlock {display: block; text-align: center;}
.button.displayBlock {display: block;}
.openSans {font-family: 'Open Sans', sans-serif;}
.lightText {font-weight: 300;}
.subHeading {font-weight: 300; font-size: 16px; line-height: 100%; display: inline-block; margin-bottom: 8px;}
.largeCenterImage {display: block; margin: 35px auto;}
.grid-divider {margin: 15px auto;}
.large-center-image img, #wrapper .Grid-cell .large-center-image img {display: block; margin: 35px auto !important;}
.flex{display: flex; flex-flow: row wrap;}
.flex-column{display: -webkit-flex; display:flex; flex-flow: column; justify-content: center;}
.space-between{justify-content: space-between;}
.space-around{justify-content: space-around;}
.start{justify-content: flex-start!important;}
.center{justify-content: center;}
.end{justify-content: flex-end;}
.top{align-items: flex-start;}
.middle{align-items: center;}
.bottom{align-items: flex-end;}

/*--GRID--*/
.slides{overflow: hidden;}
.grid{display: grid; grid-template-columns: repeat(12,1fr); grid-gap:25px; }

/* alignment */
/* self horizontal */
.start{justify-self: start;}
.end{justify-self: end;}
.center{justify-self: center;}
/* vertical */
.top{align-self: start;}
.bottom{align-self: end;}
.middle{align-self: center;}

/* Custom Column spans */
.col-1-sm{grid-column: span 1;}
.col-2-sm{grid-column: span 2;}
.col-3-sm{grid-column: span 3;}
.col-4-sm{grid-column: span 4;}
.col-5-sm{grid-column: span 5;}
.col-6-sm{grid-column: span 6;}
.col-7-sm{grid-column: span 7;}
.col-8-sm{grid-column: span 8;}
.col-9-sm{grid-column: span 9;}
.col-10-sm{grid-column: span 10;}
.col-11-sm{grid-column: span 11;}
.col-12-sm{grid-column: span 12;}

.grid-gap-0{grid-gap: 0;}
.grid-row-gap-0{grid-row-gap: 0;}

.custom-bg-content {position: relative; border: 1px solid #d1d1d1; border-left: none; border-right: none; padding:50px 0; background-color: #ececec;}
.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: #58585a;}
.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;}
.custom-bg-content .additionalImage {display: none; z-index: 50;}
.custom-bg-content.withImage {border: none; padding: 0 0 50px 0;}

.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: #d02b2f; height: 250px; 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: #d02b2f; 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: 3px; 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;}

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

.icon-with-link {position: relative; text-align: center; margin: 40px 0; 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; color:#707070; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; -ms-transition: all .5s; transition: all .5s; }
.icon-with-link a:hover h2{z-index: 500; color: var(--brandColor1);}
.icon {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 h2 {font-weight: 800; line-height: 36px;}
.icon-with-link a p {margin: 20px 0 30px; padding: 0 20px;}
.icon-with-link a p.greyGhostButton {border:2px solid #707070; padding:10px 0;width: 201px; margin:0 auto; border-radius: 8px; text-transform: uppercase; font-size: 20px; box-shadow: 0 0 9px rgba(0,0,0,.16);}
.icon-with-link a:hover p.greyGhostButton{border: 2px solid var(--brandColor1); color: #fff; background: var(--brandColor1);}

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

.customBgHeroImage {display: none;}

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

.greenBg {position: relative; padding: 20px; background: #328b88; color: #fff; text-align: center; margin: 40px 0 0 0;}
.greenBg h2, .greenBg h3 {color: #fff; font-weight: 700;}

.timeline {display: none;}

/*--HOMEPAGE BANNER--*/
#homepage-banner {position: relative; background-position:  76% bottom; background-size: 1060px; padding: 0; min-height: 555px; text-align: center; overflow:hidden;}
#homepage-banner::before,#ps-banner::before {content: ''; position: absolute; top:0; left:0; background-color: #444; opacity: 0.75;width:100%; height: 100%;}
#homepage-banner h1,#ps-banner h1{color: #fff; font-size: 36px; line-height: 100%; text-align: center; margin: 0; padding-bottom: 10px;}
#homepage-banner p, #homepage-banner h3, #homepage-banner a,#ps-banner p, #ps-banner h3, #ps-banner a {color: #fff;}
#homepage-banner p, #ps-banner p{font-size: 14px; line-height: 20px;}
#homepage-banner .container, #ps-banner .container  {min-height: 520px;}
.banner-text{padding-top:97px;}
#ps-banner .banner-text{ padding-top: 127px;}
.free-quote{display: flex; flex-flow: column; padding-left: 10px; color: #5D5D5D; margin-top: 4px;}
.price-container, .fees{display: flex;align-items: flex-start; justify-content:center; font-size: 24px; font-weight:700;margin-top:5px; height: 40px; }
.price-cta{display: flex; justify-content: center; flex-flow: row wrap; width: 222px; margin:0 auto;color:#fff;}
.price-container span{margin:0; font-size: 24px; font-weight: 700; padding-right: 3px; line-height: 35px;}
.price-container span.regular-weight{font-size: 18px; line-height: 35px; margin-left: 2px;}

#homepage-banner.video-banner video {display: block; max-width: 1100px;}
#homepage-banner.video-banner .container {position: absolute; top: 0;}

span.big-number{font-size: 40px; line-height: 45px; font-weight: 800; padding-right: 3px;}

.homepage-banner-content a.button, .ps-banner-content a.button {margin-top: 30px;}
ul.tabNav {display: block; list-style: none; margin: 0 0 20px 0; padding: 0 0 5px 0; text-align: center;}
ul.tabNav li {display: inline-block; width: 27%; margin: 0 1px; list-style: none;}
ul.tabNav li a {font-size: 12px; display: block; padding-bottom: 5px; border-bottom: 4px solid #fff; opacity: .7;}
ul.tabNav li a:hover, ul.tabNav li a.current {color: #fff; opacity: 1; border-bottom: 4px solid #d02b2f;}
.homepage-banner-content section, .ps-banner-content section {min-height: 250px; opacity: 0;}
body.loaded .homepage-banner-content section, body.loaded .ps-banner-content section{opacity: 1; transition: opacity 0.4s ease-in;  transition-delay: 1s;}
.tabContent {opacity: 0; position: absolute; left: -800%; -webkit-transition: all .75s; -moz-transition: all .75s; -o-transition: all .75s; -ms-transition: all .75s; transition: all .75s;}
.tabContent.current {opacity: 1; left: 0; position: relative; padding: 0 20px;}

/* PRIMARY SERVICES BANNER */
#ps-banner {position: relative; background-position:  54% 50%; background-size: 1300px;  min-height: 540px; text-align: center; overflow:hidden;}

/*--HOMEPAGE SERVICES--*/
#homepage-services {position: relative; padding:30px 0 20px 0; text-align: center;}
#homepage-services h2.h1{font-size: 24px; line-height: 28px;}
#homepage-services section p{ text-align: left; padding:20px 0;}
.homepage-service a.button, #homepage-services-logo, .homepageService2Links.service-links, .homepage-service {display: none;}
.service-tile{ border-radius: 8px; box-shadow: 0 3px 18px rgba(0, 0, 0, 0.16); color: #fff;position: relative; margin: 10px 0 20px;}
.service-tile-background{height: 190px; width: 290px;padding: 50px 0; border-radius: 6px;}
.service-tile-text{position: absolute;top: 50px;left: 50%;transform: translateX(-50%);z-index: 9;}
.service-tile::before{content:''; width: 100%; height:100%; background-color: #000; opacity: 0.3;position: absolute;top: 0;left: 0;border-radius: 8px;z-index: 2;}
.service-tile h2{font-size:36px; line-height: 36px;z-index: 5;position: relative; text-shadow: 0 0 6px rgba(0,0,0,0.3) ;}
.service-tile-caption{display:none;}
.service-links {position: relative; margin: 20px auto ; max-width: 500px; display: flex; flex-flow: row wrap; justify-content:space-evenly; }
.service-links a {position: relative; margin: 3px; }
.service-links a img {display: block; border-radius: 0 0 5px 5px;}
.service-links a .top {padding: 10px; border-radius: 5px 5px 0 0;}
.service-links a .top p {font-weight: 700; font-size: 18px; margin: 0; line-height: 100%; color: #fff;}
.service-links a .top p span {display: block; font-size:14px; font-weight: 400; line-height: 100%;}
.service-links .serviceIcon {position: absolute; top: 50%; left: 50%; opacity: 1; transform: translateX(-50%);z-index: 4;}
.learn-more{position: absolute; bottom: 15%; left: 50%; transform:translateX(-50%); z-index: 5; opacity: 0; background: url('../images/display-elements/white-arrow-right.svg') no-repeat right; width:140px}
.service-links a:hover .service-tile-background {filter: grayscale(100%) brightness(75%); transition: filter 0.25s ease-in-out;}
.service-links a:hover .service-tile::before{background-color: var(--brandColor1); opacity: .6; transition: opacity 0.3s ease-in;}
.service-links a:hover .serviceIcon {opacity: 0; transition: opacity 0.25s ease-out;}
.service-links a:hover .learn-more, .service-links a:hover .service-tile-caption {opacity: 1; transition: opacity 0.35s ease-in;}

/*--INTERIOR BANNER--*/
#interior-banner-wrapper {position: relative; margin-bottom: 40px;}
#interior-banner {position: relative; height: 525px; width: 100%; max-height: 525px; overflow: hidden; text-align: center;}
#interior-banner.text-banner::before{display: none;}
#interior-banner::before{content: ''; position: absolute; top:0; left:0; background-color: #444; opacity: 0.75;width:100%; height: 100%;z-index: 1;}
#interior-banner.shortBanner {max-height: 400px;}
#interior-banner.bgRed {background: #c8292d;}
#interior-banner.bgFull.Color.Image #scroll img {opacity: 1;}
#scroll {position: absolute; top: 0; right:0px;} 
#interior-banner #scroll img {height: auto; width: auto; min-height:100%; max-width: 1600px; display: block; right: 0; position: relative;}
#interior-banner.positionRight #scroll img {right: -500px;}
#interior-banner.positionCenter #scroll img {right: -150px;}
#interior-banner.positionLeft #scroll img {right: 0;}
#interior-banner .banner-content {text-align: center; position: absolute; width: 100%; height: auto; top: -250%; 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; text-transform: none;}
#interior-banner h1{font-size: 42px; text-transform: uppercase; font-weight: 800;}
#interior-banner h1, #interior-banner h2 {line-height: 46px; margin: 0 0 8px 0;} 

#interior-banner p {font-weight: 400; margin: 0;}
#interior-banner .button {margin:0 10px 15px 10px;}
#interior-banner.text-banner{background:var(--primaryShade); height: 200px;}

/*--BANNER CTA--*/
#banner-cta {position: relative; padding: 30px 0; box-shadow: 0 6px 20px rgba(0,0,0,.06);}
#banner-cta h3{text-align: left; margin:2px 0 4px;}
#banner-cta p { font-size: 11px; margin: 0; font-weight: 400; min-width: 224px; overflow: visible;}
.cta-hook{display: flex; flex-flow: row; align-items: center;}
.cta-hook h3{font-size: 28px; line-height: 18px;}
.call-today{display: none;}
.cta-container{display: flex; flex-flow: column; justify-content: center; align-items: center; width: auto; padding: 0 15px;}
.cta-form-container{display: none;}

.blockText {display: block; margin-bottom: 15px;}
.orCall {display: none;}
.orCall a {font-weight: 700;}
#banner-cta a {color: #fff;}

/*--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.imageRight, #wrapper .Grid.imageLeft {-webkit-flex-flow:column-reverse; flex-flow:column-reverse;}
#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:20px auto;}
#wrapper .Grid .columnRight25 img {width:100%;}
#wrapper .u-size1of2 img {display:block; margin:5px auto;}
#wrapper .u-size1of6 img {max-width: 132px;}
#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 .u-sm-sizeFull.u-size1of4 {width: 100% !important; display: block;}

.narrow-inset-grid { width: 302px; display: flex; flex-direction: column; margin: 0 auto;}

/*--FORM STYLES--*/
.customBgFormWrapper {position: relative; text-align: center; padding: 30px 20px; background: #555 url('../images/form-bg.jpg') no-repeat; background-size: cover; background-position: 50% 50%;}
.customBgFormWrapper .form-field {text-align: left;}
.customBgFormWrapper .form-field input, .form-field textarea, .form-field select {background: transparent; border:none; border-bottom: 3px solid #fff;}
.customBgFormWrapper .form-field input:hover, .customBgFormWrapper .form-field textarea:hover, .customBgFormWrapper .form-field select:hover {background: transparent; border:none; border-bottom: 3px solid #fff; box-shadow: none;}
.customBgFormWrapper .form-field input:focus, .customBgFormWrapper .form-field textarea:focus, .customBgFormWrapper .form-field select:focus {background: #fff; border:none; border-bottom: 3px solid #fff; box-shadow: none;}
.customBgFormWrapper .form-field input.error, .customBgFormWrapper .form-field textarea.error, .customBgFormWrapper .form-field select.error {background: transparent; border:none; border-bottom: 3px solid red; box-shadow: none;}
.customBgFormWrapper .form-field input.error:focus, .customBgFormWrapper .form-field textarea.error:focus, .customBgFormWrapper .form-field select.error:focus {background: #fff; border:none; border-bottom: 3px solid red; box-shadow: none;}
.captcha-wrapper {display: block; margin: 10px auto; width: 304px;}
.form-button.button {margin-top: 10px; border: none; outline: none;}
.form-content {margin-bottom: 25px;}
.form-content h2{font-size: 36px; line-height: 36px; font-weight: 800; text-transform: uppercase; padding: 20px 0;}
.customBgFormWrapper .form-field textarea {height: 88px; box-sizing: border-box;} 

.gray-bg .form-wrapper {margin:0;}
.form-wrapper {position:relative; margin:40px 0 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-size: 14px;}
.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; color: #5d5d5d;}
.are-you-an-existing-customer, .are-you-an-existing-customer label{text-align: center !important;}
.form-field label.form-field-label {display:block; font-weight:700; font-family: 'Open Sans', sans-serif; text-align: left; font-size: 14px; line-height: 28px;}
.form-field input, .form-field textarea {display:block; padding:10px 12px; background-color:#f5f5f5; border-radius: 8px; border-color:#aeaeae ;}
span.form-field {display:block;}
.form-field input {width:calc(100% - 26px); border:1px solid #Aeaeae; -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:focus, .form-field select:focus {width:calc(100% - 26px); box-shadow: 0 0 5px rgba(0, 45, 98, 0.22);}
.form-field textarea {resize:none; width:calc(100% - 26px); max-width: 312px; height: 55px; border:1px solid #aeaeae; -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:c; box-shadow: 0 0 5px rgba(0, 45, 98, 0.22);} 
.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:100%; background:#fff; padding: 5px; outline: none; border:1px solid #aeaeae;}
.form-container{width:100%; margin:0 auto; padding-left: 7px;}
 
.form-field.multiCheckbox label {display:block; width:auto; 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;}

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

/*--REPEATING IMAGE 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: #d02b2f; 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: #d02b2f; font-family: 'Open Sans', sans-serif;}
.repeating-icon-link a:hover {filter: grayscale(0);}

/*--REPEATING ICONS--*/
.repeating-icons {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-item {display: inline-block; position: relative; width: 40%; max-width: 225px; margin:10px; background: transparent;}
.repeating-icon-item img {display: block; margin: 0 auto;}
.repeating-icon-item p {padding:5px 10px; margin: 0;}

/*--REPEATING IMAGE AND LINKS - BW--*/
.repeating-image-links-bw {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-bw a {display: inline-block; position: relative; max-width: 140px; margin:10px; filter: grayscale(100%);}
.repeating-image-links-bw a img {display: block; margin: 0 auto;}
.repeating-image-links-bw a:hover {filter: grayscale(0);}
	
/*--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;}

/*--HOMEPAGE ZIP SEARCH--*/
#where-we-service-wrapper {position: relative; padding:30px 20px 170px 20px; background: #fff url('../images/where-we-service-bg.png') no-repeat bottom center; background-size: cover;}
body.interior #where-we-service-wrapper {background: #fff url('../images/interior-where-we-service-bg.png') no-repeat bottom center;}
.addresses {position: relative; text-align: center; margin: 40px auto;}
#where-we-service-wrapper .address {display: inline-block; width: auto; margin: 10px; padding-top: 60px; background: url('../images/map-marker.png') no-repeat top center;}
#where-we-service-wrapper .address a {display: inline-block; margin-top: 10px;}

#zip-list {position: relative; margin-top: -54px; border-top: 1px solid #b9b4b2; padding-top: 75px;}
#homepage-zip-search-wrapper {position: relative; margin: 0 auto;}
#zip-search-wrapper {position: relative; z-index: 500; width: auto; display: inline-block; margin: 25px auto; text-align: left;}
#zip-search-wrapper input {border-radius: 5px; border: 2px solid #e1e1e1; box-shadow: none; outline: none; padding: 0 0 0 10px; height: 50px; line-height: 50px; background: #fff url('../images/zip-search-button.png') no-repeat right 8px top 50%; width: 250px;}
#zip-search-wrapper p {text-transform: uppercase; font-size: 12px; margin-bottom: 5px !important;}
.location-office a.button {margin-top: 20px !important;}
.location-office h3 {text-align: center;}

 /*--BLOG STYLES--*/
 article.postDetail p, article.postDetail li {line-height: 32px;}
 .white-overlay-container{background: #fff;position: relative;z-index: 4;}
.recent-blog-wrapper {position:relative; padding-top: 80px;}
.recent-blog-wrapper h2{font-size: 24px; font-weight: 800;}
.recent-blog-wrapper .subHeading{font-size: 16px; font-weight: 400; text-align: center;}

.post-card-head{display:-webkit-flex; display: flex; }
a .post-card{border-radius: 8px; box-shadow: 0 3px 18px rgba(0, 0, 0, 0.12) ;}
.post-card-head img{border-radius: 8px 8px 0 0; align-self: center;}
.post-card-body{padding: 0px 40px; text-align: center; height:135px; display: flex; flex-flow: column; justify-content: center; align-items: center;}

a .recent-post:hover .post-card{box-shadow: 0 1px 2px rgba(0,0,0,0.3); transform:translateY(3px)}
a .recent-post:hover .post-card-body{background:var(--brandColor1); border-radius:0 0 8px 8px;transition: color 0s, background-color 0.3s ease-in;}
a .recent-post:hover .post-card-body h3,a .recent-post:hover .post-card-body .recent-post-date{color: #fff; transition: color 0s;text-shadow: 0 1px 4px rgba(0,0,0,0.16);}

.post-card-body h3 { font-weight: 700; font-size: 18px ; color:var(--primaryShade); margin:0; line-height: 24px;}

.content.blogHome{margin-bottom: 80px;}

.recent-post-inner {position: relative; padding-top:40px; display: flex; flex-flow: column; align-items:center;}
.recent-post {position:relative; margin:0 0 60px 0;}
.recent-blog-info {position:relative;}
.recent-post-date {font-size: 16px ;color:#545456; margin:10px 0;}
.recent-post-date strong {font-size:11px; display:block; font-weight:700;}
.recent-blog-content {margin-bottom:15px;}

.blogHome .recent-post img  {display: block;}
.blogHome .recent-post {display: inline-block !important; box-shadow: 0 3px 18px rgba(0,0,0,0.18); border-radius: 8px; }
.blogHome .recent-post-heading  { padding: 20px 30px; border-radius:8px 8px 0 0; display: flex; flex-flow: column; justify-content: center;}
.blogHome .recent-post:hover .recent-post-heading{background: var(--brandColor1);}
.blogHome .recent-post:hover{box-shadow: 0 1px 3px rgba(0,0,0,0.18); transform:translateY(2px); transition: box-shadow 0.3s ease-in-out, transform 0.2s ease-in-out;}
.blogHome .recent-post:hover .recent-post-heading h3,.blogHome .recent-post:hover .recent-post-heading p{color: #fff;}
.blogHome .post-excerpt{padding: 14px 30px;}
.blogHome .recent-post-heading h3{font-size: 20px; font-weight: 700; line-height: 24px; color: var(--primaryShade); margin: 0 0 5px;}
.blogHome .recent-post-date{margin:0;}
.blogHome .recent-blog-content{color: #5d5d5d;}

.pagination a, .pagination strong {color: #5d5d5d; display: inline-block; vertical-align: middle; padding: 0 10px; margin: 0 2px 0 0;}
.pagination a:hover, .pagination a.current, .pagination strong {color:var(--primaryShade);}
.pagination .button.smallButton{min-width: 40px; padding: 6px 10px; font-size: 18px; color: #fff;}
.pagination .button.smallButton:hover{background-color: var(--primaryShade);transition: 0.3s ease-in;}


#blog-nav-wrapper {position: relative; margin: 25px 0 0 0;}
#blog-nav-wrapper select {position: relative; display: inline-block; vertical-align: middle; margin: 10px 5px 0 5px; background: #fff; padding: 10px; outline: none; border:none; -webkit-appearance: none; -moz-appearance: none; appearance:none; background-image: none; box-shadow: none; font-weight: 700; width: 250px; border-radius: 8px;}
#interior-banner.blog .banner-content-inner-wrapper {max-width: 1300px !important;}

.blog-post-abstract.noImage {margin-bottom: 35px;}
.blog-post-abstract.noImage h2 {font-size: 34px; line-height: 110%;}
.blog-post-abstract.noImage h2 a {color: #58585a;}


.blog-detail-image {display: block; margin: 35px auto;}


/* Shadow */

.shadow-top{ height: 40px;margin-bottom: -40px; box-shadow: 0 -6px 20px rgba(0,0,0,0.06);z-index: 1;	position: relative;}
.shadow-bottom{ height: 40px;margin-top: -40px; box-shadow: 0 6px 20px rgba(0,0,0,0.06);z-index: 1;	position: relative;}


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

/*--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: #58585a; margin: 0 0 15px 0;}
.repeating-pest-links a h3 {font-weight: 700; font-size: 18px; margin-top: 15px; color: #58585a;}
.repeating-pest-links a:hover h3 {color:#d02b2f;}
.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;}

/*--PEST ID STYLES--*/
.pest-category-nav {position: relative; text-align: center; margin: 20px 0 40px 0;}
.pest-category-nav a {display: inline-block; width: 80px; 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: #e51b24;}
.pest-category-nav a img {background: #ebebeb; border: 2px solid #585858; border-radius:5px;}
.pest-category-nav a:hover img, .pest-category-nav a.current img {background: #fff; border-color: #c50005;}

.pest-profiles {position: relative; margin-bottom: 50px; text-align: center;}
.pest-profiles img {border-radius: 5px;}

/* --HOME PEST CONTROL-- */
.hpc-grid{display: grid; grid-template-columns: 1fr;}
.hpc-item{display: flex; flex-flow: column; align-items: center; margin-bottom: 10px;}
.hpc-item-content{text-align: center;}
.hpc-item-content p{font-size: 14px; line-height: 19px;}
.hpc-item-content h4{font-weight: 700; letter-spacing: -0.125px; line-height: 27px;}
.number-overlay { margin-top: -36px; width: 65px;}

/*--Repeating Image with Description*/
.image-row{display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 10px; padding:20px 0;  } 
img.current{filter:grayscale(0)!important; box-shadow: 0 1px 3px rgba(0,0,0,0.3) !important; }
.image-row img{filter:grayscale(1); cursor: pointer; box-shadow: 0 3px 18px rgba(0, 0, 0, 0.16); border-radius: 5px;}
.service-description h3{font-weight: 700; font-size: 24px; margin-bottom: 0;}
.service-description{display: none; flex-flow: column; width:100%; text-align: center; align-items: center;}
.service-description.current{display: flex;}

/*--OUR PROMISE--*/
.our-promise-container{padding: 0 20px; margin-bottom: 30px;}
.our-promise { border: 7px solid #b9b9b9; padding: 10px 14px; text-align: center;}
.promise-heading{background-color: #f4f4f4;width: 200px;margin: -55px auto auto;}
.promise-heading h3{font-size: 24px;}
.promise-body p{font-size: 16px;}

/*--RESIDENTIAL PRICE CHARTS--*/
.container.bundle-container{max-width: 370px; margin: 0 auto;}
.pricing h2{font-size: 32px; }
.pricing-content{display: flex; flex-flow: column; overflow: hidden;}
.slider img{border-radius: 5px; }
.slider div{transition: none;}
.slick-dots{bottom:8px!important;}
.slick-dots li button::before{font-size: 16px!important; color: #fff!important; opacity: .4!important;}
.slick-dots li.slick-active button::before{opacity: .8!important;}

.services-breakdown-primaryShade ul, .services-breakdown-accent ul, .services-breakdown-replacementPrimary ul{-moz-column-count: 1;-moz-column-gap: 20px;-webkit-column-count: 1;-webkit-column-gap: 20px;column-count: 1;column-gap: 20px; list-style: none; margin-left: -20px; font-weight: 600;}
.services-breakdown-primaryShade ul li, .services-breakdown-accent ul li, .services-breakdown-replacementPrimary ul li{list-style: none;}
.services-breakdown-accent ul li{background: url('../images/bullet-point.svg') no-repeat;padding-left: 40px;height: 30px;padding-top: 2px;}
.services-breakdown-replacementPrimary ul li{background: url('../images/bullet-point.svg') no-repeat;padding-left: 40px;height: 30px;padding-top: 2px;}
.services-breakdown-primaryShade ul li{background: url('../images/bullet-point.svg') no-repeat;padding-left: 40px;height: 30px;padding-top: 2px;}
/*--These styles are hardwritten for previous client, not needed for template--*/

/*
.services-breakdown-primaryShade ul li:nth-of-type(4),.services-breakdown-primaryShade ul li:nth-of-type(5),.services-breakdown-primaryShade ul li:nth-of-type(9),.services-breakdown-primaryShade ul li:nth-of-type(10), .services-breakdown-replacementPrimaryry ul li:nth-of-type(10)*/
.ghost-bullet {background: url('../images/bullet-point.svg') no-repeat;padding-left: 40px;height: 30px;padding-top: 2px; opacity:.5;}
.services-breakdown-accent p,.services-breakdown-replacementPrimary p, .services-breakdown-primaryShade p{margin-top: 0; font-size: 16px; line-height: 22px;}
.slider{max-width: 370px; margin:0 auto;}
.buy-button{margin:40px 0;}
.covered-pests{text-align: center; margin-bottom: 20px;}
.fee-container{display: flex; flex-flow: row; justify-content: center; align-items: center; margin-top: 15px;}
.fee-wrapper{display:-webkit-flex; display:flex; flex-flow: column; align-items: flex-start;}
.fees .big-number{font-size: 45px; font-weight: 700;}
.fees .little-number{font-size: 18px;font-weight: 700; line-height: 22px; }
.fees p{font-size: 28px; font-weight: 700; align-self: flex-end; line-height: 10px;}
.smallText
#price-chart-wrapper {position:relative; margin:40px auto; text-align:center;}
.price-chart {position:relative; background:#fff; border:1px solid #d1d1d1; border-radius: 5px 5px 0 0; margin-bottom: 90px;}
.price-chart-top {background:#e8e8e8; color:#404041; position:relative; padding: 0;}
.price-chart .price-chart-top h2 {margin: 0 0 35px 0; padding: 15px 5px; border-radius: 5px 5px 0 0;}
.price-chart-top img {display: block; position: absolute; margin: 0 auto; top: -80px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}
.price-chart-top p {text-transform:uppercase; font-size:22px; font-weight:700; line-height:100%; margin: 0;}
.price-chart-top p span {display:inline-block; font-size:13px; font-weight:700;}
.price-chart-top p span.chart-pricing {font-size: 56px; font-weight: 700;}
.price-chart-top p span.chart-pricing sub {font-size: 20px; line-height: 20px; text-transform: none; font-weight: 400; position: relative; top: -10px;}
.price-chart-top p span.chart-pricing sup {font-size: 32px; position: relative; top: 2px;}
.price-chart-lower-content {padding:10px 20px 30px 20px;}
.price-chart-lower-content p {font-size: 15px; margin-bottom: 15px;}
.plan-coverage-heading {text-transform:uppercase;}
.price-chart .description {padding-bottom: 40px;}
.price-chart .disclaimer {font-size:11px; font-style: italic; margin-bottom: 0;}

.price-chart.Brand.Color .price-chart-top img {top: -97px;}
.dashed-bottom-border {border-bottom: 1px dashed #c2c2c2; padding-bottom: 3px;}

.one-time-service {position: relative; background: #e1e1e1;}
.oneTimeLeft {position: relative; background: #c8c8c9 url('../images/light-gray-a-bg.png') no-repeat left -10px bottom -10px; padding: 10px 0}
.oneTimeLeft p strong {font-size: 22px; display: block;}
.oneTimeLeft p {font-size: 18px; text-transform: uppercase;}
.oneTimeCenter p {line-height: 100%;}
.oneTimeCenter span.red {display: block; margin-bottom: 10px;}
.oneTimeRight a {color: #58585a; text-decoration: underline;}
.oneTimeRight {padding: 0 0 20px 0;}
.oneTimeRight .phone a {text-decoration: none; font-size:20px; font-weight: 700; display: block; margin-top: 8px;}

/*--CALCULATOR--*/
.plan-calculator-wrapper {position: relative; margin: 40px 0;}
h3 img {display: inline-block; vertical-align: middle; margin: 0 10px 0 0;}
.plan-calculator-wrapper .price-chart-top img {width: 214px; top: -80px !important;}
.plan-calculator-wrapper .price-chart.Brand.Color .price-chart-top img {top: -90px !important;}
.price-calculator {margin:70px auto 50px auto;}
.price-calculator .price-chart-lower-content {padding-bottom: 15px;}
.price-calculator a.button {padding: 15px 30px !important; display: inline-block; margin: 20px auto;}
.price-calculator .phone {font-size: 18px;}
.price-calculator .price-chart-lower-content p.smallText {font-size: 12px;}
.price-calculator .price-chart {margin-bottom: 30px; width: 100%;}
.initial-price {font-size:22px !important; margin-top: 0!important;}
.mediumText {font-size: 22px !important;}
.initial-price sub {position: relative; top: -3px; font-size: 10px;}
.includedContent {text-align: left;}
.includedContent p {display: inline-block; vertical-align: top; width: 165px; padding-right: 5px; margin: 4px 0; font-size: 12px;}
.bottomChartInfo {display: none;}

.range-slider {position: relative; width:85%; padding:0; max-width: 385px; margin: 25px auto;}
.rangeslider {background: #9a9a9a !important;}
.rangeslider__fill {background: #d02b2f !important;}
.rangeslider__handle::after {background: #d02b2f !important; width: 5px !important; height: 5px !important;}
.rangeslider--horizontal .rangeslider__handle {background: #fff !important; box-shadow: 0 0 3px #d1d1d1 !important; border: none !important; z-index: 500;}

.rangeslider__pips {z-index:1; width:calc(100% - 32px); height:100%; position:relative; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -webkit-box-pack:justify; -ms-flex-pack:justify; justify-content:space-between; margin:-12.5px auto 20px auto; pointer-events:none;}
.rangeslider__pips .rangeslider__pip {width:5px; height:5px; background:rgba(0,0,0,.5); border-radius:5px; cursor:pointer;}

.chartSentricon {display: block; margin: 20px auto;}
.plan-inner-calculator {background-position: -30000% -300000% !important;}
.pest-plan-header{font-size: 32px; line-height: 36px; font-weight: 800;}
.narrow-container{max-width:308px; margin:0 auto;}

/* POPUP CARD */
#call-today-popup{display: none; position: fixed;top:50%; left: 50%; transform:translate(-50%, -50%); z-index: 1000; overflow: hidden; max-width: 100%; }
#wrapper.pop-up-active ~ #call-today-popup{display: block; opacity: 1; transition: opacity 0.3s ease-in;}
.popup-card{width: 300px; max-width: 300px; background:#fff;padding: 30px 20px;box-shadow: 0 6px 12px rgba(0,0,0,0.16);}
.popup-card h4{font-size: 15px;}
.popup-card-body .local-phone{margin:0}
.popup-card-body .local-phone-inner{padding: 15px 0;}
.popup-card-body .local-phone-inner .location,.popup-card-body .local-phone-inner .phone-number{font-size: 20px;}


/*--PR 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: 18px 65px; font-weight: 700; font-size: 20px; margin-top: 40px;}
.notCovered {opacity: .45; text-decoration: line-through;}
.residentialPrograms .special-offer-box:nth-of-type(2) h3 {font-size: 36px; margin-top: 20px !important;}
.residentialPrograms .special-offer-box:nth-of-type(2) {background-color: #d1d1d1; margin-top: 70px;}
.aboutDeal p {font-weight: 400;}

.coupon-inner {height:calc(100% - 100px);}
.special-offer-box:nth-of-type(2) {background-color:#f7f7f7 !important;}
.availableSlot {margin:7px 0 !important; padding:3px;}
.checkoutInitial p.initial span {font-size: 25px; display: inline-block; vertical-align: middle; color: red; text-decoration: line-through;}
#zip-search-wrapper {position: relative; width: 250px; margin: 25px auto !important; text-align: left;}
#zip-search-wrapper input {border-radius: 0; border: 1px solid #e1e1e1; box-shadow: none; outline: none; padding: 0 40px 0 10px; height: 35px; background: #fff; width: 200px; overflow:hidden;}
#zip-search-wrapper img {position:absolute; right:-1px; top:0; height:37px; width:auto;}
#zip-search-wrapper p {text-transform: uppercase; font-size: 12px; margin-bottom: 5px !important;}
.grayBg {background:#f4f4f4; padding:35px 0;}
.special-offers-outer {padding:60px 0 0 0;}
.special-offers-outer h2, .special-offers-outer h3 {margin:30px 0 !important;}
.aboutDeal {margin-top: 30px;}

/*---BOOK DEALS--*/
#step1, #step2, #step3, #step4, #step5, #step6, #step7 {margin-bottom: 50px !important;}

.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; max-width: 765px;}
.bookingPlugIn .whiteBgForm .form-field input, .bookingPlugIn .whiteBgForm .form-field.thirdWidth input, .bookingPlugIn .whiteBgForm .form-field select, .bookingPlugIn .whiteBgForm .form-field textarea, .bookingPlugIn .whiteBgForm .form-field input:focus, .bookingPlugIn .whiteBgForm .form-field select:focus, .bookingPlugIn .whiteBgForm .form-field textarea:focus {width:100% !important; box-sizing: border-box;}

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

.special-offers-outer.count0 {padding: 0 !important;}
.locationFormWrapper h2 {margin-top: 0;}

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

/*--PHOTO GALLERY--*/
.gallery-top-item {display: block !important;}
.gallery-slider {margin-top: 10px;}
.gallery-slider-item img {max-width: 70px; margin: 0 auto;}

.slick-dots li {width: 10px !important; height: 10px !important; margin: 0 4px !important;}
.slick-dots li button::before, .slick-dots li.slick-active button::before {color: var(--brandColor1) !important; font-size: 10px !important; width: 10px !important; height: 10px !important;}
.slick-dots li button {width: 10px !important; height: 10px !important;}
.slick-dots {bottom: -15px !important;}
.slick-prev::before, .slick-next::before {color: var(--brandColor1) !important; transition: all .3s;}
.slick-prev::before:hover, .slick-next::before:hover {transition: all .3s;}

/*--FAQS--*/
.frequently-asked-questions {max-width: 1088px; margin: 20px auto 40px;}
.faq-item {display: block; position: relative; box-shadow: 0 3px 9px rgba(0, 0, 0, .16); margin: 20px 0;}
.faq-item .question {padding: 13px 50px 13px 25px;}
.faq-item .question h3 {margin: 0 0 20px; text-align: left; font-weight: 600;}
.faq-item .faq-plus-sign {display: block; position: absolute; right: 25px; top: 19px;}
.faq-item .faq-plus-sign svg {display: block; position: relative;}
.faq-item .answer {max-height: 0; overflow: hidden; visibility: hidden; opacity: 0; transition: all .3s; padding: 0 50px 0 25px; margin-top: -20px; position: relative;}
.faq-item .answer img {display: block; position: relative; max-width: 100%; margin: 20px auto;}

.faq-item .faq-plus-sign path {transition: all .3s;}

.faq-item .faq-plus-sign.expanded #vertical {opacity: 0; transition: all .3s;}
.faq-item .faq-plus-sign.expanded + .answer {max-height: none; visibility: visible; opacity: 1; transition: all .3s;}

/*--INTERACTIVE SERVICE MAP--*/
.service-map-plan-icons {display: flex; justify-content: space-between; align-items: center; max-width: 315px; margin: 0 auto;}
.service-map-plan-icons a {display: block; position: relative; margin: 20px 0; max-width: 23%; opacity: .3;}
.service-map-plan-icons img {display: block; position: relative;}
.service-map-plan-icons a.active, .service-map-plan-icons a:hover {opacity: 1;}
.interactive-map-main-image {display: block; position: relative; margin: 0 auto; max-width: 864px;}
.interactive-map-main-image img {display: block; position: relative; margin: 0 auto;}
.plan-step-numbers {display: block; position: relative;}
.plan-step-numbers p {display: block; position: absolute; left: 49%; top: 50%; transform: translate(-50%, -50%); margin: 0; color: #fff; font-size: 16px; line-height: 22px;}
.service-numbers-wrapper {display: none; opacity: 0; visibility: hidden; z-index: -1; transition: all .3s;}
.plan-content-wrapper, .plan-content-wrapper p {opacity: 0; visibility: hidden; height: 0; margin: 0; transition: all .3s;}
.plan-content-wrapper.active, .plan-content-wrapper.active p {opacity: 1; visibility: visible; height: auto; transition: all .3s;}
.plan-content-wrapper.active p {margin: 20px 0;}
.plan-hover-tile {display: block; position: absolute; top: -300px; left: 50%; transform: translateX(-50%); padding: 20px; width: 220px; height: 280px; box-sizing: border-box;}
.plan-step-numbers .plan-hover-tile p {display: block; position: relative; left: unset; top: unset; transform: none; margin: 0; text-align: center; font-size: 16px; line-height: 22px;}
.plan-hover-tile {opacity: 0; visibility: hidden; z-index: -1; transition: all .3s;}

.my-elite-plus-numbers .plan-hover-tile {background: rgb(186,46,55); background: linear-gradient(180deg, rgba(186,46,55,1) 0%, rgba(104,28,29,1) 100%); border: 2px solid rgb(186,46,55);}
.my-elite-plus-numbers .plan-hover-tile::after {display: block; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #681c1d;}
.my-elite-plus-numbers .plan-hover-tile::before {display: block; position: absolute; bottom: -17px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 13px solid transparent; border-right: 13px solid transparent; border-top: 17px solid rgb(186,46,55);}

.my-elite-numbers .plan-hover-tile {background: rgb(170,134,0); background: linear-gradient(180deg, rgba(170,134,0,1) 0%, rgba(94,74,1,1) 100%); border: 2px solid rgb(170,134,0);}
.my-elite-numbers .plan-hover-tile::after {display: block; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #5e4a01;}
.my-elite-numbers .plan-hover-tile::before {display: block; position: absolute; bottom: -17px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 13px solid transparent; border-right: 13px solid transparent; border-top: 17px solid rgb(170,134,0);}

.the-basic-numbers .plan-hover-tile {background: rgb(226,192,96); background: linear-gradient(180deg, rgba(226,192,96,1) 0%, rgba(126,107,53,1) 100%); border: 2px solid rgb(226,192,96);}
.the-basic-numbers .plan-hover-tile::after {display: block; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #7e6b35;}
.the-basic-numbers .plan-hover-tile::before {display: block; position: absolute; bottom: -17px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 13px solid transparent; border-right: 13px solid transparent; border-top: 17px solid rgb(226,192,96);}

.botanical-numbers .plan-hover-tile {background: rgb(6,135,12); background: linear-gradient(180deg, rgba(6,135,12,1) 0%, rgba(3,75,7,1) 100%); border: 2px solid  rgb(6,135,12);}
.botanical-numbers .plan-hover-tile::after {display: block; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #034b07;}
.botanical-numbers .plan-hover-tile::before {display: block; position: absolute; bottom: -17px; left: 50%; transform: translateX(-50%); content: ''; width: 0; height: 0; border-left: 13px solid transparent; border-right: 13px solid transparent; border-top: 17px solid rgb(6,135,12);}

#header-cta-button {padding: 10px 10px 10px; margin-right: 15px;}
/*--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: 0 25px 0 0; padding:8px 20px; font-weight:700; text-transform:uppercase; font-size:14px; border:none;}
		#top-nav ul li:nth-last-of-type(2) {display: inline-block;}

		/*--FOOTER STYLES--*/
		#footer-logo {display: block; margin: 0 auto; padding-bottom:20px;}
		
		
		/*--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: 220px;}

		.repeating-icon-link a {margin:10px 30px;}
		
		.icon-with-link a {width: 50%;}
		
		#wrapper .u-sm-sizeFull.u-size1of4 {width: 48% !important;}
	
	}


    @media screen and (min-width: 600px) {
		
		#footer-logo {padding-right:5%;}	
		body {margin:94px 0 0 0;}
			
		/*--HEADER STYLES--*/
		.desktopOnly {display: inline !important;}
		.mobileOnly {display: none !important;}
		#header-lower{height:115px;}
		#header-logo{max-width: 204px;}

		/*--FOOTER STYLES--*/
		#top-button {background:var(--brandColor1); 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 .Grid.imageLeft .u-sm-sizeFull, #wrapper .Grid.imageRight .u-sm-sizeFull {display:block !important; width:100% !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;}

		/*--HOMEPAGE BANNER--*/
		#homepage-banner {text-align: left;}
		#homepage-banner h1, #homepage-banner h2 {text-align: center;}
		ul.tabNav {text-align: center;}
		.homepage-banner-content {text-align: center;}

		/*--HOMEPAGE SERVICES--*/
		.service-links  {max-width: 845px;}

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

		/*--BLOG STYLES--*/
		.recent-blog-wrapper div.recent-post-inner-wrapper {position:relative; margin-top:35px; display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; justify-content:space-between;}
		.recent-post {width:350px; text-align: left;}

		.blogHome .recent-blog-wrapper div.recent-post-inner-wrapper {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.blogHome .recent-post-heading {height: 75px;}
		.blogHome .recent-post-heading a {display: inline-block; position: relative; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%);}

		.blog-post-wrapper.postList {display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		.blog-post-abstract.noImage {display: block; width: 47%; margin-bottom: 50px;}
		.blog-post-abstract.noImage:nth-of-type(odd) {padding-right: 3%; border-right: 1px solid #bdbdbd;}

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

		/*--WHERE WE SERVICE--*/
		.addresses {margin: 60px auto 80px auto; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; -webkit-justify-content: space-between; justify-content:space-between;}
		#where-we-service-wrapper .address {width: 48%; margin:10px 0;}
		#where-we-service-wrapper .address h2 {font-size: 32px;}

		/* --HOME PEST CONTROL-- */
		.hpc-grid{display: grid; grid-template-columns: 1fr; justify-items: center;}
		.hpc-item{max-width: 398px;}
		.hpc-item-content h4{font-size:28px; letter-spacing: -0.6px;  line-height: 38px;}
		.number-overlay { margin-top: -46px; width: 85px;}

		/*--OUR PROMISE--*/
		.our-promise-container{padding: 0 80px;}
		.our-promise {border-width:16px; padding: 15px 50px; text-align: center;}
		.promise-heading{width: 333px;margin: -70px auto auto;}
		.promise-heading h3{font-size:36px;}

		/* Custom Column spans */
		.col-1-m{grid-column: span 1;}
		.col-2-m{grid-column: span 2;}
		.col-3-m{grid-column: span 3;}
		.col-4-m{grid-column: span 4;}
		.col-5-m{grid-column: span 5;}
		.col-6-m{grid-column: span 6;}
		.col-7-m{grid-column: span 7;}
		.col-8-m{grid-column: span 8;}
		.col-9-m{grid-column: span 9;}
		.col-10-m{grid-column: span 10;}
		.col-11-m{grid-column: span 11;}
		.col-12-m{grid-column: span 12;}

		/* POPUP CARD */
		.popup-card{width: 373px; max-width: 493px; padding:30px 40px}
		.popup-card h4{font-size: 18px;}
		.popup-card-body .local-phone-inner .location,.popup-card-body .local-phone-inner .phone-number{font-size: 24px;}
		
		/*--PR DEALS--*/
		.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) {

		/*--PHOTO GALLERY--*/
		.gallery-slider-item img {max-width: 175px;}
		.slick-dots {bottom: -25px !important;}
		.slick-dots li {width: 15px !important; height: 15px !important; margin: 0 5px !important;}
		.slick-dots li button::before, .slick-dots li.slick-active button::before {font-size: 15px !important; width: 15px !important; height: 15px !important;}
		.slick-prev {left: -45px !important;}
		.slick-next {right: -45px !important;}
		

		/*--FONT STYLES--*/
		h1, h2, h3, h4, h5, h6 {margin:10px 0; line-height:100%; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
		h1, .h1 {font-weight:800; font-size:48px; margin-bottom:20px; line-height: 51px;}
		h2, .h2 { font-weight:800; font-size:36px; margin:30px 0; line-height: 52px;}
		h3, .h3 {font-weight:800; font-size:28px; margin:30px 0;}
		h4, .h4 {font-weight:800; font-size:22px;}
		
		.large-header{font-size: 36px; line-height: 36px;}
		.button.full-width-mobile{width: unset;}
		.gray-bg{padding: 50px 0;}
		#sk-holder #sk-container #sk-wrapper {width: 325px !important;}
		
		body {margin:181px 0 0 0;}
		
		.fontXl {font-size: 75px;}
		.narrow-inset-header{width:484px; margin:0 auto;}
		.subHeading {font-size: 20px;}
		
		.redArrow {background: url('../images/gray-arrow.png') no-repeat top 5px left 0;}

		/*--Header STYLES--*/
		body.sticky #header-lower {height: 80px;}
		body.sticky #header-logo {max-width: 140px;}
		body.sticky #header-upper {display: flex; height: 55px;}
		body.sticky .header-phone svg {max-width: 30px;}

		#header-upper {display: flex; position: relative; height: 66px;}
		.call-links, .call-links a {font-size: 14px; font-weight: 700; color: #fff; text-transform: uppercase; align-self: center;}
		.call-today-header{font-size: 18px; font-weight: 800; color: #fff; align-self: center;}
		.call-today-header:hover{color: #00AEEF;}

		#top-nav-tablet{display: none;}
		#top-nav-desktop{height: 100%;}
		#top-nav-desktop a.flex.col-12 {grid-column: span 12;}
		#top-nav-desktop a p{color: #fff; font-size: 18px; font-weight: 800; text-transform: uppercase;}
		#top-nav-desktop a .location{cursor: pointer; width: 240px; margin:0;}
		#top-nav-desktop a .phone-number{display: none; width: 240px;}
		.office-phone:first-of-type .location{width:140px!important;}
		.office-phone:first-of-type .phone-number{width:140px !important;}
		#top-nav-desktop a:hover .location{display: none;}
		#top-nav-desktop a:hover .phone-number{display:inline-block;}
		.office-phone:nth-of-type(2){justify-self: center;}
		.office-phone:nth-of-type(3){justify-self: flex-end;}
		
		#header-logo {float: left; max-width: 205px; margin: 2px 0px 0px -8px;}
        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;}
		.mobile-call-button{display: none;}
		.container{padding: 0 80px; width: calc(100% - 160px);}

		/*--FOOTER STYLES--*/
		.footer-address {grid-column: span 6;}
		.footer-address:last-of-type {grid-column: span 6;}
		
		/*--HOMEPAGE BANNER--*/
		#homepage-banner{min-height: 505px; padding:30px 0; background-size: 1300px; background-position: 58% 68%;}
		.banner-text{padding-top:50px;} 
		#ps-banner .banner-text{padding-top: 90px;}
		.homepage-banner-content, .ps-banner-content{width: 232px; text-align: left; position: absolute; left:-240px;}
		body.loaded .homepage-banner-content, body.loaded .ps-banner-content{left:80px; transition:left 0.3s ease-in-out; transition-delay: 1s;}
		.price-container{justify-content: flex-start;}
		.price-cta{justify-content: flex-start; margin:0;}
		.ps-banner-content a.button{margin-top: 20px;}
		.content.homepage-content{margin: 0 auto 80px auto;}
		
		.narrow-inset-content{margin:30px 0 0;}
		#homepage-banner h1, #ps-banner h1 {text-align: left;}

		#homepage-banner::before, #ps-banner::before{width: 384px; height: 515px; top:50%; transform: translateY(-50%);}

		#homepage-banner.video-banner {padding: 0;}
		#homepage-banner.video-banner p {font-size: 16px;}
		#homepage-banner.video-banner video {max-width: 1300px;}
		#homepage-banner.video-banner::before {width: 650px; height: 400px; left: 50%; transform: translate(-50%, -50%);}
		#homepage-banner.video-banner .homepage-banner-content {width: 530px; top: 50%; left: 50%; transform: translate(-50%, -50%);}
		#homepage-banner.video-banner .banner-text {padding-top: 0; text-align: center;}
		#homepage-banner.video-banner h1 {text-align: center;}
		#homepage-banner.video-banner .price-cta {margin: 0 auto; justify-content: space-evenly; align-items: center; width: auto;}
		#homepage-banner.video-banner .price-cta p {margin: 0; font-size: 14px;}
		#homepage-banner.video-banner .homepage-banner-content a.button {margin: 0;}

		/*--BANNER CTA--*/
		.blockText {display: inline-block; vertical-align: middle; margin-bottom: 0;}
		#banner-cta{padding: 35px 0;}
		.cta-container{justify-content: center; gap: 40px; flex-direction: row; width: 100%; padding: 0;}
		#banner-cta .button {align-self: center; min-width:145px;}

		#banner-cta .no-pad-tablet-up{padding: 0;}

		/* PS-BANNER */
		#ps-banner{min-height: 525px; padding:30px 0; background-size: 1409px; background-position: 23% 48%;}

		/*--interior BANNER--*/
		#interior-banner.positionRight #scroll img {right: 0;}
		#interior-banner.positionCenter #scroll img {right: 0;}
		#interior-banner.positionLeft #scroll img {right: 0;}

		/*--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: .35; 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;}
		/*--HOMEPAGE SERVICES--*/
		#homepage-services h2.h1{font-size: 36px; line-height: 36px;}
		.service-tile-background{width: 320px; height: 220px;}
		#homepage-services{padding-bottom: 40px;}

		/*--RESIDENTIAL PRICE CHARTS--*/
		.container.bundle-container{max-width: 608px;}
		.services-breakdown-primaryShade ul, .services-breakdown-accent ul, .services-breakdown-replacementPrimary ul{-moz-column-count: 2;-webkit-column-count: 2;column-count: 2; }
		
		/*--These styles removed for templated sites--*/
		/*
		.services-breakdown-primaryShade ul li:nth-of-type(4),.services-breakdown-primaryShade ul li:nth-of-type(5),.services-breakdown-primaryShade ul li:nth-of-type(9),.services-breakdown-primaryShade ul li:nth-of-type(10), .services-breakdown-replacementPrimary ul li:nth-of-type(10){background: url('../images/display-elements/service-bullet-inactive.svg') no-repeat;padding-left: 40px;height: 30px;padding-top: 2px; color:#dcdcdc ;}
		*/
		
		.covered-pests{text-align: left;}
		
		/*--REPEATING HOVER IMAGE AND TEXT--*/
		.hover-text h2 {font-size: 28px;}

		/*--REPEATING IMAGE AND LINKS--*/
		.repeating-image-links a {max-width: 22%;}

		/*--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;}
		#wrapper .Grid.imageLeft .u-sm-sizeFull, #wrapper .Grid.imageRight .u-sm-sizeFull {display: flex !important; align-items: center; width:48% !important;}
		#wrapper .Grid.imageLeft {-webkit-flex-flow:row; flex-flow:row;}
		#wrapper .Grid.imageRight {-webkit-flex-flow:row-reverse; flex-flow:row-reverse;}
		#wrapper .Grid.imageLeft .u-sm-sizeFull section, #wrapper .Grid.imageRight .u-sm-sizeFull section {position: relative;}
		#wrapper .u-sm-sizeFull { width:100% !important;}
		.link-dark-arrow-right{font-size: 18px;}
		
		.grid-divider {margin: 50px auto;}
		.narrow-inset-grid{width: 100%;}
		.ng-column-1 img, .ng-column-2 img{display: block; margin: 25px auto;}
		.ng-column-1 p, .ng-column-2 p{font-size: 16px; line-height: 22px;}
		.icon-with-link a p.greyGhostButton{box-shadow: none;}
		.interior-content{margin:70px 0;}
		.content.primary-service-page-content{padding:70px 0 60px;}

		#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: 350px;}
		#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;}
		
		#wrapper .pest-profiles .categoryItems:nth-last-of-type(even) .imageLeft {-webkit-flex-flow:row-reverse; flex-flow:row-reverse;}
		.grid-divider.categoryItems {margin: 15px auto;}
		
		.quoteBlock {padding: 8px 0 8px 30px !important; margin: 50px 0 50px 50px !important; font-size: 28px !important;}

		.custom-bg-content .additionalImage {display: block; position: relative; width: auto; float: right; margin: 0 -50px -100px 0; max-width: 75%;}

		/*--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; border-radius: 0 !important;}
		.form-content {width: 100%;}
		.form-content h2{font-size: 36px; line-height: 36px; font-weight: 800; text-transform: uppercase;}
		
		.form-fields-inner-wrapper {margin: 30px 0;}	

		.form-field input, .form-field textarea{background-color: #fff;}

		/*--BLOG STYLES--*/
		#related-post-wrapper {margin-top: 35px;}
		.recent-blog-wrapper h2{font-size: 36px;}
		.post-card-body h3 {font-size: 20px;}

		/*--WHERE WE SERVICE--*/
		#where-we-service-wrapper .address {width: 23%; margin: 0;}

		/*--PRICE CHART STYLES--*/
		#price-chart-wrapper.clearfix::after {display: none;} 
		#price-chart-wrapper {display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-between; justify-content:space-between; margin: 50px auto;}
		.price-chart {width:31.5%; margin: 0;}
		.price-chart-top h3 {font-size: 18px; padding: 15px 10px;}

		.one-time-service {display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: space-between; justify-content: space-between;}
		.oneTimeLeft {width: 33%; display: inline-block; padding: 15px 0; align-self: center;}
		.oneTimeCenter {width: 33%; display: inline-block; padding: 8px 0; align-self: center;}
		.oneTimeCenter p {margin: 0;}
		.oneTimeRight {width: 33%; display: inline-block; padding: 10px 0; align-self: center;}

		/* RADIUS */
		.radius-up{ clip-path: ellipse(70% 70% at 50% 80%); margin-top: -70px; margin-bottom: -100px;}
		
		.radius-down{ clip-path: ellipse(70% 70% at 50% 20%); margin-top: -100px;}
		.radius-padding{padding:100px 0;}
		.image-row{grid-gap:30px;  padding:30px 0; max-width: 608px; margin:0 auto;}

		/*--PR 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: 95%; margin: 20px 0; padding: 30px 20px;}
		.special-offers-outer.count2 .special-offer-box:nth-last-of-type(2) {margin-top: 20px;}
		.special-offers-outer.count2 .container {-webkit-justify-content: space-between; justify-content:space-between;}
		.special-offers-outer.count2 .special-offer-box {width: 45.5%; margin: 20px 0; padding: 30px 20px;}
		.special-offers-outer {padding: 80px 0 50px 0;}
		.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; margin: 0 auto;}

	}

	@media screen and (min-width: 1024px){
		/*-MAIN NAV STYLES-*/
		#main-nav{display: flex; justify-content: space-between; text-transform: uppercase; }
		#main-nav ul {display:flex; justify-content: space-between; list-style-type: none; width: 500px; padding-left: 0; margin:0; }
		#main-nav ul li{margin:0 ; list-style: none; padding-left: 0;}
		#main-nav ul li a {font-size: 16px; font-weight: 600; position: relative; color: var(--primaryShade);}
		#main-nav ul li a:hover{color: var(--brandColor1); }
		#main-nav ul li a.current {color: var(--brandColor1); border-bottom:2px solid var(--brandColor1);}
		#main-nav ul li a::after {background-color:var(--brandColor1); bottom:-2px; content:""; display:block; height:2px; left:0; position:absolute; transition: all 0.3s ease 0s; width:0;}
		#main-nav ul li a:hover::after {width:100%;}
		#main-nav ul li:nth-child(3), #main-nav ul li:nth-child(4){display: none;}
		
		/*--FAQS--*/
		.faq-item .answer img {float: right; max-width: 400px; margin: 20px 0 20px 20px;}

		/*--INTERACTIVE SERVICE MAP--*/
		.service-numbers-wrapper {display: block;}
		.service-numbers-wrapper.active {position: absolute; opacity: 1; visibility: visible; z-index: 50; width: 100%; height: 100%; top: 0; transition: all .3s;}
		.plan-step-numbers {display: block; position: absolute;}
		#elite-plus-step-1, #elite-step-1, #basic-step-1, #botanical-step-1 {top: 105px; right: 115px;}
		#elite-plus-step-2, #elite-step-2, #basic-step-2, #botanical-step-2 {top: 195px; left: 130px;}
		#elite-plus-step-3, #elite-step-3, #basic-step-3, #botanical-step-3 {bottom: 55px; right: 265px;}
		#elite-plus-step-4, #elite-step-4, #basic-step-4, #botanical-step-4 {bottom: 60px; right: 189px;}
		#elite-plus-step-5, #elite-step-5, #basic-step-5, #botanical-step-5 {bottom: 41px; left: 145px;}
		#elite-plus-step-6, #elite-step-6, #basic-step-6, #botanical-step-6 {bottom: 15px; left: 355px;}
		#elite-plus-step-7, #elite-step-7, #basic-step-7, #botanical-step-7 {bottom: 17px; left: 300px;}
		#elite-plus-step-8, #elite-step-8, #basic-step-8, #botanical-step-8 {bottom: 15px; left: 495px;}
		#elite-plus-step-9, #elite-step-9, #basic-step-9, #botanical-step-9 {bottom: 16px; left: 540px;}
		#elite-plus-step-10, #elite-step-10, #basic-step-10, #botanical-step-10 {bottom: 100px; right: 125px;}
		#elite-plus-step-11, #elite-step-11, #basic-step-11, #botanical-step-11 {bottom: 175px; right: 335px;}
		#elite-plus-step-12, #elite-step-12, #basic-step-12, #botanical-step-12 {bottom: 30px; right: 90px;}
		#elite-plus-step-13, #elite-step-13, #basic-step-13, #botanical-step-13 {bottom: 185px; right: 55px;}
		#elite-plus-step-14, #elite-step-14, #basic-step-14, #botanical-step-14 {bottom: 155px; right: 30px;}
		#elite-plus-step-15, #elite-step-15, #basic-step-15, #botanical-step-15 {bottom: 115px; right: 30px;}
		#elite-plus-step-16, #elite-step-16, #basic-step-16, #botanical-step-16 {bottom: 75px; right: 30px;}
		#elite-plus-step-17, #elite-step-17, #basic-step-17, #botanical-step-17 {top: 275px; left: 180px;}
		#elite-plus-step-18, #elite-step-18, #basic-step-18, #botanical-step-18 {bottom: 25px; right: 30px;}
		#elite-plus-step-19, #elite-step-19, #basic-step-19, #botanical-step-19 {bottom: 20px; left: 220px;}
		#elite-plus-step-20, #elite-step-20, #basic-step-20, #botanical-step-20 {bottom: 17px; left: 50px;}
		#elite-plus-step-21, #elite-step-21, #basic-step-21, #botanical-step-21 {bottom: 90px; left: 5px;}
		#elite-plus-step-22, #elite-step-22, #basic-step-22, #botanical-step-22 {bottom: 12px; left: 10px;}
		#elite-plus-step-23, #elite-step-23, #basic-step-23, #botanical-step-23 {bottom: 5px; left: 160px;}
		#elite-plus-step-24, #elite-step-24, #basic-step-24, #botanical-step-24 {bottom: 51px; left: 24px;}
		#elite-plus-step-25, #elite-step-25, #basic-step-25, #botanical-step-25 {bottom: 54px; left: 75px;}

		.plan-step-numbers:hover {cursor: pointer;}
		.plan-step-numbers:hover .plan-hover-tile {opacity: 1; visibility: visible; z-index: 500; transition: all .3s;}
		.plan-hover-tile-images {display: flex; flex-direction: column; justify-content: flex-end; align-items: center; position: relative; height: 151px; overflow: hidden;}
		.plan-hover-tile img {display: block; position: relative; margin: 0 auto;}
		
		/*--FOOTER STYLES--*/
		.footer-address, .footer-address:last-of-type {grid-column: span 6;}
		/*-- added another item .footer-address:nth-last-of-type(2) {grid-column: 3 / span 4;} --*/

	}

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

		#footer-logo {padding-right:0px;}	
		.google-reviews-snippet{flex-flow: row; padding: 12px 0;}

		/* --HOME PEST CONTROL-- */
		.hpc-grid{grid-template-columns: repeat(2, 1fr); width: 900px; margin:0 auto;}

		.special-offers-outer.count3 .special-offer-box {width: calc(32% - 40px);}

		/*--OUR PROMISE--*/
		.our-promise-container{max-width: 968px; margin:0 auto;}

		/* MISC STYLES */
		.narrow-inset-grid{flex-direction: row; width: 970px; justify-content: space-evenly;}
		.ng-column-1, .ng-column-2{width: 442px}
		
		/* --BANNER CTA-- */
		.cta-form-container{display: flex; padding:0 30px;justify-content: space-evenly; align-items: center;}
		.cta-form-field{padding-right: 20px;}
		.cta-banner-form{display:-webkit-flex; display:flex; width:480px; justify-content: space-between; padding-right: 30px; border-right: 1px solid rgba(112, 112, 112, 0.5); height: 81px;}
		.cta-form-field{display: none;}
		.cta-input-label{font-size: 14px; font-weight:700; line-height: 28px; color: #5D5D5D;}
		.call-button{display: flex; padding-left: 30px ; align-items: center; height: 81px; font-weight: 800; font-size: 20px; color: var(--brandColor1); }
		.call-button:hover{color: var(--primaryShade);}
		.call-today{display: inline;}
		.call-button svg{padding-left: 15px; width: 30px;}
		.call-button svg circle{fill: var(--brandColor1); transition: 0.2s ease-in-out;}
		.call-button:hover svg circle{fill: var(--primaryShade); transition: 0.2s ease-in-out;}
		.full-width-mobile{display: none;}
		.cta-input { width: 240px; height: 42px; padding: 0 12px; border: 1px solid #aeaeae; border-radius: 8px; background-color: #f5f5f5; color: rgba(86, 86, 90, 0.7); font-size: 14px;}
		.cta-input::placeholder{color:#56565A; font-size: 14px; line-height: 40px; opacity: 0.7;}

		.image-row{width: 680px; margin:0 auto;}
		.service-description h3{font-size: 32px;}
		.service-description p{font-size: 18px; margin-top: 45px;}

	}

	@media screen and (min-width: 1300px) {
		
			/*--PHOTO GALLERY--*/ 
		.gallery-slider-item img {max-width: 264px;}
		.gallery-top-item img {margin: 0 auto;}
		.gallery-top-item p {max-width: 1088px; margin: 20px auto 40px;}
		.slick-dots li {margin: 0 8px !important;}
		.gallery-slider {margin-top: 13px;}
		
		ul li{padding-left: 55px;}
		.gray-bg{padding: 60px 0 50px;}
		p{font-size: 18px; line-height: 26px;}
		.large-header{font-size: 48px; line-height: 52px;}
		.narrow-inset-header{width:812px; margin:0 auto;}
		.container{padding: 0 140px; width: calc(100% - 280px);}
		.narrow-container{max-width:1012px !important; margin: 0 auto;}
		.office-phone:nth-of-type(2){justify-self: center;}
		.office-phone:nth-of-type(3){justify-self: flex-end;}
		
		/*--NAV STYLES--*/
		#main-nav ul {width: 650px;}

		/*--HOMEPAGE BANNER--*/
		#homepage-banner{height: 525px; background-size: 1800px; background-position: 38% 48%;}
		#homepage-banner h1, #ps-banner h1{font-size: 52px;}
		#homepage-banner p, #ps-banner p{font-size: 16px; line-height: 22px;}
		#homepage-banner .banner-text p:first-of-type{margin-bottom: 40px;}
		.narrow-inset-content{width:414px ;}
		#homepage-banner::before{width: 683px; height: 485px;}
		.homepage-banner-content, .ps-banner-content{width: 398px; left:-450px;}
		body.loaded .homepage-banner-content, body.loaded .ps-banner-content{left:140px}
		.banner-text{padding-top: 65px;}
		.price-container{margin-top: 15px;}
		.price-container span{font-size: 35px; line-height: 65px; align-self: flex-end;}

		.price-cta{flex-flow: row; margin:0; width: unset; justify-content: space-between; align-items: center;}
		.price-container span.regular-weight{font-size: 24px; line-height: 54px; margin-left: 2px;}

		.homepage-banner-content a.button, .ps-banner-content a.button{margin-top: 0;}
		/* .price-cta a.button{margin-top: 8px; margin-left: 25px;} */
		span.big-number{font-size: 52px; align-self: flex-end; line-height: 52px;}

		.image-row{max-width: 1417px;}

		#homepage-banner.video-banner {height: 825px;}
		#homepage-banner.video-banner video {max-width: 1700px;}
		#homepage-banner.video-banner h4 {margin-bottom: 30px;}

		#homepage-banner.video-banner::before {width: 1034px; height: 420px; top: 80px; transform: translateX(-50%);}
		#homepage-banner.video-banner .homepage-banner-content {width: 874px; height: 420px; top: 80px; transform: translateX(-50%); display: flex; justify-content: center; align-items: center;}
		#homepage-banner.video-banner .price-cta {margin-top: 40px; justify-content: center;}
		#homepage-banner.video-banner .price-container-outer {margin-right: 40px;}
		#homepage-banner.video-banner .banner-text p:first-of-type{margin: 0;}

		/*--HOMEPAGE SERVICES--*/
		#homepage-services {position: relative; padding:55px 0 20px 0; text-align: center;}
		#homepage-services h2.h1{font-size: 48px; line-height: 48px;}
		.homepage-service a.button, #homepage-services-logo, .homepageService2Links.service-links, .homepage-service {display: none;}
		.service-tile{ border-radius: 8px; box-shadow: 0 3px 18px rgba(0, 0, 0, 0.16); color: #fff;position: relative; max-width: 320px;}
		.service-tile-background{height: 220px; width: 320px;padding: 50px 0;}
		.service-tile-text{position: absolute;top: 50px;left: 50%;transform: translateX(-50%);z-index: 9;}
		.service-tile::before{content:''; width: 100%; height:100%; background-color: #000; opacity: 0.3;position: absolute;top: 0;left: 0;border-radius: 8px;z-index: 2;}
		.service-tile h2{line-height: 36px;z-index: 19;position: relative; text-shadow: 0 0 6px rgba(0,0,0,0.3) ;}
		.service-tile-caption{display: block;width: 290px; font-size: 16px; font-weight: 400; color: #707070; text-align: center;padding: 20px 0;margin: 0 auto; opacity: 0;}
		.service-links {position: relative;  margin: 40px auto 0; display: flex; flex-flow: row wrap; justify-content:center;}
		.service-links a {position: relative; display: flex; flex-flow: column; align-items: center; margin: 3px;width: 48%;}
		.service-links a img {display: block; border-radius: 0 0 5px 5px;}
		.service-links a .top {padding: 10px; border-radius: 5px 5px 0 0;}
		.service-links a .top p {font-weight: 700; font-size: 18px; margin: 0; line-height: 100%; color: #fff;}
		.service-links a .top p span {display: block; font-size:14px; font-weight: 400; line-height: 100%;}
		.service-links .serviceIcon {position: absolute; top: 50%; left: 50%; opacity: 1; transform: translateX(-50%);z-index: 4;}
		.learn-more{position: absolute; bottom: 15%; left: 50%; transform:translateX(-50%); z-index: 5; opacity: 0; background: url('../images/display-elements/white-arrow-right.svg') no-repeat right; width:140px}
		.service-links a:hover .service-tile{box-shadow: none;transform: translateY(5px);}
		.service-links a:hover .service-tile-background {filter: grayscale(100%) brightness(75%); transition: filter 0.25s ease-in-out;}
		.service-links a:hover .service-tile::before{background-color: var(--brandColor1); opacity: .6; transition: opacity 0.3s ease-in;}
		.service-links a:hover .serviceIcon {opacity: 0; transition: opacity 0.25s ease-out;}
		.service-links a:hover .learn-more, .service-links a:hover .service-tile-caption {opacity: 1; transition: opacity 0.35s ease-in;}

		/* TESTIMONIAL Styles */
		.testimonial-wrapper { width: 950px; padding:40px 0 20px;}
		.testimonial-text { width:695px; font-size: 18px; line-height: 26px; }
		.testimonial-text::after{width: 986px; background: url('../images/display-elements/quote-left.svg') no-repeat left 0 top 30%,  url('../images/display-elements/quote-right.svg') no-repeat right 0 top 30%;}
		.name{margin-top:5px}

		/* PRIMARY SERVICES BANNER */
		#ps-banner{padding:30px 0; background-size: 1990px; background-position: 13% 49%;}
		#ps-banner::before{width: 683px;height: 485px}
		#ps-banner .banner-text{padding-top: 40px;}
		#ps-banner .banner-text p {margin: 35px 0 45px;}
		.ps-banner-content{width: 440px; padding-top: 60px;}
		#banner-cta{padding:24px 0;}

		/*--GOOGLE SNIPPET--*/
		#google-reviews{margin:0;}

		/* BLOG STYLES */
		.container.recent-post-container{padding: 0 100px; width: calc(100% - 200px);}
		
		.recent-blog-wrapper{padding-top: 105px;}
		.recent-blog-wrapper h2{font-size: 48px;}
		.recent-blog-wrapper .sub-heading{font-size: 18px; margin-top: 10px;}

		/* RADIUS */
		.radius-up{ clip-path: ellipse(60% 70% at 50% 75%); margin-bottom: -100px; }
		.radius-up-shadow{margin-top: -75px;}
		.radius-down{ clip-path: ellipse(60% 70% at 50% 25%); margin-top: -100px}
		.radius-padding{padding: 100px 0;}

		/*--OUR PROMISE--*/
		.our-promise {padding: 15px 63px; text-align: left;}
		.promise-heading{width: 428px;margin: -78px auto auto; text-align: center;}
		.promise-heading h3{font-size:48px;}
		
		
		/*--MISC STYLES--*/
		img.current{transform: translateY(3px);}
		.large-center-image img, #wrapper .Grid-cell .large-center-image img {display: block; margin: 50px auto !important;}

		/* RESIDENTIAL Price Charts */
		.container.bundle-container{max-width: 1088px;}
		.pricing-content{flex-flow: row; justify-content: space-between;}
		.services-breakdown-primaryShade, .services-breakdown-replacementPrimary, .services-breakdown-primary{width: 63%;} 
		.fees p{line-height: 20px;}
		.fees .little-number{line-height: 12px;}
		.covered-pests{width: 65%;}
		.buy-button{margin: 20px 0;}
		.services-breakdown-primaryShade ul li,.services-breakdown-replacementPrimary ul li,.services-breakdown-accent ul li{height: 35px;}

		/* Content Builder Styles */
		#wrapper .u-sm-sizeFull{width: 47% !important;}

		/*--GRID--*/

		/* Custom Column spans */
		.col-1{grid-column: span 1;}
		.col-2{grid-column: span 2;}
		.col-3{grid-column: span 3;}
		.col-4{grid-column: span 4;}
		.col-5{grid-column: span 5;}
		.col-6{grid-column: span 6;}
		.col-7{grid-column: span 7;}
		.col-8{grid-column: span 8;}
		.col-9{grid-column: span 9;}
		.col-10{grid-column: span 10;}
		.col-11{grid-column: span 11;}
		.col-12{grid-column: span 12;}

		.comments{grid-row: 1/3; grid-column: 10/-1;}
		.comments textarea{height: 100px;}
		.security-check{grid-row: 3/5; grid-column: 10/-1; justify-self: start;}
		.form-field.col-12-sm.col-12-m.col-3.center.security-check { margin-top:-2px;}
		.are-you-an-existing-customer {grid-row: 4; justify-self: start;}
		.are-you-an-existing-customer.free-quote-form {grid-row: 3/5; grid-column: 10/-1; justify-self: start;}
		.gray-bg .are-you-an-existing-customer{grid-row: inherit; justify-self: start;}
		.i-am-interested-in input{width:calc(100% - 26px);}
		.icon-with-link a {max-width: 23%;}
		.rc-anchor-normal {width: 230px!important;}

		h2.romney-protect{font-size: 48px; margin-bottom: 40px;}
		
		/* --FOOTER-- */
		.social-wrapper{grid-column: 1/5; grid-row: 1;}
		#footer-logo{grid-column: 5/9; grid-row: 1;height: 140px;}
		.search{grid-column: 9/-1; grid-row: 1;}
		#copyright-text a:hover{color: var(--brandColor1);}

		.plan-content-wrapper ol {display: flex; flex-flow: row wrap; justify-content: space-between;}
		.plan-content-wrapper ol li {width: 48%;}
		
	}

	@media screen and (min-width: 1366px){
		.container.cta-container {max-width: 1086px; margin: 0 auto;}
		/* .cta-submit{margin-top:25px;} */
		.cta-form-field:nth-of-type(2){display: inline-block; margin-top: -25px;}
		.cta-form-container{border-right: 1px solid rgba(112, 112, 112, 0.5); height: 81px;}

		.recent-post-inner{flex-flow: row wrap; justify-content: space-between; max-width: 1267px; margin: 0 auto;}

		.cta-hook-border-right{display: flex; align-items: center; height: 81px;}
	}
	

	@media screen and (min-width: 1600px) {
		
		/*--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;}
		.container {padding: 0 240px; width: calc(100% - 480px);}
		.gray-bg{padding: 80px 0 75px;}
		/*--HEADER--*/
		
		/*--FOOTER STYLES--*/		
		.footer-inner-wrapper {padding-bottom: 60px;}
		#copyright-text {text-align: center; margin-top: 0;}
		
		.social-wrapper { margin: 0;}
		
		/*--HOMEPAGE BANNER--*/
		#homepage-banner{padding:50px 0; min-height: 540px; background-size: 2090px; background-position: 1% 46%;}
		#homepage-banner::before{width: 960px; height: 540px;}
		#homepage-banner .container, #ps-banner .container{min-height: 540px;}
		#homepage-banner h1, #homepage-banner h2 {font-size: 55px;}
		.homepage-banner-content  {width: 415px;}
		body.loaded .homepage-banner-content, body.loaded .ps-banner-content{left:240px}

		#homepage-banner.video-banner {height: auto;}
		#homepage-banner.video-banner video {max-width: 100%;}
		#homepage-banner.video-banner::before, #homepage-banner.video-banner .homepage-banner-content {top: 145px}
		
		/* PS BANNER */
		.ps-banner-content{width:460px;}
		#ps-banner::before{width: 930px; height: 540px;}
		#ps-banner {padding:50px 0; min-height: 540px; background-size: 2390px; background-position: 0% 46%;}

		ul.tabNav {margin-bottom: 25px;}
		ul.tabNav li a {font-size: 16px;}
		ul.tabNav li a.current {border-bottom: 8px solid #d02b2f; position: relative; top: -2px;}

		/*--interior BANNER--*/
		#scroll {right: 0; width: 100%;}
		#interior-banner #scroll img {max-width: none; min-width: 100%; height: auto;}

		/*--BANNER CTA--*/
		.cta-form-container {padding: 0 30px 0 15px;}
		
		/*--HOMEPAGE ZIP SEARCH--*/
		#where-we-service-wrapper {padding: 350px 20px;}

		/*--MISC STYLES--*/
		#wrapper .u-sm-sizeFull.u-size1of2, #wrapper .Grid.imageLeft .u-sm-sizeFull, #wrapper .Grid.imageRight .u-sm-sizeFull {width: 47% !important;}
		.narrow-inset-grid{width: 1200px; margin-bottom: 20px;}
		.ng-column-1, .ng-column-2{width: 515px}
		.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-field input {width: 90% !important;}
		.whiteBgForm .form-field.thirdWidth input {width: 85% !important;}
		.whiteBgForm .form-right {width: 36%;}
		
		/*--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%;}
		
		/*--PEST ID STYLES--*/
		.pest-category-nav {margin: 80px auto 40px auto; border-top: 2px solid #acacac; display: inline-block;}
		.pest-category-nav a {margin-top: -50px; width: 100px;}
		.pest-category-nav a p {font-size: 13px;}
		.pest-category-nav a:first-of-type {margin-left: -50px;}
		.pest-category-nav a:last-of-type {margin-right: -50px;}
		.grid-divider.categoryItems {margin: 35px auto;}
		.imageLeft h2, .imageLeft h3, .imageRight h2, .imageRight h3 {margin-top: 10px;}
		
		/*--REPEATING PEST ID LINKS--*/
		.repeating-pest-links a {width: 18.7%;}

		/*--BLOG STYLES--*/
		.related-post {width: 31.5%;}
		.related-post:last-of-type {display: inline-block;}
		.recent-post-heading {font-size: 24px;}

		/*--PRICE CALCULATOR--*/	
		.plan-calculator-wrapper {background-size:auto;}
		.price-calculator {margin: 110px auto 90px auto;}
		.price-calculator .price-chart {width: 29.5% !important; top: -50px; padding-bottom: 20px;}
		.plan-inner-calculator {padding: 30px 0 30px 34%;}
		.includedContent p {width: 200px; font-size: 14px; padding-right: 10px;}
		.price-calculator .mediumText.no-margin {margin: 20px 0 !important;}
	
		/* --HOME PEST CONTROL-- */
		.hpc-grid{grid-template-columns: repeat(3, 1fr); grid-gap: 20px; width:100%; max-width:1270px;}

		/*--OUR PROMISE--*/
		.our-promise {padding: 15px 63px; text-align: left;}
		.promise-heading{width: 428px;margin: -78px auto auto; text-align: center;}
		.promise-heading h3{font-size:48px;}

		.image-row{width: 100%; grid-template-columns: repeat(4, 1fr);}

		/*--TIMELINE--*/
		.timeline {position: relative; text-align: center; margin: 250px auto; height: 45px; background: #ededed; display: -webkit-flex; display: flex; -webkit-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-justify-content: center; justify-content:center;}
		.timeline-event {position: relative; display: inline-block; width: 335px; background: #d02b2f; height: 45px;}
		.timeline-event img {border-radius: 50%; border: 5px solid #d02b2f; width: 145px; height: auto; z-index: 50;}
		.timeline-event .timeline-year {color: #d02b2f; font-size: 26px; font-weight: 700;}
		.timeline-event .timeline-description {font-size: 12px !important;}
		.timeline-event:nth-of-type(odd) .timeline-description  {position: absolute; top:-180px; left: 0; padding: 20px 25px;}
		.timeline-event:nth-of-type(odd) .timeline-year  {position: absolute; top:-50px; left: 0; width: 100%;}
		.timeline-event:nth-of-type(odd) img  {position: absolute; bottom:-200px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}

		.timeline-event:nth-of-type(even) .timeline-description  {position: absolute; bottom:-180px; left: 0; padding: 20px 25px;}
		.timeline-event:nth-of-type(even) .timeline-year  {position: absolute; bottom:-50px; left: 0; width: 100%;}
		.timeline-event:nth-of-type(even) img  {position: absolute; top:-200px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);}

		.imgConnector {position: absolute; background: #d02b2f; width: 5px; left: 50%; height: 120px; -webkit-transform: translateX(-50%); transform: translateX(-50%); z-index: 1;}
		.timeline-event:nth-of-type(even) .imgConnector {top: -100px;}
		.timeline-event:nth-of-type(odd) .imgConnector {bottom: -100px;}
		
		.timeline-event:nth-of-type(2) {background: #328b88;}
		.timeline-event:nth-of-type(2) img {border-color: #328b88;}
		.timeline-event:nth-of-type(2) .timeline-year {color: #328b88;}
		.timeline-event:nth-of-type(2) .imgConnector {background: #328b88;}
		.timeline-event:nth-of-type(3) {background: #0e4672;}
		.timeline-event:nth-of-type(3) img {border-color: #0e4672;}
		.timeline-event:nth-of-type(3) .timeline-year {color: #0e4672;}
		.timeline-event:nth-of-type(3) .imgConnector {background: #0e4672;}
		.timeline-event:nth-of-type(4) {background: #58585a;}
		.timeline-event:nth-of-type(4) img {border-color: #58585a;}
		.timeline-event:nth-of-type(4) .timeline-year {color: #58585a;}
		.timeline-event:nth-of-type(4) .imgConnector {background: #58585a;}
		.timeline-event:nth-of-type(5) {background: #d02b2f;}
		.timeline-event:nth-of-type(5) img {border-color: #d02b2f;}
		.timeline-event:nth-of-type(5) .timeline-year {color: #d02b2f;}
		.timeline-event:nth-of-type(5) .imgConnector {background: #d02b2f;}
		.timeline-event:nth-of-type(6) {background: #328b88;}
		.timeline-event:nth-of-type(6) img {border-color: #328b88;}
		.timeline-event:nth-of-type(6) .timeline-year {color: #328b88;}
		.timeline-event:nth-of-type(6) .imgConnector {background: #328b88;}
		.timeline-event:nth-of-type(7) {background: #0e4672;}
		.timeline-event:nth-of-type(7) img {border-color: #0e4672;}
		.timeline-event:nth-of-type(7) .timeline-year {color: #0e4672;}
		.timeline-event:nth-of-type(7) .imgConnector {background: #0e4672;}
		.timeline-event:nth-of-type(8) {background: #58585a;}
		.timeline-event:nth-of-type(8) img {border-color: #58585a;}
		.timeline-event:nth-of-type(8) .timeline-year {color: #58585a;}
		.timeline-event:nth-of-type(8) .imgConnector {background: #58585a;}
		
		/* RADIUS */
		.radius-up{ clip-path: ellipse(55% 74% at 50% 75%); margin-bottom: -170px; }
		.radius-up-shadow{margin-top: -115px;}
		.radius-padding{padding: 130px 0;}
		.radius-down{ clip-path: ellipse(55% 74% at 50% 25%); margin-top: -180px;}
		.radius-down-shadow{margin-bottom: -115px;}

		/* RESIDENTIAL Price Charts */
		.services-breakdown-primaryShade ul li,.services-breakdown-replacementPrimary ul li,.services-breakdown-accent ul li{ font-size: 18px; height: 40px;}

		.service-description{width: 812px; margin:0 auto;}
		
		/*--FAQS--*/
		.faq-item .answer img {max-width: 500px;}

		/*--INTERACTIVE SERVICE MAP--*/
		.interactive-map-main-image {max-width: 1120px;}
		#elite-plus-step-1, #elite-step-1, #basic-step-1, #botanical-step-1 {top: 145px; right: 155px;}
		#elite-plus-step-2, #elite-step-2, #basic-step-2, #botanical-step-2 {top: 260px; left: 180px;}
		#elite-plus-step-3, #elite-step-3, #basic-step-3, #botanical-step-3 {bottom: 79px; right: 347px;}
		#elite-plus-step-4, #elite-step-4, #basic-step-4, #botanical-step-4 {bottom: 85px; right: 250px;}
		#elite-plus-step-5, #elite-step-5, #basic-step-5, #botanical-step-5 {bottom: 28px; left: 200px;}
		#elite-plus-step-6, #elite-step-6, #basic-step-6, #botanical-step-6 {bottom: 25px; left: 460px;}
		#elite-plus-step-7, #elite-step-7, #basic-step-7, #botanical-step-7 {bottom: 25px; left: 390px;}
		#elite-plus-step-8, #elite-step-8, #basic-step-8, #botanical-step-8 {bottom: 20px; left: 645px;}
		#elite-plus-step-9, #elite-step-9, #basic-step-9, #botanical-step-9 {bottom: 30px; left: 695px;}
		#elite-plus-step-10, #elite-step-10, #basic-step-10, #botanical-step-10 {bottom: 135px; right: 170px;}
		#elite-plus-step-11, #elite-step-11, #basic-step-11, #botanical-step-11 {bottom: 220px; right: 445px;}
		#elite-plus-step-12, #elite-step-12, #basic-step-12, #botanical-step-12 {bottom: 50px; right: 120px;}
		#elite-plus-step-13, #elite-step-13, #basic-step-13, #botanical-step-13 {bottom: 250px; right: 70px;}
		#elite-plus-step-14, #elite-step-14, #basic-step-14, #botanical-step-14 {bottom: 205px; right: 40px;}
		#elite-plus-step-15, #elite-step-15, #basic-step-15, #botanical-step-15 {bottom: 160px; right: 40px;}
		#elite-plus-step-16, #elite-step-16, #basic-step-16, #botanical-step-16 {bottom: 115px; right: 40px;}
		#elite-plus-step-17, #elite-step-17, #basic-step-17, #botanical-step-17 {top: 355px; left: 240px;}
		#elite-plus-step-18, #elite-step-18, #basic-step-18, #botanical-step-18 {bottom: 45px; right: 35px;}
		#elite-plus-step-19, #elite-step-19, #basic-step-19, #botanical-step-19 {bottom: 35px; left: 295px;}
		#elite-plus-step-20, #elite-step-20, #basic-step-20, #botanical-step-20 {bottom: 22px; left: 45px;}
		#elite-plus-step-21, #elite-step-21, #basic-step-21, #botanical-step-21 {bottom: 115px; left: 8px;}
		#elite-plus-step-22, #elite-step-22, #basic-step-22, #botanical-step-22 {bottom: 12px; left: 6px;}
		#elite-plus-step-23, #elite-step-23, #basic-step-23, #botanical-step-23 {bottom: 5px; left: 232px;}
		#elite-plus-step-24, #elite-step-24, #basic-step-24, #botanical-step-24 {bottom: 65px; left: 32px;}
		#elite-plus-step-25, #elite-step-25, #basic-step-25, #botanical-step-25 {bottom: 54px; left: 75px;}

	}

	@media screen and (min-width: 1800px) {
		/* --HEADER-- */
		#main-nav ul {width: 925px;}
		#main-nav ul li:nth-child(3), #main-nav ul li:nth-child(4){display: inline;}
		/* --BANNER CTA-- */
		.cta-banner-form{display: flex; justify-content: space-between; width: 776px;}

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

		.footer-container{padding: 0 360px; width: calc(100% - 720px);}

		/*--HOMEPAGE SERVICES--*/
		.service-links {justify-content: space-evenly; max-width: 100%; width:100%; margin: 40px auto 0;}
		.service-links a{width: unset;}

		.hpc-grid{max-width: 1270px;}
		

	

	}

	@media screen and (min-width:1880px){
		
		/*--PHOTO GALLERY--*/
		.gallery-slider-item img {max-width: 224px;}
		.slick-prev {left: 120px !important;}
		.slick-next {right: 120px !important;}
		.call-button{font-size: 26px;}
		
		.container.cta-container {max-width: 1600px;}
		.cta-form-container {padding-right: 40px;}

		.cta-form-field:nth-of-type(1){display: inline-block;margin-top: -25px;}
		.call-button{font-size: 23px;}

	}

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

	}
/*---END---*/