/* common css start */
html,
body {
    overflow-x: hidden;
}

.medium-head {
    font-size: 58px;
    margin: 0 !important;
    text-transform: uppercase;
    line-height: 1;
}

.columns.heading_wrap {
    display: flex;
    gap: 41px;
}

.columns.heading_wrap .column:nth-child(1)>* {
    margin-bottom: 0;
}

.columns.heading_wrap .column:nth-child(1)>*:not(:first-child) {
    margin-top: 40px;
}

.columns.heading_wrap .column:nth-child(2) {
    flex: 1 0 auto;
    align-self: flex-end;
}

.columns.heading_wrap .column>.locations-wrapper,
.columns.heading_wrap .column>.services-list,
.columns.heading_wrap .custom-tab {
    margin-right: -41px;
}

a.button {
    text-transform: uppercase;
    font-family: var(--font-black);
    font-weight: normal;
    text-wrap: balance;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: max-content;
    padding: 20px 29px 25px;
    background-color: var(--black);
    color: var(--white);
}

.has-black-background-color a.button {
    background-color: var(--white);
    color: var(--black);
}

.has-black-background-color a.button:hover,
a.button:hover {
    background-color: var(--red) !important;
    color: var(--white);
    border-color: var(--red) !important;
}

body.page:not(.contact-us) .main>.wp-block-group[data-color] .heading_wrap .lines-graphic.lines-right+.medium-head {
    margin-top: 0 !important;
}

/* common css end */

/* Layout 7 css start */
.option_7,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_7 {
    padding-top: 140px;
}

body.page:not(.contact-us) .main>.wp-block-group[data-color].option_7 .heading_wrap {
    margin-bottom: 70px;
}

body.page:not(.contact-us) .main>.wp-block-group[data-color].option_7 .heading_wrap>*:not(:first-child) {
    margin-top: 40px !important;
}

/* Layout 7 css end */

/* Layout 8 css start */
.option_8,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_8 {
    padding-top: 120px !important;
}

/* body.page:not(.contact-us) .main>.wp-block-group[data-color].option_8 .heading_wrap .column:first-child>*:first-child {
    margin-bottom: 40px !important;
} */

.option_8 .offer_warp,
.option_8 .offer_warp .offer_listing {
    margin-top: 48px;
}

.offer_listing {
    display: flex;
    flex-wrap: wrap;
    row-gap: 30px;
    margin-inline: -15px;
}

.offer_listing>* {
    padding-inline: 15px;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}

.offer_listing.column-4>* {
    flex: 0 0 25%;
    max-width: 25%;
}

.icon_box {
    background-color: #F5F5F5;
    padding: 30px 30px;
    height: 100%;
}

.icon_box>*:last-child {
    margin-bottom: 0;
}

.icon_box .box_icon {
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.icon_box img {
    object-fit: contain;
    width: 100%;
    max-width: 40px;
    max-height: 40px;
    height: auto;
}

/* Layout 8 css end */


/* Layout 9 css start */
.option_9,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_9 {
    padding-top: 130px !important;
}

.option_9 .heading_wrap {
    width: 100%;
    max-width: 935px;
    margin: 0 auto 60px;
}

.option_9 .heading_wrap>*:first-child {
    margin-bottom: 40px !important;
}

.option_9.has-white-background-color .gform_wrapper .gform-body .gfield.gfield--type-select .gfield_select.nice-select,
.option_9.has-white-background-color .gform_wrapper .gform-body .gfield textarea,
.option_9.has-white-background-color .gform_wrapper .gform-body .gfield input[type=text],
.option_9.has-white-background-color .gform_wrapper .gform-body .gfield input[type=email],
.option_9.has-white-background-color .gform_wrapper .gform-body .gfield input[type=tel] {
    background-color: #F0F0F0 !important;
    color: #000;
    border-color: #F0F0F0 !important;
}

.option_9 .gform-footer {
    padding-bottom: 0;
}

.option_9.has-white-background-color .gform_wrapper .gform_footer button.button {
    background-color: var(--black) !important;
    color: var(--white) !important;
}

.option_9.has-white-background-color .gform_wrapper .gform_heading .gform_required_legend .gfield_required {
    color: var(--black) !important;
}

.last-block {
    padding-top: 0;
}

/* Layout 9 css end */

/* Layout 10 css start */
.option_10,
.option_10.below-panel.top-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_10.below-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_10 {
    padding-block: 136px !important;
}

.option_10 .wp-block-content {
    margin-top: 48px;
}

.option_10 .wp-block-content>p:last-child {
    margin-bottom: 0;
}

.other_service_card .row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.other_service_card .row>* {
    overflow: hidden;
}

.service_card {
    aspect-ratio: 1.32181425;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 30px 22px;
    display: flex;
    align-items: flex-end;
}

.service_card:after {
    content: '';
    position: absolute;
    inset: 0 0 -130%;
    background: rgba(0, 0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.84) 46%, rgba(0, 0, 0, 0.9) 100%);
    z-index: -1;
}

.service_card img.service_image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.custom_service_card .custom_service_title,
.service_card p {
    margin-bottom: 0;
    color: #fff;
    text-transform: uppercase;
    font-family: var(--font-black);
    font-weight: normal;
    text-wrap: balance;
    line-height: 1;
}

/* Layout 10 css end */

/* Layout 11 css start */
.option_11,
.option_11.below-panel.top-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_11.below-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_11 {
    padding-block: 0px !important;
}

.option_11 .columns.heading_wrap .column:nth-child(2) {
    align-self: unset;
}

.wp-block-sub-heading-only.sub-heading_wrap {
    padding-block: 64px;
}

.wp-block-sub-heading-only.sub-heading_wrap .sub-head:last-child {
    margin-bottom: 0 !important;
}

.option_11 .wp-block-main_content {
    padding-block: 125px;
}

.wp-block-sub-heading-only .wp-block-group__inner-container wide {
    max-width: 1060px !important;
}

/* Layout 11 css end */

/* Layout 12 css start */
.option_12,
.option_12.below-panel.top-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_12.below-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_12 {
    padding-block: 133px !important;
}

.option_12 .columns {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-inline: -12px;
    gap: 20px 0px;
}

.option_12 .columns .col-image {
    padding-inline: 12px;
    width: 41.8%;
}

.option_12 .columns>.col-image img {
    width: 100%;
}

.option_12 .columns .col-accordion {
    padding-inline: 12px;
    width: 58.2%;
}

.option_12 .columns .col-accordion .accordion_wrapper {
    width: 100%;
    max-width: 612px;
    margin-left: auto;
}

.accordion_wrapper .lines-graphic {
    position: absolute;
    top: -50px;
    right: 150px;
}

.accordion_wrapper .lines-graphic::before {
    background-color: #F4F4F4;
    z-index: -1;
}

.accordion_wrapper ul {
    padding: 0;
    margin: 50px 0 0;
    list-style: none;
}

.accordion_wrapper ul li:not(:last-child) {
    margin-bottom: 25px;
}

.accordion_wrapper ul li {
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 25px;
}

.accordion_wrapper ul p {
    color: var(--midgrey);
}

.accordion_wrapper ul p.c_accordion {
    margin-bottom: 0;
    font-weight: 700;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    padding-right: 20px;
    cursor: pointer;
}

.accordion_wrapper ul p.c_accordion span {
    position: absolute;
    top: 9px;
    right: 0;
    width: 11px;
    height: 11px;
}

.accordion_wrapper ul p.c_accordion span:after,
.accordion_wrapper ul p.c_accordion span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 100%;
    transition: all 0.3s ease;
    background-color: var(--midgrey);
    z-index: 1;
    display: block;
    box-sizing: border-box;
}

.accordion_wrapper ul p.c_accordion span:after {
    width: 100%;
    height: 2px;
}

.accordion_wrapper ul p.c_accordion.show span:before {
    background-color: var(--red);
    transform: rotate(90deg);
    z-index: 2;
}

.accordion_wrapper ul p.c_accordion.show span:after {
    background-color: var(--red);
}

.accordion_wrapper ul p.c_accordion.show {
    color: #000;
}

.accordion_content_wrap>*:last-child {
    margin-bottom: 0;
}

/* Layout 12 css end */

/* Layout 13 css start */
.option_13,
.option_13.below-panel.top-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_13.below-panel.top-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_13.below-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_13 {
    padding-block: 117px !important;
}

.option_13 .heading_wrap {
    width: 100%;
    max-width: 860px;
}

.option_13 .heading_wrap>*:last-child {
    margin-block: 40px 0;
}

.option_13 .zig_zag_content {
    margin-top: 120px;
}

.option_13 .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-inline: -12px;
    row-gap: 24px;
}

.option_13 .row:not(:first-child) {
    margin-top: 90px;
}

.option_13 .row .col_image {
    width: 41.7%;
    padding-inline: 12px;
    position: relative;
    z-index: 1;
}

.option_13 .row .col_content {
    width: 58.3%;
    padding-inline: 12px;
}

.option_13 .row:nth-child(even) {
    flex-direction: row-reverse;
}

.option_13 .row .col_image img {
    width: 100%;
}

.option_13 .col_content .content_wrap {
    width: 100%;
    max-width: 576px;
    margin-left: auto;
}

.option_13 .row:nth-child(even) .col_content .content_wrap {
    margin-left: 0;
}

.option_13 .col_content .content_wrap h2 {
    text-transform: uppercase;
}

.option_13 .row .col_image .lines-graphic {
    position: absolute;
    top: -60px;
    right: 92px;
    z-index: -1;
}

.option_13 .row:nth-child(even) .col_image .lines-graphic {
    left: 92px;
    right: auto;
}

.option_13 .row:nth-child(even) .col_image .lines-graphic::before {
    right: auto;
    left: 0;
}

.option_13.has-white-background-color .row .col_image .lines-graphic:before {
    background-color: #F4F4F4;
}

/* Layout 13 css end */

/* Layout 14 css start */
.option_14,
.option_14.below-panel.top-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_14.below-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_14 {
    padding-block: 177px !important;
}

.option_14 .columns {
    grid-template-columns: 0.8fr 1fr;
}

.option_14 .testimonials_location p.block_location {
    margin-bottom: 0;
    font-family: var(--font-bold);
    font-weight: normal;
}

.option_14 .testimonials_location .Stars {
    font-size: 22px;
    letter-spacing: 3px;
    position: relative;
    display: inline-block;
    width: fit-content;
    color: #F4F4F4;
}

.option_14 .testimonials_location .Stars::before {
    content: "★★★★★";
    font-size: inherit;
}

.option_14 .testimonials_location .Stars::after {
    content: "★★★★★";
    position: absolute;
    top: 0;
    left: 0;
    width: calc(var(--rating) / 5 * 100%);
    color: var(--red);
    overflow: hidden;
}

.option_14 .testimonials_location p.block_location {
    margin-bottom: 0;
}

.option_14 .heading_wrap>*:not(:first-child) {
    margin-top: 40px;
}

/* Layout 14 css end */



/* Layout 15 css start */
.option_15,
.option_15.below-panel.top-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_15.below-panel,
body.page:not(.contact-us) .main>.wp-block-group[data-color].option_15 {
    padding-block: 120px !important;
}

.option_15 .block_image_wrap img {
    width: 100%;
    margin-top: 90px;
    max-height: 466px;
    object-fit: cover;
}

.columns.heading_wrap .column:nth-child(2) .lines-graphic.lines-right {
    margin-left: 32px;
}

/* Layout 15 css end */

/* Services list css start */
.services-list .services-list_heading {
    display: flex;
    flex-wrap: wrap;
    gap: 62px;
    margin-bottom: 55px;
}

.services-list .services-list_heading .sub-head {
    margin-bottom: 0 !important;
    color: #AAAAAA;
}

.services-list .services-list_heading .tabing_title .sub-head {
    color: var(--red);
}

.services-list .services-list-warp {
    position: relative;
    z-index: 1;
}

.services-list .services-list-warp .lines-graphic.lines-right {
    position: absolute;
    top: -51px;
    right: calc(33.33% - 16px);
}

.services-list .services-list-warp-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

.services-list .services-list-warp-inner>* {
    overflow: hidden;
}

.custom_service_card {
    position: relative;
    z-index: 1;
    height: 100%;
    min-height: 463px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    overflow: hidden;
}

.custom_service_card.crew_service_card {
    min-height: 415px;
}

.custom_service_card.location_card {
    min-height: 305px;
}

.custom_service_card:after {
    content: '';
    position: absolute;
    inset: 0 0 -130%;
    background: rgba(0, 0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.84) 46%, rgba(0, 0, 0, 0.9) 100%);
    z-index: -1;
    transition: all 0.5s ease;
}

.custom_service_card:hover:after {
    transform: translateY(-30%);
}

/* .custom_service_card .custom_service_image {
    position: relative;
    overflow: hidden;
    padding-top: 115.75%;
    min-height: 400px;
    height: 100%;
    z-index: 1;
} */

.custom_service_card .custom_service_image img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    z-index: -1;
    transition: all 0.5s ease;
}

.custom_service_card:hover .custom_service_image img {
    transform: scale(1.03);
}

.custom_service_card .custom_service_content_inner {
    padding: 30px 25px;
}

.custom_service_card .custom_service_excerpt {
    transition: all 0.5s ease;
    max-height: 0px;
    overflow: hidden;
}

.custom_service_card:hover .custom_service_excerpt {
    max-height: 1000px;
    margin-top: 20px;
}

.custom_service_card .custom_service_excerpt>*:last-child {
    margin-bottom: 0;
}

.custom_service_card .custom_service_title {
    /* transition: all 0.5s ease; */
    word-break: break-word;
}

/* .custom_service_card:hover .custom_service_title {
    margin-bottom: 20px;
} */

.custom_service_card .custom_service_excerpt p {
    font-size: 16px;
    color: var(--white);
}

.custom_service_card .custom_service_content a {
    padding: 12px 22px;
    text-transform: uppercase;
    font-size: 18px;
    font-family: var(--font-bold);
    background-color: var(--red);
    color: var(--white);
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    transition: all 0.5s ease;
    margin-bottom: -42px;
}

.custom_service_card .custom_service_content a:after {
    content: "\f061";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}

.custom_service_card:hover .custom_service_content a {
    margin-bottom: 0px;
}

/* Services list css end */

/* Breadcrumb CSS start */
.wp-block-group.fs-breadcrumb {
    --padding: 13px;
    font-family: var(--font-bold);
    border: solid rgba(255, 255, 255, 0.2);
    border-width: 1px 0;
    text-transform: uppercase;
    font-size: 12px;
}

.wp-block-group.fs-breadcrumb nav {
    letter-spacing: 0.2em;
}

.wp-block-group.fs-breadcrumb nav a {
    opacity: 0.5;
}

.wp-block-group.fs-breadcrumb nav a:hover {
    color: #fff;
    opacity: 1;
}

.fs-breadcrumb+* {
    margin-block: 0 !important;
}

.bred-seprator {
    margin: 0 20px;
    font-size: 10px;
    position: relative;
    top: -2px;
}

.breadcrumb>.bred-seprator:not(:nth-last-child(2)) {
    opacity: 0.5;
}


/* Breadcrumb CSS start */
.last-block.wp-block-group {
    padding-bottom: 0 !important;
}


/* Banner CSS */
.page-header.page-header-multi-content {
    z-index: 0;
}

.page-header.page-header-multi-content .content h1 {
    margin-bottom: 1.875rem !important;
}

.page-header.page-header-multi-content .content h1:not(:first-child) {
    margin-top: 0;
}

.page-header.page-header-multi-content .content .banner-subhead {
    text-transform: uppercase;
    margin-bottom: 0;
    font-family: var(--font-black);
    font-size: 2rem;
    margin-top: 80px;
}

.page-header.page-header-multi-content .container {
    max-width: 960px !important;
}

.page-header.page-header-multi-content .button-group .button.white a {
    font-family: var(--font-black);
    text-transform: uppercase;
    padding: 20px 29px 25px;
    font-size: 18px;
}

.page-header.page-header-multi-content .button-group .button.white a:hover {
    color: var(--white);
}

.page-header-multi-content.page-header.with-media:before {
    z-index: 0;
    height: 50%;
}

.page-header.page-header-multi-content.with-media:after {
    content: "";
    background: #000;
    position: absolute;
    width: 100%;
    inset: 0;
    height: auto;
    z-index: -1;
    opacity: 0.1;
}

/* Banner CSS End */

/* custom tab css start */
.services-list_heading {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px 70px;
    margin-bottom: 55px;
}

.custom-tab ul.tabing_title {
    display: flex;
    flex-wrap: wrap;
    gap: 15px 40px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.services-list_heading .sub-head {
    margin-bottom: 0 !important;
    display: block;
    line-height: 1;
}

.services-list_heading .rules.rule-left>.sub-head,
.has-white-background-color .custom-tab ul.tabing_title a {
    color: #AAAAAA;
}

.custom-tab ul.tabing_title a {
    position: relative;
    padding-bottom: 14px;
}

.custom-tab ul.tabing_title a.active,
.custom-tab ul.tabing_title a:hover {
    color: var(--red);
}

.custom-tab ul.tabing_title a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 4px solid var(--red);
    width: 76%;
    opacity: 0;
    transition: all 0.3s ease;
}

.custom-tab ul.tabing_title a.active:after,
.custom-tab ul.tabing_title a:hover:after {
    opacity: 1;
}

.custom-tab .custom-tab-box {
    display: none;
}

/* custom tab css end */

/* layout 16 css start */
.option_16 .columns.heading_wrap {
    margin-bottom: 40px;
}

.option_16 .align_bottom {
    align-self: flex-end;
}

/* layout 16 css end */

/* map css start */
.wp-block-group[class*="option_"]+.location-map-block.below-panel {
    padding-top: 155px !important;
}

/* map css end */

/* location listing css start */
ul.location_listing_wrap {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.location_listing_wrap>li {
    padding: 49px 53px;
    background-color: #F6F6F6;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px 20px;
}

ul.location_listing_wrap>li:not(:last-child) {
    margin-bottom: 24px;
}

ul.location_listing_wrap>li .location-btn a.button {
    border: 1px solid var(--black);
}

ul.location_listing_wrap>li .location-btn a.button:not(:hover) {
    background-color: transparent;
    color: var(--black);
}

ul.location_listing_wrap>li .location-title h6,
ul.location_listing_wrap>li .location-title p {
    font-family: var(--font-black);
    font-weight: normal;
    text-wrap: balance;
    text-transform: uppercase;
    margin-bottom: 0;
}

ul.location_listing_wrap>li .location-title h6 {
    color: #AAAAAA;
}

.locations-wrapper .locations-pagination ul {
    padding: 0;
    margin: 63px 0 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline: auto;
    gap: 9px;
}

.locations-wrapper .locations-pagination ul button {
    padding: 0;
    border: 1px solid var(--black);
    width: 62px;
    height: 62px;
    background-color: #fff;
    font-family: var(--font-black);
    font-weight: normal;
    text-wrap: balance;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    transition: all 0.3s ease;
}

.locations-wrapper .locations-pagination ul button.active,
.locations-wrapper .locations-pagination ul button:hover {
    background-color: var(--black);
    color: var(--white);
}

.loc-page.active {
    background: #000;
    color: #fff;
}

.has-black-background-color .locations-wrapper .locations-pagination ul button {
    background-color: #272727;
    color: var(--white);
}

.has-black-background-color .locations-wrapper .locations-pagination ul button.active,
.has-black-background-color .locations-wrapper .locations-pagination ul button:hover {
    background-color: var(--white);
    color: var(--black);
}

.has-black-background-color ul.location_listing_wrap>li {
    background-color: #272727;
}

.has-black-background-color ul.location_listing_wrap>li .location-btn a.button:not(:hover) {
    background-color: transparent;
    color: var(--white);
    border-color: var(--white);
}

/* location listing css end */
.locations-list {
     min-height: 320px; /* tune as needed */ 
}

/* loader css start */
.locations-wrapper div#lab-loader {
    text-align: center;
    padding: 20px;
    /* position: absolute; */
    z-index: 10;
    width: 100%;
    height: 250px;
    background: rgb(0 0 0 / 84%);
    /* top: 127px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.locations-wrapper div#lab-loader img {
    width: 100%;
    max-width: 60px;
}

/* loader css end */

@media (max-width: 1200px) {
    .wp-block-group[class*="option_"]+.location-map-block.below-panel {
        padding-top: var(--padding) !important;
    }
}

@media (max-width: 992px) {
    .medium-head {
        font-size: 45px;
    }

    .columns.heading_wrap {
        display: block;
    }

    .columns.heading_wrap .column>.locations-wrapper,
    .columns.heading_wrap .column>.services-list,
    .columns.heading_wrap .custom-tab {
        margin-right: 0px;
    }

    .offer_listing.column-4>*,
    .offer_listing>* {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .option_7,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_7 {
        padding-top: 96px;
    }

    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_7 .heading_wrap {
        margin-bottom: 50px;
    }

    .option_15,
    .option_15.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_15.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_15,
    .option_13,
    .option_13.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_13.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_13,
    .option_11 .wp-block-main_content,
    .option_10,
    .option_10.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_10.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_10,
    .option_8,
    .option_8.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_8 {
        padding-block: 70px !important;
    }

    .icon_box {
        padding: 25px 25px;
    }

    .icon_box .box_icon {
        width: 55px;
        height: 55px;
    }

    .icon_box img {
        max-width: 35px;
        max-height: 35px;
    }

    .option_9,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_9 {
        padding-top: 118px !important;
    }

    .other_service_card .row {
        grid-template-columns: repeat(1, 1fr);
    }

    .option_14,
    .option_14.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_14.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_14,
    .option_12,
    .option_12.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_12.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_12 {
        padding-block: 100px !important;
    }

    .option_13 .row .col_image,
    .option_12 .columns .col-image {
        width: 100%;
        margin-bottom: 20px;
    }

    .option_13 .row .col_image img,
    .option_12 .columns .col-image img {
        aspect-ratio: 16 / 9;
        object-fit: cover;
    }

    .option_13 .row .col_content,
    .option_12 .columns .col-accordion,
    .option_12 .columns .col-accordion .accordion_wrapper {
        width: 100%;
        max-width: 100%;
    }

    .accordion_wrapper ul {
        margin: 35px 0 0;
    }

    .option_13 .zig_zag_content {
        margin-top: 70px;
    }

    .option_13 .row .col_image .lines-graphic {
        top: -40px;
    }

    .option_13 .row:not(:first-child) {
        margin-top: 72px;
    }

    .option_15 .block_image_wrap img {
        margin-top: 70px;
    }

    .option_7 .columns {
        position: relative;
        z-index: 1;
    }

    .option_7 .columns .lines-graphic.lines-right {
        position: absolute;
        z-index: -1;
        top: -30px;
        right: 40%;
    }

    .wp-block-sub-heading-only.sub-heading_wrap {
        padding-block: 52px;
    }

    .page-header.page-header-multi-content {
        height: auto !important;
        max-height: none !important;
    }

    .page-header .content .banner-subhead {
        margin-bottom: 5px;
    }

    .bred-seprator {
        margin: 0 10px;
    }

    .services-list .services-list-warp-inner {
        grid-template-columns: repeat(2, 1fr);
    }

    .custom_service_card .custom_service_title {
        font-size: 26px !important;
    }

    .services-list_heading {
        column-gap: 40px;
        flex-wrap: nowrap;
        flex-direction: column;
    }

    ul.location_listing_wrap>li {
        padding: 30px 25px;
    }
}

@media (max-width: 662px) {
    .medium-head {
        font-size: 35px;
    }

    a.button {
        font-size: 16px;
        padding: 16px 29px 21px;
    }

    .option_7,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_7 {
        padding-top: 70px;
    }

    .option_14 .heading_wrap>*:not(:first-child),
    .option_13 .heading_wrap>*:last-child,
    .option_10 .wp-block-content,
    .columns.heading_wrap .column:nth-child(1)>*:not(:first-child),
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_7 .heading_wrap>*:not(:first-child) {
        margin-top: 25px !important;
    }

    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_9 .heading_wrap>*:first-child {
        margin-bottom: 25px !important;
    }

    .option_15,
    .option_15.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_15.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_15,
    .option_13,
    .option_13.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_13.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_13,
    .option_11 .wp-block-main_content,
    .option_11 .wp-block-main_content,
    .option_10,
    .option_10.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_10.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_10,
    .option_8,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_8 {
        padding-block: 55px !important;
    }

    .option_14,
    .option_14.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_14.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_14,
    .option_12,
    .option_12.below-panel.top-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_12.below-panel,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_12 {
        padding-block: 70px !important;
    }

    .option_8 .offer_warp,
    .option_8 .offer_warp .offer_listing {
        margin-top: 40px;
    }

    .offer_listing.column-4>*,
    .offer_listing>* {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .icon_box {
        padding: 20px 25px;
    }

    .icon_box .box_icon {
        width: 50px;
        height: 50px;
    }

    .icon_box img {
        max-width: 30px;
        max-height: 30px;
    }

    .option_9,
    body.page:not(.contact-us) .main>.wp-block-group[data-color].option_9 {
        padding-top: 70px !important;
    }

    .wp-block-sub-heading-only.sub-heading_wrap {
        padding-block: 45px;
    }

    .option_13 .row .col_image,
    .option_12 .columns .col-image {
        width: 100%;
        margin-bottom: 10px;
    }

    .accordion_wrapper ul {
        margin: 20px 0 0;
    }

    .accordion_wrapper ul li:not(:last-child) {
        margin-bottom: 18px;
    }

    .accordion_wrapper ul li {
        padding-bottom: 18px;
    }

    .option_13 .zig_zag_content {
        margin-top: 50px;
    }

    .option_13 .row .col_image .lines-graphic {
        top: -30px;
    }

    .option_13 .row:not(:first-child) {
        margin-top: 50px;
    }

    .option_15 .block_image_wrap img {
        margin-top: 50px;
    }


    .page-header .content .banner-subhead {
        font-size: 1.5rem;
        margin-bottom: 5px;
    }

    .wp-block-group.fs-breadcrumb nav {
        line-height: 1.4;
    }

    .custom_service_card .custom_service_title {
        font-size: 24px !important;
    }

    .services-list .services-list-warp-inner {
        grid-template-columns: repeat(1, 1fr);
    }

    .custom_service_card.crew_service_card,
    .custom_service_card {
        min-height: 400px;
    }

    .services-list_heading {
        margin-bottom: 40px;
    }

    ul.location_listing_wrap>li {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
    }

    .locations-wrapper .locations-pagination ul button {
        width: 50px;
        height: 50px;
        font-size: 16px;
    }

    .locations-wrapper .locations-pagination ul {
        margin: 40px 0 0;
    }

    .custom_service_card:not(:hover) .custom_service_content a {
        transform: translateY(12px);
    }

    .last-block.wp-block-group .client-ticker {
        margin-bottom: 0;
    }
}

@media (max-width: 340px) {
    .medium-head {
        font-size: 26px;
    }
}