/*  Small screens */
@media only screen {

/*************** Global **********************/
.wht-bg {background: rgba(255, 255, 255, 0.8); padding: 1rem 2rem;}
.t4{font-size:1.125rem; font-size: 18px; font-weight: bold; text-transform: uppercase; margin-bottom: 1.5rem;}
.green-bg {background: #0A853D;}
.xtra-pad-row {padding-top: 35px; padding-bottom: 35px;}
.home .contentblock h2 {margin-bottom: 1.5rem;}
/*************** HEADER **********************/
#title-row {background: #0A853D;}
.entry-title {color: #fff; text-align: center;}
/*************** Content **********************/

.img-grid img {width: 100%;}
.img-grid{position: relative;}
.img-grid img.aligncenter {margin-bottom: 0;}
.text-bg {position: absolute;}
.home3 .wrapper {display: flex; align-items: center; justify-content: center;}
.info-blocks img {margin-bottom: 1.5rem;}
.info-blocks .block-single-inner {padding: 1.25rem;}
.bullet ul {list-style-type: none;margin-left: 0;}
.bullet ul li:before {    
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: '\f45c';
    margin:0 15px 0 0px;
    color: #0A853D;
     font-size: 12px;
}

blockquote.testimonial:before {content: url(/wp-content/uploads/2025/07/Group-212.webp); font-size: 0; padding-left: 0; left: 20px; top: 20px;}
blockquote.testimonial { background: transparent; color: #000; padding: 70px 20px 20px 20px;}
.testimonial-page-row .testimonial-item:nth-of-type(even) {background-color: #F0F0F0;}
.review-row blockquote.testimonial:before {content: url(/wp-content/uploads/2025/07/Group-212.webp); font-size: 0;left: 0px; top: 24px; padding-left: 0;}
.review-row blockquote.testimonial {padding: 70px 0px 0px 0px; background: transparent; color: #000;}
blockquote.testimonial cite {color: #000; font-weight: bold; font-size: 14px; font-style: normal; text-transform: uppercase;}
.orbit-bullets button {background-color: #0A853D; width: .8rem; height: .8rem; margin-left: 10px; margin-right: 10px;}
.review-row .wht-bg {margin-bottom: 1.5rem;}
.text-bg.contentblock h2 {margin-bottom: 0;}
.text-bg p {margin-bottom: 0;}
.phase-blocks .block-single-inner {background: #f0f0f0; padding: 1.5rem;}
.phase-blocks img.aligncenter.icon {height: 75px; width: auto; margin-bottom: 1.5rem;}
.phase-blocks p.t4 {margin-bottom: 0;}
.phase-blocks p:last-of-type {margin-bottom: 0;}
.phase-blocks h2 {margin-bottom: 1.5rem;}
.thumbnail {box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); border: none; margin-bottom: 0;}
/*************** Footer **********************/
#global-footer-area .green-bg {padding: 3.5rem;}
#global-footer-area {background: linear-gradient(180deg,#fff 50%,#F0F0F0 0%); padding-bottom: 70px;}
#global-footer-area-1 {background-color: #000;}
.site-footer {background: #000; margin-top: 2px;}
.footer-contact {background-color: #fff;}
#global-footer-area h2 {margin-bottom: 1.25rem;}
#global-footer-area p:has(.phone_number) {margin-top: 2rem;}
.page-id-91 #global-footer-area {padding-top: 70px;}
} /* 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;	}
.tagline {padding: 1.5rem 1rem;}
.tagline h1 {font-size: 2.75rem;}
.tagline h1 span {font-size: 1rem;}
.text-bg  h2 {font-size: 2.5rem;}
.info-blocks .block-single-inner {padding: 0;}
#global-footer-area .green-bg {padding: 2.5rem;}
#global-footer-area {background: linear-gradient(180deg,#fff 30%,#F0F0F0 30%); }
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) { 
.tagline{position: absolute; left: 0px; bottom: 30px; background: rgba(255, 255, 255, 0.8); padding: 20px 32px;}


} /* 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;}
#middle-row .button {margin-bottom: 0;}
.text-bg  h2 {font-size: 2.25rem;}
.info-blocks .block-single-inner {padding: 1rem;}
#global-footer-area {background: linear-gradient(180deg,#fff 30%,#F0F0F0 30%); }
} /* min-width 641px and max-width 1023px, use when QAing tablet-only issues */

/* Large screens */
@media only screen and (min-width: 64.000em) {
.wrapper {padding: 1.875em 0;}
.align-middle-large{-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
.tagline h1{font-size: 4.52rem; }
.tagline h1 span {font-size: 1.5rem; }
.tagline h2{font-size: 1.25rem;  }
.tagline {bottom: 56px;}
#header-menu a:hover, #header-menu li.current-menu-item a {font-size: 15px;}
	.navigation{padding-left: 0;}
} /* 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) { 
	#header-menu a:hover, #header-menu li.current-menu-item a {font-size: 16px;}
	.navigation{padding-left: 1rem;}
} /* 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 */