    /*---------------------------------------------------------------------------------
 Theme Name:   Royal Stone
 Theme URI:
 Description:  Child theme of Royal Stone
 Author:      Royal Stone
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
------------------------------ ADDITIONAL CSS HERE ------------------------------*/

    #et-main-area {
        overflow: hidden;
    }

    @font-face {
        font-family: 'a Auto Signature';
        src: url('indclude/fonts/aAutoSignature.woff2') format('woff2'), url('indclude/fonts/aAutoSignature.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

    @font-face {
        font-family: 'a Auto Signature';
        src: url('indclude/fonts/aAutoSignature.woff2') format('woff2'), url('indclude/fonts/aAutoSignature.woff') format('woff');
        font-weight: normal;
        font-style: normal;
        font-display: swap;
    }

.tax-product_cat .service_main_sec_center p:empty {
    display: none !important;
}

.et_pb_code_46.best_content_main {
    width: 80%;
    margin: auto !important;
}

.tax-product_cat .service_main_sec_center br {
    display: none !important;
}
.tax-product_cat .service_main_sec_center p {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    display: inline; 
}
.tax-product_cat .service_main_sec_center{
	margin-top:30px !important;
}
.tax-product_cat .service_main_sec_center .cat_title {
    line-height: 1.3;
	margin-top: 10px;
}
.tax-product_cat .service_main_sec_center .site_content a{
	color:#333 !important;
	text-decoration:underline !important;
}
.tax-product_cat .service_main_sec_center .site_content ul {
    list-style-type: disc !important;
    padding-left: 15px;
}
.tax-product_cat .service_main_sec_center .site_content ul li {
    padding-bottom: 5px;
}
    body {
        font-family: "Outfit", sans-serif;
        font-optical-sizing: auto;
        line-height: 1.7;
    }

    .site_padding {
        padding: 100px 0px !important;
    }

    .row_width {
        width: 100% !important;
        max-width: 1320px !important;
    }

    .pd0 {
        padding: 0 !important;
    }

    .site_content span,
    .our_showroom_btn {
        font-size: 16px;
        color: #333333 !important;
        font-weight: 300;
        display: block;
        padding-bottom: 10px;
    }

    .site_padding.pdb0 {
        padding-bottom: 0 !important;
    }

    .site_padding.pdt0 {
        padding-top: 0 !important;
    }

    /*banner*/

    .banner_box .et_pb_slide {
        height: 100vh;
        position: relative;
    }

    .banner_box .et_pb_slide::after {
        position: absolute;
        content: '';
        background: linear-gradient(180deg, rgba(17, 17, 17, 0.69) 0%, rgba(17, 17, 17, 0) 100%), linear-gradient(269.39deg, rgba(0, 0, 0, 0.4) 0.64%, rgba(0, 0, 0, 0) 36.32%);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1;
    }

    .banner_box .et-pb-controllers a {
        width: 10px;
        height: 10px;
        background: #fff !important;
        opacity: 1 !important;
        margin: 0px 10px;
    }

    .banner_box a.et-pb-active-control::after {
        position: absolute;
        content: '';
        top: -10px;
        width: 30px;
        height: 30px;
        border: 1px solid #FFFFFF33;
        border-radius: 20px;
        left: -11px;
        right: 0;
        margin: auto;
    }

    .banner_row .et_pb_slider .et_pb_container {
        height: 100%;
        display: flex;
        align-items: center;
    }

    .banner_row .et_pb_slide_description {
        padding: 0 !important;
    }

    .banner_box .et-pb-controllers {
        left: auto;
        width: fit-content;
        right: 70px;
    }

    .banner_box a.et-pb-active-control {
        background: #93C936 !important;
        position: relative;
    }

    .banner_box .et_pb_slide_content {
        font-size: 56px !important;
        font-weight: 500 !important;
        line-height: 1.3;
        text-align: right !important;
    }

    .banner_box .et_pb_slide_description {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .banner_btn {
        display: flex;
        justify-content: end;
        margin-top: 20px;
    }

    /* banner add */
    /* about us */

    .btm_btn {
        display: flex;
        margin-top: 20px;
    }

    .left_img img,
    .right_img img {
        height: 633px;
        object-fit: cover;
        border-radius: 20px;
    }

    .right_img,
    .about_content {
        margin-top: 100px !important;
    }

    .top_title {
        font-size: 50px;
        color: #93C936;
        font-family: 'a Auto Signature';
        text-align: center;
        line-height: 1;
    }

    .section_main_title {
        font-size: 46px;
        text-align: center;
        text-transform: uppercase;
        font-weight: 400;
        line-height: 1.3;
        color: #000;
        font-family: "Outfit", sans-serif !important;
    }

    .mb40 {
        margin-bottom: 40px;
    }

    .about_sectiob::after {
        position: absolute;
        content: '';
        background: #F2F2F2;
        top: 20px;
        width: 98%;
        height: 100%;
        margin: auto;
        right: 0;
        left: 0;
    }

    /* about end */
    /* category section */

    .category_main_section_row {
        display: flex;
        align-items: center;
    }

    .category_image {
        width: 60% !important;
    }

    .category_title_content {
        width: 50% !important;
        border-radius: 20px;
        background: #F2F2F2;
        padding: 30px;
        margin-left: -10%;
    }

    .cat_title {
        font-size: 32px;
        color: #000;
        font-weight: 500;
    }

    .reverse_class .category_title_content {
        margin-left: 0;
        margin-right: -10%;
        z-index: 99;
        width: 60% !important
    }

    .center_row_main {
        padding: 70px 0px !important;
    }

    .category_image img {
        height: 468px;
        width: 100%;
        object-fit: cover;
        border-radius: 20px;
    }

    /* category section end*/
    /* slab_inner */

    .wc-designed-card-inner {
        padding: 10px;
    }

    .wc-designed-card {
        position: relative;
        display: block;
        border-radius: 20px;
    }

    .wc-image-wrap {
        position: relative;
        display: block;
        border-radius: 18px;
    }

    .wc-image-wrap img {
        width: 100%;
        height: 322px;
        border-radius: 18px;
        display: block;
    }

    .wc-arrow {
        position: absolute;
        bottom: -30px;
        left: 50%;
        transform: translateX(-50%);
        background: #000;
        color: #fff;
        width: 62px;
        height: 62px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 34px;
        transition: all 0.3s ease;
    }

    .wc-image-wrap:hover .wc-arrow {
        background: #333;
        transform: translateX(-50%) scale(1.1);
    }

    .wc-product-title {
        margin-top: 43px;
        font-size: 20px;
        font-weight: 500;
        color: #000;
        text-align: center;
    }

    .wc-arrow-btn {
        background: #fff;
        border: 1px solid #DDDDDD;
        width: 37px;
        height: 32px;
        border-radius: 40px;
        z-index: 99;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .wc-designed-grid .slick-prev {
        position: absolute;
        top: 0;
        bottom: 100px;
        margin: auto;
        left: -8px;
        cursor: pointer;
    }

    .wc-designed-grid .slick-next {
        position: absolute;
        top: 0;
        bottom: 100px;
        margin: auto;
        right: 0px;
        left: auto;
        cursor: pointer;
    }

    /* slabmain */
    /* seo section */

    .image_main_abt {
        display: flex;
        gap: 10px;
    }

    .marble_img img {
        height: 476px !important;
        width: 100%;
        object-fit: cover;
        border-top-left-radius: 250px;
    }

    .seo_title {
        font-size: 29px;
        color: #000;
        font-weight: 400;
    }

    .height_600 img {
        height: 600px;
        object-fit: cover;
        border-top-right-radius: 240px;
    }
.et_pb_code_44.best_content_main {
    width: 75%;
    margin: auto !important;
    margin-bottom: auto !important;
}


    .image_main_abt_col1 {
        width: 50% !important;
    }

    .seo_section::before {
        position: absolute;
        content: '';
        left: 0;
        right: 0;
        margin: auto;
        background: #f2f2f2;
        width: 98%;
        height: 100%;
        top: 0;
    }

    .image_main_abt_col1 img {
        height: 263px;
        object-fit: cover;
        width: 100%;
    }

    /* seo section end*/
    /* Why Choose Us */

    .grid-container-main {
        display: flex;
        flex-wrap: wrap;
    }

    .card-main {
        width: 33.33% !important;
        padding: 12px;
    }

    .card-main-inner {
        background: #93C936;
        height: 250px;
        display: flex;
        align-items: center;
        border-radius: 20px;
        justify-content: center;
        padding: 25px;
    }

    .grid-container-main {
        display: flex;
        flex-wrap: wrap;
        position: relative;
    }

    .card_item_2,
    .card-main,
    .card_item_3,
    .card_item_5 {
        position: relative;
    }

    .card_item_2::after,
    .card_item_5::after,
    .card_item_5::before,
    .card_item_3::before,
    .card_item_2::before,
    .card_item_1::before,
    .card_item_3::after {
        position: absolute;
        content: '';
        left: -13px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 25px;
        height: 80px;
        background: #93C936;
        clip-path: polygon(100% 100%, 100% 100%, 99.346% 97.729%, 97.451% 95.575%, 94.419% 93.566%, 90.353% 91.732%, 85.355% 90.101%, 79.529% 88.701%, 72.978% 87.563%, 65.804% 86.714%, 58.11% 86.183%, 50% 86%, 50% 86%, 41.89% 86.183%, 34.196% 86.714%, 27.022% 87.563%, 20.471% 88.701%, 14.645% 90.101%, 9.647% 91.732%, 5.581% 93.566%, 2.549% 95.575%, 0.654% 97.729%, 0% 100%, 0% 0%, 0% 0%, 0.654% 2.271%, 2.549% 4.425%, 5.581% 6.434%, 9.647% 8.268%, 14.645% 9.899%, 20.471% 11.299%, 27.022% 12.437%, 34.196% 13.286%, 41.89% 13.817%, 50% 14%, 50% 14%, 58.11% 13.817%, 65.804% 13.286%, 72.978% 12.437%, 79.529% 11.299%, 85.355% 9.899%, 90.353% 8.268%, 94.419% 6.434%, 97.451% 4.425%, 99.346% 2.271%, 100% 0%, 100% 100%);
    }

    .card_item_2::before,
    .card_item_1::before,
    .card_item_3::after {
        bottom: -40px !important;
        left: 0 !important;
        right: 0 !important;
        top: auto !important;
        margin: auto !important;
        transform: rotate(90deg);
        width: 30px;
    }

    .card_item_5::before {
        left: auto;
        right: -13px;
    }

    .text {
        font-size: 20px;
        color: #333333;
    }

    /* Why Choose Us end*/
    /* visit us start */

    .home_map_main,
    .home_map_main iframe {
        height: 668px;
        border-radius: 20px;
    }

    .visit_us_main_title {
        font-size: 64px;
        font-weight: 400;
        color: #000;
        text-transform: uppercase;
        line-height: 1;
        margin-left: -50px;
    }

    .visit_us_main_sub_title {
        font-size: 28px;
        line-height: 35px;
        font-weight: 500;
        color: #93C936;
        text-transform: capitalize;
        margin: 20px 0;
    }

    .our_showroom_btn {
        border-bottom: 1px solid #333;
        transition: 0.6s ease;
    }

    .our_showroom_btn:hover {
        color: #93C936 !important;
        border-color: #93C936 !important;
    }

    .our_showroom_btn_box {
        display: inline-block;
        margin-top: 25px;
    }

    .rs_visit_us_row {
        display: flex;
        flex-wrap: wrap;
    }

    .rs_visit_us_col1 {
        width: 50% !important;
        margin: 0 !important;
    }

    .rs_visit_us_col2 {
        width: 50% !important;
        margin: 0 !important;
        padding-left: 50px !important;
    }

    .rs_visit_us_col2 {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .rs_visit_us_block2 {
        width: 60%;
        float: left !important;
    }

    .rs_visit_us_block3 {
        width: 40%;
    }

    .visit_us_main_box_sub {
        padding-left: 50px !important;
    }

    .rs_visit_us_block3 .et_pb_image_wrap {
        width: 100% !important;
        text-align: right;
        margin-top: 47px;
    }

    .rs_visit_us_block3 .et_pb_image_wrap img {
        width: 203px;
        height: 259px;
        object-fit: cover;
        border-radius: 20px;
    }

    .rs_visit_us_sec {
        position: relative;
    }

    .rs_visit_us_sec::after {
        content: "";
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 448px;
        height: 720px;
        object-fit: contain;
        background-image: url(/wp-content/uploads/2026/02/visit_us_bg.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    /* visit us end */
    /* Get In Touch Start */

    .rs_get_in_touch_sec.seo_section::before {
        background-image: url(/wp-content/uploads/2026/02/get_in_bg.jpg);
        height: 100% !important;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .contact_title_box {
        font-size: 20px;
        font-weight: 500;
        color: #93C936;
        line-height: 1;
        text-transform: capitalize;
    }

    .contact_title_with_svg_box {
        display: flex;
        align-items: center;
        gap: 8px;
        justify-content: center;
    }

    .contact_svg_box svg {
        display: flex;
    }

    .con_details_main_box {
        display: flex;
        flex-wrap: wrap;
        margin: -12px;
    }

    .con_details_main_box_inner {
        width: 33.33% !important;
        padding: 12px;
    }

    .con_details_main_box_sub {
        backdrop-filter: blur(21px);
        border: 1px solid #93C93638;
        height: 100%;
        padding: 31px 0 23px !important;
        border-radius: 20px !important;
    }

    .contact_data_box a {
        font-size: 16px;
        line-height: 27px;
        font-weight: 300;
        color: #fff;
        display: block;
    }

    .contact_data_box {
        padding-top: 18px;
        width: 65%;
        margin: auto;
    }

    .rs_get_in_touch_col1 {
        width: 59% !important;
        margin: 0 !important;
        padding-right: 55px !important;
    }

    .rs_get_in_touch_col2 {
        width: 41% !important;
        margin: 0 !important;
        background: #222222DE;
        backdrop-filter: blur(21px);
        border: 1px solid #93C93680;
        border-radius: 30px 30px 0 0;
        margin-top: -16px !important;
    }

    .rs_get_in_touch_row {
        width: 100% !important;
        max-width: 100% !important;
        padding-left: 192px !important;
        padding-right: 122px !important;
    }

    .white_title {
        color: #fff !important;
    }

    .rs_get_in_touch_col2 {
        gap: unset !important;
    }

    .rs_get_in_touch_block2 {
        padding: 60px 47px 45px;
    }

    /* Get In Touch With Us section start */

    ::placeholder {
        color: #fff;
        opacity: 1;
    }

    :-ms-input-placeholder {
        color: #fff;
    }

    ::-ms-input-placeholder {
        color: #fff;
    }

    .cotnact_main_row {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .cotnact_main_col_6 {
        width: 50%;
        padding: 7px;
    }

    .cotnact_main_col_12 {
        width: 100%;
        padding: 7px;
    }

    .cotnact_main_from input[type=email],
    .cotnact_main_from input[type=tel],
    .cotnact_main_from input[type=text],
    .cotnact_main_from select,
    .cotnact_main_from textarea {
        width: 100%;
        padding: 15px 15px 15px 15px !important;
        padding-left: 15px;
        /* margin-bottom: 15px; */
        background: #272727 !important;
        border: none !important;
        border-bottom: 1px solid #DDDDDD !important;
        font-size: 16px;
        font-weight: 300;
        text-transform: capitalize;
        color: #fff !important;
        position: relative;
        border-radius: 10px;
        border: 1px solid #DDDDDD3D !important;
    }

    .cotnact_main_from textarea {
        height: 175px;
        resize: none;
    }

    .cotnact_main_from .site_button {
        margin: auto;
    }

    .wpcf7-form-control-wrap {
        position: relative;
        display: flex;
        flex-wrap: wrap;
    }

    span.wpcf7-not-valid-tip {
        width: 100%;
    }

    .wpcf7-spinner {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }

    .wpcf7 form.invalid .wpcf7-response-output,
    .wpcf7 form.unaccepted .wpcf7-response-output,
    .wpcf7 form.payment-required .wpcf7-response-output {
        border-color: #93c936;
        color: #fff !important;
    }

    .btn_row_contact_from {
        margin-top: 10px;
    }

    .cotnact_main_from {
        margin-top: 25px;
    }

    /* Get In Touch end */
    /* Crafting Stone Start */

    .crafting_stone_content_box_sub {
        background: #FFFFFFB2;
        border-radius: 20px;
        padding: 40px 29px 55px 29px;
        text-align: center;
        height: 100%;
    }

    .crafting_stone_content_box_inner {
        width: 25% !important;
        padding: 10px;
    }

    .crafting_stone_content_box {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: -10px;
        margin-top: 15px;
    }

    .crafting_stone_title_box {
        font-size: 20px;
        line-height: 31px;
        font-weight: 500;
        color: #000;
        text-transform: capitalize;
        margin: 13px 0 8px;
    }

    /* Crafting Stone End */
    /* Our Brand Start */

    .our_brand_main_box {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 20px;
    }

    .our_brand_main_box_inner {
        width: 20% !important;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 9px;
    }

    .our_brand_main_box_sub {
        border: 1px solid #DDDDDD;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 20px;
        height: 189px;
        background: #FFFFFF;
        transition: 0.6s ease;
    }

    .our_brand_main_box_sub:hover {
        border: 1px solid #00000080;
    }

    .our_brand_main_sub a img {
        transition: 0.6s ease;
    }

    .our_brand_main_box_sub:hover .our_brand_main_sub a img {
        transform: scale(0.9);
    }

    /* Our Brand End */
    /* Our Customer Start */

    .testimonial_h_row.testimonial_h_row_new {
        margin: -12px !important;
        margin-top: 0 !important;
    }

    .hk_testimonial_col {
        padding: 12px;
    }

    .testimonial_h_row_new .hk_testimonial_boxx_main {
        background-color: #0D0D0D;
        padding: 30px 25px 35px 30px;
        border-radius: 30px;
        position: relative;
    }

    .testimonial_h_row_new .hk_testimonial_quote_box {
        display: flex;
        align-items: center;
        margin-top: 0;
        padding-bottom: 25px;
        border-bottom: 1px solid #FFFFFF33;
        margin-bottom: 20px;
        justify-content: space-between;
    }

    .testimonial_h_row_new .hk_testimonial_title_box {
        padding-left: 0;
        font-size: 20px;
        line-height: 1.2;
        font-weight: 500;
        color: #fff;
    }

    /* .testimonial_h_row_new .hk_testimonial_quote_img::after {
    content: "";
    position: absolute;
    top: 0;
    left: -11px;
    width: 11px;
    height: 12px;
    background-size: 11px;
    background-repeat: no-repeat;
    background-image: url(/wp-content/uploads/2024/11/testi_cross_bg.png);
} */

    .testimonial_h_row_new .hk_testimonial_review_box .fa {
        color: #FCBF02;
        font-size: 15px;
        margin: 0;
    }

    .testimonial_h_row_new .hk_testimonial_review_box .fa:first-child {
        margin-left: 0 !important;
    }

    .testimonial_h_row_new .hk_testimonial_content_box {
        font-size: 16px;
        line-height: 30px;
        font-weight: 300;
        color: #fff;
        height: 150px;
        overflow: hidden;
    }

    .testimonial_h_row_new .tog_btn {
        color: #97CB3A;
        text-decoration: underline;
        font-size: 16px;
        font-weight: 300;
        cursor: pointer;
    }

    .hk_testimonial_review_box {
        height: auto;
        line-height: 1;
        margin-top: 8px;
    }

    .testimonial_h_row_new .hk_testimonial_content_box.intro {
        height: auto;
        overflow: unset;
    }

    .hk_testimonial_quote_img {
        display: flex;
        /* width: 50px; */
        /* height: 50px; */
        border-radius: 50%;
        /* background: #89bc40; */
        align-items: center;
        justify-content: center;
    }

    .hk_testimonial_quote_iconbox {
        display: flex;
        align-items: center;
        /* position: absolute; */
        /* top: 35px; */
        opacity: 1;
        transition: 0.6s ease;
        right: 25px;
    }

    .hk_testimonial_box {
        position: relative;
    }

    .hk_testimonial_titlestar_box {
        padding-left: 0;
    }

    .testimonial_h_row .slick-prev {
        top: 50%;
        left: auto;
        right: auto;
        width: 51px;
        height: 51px;
        border: 1px solid #DDDDDD;
        border-radius: 50%;
        background-color: #fff;
        position: absolute;
        left: -53px;
        z-index: 9;
        transform: translateY(-50%);
        cursor: pointer;
        transition: 0.6s ease;
    }

    .slick-prev:before,
    .slick-next:before {
        display: none !important;
    }

    .testimonial_h_row .slick-next {
        top: 50%;
        left: auto;
        right: -53px;
        width: 51px;
        height: 51px;
        border: 1px solid #DDDDDD;
        border-radius: 50%;
        background-color: #fff;
        position: absolute;
        z-index: 9;
        transform: translateY(-50%);
        cursor: pointer;
        transition: 0.6s ease;
    }

    .testimonial_h_row .slick-arrow svg {
        width: 15px;
        height: 15px;
    }

    .testimonial_h_row .slick-prev:hover,
    .testimonial_h_row .slick-next:hover {
        background-color: #93C936;
    }

    /* .testimonial_h_row .slick-prev,
.testimonial_h_row .slick-next{
    display: none !important;
} */

    .hk_testimonial_col.slick-current .hk_testimonial_quote_iconbox {
        opacity: 1;
    }

    .testimonial_h_row_new .hk_testimonial_col.slick-current .hk_testimonial_box {
        padding-top: 60px;
    }

    .review_count_banner_main_box {
        background-color: #F2F2F2;
        padding: 17px 25px 15px 20px;
        display: flex;
        align-items: center;
        border: 1px solid #DDDDDD;
        border-radius: 10px;
        width: 457px;
        margin: 16px auto 13px;
        justify-content: center;
    }

    .review_count_banner_main_box_content {
        display: flex !important;
        align-items: center;
    }

    .review_count_banner_main_box_rate {
        font-size: 20px;
        font-weight: 500;
        color: #464646;
        padding: 0 0 0 13px;
        border-left: 1px solid #ddd;
        line-height: 1;
    }

    .review_count_banner_main_box_star {
        padding: 0 11px;
    }

    .review_count_banner_main_box_img img {
        width: 86px;
        height: 29px;
        object-fit: contain;
    }

    .review_count_banner_main_box_star img {
        width: 90px;
        height: 16px;
        object-fit: contain;
    }

    .review_count_banner_main_box_img,
    .review_count_banner_main_box_star {
        display: flex;
    }

    .review_count_banner_main_box_img {
        padding-right: 13px;
    }

    .review_count_banner_main_box_rev_cou {
        font-size: 16px;
        color: #464646;
        line-height: 1;
        font-weight: 400;
        padding-top: 0;
        text-decoration: underline;
    }

    /* Our Customer End */
    /* Our Project Start */

    .rs_our_project_sec {
        gap: unset !important;
    }

    .rs_project_tab_block .et_pb_tabs_controls {
        display: flex;
        justify-content: center;
        background-color: #fff;
        gap: 23px;
        margin: 25px auto 30px;
    }

    .rs_project_tab_block .et_pb_tabs_controls li.et_pb_tab_active {
        border-radius: 10px;
        background-color: #93C936 !important;
    }

    .rs_project_tab_block .et_pb_tabs_controls li a {
        font-size: 26px;
        line-height: 30px;
        font-weight: 400 !important;
        color: #242424 !important;
        text-transform: capitalize !important;
        padding: 28px 59px;
        border-radius: 10px;
        border: 1px solid #DDDDDD;
    }

    .rs_project_tab_block {
        border: none !important;
    }

    ul.et_pb_tabs_controls:after {
        display: none !important;
    }

    .rs_project_tab_block .et_pb_tab {
        padding: 0 !important;
    }

    .swiper-slide-active {
        transform: scale(1.2);
    }

    .project_main_inr {
        padding: 10px 8px;
    }

    .project_inage_inr a img {
        object-fit: cover;
        width: 100%;
        height: 377px;
        border-radius: 20px;
        pointer-events: none;
        transition: 0.6s ease;
    }

    .slick-center .project_inage_inr a img {
        height: 415px;
        transition: 0.6s ease;
    }

    .slick-track {
        display: flex !important;
        align-items: center !important;
    }

    .op_main_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #F2F2F2;
        margin-left: 57px;
        margin-right: 57px;
        height: 66px;
        border-radius: 10px;
    }

    .op_main_col_6 {
        width: 100%;
    }

    .op_number i {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 58px;
        height: 50px;
        background: #ffffff;
        border: 1px solid #FFFFFF;
        color: #000;
        border-radius: 10px;
        font-size: 30px;
        cursor: pointer;
        transition: 0.6s ease;
    }

    .op_number {
        display: flex;
        justify-content: space-between;
    }

    .op_left_col {
        margin-left: 8px;
    }

    .op_right_col {
        margin-right: 8px;
    }

    .op_number i:hover {
        background: #93C936;
        border: 1px solid #93C936;
    }

    .op_number_right ul {
        display: flex;
        justify-content: end;
        padding: 0;
        width: 35%;
        position: absolute;
        top: 0;
        display: none;
    }

    .op_number_right ul li.slick-active a {
        font-weight: 600;
        font-size: 40px;
        color: #004783;
        opacity: unset;
    }

    .op_number_right ul li a {
        font-weight: 600;
        font-size: 30px;
        line-height: 37px;
        color: #327AC4;
        opacity: 0.6;
    }

    .rs_project_tab_col {
        gap: unset !important;
    }

    .btm_btn.project_btn {
        position: absolute;
        bottom: 6px;
        left: 0;
        right: 0;
        margin: auto;
        justify-content: center;
        z-index: 0;
        display: inline-block;
        text-align: center;
        width: fit-content;
    }

    .btm_btn.project_btn .site_button {
        margin: auto !important;
    }

    .op_button {
        margin-top: 20px;
    }

    .slick-center {
        height: 443px !important;
    }

    .site_padding.rs_our_project_sec {
        padding-bottom: 0 !important;
    }

    .et_pb_tabs_controls li {
        border: none !important;
    }

    /* Our Project end*/

    .service_main_sec .section_main_title,
    .service_main_sec .top_title {
        text-align: left !important;
        text-transform: capitalize;
    }

    .service-content img {
        height: 590px;
        width: 100%;
        border-radius: 20px;
        object-fit: cover;
    }

    .service-card-inner,
    .imag_main {
        position: relative;
    }

    .imag_main {
        border-radius: 20px;
        overflow: hidden;
    }

    .service_title {
        font-size: 26px;
        color: #fff;
        font-weight: 400;
        padding-bottom: 30px;
    }

    .service_body_content {
        position: absolute;
        z-index: 999;
        bottom: 20px;
        left: 20px;
    }

    .service-content {
        padding: 10px;
        border-radius: 20px;
    }

    .imag_main::after {
        position: absolute;
        content: '';
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60.41%, rgba(0, 0, 0, 0.8) 100%);
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        right: 0;
        z-index: 999;
    }

    .slick_arrows .slick-arrow {
        border: 1px solid #DDDDDD;
        width: 52px;
        border-radius: 20px;
        height: 45px;
        background: #fff;
        z-index: 999;
        cursor: pointer;
    }

    .slick_arrows {
        position: absolute;
        bottom: 0px;
        width: 49%;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #fff;
        height: 70px;
    }

    .dis_block_col {
        display: block !important;
    }

    .slick_arrows::before {
        position: absolute;
        content: '';
        background: #ddd;
        height: 2px;
        width: 100%;
        z-index: 0;
    }

    .next-slide {
        margin-bottom: 70px;
    }

    .next-slide img {
        height: 520px !important;
        width: 100% !important;
    }

    /* services section  */

    .about_sectiob::before {
        position: absolute;
        background-repeat: no-repeat !important;
        content: '';
        width: 370px;
        background: url(../../../wp-content/uploads/2026/02/image-3.png);
        bottom: -110px;
        height: 200px;
        z-index: 9;
        background-size: contain;
    }

    .service_section::before {
        position: absolute;
        background-repeat: no-repeat !important;
        content: '';
        width: 550px;
        background: url(../../../wp-content/uploads/2026/02/image-2asd.png);
        bottom: 0;
        height: 200px;
        z-index: 9;
        background-size: contain;
        left: 0;
    }

    .et_pb_code_11.best_content_main {
        margin: auto !important;
    }

    .service_main_sec_center .btm_btn {
        justify-content: center;
    }

    .seo_section_main {
        border: 1px solid #93C936;
    }
.tl{
	text-align:left !important;
}
.jl,.suburb_content .jl{
	justify-content:left !important;
}
.site_content span ul{
	padding-bottom:0 !important;
}




    @media all and (min-width: 320px) and (max-width: 550px) {
        .slick_arrows {
            position: unset !important;
            width: 100%;
        }
    }

    @media all and (min-width: 320px) and (max-width: 767px) {
        .about_sectiob::before {
            display: none;
        }

        /* banner  */
        .banner_box .et_pb_slide_content {
            font-size: 34px !important;
            text-align: center !important;
        }

        .banner_btn {
            justify-content: center;
        }

        .banner_box .et-pb-controllers {
            left: 0;
            width: 100%;
            right: 0;
            /* banner  end*/
        }

        /* about us */
        .site_padding {
            padding: 50px 15px !important;
        }

        .left_img img,
        .right_img img {
            height: 350px;
        }

        .section_main_title,
        .top_title {
            font-size: 24px;
        }

        .right_img {
            margin-top: 0px !important;
            display: none !important;
        }

        .about_content {
            margin-top: 30px !important;
        }

        .mb40 {
            margin-bottom: 10px;
        }

        .left_img {
            text-align: center !important;
        }

        .about_content {
            text-align: center;
            margin-top: 0 !important;
        }

        .btm_btn {
            justify-content: center;
        }

        /* about us end*/
        /* category section */
        .center_row_main {
            padding: 30px 0px !important;
        }

        .category_image img {
            height: 250px;
        }

        .cat_title {
            font-size: 22px;
        }

        .category_title_content_inner .btm_btn {
            justify-content: flex-start;
        }

        .category_main_section_row {
            display: block;
        }

        .category_image {
            width: 100% !important;
        }

        .category_title_content,
        .reverse_class .category_title_content {
            margin: auto !important;
            margin-top: -50px !important;
            width: 90% !important;
            z-index: 999;
            padding: 20px;
            position: relative;
        }

        .category_main_section_row.reverse_class {
            flex-direction: column-reverse;
            display: flex;
        }

        /* category end */
        /* stone */
        .wc-arrow {
            width: 30px;
            height: 30px;
            bottom: -14px;
        }

        .wc-designed-card-inner {
            padding: 5px;
        }

        span.wc-arrow svg {
            width: 12px;
        }

        .wc-product-title {
            margin-top: 30px;
        }

        .wc-designed-grid .slick-prev,
        .wc-designed-grid .slick-next {
            bottom: 70px;
        }

        .site_padding.our_range_section {
            padding: 50px 10px !important;
        }

        .wc-image-wrap img {
            height: 200px;
        }

        .wc-product-title {
            font-size: 18px;
        }

        /* end */
        /* seo section */
        .image_main_abt_col1 img {
            height: 170px;
        }

        .seo_title {
            line-height: 1.3;
            text-align: center;
            font-size: 24px;
        }

        .marble_img img {
            height: 320px !important;
            border-top-left-radius: 100px;
        }

        .display_block_row {
            display: block !important;
        }

        .col1_main {
            padding: 40px 0px !important;
            text-align: center;
        }

        .image_col2 {
            display: none !important;
        }

        .best_content_main {
            width: 100%;
            padding: 0px 15px !important;
        }

        .seo_section {
            text-align: center !important;
        }

        /* seo section end*/
        /* why choose us */
        .text {
            font-size: 14px;
        }

        .card-main-inner {
            height: 250px;
            padding: 10px;
            text-align: center;
        }

        .seo_first_row {
            display: block !important;
        }

        .card_item_2::after,
        .card_item_5::after,
        .card_item_5::before,
        .card_item_3::before,
        .card_item_2::before,
        .card_item_1::before,
        .card_item_3::after {
            display: none;
        }

        .card-main {
            width: 50% !important;
            padding: 5px;
        }

        .site_padding.why_choose_section {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        /* emd */
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
            display: none !important;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 0 !important;
        }

        .visit_us_main_title {
            font-size: 36px;
            margin-left: 0px;
        }

        .visit_us_main_sub_title {
            font-size: 18px;
            line-height: 26px;
            margin: 15px 0 10px;
        }

        .home_map_main,
        .home_map_main iframe {
            height: 400px;
        }

        .our_showroom_btn_box {
            margin-top: 15px;
        }

        .rs_visit_us_block3 {
            display: none !important;
        }

        .rs_visit_us_block2 {
            width: 100% !important;
        }

        .rs_visit_us_row {
            display: flex !important;
            flex-wrap: wrap;
            flex-direction: column-reverse;
        }

        .rs_visit_us_block2 {
            margin-bottom: 15px !important;
        }

        .rs_visit_us_col1,
        .rs_visit_us_col2 {
            width: 100% !important;
        }

        .rs_get_in_touch_row {
            padding-left: 0px !important;
            padding-right: 0px !important;
            flex-wrap: wrap !important;
        }

        .rs_get_in_touch_block2 {
            padding: 30px 10px 25px;
        }

        .contact_data_box {
            padding-top: 14px;
            width: 80%;
        }

        .rs_get_in_touch_col1 {
            width: 100% !important;
            padding-right: 0 !important;
            padding-bottom: 10px !important;
        }

        .rs_get_in_touch_col2 {
            width: 100% !important;
        }

        .cotnact_main_from input[type=email],
        .cotnact_main_from input[type=tel],
        .cotnact_main_from input[type=text],
        .cotnact_main_from select,
        .cotnact_main_from textarea {
            font-size: 14px;
            padding: 12px !important;
        }

        .cotnact_main_from textarea {
            height: 115px;
            resize: none;
        }

        .contact_title_box {
            font-size: 18px;
        }

        .cotnact_main_from {
            margin-top: 10px;
        }

        .contact_data_box a {
            font-size: 15px;
            line-height: 27px;
        }

        .con_details_main_box_sub {
            padding: 18px 0 23px !important;
            height: auto;
        }

        .con_details_main_box_inner {
            padding: 7px;
            width: 100% !important;
            margin: 0 auto;
        }

        .con_details_main_box {
            margin: -7px;
        }

        .rs_get_in_touch_col2 {
            margin-top: 0 !important;
        }

        .cotnact_main_col_6 {
            width: 100%;
        }

        .con_details_main_box {
            padding-bottom: 10px;
        }

        .crafting_stone_title_box {
            font-size: 18px;
            line-height: 24px;
            margin: 10px 0 6px;
        }

        .crafting_stone_content_box_sub {
            padding: 30px 15px 30px 15px;
        }

        .crafting_stone_content_box {
            margin-top: 10px;
        }

        .crafting_stone_content_box_inner {
            width: 100% !important;
        }

        .our_brand_main_box {
            margin-top: 10px;
        }

        .our_brand_main_box_sub {
            height: 115px;
        }

        .our_brand_main_box_inner {
            width: 100% !important;
        }

        .testimonial_h_row .slick-prev {
            width: 30px;
            height: 30px;
            left: -8px;
        }

        .testimonial_h_row .slick-next {
            width: 30px;
            height: 30px;
            right: -8px;
        }

        .testimonial_h_row .slick-arrow svg {
            width: 11px;
            height: 11px;
        }

        .testimonial_h_row_new .hk_testimonial_quote_box {
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .testimonial_h_row_new .hk_testimonial_title_box {
            font-size: 18px;
        }

        .testimonial_h_row_new .hk_testimonial_boxx_main {
            padding: 25px 20px 30px 25px;
        }

        .testimonial_h_row_new .hk_testimonial_content_box {
            font-size: 15px;
            line-height: 26px;
            height: 130px;
        }

        .testimonial_h_row_new .tog_btn {
            font-size: 15px;
        }

        .hk_testimonial_quote_img img {
            width: 35px;
            height: 35px;
        }

        .review_count_banner_main_box {
            padding: 10px 15px 10px 15px;
            width: fit-content;
            margin: 12px auto 12px;
        }

        .review_count_banner_main_box_img img {
            width: 76px;
            height: 25px;
            object-fit: contain;
        }

        .review_count_banner_main_box_star img {
            width: 80px;
            height: 14px;
            object-fit: contain;
        }

        .review_count_banner_main_box_rate {
            font-size: 18px;
        }

        .hk_testimonial_col {
            padding: 6px;
        }

        .testimonial_h_row.testimonial_h_row_new {
            margin: -6px !important;
        }

        .testimonial_h_row_new .hk_testimonial_content_box,
        .hk_testimonial_btn {
            text-align: left;
        }

        .review_count_banner_main_box_content span {
            width: 50%;
        }

        .review_count_banner_main_box_rev_cou {
            text-align: right;
        }

        .review_count_banner_main_box_rate {
            text-align: right;
            border: none !important;
        }

        .hk_testimonial_review_box {
            text-align: left;
        }

        .review_count_banner_main_box_content {
            display: flex !important;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
        }

        .review_count_banner_main_box_star {
            padding: 0;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 16px;
            line-height: 22px;
            padding: 9px 15px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 11px;
            margin: 15px auto 15px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }

        .site_padding.rs_our_project_sec {
            padding-bottom: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .project_inage_inr a img {
            height: 257px;
        }

        .slick-center .project_inage_inr a img {
            height: 355px;
        }

        .slick-center {
            height: 100% !important;
        }

        .op_main_row {
            margin-left: 15px;
            margin-right: 15px;
            height: 55px;
        }

        .op_number i {
            width: 45px;
            height: 45px;
        }

        .op_left_col {
            margin-left: 5px;
        }

        .op_right_col {
            margin-right: 5px;
        }

        .btm_btn.project_btn {
            bottom: 35px;
        }

        .op_button {
            margin-top: 10px;
        }

        .rs_project_tab_block .slick-arrow.slick-hidden {
            display: flex !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 14px;
            line-height: 19px;
            padding: 8px 9px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 11px;
            margin: 15px auto 15px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }

        .site_padding.rs_our_project_sec {
            padding-bottom: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .project_inage_inr a img {
            height: 257px;
        }

        .slick-center .project_inage_inr a img {
            height: 355px;
        }

        .slick-center {
            height: 100% !important;
        }

        .op_main_row {
            margin-left: 10px;
            margin-right: 10px;
            height: 55px;
        }

        .op_number i {
            width: 45px;
            height: 45px;
        }

        .op_left_col {
            margin-left: 5px;
        }

        .op_right_col {
            margin-right: 5px;
        }

        .btm_btn.project_btn {
            bottom: 5px;
        }

        .op_button {
            margin-top: 10px;
        }

        .rs_project_tab_block .slick-arrow.slick-hidden {
            display: flex !important;
        }

        .rs_project_tab_block .et_pb_tab {
            padding: 0 !important;
            margin-bottom: 0 !important;
        }

        /* service section */
        .service-content img {
            height: 420px;
        }

        .next-slide img {
            height: 320px !important;
        }

        .service_title {
            font-size: 24px;
        }

        .service_row_main {
            display: block;
        }

        .service_row_main .et_pb_column {
            width: 100% !important;
        }

/*         .service_main_sec {
            text-align: center;
        } */

        .service_main_sec .section_main_title,
        .service_main_sec .top_title {
            text-align: center !important;
        }

        .services-slick-slider {
            margin-top: 20px;
        }

        /* service section emd*/
        .service_section::before {
            width: 300px;
            height: 100px;
            bottom: -40px;
        }
    }

    @media all and (min-width: 375px) and (max-width: 767px) {
        .con_details_main_box_inner {
            width: 50% !important;
        }

        .con_details_main_box_inner.con_details_main_box_inner3 {
            width: 70% !important;
        }

        .contact_data_box a {
            font-size: 14px;
            line-height: 24px;
        }

        .con_details_main_box_sub {
            padding: 14px 0 14px !important;
            height: 134px;
            margin: auto;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .our_brand_main_box_inner {
            width: 50% !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 16px;
            line-height: 22px;
            padding: 9px 15px;
        }
    }

    @media all and (min-width: 481px) and (max-width: 767px) {
        .wc-image-wrap img {
            height: 250px;
        }

        .card-main {
            width: 50% !important;
            padding: 5px;
        }

        .crafting_stone_content_box_inner {
            width: 50% !important;
        }

        .crafting_stone_title_box {
            font-size: 17px;
            line-height: 20px;
            margin: 10px 0 6px;
        }
    }

    @media all and (min-width: 768px) and (max-width: 980px) {
        .seo_first_row {
            display: block !important;
        }

        /* banner  */
        .banner_box .et_pb_slide_content {
            font-size: 34px !important;
        }

        /* banner  end*/
        .about_sectiob::before {
            width: 240px;
            height: 150px;
        }

        /* about us */
        .site_padding {
            padding: 50px 20px !important;
        }

        .left_img img,
        .right_img img {
            height: 450px;
        }

        .section_main_title,
        .top_title {
            font-size: 30px;
        }

        .right_img {
            margin-top: 0px !important;
            display: none !important;
        }

        .about_content {
            margin-top: 30px !important;
        }

        .mb40 {
            margin-bottom: 30px;
        }

        .left_img {
            text-align: center !important;
        }

        .about_content {
            text-align: center;
            margin-top: 0 !important;
        }

        .btm_btn {
            justify-content: center;
        }

        /* about us end*/
        /* category section */
        .center_row_main {
            padding: 30px 0px !important;
        }

        .category_image img {
            height: 420px;
        }

        .cat_title {
            font-size: 26px;
        }

        /* category end */
        /* stone */
        .wc-arrow {
            width: 40px;
            height: 40px;
            bottom: -20px;
        }

        /* end */
        /* seo section */
        .height_600 img {
            height: 500px;
        }

        .seo_title {
            line-height: 1.3;
            text-align: center;
            font-size: 26px;
        }

        .marble_img img {
            height: 400px !important;
            border-top-left-radius: 100px;
        }

        .display_block_row {
            display: block !important;
        }

        .col1_main {
            padding: 40px 0px !important;
            text-align: center;
        }

        .image_col2 {
            display: none !important;
        }

        /* seo section end*/
        /* why choose us */
        .text {
            font-size: 16px;
        }

        .card-main-inner {
            height: 250px;
            padding: 20px;
        }

        /* emd */
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
            display: none !important;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 10px !important;
        }

        .visit_us_main_title {
            font-size: 40px;
            margin-left: 0px;
        }

        .visit_us_main_sub_title {
            font-size: 18px;
            line-height: 26px;
            margin: 15px 0 10px;
        }

        .home_map_main,
        .home_map_main iframe {
            height: 400px;
        }

        .our_showroom_btn_box {
            margin-top: 15px;
        }

        .rs_visit_us_block3 {
            display: none !important;
        }

        .rs_visit_us_block2 {
            width: 100% !important;
        }

        .rs_get_in_touch_row {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .rs_get_in_touch_block2 {
            padding: 40px 20px 35px;
        }

        .contact_data_box {
            padding-top: 14px;
            width: 80%;
        }

        .rs_get_in_touch_col1 {
            width: 40% !important;
            padding-right: 20px !important;
        }

        .rs_get_in_touch_col2 {
            width: 60% !important;
        }

        .cotnact_main_from input[type=email],
        .cotnact_main_from input[type=tel],
        .cotnact_main_from input[type=text],
        .cotnact_main_from select,
        .cotnact_main_from textarea {
            font-size: 14px;
            padding: 12px !important;
        }

        .cotnact_main_from textarea {
            height: 115px;
            resize: none;
        }

        .contact_title_box {
            font-size: 18px;
        }

        .cotnact_main_from {
            margin-top: 10px;
        }

        .contact_data_box a {
            font-size: 15px;
            line-height: 27px;
        }

        .con_details_main_box_sub {
            padding: 18px 0 23px !important;
            height: 148px;
        }

        .con_details_main_box_inner {
            padding: 7px;
            width: 100% !important;
            margin: 0 auto;
        }

        .con_details_main_box {
            margin: -7px;
        }

        .crafting_stone_title_box {
            font-size: 18px;
            line-height: 24px;
            margin: 10px 0 6px;
        }

        .crafting_stone_content_box_sub {
            padding: 30px 15px 30px 15px;
        }

        .crafting_stone_content_box {
            margin-top: 10px;
        }

        .crafting_stone_content_box_inner {
            width: 50% !important;
        }

        .our_brand_main_box {
            margin-top: 10px;
        }

        .our_brand_main_box_sub {
            height: 115px;
        }

        .our_brand_main_box_inner {
            width: 33.33% !important;
        }

        .testimonial_h_row .slick-prev {
            width: 30px;
            height: 30px;
            left: -8px;
        }

        .testimonial_h_row .slick-next {
            width: 30px;
            height: 30px;
            right: -8px;
        }

        .testimonial_h_row .slick-arrow svg {
            width: 11px;
            height: 11px;
        }

        .testimonial_h_row_new .hk_testimonial_quote_box {
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .testimonial_h_row_new .hk_testimonial_title_box {
            font-size: 18px;
        }

        .testimonial_h_row_new .hk_testimonial_boxx_main {
            padding: 25px 20px 30px 25px;
        }

        .testimonial_h_row_new .hk_testimonial_content_box {
            font-size: 15px;
            line-height: 26px;
            height: 130px;
        }

        .testimonial_h_row_new .tog_btn {
            font-size: 15px;
        }

        .hk_testimonial_quote_img img {
            width: 35px;
            height: 35px;
        }

        .review_count_banner_main_box {
            padding: 14px 20px 12px 15px;
            width: 407px;
            margin: 12px auto 12px;
        }

        .review_count_banner_main_box_img img {
            width: 76px;
            height: 25px;
            object-fit: contain;
        }

        .review_count_banner_main_box_star img {
            width: 80px;
            height: 14px;
            object-fit: contain;
        }

        .review_count_banner_main_box_rate {
            font-size: 18px;
        }

        .hk_testimonial_col {
            padding: 6px;
        }

        .testimonial_h_row.testimonial_h_row_new {
            margin: -6px !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 16px;
            line-height: 22px;
            padding: 9px 15px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 11px;
            margin: 15px auto 15px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }

        .site_padding.rs_our_project_sec {
            padding-bottom: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .project_inage_inr a img {
            height: 257px;
        }

        .slick-center .project_inage_inr a img {
            height: 355px;
        }

        .slick-center {
            height: 100% !important;
        }

        .op_main_row {
            margin-left: 20px;
            margin-right: 20px;
            height: 55px;
        }

        .op_number i {
            width: 45px;
            height: 45px;
        }

        .op_left_col {
            margin-left: 5px;
        }

        .op_right_col {
            margin-right: 5px;
        }

        .btm_btn.project_btn {
            bottom: 5px;
        }

        .op_button {
            margin-top: 10px;
        }

        .rs_project_tab_block .slick-arrow.slick-hidden {
            display: flex !important;
        }

        .rs_project_tab_block .et_pb_tab {
            padding: 0 !important;
            margin-bottom: 0 !important;
        }

        /* service section */
        .service-content img {
            height: 500px;
        }

        .next-slide img {
            height: 420px !important;
        }

        .service_title {
            font-size: 24px;
        }

        .service_row_main {
            display: block;
        }

        .service_row_main .et_pb_column {
            width: 100% !important;
        }

        .service_main_sec {
            text-align: center;
        }

        .service_main_sec .section_main_title,
        .service_main_sec .top_title {
            text-align: center !important;
        }

        /* service section emd*/
        .service_section::before {
            width: 350px;
            height: 100px;
            bottom: -40px;
        }
    }

    @media only screen and (min-width: 981px) and (max-width: 1024px) {

        /* banner  */
        .banner_box .et_pb_slide_content {
            font-size: 36px !important;
        }

        /* banner  end*/
        /* about us */
        .about_sectiob::before {
            width: 300px;
            height: 170px;
        }

        .site_padding {
            padding: 60px 30px !important;
        }

        .left_img img,
        .right_img img {
            height: 450px;
        }

        .section_main_title,
        .top_title {
            font-size: 36px;
        }

        .right_img {
            margin-top: 70px !important;
        }

        .about_content {
            margin-top: 30px !important;
        }

        .mb40 {
            margin-bottom: 30px;
        }

        /* about us end*/
        /* category section */
        .center_row_main {
            padding: 30px 0px !important;
        }

        .category_image img {
            height: 420px;
        }

        .cat_title {
            font-size: 26px;
        }

        /* category end */
        /* stone */
        .wc-arrow {
            width: 40px;
            height: 40px;
            bottom: -20px;
        }

        /* end */
        /* seo section */
        .height_600 img {
            height: 500px;
        }

        .seo_title {
            line-height: 1.3;
            font-size: 26px;
        }

        /* seo section end*/
        /* why choose us */
        .text {
            font-size: 16px;
        }

        .card-main-inner {
            height: 200px;
        }

        /* emd */
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
            display: none !important;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 15px !important;
        }

        .visit_us_main_title {
            font-size: 40px;
            margin-left: 0px;
        }

        .visit_us_main_sub_title {
            font-size: 20px;
            line-height: 28px;
            margin: 15px 0;
        }

        .home_map_main,
        .home_map_main iframe {
            height: 400px;
        }

        .our_showroom_btn_box {
            margin-top: 18px;
        }

        .rs_visit_us_block3 {
            display: none !important;
        }

        .rs_visit_us_block2 {
            width: 100% !important;
        }

        .rs_get_in_touch_row {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .rs_get_in_touch_block2 {
            padding: 40px 20px 35px;
        }

        .contact_data_box {
            padding-top: 14px;
            width: 80%;
        }

        .rs_get_in_touch_col1 {
            width: 55% !important;
            padding-right: 20px !important;
        }

        .rs_get_in_touch_col2 {
            width: 45% !important;
        }

        .cotnact_main_from input[type=email],
        .cotnact_main_from input[type=tel],
        .cotnact_main_from input[type=text],
        .cotnact_main_from select,
        .cotnact_main_from textarea {
            font-size: 14px;
            padding: 12px !important;
        }

        .cotnact_main_from textarea {
            height: 115px;
            resize: none;
        }

        .contact_title_box {
            font-size: 18px;
        }

        .cotnact_main_from {
            margin-top: 10px;
        }

        .contact_data_box a {
            font-size: 15px;
            line-height: 27px;
        }

        .con_details_main_box_sub {
            padding: 25px 0 23px !important;
        }

        .con_details_main_box_inner {
            padding: 7px;
            width: 50% !important;
            margin: 0 auto;
        }

        .con_details_main_box {
            margin: -7px;
        }

        .crafting_stone_title_box {
            font-size: 16px;
            line-height: 24px;
            margin: 10px 0 6px;
        }

        .crafting_stone_content_box_sub {
            padding: 30px 9px 30px 9px;
        }

        .crafting_stone_content_box {
            margin-top: 10px;
        }

        .our_brand_main_box {
            margin-top: 10px;
        }

        .our_brand_main_box_sub {
            height: 125px;
        }

        .our_brand_main_box_inner {
            width: 25% !important;
        }

        .testimonial_h_row .slick-prev {
            width: 30px;
            height: 30px;
            left: -8px;
        }

        .testimonial_h_row .slick-next {
            width: 30px;
            height: 30px;
            right: -8px;
        }

        .testimonial_h_row .slick-arrow svg {
            width: 11px;
            height: 11px;
        }

        .testimonial_h_row_new .hk_testimonial_quote_box {
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .testimonial_h_row_new .hk_testimonial_title_box {
            font-size: 18px;
        }

        .testimonial_h_row_new .hk_testimonial_boxx_main {
            padding: 25px 20px 30px 25px;
        }

        .testimonial_h_row_new .hk_testimonial_content_box {
            font-size: 15px;
            line-height: 26px;
            height: 130px;
        }

        .testimonial_h_row_new .tog_btn {
            font-size: 15px;
        }

        .hk_testimonial_quote_img img {
            width: 35px;
            height: 35px;
        }

        .review_count_banner_main_box {
            padding: 14px 20px 12px 15px;
            width: 407px;
            margin: 12px auto 12px;
        }

        .review_count_banner_main_box_img img {
            width: 76px;
            height: 25px;
            object-fit: contain;
        }

        .review_count_banner_main_box_star img {
            width: 80px;
            height: 14px;
            object-fit: contain;
        }

        .review_count_banner_main_box_rate {
            font-size: 18px;
        }

        .hk_testimonial_col {
            padding: 6px;
        }

        .testimonial_h_row.testimonial_h_row_new {
            margin: -6px !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 17px;
            line-height: 26px;
            padding: 12px 22px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 11px;
            margin: 15px auto 15px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }

        .site_padding.rs_our_project_sec {
            padding-bottom: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .project_inage_inr a img {
            height: 317px;
        }

        .slick-center .project_inage_inr a img {
            height: 355px;
        }

        .slick-center {
            height: 383px !important;
        }

        .op_main_row {
            margin-left: 20px;
            margin-right: 20px;
            height: 55px;
        }

        .op_number i {
            width: 45px;
            height: 45px;
        }

        .op_left_col {
            margin-left: 5px;
        }

        .op_right_col {
            margin-right: 5px;
        }

        .btm_btn.project_btn {
            bottom: 5px;
        }

        .op_button {
            margin-top: 10px;
        }

        /* service section */
        .service-content img {
            height: 500px;
        }

        .next-slide img {
            height: 420px !important;
        }

        .service_title {
            font-size: 24px;
        }

        .service_section::before {
            width: 350px;
            height: 170px;
        }

        /* service section emd*/
    }

    @media all and (min-width: 1025px) and (max-width: 1140px) {

        /* banner  */
        .banner_box .et_pb_slide_content {
            font-size: 38px !important;
        }

        /* banner  end*/
        /* about us */
        .about_sectiob::before {
            width: 300px;
            height: 170px;
        }

        .site_padding {
            padding: 60px 30px !important;
        }

        .left_img img,
        .right_img img {
            height: 450px;
        }

        .section_main_title,
        .top_title {
            font-size: 36px;
        }

        .right_img,
        .about_content {
            margin-top: 70px !important;
        }

        /* about us end*/
        /* category section */
        .center_row_main {
            padding: 30px 0px !important;
        }

        .category_image img {
            height: 420px;
        }

        /* category end */
        /* stone */
        .wc-arrow {
            width: 40px;
            height: 40px;
            bottom: -20px;
        }

        .wc-image-wrap img {
            height: 250px;
        }

        /* end */
        /* seo section */
        .height_600 img {
            height: 500px;
        }

        .seo_title {
            line-height: 1.3;
        }

        /* seo section end*/
        /* why choose us */
        .text {
            font-size: 18px;
        }

        /* emd */
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
            display: none !important;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 15px !important;
        }

        .visit_us_main_title {
            font-size: 40px;
            margin-left: 0px;
        }

        .visit_us_main_sub_title {
            font-size: 20px;
            line-height: 28px;
            margin: 15px 0;
        }

        .home_map_main,
        .home_map_main iframe {
            height: 400px;
        }

        .our_showroom_btn_box {
            margin-top: 18px;
        }

        .rs_visit_us_block3 {
            display: none !important;
        }

        .rs_visit_us_block2 {
            width: 100% !important;
        }

        .rs_get_in_touch_row {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .rs_get_in_touch_block2 {
            padding: 40px 20px 35px;
        }

        .contact_data_box {
            padding-top: 14px;
            width: 80%;
        }

        .rs_get_in_touch_col1 {
            width: 55% !important;
            padding-right: 20px !important;
        }

        .rs_get_in_touch_col2 {
            width: 45% !important;
        }

        .cotnact_main_from input[type=email],
        .cotnact_main_from input[type=tel],
        .cotnact_main_from input[type=text],
        .cotnact_main_from select,
        .cotnact_main_from textarea {
            font-size: 14px;
            padding: 12px !important;
        }

        .cotnact_main_from textarea {
            height: 115px;
            resize: none;
        }

        .contact_title_box {
            font-size: 18px;
        }

        .cotnact_main_from {
            margin-top: 15px;
        }

        .contact_data_box a {
            font-size: 15px;
            line-height: 27px;
        }

        .con_details_main_box_sub {
            padding: 25px 0 23px !important;
        }

        .con_details_main_box_inner {
            padding: 7px;
            width: 50% !important;
            margin: 0 auto;
        }

        .con_details_main_box {
            margin: -7px;
        }

        .crafting_stone_title_box {
            font-size: 16px;
            line-height: 24px;
            margin: 10px 0 6px;
        }

        .crafting_stone_content_box_sub {
            padding: 30px 15px 30px 15px;
        }

        .crafting_stone_content_box {
            margin-top: 10px;
        }

        .our_brand_main_box {
            margin-top: 10px;
        }

        .our_brand_main_box_sub {
            height: 115px;
        }

        .testimonial_h_row .slick-prev {
            width: 30px;
            height: 30px;
            left: -8px;
        }

        .testimonial_h_row .slick-next {
            width: 30px;
            height: 30px;
            right: -8px;
        }

        .testimonial_h_row .slick-arrow svg {
            width: 11px;
            height: 11px;
        }

        .testimonial_h_row_new .hk_testimonial_quote_box {
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .testimonial_h_row_new .hk_testimonial_title_box {
            font-size: 18px;
        }

        .testimonial_h_row_new .hk_testimonial_boxx_main {
            padding: 25px 20px 30px 25px;
        }

        .testimonial_h_row_new .hk_testimonial_content_box {
            font-size: 15px;
            line-height: 26px;
            height: 130px;
        }

        .testimonial_h_row_new .tog_btn {
            font-size: 15px;
        }

        .hk_testimonial_quote_img img {
            width: 35px;
            height: 35px;
        }

        .review_count_banner_main_box {
            padding: 14px 20px 12px 15px;
            width: 407px;
            margin: 12px auto 12px;
        }

        .review_count_banner_main_box_img img {
            width: 76px;
            height: 25px;
            object-fit: contain;
        }

        .review_count_banner_main_box_star img {
            width: 80px;
            height: 14px;
            object-fit: contain;
        }

        .review_count_banner_main_box_rate {
            font-size: 18px;
        }

        .hk_testimonial_col {
            padding: 6px;
        }

        .testimonial_h_row.testimonial_h_row_new {
            margin: -6px !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 17px;
            line-height: 26px;
            padding: 12px 22px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 11px;
            margin: 15px auto 15px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }

        .site_padding.rs_our_project_sec {
            padding-bottom: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .project_inage_inr a img {
            height: 317px;
        }

        .slick-center .project_inage_inr a img {
            height: 355px;
        }

        .slick-center {
            height: 383px !important;
        }

        .op_main_row {
            margin-left: 20px;
            margin-right: 20px;
            height: 55px;
        }

        .op_number i {
            width: 45px;
            height: 45px;
        }

        .op_left_col {
            margin-left: 5px;
        }

        .op_right_col {
            margin-right: 5px;
        }

        .btm_btn.project_btn {
            bottom: 5px;
        }

        .op_button {
            margin-top: 10px;
        }

        /* service section */
        .service-content img {
            height: 500px;
        }

        .next-slide img {
            height: 420px !important;
        }

        .service_title {
            font-size: 24px;
        }

        .service_section::before {
            width: 350px;
            height: 170px;
        }

        /* service section emd*/
    }

    @media all and (min-width: 1141px) and (max-width: 1280px) {

        /* service section */
        .service-content img {
            height: 500px;
        }

        .next-slide img {
            height: 420px !important;
        }

        /* service section emd*/
        /* banner  */
        .banner_box .et_pb_slide_content {
            font-size: 38px !important;
        }

        /* banner  end*/
        .site_padding {
            padding: 60px 30px !important;
        }

        .left_img img,
        .right_img img {
            height: 500px;
        }

        .section_main_title,
        .top_title {
            font-size: 36px;
        }

        /* about us end*/
        /* category section */
        .center_row_main {
            padding: 30px 0px !important;
        }

        .category_image img {
            height: 420px;
        }

        /* category end */
        /* stone */
        .wc-arrow {
            width: 40px;
            height: 40px;
            bottom: -20px;
        }

        /* end */
        /* seo section */
        .height_600 img {
            height: 500px;
        }

        /* seo section end*/
        /* why choose us */
        .text {
            font-size: 18px;
        }

        /* emd */
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
            display: none !important;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 15px !important;
        }

        .visit_us_main_title {
            font-size: 44px;
            margin-left: 0px;
        }

        .visit_us_main_sub_title {
            font-size: 20px;
            line-height: 28px;
            margin: 15px 0;
        }

        .home_map_main,
        .home_map_main iframe {
            height: 450px;
        }

        .our_showroom_btn_box {
            margin-top: 18px;
        }

        .rs_visit_us_block3 {
            display: none !important;
        }

        .rs_visit_us_block2 {
            width: 100% !important;
        }

        .rs_get_in_touch_row {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .rs_get_in_touch_block2 {
            padding: 40px 20px 35px;
        }

        .contact_data_box {
            padding-top: 14px;
            width: 80%;
        }

        .rs_get_in_touch_col1 {
            width: 60% !important;
            padding-right: 20px !important;
        }

        .rs_get_in_touch_col2 {
            width: 40% !important;
        }

        .cotnact_main_from input[type=email],
        .cotnact_main_from input[type=tel],
        .cotnact_main_from input[type=text],
        .cotnact_main_from select,
        .cotnact_main_from textarea {
            font-size: 14px;
            padding: 12px !important;
        }

        .cotnact_main_from textarea {
            height: 115px;
            resize: none;
        }

        .contact_title_box {
            font-size: 18px;
        }

        .cotnact_main_from {
            margin-top: 15px;
        }

        .contact_data_box a {
            font-size: 15px;
            line-height: 27px;
        }

        .con_details_main_box_sub {
            padding: 25px 0 23px !important;
        }

        .con_details_main_box_inner {
            padding: 7px;
        }

        .con_details_main_box {
            margin: -7px;
        }

        .crafting_stone_title_box {
            font-size: 18px;
            line-height: 26px;
            margin: 10px 0 7px;
        }

        .crafting_stone_content_box_sub {
            padding: 30px 15px 40px 15px;
        }

        .crafting_stone_content_box {
            margin-top: 10px;
        }

        .our_brand_main_box {
            margin-top: 10px;
        }

        .our_brand_main_box_sub {
            height: 125px;
        }

        .testimonial_h_row .slick-prev {
            width: 30px;
            height: 30px;
            left: -8px;
        }

        .testimonial_h_row .slick-next {
            width: 30px;
            height: 30px;
            right: -8px;
        }

        .testimonial_h_row .slick-arrow svg {
            width: 11px;
            height: 11px;
        }

        .testimonial_h_row_new .hk_testimonial_quote_box {
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .testimonial_h_row_new .hk_testimonial_title_box {
            font-size: 18px;
        }

        .testimonial_h_row_new .hk_testimonial_boxx_main {
            padding: 25px 20px 30px 25px;
        }

        .testimonial_h_row_new .hk_testimonial_content_box {
            font-size: 15px;
            line-height: 26px;
            height: 130px;
        }

        .testimonial_h_row_new .tog_btn {
            font-size: 15px;
        }

        .hk_testimonial_quote_img img {
            width: 35px;
            height: 35px;
        }

        .review_count_banner_main_box {
            padding: 14px 20px 12px 15px;
            width: 407px;
            margin: 12px auto 12px;
        }

        .review_count_banner_main_box_img img {
            width: 76px;
            height: 25px;
            object-fit: contain;
        }

        .review_count_banner_main_box_star img {
            width: 80px;
            height: 14px;
            object-fit: contain;
        }

        .review_count_banner_main_box_rate {
            font-size: 18px;
        }

        .hk_testimonial_col {
            padding: 6px;
        }

        .testimonial_h_row.testimonial_h_row_new {
            margin: -6px !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 17px;
            line-height: 26px;
            padding: 12px 22px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 11px;
            margin: 15px auto 15px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }

        .site_padding.rs_our_project_sec {
            padding-bottom: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .project_inage_inr a img {
            height: 347px;
        }

        .slick-center .project_inage_inr a img {
            height: 385px;
        }

        .slick-center {
            height: 413px !important;
        }

        .op_main_row {
            margin-left: 20px;
            margin-right: 20px;
            height: 55px;
        }

        .op_number i {
            width: 45px;
            height: 45px;
        }

        .op_left_col {
            margin-left: 5px;
        }

        .op_right_col {
            margin-right: 5px;
        }

        .btm_btn.project_btn {
            bottom: 5px;
        }

        .service_section::before {
            width: 350px;
            height: 170px;
        }
    }

    @media all and (min-width: 1281px) and (max-width: 1440px) {

        /* about us */
        .site_padding {
            padding: 60px 30px !important;
        }

        .left_img img,
        .right_img img {
            height: 560px;
        }

        .section_main_title,
        .top_title {
            font-size: 36px;
        }

        /* about us end*/
        /* stone */
        .wc-arrow {
            width: 50px;
            height: 50px;
            bottom: -20px;
        }

        /* end */
        /* seo section */
        .height_600 img {
            height: 500px;
        }

        /* seo section end*/
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
            display: none !important;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 20px !important;
        }

        .visit_us_main_title {
            font-size: 50px;
            margin-left: -20px;
        }

        .visit_us_main_sub_title {
            font-size: 22px;
            line-height: 30px;
            margin: 15px 0;
        }

        .home_map_main,
        .home_map_main iframe {
            height: 550px;
        }

        .our_showroom_btn_box {
            margin-top: 18px;
        }

        .rs_get_in_touch_row {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .rs_get_in_touch_block2 {
            padding: 40px 30px 35px;
        }

        .contact_data_box {
            padding-top: 14px;
            width: 80%;
        }

        .rs_get_in_touch_col1 {
            width: 60% !important;
            padding-right: 30px !important;
        }

        .rs_get_in_touch_col2 {
            width: 40% !important;
        }

        .cotnact_main_from input[type=email],
        .cotnact_main_from input[type=tel],
        .cotnact_main_from input[type=text],
        .cotnact_main_from select,
        .cotnact_main_from textarea {
            font-size: 14px;
            padding: 12px !important;
        }

        .cotnact_main_from textarea {
            height: 115px;
            resize: none;
        }

        .contact_title_box {
            font-size: 18px;
        }

        .cotnact_main_from {
            margin-top: 15px;
        }

        .contact_data_box a {
            font-size: 15px;
            line-height: 27px;
        }

        .con_details_main_box_sub {
            padding: 25px 0 23px !important;
        }

        .crafting_stone_title_box {
            font-size: 18px;
            line-height: 26px;
            margin: 10px 0 7px;
        }

        .crafting_stone_content_box_sub {
            padding: 40px 25px 55px 25px;
        }

        .our_brand_main_box {
            margin-top: 10px;
        }

        .our_brand_main_box_sub {
            height: 155px;
        }

        .testimonial_h_row .slick-prev {
            width: 30px;
            height: 30px;
            left: -8px;
        }

        .testimonial_h_row .slick-next {
            width: 30px;
            height: 30px;
            right: -8px;
        }

        .testimonial_h_row .slick-arrow svg {
            width: 11px;
            height: 11px;
        }

        .testimonial_h_row_new .hk_testimonial_quote_box {
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .testimonial_h_row_new .hk_testimonial_title_box {
            font-size: 18px;
        }

        .testimonial_h_row_new .hk_testimonial_boxx_main {
            padding: 25px 20px 30px 25px;
        }

        .testimonial_h_row_new .hk_testimonial_content_box {
            font-size: 15px;
            line-height: 26px;
            height: 130px;
        }

        .testimonial_h_row_new .tog_btn {
            font-size: 15px;
        }

        .hk_testimonial_quote_img img {
            width: 35px;
            height: 35px;
        }

        .review_count_banner_main_box {
            padding: 14px 20px 12px 15px;
            width: 407px;
            margin: 12px auto 12px;
        }

        .review_count_banner_main_box_img img {
            width: 76px;
            height: 25px;
            object-fit: contain;
        }

        .review_count_banner_main_box_star img {
            width: 80px;
            height: 14px;
            object-fit: contain;
        }

        .review_count_banner_main_box_rate {
            font-size: 18px;
        }

        .hk_testimonial_col {
            padding: 6px;
        }

        .testimonial_h_row.testimonial_h_row_new {
            margin: -6px !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 17px;
            line-height: 26px;
            padding: 12px 22px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 11px;
            margin: 15px auto 15px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }

        .site_padding.rs_our_project_sec {
            padding-bottom: 0 !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .project_inage_inr a img {
            height: 347px;
        }

        .slick-center .project_inage_inr a img {
            height: 385px;
        }

        .slick-center {
            height: 413px !important;
        }

        .op_main_row {
            margin-left: 30px;
            margin-right: 30px;
        }

        .service_section::before {
            width: 470px;
            height: 170px;
        }
    }

    @media all and (min-width: 1441px) and (max-width: 1680px) {
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
            display: none !important;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 30px !important;
        }

        .visit_us_main_title {
            font-size: 50px;
            margin-left: -30px;
        }

        .visit_us_main_sub_title {
            font-size: 24px;
            line-height: 32px;
            margin: 15px 0;
        }

        .home_map_main,
        .home_map_main iframe {
            height: 595px;
        }

        .our_showroom_btn_box {
            margin-top: 18px;
        }

        .rs_get_in_touch_row {
            padding-left: 50px !important;
            padding-right: 50px !important;
        }

        .rs_get_in_touch_block2 {
            padding: 50px 40px 40px;
        }

        .contact_data_box {
            padding-top: 14px;
            width: 80%;
        }

        .rs_get_in_touch_col1 {
            width: 60% !important;
            padding-right: 40px !important;
        }

        .rs_get_in_touch_col2 {
            width: 40% !important;
        }

        .cotnact_main_from input[type=email],
        .cotnact_main_from input[type=tel],
        .cotnact_main_from input[type=text],
        .cotnact_main_from select,
        .cotnact_main_from textarea {
            font-size: 14px;
            padding: 12px !important;
        }

        .cotnact_main_from textarea {
            height: 115px;
            resize: none;
        }

        .contact_title_box {
            font-size: 18px;
        }

        .cotnact_main_from {
            margin-top: 15px;
        }

        .testimonial_h_row .slick-prev {
            width: 40px;
            height: 40px;
            left: -13px;
        }

        .testimonial_h_row .slick-next {
            width: 40px;
            height: 40px;
            right: -13px;
        }

        .testimonial_h_row .slick-arrow svg {
            width: 13px;
            height: 13px;
        }

        .testimonial_h_row_new .hk_testimonial_quote_box {
            padding-bottom: 15px;
            margin-bottom: 10px;
        }

        .testimonial_h_row_new .hk_testimonial_title_box {
            font-size: 18px;
        }

        .testimonial_h_row_new .hk_testimonial_boxx_main {
            padding: 25px 20px 30px 25px;
        }

        .testimonial_h_row_new .hk_testimonial_content_box {
            font-size: 15px;
            line-height: 26px;
            height: 130px;
        }

        .testimonial_h_row_new .tog_btn {
            font-size: 15px;
        }

        .hk_testimonial_quote_img img {
            width: 35px;
            height: 35px;
        }

        .review_count_banner_main_box {
            padding: 14px 20px 12px 15px;
            width: 407px;
            margin: 12px auto 12px;
        }

        .review_count_banner_main_box_img img {
            width: 76px;
            height: 25px;
            object-fit: contain;
        }

        .review_count_banner_main_box_star img {
            width: 80px;
            height: 14px;
            object-fit: contain;
        }

        .review_count_banner_main_box_rate {
            font-size: 18px;
        }

        .hk_testimonial_col {
            padding: 8px;
        }

        .testimonial_h_row.testimonial_h_row_new {
            margin: -8px !important;
        }

        .rs_project_tab_block .et_pb_tabs_controls li a {
            font-size: 20px;
            line-height: 28px;
            padding: 15px 35px;
        }

        .rs_project_tab_block .et_pb_tabs_controls {
            gap: 15px;
            margin: 18px auto 20px;
        }

        .op_number i {
            width: 50px;
            height: 50px;
        }
    }

    @media all and (min-width: 1681px) and (max-width: 1880px) {
        .rs_visit_us_sec::after {
            width: 348px;
            height: 560px;
        }

        .rs_visit_us_col2,
        .visit_us_main_box_sub {
            padding-left: 40px !important;
        }

        .visit_us_main_title {
            font-size: 56px;
            margin-left: -40px;
        }

        .visit_us_main_sub_title {
            font-size: 26px;
            line-height: 34px;
            margin: 15px 0;
        }

        .rs_get_in_touch_row {
            padding-left: 100px !important;
            padding-right: 70px !important;
        }

        .rs_get_in_touch_block2 {
            padding: 50px 40px 40px;
        }

        .contact_data_box {
            padding-top: 16px;
            width: 70%;
        }
    }

    @media all and (min-width: 981px) and (max-width: 3000px) {}

    @media all and (min-width: 981px) and (max-width: 3000px) {}