.site-rp-grid-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    padding: 20px 0;

}

.site-rp-card {
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0f0f0;
    transition: transform 0.3s ease;
}

.site-rp-card:hover {
    transform: translateY(-5px);
}

.site-rp-image-wrapper {
    position: relative;
    width: 100%;
    height: 240px;
}

.site-rp-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.site-rp-price-badge {
    position: absolute;
    bottom: -15px;
    right: 20px;
    background: #f16e22;
    color: #ffffff;
    padding: 8px 18px;
    font-weight: bold;
    font-size: 15px;
    border-radius: 30px;
    box-shadow: 0 4px 10px rgba(241, 110, 34, 0.3);
    z-index: 2;
}

.site-rp-content {
    padding: 25px 20px 20px 20px;
}

.pruchs_sec_inner .site_row {
    border: none !important;
    border-color: transparent !important;
}


.site-rp-description {

    color: #000;
    line-height: 1.4;

    font-weight: 400;

}

h3.site-rp-title {
    font-size: 24px;
    font-weight: 600;
}

.site-rp-description {
    font-size: 16px;
}

.site-rp-image-wrapper img {
    border-radius: 17px;
}

.site-rp-image-wrapper {
    height: 373px;
}


.site_inner_banner {
    height: 399px !important;
    display: flex;
}

.site_inner_banner {
    font-size: 57px;
    color: white;
    line-height: 30px;
    font-family: "Oswald", sans-serif;
}

.site_inner_banner .et_pb_row {
    max-width: 100% !important;
    width: 80% !important;
}

.services_area_box a {
    /* display: inline-block; */
    text-align: center;
    width: 190px;
}

.services_area_box {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-top: 29px;
}

.site_button {
    font-weight: 400 !important;
}

.site_button {
    border: 1px solid transparent;
}

.site_button:hover {
    background: black;
    border: 1px solid white;
}

.services_area_box a {

    margin-left: 10px;
    margin-right: 10px;
}

.site_inner_banner {
    text-transform: uppercase;
}


.service_area_seo_1 {
    background: radial-gradient(circle at 5% -20%, rgba(243, 121, 37, 0.12) 0%, rgba(253, 244, 237, 0.4) 40%, rgba(255, 255, 255, 1) 67%);
}

.service_area_map iframe {
    border-radius: 30px;
    width: 100%;
    height: 470px;
}

.site_b_btn {
    display: flex;
    gap: 10px;
}

.service_area_seo_col {
    margin: auto !important;
}

.site_main_title {
    text-transform: uppercase;
}

.service_area_seo_1 {
    row-gap: 20px;
}

.site_seo_box_2 {
    row-gap: 0px !important;
}

.site_col_seo_box {
    margin: auto !important;
}

.site_seo_box_2 {
    position: relative;
    background: radial-gradient(circle at 5% -94%, rgba(243, 121, 37, 0.12) 0%, rgba(253, 244, 237, 0.4) 40%, rgba(255, 255, 255, 1) 67%);

}

.site_seo_box_2:after {
    content: "";
    display: block !important;
    border-bottom: 1px solid #DDDDDD;
    position: absolute;
    width: 92% !important;
    top: 0;
    right: 0;
    margin: 0 auto !important;
    left: 0;
}

.service_area_seo_1 {
    background: radial-gradient(circle at 5% -94%, rgba(243, 121, 37, 0.12) 0%, rgba(253, 244, 237, 0.4) 40%, rgba(255, 255, 255, 1) 67%);
}

.site_seo_box_2_row_2>div {
    gap: 10px !important;
    column-gap: 10px !important;
}

.site_seo_box_2_row_2 {
    margin-top: 20px !important;
}

.seo_img_b_v0 img {
    width: 100%;
    height: 417px !important;
    object-fit: cover;
    border-radius: 10px;
}


.seo_full_width_box_v12 .site_desc p {
    padding: 0px !important;
    margin-bottom: 8px !important;
}

.seo_full_width_box_v12 .seo-box.container-seo {
    max-width: 100% !important;
}

.team_subhb_section_row {
    border: none !important;
}

.site_padding.padding_bottom_0 {
    padding-bottom: 0px !important;
}

.seo_full_width_box_v12 {
    position: relative;
}

.seo_full_width_box_v12:after {
    content: "";
    border-bottom: 1px solid #DDDDDD;
    position: absolute;
    width: 92%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}




/*  */

.grid_hr_car {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}

.card_hr_car {
    width: 24%;
    position: relative;
}

.card_hr_car_inner {
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    height: 76px;
    overflow: hidden;
}

p.text_hr_car {
    font-size: 16px;
    color: black;
    font-weight: 400;
}

p.text_hr_car {
    width: calc(100% - 102px);
    margin: auto;
}

span.num_hr_car {
    width: 39px;
    height: 58px;
    background: linear-gradient(180deg, #E46216 0%, rgba(228, 98, 22, 0.73) 100%);
    border-radius: 10px 30px 30px 10px;
    color: white;
    font-size: 18px;
    display: flex;
    justify-content: center;
    line-height: 58px;
    font-weight: 500;
    top: 10px;
    position: absolute;
    z-index: 1;
}

.grid_hr_car {
    margin-top: 20px;
}

.team_provides_section_Row {
    border: none !important;
}

.card_hr_car_inner:before {
    width: 39px;
    height: 58px;
    background: linear-gradient(180deg, #E46216 0%, rgba(228, 98, 22, 0.73) 100%);
    border-radius: 10px 30px 30px 10px;
    color: white;
    font-size: 18px;
    display: flex;
    justify-content: center;
    line-height: 58px;
    font-weight: 500;
    top: 10px;
    position: absolute;
    content: "";
    z-index: 1;

    transition: 0.6s;
}



.card_hr_car:hover .card_hr_car_inner:before {
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    position: absolute;
    content: "";
    border-radius: 0px;
}

.card_hr_car:hover p {
    color: white;
    z-index: 1;
}

.card_hr_car:hover span.num_hr_car {
    background: black;
}


.card_hr_car_f_banner {
    background: linear-gradient(180deg, #E46216 0%, rgba(228, 98, 22, 0.73) 100%);
}

.card_hr_car_f_banner span.site_main_title {
    color: white;
}

.card_hr_car_f_banner_inner {
    display: flex;
}

img.imgefacvakfv {
    position: absolute;
    width: 393px;
    height: 88%;
    left: auto;
    right: 12px;
    top: 7%;

}

.card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
    margin: auto;
    margin-left: -16px;
}

.card_hr_car_f_banner_col1 {
    padding-right: 93px;
}

.card_hr_car_f_banner_col2_inner {
    gap: 14px;
}

.card_hr_car_f_banner {
    padding: 10px;
    position: relative;
    height: 196px;
    display: flex;
    align-items: center;
}

.card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
    position: relative;
    z-index: 2;
}

.card_hr_car_f_banner_col1 {
    width: 65%;
    padding-left: 35px;
}

.card_hr_car_f_banner_col2_inner {
    display: flex;
}

.card_hr_car_f_banner {
    border-radius: 12px;
}

.card_hr_car_f_banner:after {
    content: '';
    position: absolute;
    top: 0;
    left: -50%;
    width: 10%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transform: skewX(-30deg);
    animation: we_all_type-shine 6s infinite linear;
}


.contact_map_box {
    padding: 0px !important;
    line-height: 0px;
}

.contact_full_row {
    max-width: 100% !important;
    width: 100% !important;
}

.contact_map_box iframe {
    height: 417px !important;
    width: 100% !important;
}

.page-id-823 .Footer_top_section_box {
    display: none !important;
}

.page-id-823 .no_padding.footer_row_2 {
    padding-top: 43px !important;
    padding-bottom: 43px !important;
}

.contact_us_col_st_2 .contact_page_box {
    width: 100%;
}

.contact_us_col_st_2 {
    position: relative;
}

.contact_us_col_st_2:after {
    background: #101518;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 21px;
    right: -66px;
    top: -23px;
}



/* about us */

.section_mission_hr_car {
    background: #FDF1EB;
}

.section_about_hr_car {
    background: radial-gradient(circle at 5% -20%, rgba(243, 121, 37, 0.12) 0%, rgba(253, 244, 237, 0.4) 40%, rgba(255, 255, 255, 1) 67%);
}

.why_c_as img {
    width: 100%;
}

.why_c_as img {
    width: 100%;
    object-fit: cover;
    height: 414px;
    border-radius: 30px;
}


.abs_section_img_1 img {
    width: 100%;
    object-fit: cover;
    height: 456px;
    border-radius: 30px;
}


.error_text_box_inner,
.thank_you_text_box_inner {
    text-align: center;
    font-size: 100px;
    color: #ef7229;
    font-family: 'Comic Sans MS';
    line-height: 1.3;
}

.error_main_box_inner {
    text-align: center;
}

.error_btn_main_box_inner {
    display: flex;
    justify-content: center;
}

.site_content span {
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

.thankyou_404page {
    background: transparent !important;
    margin-bottom: 50px;
}

.error_btn_main_box_inner {
    flex-wrap: wrap;
}

.thank_you_main_box {
    text-align: center;
}

.thank_you_btn_box {
    display: flex;
    justify-content: center;
}





/* Main Section */
.hrc_l_locations-section {
    width: 100%;

    text-align: center;
    padding: 10px;
}

.hrc_l_section-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 30px;
    color: #111;
    text-transform: uppercase;
}

/* Flex Container for Map & Buttons */
.hrc_l_container {
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /* Auto responsive wrapping */
}

/* Left Map Container */
.hrc_l_map-container {
    flex: 1;

    height: 380px;
}

.hrc_l_map-placeholder {
    width: 100%;
    height: 100%;
    background-color: #d1ebd4;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #555;
    font-weight: bold;
    border: 1px solid #ddd;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}

/* Right Side Wrapper */
.hrc_l_locations-wrapper {
    display: flex;
    align-items: stretch;
    gap: 15px;
    height: 380px;
    /* Map ke height ke barabar set kiya hai */
}

/* SCROLL FUNCTIONALITY: Locations Scroll Box */
.hrc_l_scroll-area {
    max-height: 100%;
    overflow-y: auto;
    /* Sirf vertical scrollbar dikhega */
    padding-right: 15px;
    /* Scrollbar aur buttons ke beech gap */
}

/* Scrollbar Customization (Taaki browser ka default mota scrollbar bura na lage) */
.hrc_l_scroll-area::-webkit-scrollbar {
    width: 6px;
}

.hrc_l_scroll-area::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.hrc_l_scroll-area::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.hrc_l_scroll-area::-webkit-scrollbar-thumb:hover {
    background: #999;
}

/* 2 Column Grid for buttons */
.hrc_l_locations-grid {
    display: grid;
    grid-template-columns: repeat(2, 170px);
    gap: 15px 20px;
}

/* Buttons Styling */
.hrc_l_location-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    background-color: #ffffff;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.06);
    border: 1px solid #eaeaea;
    transition: all 0.3s ease;
    text-align: center;
    padding: 0 5px;
}

/* Hover Effect */
.hrc_l_location-btn:hover {
    background-color: #f5f5f5;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Orange Vertical Border Line (Right Edge) */
.hrc_l_side-border {
    width: 4px;
    background-color: #e66e26;
    border-radius: 2px;
}

/* --- MOBILE RESPONSIVE MEDIA QUERY --- */
@media (max-width: 768px) {
    .hrc_l_container {
        flex-direction: column;
        gap: 25px;
    }

    .hrc_l_map-container {
        width: 100%;
        max-width: 100%;
        height: 280px;
        /* Mobile par map thoda chhota kar diya */
    }

    .hrc_l_locations-wrapper {
        width: 100%;
        height: 300px;
        /* Mobile par scroll box ki fix height */
        justify-content: center;
    }

    .hrc_l_scroll-area {
        width: 100%;
        max-width: 400px;
        padding-right: 10px;
    }

    .hrc_l_locations-grid {
        grid-template-columns: repeat(2, 1fr);
        /* 50% - 50% width buttons */
        gap: 12px 15px;
    }

    .hrc_l_side-border {
        display: none;
        /* Mobile screen par side border chhupa diya look clean rakhne ke liye */
    }
}

.hrc_l_map-placeholder p {
    width: 100% !important;
    height: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.hrc_l_map-placeholder iframe {
    width: 100%;
    height: 100% !important;
}

.hrc_l_side-border {
    display: none;
}

.qt-img-cv-imgv input.wpcf7-form-control.wpcf7-file.qt-img-cv {
    background: black;
    color: white;
    text-align: center;
    padding-top: 15px;
}



.site_popup_top_2 .we_all_type-left-content {
    width: auto;
    margin-right: 29px;
}

.site_popup_top_2 .we_all_type-right-content {
    width: auto;
}

.site_popup_top_2 .we_all_type-text-content {
    display: block;
}

.site_popup_top_2 .we_all_type-orange-banner {
    justify-content: center;
}

.site_popup_top_2 .we_all_type-right-content {
    width: auto !important;
}

.we_all_type-left-content {
    width: auto !important;
}

.Customer-Reviews-section.what-we-ooffer-section {
    background: #101518;
}

p.offer-desc {
    color: white !important;
}

.what-we-offer {
    background: #282C2F !important;
}

h3.offer-title {
    font-weight: 500;
}

p.offer-desc {
    font-size: 16px;
    font-weight: 400 !important;
}

.offer-section-container {

    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.offer-heading {
    color: #ffffff;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
    letter-spacing: 1px;
}

.offer-list {
    width: 100%;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.what-we-offer {
    background-color: #212529;
    border-radius: 16px;
    padding: 30px 40px;
    display: flex;
    align-items: center;
    gap: 30px;
    width: 100%;
}

.offer-icon-wrapper {
    flex-shrink: 0;
}

.offer-icon-circle {
    width: 75px;
    height: 75px;
    background-color: #e66e26;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.offer-icon-circle svg {
    width: 35px;
    height: 35px;
    fill: #ffffff;
}

.offer-content {
    flex-grow: 1;
}

.offer-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 12px;
    line-height: 1.2;
}

.offer-desc {
    color: #cccccc;
    font-size: 16px;
    line-height: 1.6;
}

.offer-list {
    max-width: 100%;
}

.offer-icon-wrapper {
    margin-left: -75px;
    margin-top: -62px;
}

.offer-content {
    padding-left: 20px;
    padding-right: 92px;
}

.what-we-ooffer-section .site_title .site_main_title {
    color: white !important;
    margin-bottom: 30px !important;
}

@media (max-width: 768px) {
    .offer-section-container {
        padding: 40px 16px;
    }

    .offer-heading {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .what-we-offer {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
        padding: 25px 20px;
    }

    .offer-icon-circle {
        width: 60px;
        height: 60px;
    }

    .offer-icon-circle svg {
        width: 28px;
        height: 28px;
    }
}




/*  */

.szdk-Why-Choose-Us-container {}

.szdk-Why-Choose-Us-main-heading {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 40px;
    letter-spacing: 1px;
}

.szdk-Why-Choose-Us-wrapper {
    display: flex;
    gap: 0;
    align-items: stretch;
}

.szdk-Why-Choose-Us-tabs-column {
    flex: 0 0 30%;
    display: flex;
    flex-direction: column;
    gap: 15px;
    justify-content: flex-start;
}

.szdk-Why-Choose-Us-tab-button {
    width: 100%;
    padding: 20px 25px;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    background-color: #ffffff;
    color: #000000;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.szdk-Why-Choose-Us-tab-button.szdk-Why-Choose-Us-active-tab {
    background: linear-gradient(90deg, #f2742b 0%, #e95e1e 100%);
    color: #ffffff;
    border-color: transparent;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    position: relative;
    z-index: 2;
}

.szdk-Why-Choose-Us-content-column {
    flex: 0 0 70%;
    border: 1px solid #e0e0e0;
    border-radius: 12px;
    padding: 35px;
    background-color: #ffffff;
    margin-left: -1px;
    display: flex;
    gap: 30px;
    align-items: center;
}

.szdk-Why-Choose-Us-pane {
    display: none;
    width: 100%;
    gap: 30px;
    align-items: center;
}

.szdk-Why-Choose-Us-pane.szdk-Why-Choose-Us-active-pane {
    display: flex;
}

.szdk-Why-Choose-Us-text-side {
    flex: 1;
}

.szdk-Why-Choose-Us-pane-title {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 20px;
}

.szdk-Why-Choose-Us-pane-desc {
    font-size: 16px;
    color: #333333;
    line-height: 1.7;
}

.szdk-Why-Choose-Us-image-side {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.szdk-Why-Choose-Us-img {
    width: 100%;
    max-width: 450px;
    height: auto;
    border-radius: 8px;
    object-fit: cover;
}


.Why-Choose-Us span.site_main_title {
    text-align: center;
    margin-bottom: 20px;
}

.szdk-Why-Choose-Us-tab-button {
    font-size: 18px;
    font-weight: 500 !important;
    font-family: "Oswald", sans-serif;
    border-radius: 10px 0px 0px 10px !important;
}

.szdk-Why-Choose-Us-content-column {
    border-radius: 0px 29px 29px 0px !important;
    padding: 10px;
}

.szdk-Why-Choose-Us-image-side img {
    border-radius: 0px 29px 29px 0px !important;
    width: 100%;
    object-fit: cover;
    height: 289px;
}

.szdk-Why-Choose-Us-pane-title {
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    font-size: 24px;
    padding-bottom: 0px;
    margin-bottom: 10px;
}

p.szdk-Why-Choose-Us-pane-desc {
    font-size: 14px !important;
    font-weight: 400;
    color: black;
    /* padding-left: 20px; */
}

.szdk-Why-Choose-Us-text-side {
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 991px) {
    .szdk-Why-Choose-Us-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .szdk-Why-Choose-Us-tabs-column {
        flex: 1 1 auto;
    }

    .szdk-Why-Choose-Us-tab-button.szdk-Why-Choose-Us-active-tab {
        border-radius: 8px;
    }

    .szdk-Why-Choose-Us-content-column {
        flex: 1 1 auto;
        margin-left: 0;
    }
}

@media (max-width: 768px) {
    .szdk-Why-Choose-Us-main-heading {
        font-size: 26px;
    }

    .szdk-Why-Choose-Us-tab-button {
        font-size: 20px;
        padding: 15px 20px;
    }

    .szdk-Why-Choose-Us-pane.szdk-Why-Choose-Us-active-pane {
        flex-direction: column;
    }

    .szdk-Why-Choose-Us-content-column {
        padding: 20px;
    }

    .szdk-Why-Choose-Us-pane-title {
        font-size: 20px;
    }
}


.ct {
    text-align: center;
}

.site_desc p {
    padding: 0px;
    margin-bottom: 12px;
}

.site_desc_btn {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 20px;
}

.get_in_touch_s_inner {
    position: relative;
}

.get_in_touch_s_inner:after {
    border-top: 1px solid #DDDDDD;
    content: '';
    position: absolute;
    width: 80%;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.abs_section_img_1 span.et_pb_image_wrap {
    width: 100% !important;
}

.site_desc_btn-left {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

/* end aobut tab */

.services-why-us-section {

    text-align: center;
    background-color: #ffffff;
}

.services-why-us-title {
    font-size: 24px;
    font-weight: bold;
    color: #004b93;
    margin-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.services-why-us-subtitle {
    font-size: 14px;
    color: #333333;
    margin-bottom: 40px;
}

.services-why-us-container {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;

    margin: 0 auto 40px auto;
}

.services-box-why-us {
    background-color: #f5f5f5;
    padding: 25px 20px;
    flex: 1;

    text-align: left;
    font-size: 14px;
    line-height: 1.5;
    color: #000000;
    box-sizing: border-box;
}

.services-why-us-highlight {
    color: #ff6600;
    font-weight: bold;
    text-transform: uppercase;
}

.services-why-us-footer {
    font-size: 14px;
    color: #333333;
    max-width: 800px;
    margin: 0 auto;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .services-why-us-container {
        justify-content: center;
    }

    .services-box-why-us {
        max-width: 100%;
        flex: calc(50% - 15px);
    }
}

@media (max-width: 480px) {
    .services-box-why-us {
        flex: 100%;
    }
}

span.services-why-us-highlight {
    font-family: "Oswald", sans-serif;
}

.services-box-why-us {
   
    font-size: 18px;
    font-weight: 400;
}
ul.services-list-why-us {
    padding: 0px !important;
}

ul.services-list-why-us li {
    list-style: none;
    position: relative;
    padding-left: 21px;
    line-height: 30px;
    font-size: 16px;
    color: black;
    font-weight: 400;
}
.site_v_w_section_bt {
    position: relative;
}

.site_v_w_section_bt:after {
    content: "";
    border-top: 1px solid #DDDDDD;
    position: absolute;
    width: 70%;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
}
ul.services-list-why-us li:after {
    background: linear-gradient(180deg, #E46216 0%, rgba(228, 98, 22, 0.73) 100%);
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    left: 0;
    border-radius: 10px;
    top: 11px;
}

span.orange-text {
    font-family: "Oswald", sans-serif;
    color: #f0742b;
    font-weight: bold;
}
@media all and (min-width: 320px) and (max-width: 767px) {
    h1.thank_you_text_box_inner {
        font-size: 36px;
    }

    /* recent-purchases */
    .site-rp-image-wrapper {
        height: 205px;
    }

    h3.site-rp-title {
        font-size: 15px;
    }

    .site-rp-description {
        font-size: 13px;
    }

    .site-rp-price-badge {
        padding: 6px 14px;

        font-size: 13px;
    }

    .site-rp-grid-container {
        gap: 5px;
    }

    .site-rp-grid-container {

        grid-template-columns: repeat(1, 1fr);

    }

    /* recent-purchases */

    /* inner page banner */
    .site_inner_banner {
        height: 100px !important;
    }

    .site_inner_banner {
        font-size: 25px;
    }

    /* services area */
    .services_area_box a {
        width: 152px;
        font-size: 14px !important;
    }


    .services_area_box a {
        margin-left: 1px;
        margin-right: 0px;
    }

    .site_button {

        height: 42px !important;
    }

    /* end */
    /* ned */

    /* service area */
    .service_area_map iframe {

        height: 217px;
        width: 300px;
    }

    .service_area_seo_row_2 {
        flex-wrap: wrap !important;
        gap: 0px !important;
    }

    .service_area_map {
        text-align: center;
        margin-bottom: 10px !important;
    }

    .seo_img_b_v0 span.et_pb_image_wrap {
        width: 100%;
    }

    .seo_img_b_v0 img {

        height: 296px !important;

    }

    .service_area_seo_row_2 {
        column-gap: 0px !important;
    }

    .service_area_seo_col_1 {
        width: 100% !important;
    }

    .service_area_seo_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    .site_col_seo_box_2,
    .service_area_seo_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    .tab_show {
        display: block !important;
    }

    /* end */
    /* Our HR Car Removal start */
    p.text_hr_car {
        font-size: 14px;

    }

    .card_hr_car_f_banner_col1 {
        width: 52%;
        padding-left: 35px;
    }

    .card_hr_car_f_banner {

        height: 153px;

    }

    .card_hr_car_f_banner_col1 {
        padding-right: 27px;
    }

    .card_hr_car {
        width: 32.33%;
    }

    .card_hr_car_f_banner_col1 {
        padding-left: 10px;
    }

    img.imgefacvakfv {

        width: 266px;
        height: 88%;

    }

    .card_hr_car {
        width: 100% !important;
    }

    .card_hr_car_f_banner_col.card_hr_car_f_banner_col1 {
        width: 100% !important;
        padding: 0px !important;
    }

    .card_hr_car_f_banner_inner {
        flex-wrap: wrap;
    }

    .card_hr_car_f_banner {
        height: auto !important;
    }

    img.imgefacvakfv {
        display: none;
    }

    .card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
        width: 100%;
        margin: 0px;
        margin-top: 10px;
    }

    /* Our HR Car Removal end */

    /* contact us page */
    .contact_us_col_st_2:after {
        left: 0px;
        width: 100%;
        height: 113%;
        top: -19px;
    }

    .contact_map_box iframe {
        height: 286px !important;
    }

    .site_contact_page_section .site_row {
        flex-wrap: wrap !important;
    }

    .contact_us_col_st {
        width: 100% !important;
    }



    .contact_us_col_st_2 .contact_page_box {
        width: 50%;
    }

    .contact_us_col_st_2:after {
        left: 0px;
        width: 100%;
        height: 113%;
        top: -12px;
    }

    /* end */

    /* about us */


    .offer-list {
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: unset !important;
    }

    .what-we-offer {
        width: 80%;
    }

    .offer-content {
        padding: 0px !important;
    }

    .offer-title {
        font-size: 16px !important;
    }

    p.offer-desc {
        font-size: 14px;
    }

    .offer-icon-wrapper {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: center;
        top: -28px;
    }

    .what-we-offer {
        position: relative;
    }

    .what-we-offer {
        width: 100%;
    }

    .offer-list {
        gap: 8px;
    }

    .what-we-offer:nth-child(3) {
        margin-top: 20px;
    }

    .offer-content {
        padding-top: 20px !important;
        text-align: center;
    }

    /* end */
    /* start What We Offer? */
    .szdk-Why-Choose-Us-pane-title {

        font-size: 21px;

    }

    .szdk-Why-Choose-Us-image-side img {

        height: 265px;
    }

    .szdk-Why-Choose-Us-tab-button {
        padding: 10px 20px;
        font-size: 16px;
    }

    /* end What We Offer? */
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .site-rp-grid-container {

        grid-template-columns: repeat(2, 1fr);

    }
}

@media all and (min-width: 768px) and (max-width: 980px) {

    h1.thank_you_text_box_inner {
        font-size: 36px;
    }

    /* recent-purchases */
    .site-rp-image-wrapper {
        height: 245px;
    }

    h3.site-rp-title {
        font-size: 20px;
    }

    .site-rp-description {
        font-size: 14px;
    }

    .site-rp-price-badge {
        padding: 6px 14px;
        font-weight: bold;
        font-size: 13px;
    }

    .site-rp-grid-container {
        gap: 15px;
    }

    /* recent-purchases */
    /* inner page banner */
    .site_inner_banner {
        height: 209px !important;
    }

    .site_inner_banner {
        font-size: 25px;
    }

    /* ned */
    /* services area */
    .services_area_box a {
        width: 152px;
        font-size: 14px !important;
    }


    .services_area_box a {
        margin-left: 1px;
        margin-right: 0px;
    }

    .site_button {

        height: 42px !important;
    }

    /* end */

    /* service area */
    .service_area_map iframe {

        height: 217px;
        width: 300px;
    }

    .service_area_seo_row_2 {
        flex-wrap: wrap !important;
        gap: 0px !important;
    }

    .service_area_map {
        text-align: center;
        margin-bottom: 10px !important;
    }

    .seo_img_b_v0 span.et_pb_image_wrap {
        width: 100%;
    }

    .seo_img_b_v0 img {

        height: 233px !important;

    }

    .service_area_seo_row_2 {
        column-gap: 0px !important;
    }

    .service_area_seo_col_1 {
        width: 100% !important;
    }

    .site_col_seo_box_2,
    .service_area_seo_col_2 {
        width: 100% !important;
        padding-left: 0px;
    }

    .tab_show {
        display: block !important;
    }

    /* end */
    /* Our HR Car Removal start */
    p.text_hr_car {
        font-size: 14px;

    }

    .card_hr_car_f_banner_col1 {
        width: 52%;
        padding-left: 35px;
    }

    .card_hr_car_f_banner {

        height: 153px;

    }

    .card_hr_car_f_banner_col1 {
        padding-right: 27px;
    }

    .card_hr_car {
        width: 32.33%;
    }

    .card_hr_car_f_banner_col1 {
        padding-left: 10px;
    }

    img.imgefacvakfv {

        width: 266px;
        height: 88%;

    }

    /* Our HR Car Removal end */

    /* contact us page */
    .contact_us_col_st_2:after {
        width: 87%;
        height: 70%;
        right: 0;
        top: -15px;
    }

    .contact_map_box iframe {
        height: 286px !important;
    }

    .site_contact_page_section .site_row {
        flex-wrap: wrap !important;
    }

    .contact_us_col_st {
        width: 100% !important;
    }



    .contact_us_col_st_2 .contact_page_box {
        width: 50%;
    }

    .contact_us_col_st_2:after {
        left: 0px;
        width: 100%;
        height: 113%;
        top: -12px;
    }

    /* end */

    /* about us */
    .section_mission_hr_col_2,
    .section_about_hr_car_Col_1 {
        column-gap: 0px !important;
        gap: 0px !important;
    }

    .why_c_as img {
        height: 358px;
    }

    .section_mission_hr_col_2 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2,
    .section_about_hr_car_Col_1 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
        margin: 0px !important;
        margin-top: 10px !important;
    }

    .section_about_hr_car_Col_2 {
        display: none;
    }

    .section_about_hr_car_Col_1 {
        width: 100%;
    }

    .abs_section_img_1 {
        width: 400px;
        height: 400px;
        object-fit: contain;
        text-align: center;
    }

    .abs_section_img_1 span.et_pb_image_wrap {
        text-align: center;
        width: 100% !important;
        margin: 0 auto;
        justify-content: center;
    }

    .abs_section_img_1 {}

    .abs_section_img_1 {
        width: 100% !important;
        height: auto !important;
    }

    .abs_section_img_1 img {
        width: 400px;
        height: 300px;
        object-fit: cover;
        margin-bottom: 10px;
    }

    /* end about us */
    /* about us */


    .offer-list {
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: unset !important;
    }

    .what-we-offer {
        width: 80%;
    }

    .offer-content {
        padding: 0px !important;
    }

    .offer-title {
        font-size: 16px !important;
    }

    p.offer-desc {
        font-size: 14px;
    }

    .offer-icon-wrapper {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center;
        display: flex;
        justify-content: center;
        top: -28px;
    }

    .what-we-offer {
        position: relative;
    }

    .what-we-offer {
        width: 49%;
    }

    .offer-list {
        gap: 8px;
    }

    .what-we-offer:nth-child(3) {
        margin-top: 20px;
    }

    .offer-content {
        padding-top: 20px !important;
        text-align: center;
    }

    /* end */
    /* start What We Offer? */
    .szdk-Why-Choose-Us-pane-title {

        font-size: 21px;

    }

    .szdk-Why-Choose-Us-image-side img {

        height: 265px;
    }

    .szdk-Why-Choose-Us-tab-button {
        padding: 10px 20px;
        font-size: 16px;
    }

    /* end What We Offer? */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .site_col_seo_box {
        width: 50% !important;
    }

    /* recent-purchases */
    .site-rp-image-wrapper {
        height: 245px;
    }

    h3.site-rp-title {
        font-size: 20px;
    }

    .site-rp-description {
        font-size: 14px;
    }

    .site-rp-price-badge {
        padding: 6px 14px;
        font-weight: bold;
        font-size: 13px;
    }

    .site-rp-grid-container {
        gap: 15px;
    }

    /* recent-purchases */
    /* inner page banner */
    .site_inner_banner {
        height: 229px !important;
    }

    .site_inner_banner {
        font-size: 35px;
    }

    /* ned */
    /* services area */
    .services_area_box a {
        width: 152px;
    }


    .services_area_box a {
        margin-left: 1px;
        margin-right: 0px;
    }

    .site_button {

        height: 42px;
    }

    /* end */
    /* service area */
    .service_area_map iframe {

        height: 417px;
    }

    .seo_img_b_v0 span.et_pb_image_wrap {
        width: 100%;
    }

    .seo_img_b_v0 img {

        height: 296px !important;

    }

    .service_area_seo_row_2 {
        column-gap: 0px !important;
    }

    .service_area_seo_col_1 {
        width: 50% !important;
    }

    .service_area_seo_col_2 {
        width: 50% !important;
        padding-left: 27px;
    }

    /* end */
    /* Our HR Car Removal start */
    p.text_hr_car {
        font-size: 14px;

    }

    .card_hr_car_f_banner_col1 {
        width: 52%;
        padding-left: 35px;
    }

    .card_hr_car_f_banner {

        height: 153px;

    }

    .card_hr_car_f_banner_col1 {
        padding-right: 27px;
    }

    .card_hr_car {
        width: 32.33%;
    }

    /* Our HR Car Removal end */
    /* contact us page */
    .contact_us_col_st_2:after {
        width: 87%;
        height: 70%;
        right: 0;
        top: -15px;
    }

    .contact_map_box iframe {
        height: 286px !important;
    }

    /* end */
    /* about us */
    .section_mission_hr_col_2,
    .section_about_hr_car_Col_1 {
        column-gap: 0px !important;
        gap: 0px !important;
    }

    .why_c_as img {
        height: 358px;
    }

    .section_mission_hr_col_2 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2,
    .section_about_hr_car_Col_1 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
        margin: 0px !important;
        margin-top: 10px !important;
    }

    /* end about us */
    /* about us */


    .offer-list {
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: unset !important;
    }

    .what-we-offer {
        width: 80%;
    }

    .offer-content {
        padding: 0px !important;
    }

    .offer-title {
        font-size: 16px !important;
    }

    p.offer-desc {
        font-size: 14px;
    }

    /* end */

    /* start What We Offer? */
    .szdk-Why-Choose-Us-pane-title {

        font-size: 21px;

    }

    .szdk-Why-Choose-Us-image-side img {

        height: 265px;
    }

    .szdk-Why-Choose-Us-tab-button {
        padding: 10px 20px;
        font-size: 16px;
    }

    /* end What We Offer? */
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* recent-purchases */
    .site-rp-image-wrapper {
        height: 285px;
    }

    h3.site-rp-title {
        font-size: 20px;
    }

    .site-rp-description {
        font-size: 14px;
    }

    .site-rp-price-badge {
        padding: 6px 14px;
        font-weight: bold;
        font-size: 13px;
    }

    .site-rp-grid-container {
        gap: 15px;
    }

    /* recent-purchases */
    /* inner page banner */
    .site_inner_banner {
        height: 229px !important;
    }

    .site_inner_banner {
        font-size: 35px;
    }

    /* ned */
    /* services area */
    .services_area_box a {
        width: 152px;
    }


    .services_area_box a {
        margin-left: 1px;
        margin-right: 0px;
    }

    /* end */
    /* service area */
    .service_area_map iframe {

        height: 417px;
    }

    .seo_img_b_v0 span.et_pb_image_wrap {
        width: 100%;
    }

    .seo_img_b_v0 img {

        height: 296px !important;

    }

    /* end */

    /* Our HR Car Removal start */
    p.text_hr_car {
        font-size: 14px;

    }

    .card_hr_car_f_banner_col1 {
        width: 52%;
        padding-left: 35px;
    }

    .card_hr_car_f_banner {

        height: 153px;

    }

    .card_hr_car_f_banner_col1 {
        padding-right: 27px;
    }

    .card_hr_car {
        width: 32.33%;
    }

    /* Our HR Car Removal end */
    /* contact us page */
    .contact_us_col_st_2:after {
        width: 87%;
        height: 78%;
        right: 0;
        top: -15px;
    }

    .contact_map_box iframe {
        height: 286px !important;
    }

    /* end */
    /* about us */
    .section_mission_hr_col_2,
    .section_about_hr_car_Col_1 {
        column-gap: 0px !important;
        gap: 0px !important;
    }

    .why_c_as img {
        height: 358px;
    }

    .section_mission_hr_col_2 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2,
    .section_about_hr_car_Col_1 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
        margin: 0px !important;
        margin-top: 10px !important;
    }

    /* end about us */

    /* about us */


    .offer-list {
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: unset !important;
    }

    .what-we-offer {
        width: 80%;
    }

    .offer-content {
        padding: 0px !important;
    }

    .offer-title {
        font-size: 16px !important;
    }

    p.offer-desc {
        font-size: 14px;
    }

    /* end */
    /* start What We Offer? */
    .szdk-Why-Choose-Us-pane-title {

        font-size: 21px;

    }

    .szdk-Why-Choose-Us-image-side img {

        height: 265px;
    }

    .szdk-Why-Choose-Us-tab-button {
        padding: 10px 20px;
        font-size: 16px;
    }

    /* end What We Offer? */
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    /* about us */


    .offer-list {
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: unset !important;
    }

    .what-we-offer {
        width: 80%;
    }

    .offer-content {
        padding: 0px !important;
    }

    .offer-title {
        font-size: 16px !important;
    }

    p.offer-desc {
        font-size: 14px;
    }

    /* end */

    .contact_map_box iframe {
        height: 286px !important;

    }

    /* recent-purchases */
    .site-rp-image-wrapper {
        height: 305px;
    }

    h3.site-rp-title {
        font-size: 20px;
    }

    .site-rp-description {
        font-size: 14px;
    }

    .site-rp-price-badge {
        padding: 6px 14px;
        font-weight: bold;
        font-size: 13px;
    }

    /* recent-purchases */
    /* inner page banner */
    .site_inner_banner {
        height: 309px !important;
    }

    .site_inner_banner {
        font-size: 40px;
    }

    /* ned */
    /* services area */
    .services_area_box a {
        width: 171px;
    }

    /* end */

    /* service area */
    .service_area_map iframe {

        height: 417px;
    }

    /* end */
    /* Our HR Car Removal start */
    p.text_hr_car {
        font-size: 14px;

    }

    .card_hr_car {
        width: 32.33%;
    }

    /* Our HR Car Removal end */
    /* contact us page */

    .contact_us_col_st_2:after {
        width: 87%;
        height: 85%;
        right: 0;
        top: -15px;
    }

    /* end */

    /* about us */
    .section_mission_hr_col_2,
    .section_about_hr_car_Col_1 {
        column-gap: 0px !important;
        gap: 0px !important;
    }

    .why_c_as img {
        height: 358px;
    }

    .section_mission_hr_col_2 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2,
    .section_about_hr_car_Col_1 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
        margin: 0px !important;
        margin-top: 10px !important;
    }

    /* end about us */

    /* start What We Offer? */
    .szdk-Why-Choose-Us-pane-title {

        font-size: 21px;

    }

    .szdk-Why-Choose-Us-image-side img {

        height: 265px;
    }

    .szdk-Why-Choose-Us-tab-button {
        padding: 10px 20px;
    }

    /* end What We Offer? */

}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* about us */
    .section_mission_hr_col_2,
    .section_about_hr_car_Col_1 {
        column-gap: 0px !important;
        gap: 0px !important;
    }

    .why_c_as img {
        height: 358px;
    }

    .section_mission_hr_col_2 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2,
    .section_about_hr_car_Col_1 .card_hr_car_f_banner_col.card_hr_car_f_banner_col2 {
        margin: 0px !important;
        margin-top: 10px !important;
    }

    /* end about us */
    /* recent-purchases */
    .site-rp-image-wrapper {
        height: 325px;
    }

    h3.site-rp-title {
        font-size: 20px;
    }

    .site-rp-description {
        font-size: 14px;
    }

    /* recent-purchases */
    /* inner page banner */
    .site_inner_banner {
        height: 309px !important;
    }

    .site_inner_banner {
        font-size: 43px;
    }

    /* ned */
    /* services area */
    .services_area_box a {
        width: 181px;
    }

    /* end */
    /* service area */
    .service_area_map iframe {

        height: 417px;
    }

    /* end */

    /* Our HR Car Removal start */
    p.text_hr_car {
        font-size: 14px;

    }

    /* Our HR Car Removal end */
    /* contact us page */

    .contact_us_col_st_2:after {
        width: 87%;
        height: 100%;
        right: 0;
        top: -23px;
    }

    /* end */

    /* start What We Offer? */
    .szdk-Why-Choose-Us-pane-title {

        font-size: 21px;

    }

    .szdk-Why-Choose-Us-image-side img {

        height: 265px;
    }

    /* end What We Offer? */
}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    /* start What We Offer? */
    .szdk-Why-Choose-Us-pane-title {

        font-size: 21px;

    }

    .szdk-Why-Choose-Us-image-side img {

        height: 265px;
    }

    /* end What We Offer? */


    /* contact us page */

    .contact_us_col_st_2:after {
        width: 87%;
        height: 100%;
        right: 0;
        top: -23px;
    }

    /* end */
    /* recent-purchases */
    .site-rp-image-wrapper {
        height: 325px;
    }

    h3.site-rp-title {
        font-size: 20px;
    }

    /* recent-purchases */

    /* inner page banner */
    .site_inner_banner {
        height: 309px !important;
    }

    /* ned */

    /* services area */
    .services_area_box a {
        width: 181px;
    }

    /* end */

    /* service area */
    .service_area_map iframe {

        height: 417px;
    }

    /* end */



}

@media all and (min-width: 1681px) and (max-width: 1880px) {}


@media all and (min-width: 981px) and (max-width: 3000px) {}