/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2026 | 19:44:22 */
.subscribe-form br:first-of-type {
	display: none;
}
.wp-caption.alignnone {
  max-width: 100% !important;
  width: auto !important;
}

.page-headline .title {
    text-shadow: 0px 0px 3px #000000;
}
.vc_row.archive-holder.ohio-masonry.masonry {
    margin-top: 50px !important;
}
.wp-caption img {
  width: 100% !important;
  height: auto !important;
}

.grecaptcha-badge { visibility: hidden; }
.ti-widget.ti-goog {
    overflow: visible !important;
    text-align: left !important;
}
.hamburger-nav-details {
    padding-bottom: 30px;
}
.blogpostimage {max-width: 100% !important;}
.vc_toggle_color_orange .vc_toggle_icon {
    background-color: #fd5318 !important;
}
.white {color:#fff;}
.large {font-size:1.0em;
    font-weight:700;
    text-transform:uppercase;
}
h4, h5, h6 {
    line-height: 1.1em;
}
span.post-date {
    font-weight: 700;
}
.details-column {
    color: #fff;
}
.contact-form .wpcf7-list-item {
    display: block;
        margin-top: 6px !important;
}
.heading .subtitle + .divider {
    margin-block-start: 0.1em;}
.headspacing {
    padding: 20px 0px 10px;
}
.breadcrumb-item {
    text-transform: uppercase;
    font-size: 12px;
}
    
    .clb-slider-count, .clb-slider-count .clb-slider-count-number
 {
    height: 1.30rem;
}
i.vc_toggle_icon {
    margin-top: 0px;
}

.vc_toggle_title>h4 {
    font-size: 20px;
}
.vc_toggle_size_md .vc_toggle_icon {
    height: 20px;
    width: 20px;
}
.ti-widget.ti-goog {
    text-align: left !important;
}
.vc_toggle_color_orange .vc_toggle_icon {
  background-color: #fd5318 !important;}

    .background-video {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    min-height: 100%;
    object-fit: cover;
    z-index: 0;
    opacity: 1; /* optional: adjust visibility */
    pointer-events: none; /* prevents any interaction with the video */
}
:root {--clb-color-danger: #fd5318;}


@media only screen and (min-width: 980px) and (max-width: 1080px) {
  .vc_row.archive-holder.ohio-masonry.masonry {
    margin-top: 55px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 980px) {
  .vc_row.archive-holder.ohio-masonry.masonry {
    margin-top: 55px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .vc_row.archive-holder.ohio-masonry.masonry {
    margin-top: 55px;
  }
}

@media only screen and (max-width: 480px) {
  h1.title {
    font-size: 40px !important;
  }

  .vc_row.archive-holder.ohio-masonry.masonry {
    margin-top: 55px;
  }

  div#logo-carousel-free-247490.logo-carousel-free .sp-lc-logo {
    padding: 14px 38px !important;
  }
}

@media only screen and (min-width: 1082px) and (max-width: 1180px) {
  .vc_row.archive-holder.ohio-masonry.masonry {
    margin-top: 55px;
  }

  .hideonmobile {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
  h1.title {
    font-size: 50px !important;
  }
}