/*  Small screens */
@media only screen {

/************* Global *************/
.xtra-pad-row {padding-top: 27px; padding-bottom: 27px;}
/************* Header *************/
#middle-row {background: rgba(255, 255, 255, 0.9); position: relative;}
.logo img {width: 180px; height: auto;}

#header-menu a {text-transform: uppercase; color: #030303;}
#nav-row {padding: 10px;}
.tagline {background: rgba(3, 3, 3, 1); padding: 1.5rem 3rem;}

.tagline h1{color: #fff;  font-size: 3rem; line-height: 1; margin-bottom: 1.5rem;}
.tagline p{color: #fff;}

.full-img img {width: 100%;}
#title-row {background: #f7f7f7;}
.entry-title {
    position: relative;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}

.entry-title:after {margin: auto;}
/************* Content *************/

.contentblock-header h2{
    position: relative;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}

.contentblock-header h2:after, .entry-title:after {
  border-bottom: 4px solid #83E8C7;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 174px;
}

.text-center .contentblock-header h2:after {
  margin: auto;
}

.card {
  background: #fff;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
padding: 2rem 1rem;
}

.card-divider {
  background: transparent; 
  font-size: 20px; 
  font-weight: bold;
  padding: 0; 
  margin-top: 1.5rem; 
  margin-bottom: 22px;
}

.card-image {
width: 92px;
    height: 92px;
    background: #83E8C7;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-image img {width: 65px; height: auto;}
.card p:last-of-type {margin-bottom: 0;}
.card-section {padding: 0;}

.icon-cards .column {padding: .375rem;}


.bullet ul li:before {    
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: '\f058';
    margin: 0 15px 0 0px;
    color: #157A7A;
}

.bullet ul {
  list-style-type: none;
  margin-left: 0;
}

.bullet ul li {margin-bottom: 10px;}
.full-img .columns {padding: .5rem;}


.gallery-cta .cta-single-inner:before {
  font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
    content: '\f061';
    margin: 0 16px 0 0px;
    color: #83E8C7;
}
.gallery-cta .cta-single-inner { display: flex; align-items: center;}
.gallery-cta .cta-single-inner, .gallery-cta .cta-single-inner a, .gallery-cta .cta-single-inner:before {transition: all ease .5s;}
.gallery-cta .cta-single-inner:hover:before {margin: 0 6px 0 10px;}
.gallery-cta .column {padding-bottom: 0;}
.home-gallery p {padding: 1rem 0 0 1rem;}

.faq-blocks .block-single-inner:before {
  content: url(/wp-content/uploads/2025/11/bullseye-icon.webp);   
}

.faq-blocks .block-single-inner {position: relative; }
.faq-blocks .block-single-inner p:first-of-type {margin-bottom: 14px;}
.faq-blocks .block-single-inner p:last-of-type {margin-bottom: 0;}

.cta-single-inner *, .project-block-single-inner * {transition: all ease .5s;}
.img-cta .cta-single-inner, .project-block-single-inner {position: relative; background: #030303;}
.img-cta .cta-heading, .project-block-single-inner .project-info {
    position: absolute;
     top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem;
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.45);
    font-weight: bold;
    text-align: center;
    line-height: 1.17;
}

.project-block-single-inner .project-info h2 {
  color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.45);
    font-weight: bold;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 1.5rem;
  }

.img-cta .cta-single-inner:after, .project-block-single-inner:after {
  content: '';
  outline: 2px solid #83E8C7; 
  outline-offset: -15px; 
  position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    opacity: 0;
  }

.img-cta .cta-single-inner:hover:after, .project-block-single-inner:hover:after {opacity: 1;}
.img-cta .cta-single-inner:hover img, .project-block-single-inner:hover img {opacity: .4;}

.project-cards .column, .gallery-grid .column {padding: .5rem;}

.thumbnail {box-shadow: none; border: none; margin-bottom: 0; outline: 2px solid #83E8C7; outline-offset: -10px; }
.off-canvas .fab {color: #83E8C7;}

blockquote.testimonial:before{color: #157A7A;}

/************* Footer *************/

.icons {display: flex;
   align-items: center;
}

.icons .social-media {display: inline-block;}
.icons .social-media li {float: none;}

.contact-footer{background: #83E8C7; padding: 3rem; display: flex; align-items: center;}
.footer {background: #030303;}
#global-footer-area {margin-top: 70px; margin-bottom: 70px;}
#global-content-4 a {color: #030303;}
.footer .widget-title {color: #83E8C7; margin-bottom: 14px;}
.footer a, .footer p, .footer div {color: #fff;}
.footer .logo img {margin-top: 14px;}
#text-4 p {margin-bottom: 0;}
.footer .widget-container .row {border-bottom: 2px solid #83E8C7;}


/************* Contact *************/
#contact-page-phone-block a, #contact-page-email-block a, #contact-page-location-block a,  #contact-page-location-block address li  {color: #595959; font-style: normal;}
#contact-page-location-block .fas, #contact-page-email-block .fa, #contact-page-phone-block .fa {color: #157A7A;}
#contact-page-email-block .email-name {margin-left: 5px;}


} /* 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 h1 {font-size: 2.5rem;}
.gallery-cta .cta-single-inner {justify-content: center;}
.home-gallery {text-align: center;}
.collapse .wrapper {padding: 0;}
.icons {justify-content: center;}
.full-img .contentblock-block-grid .column {padding: 0;}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) {

.faq-blocks .block-single-inner:before {
  content: url(/wp-content/uploads/2025/11/bullseye-icon.webp);
  left: 0;
    position: absolute;
    top: 0;
}
.faq-blocks .block-single-inner {position: relative; padding-left: 79px;}
.full-img .contentblock-block-grid .column:first-of-type {padding-left: 0;}
.full-img .contentblock-block-grid .column:last-of-type {padding-right: 0;}


 } /* 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;}
.tagline h1 {font-size: 2.5rem;}
.collapse .wrapper {padding: 0;}
.cta-heading {font-size: 1.25rem;}
.gallery-cta .cta-single-inner {justify-content: center;}
.home-gallery {text-align: center;}
} /* 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;}
.home #middle-row .logo img { position: absolute; top: 1rem;}
.home #slider-row {margin-top: -89px;}
.tagline {background: rgba(3, 3, 3, 0.8); padding: 1.5rem 3rem;}
.tagline{position: absolute;    bottom: 3rem;}
.home .icon-cards .column:nth-of-type(odd) {margin-top: 4.5rem;}

} /* 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 */