:root {
    --black_color: #000;
    --white_color: #fff;
    --vivid_yellow: #E5DE00;
    --heading_color: #151619;
    --para_color: #444444;
    --acent_color: #F5F5F5;
    --border_color: #AEAEAE;
    --body_font: "Onest", sans-serif;
    --heading_font: "Aspekta", sans-serif;
    --transition: 0.4s all ease-in-out
}

body {
    line-height: 30px;
    color: var(--para_color);
    background: var(--white_color);
    font-family: var(--body_font);
    overflow-x: hidden;
    font-size: 20px;
    font-weight: 500;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}



@media (min-width: 1200px) {}

@media (min-width: 1400px) {}

@media (min-width: 1600px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .csr_arrows_wrp {
        max-width: 1500px;
    }

    .csr_arrows_wrp {
        margin: auto;
        padding: 0 12px;
    }
}

@media (min-width: 1900px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl,
    .csr_arrows_wrp {
        max-width: 1750px;
    }
}

@media (min-width: 2400px) {
    .home_choose {
        min-height: 80vh;
    }

    .inner_banner {
        padding: 19% 0 5%;
    }

    .pdetails_inner {
        padding: 0;
    }

    .woman__action_image {
        height: 1100px;
    }
}

@media (min-width: 3500px) {
    .home_choose {
        min-height: 50vh;
    }
}

@media(max-width:1899px) {

    /* Home Page Start */
    .navlink {
        font-size: 16px;
    }

    .navlist {
        padding: 5px 0;
    }

    .navitem {
        padding: 5px 25px;
    }

    .sticky_hdr .navlink {
        font-size: 16px;
    }

    .header {
        top: 10px;
        padding: 0;
    }

    body {
        line-height: 28px;
        font-size: 18px;
    }

    .iso_imglisting ul {
        gap: 18px;
    }

    .gloves_card .image {
        max-width: 500px;
        height: 500px;
    }

    .home_blogs_listings a {
        padding: 18px 14px;
    }

    .home_blogs_listings h4 {
        font-size: 18px;
    }

    .home_blog_image ul li {
        height: 380px;
    }

    .footer__nav>ul {
        gap: 50px;
    }

    .csr_slider_item .item_holder {
        column-gap: 30px;
    }

    /* .csr_slider_item .image {
        min-height: 400px;
    } */

    .number_vicon {
        scale: 0.8;
    }

    .home_fair_contents .listing_wrap ul li {
        font-size: 18px;
        column-gap: 12px;
    }

    .home_fair_contents .listing_wrap ul {
        gap: 12px;
        max-width: 670px;
    }

    /* Home Page End */

    /* About Page Start */


    .philosophy_tabs_group .tab-content {
        margin-top: 30px;
    }

    .global_heading {
        margin-bottom: 40px;
    }

    .about_infrastructure .philosophy_heading_wrap {
        margin-bottom: 30px;
    }

    .inner_banner {
        padding: 330px 0 50px;
    }

    .member_details .image {
        height: 500px;
    }

    .member_details {
        position: sticky;
        top: 80px;
    }

    /* About Page End */

    /* Facility Start */
    .manufacturing_unit_card h2 {
        font-size: 48px;
        line-height: 55px;
    }

    .together_wrap h2 {
        font-size: 160px;
    }

    /* Facility End  */

    /* CSR Start */
    .harness_energy_heading {
        padding-right: 0px;
    }

    .harness_energy_image h4 {
        font-size: 80px;
        margin-bottom: 10px;
    }

    .empowerment_values .philosophy_heading_wrap .global_heading {
        max-width: 800px;
    }

    .woman__action_image {
        height: 400px;
    }

    .empowering_values .paragraph {
        width: 690px;
    }

    .empowering_values {
        padding-right: 100px;
    }

    .partnership_card .image {
        height: 400px;
    }

    /* CSR End */

    /* Gallery Start */
    .awards_card h3 {
        font-size: 30px;
    }

    .awards_card h3::after {
        top: 14px;
        scale: 0.7;
    }

    /* Gallery End */

    /* Product Details Start */
    .pdetails_inner {
        height: 180px;
        padding: 0;
    }

    .products_slider_wrap .gloves_card .image {
        width: 220px;
        height: 220px;
        max-width: 100%;
    }

    /* Product Details End */

    /* Product  Start */
    .filter_tab_group .gloves_card .image {
        max-width: 250px;
        height: 280px;
    }

    .footer_icon ul {
        gap: 5px;
    }

    .footer_btm_left,
    .footer_btm_right {
        width: 460px;
    }

    .map_country h6 {
        font-size: 17px;
    }

    #map_country {
        transform: scale(1.1);
        margin-top: -130px;
        margin-left: -90px;
    }

    .home_global_map {
        overflow: hidden;
    }
	
	    .sticky_enquiry .global_btn {
        right: -108px;
    }


    /* Product  End */


}


@media(max-width:1599px) {

    /* Home Page Start */
    h2 {
        font-size: 50px;
        line-height: 56px;
    }

    .banner__content_wrpr h1 {
        font-size: 50px;
        line-height: 56px;
    }

    .banner__content_wrpr .right_contents p {
        font-size: 18px;
    }

    h3 {
        font-size: 34px;
        line-height: 1.2;
    }

    .about_mission_listing .contents h3 {
        margin-bottom: 10px;
    }

    .check__listing li+li {
        margin-top: 15px;
    }

    .iso_imglisting li {
        max-width: 150px;
    }

    .iso_imglisting ul {
        gap: 12px;
        margin-top: 35px;
    }

    .products__gloves_wrpr>h4 {
        font-size: 20px;
    }

    .gloves_card .image {
        max-width: 450px;
        height: 450px;
    }

    .mdl_prdct_name h2 {
        font-size: 45px;
    }

    .mdl_prdct_image {
        max-width: 470px;
        height: 470px;
    }

    .home__choose_wrp ul li {
        width: 280px;
        height: 280px;
    }

    .home__choose_wrp ul li:nth-child(1) {
        width: 370px;
        height: 370px;
    }

    .home__choose_wrp ul li:nth-child(2) {
        width: 300px;
        height: 300px;
    }

    .home_choose_card h3 {
        font-size: 20px;
        line-height: 29px;
        margin-bottom: 10px;
    }

    .home__choose_wrp ul li:nth-child(1) h3 {
        font-size: 28px;
    }

    .home__choose_wrp ul li:nth-child(2) h3 {
        font-size: 21px;
    }

    .home__choose_wrp ul li:nth-child(3) {
        right: 270px;
        bottom: -290px;
    }

    .home_choose_text {
        margin-top: 164px;
    }

    .home__choose_wrp::after {
        left: -110px;
        top: -110px;
        scale: 0.7;
    }

    .numfirst {
        margin-left: 62px;
    }

    .numbers_card .icon {
        width: 100px;
        height: 100px;
    }

    .numbers_card h3 {
        font-size: 24px;
    }

    .csr_arrows_wrp {
        max-width: 1310px;
        margin: auto;
    }

    .csr_slider_item .item_contents {
        max-width: 270px;
    }

    .laboratory_tab_group .nav-pills .nav-link.active {
        font-size: 25px;
    }

    .map_country h6 {
        font-size: 15px;
    }

    .map_countryname ul li {
        margin-bottom: 4px;
    }

    .map_images_listings {
        left: 20px;
    }

    .hm_blg_cnct_group h3 {
        font-size: 24px;
        line-height: 33px;
    }

    .hm_blg_cnct_group p {
        font-size: 17px;
        line-height: 1.5;
    }

    .blog_date {
        font-size: 12px;
    }

    .home_blogs_listings h4 {
        font-size: 16px;
    }

    .home_blog_image ul li {
        height: 350px;
    }

    .yt_icon {
        bottom: -10px;
        left: -12px;
        scale: 0.8;
    }

    .contact_listing ul li,
    .contact_listing ul li a {
        font-size: 18px;
        line-height: 28px;
    }

    .form_input label {
        font-size: 18px;
        line-height: 28px;
    }

    .footer__nav>ul {
        gap: 30px;
        width: 500px;
    }

    .footer__nav .footer_icon ul li a {
        font-size: 22px;
    }

    .footer_logo_wrpr {
        padding-top: 50px;
    }

    .navitem {
        padding: 5px 18px;
    }

    .map_image {
        margin-top: 0;
        margin-left: 0;
    }

    .home_fair_contents .listing_wrap ul {
        max-width: 550px;
    }

    .home_fair_contents .listing_wrap ul li {
        font-size: 17px;
        column-gap: 7px;
    }

    .home_fair_contents .listing_wrap ul li img {
        width: 26px;
        height: 26px;
    }

    .home_products .accessories_info .images_wrap {
        height: 420px;
    }

    .home_products .accessories_tag h4 {
        font-size: 20px;
    }

    .iso_imglisting li {
        max-width: 150px;
    }

    /* Home Page End */


    /* About Page Start */

    .inner_banner_wrap h1 {
        font-size: 56px;
        line-height: 1;
    }

    .milestones_slider_group .image {
        height: 200px;
    }

    .milestones_slider_group .slider_content .row {
        align-items: center;
    }

    .slider_content .year {
        padding-top: 20px;
    }

    .philosophy_tabs_group button {
        font-size: 17px;
    }

    .philosophy_image {
        height: 500px;
    }

    .philosophy_tabs_group .tab-content p {
        font-size: 16px;
        line-height: 1.6;
    }

    .our_mission_slider_wrpr .slider_content .image {
        height: 380px;
    }

    .our_mission_slider_wrpr .contents {
        padding-left: 20px;
        padding-top: 10px;
    }

    .about_our_mission_slider .csr_arrows_wrp {
        bottom: -40px;
    }

    .about_our_mission .left_image {
        height: 340px;
    }


    .about_experience_wrap .global_heading h2 {
        font-size: 80px;
    }

    .number_years h3 {
        font-size: 90px;
    }

    .number_years {
        width: 200px;
        height: 200px;
        border: 12px solid var(--acent_color);
    }

    .number_years::after {
        left: -40px;
        top: -40px;
        width: 200px;
        height: 200px;
        border: 12px solid var(--vivid_yellow);
    }

    .building_img {
        height: 570px;
    }

    /* About Page End */


    /* Facility Start */
    .manufacturing_unit_card .global_heading {
        margin-bottom: 20px;
        max-width: 100%;
    }

    .manufacturing_unit_card h2 {
        font-size: 40px;
        line-height: 1.2;
    }

    .manufacturing_unit_card .image {
        height: 400px;
    }

    .machines_card .image {
        height: 200px;
        margin-bottom: 20px;
    }

    .machines_card h4 {
        font-size: 18px;
        height: 44px;
    }

    .together_wrap h2 {
        font-size: 140px;
    }

    .row>*:has(.tested_listing):first-child .tested_listing {
        padding-right: 30px;
    }

    .row>*:has(.tested_listing):last-child .tested_listing {
        padding-left: 30px;
    }

    .tested_lab_img {
        padding-top: 50px;
    }

    /* Facility End  */

    /* CSR Start */
    .green_operation_group .contents h3 {
        margin-bottom: 10px;
    }

    .green_operation_group .icon {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

    .green_operation_group p {
        font-size: 16px;
        line-height: 1.6;
    }

    .green_operation_group .contents {
        min-height: 480px;
    }

    .harness_energy_image {
        height: 500px;
    }

    .harness_energy_image li {
        width: 250px;
        height: 150px;
        padding: 15px;
    }

    .harness_energy_image h4 {
        font-size: 50px;
    }

    .harness_energy_image h6 {
        font-size: 16px;
        line-height: 1.4;
    }

    .harness_energy_image li:first-child {
        top: 20px;
    }

    .harness_energy_image li:nth-child(2) {
        bottom: 20px;
    }

    .harness_contents p {
        font-size: 17px;
    }

    .empowerment_values .philosophy_heading_wrap .global_heading {
        max-width: 600px;
    }

    .woman_action_heading {
        padding: 60px 40px;
    }

    .empowering_values .paragraph {
        width: 600px;
    }

    .empowering_values {
        padding-right: 0px;
    }

    .values_grid_images ul {
        grid-template-columns: 180px 200px 200px 380px;
        grid-template-rows: 200px 280px;
        gap: 10px;
    }

    .partnership__section .philosophy_heading_wrap .global_heading {
        max-width: 600px;
        padding-right: 25px;
    }

    /* CSR End */

    /* Gallery Start */

    .awards_card .image {
        height: 300px;
    }

    .explore_gallery .row>*:has(.awards_card) {
        padding: 25px 20px 35px;
    }

    .awards_card h3 {
        font-size: 27px;
        margin-bottom: 20px;
    }

    .awards_card h3::after {
        top: 10px;
    }

    .convo_left_image {
        height: 185px;
    }

    .convocation_contents .row {
        margin-top: 30px;
    }

    .activities_grid_wrap ul {
        grid-template-rows: 140px 135px 0px 60px 165px;
        gap: 20px;
    }


    /* Gallery End */

    /* Product Details Start */
    .products_slider_wrap .gloves_card .image {
        width: 260px;
        height: 260px;
    }

    .pdetailstab .tab-content {
        font-size: 18px;
        line-height: 1.6;
    }

    .pdetails_inner {
        height: 130px;
        padding: 0;
    }

    /* Product Details End */

    /* Product  Start */
    .accessories_info .images_wrap {
        height: 200px;
    }

    .filter_tab_group .gloves_card .image {
        max-width: 200px;
        height: 240px;
    }

    .gloves_card .titles_wrp h3 {
        font-size: 17px;
        padding-right: 0;
    }

    /* Product  End */
    /* 404 */
    .error-404 {
        padding: 100px 0px 20px;
    }

    .default_content p,
    .default_content ul li {
        font-size: 16px;
    }

    .input_card,
    .textarea_card {
        height: 50px;
        font-size: 16px;
    }

    .home_connect_forms .input_card::placeholder,
    .home_connect_forms .textarea_card::placeholder {
        font-size: 15px;
        line-height: 25px;
    }

    .home_connect_forms .form_input label {
        font-size: 16px;
        line-height: 26px;
    }

    .footer_btm_left,
    .footer_btm_right {
        width: 450px;
    }

    .headerbtn_modal .textarea_card {
        height: 100px;
    }

    .headerbtn_modal .home_connect_forms h3 {
        font-size: 25px;
        margin-bottom: 12px;
    }

    .form_input select {
        padding: 10px 20px;
    }

    .textarea_card {
        height: 100px;
    }

    .mauritius_flag {
        left: 61%;
        bottom: 34%;
    }

    #map_country {
        transform: scale(1);
        margin-top: -160px;
        margin-left: -140px;
        height: 700px;
    }

    .row>*:has(.year) {
        padding-right: 0;
        padding-left: 4px;
    }

    .name_details h3 {
        font-size: 40px;
    }
	
    .sticky_enquiry .global_btn {
         right: -92px;
        padding: 8px 18px;
        font-size: 15px;
        line-height: 1.2;
    }

    /* 404 */

}


@media(max-width:1399px) {

    /* Home Page Start */

    .footer_logo_wrpr {
        max-width: 170px;
    }

    .navlink,
    .sticky_hdr .navlink {
        font-size: 14px;
    }

    .navitem {
        padding: 5px 14px;
    }

    body {
        line-height: 26px;
        font-size: 16px;
    }

    .header_logo {
        max-width: 70px;
    }

    .headerbtn_modal .form_input label {
        font-size: 15px;
    }

    .headerbtn_modal .input_card {
        height: 50px;
    }

    .banner__content_wrpr h1 {
        font-size: 40px;
        line-height: 48px;
    }

    .hammer_tag h4 {
        font-size: 18px;
    }

    .hammer_tag {
        margin-bottom: 25px;
    }

    .banner__content_wrpr .right_contents,
    .banner__content_wrpr .left_contents {
        width: 43%;
        padding-bottom: 20px;
    }

    .banner__content_wrpr .right_contents p {
        font-size: 16px;
    }

    .banner__content_wrpr {
        right: 40px;
    }

    .global_btn,
    .submit_now,
    .whitebtn {
        padding: 11px 35px 11px 18px;
    }

    .global_btn::after,
    .whitebtn::after {
        font-size: 16px;
        right: 14px;
    }

    .sticky_hdr .header_logo {
        max-width: 50px;
        padding: 6px 0;
    }

    .gap {
        padding: 50px 0;
    }

    h2 {
        font-size: 40px;
        line-height: 48px;
    }

    .about_section_left .global_heading h2 {
        max-width: 500px;
    }

    .global_heading {
        margin-bottom: 35px;
    }

    .about_section_left {
        padding-right: 20px;
    }

    h3 {
        font-size: 30px;
        line-height: 1.2;
    }

    .about_mission_listing ul li {
        padding-top: 18px;
        margin-top: 16px;
    }

    .mv_wrppar .icon {
        width: 100px;
        height: 100px;
    }

    .mv_wrppar .icon img {
        max-width: 60px;
    }

    .about_images_wrap li span.abt_img3 {
        height: 400px;
    }

    .about_images_wrap li span {
        height: 310px;
    }

    .about_images_wrap li span.abt_img4 {
        height: 238px;
    }

    .manufacturing_right_contents {
        height: 580px;
    }

    .maufacturing_left_contents .global_heading {
        margin-bottom: 20px;
    }

    .check__listing {
        margin: 24px 0;
    }

    .iso_imglisting li {
        max-width: 100px;
    }

    .home_products_wrpr .left_contents {
        max-width: 450px;
    }

    .home_products_wrpr {
        align-items: end;
        margin-bottom: 30px;
    }

    .home_products_wrpr .right_contents {
        max-width: 460px;
    }

    .home_products_wrpr .global_heading {
        margin-bottom: 0;
    }

    .gloves_card .image {
        max-width: 360px;
        height: 360px;
    }

    .about_pr_imgs img {
        width: 45px;
        height: 54px;
    }

    .gloves_card .titles_wrp h3 {
        font-size: 18px;
    }

    .quickview_modal .modal-dialog {
        max-width: 1000px;
    }

    .mdl_prdct_image {
        max-width: 400px;
        height: 400px;
    }

    .check__listing li+li {
        margin-top: 10px;
    }

    .check__listing li::after {
        scale: 0.85;
    }

    .check__listing li {
        padding-left: 30px;
    }

    .quickview_modal .check__listing li {
        font-size: 15px;
    }

    .quickview_modal .check__listing li::after {
        top: 1px;
    }

    .quickview_modal .check__listing li+li {
        margin-top: 6px;
    }

    .mdl_prdct_name h2 {
        font-size: 40px;
    }

    .mdl_prdct_name h3 {
        font-size: 16px;
        line-height: 28px;
        padding-left: 24px;
    }

    .mdl_pr_images ul li img {
        width: 45px;
        height: 54px;
        object-fit: contain;
    }

    .mdl_pr_images ul {
        gap: 10px;
    }

    .mdl_pr_images {
        width: 70px;
    }

    .home__choose_wrp ul li {
        width: 260px;
        height: 260px;
    }

    .home__choose_wrp ul li:nth-child(1) {
        width: 320px;
        height: 320px;
    }

    .home__choose_wrp ul li:nth-child(2) {
        width: 260px;
        height: 260px;
    }

    .home__choose_wrp ul li:nth-child(3) {
        right: 240px;
        bottom: -280px;
    }

    .home__choose_wrp ul li:nth-child(1) h3 {
        font-size: 22px;
    }

    .home__choose_wrp ul li:nth-child(2) h3 {
        font-size: 18px;
    }

    .home_choose_card h3 {
        font-size: 18px;
        line-height: 23px;
    }

    .home_choose_card p {
        font-size: 14px;
        line-height: 20px;
    }

    .home__choose_wrp::after {
        left: -150px;
        top: -110px;
        scale: 0.63;
    }

    .home_choose {
        padding-bottom: 160px;
    }

    .number_heading .global_heading {
        margin-bottom: 20px;
    }

    .numbers_card .icon {
        width: 80px;
        height: 80px;
    }

    .numfirst {
        margin-left: 50px;
    }

    .numbers_card p {
        line-height: 1.4;
    }

    .numbers_card {
        padding: 20px;
    }

    .csr_arrows_wrp {
        max-width: 1110px;
        margin: auto;
    }

    .home_csr_hdng {
        max-width: 500px;
    }

    .csr_slider_item .item_contents {
        max-width: 180px;
    }

    .csr_slider_item .item_contents h3 {
        font-size: 22px;
    }

    .csr_slider_item .item_holder p {
        font-size: 15px;
        line-height: 1.4;
    }


    .csr_slider_item .item_holder {
        column-gap: 15px;
    }

    .laboratory_tab_group .nav-pills .nav-link.active {
        font-size: 22px;
    }

    .labtab_contents_group .image {
        height: 430px;
    }

    .laboratory_tab_group .tab-content {
        margin-left: 0;
    }

    .map_heading {
        max-width: 400px;
    }

    .map_country h6 {
        font-size: 13px;
        line-height: 1.1;
    }

    .map_countryname ul li::after {
        width: 12px;
        height: 12px;
        left: 6px;
        top: 8px;
    }

    .map_countryname ul li {
        margin-bottom: 5px;
    }

    .india_flag {
        right: 21%;
        bottom: 59%;
    }

    .home_blog_heading {
        margin-bottom: 40px;
    }

    .home_blogs_listings h4 {
        font-size: 15px;
    }

    .blog_date {
        font-size: 10px;
    }

    .home_blogs_listings a {
        column-gap: 15px;
        padding: 12px 10px;
    }

    .hm_blg_cnct_group h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .hm_blg_cnct_group p {
        font-size: 16px;
        line-height: 1.5;
    }

    .hm_blg_cnct_group {
        column-gap: 10px;
    }

    .home_blog_image ul li {
        height: 330px;
    }

    .home_blogs_right {
        margin-top: 32px;
    }

    .certifiactions_heading {
        max-width: 580px;
    }

    .certification_card {
        padding: 25px;
    }

    .card_number h6 {
        font-size: 16px;
        line-height: 24px;
    }

    .certification_card .image {
        max-width: 210px;
    }

    .home_certifications_slider .swiper-button-next {
        width: 60px;
        height: 50px;
        margin-left: 150px;
    }

    .home_certifications_slider .swiper-button-prev {
        width: 60px;
        height: 50px;
        margin-left: -220px;
    }

    .home_connect_lefts .global_heading {
        margin-bottom: 25px;
    }

    .contact_listing ul li,
    .contact_listing ul li a,
    .form_input label,
    .input_card,
    .textarea_card,
    .input_card::placeholder,
    .textarea_card::placeholder {
        font-size: 16px;
        line-height: 26px;
    }

    .home_connect_forms .input_card::placeholder,
    .home_connect_forms .textarea_card::placeholder {
        font-size: 14px;
        line-height: 25px;
    }

    .input_card {
        height: 50px;
    }

    .footer_background {
        top: -150px;
    }

    .footer_logo,
    .footer_logo_text {
        max-width: 200px;
    }


    .footer_btm_left ul {
        column-gap: 20px;
        margin-bottom: 15px;
    }

    .hammer_tag h4::after {
        top: 0px;
    }

    .home_fair_contents .listing_wrap ul {
        max-width: 490px;
    }

    .home_fair_contents h3 {
        font-size: 30px;
    }

    .home_products .accessories_info .images_wrap {
        height: 370px;
    }

    /* Home Page End */


    /* About Page Start */
    .inner_banner_wrap h1 {
        font-size: 56px;
    }

    .about_vinitgloves .philosophy_heading_wrap .global_heading {
        max-width: 400px;
    }

    .about_vinitgloves .philosophy_heading_wrap .contents {
        width: 43%;
    }

    .milestones_slider_group .image {
        height: 160px;
    }

    .year h3 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 6px;
    }

    .slider_content .year {
        padding-top: 10px;
    }

    .milestones_slider_group .year p {
        font-size: 15px;
        line-height: 21px;
    }

    .about_milestones .global_heading h2 {
        line-height: 48px;
    }

    .building_img {
        height: 520px;
    }

    .philosophy_image {
        height: 400px;
    }

    .philosophy_tabs_group {
        padding: 40px 30px;
        margin-right: -60px;
    }

    .philosophy_tabs_group button {
        font-size: 16px;
    }

    .philosophy_tabs_group .tab-content {
        margin-top: 15px;
    }

    .about_memeber .philosophy_heading_wrap .global_heading {
        max-width: 500px;
    }

    .inner_banner {
        padding: 260px 0 50px;
    }


    .name_details h3 {
        font-size: 35px;
        line-height: 34px;
    }

    .about_milestones .icon {
        width: 75px;
        height: 75px;
    }

    .about_experience_wrap .global_heading h2 {
        font-size: 60px;
    }

    /* About Page End */


    /* Facility Start */
    .philosophy_heading_wrap .global_heading {
        max-width: 400px;
    }

    .leather_expertise__contents .image {
        width: 200px;
        height: 170px;
        margin-bottom: 10px;
    }

    .leather_expertise__contents .global_heading {
        margin-bottom: 18px;
    }

    .leather_right_image {
        height: 520px;
        margin-top: 20px;
    }

    .manufacturing_unit_card .global_heading {
        max-width: 85%;
    }

    .manufacturing_unit_card .image {
        height: 330px;
    }

    .machines_card .image {
        height: 160px;
    }

    .machines_technology .row:has(.machines_card) {
        row-gap: 30px;
    }

    .together_wrap h2 {
        font-size: 120px;
    }

    .tested_listing h3 {
        font-size: 18px;
        margin-bottom: 8px;
    }

    .tested_listing ul li:not(:last-child) {
        padding-bottom: 15px;
    }

    .tested_listing ul li+li {
        margin-top: 20px;
    }

    /* Facility End  */

    /* CSR Start */
    .partnership_card .image {
        height: 300px;
    }

    .green_operation_group .contents {
        padding: 20px;
        min-height: 400px;
    }

    .green_operation_group .contents h3 {
        line-height: 1.2;
        font-size: 25px;
    }

    .green_operation_group .row>* {
        padding: 0 5px;
    }

    .green_operation_group .icon {
        width: 55px;
        height: 55px;
    }

    .about_info {
        padding-left: 20px;
        padding-right: 10px;
    }

    .sustainable_gloves h4 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .harness_contents {
        padding-left: 10px;
    }

    .harness_contents .global_btn {
        margin-top: 10px;
    }

    .harness_energy_image h6 {
        font-size: 15px;
    }

    .empowerment_values .philosophy_heading_wrap .contents {
        width: 35%;
    }

    .row>*:has(.woman__action_image),
    .row>*:has(.woman_action_heading) {
        padding: 0 5px;
    }

    .action_container {
        margin-top: 10px;
    }

    .woman_action_heading {
        padding: 40px;
    }

    .woman_action_heading h2 {
        margin-bottom: 15px;
    }

    .woman_action_heading .whitebtn {
        margin-top: 10px;
    }

    .woman__action_image {
        height: 340px;
    }

    .empowering_values .paragraph {
        width: 520px;
    }

    .empowering_values .global_btn {
        margin-top: 10px;
    }

    .values_grid_images ul {
        grid-template-columns: 160px 180px 180px 360px;
        grid-template-rows: 200px 270px;
    }

    /* CSR End */

    /* Gallery Start */
    .awards_card h3::after {
        scale: 0.5;
        top: 7px;
    }

    .awards_card h3 {
        font-size: 22px;
    }

    .awards_card .image {
        height: 200px;
    }

    .convo_left_image {
        height: 155px;
    }

    .convocation_contents {
        padding: 45px 25px 45px 35px;
    }

    .convocation_contents .global_heading {
        margin-bottom: 15px;
    }

    .activities_grid_wrap .global_btn {
        margin-top: 50px;
    }

    .activities_grid_wrap ul {
        grid-template-rows: 140px 75px 0px 60px 165px;
    }

    /* Gallery End */

    /* Product Details Start */
    .pdetails_inner {
        height: 110px;
        padding: 0;
    }

    .inner_breadcrumb ul li {
        margin-right: 65px;
    }

    .inner_breadcrumb li::before {
        top: -2px;
    }

    .product_image {
        height: 500px;
        position: sticky;
        top: 95px;
    }

    .products_contents_group {
        padding-left: 10px;
    }

    .sku_category ul li+li {
        margin-top: 20px;
    }

    .sku_category h5 {
        font-size: 18px;
    }

    .pdetailstab .nav {
        width: 220px;
        margin-right: 40px;
    }

    .pdetailstab .nav-pills .nav-link {
        color: var(--para_color);
        font-size: 18px;
        font-weight: 400;
        line-height: 22px;
    }

    .pdetailstab .nav button+button {
        margin-top: 30px;
    }

    .products_slider_wrap .gloves_card .image {
        width: 230px;
        height: 260px;
    }

    /* Product Details End */

    /* Product  Start */
    .filter_tab_group .gloves_card .titles_wrp {
        display: block;
        text-align: center;
    }

    .filter_tab_group .gloves_card .btn_wrp {
        justify-content: center;
    }

    .filter_tab_group .gloves_card .image {
        max-width: 160px;
        height: 160px;
        margin-bottom: 5px;
    }

    .filter_tab_group .gloves_card .titles_wrp h3 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .filter_tab_group .gloves_card h6 {
        max-width: 180px;
    }

    .filter_tab_group .yellow_arrow,
    .filter_tab_group .eye_icon {
        width: 34px;
        height: 42px;
    }

    .sub_product_listing li button {
        font-size: 14px;
        padding: 3px 40px;
    }

    .sub_product_listing li button:hover {
        padding: 3px 40px;
    }

    .sub_product_listing li button::before {
        left: 7px;
        top: 1px;
    }

    .sub_product_listing button::after {
        top: 0;
        font-size: 20px;
        bottom: 0;
        margin: auto;
        display: flex;
        align-items: center;
    }

    .products_filter_dropdown li h4 {
        font-size: 16px;
    }

    .products_filter_dropdown li h4::before {
        scale: 0.8;
    }

    .accessories_info .yellow_arrow {
        width: 34px;
        height: 42px;
    }

    .accessories_tag {
        width: 120px;
    }

    /* Product  End */

    /* Contact Start */

    .contact_page_links {
        padding: 30px 15px;
        font-size: 16px;
        line-height: 1.4;
    }

    .default_content h2 {
        font-size: 30px;
    }

    .about_our_mission_slider .csr_arrows_wrp button {
        width: 50px;
        height: 40px;
    }

    .about_our_mission_slider .csr_arrows_wrp {
        bottom: -20px;
    }

    .home_connect_forms .input_card {
        padding: 15px;
        font-size: 15px;
    }

    .headerbtn_modal .input_card,
    .headerbtn_modal .textarea_card {
        font-size: 15px;
    }

    .headerbtn_modal .textarea_card {
        height: 80px;
    }

    .headerbtn_modal .wpcf7-not-valid-tip {
        font-size: 13px;
        line-height: 1.5;
    }

    .headerbtn_modal .home_connect_forms {
        padding: 20px 30px;
    }

    .headerbtn_modal .form_input {
        margin-bottom: 7px;
    }

    .home_connect_forms .form_input select {
        padding: 10px 20px;
    }

    .headerbtn_modal .home_connect_forms h3 {
        font-size: 20px;
        margin-bottom: 7px;
    }

    .headerbtn_modal .form_input {
        margin-bottom: 10px;
    }

    .textarea_card {
        height: 100px;
    }

    .footer_btm_left,
    .footer_btm_right {
        width: 360px;
    }

    .map_countryname ul {
        column-gap: 5px;
    }

    .australia_flag {
        right: 10%;
    }

    .paraguay_flag {
        left: 29%;
    }

    .map_image img {
        transform: translateY(40px);
    }

    #map_country {
        transform: scale(1);
        height: 510px;
        margin-top: -60px;
        margin-left: -200px;
    }

    .value_action .philosophy_heading_wrap .global_heading {
        max-width: 640px;
    }
	  
	.activities_grid_wrap .global_btn::after {
    right: 11px;
}

    /* Contact End */

}

@media(max-width:1199px) {


    /* Home Page Start */

    .iso_imglisting .slick-track {
        gap: 20px;
    }

    .iso_imglisting li {
        height: 70px;
    }

    .navitem {
        padding: 5px 10px;
    }

    .navlink,
    .sticky_hdr .navlink {
        font-size: 13px;
    }

    .header_logo {
        max-width: 60px;
    }

    .banner__content_wrpr h1 {
        font-size: 35px;
        line-height: 40px;
    }

    h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .about_mission_listing ul {
        display: flex;
        flex-wrap: wrap;
    }

    .about_mission_listing ul li {
        width: 50%;
        flex: 0 0 auto;
        padding: 18px 15px 0;
        border-top: none;
    }

    .about_section_left {
        margin-bottom: 25px;
    }

    .mv_wrppar .icon {
        margin-top: 15px;
    }

    .home_products_wrpr .left_contents {
        max-width: 400px;
    }

    .products__gloves_wrpr>h4 {
        font-size: 18px;
    }

    .gloves_card .image {
        max-width: 310px;
        height: 310px;
    }

    .yellow_arrow,
    .eye_icon {
        width: 44px;
        height: 44px;
    }

    .quickview_modal .modal-dialog {
        max-width: 830px;
    }

    .mdl_prdct_image {
        max-width: 320px;
        height: 320px;
    }

    .quickview_modal .check__listing li {
        font-size: 13px;
        line-height: 24px;
        margin-left: -20px;
    }

    .mdl_prdct_name h2 {
        font-size: 30px;
    }

    .mdl_prdct_name h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .home__choose_wrp ul li:nth-child(2) {
        top: 250px;
    }

    .home_choose_text {
        margin-top: 124px;
    }

    .home__choose_wrp::after {
        left: -230px;
        scale: 0.58;
    }

    .numbers_card .icon {
        width: 70px;
        height: 70px;
        margin-bottom: 10px;
    }

    .numbers_card h3 {
        font-size: 20px;
    }

    .numfirst {
        margin-left: -10px;
    }

    .csr_arrows_wrp {
        max-width: 934px;
    }

    .laboratory_tab_group .nav-pills .nav-link.active {
        font-size: 18px;
    }

    .labtab_contents_group .image {
        height: 330px;
    }

    .laboratory_tab_group .tab-content {
        margin-top: 70px;
    }

    .thailand_flag {
        right: 12%;
    }

    .uk_flag {
        right: 50%;
        top: 12%;
    }

    .home_blog_heading {
        margin-bottom: 20px;
    }

    .home_blogs_listings h4 {
        font-size: 14px;
    }

    .blog_date {
        padding: 1px 10px;
        font-size: 9px;
    }

    .hm_blg_cnct_group h3 {
        font-size: 16px;
        line-height: 22px;
    }

    .hm_blg_cnct_group p {
        font-size: 14px;
    }

    .certification_card .image {
        max-width: 170px;
    }

    .certification_card p {
        font-size: 14px;
        line-height: 18px;
    }

    .home_certifications_slider .swiper-button-prev {
        margin-left: -185px;
    }

    .home_certifications_slider .swiper-button-next {
        margin-left: 126px;
    }

    .home_connect_lefts .global_heading {
        margin-bottom: 15px;
    }

    .home_connect_forms {
        margin-left: 30px;
    }

    .home_connect_forms h3 {
        font-size: 25px;
    }

    .footer__nav>ul {
        gap: 15px;
    }


    .home_blogs_right {
        margin-left: 0px;
    }

    .home_blog_image ul li {
        height: 314px;
    }

    .home_fair_contents .listing_wrap ul {
        max-width: 700px;
    }

    .home_fair_images_group {
        margin-top: 40px;
    }

    .philosophy_tabs_group {
        margin-right: 0;
    }

    /* Home Page End */


    /* About Page Start */
    .philosophy_heading_wrap .global_heading {
        max-width: 400px;
    }

    .philosophy_heading_wrap .contents {
        width: 45%;
    }

    .inner_banner_wrap h1 {
        font-size: 50px;
    }

    .inner_banner_wrap {
        padding-bottom: 20px;
    }

    .building_img {
        height: 490px;
    }

    .about_milestones .global_heading h2 {
        line-height: 40px;
        font-size: 35px;
    }

    .csr_arrows_wrp button {
        width: 50px;
        height: 40px;
    }

    .philosophy_image {
        margin: 0;
        height: 300px;
    }

    .philosophy_tabs_group .nav {
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        justify-content: unset;
        column-gap: 30px;
    }

    .our_mission_slider_wrpr .contents {
        padding-left: 10px;
    }

    .philosophy_tabs_group .nav::-webkit-scrollbar {
        height: 2px;
    }

    .philosophy_tabs_group li {
        width: 35%;
        flex: 0 0 auto;
    }

    .about_infrastructure .manufacturing_right_contents {
        height: 500px;
    }

    .about_memeber .philosophy_heading_wrap .global_heading {
        max-width: 400px;
    }

    .member_details .image {
        height: 330px;
    }

    .number_years h3 {
        font-size: 70px;
    }

    .number_years {
        width: 150px;
        height: 150px;
        border: 8px solid var(--acent_color);
    }

    .number_years::after {
        left: -30px;
        top: -30px;
        width: 150px;
        height: 150px;
        border: 8px solid var(--vivid_yellow);
    }

    .about_experience_wrap .global_heading h2 {
        font-size: 50px;
    }

    .name_details h3 {
        font-size: 30px;
        line-height: 1.2;
    }

    /* About Page End */


    /* Facility Start */
    .philosophy_heading_wrap .global_heading {
        max-width: 320px;
        margin-bottom: 20px;
    }

    .leather_right_image {
        height: 440px;
    }

    .manufacturing_unit_card h2 {
        font-size: 35px;
    }

    .manufacturing_unit_card .image {
        height: 280px;
        margin-bottom: 15px;
    }

    .machines_card h4 {
        font-size: 16px;
        line-height: 1.3;
    }

    .together_wrap h2 {
        font-size: 100px;
    }

    .row>*:has(.tested_listing):first-child .tested_listing {
        padding-right: 10px;
    }

    .row>*:has(.tested_listing):last-child .tested_listing {
        padding-left: 10px;
    }

    /* Facility End  */

    /* CSR Start */
    .sustainable_gloves {
        height: 300px;
    }

    .green_operation_group>.row {
        row-gap: 10px;
    }

    .green_operation_group .contents {
        min-height: auto;
    }

    .sustainable_gloves::after {
        content: '';
        position: absolute;
        background: rgb(0, 0, 0, 0.5);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 4px;
    }

    .about_info {
        z-index: 1;
    }

    .harness_energy_image {
        max-width: 500px;
        margin: auto;
    }

    .harness_contents p {
        font-size: 16px;
    }

    .harness_contents {
        margin-top: 10px;
        padding-left: 0;
    }

    .empowerment_values .philosophy_heading_wrap .global_heading {
        max-width: 500px;
    }

    .woman__action_image {
        height: 270px;
    }

    .woman_action_heading {
        padding: 40px 35px;
    }

    .empowering_values .paragraph {
        width: 100%;
    }

    .values_grid_images ul {
        display: flex;
        flex-wrap: wrap;
        gap: 0;
    }

    .values_grid_images ul li {
        width: 33.33%;
        flex: 0 0 auto;
        padding: 5px;
    }

    .values_grid_images ul li:first-child {
        margin-left: 33.33%;
    }

    .partnership_card .image {
        height: 240px;
    }

    /* CSR End */

    /* Gallery Start */
    .explore_gallery .row>*:has(.awards_card) {
        padding: 20px 15px 25px;
    }

    .awards_card h3::after {
        right: -10px;
    }

    .awards_card h3 {
        font-size: 21px;
        padding-right: 38px;
    }

    .convocation_contents {
        padding: 30px 25px 45px 35px;
    }

    .activities_grid_wrap ul {
        grid-template-rows: 140px 15px 0px 60px 165px;
    }

    .activities_section {
        padding-bottom: 0;
    }

    /* Gallery End */

    /* Product Details Start */
    .inner_breadcrumb ul li {
        margin-right: 55px;
    }

    .inner_breadcrumb li::before {
        right: -45px;
    }

    .products_slider_wrap .gloves_card .image {
        width: 180px;
        height: 200px;
    }

    .products_slider_group .gloves_card .titles_wrp h3 {
        font-size: 16px;
        padding-right: 0;
    }

    .products_slider_group .csr_arrows_wrp {
        top: -70px;
    }

    /* Product Details End */

    /* Product  Start */
    .accessories_info {
        display: block;
    }

    .accessories_tag {
        width: auto;
        display: inline-block;
        margin-bottom: 10px;
    }

    .products_filter_dropdown {
        top: 80px;
    }

    /* Product  End */

    /* Contact Start */

    .contact_page_links {
        padding: 20px 15px;
        font-size: 15px;
    }

    .contact_page_links i {
        font-size: 25px;
    }

    .sku_category h5 {
        font-size: 16px;
    }

    .about_our_mission_slider .csr_arrows_wrp {
        left: unset;
        right: 0;
        top: -30px;
    }

    .about_our_mission_slider {
        padding-top: 30px;
    }

    .headerbtn_modal .modal-dialog {
        max-width: 900px;
    }

    .products_contact {
        margin-bottom: 40px;
    }

    .footer_btm_left,
    .footer_btm_right {
        width: 280px;
    }

    .map_countryname ul li {
        padding-left: 24px;
    }

    .mexico_flag {
        left: 12%;
    }

    .us_flag {
        left: 18%;
    }

    .map_images_listings ul li img {
        width: 60px;
        height: 35px;
    }

    .map_images_listings ul li::after {
        scale: 0.3;
    }

    .paraguay_flag {
        left: 27%;
    }

    .chile_flag {
        left: 24%;
    }

    .australia_flag {
        bottom: 7%;
    }

    .sweden_flag,
    .finland_flag {
        top: 7%;
    }

    .australia_flag {
        bottom: 8%;
    }

    #map_country {
        height: 440px;
        transform: scale(0.88);
        margin-top: -80px;
        margin-left: -260px;
    }


    .milestones_slider_group {
        margin-top: 55px;
    }


    .row>*:has(.year) {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .milestones_slider_group .slick-next,
    .milestones_slider_group .slick-prev {
        display: none;
    }
	
/* 	    .banner__content_wrpr {
        left: 30px;
    } */

    /* Contact End */

}


@media(max-width:991px) {


    /*New Header Start */

    .iso_imglisting li {
        height: 100px;
        max-width: 150px;
    }

    .header_logo {
        max-width: 60px;
        left: 0;
        transform: translateX(0%);
        position: relative;
    }

    .sticky_hdr .navlist {
        padding: 0 10px;
    }

    .navlist {
        flex-direction: column;
        align-items: start;
        padding: 0 10px;
        border: none;
        background: transparent;
        margin-left: -10px;
    }

    .navlist_hldr {
        border: 0;
        border-radius: 0;
        box-shadow: none;
        backdrop-filter: none;
    }

    .navitem.active {
        margin-left: 15px;

    }

    .hdrmobile_logo {
        display: block;
    }

    .hdrmobile_logo a {
        max-width: 140px;
        filter: brightness(0) saturate(100%);
        margin-bottom: 25px;
    }

    .navlist li:nth-child(4) {
        margin-left: 0;
    }

    .header_listing_holder {
        display: flex;
        flex-direction: column;
        position: fixed;
        top: 0;
        background: var(--white_color);
        right: 0;
        bottom: 0;
        min-height: 100vh;
        width: 70%;
        z-index: 1;
        padding: 25px;
        transform: translateX(100%);
        transition: 0.8s all ease-in-out;
        justify-content: start;
    }

    .navitem {
        padding: 0;
    }

    .navlist>li {
        margin-bottom: 20px;
    }

    .menu-link-wrapper {
        display: flex;
        background: var(--vivid_yellow);
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
    }

    .header_wrppr {
        justify-content: space-between;
    }

    .header {
        margin-top: 0px;
    }

    .ham_added .header_listing_holder {
        transform: translateX(0%);
        padding: 20px;
        overflow-y: auto;
    }

    .ham_added {
        position: relative;
        overflow: hidden;
        height: 100%;
        transition: var(--transition);
    }


    .ham_added::after {
        content: '';
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 3;
        transition: var(--transition);
    }

    .close i {
        font-size: 29px;
        color: var(--black_color);
        right: 14px;
        position: absolute;
        top: 15px;
    }

    .close {
        position: absolute;
        right: 0;
        top: 0;
        background: var(--vivid_yellow);
        width: 70px;
        height: 70px;
        border-bottom-left-radius: 100%;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .navlink::after {
        background: var(--black_color);
    }

    .navlink:hover {
        color: var(--black_color);
    }


    .headerlogo_hamwrpr {
        position: relative;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .ham_added .headerlogo_hamwrpr {
        opacity: 0.2;
    }

    .navlink,
    .sticky_hdr .navlink {
        font-size: 18px;
        color: var(--black_color);
        padding: 5px 15px;
    }

    .header_btn {
        position: absolute;
        right: 100px;
    }

    .navitem.active .navlink {
        background: var(--vivid_yellow);
        color: var(--black_color);
    }

    /*New Header End */

    /* Home Page Start */
    .banner__content_wrpr .right_contents,
    .banner__content_wrpr .left_contents {
        width: 100%;
        padding-bottom: 20px;
        border: none;
    }

    .banner__content_wrpr {
        flex-direction: column;
    }

    .headerbtn_modal .modal-dialog {
        max-width: 740px;
    }

    .headerbtn_modal .input_card,
    .headerbtn_modal .textarea_card {
        padding: 15px;
    }

    .about_images_wrap li span,
    .about_images_wrap li span.abt_img2 {
        height: 250px;
    }

    .about_images_wrap li span.abt_img3 {
        height: 310px;
    }

    .about_images_wrap li span.abt_img4 {
        height: 190px;
    }

    .mv_wrppar .icon img {
        max-width: 50px;
    }

    .mv_wrppar .icon {
        width: 70px;
        height: 70px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    .mv_wrppar .contents {
        width: 100%;
    }

    h3 {
        font-size: 26px;
    }

    .mv_wrppar {
        flex-direction: column-reverse;
    }

    .iso_imglisting ul {
        gap: 15px;
        margin-top: 25px;
    }

    .iso_imglisting li {
        max-width: 150px;
    }

    .manufacturing_right_contents {
        height: 450px;
        margin-top: 40px;
    }

    .home_products_wrpr {
        flex-direction: column;
    }

    .home_products_wrpr .left_contents,
    .home_products_wrpr .right_contents {
        max-width: 100%;
    }

    .home_products_wrpr .global_heading {
        margin-bottom: 20px;
    }

    .gloves_card .image {
        max-width: 280px;
        height: 280px;
    }

    .about_pr_imgs img {
        width: 40px;
        height: 48px;
    }

    .quickview_modal .modal-dialog {
        max-width: 690px;
    }

    .mdl_prdct_image {
        max-width: 250px;
        height: 250px;
    }

    .quickview_modal .check__listing li {
        line-height: 22px;
        margin-left: -40px;
        padding-left: 26px;
    }

    .quickview_modal .check__listing li::after {
        top: -1px;
        scale: 0.7;
    }

    .mdl_prdct_name h2 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .mdl_prdct_name h3 {
        font-size: 14px;
        line-height: 21px;
    }

    .mdl_pr_images {
        width: 60px;
    }

    .mdl_pr_images ul li img {
        width: 40px;
        height: 49px;
    }

    .global_btn,
    .submit_now,
    .whitebtn {
        padding: 8px 30px 8px 15px;
    }

    .global_btn::after,
    .whitebtn::after {
        font-size: 15px;
        right: 12px;
        top: 19px;
    }

    .mdl_prdct_name {
        margin-top: 200px;
        transform: translateX(20px);
    }

    .home_choose {
        padding-top: 0;
        min-height: auto;
    }

    .home__choose_wrp ul li {
        width: 300px;
        height: 300px;
    }

    .home__choose_wrp ul li:nth-child(1) {
        width: 370px;
        height: 370px;
    }

    .home__choose_wrp ul li:nth-child(2) {
        width: 320px;
        height: 320px;
    }

    .home__choose_wrp ul li:nth-child(3) {
        right: 320px;
        bottom: -320px;
    }

    .home__choose_wrp::after {
        left: -110px;
        scale: 0.7;
        top: -90px;
    }

    .home_choose_text {
        margin-top: 184px;
    }

    .home_choose {
        padding-bottom: 190px;
        overflow: hidden;
    }

    .numbercard_row>*:nth-child(odd) .numbers_card {
        background: transparent;
        border: 1px solid var(--heading_color);
    }

    .number_vicon {
        perspective: 2000px;
        max-width: 300px;
        margin: auto;
    }

    .csr_btn {
        position: absolute;
        right: 30px;
        bottom: 30px;
    }

    .csr_slider_item .item_holder {
        position: relative;
        padding: 20px;
    }

    .csr_slider_item .item_contents h3 {
        font-size: 20px;
    }

    .csr_arrows_wrp {
        max-width: 694px;
    }

    .home_numbers {
        padding-bottom: 0;
    }

    .tab_btn_wrp {
        flex-direction: row;
        overflow-x: auto;
        width: 100%;
        overflow-y: hidden;
        column-gap: 20px;
        padding-bottom: 10px;
        padding-right: 20px;
    }

    .laboratory_tab_group .nav-link::after {
        display: none;
    }

    .laboratory_tab_group .nav-pills .nav-link.active {
        font-size: 12px;
        padding-left: 20px;
        border-color: var(--vivid_yellow);
    }

    .laboratory_tab_group .nav-link {
        font-size: 12px;
        line-height: 1.5;
        width: 25%;
        flex: 0 0 auto;
        border: 1px solid var(--heading_color);
        text-align: center;
    }

    .tab_btn_wrp::-webkit-scrollbar {
        height: 5px;
    }

    .laboratory_tab_group .tab-content {
        margin-top: 20px;
    }

    .labtab_contents_group .contents h3 {
        max-width: 100%;
    }

    .map_images_listings ul li h6 {
        display: block;
    }

    .map_image img {
        display: none;
        transform: translateY(0px);
    }

    .map_images_listings ul li img {
        opacity: 1;
        visibility: visible;
        top: 0;
        left: 0;
        width: 70px;
        height: 45px;
    }

    .map_countryname {
        display: none;
    }

    .map_images_listings ul li {
        position: relative;
        left: 0;
        right: 0;
        width: 50%;
        flex: 0 0 auto;
        display: flex;
        align-items: center;
        column-gap: 15px;
        margin-bottom: 20px;
    }

    .map_images_listings {
        position: relative;
        left: 0;
    }

    .map_images_listings ul {
        display: flex;
        flex-wrap: wrap;
    }

    .hm_blg_cnct_group {
        justify-content: space-between;
    }

    .yt_yhumb {
        width: 100%;
        height: 400px;
    }

    .hm_blg_cnct_group p {
        font-size: 16px;
    }

    .hm_blg_cnct_group h3 {
        font-size: 22px;
        line-height: 30px;
        max-width: 100%;
    }

    .home_connect_forms {
        margin-left: 0;
        margin-top: 30px;
        /* padding-bottom: 0; */
    }

    .footer__nav {
        flex-wrap: wrap;
    }

    .footer__nav>ul {
        gap: 20px;
        width: 100%;
        justify-content: center;
        order: 2;
        margin-top: 10px;
    }

    .footer__nav>*:last-child {
        justify-content: center;
    }

    .footer_icon ul {
        justify-content: center;
        margin-bottom: 5px;
    }

    .footer_icon {
        width: 100%;
        order: 1;
    }

    .footer__bottom {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: start;
    }

    .footer_btm_left ul {
        justify-content: center;
        row-gap: 10px;
    }

    .footer_btm_right {
        margin-top: 10px;
        order: 3;
    }

    .footer_btm_middle {
        order: 3;
        width: 100%;
    }

    .footer_btm_middle>ul {
        flex-direction: row;
    }

    .footer_btm_left>ul a {
        text-align: left;
    }

    .footer_btm_middle li a {
        position: relative;
    }

    .footer_btm_middle li a::after {
        content: '';
        position: absolute;
        background: var(--white_color);
        height: 16px;
        width: 1px;
        right: -11px;
        top: 5px;
    }

    .footer_btm_middle li:last-child a::after {
        display: none;
    }

    .footer_btm_right {
        order: 2;
        width: 50%;
        margin-top: 0;
    }

    .footer {
        /* padding-bottom: 20px; */
        padding-bottom: 65px;
    }

    .headerbtn_modal .home_connect_forms {
        margin-top: 0;
        padding-bottom: 25px;
        order: 2;
    }

    .footer_btm_left {
        text-align: center;
        order: 2;
    }

    .map_images_listings ul li::after {
        display: none;
    }

    .cursor {
        display: none;
    }

    .home_fair_contents .listing_wrap {
        display: block;
    }

    .home_fair_contents .listing_wrap ul {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .home_fair_images_group {
        margin-top: 20px;
    }

    .home_products {
        padding-bottom: 50px !important;
    }

    .home_products .row:has(.accessories_info) {
        row-gap: 25px;
    }

    .home_products .accessories_tag {
        margin-bottom: 15px;
    }

    /* Home Page End */


    /* About Page Start */
    .inner_banner_wrap h1 {
        font-size: 45px;
    }

    .inner_banner {
        padding: 260px 0 30px;
    }

    .philosophy_heading_wrap {
        display: block;
    }

    .about_vinitgloves .philosophy_heading_wrap .global_heading,
    .philosophy_heading_wrap .global_heading {
        max-width: 100%;
    }

    .about_vinitgloves .philosophy_heading_wrap .contents,
    .philosophy_heading_wrap .contents,
    .about_infrastructure .philosophy_heading_wrap .contents,
    .green_operation .philosophy_heading_wrap .contents,
    .empowerment_values .philosophy_heading_wrap .contents,
    .partnership__section .philosophy_heading_wrap .contents {
        width: 100%;
    }

    .global_heading {
        margin-bottom: 25px;
    }

    .building_img {
        height: 390px;
    }

    .milestones_slider_group .csr_arrows_wrp {
        bottom: -10px;
    }

    .philosophy_image,
    .about_our_mission .left_image {
        display: none;
    }

    .our_mission_slider_wrpr .slider_content .image {
        height: 350px;
    }

    .our_mission_slider_wrpr .slider_item {
        padding: 0 10px;
    }

    .about_our_mission_slider .csr_arrows_wrp {
        bottom: -10px;
    }

    .about_infra {
        display: flex;
        gap: 25px;
        flex-wrap: wrap;
    }

    .about_infra .numbers_card+.numbers_card {
        margin-top: 0px;
    }

    .about_infra .numbers_card {
        width: 48%;
        flex: 0 0 auto;
        height: auto;
    }

    .about_infrastructure .manufacturing_right_contents {
        margin: 50px 0;
    }

    .member_details .image {
        height: auto;
    }

    .member_details:hover .name_details {
        bottom: 10px;
    }

    .about_experience_wrap {
        column-gap: 20px;
    }

    /* About Page End */


    /* Facility Start */
    .manufacturing_unit_card .global_heading {
        max-width: 100%;
    }

    .manufacturing_unit_card h2 {
        font-size: 30px;
    }

    .manufacturing_unit_card .image {
        height: 210px;
    }

    .machines_card {
        padding: 10px 0;
    }

    .machines_card .image {
        height: 100px;
        margin-bottom: 10px;
    }

    .together_wrap h2 {
        font-size: 80px;
    }

    .together_wrap {
        margin-bottom: 25px;
    }

    .tested_lab_img {
        padding-top: 0;
        scale: 1;
        margin: 35px 0;
    }

    /* Facility End  */

    /* CSR Start */
    .harness_energy_image li:first-child {
        left: unset;
        right: -90px;
        top: 40px;
    }

    .harness_energy_image li:nth-child(2) {
        right: unset;
        left: -85px;
        bottom: 40px;
    }

    .sustainable_gloves {
        height: 250px;
    }

    .action_container .row {
        row-gap: 10px;
    }

    .action_container .woman__action_image {
        height: auto;
    }

    .woman__action_image {
        height: 210px;
    }

    .values_grid_images ul li:nth-child(5) {
        width: 66.66%;
    }

    .values_grid_images ul li:first-child {
        margin-left: 0;
    }

    .values_grid_images ul li {
        height: 250px;
    }

    .partnership_card .image {
        height: 180px;
    }

    /* CSR End */

    /* Gallery Start */
    .explore_gallery .row>*:has(.awards_card):nth-child(even) {
        border-right: 0;
    }

    .explore_gallery .row>*:has(.awards_card):nth-child(n+3) {
        border-top: 0;
    }

    .awards_card h3 {
        font-size: 26px;
    }

    .convo_left_image {
        height: 105px;
    }

    .activities_grid_wrap ul {
        grid-template-rows: 100px 15px 0px 70px 125px;
        gap: 10px;
    }

    /* Gallery End */

    /* Product Details Start */
    .products_contents_group .about_section_btnwrpr ul {
        display: block;
    }

    .products_contents_group .about_section_btnwrpr ul li+li {
        margin-top: 15px;
    }

    .products_contents_group .about_pr_imgs ul {
        margin-top: 0;
    }


    .product_image {
        height: 310px;
    }

    .pdetailstab {
        margin-top: 50px;
    }

    .pdetails_flex {
        display: block;
    }

    .pdetailstab .nav {
        width: auto;
        margin-right: 0;
        border-right: none;
        flex-direction: row !important;
        align-items: center;
        gap: 20px;
        margin-bottom: 20px;
        padding-bottom: 10px;
        border-bottom: 1px solid var(--heading_color);
        flex-wrap: nowrap;
        overflow: auto;
    }

    .pdetailstab .nav-pills .nav-link {
        flex: 0 0 auto;
    }

    .sku_category li {
        column-gap: 15px;
    }

    .pdetailstab .nav::-webkit-scrollbar {
        height: 3px;
    }

    .pdetailstab .nav button+button {
        margin-top: 0;
    }

    .pdetailstab .nav-pills .nav-link.active,
    .pdetailstab .nav-pills .show>.nav-link {
        font-weight: 400;
    }

    .pdetails_inner {
        padding: 0;
    }

    /* Product Details End */

    /* Product  Start */
    .filter_dropdown_listing {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background: var(--white_color);
        z-index: 5;
        min-height: 100vh;
        transform: translateY(100%);
        transition: var(--transition);
        overflow: scroll;
    }

    .filter_add .filter_dropdown_listing {
        transform: translateY(0%);
    }

    .products_filter_part {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 2;
        background: var(--vivid_yellow);
        margin: 0;
        border: 0;
        padding: 15px;
        justify-content: center;
        color: var(--heading_color);
    }

    .products_filter_part img {
        filter: brightness(0) saturate(100%) invert(5%) sepia(8%) saturate(1018%) hue-rotate(187deg) brightness(99%) contrast(93%);
    }

    .filter_add {
        overflow: hidden;
    }

    .products_filter_dropdown {
        position: relative;
        top: 0px;
    }

    .filter_dropdown_listing>ul {
        padding: 110px 30px;
    }

    .sub_product_listing ul {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .sub_product_listing ul li+li {
        margin-top: 0px;
    }

    .filter_cross {
        display: block;
        font-size: 30px;
        position: absolute;
        right: 40px;
        top: 40px;
        cursor: pointer;
    }

    .product_filter_workman {
        display: none;
    }

    .products_filter_dropdown li h4:hover {
        padding: 10px 40px;
    }

    /* Product  End */

    /* Contact Start */
    .home_connect_forms {
        margin-top: 0;
    }

    .row:has(.home_connect_forms) {
        row-gap: 30px;
    }

    .contact_iframe {
        height: 400px;
    }

    /* Contact End */

    #clear_button {
        background: var(--black_color);
        color: var(--white_color);
        font-size: 15px;
        padding: 1px 13px;
    }

    #clear_button:hover {
        background: var(--black_color);
        color: var(--white_color);
    }

    .no-prod {
        margin-top: 0;
    }

    .products_contact {
        margin-bottom: 0px;
    }

    .footer_btm_left {
        order: 1;
        width: 50%;
    }


    .footer_btm_right ul {
        justify-content: center;
    }

    .home_connect_forms .input_card::placeholder,
    .home_connect_forms .textarea_card::placeholder {
        font-size: 13px;
        line-height: 24px;
    }

    .home_connect_forms .form_input label {
        font-size: 15px;
        line-height: 23px;
    }

    .home_connect_forms .input_card {
        padding: 10px 15px;
        font-size: 14px;
    }

    .home_connect_forms .form_input select {
        padding: 10px 10px;
    }

    .map_image {
        display: block;
    }

    #map_country {
        display: none;
    }

    .numbercard_row {
        justify-content: center;
    }

    .tested_rigour .philosophy_heading_wrap .contents {
        width: 100%;
    }

    .value_action .philosophy_heading_wrap .global_heading {
        max-width: 540px;
    }

    .value_action .row {
        row-gap: 0;
    }

    .value_action .row:has(.woman_action_heading) {
        row-gap: 15px;
    }

    .number_years::after {
        left: -25px;
        top: -25px;
    }

    .manufacturing_unit .iso_imglisting ul {
        margin-top: 5px;
    }

}


@media(max-width:767px) {

    /* Home Page Start */

    .iso_imglisting li {
        height: 80px;
    }

    .header_listing_holder {
        width: 100%;
    }

    .banner__social_icons ul a {
        font-size: 30px;
    }

    .banner__content_wrpr h1 span::after {
        width: 6px;
        height: 6px;
        right: -11px;
        bottom: 8px;
    }

    .banner__content_wrpr h1,
    h2 {
        line-height: 42px;
    }

    .blacktag h4 {
        padding-bottom: 10px;
    }

    .about_mission_listing ul li {
        padding: 0 10px 0;
        width: 100%;
    }

    .gap {
        padding: 40px 0;
    }

    .maufacturing_left_contents .global_heading {
        margin-bottom: 10px;
    }

    .iso_imglisting .slick-track {
        display: flex;
        align-items: center;
        column-gap: 20px;
    }

    /* .iso_imglisting li {
        width: auto !important;
        flex: 0 0 auto;
        height: 60px;
    }

    .iso_imglisting li img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    } */

    .manufacturing_right_contents::before,
    .manufacturing_right_contents::after {
        width: 150px;
        height: 150px;
    }

    .global_heading h2 span::after {
        width: 6px;
        height: 6px;
    }

    .maufacturing_left_contents {
        padding-right: 0;
    }

    .products__gloves_wrpr {
        margin-bottom: 20px;
    }

    .quickview_modal .modal-dialog {
        max-width: 500px;
    }

    .quickview_mdl_wrp {
        padding-left: 90px;
    }

    .quickview_modal .check__listing li {
        font-size: 15px;
        line-height: 26px;
        margin-left: 0px;
    }

    .mdl_prdct_name {
        margin-top: 30px;
        transform: translateX(0px);
    }

    .mdl_prdct_name h2 {
        background: var(--vivid_yellow);
    }

    .mdl_prdct_name h3 {
        font-size: 16px;
        line-height: 21px;
        padding-left: 0;
    }

    .mdl_prdct_image::after,
    .mdl_prdct_image::before {
        display: none;
    }

    .mdl_prdct_image {
        margin-right: auto;
        margin-left: 0;
    }

    .home_choose {
        padding: 0;
    }

    .home__choose_wrp ul li:nth-child(2),
    .home__choose_wrp ul li:nth-child(3),
    .home__choose_wrp ul li:nth-child(1),
    .home__choose_wrp ul li {
        height: 220px;
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        border-radius: 5px;
        margin: 0 10px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .home__choose_wrp::after {
        display: none;
    }

    .home_choose_text {
        margin-top: 0px;
    }

    .home__choose_wrp ul li:nth-child(3n + 1) {
        background: var(--vivid_yellow);
    }

    .home__choose_wrp ul li:nth-child(3n + 2) {
        background: var(--black_color);
    }

    .home__choose_wrp ul li:nth-child(3n + 3) {
        background: var(--acent_color);
    }

    .home__choose_wrp ul li:nth-child(3n + 2) h3,
    .home__choose_wrp ul li:nth-child(3n + 2) p {
        color: var(--white_color);
    }

    .home__choose_wrp h3,
    .home__choose_wrp ul li:nth-child(2) h3,
    .home__choose_wrp ul li:nth-child(1) h3 {
        font-size: 26px;
        line-height: 1.2;
    }

    .home_choose_card p {
        font-size: 16px;
        line-height: 25px;
    }

    .slick-prev,
    .slick-next {
        border-radius: 5px;
        width: 50px;
        height: 50px;
        background: var(--vivid_yellow);
        bottom: -70px;
        top: unset;
        left: 50%;
        transform: translateX(-50%);
    }

    .slick-next {
        margin-left: 40px;
    }

    .slick-prev {
        margin-left: -40px;
    }

    .slick-prev:before,
    .slick-next:before {
        color: #000;
        opacity: 1;
    }

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: var(--black_color);
        background: var(--vivid_yellow);
    }

    .slick-next:before {
        content: '\f054';
        font-family: "fontawesome";
    }

    .slick-prev:before {
        content: '\f053';
        font-family: "fontawesome";
    }

    .home__choose_wrp {
        padding-bottom: 100px;
    }

    body {
        line-height: 28px;
        font-size: 18px;
    }

    .banner__content_wrpr .right_contents p {
        font-size: 18px;
    }

    .home_poster_image .for_mobile {
        display: block;
    }

    .home_poster_image .for_desktop {
        display: none;
    }

    .number_heading {
        padding-right: 0;
    }

    .home_numbers .row {
        align-items: unset;
    }

    .numbers_card {
        height: 100%;
    }

    .home_numbers {
        padding-bottom: 0;
    }

    .home_csr_hdng {
        max-width: 400px;
    }

    .csr_arrows_wrp {
        max-width: 510px;
    }

    .laboratory_tab_group .nav-link {
        width: 32%;
        line-height: 1.2;
    }

    .labtab_contents_group .contents h3 {
        padding-right: 60px;
    }

    .labtab_contents_group .image {
        height: 250px;
        margin-top: 20px;
    }

    .labtab_contents_group .yellow_arrow {
        margin-top: auto;
        position: absolute;
        right: 0px;
    }

    .labtab_contents_group .contents {
        position: relative;
    }

    .home_blog_image ul li {
        height: 254px;
    }

    .home_blogs_listings h4 {
        font-size: 18px;
    }

    .blog_date {
        font-size: 14px;
    }

    .home_blogs_listings ul li+li {
        margin-top: 10px;
    }

    .hm_blg_cnct_group p {
        font-size: 18px;
    }

    .home_certifications_slider .swiper-slide {
        width: 300px;
    }

    .footer__nav ul li a {
        font-size: 16px;
        line-height: 26px;
    }

    .footer__nav .footer_icon ul li a {
        font-size: 24px;
    }

    .footer_btm_left {
        font-size: 16px;
        line-height: 26px;
    }

    .footer_background {
        top: -250px;
    }

    .contact_listing ul li,
    .contact_listing ul li a {
        font-size: 18px;
        line-height: 28px;
    }

    .headerbtn_modal .modal-dialog {
        max-width: 500px;
        margin: 20px auto;
    }

    .home_fair_contents h3 {
        font-size: 26px;
        line-height: 1.2;
    }

    .fair_image {
        height: 180px;
    }

    .home_products .accessories_info .images_wrap {
        height: 270px;
    }

    /* Home Page End */


    /* About Page Start */
    .milestones_slider_group .csr_arrows_wrp {
        bottom: unset;
        top: -60px;
        right: 0;
    }

    .miles_slider_wrpr {
        margin-top: 70px;
    }

    .philosophy_tabs_group .nav-tabs .nav-item.show .nav-link,
    .philosophy_tabs_group .nav-tabs .nav-link.active {
        background: var(--vivid_yellow);
    }

    .philosophy_tabs_group li:has(.nav-link.active)::after {
        display: none;
    }

    .philosophy_tabs_group button {
        line-height: 1.4;
        padding-left: 6px;
        padding-right: 6px;
    }

    .our_mission_slider_wrpr .slider_content .image {
        height: 300px;
        margin-bottom: 20px;
    }

    .about_our_mission_slider .csr_arrows_wrp {
        bottom: unset;
        top: -60px;
        right: 0;
    }

    .about_our_mission_slider {
        margin-top: 35px;
        padding-top: 0;
    }

    .csr_arrows_wrp button {
        background: var(--vivid_yellow);
    }

    .csr_arrows_wrp .holder::before,
    .csr_arrows_wrp .holder::after {
        left: calc(50% - 1px);
    }

    .about_infra .numbers_card {
        width: 47%;
    }

    .about_memeber .row>*:has(.member_details) {
        padding: 0 5px;
    }

    .name_details {
        padding-left: 10px;
    }

    .about_experience_wrap .global_heading h2 {
        font-size: 34px;
    }

    .number_years h3 {
        font-size: 50px;
    }

    .number_years {
        width: 120px;
        height: 120px;
    }

    .number_years::after {
        left: -20px;
        top: -20px;
        width: 120px;
        height: 120px;
    }

    .about_experience {
        padding-bottom: 20px !important;
    }

    .philosophy_tabs_group .nav {
        padding-bottom: 10px;
    }

    .name_details {
        padding-left: 0;
        opacity: 1;
        bottom: 0;
    }

    .member_details::after {
        opacity: 1;
    }

    .name_details h3 {
        margin-bottom: 10px;
    }

    .about_memeber .row:has(.member_details) {
        row-gap: 15px;
    }

    .member_details:hover .name_details {
        bottom: 10px;
    }

    /* About Page End */


    /* Facility Start */
    .vertical_advantage_row {
        justify-content: center;
    }

    .leather_expertise__contents .image {
        width: 150px;
        height: 130px;
    }

    .leather_right_image {
        height: 280px;
    }

    .manufacturing_unit_card .image {
        height: 320px;
    }

    .machines_technology .row:has(.machines_card) {
        row-gap: 20px;
    }

    .machines_card h4 {
        font-size: 14px;
        height: 38px;
    }

    .machines_technology .row>*:has(.machines_card) {
        padding: 0 7px;
    }

    .together_wrap h2 {
        font-size: 60px;
    }

    .tested_rigour .philosophy_heading_wrap .global_heading {
        max-width: 80%;
    }

    .tested_listing ul li:not(:last-child) {
        padding-bottom: 5px;
    }

    .row>*:has(.tested_listing):first-child .tested_listing {
        padding-right: 0px;
    }

    .row>*:has(.tested_listing):last-child .tested_listing {
        padding-left: 0px;
    }

    .tested_lab_img {
        margin: 25px 0;
    }

    /* Facility End  */

    /* CSR Start */
    .harness_energy_image li:first-child {
        right: 0;
    }

    .harness_energy_image li:nth-child(2) {
        left: 0px;
    }

    .active_section .harness_energy_image li:first-child {
        right: 20px;
    }

    .active_section .harness_energy_image li:nth-child(2) {
        left: 20px;
    }

    .harness_energy_image h4 {
        font-size: 40px;
    }

    .harness_energy_image li {
        width: 210px;
        transition: var(--transition);
    }

    .harness_energy_heading {
        padding-right: 10px;
    }

    .green_operation_group .icon {
        width: 65px;
        height: 65px;
    }

    .row>*:has(.woman__action_image),
    .row>*:has(.woman_action_heading) {
        padding: 5px;
    }

    .container-fluid {
        max-width: 570px;
    }

    .empowerment_values .container-fluid {
        padding: 0 35px;
    }

    .woman_action_heading {
        padding: 30px 25px;
    }

    .values_grid_images {
        margin-top: 20px;
    }

    .values_grid_images ul li {
        height: 180px;
    }

    .partnership_card .image {
        height: 270px;
    }

    /* CSR End */

    /* Gallery Start */
    .awards_card h3 {
        font-size: 22px;
    }

    .convo_left_image {
        height: 165px;
    }

    .convocation_big_image {
        padding: 0 25px 30px;
    }

    .convocation_contents {
        padding: 30px 25px;
    }

    .activities_grid_wrap ul {
        gap: 0;
        display: flex;
        flex-wrap: wrap;
    }

    .activities_grid_wrap ul li {
        width: 33.33%;
        padding: 0 5px;
        height: 170px;
    }

    .activities_grid_wrap .global_btn {
        margin-top: 20px;
    }

    /* Gallery End */

    /* Product Details Start */
    .pdetails_inner {
        height: 100px;
        padding: 0;
    }

    .products_contents_group {
        margin-top: 25px;
    }

    .products_contents_group .inner_banner_wrap {
        padding-bottom: 10px;
    }

    .about_section_btnwrpr ul {
        display: flex;
    }

    .about_section_btnwrpr ul li+li {
        margin-top: 0;
    }

    .pdetailstab {
        margin-top: 20px;
    }

    .pdetailstab .tab-content {
        font-size: 16px;
        line-height: 1.6;
    }

    .products_slider_group .about_pr_imgs img {
        width: 35px;
        height: 44px;
    }

    .products_slider_wrap .gloves_card .image {
        width: 140px;
        height: 160px;
    }

    .gloves_card .titles_wrp {
        display: block;
    }

    .gloves_card .btn_wrp {
        margin-top: 15px;
    }

    .products_contents_group .about_section_btnwrpr ul {
        display: flex;
    }

    .products_contents_group .about_section_btnwrpr ul li+li {
        margin-top: 0;
    }

    /* Product Details End */

    /* Product  Start */
    .filter_tab_group .about_pr_imgs img {
        width: 35px;
        height: 45px;
    }

    .filter_tab_group .gloves_card .image {
        margin-top: 5px;
    }

    .products_filter_part {
        padding: 5px;
        font-size: 15px;
        font-weight: 500;
    }

    /* Product End */

    /* Contact Start */
    .row:has(.contact_page_links) {
        justify-content: center;
        margin-top: 30px;
    }

    /* Contact End */
    /* 404 */
    .error-404 h1 {
        font-size: 80px;
    }

    .error-404 {
        padding: 60px 0px;
    }

    .home_connect_forms .input_card::placeholder,
    .home_connect_forms .textarea_card::placeholder {
        font-size: 14px;
        line-height: 25px;
    }

    .footer_icon a,
    .credit p,
    .footer_btm_middle li a {
        font-size: 16px;
        line-height: 26px;
    }

    .credit {
        padding-top: 14px;
        margin-top: 14px;
        margin-bottom: 5px;
    }

    .footer_btm_right {
        width: 40%;
    }

    .footer_btm_left {
        width: 60%;
    }

    .footer__bottom {
        row-gap: 15px;
    }

    .home_products .accessories_tag h4 {
        font-size: 16px;
    }
	
	    .sticky_enquiry .global_btn {
         right: -91px;
        padding: 6px 18px;
    }

    /* 404 */

}



@media(max-width: 575px) {

    /* Home Page Start */
    .banner__content_wrpr {
        right: 40px;
        left: 15px;
    }

    .banner__social_icons {
        right: 10px;
        top: 28%;
    }

    .header_btn {
        position: absolute;
        right: 70px;
    }

    .headerbtn_modal .home_connect_forms h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .headerbtn_modal .home_connect_forms {
        padding-top: 50px;
    }

    .headerbtn_modal .textarea_card {
        height: 100px;
    }

    .hammer_tag {
        margin-bottom: 15px;
    }

    .about_images_wrap li span.abt_img3 {
        height: 210px;
    }

    .about_images_wrap li span,
    .about_images_wrap li span.abt_img2 {
        height: 165px;
    }

    .about_images_wrap li span.abt_img4 {
        height: 120px;
    }

    .global_heading {
        margin-bottom: 20px;
    }

    .about_section_left {
        margin-bottom: 20px;
        padding-right: 0;
    }

    .about_mission_listing ul {
        flex-wrap: wrap;
    }

    /* .about_mission_listing ul li {
        width: 100%;
    } */

    .about_mission_listing .contents h3 {
        margin-bottom: 5px;
    }

    .home_poster_image {
        height: 200px;
    }

    .about__section {
        padding-bottom: 20px;
    }

    .iso_imglisting ul {
        margin: 25px -15px 0;
    }

    .home_products_wrpr .global_heading {
        margin-bottom: 10px;
    }

    .home_products_wrpr {
        margin-bottom: 20px;
    }

    .quickview_mdl_wrp .check__listing {
        margin-top: 0;
    }

    .numbers_card {
        padding: 20px 10px;
    }

    .numbers_card h3 {
        margin-bottom: 5px;
    }

    .numbers_card p {
        line-height: 1.2;
        font-size: 16px;
    }

    .numbercard_row>* {
        padding: 0 5px;
    }

    .numbercard_row {
        margin-top: 10px;
        row-gap: 10px;
        padding: 0 5px;
    }

    .number_vicon {
        perspective: 1000px;
        max-width: 200px;
    }

    .csr_arrows_wrp button {
        width: 50px;
        height: 40px;
    }

    .csr_arrows_wrp {
        max-width: 450px;
    }

    .csr_slider_item .item_contents {
        max-width: 100%;
        order: 2;
    }

    .csr_slider_item .item_holder {
        flex-direction: column-reverse;
    }

    .csr_btn {
        position: relative;
        right: 0px;
        bottom: 0px;
        order: 1;
    }

    .csr_slider_item .image {
        height: 230px;
        order: 3;
        margin-bottom: 10px;
    }

    .csr_slider_item .item_holder p {
        font-size: 16px;
    }

    .csr_slider_item .item_contents h3 {
        font-size: 23px;
        margin-bottom: 5px;
    }

    .csr_arrows_wrp {
        top: unset;
        bottom: -70px;
        z-index: 1;
        text-align: center;
    }

    .home_csr_slider {
        padding-bottom: 80px;
    }

    .tab_btn_wrp {
        column-gap: 10px;
    }

    .home_blogs_listings h4 {
        font-size: 16px;
    }

    .blog_date {
        margin-top: 5px;
    }

    .yt_yhumb {
        height: 300px;
    }

    .certification_card {
        padding: 15px 20px;
    }

    .home_connect_forms {
        padding: 20px;
        padding-bottom: 30px;
    }

    .home_connect_forms h3 {
        margin-bottom: 15px;
    }

    .form_input {
        margin-bottom: 10px;
    }

    .footer_logo,
    .footer_logo_text {
        max-width: 150px;
    }

    .footer_logo_wrpr {
        margin-bottom: 20px;
    }

    .footer__nav {
        padding-bottom: 18px;
        margin-bottom: 20px;
    }

    .home_manufacturing {
        overflow-x: hidden;
    }

    .home_certifications .row>*:has(.home_certifications_slider) {
        padding: 0;
    }

    .map_images_listings ul li {
        padding: 0 5px;
    }

    .banner__section,
    .banner__section .container {
        min-height: 95vh;
    }

    .footer_background {
        bottom: -3px;
    }

    .home_trade_row {
        padding: 20px 0px;
        margin: 0;
    }

    .home_fair_contents .listing_wrap ul li {
        font-size: 16px;
    }

    .home_products .accessories_info .images_wrap {
        height: 300px;
    }

    .home_products .row:has(.accessories_info) {
        row-gap: 15px;
    }

    /* Home Page End */


    /* About Page Start */
    .inner_banner_wrap h1 {
        font-size: 40px;
    }

    .building_img {
        height: 240px;
    }

    .about_milestones .icon {
        width: 60px;
        height: 60px;
    }

    .about_milestones .icon img {
        max-width: 35px;
    }

    .milestones_slider_group .csr_arrows_wrp {
        left: unset;
    }

    .milestones_slider_group .year p {
        font-size: 17px;
        line-height: 25px;
    }

    .year h3 {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 8px;
    }

    .milestones_slider_group .image {
        height: 240px;
    }

    .about_vinitgloves .philosophy_heading_wrap .global_heading,
    .philosophy_heading_wrap .global_heading {
        max-width: 90%;
    }

    .our_mission_slider_wrpr .slider_content .image {
        height: 260px;
    }

    .about_infra {
        gap: 15px;
    }

    .about_infra .numbers_card {
        width: 48%;
    }

    .about_infrastructure .manufacturing_right_contents {
        height: 390px;
        margin: 25px 0;
    }

    .about_memeber .row:has(.member_details) {
        row-gap: 15px;
        margin: 0 -3px;
    }


    .about_experience_wrap {
        column-gap: 10px;
        padding: 0 25px;
    }

    .about_experience_wrap .global_heading h2 {
        font-size: 26px;
    }

    .about_our_mission_slider .csr_arrows_wrp {
        left: unset;
    }

    .inner_banner_wrap {
        padding-bottom: 20px;
        margin-right: 25px;
    }

    /* About Page End */


    /* Facility Start */
    .machines_card .image {
        height: 170px;
    }

    .machines_card {
        border: none;
        padding: 0;
    }

    .machines_technology .row:has(.machines_card) {
        row-gap: 10px;
        margin: 0 -5px;
    }

    .machines_card h4 {
        font-size: 16px;
        height: auto;
    }

    .together_wrap h2 {
        font-size: 50px;
    }

    .workspace_section .global_heading {
        max-width: 90%;
    }

    .together_wrap {
        margin-top: 15px;
    }

    .tested_lab_img {
        margin: 10px 0 25px;
    }

    .philosophy_heading_wrap .global_heading,
    .leather_expertise__contents .global_heading {
        margin-bottom: 10px;
    }

    .leather_expertise__contents .global_btn {
        margin-top: 5px;
    }

    .manufacturing_unit_card .image {
        height: 280px;
    }

    .manufacturing_unit_card .global_heading {
        margin-bottom: 10px;
    }

    .tested_listing h3 {
        font-size: 20px;
    }

    /* Facility End  */

    /* CSR Start */
    .hammer_tag h4::after {
        left: -30px;
        transition: 0.6s all ease-in-out;
        transform: rotate(0deg);
    }

    .active_section .hammer_tag h4::after {
        left: 3px;
        transform: rotate(90deg);
    }

    .green_operation_group .row>* {
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .container-fluid {
        padding: 0px 20px;
    }

    .woman_action_heading {
        padding: 10px 5px;
        background: transparent;
    }

    /* CSR End */

    /* Gallery Start */
    .mobile_awards_slider .slick-slide {
        padding: 0 10px;
    }

    .explore_gallery .row>*:has(.awards_card) {
        border: none;
    }

    .explore_gallery .hammer_tag {
        margin-bottom: 15px;
    }

    .explore_gallery .blacktag::before {
        display: block;
    }

    .explore_gallery {
        padding-bottom: 80px;
    }

    .awards_card h3 {
        padding-right: 0;
        font-size: 20px;
    }

    .awards_card h3::after {
        top: unset;
        bottom: -14px;
        left: -11px;
        right: unset;
    }

    .explore_gallery .row>*:has(.awards_card):hover img {
        scale: 1;
    }

    .mobile_awards_slider {
        margin-right: 5px;
        margin-left: -7px;
    }

    .activities_grid_wrap ul li {
        height: 150px;
    }

    .footer_logo_wrpr {
        max-width: 130px;
    }

    /* Gallery End */

    /* Product Details Start */
    .products_slider_group .csr_arrows_wrp {
        top: unset;
    }

    .you_may__like {
        padding-bottom: 90px;
    }

    .products_slider_group .about_pr_imgs img {
        width: 40px;
        height: 49px;
    }

    .products_slider_wrap .gloves_card .image {
        width: 190px;
        height: 210px;
    }

    .gloves_card .titles_wrp {
        text-align: center;
    }

    .gloves_card .btn_wrp {
        justify-content: center;
    }

    .products_slider_group .gloves_card .titles_wrp h3 {
        font-size: 18px;
        padding-right: 0;
    }

    .collage_image_section .image {
        height: 400px;
    }

    .pdetails_inner {
        height: 90px;
    }

    .products_contents_group .inner_banner_wrap {
        left: 0;
        padding-bottom: 0;
    }

    /* Product Details End */

    /* Product  Start */
    .accessories_info .images_wrap {
        height: 160px;
    }

    .accessories_section .row>*,
    .filter_dropdown_contents .row>* {
        padding: 0 5px;
    }

    .accessories_section .row,
    .filter_dropdown_contents .row {
        row-gap: 10px;
        margin: 0 -5px;
    }

    .filter_tab_group .gloves_card .image {
        max-width: 130px;
        height: 140px;
    }

    .filter_tab_group .about_pr_imgs img {
        width: 30px;
        height: 40px;
    }

    .filter_tab_group .about_pr_imgs ul li+li {
        margin-top: 5px;
    }

    .filter_tab_group .gloves_card h6 {
        font-size: 14px;
    }

    .filter_tab_group .yellow_arrow,
    .filter_tab_group .eye_icon {
        width: 40px;
        height: 42px;
    }

    .quickview_modal .modal-dialog {
        max-width: 460px;
    }

    .filter_cross {
        right: 30px;
        top: 30px;
    }

    .sub_product_listing ul {
        gap: 14px;
    }

    .sub_product_listing li button::before {
        display: none;
    }

    .sub_product_listing li button,
    .sub_product_listing li button:hover {
        padding: 3px 30px 3px 20px;
    }

    .filter_dropdown_listing>ul {
        padding: 90px 30px;
    }

    .products_filter_dropdown li h4 {
        font-size: 15px;
    }

    .products_filter_part img {
        display: none;
    }

    .products_filter_part {
        column-gap: 5px;
    }

    .products_filter_part i {
        font-size: 14px;
    }

    .products_filter_part i {
        display: block;
    }

    /* Product End */

    /* Contact Start */

    .contact_iframe {
        height: 300px;
    }

    .contact_page_links {
        padding: 25px 15px;
    }

    .contact_map {
        padding-bottom: 25px;
    }

    /* Contact End */
    /* 404 */
    .error-404 h1 {
        font-size: 60px;
    }

    .filter_dropdown_contents .pagination .page-link {
        width: 30px;
        height: 30px;
    }

    .default_content h2 {
        font-size: 26px;
    }

    .default_content p {
        margin-bottom: 10px;
    }

    .default_content ul li+li {
        margin-top: 10px;
    }

    .default_content ul li a {
        word-break: break-word;
    }

    .pdetailstab {
        margin-top: 10px;
    }

    .pagination-nav button {
        width: 45px !important;
        height: 45px !important;
        font-size: 30px !important;
    }

    .headerbtn_modal .home_connect_forms {
        padding: 20px;
        padding-bottom: 30px;
    }

    .footer_btm_left {
        width: 100%;
        padding: 0 15px;
    }

    .footer_btm_right {
        width: 100%;
    }

    .footer_icon a i {
        display: block;
        font-size: 20px;
    }

    .footer_icon a {
        font-size: 0;
        line-height: 0;
    }

    .footer_btm_right ul {
        flex-direction: row;
        flex-wrap: wrap;
        column-gap: 25px;
    }

    .footer_btm_right {
        border-top: 1px solid var(--white_color);
        border-bottom: 1px solid var(--white_color);
        padding-top: 15px;
    }

    .footer_btm_left ul {
        align-items: center;
    }

    .footer_btm_left>ul a {
        text-align: center;
    }

    .wpcf7 form.invalid .wpcf7-response-output,
    .wpcf7 form.unaccepted .wpcf7-response-output,
    .wpcf7 form.payment-required .wpcf7-response-output {
        line-height: 1.3;
        font-size: 14px;
    }

    .headerbtn_modal .modal-dialog {
        padding: 0 10px;
    }

    .milestones_slider_group .csr_arrows_wrp {
        top: -40px;
    }

    .miles_slider_wrpr {
        margin-top: 40px;
    }

    .milestones_slider_group {
        margin-top: 50px;
    }

    .milestones_slider_group .slider_content .year {
        padding-top: 0;
    }

    .milestones_slider_group .slick-track {
        display: flex;
    }

    .miles_slider_item {
        height: auto;
    }

    .milestones_slider_group .slider_content,
    .milestones_slider_group .slider_content .row {
        height: 100%;
    }

    .manufacturing_unit .iso_imglisting ul {
        margin-top: 0px;
    }

    .manufacturing_unit .iso_imglisting .slick-track {
        padding: 15px 0 10px;
    }
	
	.to_top {
    font-size: 22px;
    right: 11px;
    bottom: 90px;
   }
	  .banner__section .hammer_tag {
        margin-bottom: 2px;
    }

    .banner__content_wrpr .left_contents {
        padding-bottom: 10px;
    }
	
	 .sticky_enquiry .global_btn {
	padding: 7px 18px 6px;
    }
	.hammer_tag h4 {
    padding-bottom: 10px;
}

    /* 404 */

}


@media(max-width:480px) {

    /* Home Page Start */
    body,
    .banner__content_wrpr .right_contents p {
        line-height: 27px;
        font-size: 17px;
    }

    .headerbtn_modal .modal-dialog,
    .quickview_modal .modal-dialog {
        padding: 0 10px;
    }

    .headerbtn_modal .home_connect_forms {
        padding-top: 15px;
    }

    .headerbtn_modal .home_connect_forms h3 {
        font-size: 22px;
        text-align: left;
        max-width: 250px;
        line-height: 1.3;
    }

    .quickview_mdl_wrp {
        padding-left: 52px;
    }

    .mdl_pr_images ul li img {
        width: 35px;
        height: 44px;
    }

    .mdl_pr_images {
        width: 50px;
    }

    .mdl_prdct_name h2 {
        font-size: 20px;
    }

    .mdl_btn_wrp {
        justify-content: center;
        column-gap: 8px;
    }

    .quickview_mdl_wrp .global_btn,
    .quickview_mdl_wrp .whitebtn {
        font-size: 14px;
    }

    .mdl_prdct_image {
        margin-right: auto;
        margin-left: auto;
    }

    .banner__social_icons ul {
        gap: 10px;
    }

    .banner__social_icons ul a {
        font-size: 20px;
    }

    .hammer_tag h4 {
        font-size: 16px;
        line-height: 1.4;
        padding-left: 25px;
        padding-bottom: 7px;
    }

    .banner__content_wrpr h1,
    h2 {
        line-height: 33px;
        font-size: 26px;
    }

    .hammer_tag h4::after {
        top: 2px;
    }

    .hammer_tag h4::after {
        width: 14px;
        height: 14px;
    }

    .banner__content_wrpr {
        bottom: 10px;
    }

    .gap {
        padding: 30px 0;
    }

    .home_poster_image {
        height: 151px;
    }

    .manufacturing_right_contents {
        height: 350px;
    }

    .gloves_card .image {
        max-width: 240px;
        height: 240px;
    }

    .gloves_card .titles_wrp h3 {
        font-size: 17px;
        line-height: 24px;
    }

    .products__gloves_wrpr {
        padding: 15px 6px;
    }

    .products__gloves_wrpr>h4 {
        font-size: 17px;
        margin: 0 auto 10px;
    }


    .home__choose_wrp ul li {
        padding: 0 15px;
    }

    .home__choose_wrp h3,
    .home__choose_wrp ul li:nth-child(2) h3,
    .home__choose_wrp ul li:nth-child(1) h3 {
        font-size: 22px;
    }

    .home_choose_card p {
        font-size: 16px;
        line-height: 23px;
    }

    .home__choose_wrp {
        padding-bottom: 90px;
    }


    .numbers_card h3 {
        font-size: 16px;
    }

    .numbers_card p {
        line-height: 1.3;
        font-size: 14px;
    }

    .numbers_card .icon {
        width: 60px;
        height: 60px;
    }

    .number_vicon {
        max-width: 150px;
    }

    .home_csr_slider {
        padding-bottom: 80px;
    }

    .laboratory_tab_group .nav-link {
        width: 45%;
    }

    .labtab_contents_group .contents h3 {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 23px;
    }

    .labtab_contents_group .image {
        height: 180px;
        margin-top: 0px;
    }

    .map_images_listings ul li img {
        width: 50px;
        height: 35px;
    }

    .map_images_listings ul li {
        column-gap: 12px;
    }

    .map_images_listings ul li h6 {
        font-size: 15px;
    }

    .home_blog_heading {
        flex-direction: column;
        align-items: start;
        row-gap: 15px;
    }

    .home_blog_image ul li {
        height: 200px;
    }

    .home_blogs_listings ul li {
        background: var(--acent_color);
    }

    .home_blogs_listings a {
        flex-direction: column;
        row-gap: 12px;
    }

    .home_blogs_listings {
        margin-top: 10px;
    }

    .hm_blg_cnct_group h3 {
        font-size: 20px;
        line-height: 27px;
    }

    .hm_blg_cnct_group p {
        font-size: 17px;
    }

    .yt_yhumb {
        height: 230px;
    }

    .home_certifications_slider .swiper-button-next {
        width: 50px;
        height: 45px;
        margin-left: 120px;
    }

    .home_certifications_slider .swiper-button-prev {
        width: 50px;
        margin-left: -172px;
        height: 45px;
    }

    .contact_listing {
        margin-top: 20px;
    }

    .contact_listing ul li,
    .contact_listing ul li a {
        font-size: 17px;
        line-height: 27px;
    }

    .contact_listing ul li+li {
        margin-top: 15px;
    }

    .home_connect_forms h3 {
        font-size: 22px;
    }

    .textarea_card {
        height: 120px;
    }

    .footer__nav>ul {
        flex-wrap: wrap;
        row-gap: 10px;
    }

    .number_heading .global_heading {
        margin-bottom: 10px;
    }

    .laboratory_tab_group .nav {
        margin-right: 0 !important;
    }

    .laboratory_tab_group .global_heading {
        margin-bottom: 20px;
    }

    .home_choose {
        padding: 0;
    }

    .home_numbers {
        padding-bottom: 0;
    }

    .home_fair_images_group .row>* {
        padding: 0 5px;
    }

    .fair_image {
        height: 130px;
    }

    .home_fair_images_group {
        margin-inline: 7px;
    }

    /* Home Page End */


    /* About Page Start */
    .inner_banner_wrap h1 {
        font-size: 30px;
        line-height: 1.1;
    }

    .inner_banner {
        padding: 220px 0 20px;
    }

    .about_vinitgloves .philosophy_heading_wrap .global_heading,
    .philosophy_heading_wrap .global_heading {
        max-width: 100%;
    }

    .global_heading {
        margin-bottom: 15px;
    }

    .about_milestones .global_heading h2 {
        line-height: 30px;
        font-size: 26px;
    }

    .slider_content .year {
        padding-top: 0;
    }

    .milestones_slider_group {
        margin-top: 50px;
    }

    .philosophy_tabs_group {
        padding: 25px 16px;
    }

    .philosophy_tabs_group li {
        width: 70%;
    }

    .philosophy_tabs_group button {
        width: 100%;
    }

    .philosophy_tabs_group .nav {
        column-gap: 10px;
    }

    .about_our_mission_slider .csr_arrows_wrp {
        top: -53px;
    }

    .our_mission_slider_wrpr {
        margin-top: 45px;
    }

    .our_mission_slider_wrpr .slider_content .image {
        margin-bottom: 10px;
    }

    .our_mission_slider_wrpr .contents h3 {
        margin-bottom: 10px;
    }

    .our_mission_slider_wrpr .contents {
        padding: 0;
    }

    .about_infra .numbers_card {
        width: 47%;
        padding: 10px;
    }

    .about_infrastructure .manufacturing_right_contents {
        height: 300px;
    }

    .number_years::after {
        display: none;
    }

    .number_years {
        width: 100px;
        height: 100px;
        flex: 0 0 auto;
        border-color: var(--vivid_yellow);
    }


    /* About Page End */


    /* Facility Start */
    .machines_card .image {
        height: 130px;
    }

    .machines_technology .row:has(.machines_card) {
        row-gap: 15px;
    }

    .machines_card h4 {
        font-size: 15px;
    }

    .together_wrap h2 {
        font-size: 38px;
    }

    .together_wrap {
        margin-bottom: 15px;
    }

    .manufacturing_unit_card h2 {
        font-size: 24px;
    }

    .vertical_advantage_row>* {
        padding: 0 7px;
    }

    .vertical_advantage_row {
        row-gap: 14px;
        margin: 0 -7px;
    }

    .leather_expertise__contents .image {
        margin-bottom: 0px;
    }

    .leather_right_image {
        height: auto;
    }

    .manufacturing_unit_card .image {
        height: auto;
    }

    .tested_listing h3 {
        font-size: 19px;
        margin-bottom: 6px;
    }

    /* Facility End  */

    /* CSR Start */
    .harness_energy_image li:first-child {
        top: 0px;
    }

    .harness_energy_image li:nth-child(2) {
        bottom: 0px;
    }

    .harness_energy_image li {
        position: relative;
        width: 48%;
        flex: 0 0 auto;
    }

    .harness_energy_image ul {
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        margin-top: 15px;
    }

    .harness_energy_image {
        height: auto;
    }

    .active_section .harness_energy_image li:first-child {
        right: 0;
    }

    .active_section .harness_energy_image li:nth-child(2) {
        left: 0px;
    }

    .harness_contents p {
        font-size: 17px;
    }

    .harness_contents {
        height: auto;
    }

    .woman__action_image {
        height: 170px;
    }

    .woman_action_heading h2 {
        margin-bottom: 8px;
    }

    .row>*:has(.woman__action_image),
    .row>*:has(.woman_action_heading) {
        padding: 0 5px;
    }

    .values_grid_images ul li {
        width: 50%;
    }

    .values_grid_images ul li:last-child {
        width: 100%;
    }

    .values_grid_images ul li:nth-child(5) {
        width: 100%;
    }

    .partnership_card .image {
        height: 180px;
    }

    .row:has(.woman__action_image) {
        row-gap: 10px;
    }

    .values_grid_images ul li {
        height: 150px;
    }

    /* CSR End */

    /* Gallery Start */
    .activities_grid_wrap ul li {
        width: 50%;
    }

    .convocation_big_image {
        padding: 0 15px 30px;
    }

    .convocation_contents {
        padding: 30px 15px 20px;
    }

    .convocation_contents .row>* {
        padding: 0 5px;
    }

    .convocation_contents .row {
        margin: 30px -5px 0;
    }

    .explore_gallery {
        padding-bottom: 80px;
    }

    .awards_card h3 {
        padding-right: 65px;
        font-size: 21px;
    }

    .awards_card h3::after {
        bottom: 4px;
        left: unset;
        right: 0;
        scale: 0.8;
    }

    .awards_card .image {
        height: 250px;
    }

    /* Gallery End */

    /* Product Details Start */
    .pdetailstab .nav-pills .nav-link {
        font-size: 17px;
        color: var(--heading_color);
    }

    .pdetailstab .nav-pills .nav-link.active,
    .pdetailstab .nav-pills .show>.nav-link {
        color: var(--heading_color);
    }

    .pdetails_inner {
        padding: 0;
    }

    .product_image {
        height: 230px;
    }

    .inner_breadcrumb ul {
        margin-top: 10px;
    }

    /* .about_section_btnwrpr ul {
        display: block;
    }

    .about_section_btnwrpr ul li+li {
        margin-top: 15px;
    } */

    .products_contents_group .about_pr_imgs ul {
        margin-bottom: 20px;
    }

    .you_may__like {
        padding-bottom: 90px;
    }

    .collage_image_section .image {
        height: 350px;
    }

    .about_section_btnwrpr ul {
        margin-top: 15px;
    }

    /* Product Details End */

    /* Product  Start */
    .accessories_info .images_wrap {
        height: 130px;
    }

    .accessories_tag h4 {
        font-size: 14px;
    }

    .filter_tab_group .gloves_card .image {
        max-width: 100px;
        height: 110px;
    }

    .filter_tab_group .gloves_card .titles_wrp h3 {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 1.4;
    }

    .filter_tab_group .gloves_card .btn_wrp {
        margin-top: 8px;
    }

    .filter_tab_group .gloves_card {
        padding: 8px;
    }

    .filter_tab_group .gloves_card h6 {
        max-width: 110px;
        font-size: 13px;
    }

    .filter_tab_group .about_pr_imgs img {
        width: 25px;
        height: 35px;
    }

    .filter_tab_group .about_pr_imgs ul {
        right: 7px;
        top: 8px;
    }

    .filter_tab_group .yellow_arrow,
    .filter_tab_group .eye_icon {
        width: 38px;
        height: 36px;
        font-size: 15px;
    }

    .filter_dropdown_listing>ul {
        padding: 70px 10px;
    }

    .sub_product_listing li button,
    .sub_product_listing li button:hover {
        padding: 3px 30px 3px 10px;
        font-size: 12px;
    }

    .sub_product_listing ul {
        gap: 10px;
    }

    .filter_cross {
        right: 10px;
        top: 20px;
    }

    .products_filter_part {
        padding: 4px;
        font-size: 13px;
    }

    .accessories_info .yellow_arrow {
        width: 34px;
        height: 34px;
    }

    .footer {
        padding-bottom: 35px !important;
    }

    .default_content p {
        word-break: break-word;
    }

    .pagination ul {
        column-gap: 8px;
    }

    .footer_btm_middle ul li {
        width: 50%;
    }

    .footer_btm_middle>ul {
        flex-wrap: wrap;
        column-gap: 0;
    }

    .footer_btm_middle li a::after {
        display: none;
    }

    .footer_btm_middle li {
        position: relative;
    }

    .footer_btm_middle li:first-child::after {
        content: '';
        position: absolute;
        background: var(--white_color);
        height: 16px;
        width: 1px;
        right: 5px;
        top: 6px;
    }

    .footer_btm_left>ul a {
        column-gap: 10px;
    }

    .footer_btm_left li:last-child a i {
        transform: translateX(10px);
    }

    .milestones_slider_group .csr_arrows_wrp {
        top: -40px;
    }



    /* Product  End */

}


@media(max-width:360px) {

    /* Home Page Start */
    .mdl_btn_wrp {
        flex-direction: column;
        align-items: start;
        row-gap: 10px;
    }

    .numbers_card {
        padding: 10px;
    }

    .home_certifications_slider .swiper-button-next {
        margin-left: 100px;
    }

    .home_certifications_slider .swiper-button-prev {
        margin-left: -152px;
    }

    .home_products .accessories_info .images_wrap {
        height: 270px;
    }

    /* Home Page End */


    /* About Page Start */
    .about_experience_wrap {
        padding: 0 15px;
    }

    /* About Page End */


    /* Facility Start */
    .together_wrap h2 {
        font-size: 35px;
    }

    .philosophy_heading_wrap .global_heading {
        max-width: 90%;
    }

    /* Facility End  */

    /* Product  Start */

    .filter_tab_group .gloves_card .image {
        max-width: 80px;
        height: 90px;
    }

    /* Product  End */
    /* Extra */
    .pagination ul {
        column-gap: 5px;
    }

    .filter_dropdown_contents .pagination .page-link {
        font-size: 14px;
    }

    .footer_btm_middle li:first-child::after {
        right: 8px;
    }

    .numbers_card h3 {
        font-size: 15px;
    }

    /* Extra */

}