@media (max-width: 1550px) {
  .header_cover .header_inner {
    gap: 20px;
  }

  .header_logo_link,
  .header_logo_img {
    width: 200px;
  }

  .header_cover .main-navigation ul {
    gap: 14px;
    max-width: 900px;
  }

  .header_cover .main-navigation a {
    font-size: 20px;
    line-height: 30px;
    padding: 9px 12px;
  }

  .header_phone_text {
    font-size: 24px;
    line-height: 30px;
  }

  .home_process_item_title {
    font-size: 23px;
    line-height: 1.7;
    margin-top: 30px;
  }

  .location_top_title p {
    font-style: 40px;
  }
}

@media (max-width: 1440px) {
  .header_cover .header_inner {
    gap: 14px;
  }

  .header_branding {
    padding-right: 24px;
  }

  .header_phone_wrap {
    padding-left: 20px;
  }

  .header_logo_link,
  .header_logo_img {
    width: 185px;
  }

  .header_cover .main-navigation ul {
    gap: 10px;
    max-width: 770px;
  }

  .header_cover .main-navigation a {
    font-size: 18px;
    line-height: 26px;
    padding: 8px 10px;
  }

  .header_phone_text {
    font-size: 21px;
    line-height: 28px;
  }

  .home_process_item_title {
    font-size: 23px;
    line-height: 1.7;
    margin-top: 30px;
  }
}

@media (max-width: 1320px) {
  .location_middle_section {
    padding: 96px 16px 96px;
  }

  .location_middle_section::after {
    width: 720px;
    height: 820px;
    background-size: contain;
    background-position: right bottom;
  }

  .location_middle_media_wrap {
    padding-right: 26px;
    padding-bottom: 84px;
  }

  .location_middle_media_frame::after {
    width: 140px;
    height: 180px;
    top: -36px;
    right: -28px;
  }

  .location_middle_media_frame::before {
    height: 130px;
    bottom: -90px;
  }

  .location_middle_video_trigger {
    width: 70px;
    height: 70px;
  }

  .location_middle_video_trigger_icon {
    width: 24px;
    height: 24px;
  }

  .location_middle_video_trigger_icon::before {
    width: 60px;
    height: 60px;
  }

  .home_about_section {
    padding: 96px 16px 96px;
  }

  .home_about_section::after {
    width: 720px;
    height: 820px;
    background-size: contain;
    background-position: right bottom;
  }

  .home_about_container {
    grid-template-columns: 53% 42%;
    align-items: start;
  }

  .home_about_media_wrap {
    padding-right: 26px;
    padding-bottom: 84px;
  }

  .home_about_media_frame::after {
    width: 140px;
    height: 180px;
    top: -36px;
    right: -28px;
  }

  .home_about_media_frame::before {
    height: 130px;
    bottom: -90px;
  }

  .home_about_bottom_logo {
    right: -14px;
    bottom: -50px;
    width: 150px;
    height: 164px;
  }

  .home_about_video_trigger {
    width: 70px;
    height: 70px;
  }

  .home_about_video_trigger_icon {
    width: 24px;
    height: 24px;
  }

  .home_about_video_trigger_icon::before {
    width: 60px;
    height: 60px;
  }

  .about_top_section {
    padding: 200px 30px 96px;
  }

  .about_top_section::after {
    width: 720px;
    height: 820px;
    background-size: contain;
    background-position: right bottom;
  }

  .about_top_container {
    grid-template-columns: 53% 42%;
    align-items: start;
  }

  .about_top_media_wrap {
    padding-right: 26px;
    padding-bottom: 84px;
  }

  .about_top_media_frame::after {
    width: 140px;
    height: 180px;
    top: -36px;
    right: -28px;
  }

  .about_top_media_frame::before {
    height: 130px;
    bottom: -90px;
  }
}

@media (max-width: 1300px) {
  .header_cover .header_inner {
    gap: 10px;
  }

  .header_logo_link,
  .header_logo_img {
    width: 170px;
  }

  .header_cover .main-navigation ul {
    gap: 6px;
    max-width: 700px;
  }

  .header_cover .main-navigation a {
    font-size: 16px;
    line-height: 24px;
    padding: 9px 11px;
  }

  .header_phone_text {
    font-size: 18px;
    line-height: 24px;
  }

  .header_phone_icon {
    width: 30px;
    height: 30px;
  }

  .location_top_title p {
    font-style: 40px;
  }
}

@media (max-width: 1200px) {
  .location_top_banner {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .location_top_wrapper {
    gap: 50px;
    flex-wrap: nowrap;
    margin: 0 50px;
  }

  .location_top_title p {
    font-size: 52px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  .location_top_short_title p {
    font-size: 20px;
  }

  .location_form_heading p {
    font-size: 26px;
  }

  .location_company_logo {
    right: 6%;
    bottom: 0;
  }

  .location_company_logo img {
    width: 100px;
  }

  .default_page_section {
    padding: 90px 0;
  }

  .default_page_section .page-detail h1 {
    font-size: 36px;
  }

  .default_page_section .page-detail h2 {
    font-size: 32px;
  }

  .default_page_section .page-detail h3 {
    font-size: 28px;
  }

  .default_page_section .page-detail h4 {
    font-size: 25px;
  }

  .default_page_section .page-detail h5 {
    font-size: 23px;
  }

  .default_page_section .page-detail h6 {
    font-size: 21px;
  }

  .default_page_section .page-detail p,
  .default_page_section .page-detail ul li {
    font-size: 17px;
    line-height: 1.8;
  }

  .home_hero_section {
    height: 100vh;
    min-height: 480px;
  }

  .home_hero_content_wrap {
    padding: 0 16px 42px;
  }

  .home_hero_title {
    font-size: 42px;
    letter-spacing: -0.5px;
    line-height: 46px;
    margin-bottom: 24px;
  }

  .btn-1 {
    font-size: 18px;
    padding: 12px 20px;
    margin-top: 28px;
  }

  .home_stats_section {
    padding: 64px 16px;
  }

  .section_container {
    padding: 0 20px;
  }

  .stats_section_wrapper {
    padding: 50px;
  }

  .home_stats_heading,
  .home_stats_heading p {
    font-size: 28px;
  }

  .home_stats_grid {
    margin-top: 50px;
  }

  .home_stat_number {
    font-size: 50px;
  }

  .home_stat_name,
  .home_stat_name p {
    font-size: 16px;
  }

  .home_about_section {
    padding: 78px 16px 84px;
  }

  .home_about_left_overlay {
    left: -48px;
    top: -48px;
    width: min(44vw, 520px);
    height: min(40vw, 460px);
  }

  .home_about_container {
    column-gap: 34px;
  }

  .home_about_media_wrap {
    padding-right: 42px;
    padding-bottom: 72px;
  }

  .home_about_bottom_logo {
    width: min(16vw, 170px);
  }

  .home_about_video_trigger {
    width: 72px;
    height: 72px;
  }

  .home_about_video_trigger_icon {
    width: 24px;
    height: 24px;
  }

  .home_about_video_trigger_icon::before {
    width: 62px;
    height: 62px;
  }

  .home_about_content_col h2 {
    font-size: 44px;
  }

  .home_about_content_col h3 {
    font-size: 20px;
  }

  .home_about_content_col p {
    font-size: 19px;
    line-height: 1.6;
  }

  .home_process_section {
    padding: 74px 16px 68px;
  }

  .home_process_heading {
    font-size: 18px;
    padding-bottom: 14px;
  }

  .home_process_subheading {
    font-size: 40px;
    line-height: 1.1;
    padding-bottom: 24px;
  }

  .home_process_item {
    min-height: 420px;
    padding: 56px 20px 30px;
  }

  .home_process_icon_wrap,
  .home_process_icon_circle {
    width: 120px;
    height: 120px;
  }

  .home_process_step {
    width: 36px;
    height: 36px;
    font-size: 22px;
    top: 8px;
    right: -8px;
  }

  .home_process_arrow {
    right: -80px;
  }

  .home_process_item_title {
    font-size: 20px;
    line-height: 1.7;
    margin-top: 30px;
  }

  .custom-footer {
    padding: 56px 18px 22px;
  }

  .footer_main_grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .footer_center_col,
  .footer_right_col {
    grid-column: 1;
    justify-self: center;
    width: 100%;
    text-align: center;
  }

  .footer_right_col {
    text-align: center;
    padding-top: 0;
  }

  .footer_mobile_image_wrap {
    display: block;
  }

  .footer_right_col {
    display: none;
  }

  .footer_right_image {
    max-width: 130px;
  }

  .home_locations_heading {
    font-size: 40px;
    line-height: 1.2;
    padding-bottom: 100px;
  }

  .home_location_card {
    width: calc(100% / 3 - 0px);
    border-right: 1px solid #002d6233;
    border-bottom: 1px solid #002d6233;
    min-height: 250px;
    padding: 25px 20px;
  }

  .home_location_top {
    min-height: 72px;
  }

  .home_location_card:nth-child(5n) {
    border-right: 1px solid #002d6233;
  }

  .home_location_card:nth-child(3n) {
    border-right: 0;
  }

  .home_location_name {
    font-size: 20px;
  }

  .home_location_top {
    margin-bottom: 15px;
  }

  .home_location_details {
    font-size: 18px;
  }

  .home_location_address {
    font-size: 18px;
    line-height: 1.6;
    padding-bottom: 20px;
  }

  .home_location_phone {
    font-size: 22px;
    letter-spacing: 1px;
    line-height: 1.4;
  }

  .inner_banner_section {
    min-height: 430px;
    padding-top: 0px;
  }

  .inner_banner_title {
    font-size: 44px;
  }

  .contact_location_box {
    padding-left: 30px;
  }

  .contact_location_left {
    width: 35%;
    padding: 28px 0;
  }

  .contact_location_right {
    width: 60%;
    min-height: 320px;
  }

  .contact_location_map iframe {
    min-height: 320px;
  }

  .contact_location_title,
  .contact_location_details {
    font-size: 28px;
  }

  .contact_location_address {
    font-size: 20px;
  }

  .contact_location_phone {
    font-size: 24px;
  }

  .about_middle_section {
    padding: 100px 0;
  }

  .about_middle_item {
    width: 48%;
    padding: 44px 28px;
  }

  .about_middle_title {
    font-size: 34px;
    line-height: 1.25;
  }
}

@media (max-width: 992px) {
  .home_hero_section {
    height: 80vh;
    min-height: 480px;
  }

  body {
    padding-bottom: 64px;
  }

  body.mobile-menu-open {
    overflow: hidden;
  }

  .header_cover .header_inner {
    min-height: 76px;
    justify-content: center;
    padding: 8px 12px;
    gap: 0;
  }

  .header_branding {
    padding-right: 0;
  }

  .header_branding::after {
    display: none;
  }

  .header_logo_link {
    width: 150px;
    max-width: 150px;
  }

  .header_logo_img {
    width: 150px;
    max-width: 150px;
  }

  .header_cover .main-navigation,
  .header_phone_wrap,
  .header_mobile_phone {
    display: none !important;
  }

  .mobile_bottom_nav {
    display: flex;
  }

  .home_about_section {
    padding: 68px 14px 78px;
  }

  .home_about_section::after {
    width: 520px;
    height: 600px;
    opacity: 0.5;
  }

  .home_about_container {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }

  .home_about_media_wrap {
    padding-right: 22px;
    padding-bottom: 62px;
  }

  .home_about_left_overlay {
    left: -18px;
    top: -24px;
    width: min(84vw, 540px);
    height: min(72vw, 460px);
  }

  .home_about_bottom_logo {
    width: 126px;
    height: 138px;
    right: -34px;
    bottom: -62px;
  }

  .home_about_video_modal {
    padding: 14px;
  }

  .home_about_video_close {
    top: -48px;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .custom-footer {
    padding-bottom: 86px;
  }

  .footer_bottom {
    padding-bottom: 0px;
  }

  .home_sticky_bg_section {
    padding: 70px 0;
    background-attachment: scroll;
    margin-bottom: 0;
  }

  .home_sticky_title {
    font-size: 32px;
    line-height: 1.35;
  }

  .home_contact_section {
    padding: 70px 0;
  }

  .home_contact_form_wrap {
    padding: 40px 30px;
  }

  .home_contact_form_heading {
    font-size: 32px;
    line-height: 1.35;
    padding-bottom: 24px;
  }

  .contact_section {
    padding: 70px 0;
    background: var(--white);
  }
}

@media (max-width: 992px) and (min-width: 768px) {
  .error_404_section {
    padding: 80px 16px;
  }

  .error_404_section .error-page .err {
    font-size: 150px;
  }

  .error_404_section .error-page .far {
    font-size: 96px;
    margin: 0 14px;
  }

  .error_404_section .error-page .error-content {
    margin-top: 30px;
  }

  .error_404_section .error-page .error-content h2 {
    font-size: 38px;
  }

  .error_404_section .error-page .error-content p {
    font-size: 18px;
    line-height: 1.8;
  }

  .error_404_section .error-page .button_404 {
    margin-top: 20px;
  }

  .thankyou_section {
    padding: 80px 16px;
  }

  .thankyou_section .inner-heading-2 {
    font-size: 38px;
  }

  .thankyou_section .thanx-icon {
    width: 140px;
    height: 140px;
    font-size: 66px;
    line-height: 130px;
    margin: 26px auto;
  }

  .thankyou_section .thanx-icon i {
    line-height: 130px;
  }

  .thankyou_section .inner-page p {
    font-size: 18px;
    line-height: 1.8;
  }

  .home_about_container {
    grid-template-columns: 50% 43%;
    justify-content: space-between;
    align-items: center;
    row-gap: 28px;
  }

  .home_about_media_wrap {
    padding-right: 24px;
    padding-bottom: 58px;
  }

  .home_about_left_overlay {
    left: -30px;
    top: -28px;
    width: min(32vw, 420px);
    height: min(42vw, 360px);
  }

  .home_about_bottom_logo {
    width: 120px;
    height: 132px;
    right: -32px;
    bottom: -56px;
  }

  .home_about_content_col h3 {
    font-size: 15px;
    line-height: 1;
    padding-bottom: 10px;
  }

  .home_about_content_col h2 {
    font-size: 36px;
  }

  .home_about_content_col p strong {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 7px;
  }

  .home_about_content_col p {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 7px;
    padding-right: 0;
  }

  .home_about_video_close {
    top: -48px;
    right: 0;
  }

  .home_process_section {
    padding: 54px 10px 50px;
  }

  .home_process_heading {
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 8px;
  }

  .home_process_subheading {
    font-size: 28px;
    line-height: 1.1;
    padding-bottom: 14px;
  }

  .home_process_grid {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 18px;
  }

  .home_process_item {
    width: 33.33%;
    min-height: 300px;
    padding: 26px 10px 18px;
  }

  .home_process_item::after {
    display: flex;
    width: 30px;
    height: 30px;
    right: -15px;
    font-size: 13px;
  }

  .home_process_item+.home_process_item {
    border-left: 1px solid #f4f4f4;
    border-top: none;
  }

  .home_process_arrow {
    display: none;
  }

  .home_process_icon_wrap,
  .home_process_icon_circle {
    width: 120px;
    height: 120px;
  }

  .home_process_icon_img {
    width: 50px;
  }

  .home_process_step {
    width: 26px;
    height: 26px;
    font-size: 14px;
    right: 8px;
    top: 2px;
  }

  .home_process_item_title {
    font-size: 15px;
    line-height: 1.7;
    margin-top: 42px;
  }
}

@media (max-width: 991px) {
  .survey_form_section {
    padding: 70px 16px;
  }

  .survey_location_section{
    padding: 0 15px 70px;
  }

  .survey_form_title {
    margin-bottom: 46px;
    font-size: 32px;
  }

  .survey_form_box {
    padding: 42px 30px;
  }

  .process_timeline_section {
    padding: 24px 0 70px;
  }

  .process_timeline_wrap {
    padding: 28px 0;
  }

  .process_timeline_track,
  .process_timeline_track_fill,
  .process_timeline_wrap::before,
  .process_timeline_wrap::after {
    left: 50%;
    transform: translateX(-50%);
  }

  .process_timeline_row {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 18px 0 36px;
    row-gap: 0;
  }

  .process_timeline_center {
    order: 1;
    padding-top: 0;
    margin-bottom: 14px;
  }

  .process_timeline_step {
    width: 50px;
    height: 50px;
    font-size: 24px;
  }

  .process_timeline_col--left,
  .process_timeline_col--right {
    grid-column: auto;
    padding: 0;
    justify-content: center;
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .process_timeline_row.is-odd .process_timeline_col--left,
  .process_timeline_row.is-even .process_timeline_col--right {
    order: 2;
  }

  .process_timeline_row.is-odd .process_timeline_col--right,
  .process_timeline_row.is-even .process_timeline_col--left {
    order: 3;
  }

  .process_timeline_icon_box {
    margin: 0 auto 18px;
    z-index: 2;
  }

  .process_timeline_icon {
    padding: 36px;
  }

  .process_timeline_content {
    max-width: 620px;
    width: 100%;
    margin: 22px auto 0;
    background: #f1f1f1;
    padding: 34px 30px;
  }

  .process_timeline_col--left .process_timeline_content::before,
  .process_timeline_col--right .process_timeline_content::before {
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid #f1f1f1;
    left: 50%;
    top: -40px;
    transform: translateX(-50%);
    right: auto;
  }

  .process_timeline_title {
    font-size: 30px;
    line-height: 1.25;
    padding-bottom: 12px;
  }

  .process_timeline_text,
  .process_timeline_text p {
    font-size: 17px;
    line-height: 1.7;
  }

  .process_video_section {
    padding: 64px 0;
  }

  .process_video_grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .process_video_title {
    font-size: 34px;
    line-height: 1.25;
    padding-bottom: 14px;
  }

  .location_top_banner {
    padding-top: 80px;
    padding-bottom: 80px;
    background-position: left center;
  }

  .location_top_banner::before {
    background: #002d62b5;
  }

  .location_top_wrapper {
    flex-direction: column;
    align-items: flex-start;
    gap: 50px;
    flex-wrap: wrap;
    margin: 0;
  }

  .location_top_left,
  .location_top_right {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
  }

  .location_top_title {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .location_top_title::before {
    right: 40px;
    margin: 0 auto;
  }


  .location_top_title p {
    font-size: 37px;
  }

  .location_top_title p br {
    display: none;
  }

  .location_top_short_title p {
    font-size: 22px;
    color: rgb(255 255 255 / 90%);
  }

  .location_top_right {
    padding: 24px 20px;
    background-color: #002d62d6;
    text-align: left;
  }

  .location_form_heading p {
    font-size: 24px;
  }

  .location_company_logo {
    right: 20px;
    bottom: 15px;
  }

  .location_company_logo img {
    max-width: 80px;
  }

  .location_middle_section {
    padding: 68px 14px 78px;
  }

  .location_middle_section::after {
    width: 520px;
    height: 600px;
    opacity: 0.5;
  }

  .location_middle_media_wrap {
    padding-right: 22px;
    padding-bottom: 62px;
  }

  .location_middle_left_overlay {
    left: 0px;
    top: -34px;
    width: min(84vw, 540px);
    height: min(72vw, 460px);
  }

  .location_middle_media_frame {
    width: 90%;
    margin: 0 auto;
  }

  .location_middle_video_modal {
    padding: 14px;
  }

  .location_middle_video_close {
    top: -48px;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
  }

  .location_end_section {
    background: linear-gradient(to bottom, var(--blue) 43%, var(--white) 43%);
  }

  .location_end_locations ul li:nth-child(3n) {
    list-style: disc;
  }

  .location_end_left,
  .location_end_right {
    width: 100%;
  }

  .location_end_left {
    padding: 60px 20px 50px;
  }

  .location_end_right {
    padding: 50px 20px 100px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .location_end_left_content {
    text-align: center;
  }

  .location_end_left_content h2,
  .location_end_left_content h2 p {
    font-size: 40px;
    margin-bottom: 22px;
  }

  .location_end_left_content p {
    font-size: 20px;
  }

  .default_page_section {
    padding: 70px 0;
  }

  .default_page_section .page-detail .inner-heading-1,
  .default_page_section .page-detail h1,
  .default_page_section .page-detail .inner-heading-2,
  .default_page_section .page-detail h2,
  .default_page_section .page-detail .inner-heading-3,
  .default_page_section .page-detail h3,
  .default_page_section .page-detail .inner-heading-4,
  .default_page_section .page-detail h4,
  .default_page_section .page-detail .inner-heading-5,
  .default_page_section .page-detail h5,
  .default_page_section .page-detail .inner-heading-6,
  .default_page_section .page-detail h6 {
    margin-top: 30px;
  }

  .default_page_section .page-detail h1 {
    font-size: 32px;
  }

  .default_page_section .page-detail h2 {
    font-size: 29px;
  }

  .default_page_section .page-detail h3 {
    font-size: 26px;
  }

  .default_page_section .page-detail h4 {
    font-size: 24px;
  }

  .default_page_section .page-detail h5 {
    font-size: 22px;
  }

  .default_page_section .page-detail h6 {
    font-size: 20px;
  }

  .default_page_section .page-detail p,
  .default_page_section .page-detail ul li {
    font-size: 17px;
    line-height: 1.75;
  }

  .default_page_section .page-detail ul li::before {
    top: 12px;
  }

  .contact_locations_section {
    padding-bottom: 70px;
  }

  .contact_location_box {
    padding-left: 24px;
  }

  .contact_location_left {
    width: 35%;
    padding: 22px 0;
  }

  .contact_location_right {
    width: 60%;
  }

  .contact_location_right,
  .contact_location_map iframe {
    min-height: 300px;
  }

  .about_top_section {
    padding: 130px 16px 64px;
  }

  .about_top_section::after {
    width: 560px;
    height: 660px;
    background-size: contain;
    background-position: right bottom;
  }

  .about_top_container {
    grid-template-columns: 52% 44%;
    align-items: start;
    row-gap: 0;
  }

  .about_top_media_wrap {
    padding-right: 18px;
    padding-bottom: 56px;
  }

  .about_top_media_frame::after {
    width: 113px;
    height: 149px;
    top: -44px;
    right: -15px;
  }

  .about_top_left_overlay {
    left: -14px;
    top: -33px;
    width: min(49vw, 250px);
    height: min(70vw, 460px);
  }

  .about_top_content_col {
    text-align: left;
    margin-top: 0;
  }

  .about_top_content_col h2 {
    font-size: 32px;
    line-height: 1.2;
    padding-bottom: 16px;
  }

  .about_top_description,
  .about_top_description p {
    font-size: 16px;
    line-height: 1.6;
  }

  .about_middle_title {
    font-size: 28px;
    line-height: 1.2;
    padding-bottom: 12px;
  }

  .about_middle_details,
  .about_middle_details p {
    font-size: 17px;
    line-height: 1.5;
  }

  .about_middle_icon_wrap {
    width: 100px;
    padding: 22px;
    margin-bottom: 18px;
  }

  .about_end_section {
    padding: 80px 0;
  }

  .about_end_container {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .about_end_content_col {
    width: 100%;
  }

  .about_end_media_col {
    width: 60%;
    margin: 30px auto 0;
  }

  .about_end_content_col h2 {
    font-size: 40px;
    line-height: 1.2;
    padding-bottom: 22px;
  }

  .about_end_description p,
  .about_end_description li {
    font-size: 17px;
    line-height: 1.6;
  }

  .about_end_description p {
    padding-bottom: 18px;
  }

  .about_end_description li {
    padding-left: 30px;
  }

  .about_end_description li::before {
    font-size: 18px;
    top: 6px;
  }

  .team_archive_section,
  .team_single_section {
    padding: 84px 0 64px;
  }

  .team_archive_filter_title {
    font-size: 36px;
    margin-top: 16px;
  }

  .team_archive_filter_wrap {
    text-align: center;
  }

  #locationFilter {
    margin-left: auto;
    margin-right: auto;
  }

  #locationFilter .dropdown-toggle {
    font-size: 16px;
    padding: 12px 18px;
  }

  #locationFilter .dropdown-toggle i {
    top: 50%;
    font-size: 16px;
  }

  #locationFilter .location-item {
    font-size: 14px;
  }

  #locationFilter button {
    font-size: 14px;
  }

  .team_archive_grid {
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 42px;
  }

  .team_archive_card .team_archive_media {
    padding: 20px;
    height: 350px;
  }

  .team_archive_card {
    width: 50%;
    padding: 0 11px;
    margin-bottom: 22px;
  }

  .team_archive_title {
    font-size: 32px;
  }

  .team_archive_role {
    font-size: 22px;
  }

  .team_archive_location {
    font-size: 19px;
  }

  .team_archive_read_more {
    padding: 10px 17px;
  }

  .single_wrapper {
    padding: 26px;
  }

  .team_single_content {
    width: 100%;
    padding: 0;
  }

  .team_single_media_wrap {
    width: 400px;
    margin: 20px auto 30px;
    padding: 0;
  }

  .team_single_article {
    max-width: 90%;
    margin: 0 auto;
  }


  .team_single_title {
    font-size: 32px;
    padding-bottom: 16px;
  }

  .team_single_role {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .team_single_address_link {
    font-size: 18px;
  }

  .team_single_phone_link,
  .team_single_contact_link {
    font-size: 18px;
  }

  .team_single_text,
  .team_single_text p,
  .team_single_text li {
    font-size: 18px;
    line-height: 1.6;
  }

  .team_single_text {
    margin-top: 30px;
  }
}

@media (max-width: 782px) {
  body.admin-bar .header_cover {
    top: 46px;
  }
}

@media (max-width: 767px) {
  .survey_form_section {
    padding: 40px 16px;
  }

  .survey_location_section{
    padding: 20px 15px 50px;
  }

  .survey_form_title {
    margin-bottom: 30px;
    font-size: 23px;
    line-height: 1.25;
  }

  .survey_form_box {
    padding: 28px 18px;
  }

  .process_timeline_section {
    padding: 20px 0 58px;
  }

  .process_timeline_container {
    padding: 0 16px;
  }

  .process_timeline_track,
  .process_timeline_track_fill,
  .process_timeline_wrap::before,
  .process_timeline_wrap::after {
    left: 50%;
  }

  .process_timeline_row {
    padding: 14px 0 28px;
  }

  .process_timeline_step {
    width: 42px;
    height: 42px;
    font-size: 20px;
    border-width: 3px;
  }

  .process_timeline_content {
    margin-top: 20px;
    padding: 24px 20px;
  }

  .process_timeline_title {
    font-size: 27px;
    line-height: 1.25;
    padding-bottom: 10px;
  }

  .process_timeline_text,
  .process_timeline_text p {
    font-size: 16px;
    line-height: 1.65;
  }

  .process_timeline_icon {
    padding: 23px;
  }

  .process_video_section {
    padding: 48px 0;
  }

  .process_video_title {
    font-size: 28px;
    line-height: 1.2;
    padding-bottom: 12px;
  }

  .process_video_trigger_icon {
    width: 64px;
    height: 64px;
  }

  .process_video_trigger_icon img {
    width: 24px;
    height: 24px;
  }

  .process_video_close {
    top: -48px;
    width: 40px;
    height: 40px;
    font-size: 18px;
  }

  .location_top_banner {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .location_top_title {
    margin-bottom: 30px;
    padding-bottom: 5px;
  }

  .location_top_title p {
    font-size: 26px;
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .location_top_short_title p {
    font-size: 20px;
    color: rgb(255 255 255 / 90%);
  }

  .location_top_right {
    padding: 20px 16px;
  }

  .location_form_heading p {
    font-size: 22px;
  }

  .location_company_logo {
    position: unset;
    max-width: 80px;
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    margin-top: 50px;
  }

  .location_company_logo img {
    max-width: 80px;
  }

  .location_middle_section {
    padding: 54px 25px 60px;
  }

  .location_middle_media_wrap {
    padding-right: 18px;
    padding-bottom: 56px;
  }

  .location_middle_media_frame::after {
    width: 113px;
    height: 149px;
    top: -44px;
    right: -18px;
  }

  .location_middle_left_overlay {
    left: -14px;
    top: -33px;
    width: min(49vw, 540px);
    height: min(70vw, 460px);
  }

  .location_middle_video_trigger {
    width: 62px;
    height: 62px;
  }

  .location_middle_video_trigger_icon {
    width: 20px;
    height: 20px;
  }

  .location_middle_video_trigger_icon::before {
    width: 54px;
    height: 54px;
  }

  .location_middle_video_modal {
    padding: 14px;
  }

  .location_middle_video_close {
    top: -48px;
    right: 0;
  }

  .location_end_section {
    background: linear-gradient(to bottom, var(--blue) 46%, var(--white) 46%);
  }

  .location_end_left {
    padding: 45px 0px 40px;
  }

  .location_end_right {
    padding: 40px 20px 100px;
  }

  .location_end_left_content h2,
  .location_end_left_content h2 p {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .location_end_left_content p {
    font-size: 18px;
    line-height: 1.5;
  }

  .location_end_logo {
    width: 200px;
  }

  .location_end_locations {
    margin-top: 24px;
  }

  .location_end_locations ul {
    gap: 25px;
    row-gap: 6px;
  }

  .location_end_locations li {
    font-size: 17px;
  }

  .location_end_get_in_touch {
    margin-top: 34px;
  }

  .default_page_section {
    padding: 40px 16px;
  }

  .default_page_section .section_container {
    padding: 0;
  }

  .default_page_section .page-detail .inner-heading-1,
  .default_page_section .page-detail h1,
  .default_page_section .page-detail .inner-heading-2,
  .default_page_section .page-detail h2,
  .default_page_section .page-detail .inner-heading-3,
  .default_page_section .page-detail h3,
  .default_page_section .page-detail .inner-heading-4,
  .default_page_section .page-detail h4,
  .default_page_section .page-detail .inner-heading-5,
  .default_page_section .page-detail h5,
  .default_page_section .page-detail .inner-heading-6,
  .default_page_section .page-detail h6 {
    margin-top: 22px;
  }

  .default_page_section .page-detail h1 {
    font-size: 29px;
  }

  .default_page_section .page-detail h2 {
    font-size: 26px;
  }

  .default_page_section .page-detail h3 {
    font-size: 23px;
  }

  .default_page_section .page-detail h4 {
    font-size: 21px;
  }

  .default_page_section .page-detail h5 {
    font-size: 19px;
  }

  .default_page_section .page-detail h6 {
    font-size: 18px;
  }

  .default_page_section .page-detail p,
  .default_page_section .page-detail ul li {
    font-size: 16px;
    line-height: 1.7;
    margin: 12px 0;
  }

  .default_page_section .page-detail ul li::before {
    top: 10px;
    width: 7px;
    height: 7px;
  }

  .error_404_section {
    padding: 40px 16px;
  }

  .error_404_section .error-page .err {
    font-size: 90px;
  }

  .error_404_section .error-page .far {
    font-size: 62px;
    margin: 0 8px;
  }

  .error_404_section .error-page .error-content {
    margin-top: 20px;
  }

  .error_404_section .error-page .error-content h2 {
    font-size: 28px;
  }

  .error_404_section .error-page .error-content p {
    font-size: 16px;
    line-height: 1.7;
  }

  .error_404_section .error-page .button_404 {
    margin-top: 26px;
  }

  .error_404_section .error-page .button_404 .btn-1 {
    min-width: 190px;
    font-size: 15px;
    padding: 14px 22px;
    letter-spacing: 1.5px;
  }

  .thankyou_section {
    padding: 40px 16px;
  }

  .thankyou_section .inner-heading-2 {
    font-size: 28px;
  }

  .thankyou_section .thanx-icon {
    width: 118px;
    height: 118px;
    font-size: 50px;
    line-height: 110px;
    margin: 20px auto;
  }

  .thankyou_section .thanx-icon i {
    line-height: 110px;
  }

  .thankyou_section .inner-page p {
    font-size: 16px;
    line-height: 1.7;
  }

  .home_process_section {
    padding: 0px 16px;
  }

  .home_process_heading {
    font-size: 14px;
    line-height: 1.2;
    padding-bottom: 8px;
  }

  .home_process_subheading {
    font-size: 28px;
    line-height: 1.1;
    padding-bottom: 14px;
  }

  .home_process_grid {
    display: block;
    margin-top: 18px;
  }

  .home_process_item {
    width: 80%;
    min-height: auto;
    padding: 28px 14px 22px;
    margin-left: auto;
    margin-right: auto;
  }

  .home_process_item::after {
    display: none;
  }

  .home_process_item+.home_process_item {
    border-left: 1px solid #f4f4f4;
    border-top: none;
    margin-top: -1px;
  }

  .home_process_icon_wrap,
  .home_process_icon_circle {
    width: 120px;
    height: 120px;
  }

  .home_process_icon_img {
    width: 56px;
  }

  .home_process_step {
    width: 30px;
    height: 30px;
    font-size: 18px;
    right: -6px;
    top: 6px;
  }

  .home_process_item_title {
    font-size: 15px;
    line-height: 1.7;
    margin-top: 16px;
  }

  .custom-footer {
    padding: 42px 14px 86px;
  }

  .footer_logo_wrap {
    margin-bottom: 24px;
  }

  .footer_logo {
    max-width: 180px;
  }

  .footer_content p {
    font-size: 15px;
    line-height: 1.5;
  }

  .footer_follow_block {
    margin-top: 22px;
  }

  .footer_follow_text {
    font-size: 15px;
    padding-bottom: 5px;
  }

  .footer_socials {
    margin-top: 16px;
    gap: 12px;
  }

  .footer_social_icon {
    width: 46px;
    height: 46px;
  }

  .footer_social_icon i {
    font-size: 18px;
  }

  .footer_right_image {
    max-width: 130px;
  }

  .footer_bottom {
    margin-top: 34px;
    padding-top: 14px;
    padding-bottom: 12px;
  }

  .footer_copyright {
    font-size: 13px;
    line-height: 1.7;
    color: #ffffff;
    opacity: 1;
  }

  .home_hero_section {
    min-height: 360px;
  }

  .home_hero_content_wrap {
    padding-bottom: 28px;
  }

  .home_hero_title {
    font-size: 30px;
    letter-spacing: -0.3px;
    line-height: 34px;
    margin-bottom: 18px;
  }

  .btn-1 {
    font-size: 16px;
    padding: 10px 16px;
    margin-top: 20px;
  }

  .home_stats_section {
    padding: 44px 15px;
  }

  .section_container {
    padding: 20px 16px;
  }

  .stats_section_wrapper {
    padding: 0;
  }

  .home_stats_heading,
  .home_stats_heading p {
    font-size: 20px;
    line-height: 1.45;
  }

  .home_stats_grid {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }

  .home_stat_item {
    padding: 16px 0;
  }

  .home_stat_item+.home_stat_item {
    border-left: none;
    border-top: 1px solid rgba(86, 167, 216, 0.72);
  }

  .home_stat_number {
    font-size: 35px;
  }

  .home_stat_name,
  .home_stat_name p {
    font-size: 14px;
    line-height: 1.4;
  }

  .home_about_section {
    padding: 54px 25px 60px;
  }

  .home_about_container {
    grid-template-columns: 1fr;
    row-gap: 36px;
  }

  .home_about_media_wrap {
    padding-right: 18px;
    padding-bottom: 56px;
  }

  .home_about_bottom_logo {
    width: 100px;
    right: 3px;
    bottom: 0;
  }

  .home_about_media_frame::after {
    width: 113px;
    height: 149px;
    top: -44px;
    right: -18px;
  }

  .home_about_left_overlay {
    left: -14px;
    top: -33px;
    width: min(49vw, 540px);
    height: min(70vw, 460px);
  }

  .home_about_video_trigger {
    width: 62px;
    height: 62px;
  }

  .home_about_video_trigger_icon {
    width: 20px;
    height: 20px;
  }

  .home_about_video_trigger_icon::before {
    width: 54px;
    height: 54px;
  }

  .home_about_content_col h2 {
    font-size: 28px;
    letter-spacing: -0.3px;
    margin-bottom: 0px;
  }

  .home_about_content_col h3 {
    font-size: 17px;
    margin-bottom: 0px;
  }

  .home_about_content_col p {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 7px;
    padding-right: 0;
  }

  .home_about_content_col p strong {
    font-size: 14px;
    line-height: 1.5;
    padding-bottom: 0;
  }

  .home_about_video_modal {
    padding: 14px;
  }

  .home_about_video_close {
    top: -48px;
    right: 0;
  }

  .home_about_content_col {
    text-align: center;
    margin-top: 22px;
  }

  .home_sticky_title {
    font-size: 26px;
  }

  .home_sticky_title h2 {
    max-width: 100%;
  }

  .home_sticky_title {
    font-size: 26px;
    line-height: 1.3;
  }

  .home_contact_form_wrap {
    padding: 28px 18px;
  }

  .home_contact_form_heading {
    font-size: 26px;
    line-height: 1.3;
    padding-bottom: 18px;
  }

  .home_sticky_bg_section {
    padding: 40px 0;
    background-attachment: scroll;
    margin-bottom: 0;
  }

  .home_contact_section {
    padding: 30px 0;
  }

  .cf7-contact-form input[type="submit"] {
    padding: 15px 45px;
  }

  .contact_section {
    padding: 40px 0;
    background: var(--white);
  }

  .home_locations_section {
    padding-top: 70px;
  }

  .home_locations_heading {
    font-size: 30px;
    padding-bottom: 45px;
  }

  .home_location_card {
    width: calc(100% / 2 - 0px);
    padding: 30px 20px;
    border-right: 1px solid #002d6233;
    min-height: auto;
  }

  .home_location_card:nth-child(3n) {
    border-right: 1px solid #002d6233;
  }

  .home_location_card:nth-child(2n) {
    border-right: 0;
  }

  .home_location_top {
    min-height: 0;
  }

  .home_location_middle {
    align-items: flex-start;
  }

  .home_location_name {
    font-size: 20px;
    margin-bottom: 0;
  }

  .home_location_top {
    margin-bottom: 15px;
  }

  .home_location_details,
  .home_location_address {
    font-size: 16px;
    line-height: 1.6;
  }

  .home_location_address {
    padding-bottom: 16px;
  }

  .home_location_phone {
    font-size: 20px;
    line-height: 1.4;
  }

  .inner_banner_section {
    min-height: 320px;
    padding-top: 0px;
  }

  .inner_banner_title {
    font-size: 32px;
    line-height: 1.2;
  }

  .inner_banner_breadcrumbs {
    padding: 0;
  }

  .inner_banner_yoast_breadcrumbs {
    font-size: 14px;
  }

  .contact_location_box {
    padding-left: 0;
  }

  .contact_location_left,
  .contact_location_right {
    width: 100%;
  }

  .contact_location_left {
    padding: 24px 20px;
  }

  .contact_locations_section {
    padding-bottom: 0px;
  }

  .about_middle_section {
    padding: 40px 0;
  }

  .about_middle_grid {
    row-gap: 24px;
  }

  .about_middle_item {
    width: 90%;
    padding: 25px;
    margin: 0 auto;
  }

  .about_middle_icon_wrap {
    width: 100px;
    padding: 22px;
    margin-bottom: 18px;
  }

  .about_middle_title {
    font-size: 25px;
    line-height: 1.2;
    padding-bottom: 12px;
  }

  .about_middle_details,
  .about_middle_details p {
    font-size: 14px;
    line-height: 1.5;
  }

  .about_top_section {
    padding: 40px 16px 20px;
  }

  .about_top_container {
    grid-template-columns: 1fr;
    row-gap: 26px;
  }

  .about_top_media_col {
    order: 2;
    margin-top: 60px;
  }

  .about_top_content_col {
    order: 1;
  }

  .about_top_section::after {
    width: 100%;
    height: 58%;
    background-position: center bottom;
    opacity: 0.45;
  }

  .about_top_media_wrap {
    padding-right: 10px;
    padding-bottom: 42px;
  }

  .about_top_left_overlay {
    width: min(66vw, 420px);
    height: min(66vw, 420px);
  }

  .about_top_content_col {
    text-align: center;
    margin-top: 8px;
  }

  .about_top_content_col h2 {
    font-size: 32px;
    line-height: 1.2;
    padding-bottom: 14px;
  }

  .about_top_description,
  .about_top_description p {
    font-size: 14px;
    line-height: 1.4;
  }

  .about_end_section {
    padding: 40px 0;
  }

  .about_end_container {
    grid-template-columns: 1fr;
    row-gap: 26px;
  }

  .about_end_content_col,
  .about_end_media_col {
    width: 100%;
  }

  .about_end_content_col h2 {
    font-size: 32px;
    line-height: 1.2;
    padding-bottom: 14px;
  }

  .about_end_description p,
  .about_end_description li {
    font-size: 14px;
    line-height: 1.5;
  }

  .about_end_description p {
    padding-bottom: 12px;
  }

  .about_end_description li {
    padding-left: 26px;
  }

  .about_end_description li::before {
    font-size: 16px;
    top: 4px;
  }

  .team_archive_section,
  .team_single_section {
    padding: 44px 0 36px;
  }

  .team_archive_filter_title {
    font-size: 30px;
    margin-top: 0;
  }

  #locationFilter {
    max-width: 100%;
    margin-top: 14px;
  }

  #locationFilter .dropdown-toggle {
    font-size: 14px;
    padding: 10px 16px;
  }


  #locationFilter .dropdown-toggle i {
    top: 50%;
    right: 14px;
    font-size: 14px;
  }

  #locationFilter .location-item {
    font-size: 13px;
    padding: 9px 14px;
  }

  #locationFilter button {
    font-size: 14px;
  }

  .team_archive_grid {
    margin-left: -9px;
    margin-right: -9px;
    margin-top: 40px;
  }

  .team_archive_card {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 25px;
  }

  .team_archive_card .team_archive_media {
    padding: 20px;
    height: 345px;
  }

  .team_archive_card .team_archive_content {
    padding: 20px;
  }

  .team_archive_title {
    font-size: 24px;
  }

  .team_archive_role {
    font-size: 19px;
  }

  .team_archive_location {
    font-size: 17px;
    margin-top: 4px;
  }

  .team_archive_read_more {
    margin-top: 14px;
    font-size: 14px;
    padding: 7px 14px;
  }

  .team_archive_pagination {
    margin-top: 26px;
  }

  .single_wrapper {
    padding: 18px;
  }

  .team_single_title {
    font-size: 30px;
    line-height: 1.2;
    padding-bottom: 12px;
  }

  .team_single_role {
    font-size: 23px;
    margin-bottom: 20px;
  }

  .team_single_address_link {
    font-size: 18px;
  }

  .team_single_phone_link,
  .team_single_contact_link {
    font-size: 18px;
  }

  .team_single_text,
  .team_single_text p,
  .team_single_text li {
    font-size: 17px;
    line-height: 1.6;
  }

  .team_single_text {
    margin-top: 20px;
  }

  .team_single_nav {
    margin-top: 18px;
  }

  .team_single_nav a {
    font-size: 12px;
  }

  .team_single_article {
    margin-top: 0;
  }

  .team_single_article::before {
    left: -5px;
  }

  .team_single_media_wrap {
    margin-bottom: 30px;
  }

  .location_middle_media_frame {
    width: 100%;
    margin: 0 auto;
  }
  
}

@media (max-width: 550px) {
  .home_location_card {
    width: 100%;
    border-right: 0;
  }

  .home_location_card:nth-child(2n) {
    border-right: 0;
  }

  .contact_location_left {
    padding: 24px 16px;
  }

  .contact_location_title,
  .contact_location_details {
    font-size: 22px;
  }

  .contact_location_address {
    font-size: 18px;
    padding-left: 32px;
    margin-bottom: 16px;
  }

  .contact_location_phone {
    font-size: 20px;
    padding-left: 32px;
  }

  .contact_location_right,
  .contact_location_map iframe {
    min-height: 240px;
  }
  .location_end_locations ul li:nth-child(3n) {
    list-style: none;
  }
}
