/*  Small screens */
@media only screen {

/************* Global *************/


.gradient-left {
    background: linear-gradient(180deg, #D84003 75%, #000 40%);
}
.button.blk-btn {background-color: #000;}
.xtra-pad-row {padding: 35px 0;}
.xtra-pad-top {padding-top: 35px;}
.contentblock-header h2 {
    position: relative;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    font-size: 3rem;
}

.contentblock-header h2:before {
    border-bottom: 2px solid #fff;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 38%;
    margin: auto;
}

.entry-title {text-align: center;}
#title-row {background: #1F1F1F;}
/************* Header *************/
.logo img{height: 118px;width: 118px;}
#tagline-1 {font-size: 14px; font-weight: 500; text-transform: uppercase;}


.entry-title span {color: #fff;}
.off-canvas .fab {color: #fff;}
#top-row, #middle-row {position: relative;}

/************* Content *************/
.contentblock h2 {margin-bottom: 2rem;}
.align-self-bottom .contentblock h2 {margin-bottom: 1rem;}
.cta-single-inner, .staff-block-single-inner {
  position: relative;
  overflow: hidden;
  text-align: left;
}
.staff-block-single-inner {text-align: center;}

.cta-single-inner *,
.cta-single-inner:before,
.cta-single-inner:after,
.staff-block-single-inner * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.cta-single-inner .innercta, .staff-block-single-inner .staff-info {position: absolute;
    top: 0;
    padding: 32px 16px 16px 16px;
    background: #fff;
    bottom: 0; opacity: 0;}

.cta-single-inner:before,
.cta-single-inner:after {
  content: '';
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.cta-single-inner:before {
  width: 40px;
  height: 2px;
}

.cta-single-inner:after {
  height: 40px;
  width: 2px;
}

.cta-single-inner:hover:before,
.cta-single-inner.hover:before {
  width: 300px;
}

.cta-single-inner:hover:after,
.cta-single-inner.hover:after {
  height: 300px;
}


.cta-single-inner h3 {
  color:#D84003; 
  font-size: 1rem;
}

.staff-title h3 {
  color:#fff; 
  font-size: 1.25rem;
  position: absolute;
  margin: auto;
  bottom: 20px;
  text-align: center;
  width: 100%;
}

.staff-block-single-inner .staff-info h3 {
  color:#D84003; 
  font-size: 1.25rem;
}

.cta-text p, .staff-block-single-inner p {
    color: #707070;
    font-size: 14px;
    line-height: 1.4;}

.cta-single-inner:hover img,
.cta-single-inner.hover img, 
.staff-block-single-inner:hover img {
  zoom: 1;
  filter: alpha(opacity=25);
  -webkit-opacity: 0.25;
  opacity: 0;
}

.cta-single-inner:hover:before,
.cta-single-inner.hover:before,
.cta-single-inner:hover:after,
.cta-single-inner.hover:after {
  opacity: 0;
}


.cta-single-inner:hover h3,
.cta-single-inner.hover h3 {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
  opacity: 1;
}

.cta-single-inner:hover .innercta,
.staff-block-single-inner:hover .staff-info {
    opacity: 1;
}

.cta-row .column {
    padding: .5rem;
}

.icon-cards .card {
    background: transparent;
    border: none;
    align-items: center;
}

.card-divider {
    background: transparent;
    font-family: "open-sans-condensed", sans-serif; 
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    justify-content: center;
    font-size: 20px;
    padding: 1rem 1.5rem 0 1.5rem;
    line-height: 1.3;
}

.cardimg-bg{
background: #D84003;
    width: 91px;
    height: 91px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.card-section {
    padding-left: 0; 
    padding-right: 0;
}

blockquote.testimonial {
    background: transparent;
    color: #fff;
}

blockquote.testimonial:before {
    color: #D84003;
}

blockquote.testimonial cite {
    color: #fff;
}

.review-row blockquote.testimonial {
    background: transparent;
    color: #fff;
}

.review-row blockquote.testimonial:before {
    display: none;
}

.review-row blockquote.testimonial cite {
    color: #fff;
    font-weight: 300;
    font-size: 1.5rem;
    text-align: left;
    font-style: normal;
    margin-top: 1.5rem;
}

.review-row blockquote.testimonial cite:before {
    content: none;
}

.orbit-previous {
    left: -10px;
}

.orbit-next {
    right: -10px;
}

.review-row .no-button {
    font-weight: bold; 
    font-size: 1rem; 
    color: #fff; 
    padding: .85em 40px;
}

.accordion-title{color: #D84003; font-size: 20px; font-weight: bold; border: none; border-bottom: 2px solid #fff; line-height: 1.2;}
    .accordion {background: transparent;}
    .accordion-content {border: none; background-color: transparent; color: #fff;}
    .accordion-content p {color: #fff;}
    :last-child:not(.is-active)>.accordion-title {border-bottom: 2px solid #fff;}
    .accordion-title:focus, .accordion-title:hover {background-color: transparent; color: #F14704;}
    :last-child>.accordion-content:last-child {border-bottom:  none;}

#sb_instagram {padding-bottom: 4px !important;}

#contact-page-phone-block a, #contact-page-email-block a, #contact-page-location-block a,  #contact-page-location-block address li  {color: #fff; font-style: normal;}
#contact-page-location-block .fas, #contact-page-email-block .fa, #contact-page-phone-block .fa {color: #fff;}
.contact-block .email-name {margin-left: 5px;}

/************* Footer *************/
.icons {
    display: flex;
   align-items: center;
}
.icons .fa-solid {
    font-size: 1.5rem; 
    color: #D84003; 
    margin-right: 12px;
}

.footer-contact {
    background-image: url(/wp-content/uploads/2025/07/AdobeStock_168381971.webp);
    background-size: cover;
    padding: 120px 60px;
}

.footer-contact .contact-info {
    margin-bottom: 36px; 
    margin-left: 36px; 
    font-size: 1.5rem;
}

.footer-contact .contact-info:last-of-type {
    margin-bottom: 0;
}
#global-footer-area .fab {
    color: #fff; 
    font-size: 1.5rem;
}
#global-footer-area .fab:first-of-type {
    margin-left: 0;
}
.site-footer {
    background: #D84003;
}

#global-footer-area {padding: 6rem 0;}
#global-content-1 {margin-bottom: 2rem;}
#global-footer-area .social-media {margin-top: 3rem;}

} /* 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;	}
.cta-single-inner .innercta {
    background: rgba(255, 255, 255, 0.8); 
    opacity: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.cta-single-inner:before, .cta-single-inner:after {opacity: 0;}
.tagline h1 {font-size: 2.75rem;}
	.footer-contact {padding: 20px;}
	.footer-contact .contact-info {font-size: 1.25rem;}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/*  Medium screens */
@media only screen and (min-width: 40.063em) {
.tagline {position: absolute; bottom: 40px;}
.home #slider-row {margin-top: -148px;}
} /* 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;}
.cta-single-inner .innercta {
    background: rgba(255, 255, 255, 0.8); 
    opacity: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.cta-single-inner:before, .cta-single-inner:after {opacity: 0;}

	.tagline h1 {font-size: 2.25rem;}
} /* 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;}


} /* 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 */
@media only screen and (min-width: 64.000em) and (max-width: 65.375em)  {
    /*.cta-text p {font-size: 13.5px;}*/
}


@media only screen and (min-width: 64.000em) and (max-width: 74.99em)  {
.offset-col {text-align: center;}
.offset-col .wrapper {padding-bottom: 0; }
.cta-col .wrapper {padding-top: 0;}
}

@media only screen and (min-width: 75em) {
    .cta-col.large-10 {width: 66.6666666667% !important;}
    .offset-col.large-10 {margin-left: 8.3333333333%; width: 25% !important;}
    .after-gradient {margin-top: 100px;}
    .gradient-left {background: linear-gradient(90deg,#D84003 62%,#000 40%);}
}


/*  XLarge screens */
@media only screen and (min-width: 90.063em) {

.cta-row {
    padding-left: 40px; 
    padding-right: 40px;
}
 } /* 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 */