/*  Small screens */
@media only screen {	
	
/* 	HEADER */
	#logo.aligncenter{margin-bottom: 0;}
	#slider-row{background: #252525;}
	
/* GENERAL */
	.green-bg{background: #3D5046;}
	.under-bar:after, h1.entry-title:after{ content: ''; border-bottom: 2px solid #98A48E; width: 65%; height: 16px; display: block;}
	.under-bar.center:after{margin: 0 auto;}
	span.subtitle{font-weight: 400; font-style: italic; display: block; margin-bottom: 2rem;}
	
/* ROUNDED PHOTO COLUMN */
	.shape-row { position: relative; overflow: hidden; padding: 24px 0 48px 0;}
	.photo-col{position: relative; padding-bottom:0}
	.photo-col p {margin-bottom: 0;}
	.text-col{padding-bottom: 24px;}
	
	.photo-col.right{right: 0; padding-right: 0;}
	.photo-col.right img { border-radius: 1000px 0 0 1000px;}
	.photo-col.right:before{content:""; border: 2px solid #98A48E; width: 100%; height: calc(100% - 16px);  display: block; position: absolute; border-radius: 1000px 0 0 1000px; left: 16px; top: 6px;}
	
	.photo-col.left{left: 0; padding-left: 0;}
	.photo-col.left img { border-radius: 0 1000px 1000px 0;}
	.photo-col.left:before{content:""; border: 2px solid #98A48E; width: 100%; height: calc(100% - 16px);  display: block; position: absolute; border-radius: 0 1000px 1000px 0; right: 16px; top: 6px;}
		
/* LISTS */
	ul.areas{list-style-type: none; color: #252525; padding-left: 32px;}
	.areas li{margin-bottom: 8px;}
	.areas li:before {font-family: "Font Awesome 5 Free"; font-weight: 900; content: '\f0e3'; margin: 0 16px 0 -32px;}
	
/* 	CTAS*/
	.cta-row *{  -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.35s ease; transition: all 0.35s ease;}
	.cta-row .cta-subtitle{font-size: 14px; font-style: italic; margin-bottom: 2rem; margin-top: 12px;}
	.cta-row .cta-heading a, .cta-row .cta-heading {font-family: 'larken', serif; font-size: 2rem; color: #252525;}
	.cta-row .cta-image-container img{ border-radius: 50%;  border: 2px solid #98A48E;}
	.cta-row .cta-image-container .outline{position: relative; background: #252525; border-radius: 50%;}
	.cta-row .cta-image-container .outline:before{ content:""; border: 2px solid #98A48E; width: 100%; height: 100%; display: block; position: absolute; left: -6px; top:-6px; border-radius: 50%; z-index: 5;}
	.cta-row .cta-single-inner:hover .cta-image-container.link img{opacity: .54;}
	.cta-image-container .button{position: absolute; left: 50%; top: 10%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; background: #98A48E; color: #252525; border: 1px solid #EBE9E5; z-index: 5}
	.cta-row .cta-single-inner:hover .cta-image-container .button{opacity: 1;   top: 50%; }
	.cta-row .cta-text{padding-bottom: 1.5rem;}
	
/* QUESTIONS */
	.question-title{font-size: 20px; font-style: italic; font-family: "larken", serif; margin-bottom: -1rem; text-transform: capitalize; display: block;}
	.question-answer{ font-size: 14px; font-style: italic; padding-bottom: .5rem;}
	.question{ padding-left: 40px; position: relative;}
	.question:before{display: block; content: url(/wp-content/uploads/2026/01/green-quotation-line.webp); position: absolute; top: 55%; left: 0;transform: translate(0, -50%);}
	

/* 	FAQs */
	.accordion { background: transparent; margin-bottom: 0;}
	.accordion-title { border: 0px solid #e6e6e6; font-size: 20px; font-family: "larken", serif; color: #252525;}
	.accordion-item{ border-top: 2px solid #98A48E;}
	.accordion-title:focus{background-color: transparent; color: #252525;}
	.accordion-title:hover {background-color: #98A48E; color: #252525;}
	:last-child:not(.is-active)>.accordion-title , :last-child>.accordion-content:last-child{border-bottom: 0px solid #e6e6e6;}
	.accordion-content { border: 0px solid #e6e6e6; background-color: transparent; padding-top: 0; padding-bottom: .5rem;}
	
/* 	CONTACT */
	.contact-row i, .contact-row .email-name{color: #EBE9E5;}
	.contact-row i{padding-right: 10px;}
	.contact-row .fa-envelope{margin-right: 8px;}
	.contact-row .phone_number{display: block;}
	address li {padding-right: 0; font-style: normal; }
	.contact-row .address-line-0{padding-left: 6px;}
	.contact-row .address-line-1{padding-left: 33px;}
	.contact-block .address-line-1{padding-left: 26px;}
	.contact-row .location-adress ul {margin-left: 0rem;}
	.contact-email{padding-top: 24px; display: block;}
	.address-line-3{display: none;}
	.service-areas{font-size: 20px; font-family: "larken", serif; display: block; margin-bottom: -1.25rem; padding-top: 1rem;}
	.contact-column a{color: #252525;}
	.contact-column .email-name { font-weight: 300;}
	.contact-column .phone_number i, .contact-column .phone_numbers i{padding-right: 10px;}
	.contact-column i, .contact-block .fas, .contact-column .fa{color: #3D5046; }
	.contact-block .fas, .contact-column .fa{margin-right: 10px;}

	
/* 	FOOTER */
	.fa-envelope{margin-right: 5px;}
	.email-name{color: #252525;}
	.button:focus .email-name, .button:hover .email-name, .button:focus .fa-envelope, .button:hover .fa-envelope{color: #EBE9E5;}
	
/* 	BLOG */
	.content-area .menu .active>a {background: #98A48E; color: #252525;}
	.content-area .menu a{color: #252525;}
	.card .blog-title, .card .blog-title a{ color: #252525;  margin: 1rem 0;line-height: .75; padding-bottom: .5rem; font-weight: 400;}
	.card .card-divider { padding: 0; background: transparent;}
	.card { border: 2px solid #98A48E;; background: transparent; padding: 1rem 1rem 2rem 1rem; position:relative; overflow: visible;}
	.card:before{ content:""; border: 2px solid #98A48E; width: calc(100% + 4px); height: calc(100% + 4px); display: block; position: absolute; left: -10px; top:-10px; z-index: -5;}
	.card img{box-shadow: 0 3px 6px rgba(0,0,0,.16);}
	.card-section {padding: 0;}
	.blog-card-read-more .button{margin-top: 1rem;}
	
} /* Define mobile styles */

@media only screen and (max-width: 40em) {
.small-only-float-left {float: left !important;}	
.small-only-float-right {float: right !important;}
.small-only-float-center {display: block; margin-right: auto; margin-left: auto;}
.text-center-small {text-align: center;}
.small-align-center {-ms-flex-pack: center; justify-content: center;}
.widget-container, #top-row, .tagline, .text-right{text-align: center;}
img.alignright, img.alignleft{float: none !important;display: block;margin: 0 auto;	}
	#top-row{border-top: 1px solid #3D5046;}
	.tagline{margin: 2rem 1rem;}
	.tagline h1{font-size: 2rem;}
	
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) { 
/* HEADER */
	.tagline{ position: absolute; border: 2px solid #98A48E; background: rgba(37,37,37,.54); padding: 48px;}
} /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 63.938em) {
.medium-float-left {float: left !important;}	
.medium-float-right {float: right !important;}
.text-center-medium {text-align: center;}
.medium-align-center {-ms-flex-pack: center; justify-content: center;}
/* 	HEADER */
	.nav-row{border-top: 1px solid #252525;}
	.tagline{margin: 1rem;}
	.tagline h1{font-size: 2rem;}
} /* min-width 641px and max-width 1023px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.000em) {
/* 	HEADER */
	#logo{margin-left: 0; max-width: 250px;}
	
	.photo-col{position: absolute; }
	.shape-row{padding: 100px 0;}
	.text-col{padding-bottom: 0;}
	
.wrapper {padding: 1.875em 0;}
.align-middle-large{-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
} /* min-width 1024px, large screens */

@media only screen and (min-width: 64.000em) and (max-width: 90em) {
.large-float-left {float: left !important;}	
.large-float-right {float: right !important;}
.text-center-large {text-align: center;}
.large-align-right {-ms-flex-pack: end; justify-content: flex-end;}
} /* min-width 1024px and max-width 1440px, use when QAing large screen-only issues */

/*  XLarge screens */
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.xlarge-float-left {float: left !important;}	
.xlarge-float-right {float: right !important;}
.text-center-xlarge {text-align: center;}
} /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*  XXLarge screens */
@media only screen and (min-width: 120.063em) {
.xxlarge-float-left {float: left !important;}	
.xxlarge-float-right {float: right !important;}
.text-center-xxlarge {text-align: center;}
} /* min-width 1921px, xxlarge screens */

/*  Tablet Portrait screens */
@media only screen and (min-width: 37.500em) and (max-width: 56.250em) and (orientation: portrait) {
.hide-tablet-portrait {display: none !important;}
.show-tablet-portrait {display: inherit !important;}
 } /* tablet-only issues min-600px max-900px */
 @media only screen and (min-width: 49.900em) and (max-width: 85.250em) and (orientation: portrait) {
 } /* tablet-only issues min-800px max-1200px */