/*-=-= MIN WIDTH - 576PX -=-=*/
@media (min-width:576px) {}
/*-=-= MIN WIDTH - 768PX -=-=*/
@media (min-width:768px) {
    .modal-lg {
        --bs-modal-width: 705px;
    }
    /*-=-= WP CSS -=-=-*/
    .aligncenter,
    div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .alignleft {
        float: left;
        margin-right: 15px !important;
    }
    .alignright {
        float: right;
        margin-left: 15px !important;
    }
}
/*-=-= MIN WIDTH - 992PX -=-=*/
@media (min-width:992px) {
    .modal-lg {
        --bs-modal-width: 905px;
    }
    .default_page .inner_banner_wrapper + .odd_even_wrapper_style_4 {
        padding-top: 100px;
    }
    .testimonial_wrapper .content {
        margin-top: 130px;
    }
}
/*-=-= MIN WIDTH - 1200PX -=-=*/
@media (min-width:1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1164px;
    }
    .services_wrapper .row>div:nth-child(4) .services_block,
    .services_wrapper .row>div:last-child .services_block {
        border-right: 0;
    }
    .sub_menu_toggle::before {
        content: "";
        position: absolute;
        bottom: -1px;
        left: 50%;
        width: 41px;
        height: 20px;
        background-image: url("data:image/svg+xml,%3Csvg width='61' height='30' viewBox='0 0 61 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.5 0L60.3779 29.25H0.622124L30.5 0Z' fill='%23292827'/%3E%3C/svg%3E%0A");
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: center;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
        transform: translateX(-50%) translateY(-30px);
        transition: var(--bs-transition);
    }
    .sub_menu_toggle.open::before {
        opacity: 1;
        pointer-events: all;
        visibility: visible;
        transform: translateX(-50%) translateY(0);
    }
    .mobile_sub_menu {
        display: none !important;
    }
    .history_tab_container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .wellbeing_page.odd_even_wrapper .image_content_elem_1 {
        margin-top: -50px;
    }
    .well_cta_img {
        margin: -67px 0 -92px;
    }
    .well_cta_inner {
        position: relative;
        background-color: var(--bs-gray-100);
        -webkit-border-radius: 70px 0;
        border-radius: 70px 0;
        margin: 67px 0 92px;
    }
    .well_cta_content {
        padding: 77px 25px 88px 20px;
    }
    .service_image_cta_space {
        height: 100px;
    }
    .wellbeing_page.odd_even_wrapper .row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .team_wrapper {
        margin-top: -70px;
    }
    .page-template-our-team-template .content_icon_elem1 {
        right: -43px;
        top: -46px;
    }
    .home_page.odd_even_wrapper {
        margin-bottom: 95px;
        padding-bottom: 0;
    }
    .home_page.odd_even_wrapper .odd_even_img {
        margin-bottom: -60px;
    }
    .home_page.odd_even_wrapper .odd_even_content {
        padding-bottom: 50px;
    }
}
/*-=-= MIN WIDTH - 1500PX -=-=*/
@media (min-width:1500px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1344px;
    }
    .modal-xl {
        --bs-modal-width: 1205px;
    }
    .content_icon_wrapper .content {
        padding-right: 10px;
    }
    .resources_banner .inner_banner_content .content {
        margin-top: 70px;
    }
    .team_wrapper .titel_wrap {
        margin-bottom: 145px;
    }
    .service_overview_tab .content_wrapper h4 {
        font-size: 26px;
        margin-top: 60px;
        margin-bottom: 40px;
    }
    .msg_wrapper {
        margin-bottom: 260px;
    }
    .home_page.odd_even_wrapper {
        margin-bottom: 195px;
    }
}
/*-=-=- MAX WIDTHS -=-=-*/
/*-=-= MAX WIDTH - 1499PX -=-=*/
@media(max-width: 1499px) {
    /*-=-=- Theme Typography css -=-=-*/
    .h1,
    h1 {
        font-size: 54px;
    }
    .h2,
    h2 {
        font-size: 36px;
    }
    .h3,
    h3 {
        font-size: 28px;
    }
    .h4,
    h4 {
        font-size: 21px;
    }
    .display-2 {
        font-size: 48px;
        line-height: 1.10;
    }
    .display-4 {
        font-size: 42px;
    }
    .lead {
        font-size: 16px;
    }
    /*-=-= Common -=-=-=*/
    .section_title_wrap {
        margin-bottom: 55px;
    }
    /*-=-= Buttons -=-=-=*/
    .btn-link {
        font-size: 16px;
    }
    /*-=-=- Clock -=-=-=*/
    .clock_block img {
        margin-right: 4px;
    }
    .clock_block {
        margin-right: 10px;
    }
    .clock_block small {
        font-size: 11px;
        line-height: 13px;
    }
    .google_btn {
        margin-right: 10px;
        font-size: 12px;
    }
    .clock_bar_btns .btn {
        --bs-btn-padding-x: 7.5px;
        --bs-btn-font-size: 12px;
    }
    .google_btn img {
        max-width: 30px;
    }
    /*-=-= Navbar -=-=-*/
    .navbar-nav {
        --bs-nav-link-padding-y: 35px;
    }
    .navbar .nav-item {
        margin: 0 15px;
    }
    .navbar_right,
    .navbar_right .btn {
        margin-left: 35px;
    }
    .mega_menu_left_inner {
        padding: 60px 0;
    }
    .mega_menu_right_inner {
        padding: 60px 0 60px 50px;
    }
    .mega_menu_list>li {
        margin-bottom: 25px;
    }
    /*-=-= Banner -=-=-*/
    .banner_wrapper {
        min-height: unset;
    }
    .banner_content .btn_wrap {
        margin-top: 50px;
    }
    .home .banner_wrapper {
        padding: 150px 0 45px;
    }
    .home .banner_content {
        padding-bottom: 70px;
    }
    .inner_banner_wrapper,
    .inner_banner_wrapper.service_single_banner {
        min-height: 500px;
        /*        padding: 160px 0 120px;*/
    }
    .inner_banner_content br {
        display: none;
    }
    /*-=-= Counter -=-=-*/
    .counter_block {
        padding: 29px;
    }
    .counter_block .btn_wrap {
        margin-top: 15px;
    }
    /*-=-= ODD EVEN -=-=-*/
    .odd_even_wrapper {
        padding: 100px 0;
    }
    .odd_even_wrapper_style-2 {
        padding-bottom: 0;
        margin-bottom: 80px;
    }
    .odd_even_wrapper h2,
    .odd_even_wrapper .h2 {
        margin-bottom: 30px;
    }
    .odd_even_wrapper_style-2 .odd_even_img {
        margin-bottom: -80px;
    }
    /*-=-=- Service section -=-=-*/
    .services_wrapper {
        padding: 15px 0 110px;
    }
    .services_block {
        padding: 35px 25px 28px;
    }
    .services_block .services_block_content {
        font-size: 15px;
        line-height: 21px;
        margin-bottom: 15px;
    }
    .image_cta_wrapper {
        padding: 110px 0 120px;
    }
    .image_cta_elem_1 {
        right: 0;
    }
    .image_cta_elem_2 {
        left: -150px;
        bottom: -210px;
        z-index: 1;
        max-width: 280px;
    }
    .image_cta_wrapper .image {
        margin-top: -170px;
    }
    .bg_image_wrapper {
        padding: 145px 0 125px;
    }
    .brand_wrapper {
        padding: 100px 0 140px;
    }
    .brand_wrapper .title_wrap {
        margin-bottom: 50px;
    }
    .testimonial_slider_next.swiper-button-next,
    .testimonial_slider_prev.swiper-button-prev {
        width: 42px;
        height: 42px;
        line-height: 42px;
    }
    .testimonial_slider_next.swiper-button-next:after,
    .testimonial_slider_prev.swiper-button-prev:after {
        width: 24px;
        height: 10px;
    }
    .testimonial_slide .testimonial_img {
        max-width: 345px;
        max-height: 455px;
    }
    .testimonial_slide .testimonial_content {
        -webkit-box-shadow: 0px 10px 24px rgba(30, 30, 30, 0.5);
        box-shadow: 0px 10px 24px rgba(30, 30, 30, 0.5);
    }
    .insight_block .insight_block_content {
        padding: 30px 20px;
    }
    .content_icon_container,
    .resources_single_container,
    .industries_title,
    .history_title {
        max-width: 1140px;
    }
    .team_wrapper {
        padding-bottom: 130px;
    }
    /*-=-=- About page -=-=-*/
    .image_content_wrapper {
        padding: 52px 0 100px;
    }
    .image_content_wrapper .image {
        max-width: 600px;
        padding-left: 70px;
        padding-bottom: 50px;
    }
    .why_choose_wrapper {
        padding: 90px 0 60px;
    }
    .why_choose_elem_1 {
        top: -260px;
    }
    .why_choose_elem_1 img {
        max-height: 400px;
    }
    .about_page.services_wrapper {
        padding: 110px 0;
    }
    .get_in_wrapper {
        padding: 121px 0;
    }
    .clients_wrapper {
        padding: 90px 0;
    }
    .testimonial_slider_wrap {
        padding-bottom: 110px;
    }
    .content_icon_wrapper {
        padding-bottom: 80px;
    }
    .cta_inner .content {
        font-size: 26px;
        line-height: 36px;
    }
    .cta_wrapper {
        padding: 100px 0;
    }
    .contact_details_wrapper {
        padding-left: 20px;
    }
    .contact_details_block_content {
        font-size: 16px;
        line-height: 28px;
    }
    .resources_block_wrapper {
        padding: 100px 0 125px;
    }
    .resources_category_wrapper {
        padding: 48px 0 120px;
    }
    .resources_related_title {
        margin-bottom: 35px;
    }
    .resources_related_wrapper {
        padding: 60px 0 100px;
    }
    .featured_case_study_wrapper .titel_wrap {
        margin-bottom: 52px;
    }
    .featured_case_study_content {
        padding: 15px 65px;
    }
    .featured_case_study_elem1 {
        right: -150px;
    }
    .nav-pills .nav-link {
        padding: 15px 30px;
    }
    .nav-pills .nav-item:not(:last-child) {
        margin-right: 24px;
    }
    .case_studies_block_content {
        padding: 40px 30px 45px;
    }
    .inner_banner_elem2 {
        margin-bottom: 25px;
    }
    .flag_wrapper {
        padding: 80px 0 50px;
    }
    .flag_wrapper .title_wrap .content {
        margin-bottom: 30px;
    }
    .flag_inner {
        padding: 40px 0 20px;
    }
    .language_form_wrapper .title_wrap {
        margin-bottom: 45px;
    }
    .language_form_wrapper {
        padding: 30px 0 150px;
    }
    .language_form_elem1 {
        right: -156px;
    }
    .blogs_related_wrapper {
        padding: 80px 0;
    }
    .featured_blog_block .featured_blog_block_img {
        flex: 0 0 286px;
    }
    .featured_blog_block .blogs_block_content {
        padding: 30px 0 30px 30px;
    }
    .quote_form_wrapper {
        padding: 80px 0 110px;
    }
    .quote_form_wrapper .content {
        padding-bottom: 70px;
    }
    /* .nav-tabs .nav-item:not(:last-child) {
        margin-right: 52px;
    } */
    .service_list_block {
        padding: 50px 40px 60px;
    }
    .service_overview_tab {
        padding: 65px 0 0;
    }
    .history_tabs {
        padding-bottom: 100px;
    }
    .history_tabs .nav-tabs {
        flex-wrap: nowrap;
    }
    .history_tabs .nav-tabs .nav-link {
        padding: 13px 32px;
        width: 155px;
    }
    .related_artical_wrapper {
        padding: 100px 0 80px;
    }
    .related_services_wrapper {
        padding: 80px 0 100px;
    }
    .related_services_wrapper .title_wrap {
        margin-bottom: 85px;
    }
    .service_tabs_content .why_choose_wrapper {
        padding: 65px 0 60px;
    }
    .benefit_tab_cta_wrapper {
        padding: 20px 0 100px;
    }
    .service_resources_tabs_content {
        padding-top: 65px;
        padding-bottom: 100px;
    }
    .service_contact_tab {
        padding: 65px 0 150px;
    }
    .about_page.odd_even_wrapper {
        padding: 120px 0 120px;
    }
    .content_block.service_list_block {
        padding: 40px;
    }
    .service_image_cta_wrapper {
        padding: 70px 0;
    }
    .service_image_cta_wrapper:not(.mt-0) {
        margin-top: 50px;
    }
    .service_image_cta_wrapper .image:not(.mt-0) {
        margin-top: -120px;
    }
    .resources_category_block_content {
        padding: 45px 25px;
    }
    .resources_category_block_content h3 {
        font-size: 24px;
    }
}
/*-=-= MAX WIDTH - 1199PX -=-=*/
@media(max-width: 1199px) {
    .navbar {
        padding: 30px 15px;
    }
    .banner_wrapper::before,
    .inner_banner_wrapper::before {
        display: none;
    }
    .inner_banner_wrapper.case_single_banner::before {
        display: block;
    }
    .mobile_btn .btn {
        margin-right: 27px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        letter-spacing: -0.145833px;
    }
    .navbar-dark {
        --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='40' height='19' viewBox='0 0 40 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 1.5H40' stroke='%23ffffff' stroke-width='2' stroke-miterlimit='10'/%3E%3Cpath d='M0 17.5H40' stroke='%23ffffff' stroke-width='2' stroke-miterlimit='10'/%3E%3C/svg%3E");
    }
    .navbar-toggler {
        padding: 10px 7px 11px;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: rgba(var(--bs-dark-rgb), 0.8);
    }
    .navbar-toggler-icon {
        width: 36px;
        height: 16px;
    }
    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3Csvg width='35' height='34' viewBox='0 0 35 34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 33L34 0.970588' stroke='%23ffffff' stroke-width='2'/%3E%3Cpath d='M34 33L1 0.970588' stroke='%23ffffff' stroke-width='2'/%3E%3C/svg%3E");
    }
    .navbar-toggler:focus {
        box-shadow: none;
    }
    .mega_menu_wrapper,
    .sub_menu_toggle::after {
        display: none;
    }
    .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        background-image: url(../img/menu-bg-overlay.jpg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        padding: 25px 30px;
    }
    .navbar .nav-item {
        position: relative;
        margin: 0 0 17px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .navbar .nav-link {
        display: inline-block;
        padding: 0;
        margin-right: 10px;
    }
    .sub_menu_toggle_arrow {
        display: inline-block;
        background-image: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.0449219 0.5L4.49947 7.5L8.95401 0.5H0.0449219Z' fill='white'/%3E%3C/svg%3E");
        background-size: 10px;
        background-position: center;
        background-repeat: no-repeat;
        width: 25px;
        height: 20px;
        pointer-events: none;
    }
    .sub_menu_toggle_arrow.open {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .mega_menu_list>li {
        margin-bottom: 13px;
    }
    .mega_menu_list .btn-link {
        font-size: 15px;
    }
    /*-=-=- Theme Typography css -=-=-*/
    .h1,
    h1 {
        font-size: 50px;
    }
    .h2,
    h2 {
        font-size: 32px;
    }
    .display-2 {
        font-size: 40px;
        line-height: 1.10;
    }
    .display-4 {
        font-size: 40px;
    }
    /*-=-= Banner -=-=*/
    .home .banner_content .btn_wrap {
        margin-top: 50px;
    }
    .home .banner_content {
        padding-bottom: 40px;
    }
    .counter_block {
        padding: 29px 20px;
    }
    .counter_block br {
        display: none;
    }
    .services_wrapper .row>div:nth-child(5) .services_block,
    .services_wrapper .row>div:nth-child(6) .services_block {
        border-bottom: 1px solid var(--bs-gray-200);
    }
    .services_wrapper .row>div:nth-child(3) .services_block,
    .services_wrapper .row>div:nth-child(6) .services_block {
        border-right: 0;
    }
    .brand_wrapper {
        padding: 100px 0;
    }
    .testimonial_elem_3 {
        top: -60px;
        left: 35px;
    }
    .testimonial_wrapper .content {
        margin-bottom: 40px;
    }
    .about_page.image_cta_wrapper {
        margin-bottom: 0;
        padding: 100px 0 70px;
    }
    .about_page.image_cta_wrapper .image {
        margin: 0;
    }
    .modal_img {
        flex: 0 0 289px;
    }
    .modal_img,
    .modal_img img {
        max-width: 289px;
    }
    .team_modal_img {
        flex: 0 0 285px;
    }
    .team_modal_img,
    .team_modal_img img {
        max-width: 285px;
    }
    .modal_inner {
        padding: 25px 0 25px 35px;
    }
    .modal_arrow_elem1 img {
        max-height: 475px;
    }
    .modal_default .modal_arrow_elem1 img {
        max-height: unset;
    }
    .team_modal_content,
    .modal_content {
        padding: 55px 60px 55px 55px;
    }
    .content_icon_container,
    .resources_single_container,
    .industries_title,
    .history_title {
        max-width: 936px;
    }
    .history_title {
        margin: -25px auto 40px;
    }
    .services_block_wrapper {
        padding-bottom: 80px;
    }
    .odd_even_spacing.odd_even_wrapper {
        padding: 75px 0 100px;
    }
    .odd_even_elem1 {
        right: -55px;
    }
    .odd_even_elem1 img {
        max-height: 490px;
    }
    .service_page .odd_even_elem1 img {
        max-height: unset;
    }
    .cta_inner .content {
        font-size: 20px;
        line-height: 30px;
    }
    .contact_details_wrapper {
        padding-left: 45px;
    }
    .resources_single_container .content {
        font-size: 16px;
        line-height: 28px;
    }
    .resources_single_container .content p {
        margin-bottom: 20px;
    }
    .social_share_wrap .list-inline-item:not(:last-child) {
        margin-right: 25px;
    }
    /*
    .resources_single_container .content img {
        margin: 25px 0 0;
    }
*/
    .resources_single_container {
        padding: 56px 43px 30px;
    }
    .case_study_page.content_icon_wrapper {
        padding-bottom: 40px;
    }
    .featured_case_study_content {
        padding: 0 75px 0 15px;
    }
    .featured_case_study_wrapper {
        padding-bottom: 70px;
    }
    .language_form .btn {
        margin-top: 40px;
    }
    .language_form_wrapper {
        padding: 30px 0 100px;
    }
    .flag_wrapper .title_wrap h2 {
        margin-bottom: 20px;
    }
    .faq_wrapper {
        padding: 80px 0;
    }
    .accordion-button {
        font-size: 16px;
        line-height: 22px;
        padding: 20px 35px;
    }
    .accordion-button .count {
        margin-right: 25px;
    }
    .featured_blog_wrapper {
        padding: 30px 0 50px;
    }
    .featured_blog_block .featured_blog_block_img {
        flex: 0 0 186px;
    }
    .history_tabs .nav-tabs .nav-link {
        padding: 13px 22px;
        width: 127px;
        font-size: 14px;
        line-height: 19px;
    }
    .history_img_wrap {
        padding-right: 30px;
    }
    .history_year {
        padding: 51px 23px;
        font-size: 44px;
        line-height: 55px;
    }
    .history_content_wrap {
        padding: 20px 0 0;
    }
    .history_content_wrap h2::after {
        width: 100%;
        left: 0;
    }
    .history_img_wrap {
        float: none;
        width: 100%;
        padding-right: 0;
    }
    .history_tab_container {
        margin-bottom: 60px;
    }
    .history_content_wrap h2 {
        padding-bottom: 18px;
    }
    .history_content_wrap h2 br {
        display: none;
    }
    .history_content_wrap .btn_wrap {
        margin-top: 30px;
    }
    .related_artical_slider {
        padding-bottom: 70px;
    }
    .related_artical_wrapper {
        padding: 80px 0 60px;
    }
    .related_services_wrapper {
        padding: 60px 0 80px;
    }
    /* .nav-tabs .nav-item:not(:last-child) {
        margin-right: 15px;
    } */
    .nav-tabs .nav-link {
        padding: 12px 15px;
    }
    .nav-tabs .nav-link svg {
        width: 35px;
        margin-right: 15px;
        height: auto;
    }
    .service_overview_tab {
        padding: 45px 0 0;
    }
    .odd_even_wrapper_style_4_content h3 {
        font-size: 27px;
    }
    .service_get_in_wrapper .content {
        padding: 0;
    }
    .service_tabs_content .why_choose_wrapper {
        padding: 45px 0 40px;
    }
    .service_contact_tab_form .btn {
        margin-top: 40px;
    }
    .service_resources_tabs_content {
        padding-top: 45px;
        padding-bottom: 60px;
    }
    .service_resources_tabs_elem1 {
        display: none;
    }
    .well_cta_elem1 {
        right: 0;
    }
    .well_cta_content {
        padding: 25px 0;
    }
    .well_cta_wrapper {
        padding: 30px 0;
    }
    .service_image_cta_wrapper:not(.mt-0),
    .service_image_cta_wrapper .image:not(.mt-0) {
        margin-top: 0;
    }
    .service_image_cta_wrapper.mt-0 {
        padding: 90px 0;
    }
    .breadcrumb {
        --bs-breadcrumb-margin-bottom: 15px;
    }
}
/*-=-= MAX WIDTH - 991PX -=-=*/
@media(max-width: 991px) {
    .display-4 {
        font-size: 33px;
    }
    .banner_wrapper,
    .inner_banner_wrapper {
        padding: 150px 0;
        min-height: 550px;
    }
    .inner_banner_wrapper.case_single_banner {
        padding: 150px 0 70px;
    }
    .case_single_banner_img {
        margin-bottom: 54px;
    }
    .counter_block {
        border-right: 0;
    }
    .counter_block .btn_wrap {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .odd_even_wrapper .odd_even_img {
        margin-bottom: 47px;
    }
    .services_wrapper .row>div:nth-child(even) .services_block {
        border-right: 0;
    }
    .services_wrapper .row>div:nth-child(odd) .services_block {
        border-right: 1px solid var(--bs-gray-200);
    }
    .image_cta_wrapper .image {
        margin-bottom: 41px;
    }
    .footer_bottom ul {
        margin-bottom: 38px;
        text-align: center;
    }
    .subscribe_wrapper .title_wrap {
        text-align: center;
        margin-bottom: 45px;
    }
    .inline_form .form-control,
    .inline_form .form-control:focus {
        padding: 14px 0;
    }
    .bg_image_right_wrapper::before {
        width: 100%;
        height: 56%;
        top: auto;
        left: 0;
        right: 0;
        bottom: 0;
        opacity: 1;
    }
    .bg_image_right_wrapper {
        display: flex;
        align-items: flex-end;
        padding: 340px 0 50px;
        background-position: 16% 50%;
    }
    .odd_even_wrapper {
        padding: 80px 0;
    }
    .odd_even_wrapper_style-2 {
        padding-bottom: 50px;
        margin-bottom: 0;
    }
    .image_cta_elem_1 {
        top: auto;
        bottom: -150px;
        right: 27px;
    }
    .image_cta_elem_2 {
        left: auto;
        bottom: auto;
        z-index: 1;
        max-height: 285px;
        top: 40px;
        right: -140px;
    }
    .image_cta_elem_2 img {
        max-height: 285px;
    }
    .image_cta_wrapper {
        padding: 0 0 90px;
        margin-top: 55px;
    }
    .image_cta_wrapper .image {
        margin-top: -55px;
    }
    image_cta_wrapper h2 {
        margin-bottom: 27px;
    }
    .image_cta_wrapper .content {
        position: relative;
        z-index: 1;
    }
    .image_cta_wrapper .btn_wrap {
        margin-top: 30px;
    }
    .services_wrapper {
        padding: 15px 0 100px;
    }
    .services_block .services_block_button {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .brand_wrapper {
        padding: 70px 0;
    }
    .image_content_wrapper .image {
        max-width: 100%;
        padding: 0;
        margin-bottom: 50px;
        text-align: center;
    }
    .why_choose_elem_1 img {
        display: none;
    }
    .get_in_wrapper {
        padding: 380px 0 50px;
        background-position: right center;
    }
    .get_in_wrapper::before,
    .get_in_wrapper::after {
        top: auto;
        width: 100%;
        height: 46%;
        bottom: 0;
    }
    .about_page.image_cta_wrapper {
        margin-top: 0;
        padding: 70px 0;
    }
    .about_page.image_cta_wrapper .image {
        margin-bottom: 50px;
    }
    .team_block {
        margin-bottom: 68px;
    }
    .content_icon_wrapper {
        position: relative;
        z-index: 1;
    }
    .content_icon_elem1 {
        display: none;
    }
    .content_icon_container,
    .industries_title,
    .resources_single_container,
    .history_title {
        padding: 30px;
        margin: -25px auto 0;
    }
    .content_icon_container,
    .resources_single_container,
    .industries_title,
    .history_title {
        max-width: 696px;
    }
    .content_icon_wrapper .icon:not(.title-icon) {
        position: absolute;
        top: 0;
        right: 30px;
        max-width: 300px;
        opacity: 0.4;
    }
    .content_icon_wrapper {
        padding-bottom: 40px;
    }
    .modal_inner {
        padding: 25px 0;
    }
    .modal_img,
    .modal_img img,
    .team_modal_img,
    .team_modal_img img {
        max-width: 100%;
    }
    .team_modal_content,
    .modal_content {
        padding: 40px 25px 40px 25px;
    }
    .modal_inner_content,
    .team_modal_content .modal_inner_content {
        max-height: unset;
    }
    .odd_even_spacing.odd_even_wrapper {
        padding: 55px 0 70px;
    }
    .odd_even_style_3 .odd_even_content {
        padding: 0;
    }
    .odd_even_style_3.bg-gray-3 {
        padding: 80px 0;
    }
    .cta_wrapper {
        padding: 80px 0;
    }
    .cta_inner {
        padding: 40px 0;
    }
    .cta_icon {
        margin-right: 25px;
    }
    .cta_icon img {
        max-height: 55px;
    }
    .cta_inner .content {
        font-size: 16px;
        line-height: 26px;
    }
    .contact_form_wrapper {
        padding: 40px 0 100px;
    }
    .contact_details_wrapper {
        margin-top: 55px;
        padding-left: 0;
    }
    .resources_block_wrapper {
        padding: 80px 0;
    }
    .resource_block_content h4 {
        margin-bottom: 20px;
    }
    .resource_block_content .btn_wrap {
        margin-top: 20px;
    }
    .line_title h3 {
        font-size: 28px;
    }
    .social_share_wrap {
        margin: 60px 0 0;
        max-width: 100%;
    }
    .resources_single_elem1 {
        right: -120px;
    }
    .resources_related_wrapper {
        padding: 60px 0 60px;
    }
    .featured_case_study_img {
        margin-bottom: 40px;
    }
    .featured_case_study_content {
        padding: 0;
    }
    .case_studies_block_content h4 {
        font-size: 21px;
        line-height: 1.20;
        margin-bottom: 20px;
    }
    .case_studies_block_content .date,
    .featured_case_study_content .date {
        margin-bottom: 16px;
    }
    .case_studies_block_content .btn_wrap {
        margin-top: 20px;
    }
    .featured_case_study_content h3 br {
        display: none;
    }
    .case_studies_block {
        margin-bottom: 60px;
    }
    .case_study_slider_btns {
        margin-left: 30px;
    }
    .case_study_slider_title .line_title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .case_study_slider_title .line_title .line {
        display: none;
    }
    .case_study_slider_title .case_study_slider_btns {
        margin: 35px auto 0;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .flag_block {
        margin-bottom: 45px;
        padding: 0 10px;
    }
    .flag_wrapper {
        padding: 50px 0 20px;
    }
    .accordion-body {
        padding: 20px 15px;
    }
    .accordion-body p:not(:last-child) {
        margin-bottom: 25px;
    }
    .featured_blog_block {
        margin-bottom: 40px;
    }
    .blogs_tabs .nav-pills {
        margin-bottom: 45px;
    }
    .blogs_block {
        margin-bottom: 45px;
    }
    .blogs_wrapper {
        padding-bottom: 80px;
    }
    .quote_form_wrapper {
        padding: 60px 0 80px;
    }
    .quote_form_wrapper .content {
        padding-bottom: 30px;
    }
    .quote_form_elem1 {
        right: -130px;
    }
    .history_tabs .nav-tabs .nav-item {
        margin-bottom: 15px;
    }
    .history_tabs .nav-tabs .nav-link {
        width: 94px;
        padding: 13px;
    }
    .history_tabs .nav-tabs .nav-link::after {
        bottom: -23px;
    }
    .nav-tabs .nav-link {
        padding: 13px;
        font-size: 15px;
        line-height: 20px;
    }
    .nav-tabs .nav-link svg {
        margin-right: 10px;
        max-width: 30px;
    }
    /* .nav-tabs .nav-item:not(:last-child) {
        margin-right: 10px;
    } */
    .service_overview_tab .content_wrapper .content {
        padding: 0 0 22px;
    }
    .odd_even_wrapper_style_4 {
        padding: 50px 0;
    }
    .odd_even_wrapper_style_4_image {
        margin-bottom: 40px;
    }
    .odd_even_wrapper_style_4_content h3 {
        margin-bottom: 26px;
    }
    .odd_even_wrapper_style_4_content .btn_wrap {
        margin-top: 26px;
    }
    .service_get_in_wrapper.get_in_wrapper::after {
        display: none;
    }
    .service_get_in_wrapper.get_in_wrapper::before {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #11243A;
        opacity: 0.7;
    }
    .service_get_in_wrapper.get_in_wrapper {
        padding: 87px 10px 112px;
        background-position: left 7% center;
    }
    .service_get_in_wrapper .btn_wrap {
        margin-top: 45px;
    }
    .service_overview_tab .content_wrapper p {
        margin-bottom: 25px;
    }
    .related_artical_wrapper .title_wrap {
        margin-bottom: 76px;
    }
    .related_artical_wrapper .title_wrap img {
        margin-bottom: 30px;
    }
    .related_artical_wrapper .title_wrap h2 br {
        display: none;
    }
    .related_artical_wrapper .title_wrap .btn_wrap {
        display: none;
    }
    .related_artical_wrapper {
        padding: 80px 0 40px;
    }
    .related_services_wrapper {
        padding: 35px 0 80px;
    }
    .benefit_tab_cta_wrapper .image {
        margin-bottom: 40px;
    }
    .benefit_tab_cta_wrapper .btn-link {
        font-size: 16px;
        line-height: 21px;
    }
    .service_contact_tab {
        padding: 45px 0 70px;
    }
    .service_contact_tab .content {
        margin-bottom: 70px;
    }
    .testimonial_slider .swiper-slide {
        padding: 34px;
    }
    .testimonial_slide .testimonial_content {
        max-width: 100%;
    }
    .about_page.odd_even_wrapper {
        padding: 100px 0 40px;
    }
    .modal_default .modal_inner {
        padding: 40px 30px;
    }
    .team_wrapper {
        padding-bottom: 80px;
    }
    .team_wrapper .odd_even_wrapper {
        padding: 0;
    }
    .well_cta_img {
        margin-bottom: 47px;
    }
    .service_image_cta_wrapper,
    .service_image_cta_wrapper.mt-0 {
        padding: 100px 0 70px;
    }
    .service_image_cta_wrapper .image {
        margin-bottom: 70px;
    }
    .msg_wrapper {
        padding: 60px 0;
        margin-bottom: 0;
    }
    .msg_wrapper .image {
        margin-bottom: 0;
    }
    .msg_wrapper .content {
        padding: 29px 0 13px;
    }
    .resources_banner .inner_banner_elem1 {
        display: none;
    }
}
/*-=-= MAX WIDTH - 767PX -=-=*/
@media(max-width: 767px) {
    .container,
    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        --bs-gutter-x: 60px;
    }
    /*-=-=- Theme Typography css -=-=-*/
    .h1,
    h1 {
        font-size: 35px;
    }
    .h2,
    h2 {
        font-size: 28px;
    }
    .h3,
    h3 {
        font-size: 20px;
    }
    .h4,
    h4 {
        font-size: 18px;
    }
    .display-2 {
        font-size: 45px;
        line-height: 1.10;
    }
    .display-3 {
        font-size: 33px;
    }
    .display-4 {
        font-size: 30px;
    }
    /*-=-= Button -=-=-*/
    .btn-link span {
        margin-right: 7px;
    }
    /*-=-=- Common -=-=-*/
    .theme-img {
        -webkit-border-top-left-radius: 55px;
        -webkit-border-bottom-right-radius: 55px;
        border-top-left-radius: 55px;
        border-bottom-right-radius: 55px;
    }
    .theme-img-md {
        -webkit-border-top-left-radius: 45px;
        -webkit-border-bottom-right-radius: 45px;
        border-top-left-radius: 45px;
        border-bottom-right-radius: 45px;
    }
    .to_top_wrap {
        font-size: 12px;
        line-height: 15px;
        bottom: 20px;
        right: 30px;
    }
    .to_top_wrap .arrow {
        width: 30px;
        height: 30px;
        margin: 0 auto 12px;
    }
    .to_top_wrap .arrow svg {
        max-height: 15px;
    }
    /*-=-=- Navbar -=-=-*/
    .navbar {
        padding: 30px 0;
    }
    .banner_wrapper {
        padding: 150px 0 90px;
    }
    .banner_wrapper,
    .inner_banner_wrapper,
    .inner_banner_wrapper.service_single_banner {
        min-height: 100vh;
    }
    .inner_banner_wrapper.service_single_banner {
        background-position: left 40% center;
    }
    .inner_banner_wrapper.case_single_banner {
        min-height: unset;
    }
    .home .banner_wrapper {
        padding: 180px 0 45px;
    }
    .home .banner_wrapper {
        background-position: 60% 50%;
    }
    .home .banner_wrapper h1 {
        margin-bottom: 50px;
        font-weight: 700;
        max-width: 90%;
    }
    .banner_content .lead {
        text-align: center;
        line-height: 1.68;
    }
    .banner_content .lead br {
        display: none;
    }
    .home .banner_content .btn_wrap {
        margin-top: 35px;
        text-align: center;
    }
    .banner_content .btn_wrap .btn:not(:last-child) {
        margin-right: 0;
    }
    .banner_content .btn_wrap .btn {
        width: 100%;
        margin-bottom: 35px;
    }
    .banner_content .btn_wrap .btn-link {
        color: #fff;
    }
    .banner_content .btn_wrap .btn-link svg path {
        fill: var(--bs-primary);
    }
    .home .banner_content {
        padding-bottom: 23px;
    }
    .counter_wrapper .container {
        --bs-gutter-x: 30px;
    }
    .counter_inner {
        margin-top: 0;
        padding-top: 22px;
    }
    .counter_block {
        padding: 19px 15px;
        justify-content: flex-start
    }
    .counter_block .display-2 {
        font-weight: bold;
    }
    .counter_block .btn_wrap {
        margin-top: 10px;
    }
    .odd_even_wrapper {
        padding: 50px 0;
    }
    .odd_even_wrapper h2,
    .odd_even_wrapper .h2 {
        font-weight: 600;
    }
    .counter_wrapper .logo_wrap {
        margin-top: -70px;
    }
    .odd_even_wrapper .logo_wrap {
        display: none;
    }
    .section_title {
        margin-right: 35px;
    }
    .section_title_wrap {
        margin-bottom: 40px;
    }
    .services_block_content {
        display: none;
    }
    .services_block {
        padding: 35px 29px 28px;
    }
    .services_wrapper .row>div:nth-child(odd) .services_block {
        padding-left: 0;
    }
    .services_wrapper .row>div:nth-child(even) .services_block {
        padding-right: 0;
    }
    .image_cta_wrapper h2 br {
        display: none;
    }
    .image_cta_wrapper {
        padding: 0 0 70px;
    }
    .title_img_wrapper .title_wrap {
        padding: 84px 90px 64px 35px;
        background-color: #030C1E;
    }
    .title_img_wrapper .content {
        padding: 40px 0 20px;
    }
    .brand_wrapper {
        padding: 50px 0;
    }
    .testimonial_elem_1 {
        display: none;
    }
    .brand_wrapper .barnd_img img {
        max-height: 65px;
    }
    .testimonial_slide .testimonial_img {
        width: 100%;
        max-width: 100%;
        max-height: unset;
    }
    .testimonial_slide .testimonial_img img {
        width: 100%;
        max-height: 315px;
        object-position: top;
    }
    .testimonial_slide .testimonial_content {
        max-width: 100%;
        padding: 57px 40px 40px;
    }
    .testimonial_slider_btns {
        top: auto;
        left: 50%;
        bottom: 0;
        position: absolute;
        z-index: 9;
        transform: translateX(-50%);
        margin: 0;
    }
    .testimonial_slider_next.swiper-button-next,
    .testimonial_slider_prev.swiper-button-prev {
        width: 52px;
        height: 52px;
        line-height: 52px;
    }
    .testimonial_content .testimonial_author .small {
        font-style: normal;
    }
    .insight_elem_1 {
        display: none;
    }
    .insight_block_content h5 {
        font-size: 22px;
    }
    .insight_block .insight_block_content {
        padding: 30px 33px;
    }
    .insight_block_content p {
        font-size: 18px;
    }
    .insight_block .btn_wrap {
        margin-top: 5px;
        margin-bottom: 22px;
    }
    .insight_block .author span {
        font-size: 13px;
        font-style: normal;
    }
    .inline_form,
    .inline_form>p {
        flex-direction: column;
        width: 100%;
    }
    .inline_form .wpcf7-form-control-wrap {
        width: 100%;
        margin-right: 0;
    }
    .inline_form .form-control,
    .inline_form .form-control:focus {
        margin-right: 0;
    }
    .inline_form .btn {
        width: 100%;
        margin-top: 25px;
    }
    .subscribe_wrapper {
        padding: 45px 0 53px;
    }
    .footer {
        padding: 55px 0 45px;
    }
    .footer_brand {
        max-width: 105px;
        margin-bottom: 30px;
    }
    /*
    .footer_btn_wrap {
        margin-bottom: 0;
    }
*/
    .footer_top_block {
        margin-bottom: 35px;
    }
    .footer_title {
        font-size: 22px;
    }
    .footer_right_block {
        display: none;
    }
    .footer_bottom {
        border-top: 0;
        margin-top: 0;
        padding-top: 10px;
    }
    .footer_bottom .list-inline-item:not(:last-child) {
        margin-right: 15px;
    }
    .footer_logos {
        margin-top: 60px;
    }
    .footer_logos img {
        margin-bottom: 28px;
        margin-right: 34px;
        -webkit-filter: grayscale(1);
        filter: grayscale(1)
    }
    .insight_elem_2 {
        display: none;
    }
    .testimonial_wrapper {
        padding: 95px 0 125px;
    }
    .testimonial_slider {
        padding-bottom: 65px;
    }
    .testimonial_elem_2 {
        display: none;
    }
    .testimonial_elem_3 {
        top: -40px;
    }
    .testimonial_slider .swiper-slide {
        padding: 34px 30px;
    }
    /*-=-=- About page -=-=-*/
    .testimonial_wrapper_2 {
        padding: 70px 0 135px;
    }
    .testimonial_slider_inner {
        padding: 40px 30px 62px;
    }
    .testimonial_slide_2 {
        max-width: 100%;
    }
    .about_page .image_cta_elem_1 img {
        max-height: 200px;
    }
    .about_page .image_cta_elem_1 {
        bottom: -120px;
        right: -3px;
    }
    .clients_logo_wrap .clients_logo {
        flex: 0 0 50%;
        text-align: center;
    }
    .get_in_wrapper::before,
    .get_in_wrapper::after {
        height: 48%;
    }
    .about_page.services_wrapper {
        padding: 80px 0;
    }
    .image_content_wrapper {
        padding: 52px 0 80px
    }
    .why_choose_wrapper .content {
        margin-bottom: 60px;
    }
    .btn-close {
        top: -20px;
        right: -3px;
    }
    .service_page .odd_even_elem1 {
        top: 0;
        right: -55px;
    }
    .odd_even_elem1 img,
    .service_page .odd_even_elem1 img {
        max-height: 190px;
    }
    .services_block_wrapper {
        padding-bottom: 20px;
    }
    .cta_wrapper {
        padding: 60px 0;
    }
    .cta_inner {
        padding: 30px 20px;
        text-align: center;
    }
    .cta_icon {
        margin-bottom: 25px;
        margin-right: 0;
    }
    .cta_inner .btn_wrap {
        margin-top: 30px;
    }
    .contact_form_wrapper {
        padding: 0px 0 90px;
    }
    .form_group label {
        left: 15px;
        padding: 3px 10px;
        bottom: -15px;
    }
    .form-control,
    .form-control:focus,
    .form-select,
    .form-select:focus {
        padding: 31px 25px 23px 25px;
    }
    .form-select,
    .form-select:focus {
        background-size: 20px;
        background-position: right 20px top 31px;
        padding: 31px 45px 23px 25px;
    }
    .resource_block_content h4 {
        min-height: unset;
    }
    .resources_block_wrapper {
        padding: 80px 0 0;
    }
    .resources_category_block_img {
        flex: 0 0 100%;
    }
    .load_more_btn {
        padding-top: 60px;
    }
    .resources_category_wrapper {
        padding: 48px 0 80px;
    }
    .line_title .icon {
        margin-right: 15px;
    }
    .line_title h3 {
        font-size: 20px;
        margin-right: 20px;
    }
    .resources_related_wrapper .line_title h3 {
        margin-right: 20px;
    }
    .post_details {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .post_details .author {
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .resource_block_content {
        padding: 30px 12px;
    }
    .resource_block_content h4 {
        font-size: 22px;
        line-height: 26px;
    }
    .nav-pills .nav-item:not(:last-child) {
        margin-right: 10px;
    }
    .nav-pills .nav-link {
        font-size: 13px;
        line-height: 16px;
        padding: 10px 15px;
    }
    .case_studies_block_content {
        padding: 30px 20px 35px;
    }
    .case_studies_block_content h4 {
        min-height: unset;
    }
    .accordion-button {
        padding: 20px 15px;
        font-size: 14px;
        line-height: 20px;
    }
    .accordion-button .count {
        font-size: 18px;
        line-height: 20px;
        margin-right: 10px;
    }
    .accordion-button::after,
    .accordion-button:not(.collapsed)::after {
        width: 19px;
        height: 16px;
        background-size: 19px;
    }
    .accordion-item {
        margin-bottom: 28px;
    }
    .faq_wrapper {
        padding: 60px 0;
    }
    .service_overview_tab .faq_wrapper {
        padding: 60px 0 0;
    }
    .blogs_related_wrapper {
        padding: 80px 0 20px;
    }
    .blogs_block_content h4 {
        font-size: 19px;
        line-height: 1.20;
    }
    .quote_form_elem1 {
        display: none;
    }
    .history_img_wrap {
        flex-direction: column;
    }
    .history_img_left {
        flex: 0 0 100%;
    }
    .history_img_left img {
        width: 100%;
    }
    .history_tabs_scroller {
        overflow-x: auto;
    }
    .history_tabs .nav-tabs {
        width: 660px;
    }
    .service_block {
        margin-bottom: 40px;
    }
    .service_block_content h4 {
        min-height: unset;
        margin-bottom: 20px;
    }
    .service_block_content .btn_wrap {
        margin-top: 20px;
    }
    .service_block_content {
        padding: 45px 30px;
    }
    .related_services_wrapper .title_wrap {
        flex-direction: column;
        margin-bottom: 75px;
    }
    .related_services_wrapper .title_wrap h2 {
        order: 2;
        margin: 0;
    }
    .related_services_wrapper .title_wrap img {
        max-width: 23px;
        margin-bottom: 30px;
    }
    .related_services_wrapper {
        padding: 35px 0 60px;
    }
    .odd_even_wrapper_style_4 {
        padding: 30px 0;
    }
    .service_list_block {
        padding: 50px 30px;
    }
    .odd_even_wrapper_style_4_content h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .benefit_tab_cta_wrapper {
        padding: 20px 0 60px;
    }
    .about_page.odd_even_wrapper {
        padding: 70px 0 40px;
    }
    .modal_default .modal-content {
        -webkit-border-radius: 30px 0;
        border-radius: 30px 0;
    }
    /*
    .modal_img, .modal_img img {
        border-radius: 30px 0 30px;
    }
*/
    .modal_default .modal_content {
        padding: 45px 20px 15px;
    }
    .form_modal.modal_default .modal_content {
        padding: 45px 15px;
    }
    .modal_default .modal_inner {
        padding: 30px 15px;
    }
    .modal_default .modal-header h2 {
        font-size: 25px;
    }
    .modal_default .modal-header {
        padding: 0;
        margin-bottom: 20px;
    }
    .modal_default .logo_wrap {
        margin-top: 25px;
    }
    .modal_default .logo_wrap img {
        max-width: 130px;
    }
    .modal_default .logo_wrap img:not(:last-child) {
        margin-right: 15px;
    }
    .well_cta_elem1 img {
        max-height: 160px;
    }
    .service_image_cta_wrapper,
    .service_image_cta_wrapper.mt-0 {
        padding: 70px 0;
    }
    .service_form_wrapper {
        padding-bottom: 80px;
    }
    .case_single_banner_elem {
        top: -24px;
        right: -20px;
    }
    .case_single_banner_elem img {
        max-height: 100px;
    }
    .case_single_banner_img {
        margin-bottom: 34px;
    }
    .insight_wrapper h3 {
        font-size: 28px;
    }
    .insight_wrapper .section_title {
        margin-right: 15px;
    }
    .breadcrumb {
        justify-content: center;
    }
    .form_wrapper {
        padding: 50px 0;
    }
}
/*-=-= MAX WIDTH - 575PX -=-=*/
@media(max-width: 575px) {
    .testimonial_wrapper .container-sm {
        padding: 0;
    }
    .testimonial_wrapper .content {
        padding: 0 30px;
    }
    .navbar-brand {
        max-width: 100px;
    }
    .contact_details_wrapper h3 {
        margin-bottom: 30px;
    }
    .contact_details_block {
        margin-bottom: 35px;
    }
    .contact_details_block_icon {
        min-width: 35px;
        max-width: 35px;
        margin-right: 15px;
    }
    .contact_details_block_content {
        font-size: 14px;
        line-height: 25px;
    }
    .social_share_wrap {
        padding: 20px 15px 42px;
    }
    .social_share_wrap .list-inline-item:not(:last-child) {
        margin-right: 22px;
    }
    .featured_blog_block .blogs_block_content {
        padding: 30px 0;
    }
    .featured_blog_elem1 {
        left: -188px;
        top: -91px;
    }
    .featured_blog_wrapper {
        padding: 30px 0;
    }
    .history_title {
        flex-wrap: wrap;
    }
    .history_title svg {
        margin-bottom: 20px;
    }
    .history_title h4 {
        margin: 0 20px 20px;
    }
    .content_icon_wrapper .icon:not(.title-icon) {
        right: 10px;
    }
    .service_image_cta_wrapper .image {
        margin-bottom: 50px;
    }
    .msg_author::before {
        width: 85%;
    }
    .google_rev_block_top {
        gap: 6px;
    }
    .google_rev_block {
        padding: 32px 16px;
    }
    .g-recaptcha div {
        transform-origin: left top;
        transform: scale(0.93);
    }
}
/*-=-= MAX WIDTH - 480PX -=-=*/
@media(max-width: 480px) {
    .brand_wrapper .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
/*-=-= MAX WIDTH - 370PX -=-=*/
@media(max-width: 370px) {
    .navbar>.container {
        --bs-gutter-x: 50px;
    }
    .display-2 {
        font-size: 30px;
    }
    .mobile_btn .btn {
        margin-right: 15px;
    }
}