@media only screen and (max-width: 2000px){
    .wishlist_user_pageallboxes{
        grid-template-columns: repeat(5, 1fr);
    }
    .wishlist_user_single_box{
        width: auto;
    }
    .size_details_right_product{
        gap: 20px;
    }
    .size_details_right_product span::before{
        left: -10px;
        gap: 20px;
    } 
    .product_details_tarcking_right_flex{
        gap: 20px;
    }
}

@media only screen and (max-width: 1900px){
    .wishlist_user_pageallboxes{
        grid-template-columns: repeat(4, 1fr);
    } 
    :root{
        --main-image-width: 850px;
        --main-image-height: 660px;
        --thumbnail-track-width: 130px;
        --thumbnail-height: 140px;
    }
    .products_details_for_html .qib-button-wrapper-205{
        width: 80%;
    }
    .tab_single_coupon_box {
        background: url(../images/offers_cpn_bg.png) no-repeat center;
        height: 160px;
        overflow: hidden;
        width: 400px;
        background-size: cover;
    }
    .tab_singlecoupon_mainheading {
        font-size: 19px; 
        line-height: 29px;
        margin-bottom: 2px;
    }
    .tab_singlecoupon_mainsubheading {
        font-size: 16px; 
        line-height: 24px;
        margin-bottom: 18px;
    }
    .tab_singlecoupon_date{
        font-size: 17px;
    } 
    .tab_single_coupon_percent{
        font-size: 18px;
    }
    .tab_all_coupon_boxes{
        gap: 7px;
    }
    .user_profile_mdl_right_wishlist {
        padding: 30px 30px 0 30px;
    }
    .user_profile_mdl_right{
        margin: 28px;
    }
    .pdt_left_right_img_box{
        width: 120px;
        height: 120px;
    }
    .button_right_dproduct .btn_cmn_one{
        font-size: 12px;
        min-width: 160px;
    }
    .product_right_heading_text{
        font-size: 18px;
    }
    .colour_price_right span{
        font-size: 22px;
    }
    .tracking_details_heading_main{
        margin-bottom: 13px;
    }
    .order_right_img_fig{
        padding: 8px;
    }
    .order_right_img_product_name{
        font-size: 14px;
        line-height: 20px;
    }
    .user_profile_mdl_right{
        padding: 50px 40px;
    }
    .order_items_flex{
        gap: 8px !important;
    }
    .order_right_more_products_heading{ 
        font-size: 14px; 
        line-height: 21px;
        margin-bottom: 6px;
    }
    .order_list_right .order-header strong, .order_list_right .order-header span{
        font-size: 13px;
        line-height: 19px;
    }
}

@media only screen and (max-width: 1700px){
    .header_search_input input{
        width: 30vw;
    }
    .header_search_input input{
        background-size: 17px;
        padding-left: 40px;
    }
    .person_gender_type{
        gap: 45px;
    }
    :root{
        --main-image-width: 750px;
        --main-image-height: 600px;
        --thumbnail-track-width: 120px;
        --thumbnail-height: 130px;
    } 
    .him_video_heading{
        font-size: 70px;
        line-height: 80px;
    }
    .him_video_subheading span{
        font-size: 22px;
        line-height: 33px;
    }
    .him_main_video_box{
        height: 800px;
    }
    .him_footer_top_uniforms{
        padding: 130px 95px;
    }
    .footer_top_branding_text_heading{
        font-size: 85px;
        line-height: 90px;
        position: relative;
        right: -20px;
    }
    .heading_box_text_footer_top{
        padding-bottom: 40px;
    }
    .gtkef_explore_uniform_slide{
        margin-right: -200px;
    }
    .gtke_slide_single_box{
        height: 600px;
    }
    .ekbp_slide_single_box{
        height: 450px;
    }
    .erbkslider .owl-nav{
        /* right: 450px; */
        right: 0px;
    }
    .gtkefhslider .owl-nav{
        right: 300px;
    }
    .woocommerce div.product form.cart .variations select{
        width: 255px;
    } 
    .wishlist_user_pageallboxes {
        grid-template-columns: repeat(3, 1fr);
    }
    .userwishlistpage_returs_single_box { 
        padding: 10px;
        gap: 15px;
        border-radius: 5px;
    }
    .user_profile_mdl_right_wishlist {
        padding: 30px 30px 0 30px;
    }
    .user_profile_mdl_right { 
        margin: 25px; 
    }
    .size_details_btn_flex{
        flex-direction: column;
        align-items: flex-start;
        gap: 13px;
    }
    .button_right_dproduct button{
        margin: 0;
        height: 40px;
    }
    .support_right_tab_form .user_profile_right_form_panel{
        padding-right: 20px;
    }
}

@media only screen and (max-width: 1599px) {
    .login_page_form{
        padding: 45px;
        width: 600px;
    }
    .logo_login {
        margin-bottom: 40px;
    }
    .cmn_btn_box {
        margin-top: 130px;
    } 
    .login_form_paragraph{
        margin-bottom: 25px;
    }
    .cmn_btn_box_register_form{
        margin-top: 50px;
    }
    .header_search_input input {
        width: 100%;
    }
    .person_gender_type li a{
        font-size: 18px;
        line-height: 26px;
    }
    .person_gender_type{
        gap: 35px;
    }
    .header_section_top{
        padding: 25px 0;
    }
    .banner_heading{
        width: 700px;
    }
    .home_banner_section{
        height: 710px;
    }
    .paragraph{
        font-size: 22px;
        line-height: 32px;
    }
    .take_ppe_heading{
        margin-bottom: 20px;
    }
    .uniform_left_dress_box{
        height: 746px;
    }
    .uniform_right_two_uniform_box_two{
        height: 295px;
    }
    .uniform_right_two_single{
        height: 425px;
    } 
    .home_mdl_slide_box_img{
        height: 405px;
        margin-bottom: 20px;
    }
    .home_mdl_slide_box_img img{
        width: 100%;
        object-fit: contain;
    }
    .home_mdl_slide_text_heading{
        margin-bottom: 15px;
    }
    .bespoke_service_para{
        margin-bottom: 30px;
    }
    .footer_top_bg_section{
        height: 335px;
    }
    .footer_top_bg_section{
        padding-left: 70px;
    }
    /* .container_custom_header{
        padding-left: 100px;
        padding-right: 100px;
    } */
    .megha_menu .megha_menu_li{
        /* padding-left: 120px;
        padding-right: 120px;
        top: 114px; */
        width: 30vw;
    }
    .megha_sub_menu li a{
        font-size: 15px;
        padding: 3px 0;
    }
    .knowledge_details_full_box {
        padding-left: 100px;
        padding-right: 100px;
    }
    .knowledge_details_bimg{
        height: 640px;
    }
    .cmn_allpage_subheading{
        margin-bottom: 5px;
    }
    .knowledge_details_share_social_box{
        top: 290px;
        right: 30px;
    }
    :root{
        --main-image-width: 620px;
        --main-image-height: 620px;
        --thumbnail-track-width: 120px;
        --thumbnail-height: 130px;
    }
    .product_details_accordion_section .set a{
        padding: 30px 0;
    }
    .explore_water_carbon_paragraph{
        width: 60%;
    }
    .ett_single_product_img{
        margin-bottom: 55px;
        height: 300px;
        overflow: hidden;
    }
    .Mainz_heading_ett{
        margin-bottom: 20px;
    }
    .Mainz_details_ett{
        font-size: 23px;
        margin-bottom: 20px;
    }
    .product_details_slider_single_box_img{
        height: 290px;
    }
    .products_details_for_html .qib-button-wrapper-205{
        width: 90%;
    }
    .him_main_video_box{
        height: 700px;
    }
    .gtke_slide_single_box{
        height: 490px;
    }
    .pt_120 {
        padding-top: 100px !important;
    }
    .ekbp_slide_single_box{
        height: 400px;
    }
    .him_ekbp_slide_text_box{
        padding: 20px;
    }
    .him_explore_uniform_slide_single_box{
        height: 380px;
    }
    .him_explore_uniform_slide_text_box{
        padding-left: 25px;
        padding-bottom: 30px;
    }
    .explore_uniform_slide_text_heading{
        margin-bottom: 18px;
    }
    .footer_top_branding_text_heading{
        font-size: 55px;
    }
    .him_footer_top_text_box{
        width: 380px;
    }
    .him_footer_top_uniforms{
        padding: 110px 95px;
    }
    .him_footer_top_main_area{
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .him_page_pdlr{
        padding-left: 100px;
        padding-right: 100px;
    }
    .erbkslider_explore_uniform_slide{
        margin-right: -350px;
    }
    .him_page_own_erbkpdlr {
        padding-left: 100px;
    }
    .erbk_slide_single_box{
        height: 380px;
    }
    .explore_compare_btn_him_details{
        font-size: 22px;
    }
    .event_details_banner_img_text{
        height: 680px;
    }
    .event_details_banner_heading{
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 30px;
    }
    .list_eventdetails_date_time li{
        font-size: 18px;
        line-height: 27px;
    }
    .list_eventdetails_safety_plan{
        gap: 7px;
    }
    .list_eventdetails_date_time{
        margin-bottom: 15px;
    }
    .list_eventdetails_safety_plan{
        margin-bottom: 17px;
    }
    .event_details_slide_single_box_img{
        height: 300px;
    }
    .header_btm_menu_brdcm li{
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .right_event_listing_ul_number{
        margin-top: 30px;
    }
    .support_banner_img{
        height: 400px;
    }
    .how_can_help_section{
        padding: 80px 70px;
    }
    .input_support_search{
        height: 60px;
    }
    .how_can_help_heading{
        font-size: 38px;
        margin-bottom: 23px;
    }
    .supportpage_returs_single_box{
        padding: 12px;
        gap: 15px;
    }
    .supportpage_returs_box_subheading{
        font-size: 19px;
        line-height: 27px;
    }
    .supportpage_returs_section{
        padding-bottom: 45px;
    }
    .left_side_event_listing_tab .accordion-button {
        font-size: 14px;
        line-height: 24px;
        padding: 10px 13px;
    }
    .left_side_knowledge_listing_tab .accordion-body{
        padding-left: 13px;
        padding-right: 13px;
    }
    .input_knowledge_single_text label{
        font-size: 14px;
        line-height: 20px;
    }
    .knowledge_listing_check_box_input_form{ 
        height: 45px; 
        margin-top: 3px;
        margin-bottom: 7px;
    }
    .knowledge_listing_check_box_input_form img{
        top: 10px;
    }
    .filter_short_by_list{
        margin-bottom: 28px;
    }
    .articles_slide_img{
        width: 114px;
        height: 82px;
    }
    .cmn_allpage_subheading{
        font-size: 15px;
        line-height: 21px;
    }
    .knowledge_flash_fire_safety_list{
        padding-top: 35px;
        padding-bottom: 35px;
        margin-bottom: 20px;
    }
    .ekbp_uniform_slide_text_heading{
        font-size: 18px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-megamenu > ul.mega-sub-menu{
        top: 115px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 3px 0;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-megamenu > ul.mega-sub-menu{
        top: 115px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 3px 0;
    }
    .product_listing_single_main_box{
        padding: 10px;
    }
    .right_side_product_listing_tab_details .products.columns-3 li.product{
        margin: 8px;
    }
    .eventdetailslider_img{
        height: 100%;
    }
    .event_details_slide_single_box_img{
        margin-bottom: 20px;
    }
    .modal_event_details_click_popup .modal-dialog{
        max-width: 45%;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1{
        gap: 5px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2{
        gap: 5px;
    }
    .sizeChartModal_product_details .modal-dialog{
        max-width: 90%;
    }
    .woocommerce div.product form.cart .variations select {
        width: 200px;
        margin-right: 10px;
    }
    .file_profile_pic_upload{
        width: 200px;
        height: 190px;
    }
    .file_profile_pic_upload_left_right_form{
        gap: 35px;
    }
    .user_profile_mdl_left{
        width: 313px;
    }
    .profile_left_user_details{
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 25px;
        padding-right: 5px;
        gap: 13px;
    }
    .customer_support_megha_menu{
        padding: 10px 40px;
    }
    .customer_support_megha_menu::before{
        right: 0;
    }
    /* .person_gender_type li a{
        padding-top: 46px;
        padding-bottom: 46px;
    } */
    .customer_event_megha_menu_heading_text{
        padding: 20px 25px;
    }
    .customer_info_nexus_megha_menu{
        height: 260px;
    }
    .userwishlistpage_support_img{
        width: 72px;
        height: 65px;
    }
    .userwishlistpage_support_mainheading { 
        font-size: 18px;
        line-height: 22px; 
        margin-bottom: 6px;
    }
    .userwishlistpage_returs_single_box{
        gap: 10px;
    }
    .wishlist_heading{
        font-size: 18px;
        line-height: 26px;
        padding-top: 17px;
        padding-bottom: 17px;
    }
    .userwishlistpage_support_img{
        width: 62px;
        height: 55px;
    }
    .userwishlistpage_support_img img{
        width: 30px;
    }
    .user_profile_mdl_right{
        margin: 20px;
    }
    .supportpage_returs_section .row{
        row-gap: 20px;
    }
    .supportpage_returs_section .col-lg-3{
        width: 50%;
    }
    .colour_price_right span{
        font-size: 18px;
    }
    .product_right_heading_text{
        font-size: 16px;
        margin-bottom: 7px;
    }
    .support_right_tab_form .user_profile_right_form_panel{
        padding-right: 0px;
    }
    .left_side_product_listing_tab button.accordion-button{
        margin: 0 !important;
        padding: 12px 11px;
    }
    .pantone_input_btn_enquery input{
        width: 160px;
    }
    .pantone_input_btn_enquery{
        align-items: center;
    } 
    .user_img_text_name{
        font-size: 20px;
        line-height: 28px;
    }
    .profile_left_user_list li a{
        padding: 12px 23px;
    }
    .order_right_more_products_box .btn_cmn_one{
        height: 40px !important;
        font-size: 13px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item > a.mega-menu-link{
        font-size: 16px;
        line-height: 24px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item > a.mega-menu-link:hover{
        font-size: 16px;
        line-height: 24px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link{
        font-size: 16px;
        line-height: 24px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link:hover{
        font-size: 16px;
        line-height: 24px;
    }
    .input_left_order_search{
        padding: 23px 10px 6px;
    }
    .accordion-body{
        padding-left: 10px;
        padding-right: 10px;
    }
    .view_order_page_all_orders .order-message{
        padding: 30px;
        margin-bottom: 17px;
    }
    .order_message_heading_view_order{
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .Shipping_address_details{
        padding: 12px 18px;
    }
    .single_order_dimg{
        width: 170px;
        height: 120px; 
    }
    .single_order_pname{ 
        font-size: 18px;
        line-height: 26px; 
        padding-bottom: 10px;
    }
    .single_order_pdes{  
        font-size: 18px;
        line-height: 26px;
    }
    .single_order_product_rating_heading{
        font-size: 15px;
        line-height: 22px; 
        padding-bottom: 10px;
    }
    .single_order_product_ratingicon li i{
        font-size: 18px;
    }
    .single_order_pdetails_price{
        font-size: 26px;
        line-height: 36px; 
    }
    .order_item_single_order_main_box{
        gap: 23px !important;
    }
    .section-1 .gtke_slide_single_box{
        height: 350px;
    }
    .section-2 .gtke_slide_single_box{
        height: 400px;
    }
    .modal_open_him_her .modal-body{
        padding: 0px 50px 55px 50px;
    }
    .modal_heading{
        margin-bottom: 25px;
        font-size: 40px;
        line-height: 47px;
    }
    .him_modal_all_boxes.modalContent p img{
        width: 24%;
        height: 220px;
    }
    .him_modal_all_boxes{
        gap: 20px;
    }
    .main-content-no-class-ul ul{ 
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .modal_open_him_her .modal-header{
        width: 35px;
        height: 35px;
    }
    .modal_open_him_her .modal-body{
        padding: 0px 55px 60px 55px;
    }
    .him_modal_all_boxes.modalContent p{
        padding: 20px;
        font-size: 17px;
        line-height: 27px;
        border-radius: 13px;
    }
    .modal_open_him_her .modal-content{
        border-radius: 27px;
    }
    .product_listing_sinle_box_img{
        height: 230px;
    }
    #selectedFiltersWrapper span{ 
        font-size: 14px;
        line-height: 24px; 
    }
    #selectedFiltersWrapper{
        padding: 10px 10px 0;
    }
    .applied_only_filters_flex{
        padding-bottom: 5px;
    }
    #selectedFiltersWrapper #selectedFilters{
        margin-bottom: 10px;
    }
    .form_checkout_billsummary_right_left_full{
        padding-left: 70px;
        padding-right: 70px;
    }
    .eventlistingslider_img{
        height: 283px;
    }
    .header_bag_shopping li a span{ 
        top: -2px;
        right: -10px; 
        font-size: 8px;
        width: 16px;
        height: 16px; 
    }
    .cmn_btn_box{
        margin-top: 100px;
    }
    .gsb_icon_img{ 
        width: 80px;
    }
    .metrics_grid_single_box{
        padding: 25px 15px;
        gap: 15px;
    }
    .pd_grid_single_box{ 
        padding: 20px 15px;
        gap: 15px;
    }
    .iconic-woothumbs-all-images-wrap--thumbnails-right:not(.iconic-woothumbs-all-images-wrap--layout-stacked) .iconic-woothumbs-images-wrap{
        height: auto;
    }
    .explore_the_trouser_section{
        padding-top: 41px;
    }
    .header_bag_shopping.person_gender_type li .megha_menu li.megha_menu_li{
        width: 213px;  
        top: 115px;
    }
    .iconic-woothumbs-images__slide .iconic-woothumbs-images__image{
        height: 650px;
    }
    .request_anewpage{
        width: 70%;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item > a.mega-menu-link::before{
        top: 65px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link::before{
        top: 65px;
    }
    .woocommerce_custom_cart_checkoutboth .cart-collaterals p{
        font-size: 17px;
        line-height: 26px;
        color: #333333;
    }
    .woocommerce-shipping-calculator{
        width: 213px;
    }
    .main-content-no-class-ul ul li{
        padding-left: 18px;
    }
    .main-content-no-class-ul ul{
        padding-top: 13px;
    }
    .event_listing_btn_slide_heading{
        padding-bottom: 10px;
        padding-top: 25px;
    }
    .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        margin: 10px;
    }
    .pd_key_features_box p{
        font-size: 15px;
        line-height: 24px;
    }
    .product_details_main_heading{
        font-size: 20px;
    }
    p{
        font-size: 18px;
        line-height: 26px;
    }
    .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price{
        font-size: 18px; 
    }
    .woocommerce div.product form.cart .variations{
        margin-bottom: 10px;
    }
    .product_details_price_btn_left .woocommerce-variation-price{
        gap: 15px;
    }
    .product_details_price_btn_left .price .amount{
        font-size: 25px;
        line-height: 32px;
    }
    .form_header_new{
        width: 430px;
        margin: -47px auto 0;
        position: relative;
        top: -35px;
        left: 18px;
    }
    .error_page .error_img{
        width: 70%;
        margin: auto;
    }
    .error_page .error_img img{
        width: 100%;
    }
}

@media only screen and (max-width: 1439px){
    .login_page_form{
        padding: 40px;
        width: 580px;
    }
    .cmn_btn_box {
        margin-top: 70px;
    } 
    .login_form_paragraph{
        margin-bottom: 23px;
    }
    .cmn_btn_box_register_form{
        margin-top: 45px;
    }
    /* .container_custom_header{
        padding-left: 80px;
        padding-right: 80px;
    } */
    .home_banner_section{
        height: 670px;
    }
    .banner_text_box{
        padding-left: 100px;
    }
    .home_mdl_slide_box_img{
        height: 390px;
    }
    .home_mdl_slide_box_img{
        height: 260px;
    }
    .main_sub_heading.black{
        font-size: 22px;
        line-height: 32px;
    }
    .explore_knowledge_text_box{
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .footer_social li a{
        font-size: 20px;
    }
    .header_section_top{
        padding: 22px 0;
    }
    .banner_heading{
        line-height: 44px !important;
    }
    .main_heading.black{
        font-size: 34px;
        line-height: 44px;
    }
    .uniform_right_two_single_box_text{
        padding: 25px;
    }
    .uniform_left_text_box{
        padding: 25px;
    }
    .footer_top_bg_section{
        padding-left: 60px;
    }
    .megha_menu .megha_menu_li{
        /* top: 108px;
        padding-left: 90px;
        padding-right: 90px; */
        width: 40vw;
    }
    .person_gender_type .big-img{
        height: 265px;
    }
    .person_gender_type .img-selection{
        height: 265px;
    }
    .person_gender_type .img-thumbnail{
        width: 100px;
        height: 80px;
    }
    .header_search_input input{
        font-size: 15px;
        background-size: 17px;
        padding-left: 35px;
    }
    .header_search_input input::placeholder{
        font-size: 15px;
    }
    .knowledge_details_full_box {
        padding-left: 50px;
        padding-right: 50px;
    }
    .knowledge_details_bimg{
        height: 580px;
    }
    .articles_single_slide_box{
        gap: 10px;
    }
    .knowledge_details_share_social_box{
        top: 255px;
        right: -10px;
    }
    :root{
        --main-image-width: 550px;
        --main-image-height: 620px;
        --thumbnail-track-width: 120px;
        --thumbnail-height: 130px;
    }
    .product_details_accordion_section .set a{
        padding: 28px 0;
    }
    .explore_water_carbon_paragraph{
        width: 70%;
    }
    .ett_single_product_img{
        margin-bottom: 50px;
    }
    .Mainz_heading_ett{
        margin-bottom: 22px;
    }
    .Mainz_details_ett{
        font-size: 22px;
        margin-bottom: 18px;
    }
    .product_details_slider_single_box_img {
        height: 280px;
    }
    .eds_box_date_time{
        font-size: 15px;
        line-height: 23px;
    }
    .products_details_for_html .qib-button-wrapper-205{
        width: 100%;
    }
    .woocommerce-product-details__short-description p{
        font-size: 22px;
        margin-bottom: 13px;
    }
    .product_details_main_heading{
        font-size: 22px;
        margin-bottom: 8px;
    }
    .him_page_pdlr{
        padding-left: 80px;
        padding-right: 80px;
    }
    .him_main_video_box{
        height: 600px;
    }
    .him_video_heading {
        font-size: 60px;
        line-height: 70px;
    }
    .him_video_subheading span {
        font-size: 20px;
        line-height: 30px;
    }
    .him_video_top_heading_section {
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .erbkslider .owl-nav{
        /* right: 430px; */
        right: 0px;
    }
    .gtkefhslider .owl-nav{
        right: 278px;
    }
    .erbk_slide_single_box{
        height: 340px;
    }
    .ekbp_slide_single_box{
        height: 360px;
    }
    .gtke_slide_single_box{
        height: 440px;
    }
    .tab_list_him_footer_top li a{
        font-size: 18px;
    }
    .tab_list_him_footer_top{
        gap: 30px;
    }
    .him_footer_top_main_area{
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .pt_120 {
        padding-top: 80px !important;
    }
    .pb_120 {
        padding-bottom: 80px !important;
    }
    .him_explore_uniform_slide_single_box{
        height: 350px;
    }
    .him_page_own_erbkpdlr{
        padding-left: 80px;
        overflow: hidden;
    }
    .explore_compare_btn_him_details{
        font-size: 20px;
    }
    .event_details_banner_img_text{
        height: 600px;
    }
    .event_details_banner_heading{
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 28px;
    }
    .list_eventdetails_date_time li{
        font-size: 17px;
        line-height: 26px;
    }
    .event_details_slide_single_box_img{
        height: 300px;
    }
    .header_btm_menu_brdcm li{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .left_side_event_listing_tab li a{
        font-size: 15px;
        padding: 12px 15px;
    }
    .right_event_listing_ul_number{
        margin-top: 25px;
    }
    .blog_details_paragraph{
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 15px;
    }
    /* .person_gender_type li a{
        padding-top: 40px;
        padding-bottom: 40px;
    } */
    #mega-menu-wrap-header-1 #mega-menu-header-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
        padding-left: 80px;
        padding-right: 80px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-megamenu > ul.mega-sub-menu{
        top: 92px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
        padding-left: 80px;
        padding-right: 80px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-megamenu > ul.mega-sub-menu{
        top: 92px;
    }
    .left_side_product_listing_tab{
        margin-top: 0px !important;
    }
    .eventdetailslider_img{
        height: 100%;
    }
    .event_details_slide_single_box_img{
        margin-bottom: 18px;
    }
    .modal_event_details_click_popup .modal-dialog{
        max-width: 50%;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1{
        gap: 10px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2{
        gap: 10px;
    }
    .sizeChartModal_product_details .modal-dialog{
        max-width: 95%;
    }
    .sizeChartModal_product_details .modal-body{
        padding: 45px 70px 90px;
    }
    .user_profile_mdl_right{
        padding: 30px 23px;
    }
    .profile_left_user_details{
        padding-top: 20px;
        padding-left: 13px;
        padding-bottom: 20px;
    }
    .profile_left_user_details{
        gap: 15px;
    }
    .profile_left_user_list li a{
        /* padding: 9px 60px; */
        font-size: 15px;
    }

    /* .person_gender_type li a{
        padding-top: 43px;
        padding-bottom: 43px;
    } */

    /* .person_gender_type li a{
        padding-top: 6px;
        padding-bottom: 6px;
    } */
    .customer_info_nexus_megha_menu_heading_text{
        font-size: 25px;
        padding: 16px 20px;
    }
    .userwishlistpage_returs_single_box{
        padding: 8px;
        gap: 6px;
    }
    .userwishlistpage_support_mainheading {
        font-size: 17px;
        line-height: 21px;
        margin-bottom: 4px;
    }
    .wishlist_user_pageallboxes{
        gap: 20px;
        padding-bottom: 30px;
    }
    .footer_section{ 
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .supportpage_returs_section {
        padding-bottom: 32px;
    }
    .left_side_product_listing_tab button.accordion-button{
        margin: 0 !important;
        padding: 9px 11px;
    }
    .accordion-body{
        padding: 8px 11px;
    }
    li.filterData label{
        font-size: 14px;
        line-height: 20px;
    }
    .user_profile_mdl_left{
        width: 290px;
    }
    .label_last_radio_textbtn label{
        font-size: 14px;
        line-height: 20px;
    }
    .view_order_page_all_orders .order-message{ 
        padding: 13px;
        margin-bottom: 15px;
    }
    .order_message_heading_view_order{
        font-size: 17px;
        line-height: 23px;
        margin-bottom: 7px;
    }
    .Shipping_address_details{
        padding: 5px 0;
    }
    .view_order_page_all_orders .shipping-address p{
        margin-bottom: 3px;
    }
    .single_order_dimg{
        width: 150px;
        height: 115px; 
    }
    .single_order_pdetails_price{
        font-size: 23px;
        line-height: 32px;
    }
    .single_order_pname{
        font-size: 17px;
        line-height: 25px;
        padding-bottom: 6px;
    }
    .single_order_pdes{
        font-size: 17px;
        line-height: 25px;
    }
    .section-1 .gtke_slide_single_box{
        height: 300px;
    }
    .section-2 .gtke_slide_single_box{
        height: 350px;
    }
    .him_modal_all_boxes.modalContent p img{
        width: 20%;
        height: 160px;
    } 
    .iconic-woothumbs-thumbnails__image-wrapper{  
        width: 90%;
    }
    .form_checkout_billsummary_right_left_full{
        padding-left: 50px;
        padding-right: 50px;
    }
    .woocommerce_custom_cart_checkoutboth .shop_table_responsive td{ 
        font-size: 15px;
    }
    .woocommerce_custom_cart_checkoutboth .shop_table_responsive td a{ 
        font-size: 15px;
    }
    .eventlistingslider_img{
        height: 260px;
    }
    .woocommerce_custom_cart_checkoutboth .cart-collaterals p{
        font-size: 15px;
        line-height: 23px;
        color: #333333;
    }
    .iconic-woothumbs-all-images-wrap--thumbnails-right:not(.iconic-woothumbs-all-images-wrap--layout-stacked) .iconic-woothumbs-images-wrap{
        height: auto;
    }
    .support_accordion_section .content p{ 
        font-size: 15px; 
        line-height: 22px;
    }
    .sizeChartModal_product_details .sizeChartContent_heading_para_both{
        text-align: left;
        font-size: 17px;
        line-height: 26px;
    }
    .sizeChartModal_product_details .sizeChartContent ul li .title{
        margin-bottom: 20px;
    }
    .sizeChartModal_product_details .sizeChartContent ul{
        gap: 13px;
    }
    .sizeChartModal_product_details .chartTableHtml{
        margin-top: 35px;
        margin-bottom: 40px;
    }
    .sizeChartModal_product_details tbody, .sizeChartModal_product_details td, .sizeChartModal_product_details tfoot, .sizeChartModal_product_details th, .sizeChartModal_product_details thead, .sizeChartModal_product_details tr{ 
        padding: 12px 17px;
    }
    .sizeChartModal_product_details .modal-dialog .modal-content .modal-header{
        width: 35px;
        height: 35px;
    }
    .sizeChartModal_product_details .modal-dialog .modal-content .modal-header .btn-close{
        background-size: 36%;
    }
    .pantone_input_btn_enquery{
        gap: 10px;
    }
    .header_bag_shopping.person_gender_type li .megha_menu li.megha_menu_li{
        width: 213px;
        top: 92px;
        z-index: 999;
    }
    .product_details_btn_left_cart_wishlist{
        gap: 8px;
    }
    .iconic-woothumbs-images__slide .iconic-woothumbs-images__image{
        height: 600px;
    }
    .header_logo_top{
        max-width: 160px;
    }
    .header_logo_top img{
        width: 100%;
    }
    .megha_menu .megha_menu_li{
        top: 70px;
    }
    .home_mdl_slide_box_img img{
        height: 100%;
    }
    .person_gender_type li a{
        padding-bottom: 35px;
    }
    .take_ppe_section_abtfloatleft_bl{
        padding-right: 40px;
    }
    .modal_open_him_her .modal-dialog{
        max-width: 100%;
        padding-left: 80px;
        padding-right: 80px;
    }
    .event_text_box_listing_ul li{
        align-items: flex-start;
    }
    .event_text_box_listing_ul li img{
        position: relative;
        top: 4px;
    }
    .right_event_listing_single{
        gap: 15px;
    }
    .upcoming_event_text{
        left: 5px;
    }
    .header_btm_menu_brdcm li{
        font-size: 15px;
    }
    .header_btm_menu_brdcm li a{
        font-size: 15px;
    }
    .pd_key_features_box p{
        font-size: 16px;
        line-height: 26px;
    }
    .descriptionTitle{
        margin-bottom: 13px;
    }
    .megha_sub_menu li a{
        font-size: 15px;
        padding: 3px 0;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link::before{
        top: 52px;
    }
    .noRecord_custom{ 
        padding: 30px 35px 30px; 
    }
    .noRecord_wesorry_text{
        font-size: 18px; 
        line-height: 27px;
        margin-bottom: 13px;
    }
    .right_side_event_listing_img_text_box{ 
        padding-bottom: 30px;
    }
    li.filterData{
        padding: 4px 0;
    }
    .noRecord_img{
        margin-bottom: 20px;
    }
    .pt_70{
        padding-top: 60px !important;
    }
    .pb_70{
        padding-bottom: 60px !important;
    }
    .entry-content p{
        font-size: 17px;
        line-height: 25px;
    }
    .view_order_page_all_orders .shipping-address{
        padding: 11px 0 0 0;
    }
    .user_profile_mdl_right{
        margin: 15px;
    }
    .profile_left_user_list li a{
        padding: 8px 13px;
    }
    .event_details_thumb_big_image_slider .owl-carousel{
        height: 100%;
    }
    .megha_menu .megha_menu_li{
        padding-left: 13px;
        padding-right: 13px;
    }
    .search-title{
        font-size: 13px;
        font-weight: 600;
        line-height: 18px;
    }
    .woocommerce-error li, .woocommerce-info li, .woocommerce-message li{
        font-size: 14px;
    }
    .form_header_new{ 
        top: -25px;
        left: -13px;
        width: 364px;
    }
}

@media only screen and (max-width: 1359px){
    .login_page_form{
        padding: 35px;
        width: 550px;
    }
    .logo_login {
        margin-bottom: 35px;
    }
    .cmn_btn_box {
        margin-top: 50px;
    } 
    .login_form_paragraph{
        margin-bottom: 20px;
    }
    .cmn_btn_box_register_form{
        margin-top: 40px;
    }
    /* .container_custom_header{
        padding-left: 60px;
        padding-right: 60px;
    } */
    .person_gender_type {
        gap: 30px;
    }
    .home_banner_section{
        height: 590px;
    }
    .main_heading.black{
        font-size: 32px;
        line-height: 42px;
    }
    .banner_heading{
        line-height: 42px !important;
    }
    .banner_heading{
        width: 510px;
    }
    .paragraph {
        font-size: 20px;
        line-height: 29px;
    }
    .take_ppe_text_box .paragraph {
        margin-bottom: 20px;
    }
    .take_ppe_heading {
        margin-bottom: 10px;
    }
    .uniform_right_two_single {
        height: 340px;
    }
    .uniform_right_two_single_box_text{
        padding: 20px;
    }
    .uniform_left_text_box{
        padding: 20px;
    }
    .btn_cmn_two{
        height: 40px;
    }
    .btn_cmn_one{
        height: 40px;
    }
    .uniform_box_heading_text{
        margin-bottom: 7px;
    }
    .uniform_right_two_uniform_box_two{
        height: 240px;
    }
    .uniform_left_dress_box{
        height: 606px;
    }
    .home_mdl_slide_text_heading {
        margin-bottom: 12px;
    }
    .main_sub_heading.black {
        font-size: 18px;
        line-height: 28px;
    }
    .explore_knowledge_img{
        height: 230px;
    }
    .footer_top_bg_section{
        padding-left: 50px;
    }
    .person_gender_type .big-img{
        height: 230px;
        width: 200px;
    }
    .person_gender_type .img-selection{
        height: 232px;
        width: 85px;
    }
    .person_gender_type .img-thumbnail{
        width: 85px;
        height: 70px;
    }
    .megha_menu .megha_menu_li{
        /* padding-left: 70px;
        padding-right: 70px; */
        width: 30vw;
    }
    .knowledge_details_full_box {
        padding-left: 20px;
        padding-right: 20px;
    }
    .knowledge_details_bimg{
        height: 550px;
    }
    .knowledge_details_share_social_box{
        top: 17px;
        right: 0px;
        flex-direction: row;
    }
    .products_details_for_html select{
        width: 200px;
    }
    .pantone_input_btn_enquery input{
        width: 140px;
        height: 42px;
    }
    .product_details_accordion_section .set a{
        padding: 25px 0;
    }
    .explore_water_carbon_paragraph{
        width: 80%;
    }
    .ett_single_product_img{
        margin-bottom: 45px;
        height: 280px;
        overflow: hidden;
    }
    .Mainz_heading_ett{
        margin-bottom: 25px;
    }
    .Mainz_details_ett{
        font-size: 20px;
        margin-bottom: 15px;
    } 
    .product_details_slider_single_box_img{
        height: 250px;
    }
    .him_page_pdlr{
        padding-left: 60px;
        padding-right: 60px;
    }
    .him_main_video_box{
        height: 500px;
    }
    .him_video_heading{
        font-size: 50px;
        line-height: 60px;
    }
    .him_video_subheading span{
        font-size: 18px;
        line-height: 27px;
    }
    .him_header_sub_banner{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .erbkslider .owl-nav{
        /* right: 360px; */
        right: 0px;
    }
    .gtkefhslider .owl-nav{
        right: 230px;
    }
    .gtke_slide_single_box {
        height: 410px;
    }
    .erbk_slide_single_box {
        height: 300px;
    }
    .erbkslider_explore_uniform_slide {
        margin-right: -300px;
    }
    .gtkef_explore_uniform_slide {
        margin-right: -170px;
    }
    .ekbp_slide_single_box {
        height: 323px;
    }
    .him_page_own_erbkpdlr {
        padding-left: 60px;
    }
    .event_details_banner_img_text{
        height: 520px;
    }
    .event_details_banner_heading{
        font-size: 33px;
        line-height: 43px;
        margin-bottom: 25px;
    }
    .event_details_slide_single_box_img{
        height: 274px;
    }
    .list_eventdetails_date_time li{
        font-size: 16px;
        line-height: 24px;
    }
    .list_eventdetails_safety_plan li a{
        font-size: 15px;
        line-height: 23px;
    }
    .header_btm_menu_brdcm li{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .right_event_listing_ul_number{
        margin-top: 20px;
    }
    .support_banner_img{
        height: 350px;
    }
    .how_can_help_section{
        padding: 60px 50px;
    }
    .how_can_help_heading{
        font-size: 35px;
        margin-bottom: 20px;
    }
    .supportpage_returs_box_subheading{
        font-size: 17px;
        line-height: 26px;
    }
    .supportpage_retur_icon{
        width: 75px;
        height: 70px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
        padding-left: 60px;
        padding-right: 60px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
        font-size: 14px;
        line-height: 21px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 1px 0;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
        padding-left: 60px;
        padding-right: 60px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
        font-size: 15px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
        padding: 1px 0;
    }
    .eventdetailslider_img{
        height: 100%;
    }
    .modal_event_details_click_popup .modal-dialog{
        max-width: 55%;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1{
        gap: 9px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2{
        gap: 9px;
    }
    .woocommerce div.product form.cart .variations select {
        /* width: 150px; */
        width: 190px;
        margin-right: 10px;
    }
    .profile_left_user_details{
        /* padding-left: 60px; */
    }
    .customer_support_megha_menu::before{
        right: 30px;
    }
    .customer_support_megha_menu{
        padding: 10px 30px;
    }
    .customer_support_megha_menu_heading_text{
        font-size: 28px;
        padding-bottom: 13px;
        line-height: 36px;
    }
    .customer_support_megha_menu_number_text{
        font-size: 22px;
        line-height: 28px;
    }
    .customer_event_megha_menu_heading_text{
        font-size: 22px;
        line-height: 31px;
        padding: 15px 23px;
    }
    .customer_info_nexus_megha_menu{
        height: 225px;
    }
    .customer_info_nexus_megha_menu_heading_text {
        font-size: 23px;
        padding: 14px 19px;
    }
    .wishlist_user_pageallboxes {
        gap: 15px;
        grid-template-columns: repeat(2, 1fr);
        padding-bottom: 20px;
    } 
    .supportpage_returs_section .col-lg-3{
        width: 50%;
    }
    .supportpage_returs_section .row{
        row-gap: 20px;
    }
    .return_exchang_text_line{
        font-size: 14px;
    }
    .order_id_text_line{
        font-size: 14px;
    }
    .product_details_tarcking_right_flex{
        gap: 13px;
    }
    .colour_price_right{ 
        align-items: flex-start; 
        flex-direction: column;
    }
    .size_details_right_product span{ 
        width: 40%;
    }
    .size_details_right_product{
        gap: 2px;
        flex-wrap: wrap;
    }
    .size_details_right_product span::before{
        left: -17px;
        height: 16px;
        top: 5px;
    }
    .size_details_right_product span:nth-child(3)::before{
        display: none;
    }
    .yith-wcwl-add-to-wishlist-button__label{
        font-size: 12px !important;
    }
    .profile_left_user_details{
        flex-wrap: wrap;
    }
    .order_items_flex .order-item{
        width: 30%;
    }
    .order_right_more_products_box{
        width: 30%;
    } 
    .section-1 .gtke_slide_single_box{
        height: 270px;
    }
    .section-2 .gtke_slide_single_box{
        height: 320px;
    }
    .him_modal_all_boxes.modalContent p img{
        width: 25%;
        height: 165px;
    }  
    .product_listing_sinle_box_img{
        height: 220px;
    }
    .form_checkout_billsummary_right_left_full{
        padding-left: 40px;
        padding-right: 40px;
    }
    .bookmark_product_details_icon img{
        margin-bottom: 2px !important;
    }
    .iconic-woothumbs-all-images-wrap--thumbnails-right:not(.iconic-woothumbs-all-images-wrap--layout-stacked) .iconic-woothumbs-images-wrap{
        height: 571px;
    }
    .explore_the_trouser_section{
        padding-top: 40px;
    }
    .sizeChartModal_product_details .modal-body{
        padding: 45px 50px 60px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item > a.mega-menu-link{
        font-size: 15px;
        line-height: 23px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item > a.mega-menu-link:hover{
        font-size: 15px;
        line-height: 23px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link{
        font-size: 15px;
        line-height: 23px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link:hover{
        font-size: 15px;
        line-height: 23px;
    }
    .header_search_input input{
        width: 100%;
    }
    .him_explore_uniform_slide_single_box{
        height: 330px;
    }
    .form_header_new{
        width: 290px;
        left: -7px;
    }
    .knowledge_details_share_social_box li:last-child{
        transform: rotate(0deg);
        padding-right: 20px;
    }
    .footer_usefull_links li a{
        font-size: 14px;
    }
}

@media only screen and (max-width: 1199px){
    .home_banner_section{
        height: 490px;
    }
    p{
        font-size: 17px;
        line-height: 25px;
    }
    .main_heading.black{
        font-size: 28px;
        line-height: 36px;
    }
    .header_section_top{
        display: block;
    }
    .footer_flex_box{
        gap: 4px;
    }
    .footer_flex_box{
        gap: 30px;
    }
    .login_page{
        height: auto;
        padding: 130px 0;
    }
    .footer_usefull_links li a{
        font-size: 15px;
        line-height: 22px;
    }
    .register_upcoming_heading{
        margin-bottom: 20px;
    }   
    .bespoke_service_heading{
        font-size: 27px;
        line-height: 32px;
        margin-bottom: 7px;
    }
    .banner_text_box{
        padding-left: 50px;
    }
    .footer_top_bg_section{
        padding-left: 30px;
    }
    .btn_cmn_two{
        min-width: 130px;
    }
    .btn_cmn_two::before{
        width: 4px;
    }
    .bespoke_service_para{
        margin-bottom: 20px;
    }
    .bespoke_service_section{
        padding-top: 30px;
    }
    .footer_usefull_links{
        gap: 30px;
    }
    .footer_top_bg_section{
        height: 263px;
    }
    .filter_short_by_row{
        flex-direction: column;
    }
    .filter_short_by_row .col-lg-3{
        width: 100%;
    }
    .filter_short_by_row .col-lg-9{
        width: 100%;
        margin-top: 23px;
    }
    .heading_knowledgr_cmn{
        font-size: 30px; 
        line-height: 38px; 
        margin-bottom: 13px;
    }
    .knowledge_details_box_subheading{
        margin-bottom: 20px;
    }
    .user_profile_mdl_left{
        width: 100%;
    }
    .user_profile_mdl_right{
        width: 100%;
    }
    .user_profile_mdl_section{
        flex-wrap: wrap;
    }
    .user_profile_mdl_right{
        padding: 18px 15px;
    }
    .woocommerce_custom_cart_checkoutboth{
        display: flex;
        gap: 15px; 
        flex-wrap: wrap;
    }
    .woocommerce_custom_cart_checkoutboth .woocommerce-cart-form{
        width: 100%;
    }
    .woocommerce-shipping-calculator{
        width: 100%;
    }
    .form_checkout_billsummary_right_left_full{  
        gap: 15px; 
        flex-wrap: wrap;
    }
    .form_checkout_billsummary_left{
        width: 100%;
    }
    .form_checkout_billsummary_right{
        width: 100%;
    }
    .form_checkout_billsummary_right tr td{
        font-size: 17px;
    }
    /* .container_custom_header{
        padding-left: 40px;
        padding-right: 40px;
    } */
    .woocommerce-error, .woocommerce-info, .woocommerce-message{
        padding: 1em 1em 1em 2.5em;
        margin: 0 0 1em; 
    }
    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{
        left: 0.5em;
    }
    .pd_key_features_box p{
        font-size: 15px;
        line-height: 24px;
    }
    .main-content-no-class-ul ul li {
        color: #333333; 
        padding-bottom: 5px;
        padding-left: 14px;
    }
    .metrics_full_grid_box{ 
        grid-template-columns: repeat(1, 1fr); 
    }
    .product_details_accordion_section_show .content{
        padding-bottom: 20px;
    }
    .container_custom_header{
        padding: 0 13px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 7px 0px 7px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link{
        padding: 0px 7px 0px 7px;
    }
    .menu_for_responsive{
        padding: 0 9px;
    }
    .person_gender_type{
        gap: 21px;
    }
    .form_header_new{
        width: 223px;
        left: -23px;
    }
    .header_search_input input{
        padding-left: 30px;
    }
    .how_can_help_section{
        padding: 13px 15px;
    }
    .how_can_help_heading{
        font-size: 25px;
        margin-bottom: 15px;
        line-height: 32px;
    }
    .input_support_search{
        height: 45px;
    }
    .input_support_search input{
        font-size: 17px;
        line-height: 26px;
        border-radius: 7px;
        padding: 5px 34px;
    }
    .input_support_search input::placeholder{
        font-size: 17px;
        line-height: 26px;
    }
    .input_support_search i{ 
        top: 14px;
        left: 11px; 
        font-size: 16px;
    }
    .top_header_all_information{
        position: relative;
    }
    .download_pdf_icon_with_text{
        padding: 10px 15px;
        margin-bottom: 30px;
    }
    .imgpdf_text_box{
        gap: 15px;
    }
    .knowledge_details_share_social_box{
        top: 6px;
        gap: 10px;
    }
    .knowledge_details_share_social_box li a img{
        width: 20px;
    }
    .blog_details_paragraph p{
        font-size: 15px;
        line-height: 24px;
        margin-bottom: 13px;
    }
    .knowledge_details_box_subheading{
        margin-bottom: 10px;
    }
    .knowledge_details_bimg{
        height: 450px;
    }   
}

@media only screen and (max-width: 1080px){
    .form_header_new{
        width: 180px;
        left: -3px;
    }
}

@media only screen and (max-width: 991px){
    .responsive .responsive_btn{
        display: block;
    } 
    .responsive_btn{
        display: block;
        top: 0px;
        position: absolute;
        right: 0;
        bottom: 0;
        margin: auto;
    }
    .responsive_nav{
        display: block;
    }
    .footer_flex_box{
        gap: 5px;
        flex-direction: column;
    }
    .login_page{ 
        padding: 100px 0;
    }
    /* .container_custom_header{
        padding-left: 40px;
        padding-right: 40px;
    } */
    .knowledge_details_bimg{
        height: 363px;
        margin-bottom: 13px;
    }
    .knowledge_details_share_social_box{
        top: 10px;
    }
    .knowledge_flash_fire_safety_list{
        padding-top: 25px;
        padding-bottom: 25px;
        margin-bottom: 10px;
    }
    .take_ppe_text_box{
        margin-top: 10px;
    }
    .uniform_right_two_uniform_box{ 
        gap: 20px;
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .bespoke_service_section .row{
        flex-direction: column-reverse;
    }
    .bespoke_service_text_box{
        margin-top: 13px;
    }
    .home_banner_section{
        height: 380px;
        position: relative;
    }
    .home_banner_section::before{
        background: linear-gradient(90deg, #f5f6fa, #f5f6faa8, transparent);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
    }
    .contact_pagemap iframe{
        width: 100%;
        border: 1px solid #d1d1d1 !important;
        height: 350px;
        max-height: 100% !important;
        border-radius: 6px;
    }
    .contactpage_form{
        margin-top: 19px;
    }
    .container_custom{
        padding-left: 40px;
        padding-right: 40px;
    }
    .banner_text_box{
        padding-left: 40px;
    }
    .paragraph{
        font-size: 17px;
        line-height: 27px;
    }
    .support_banner_img{
        height: auto;
    }
    .take_ppe_section_abtfloatleft_bl{
        padding-right: 0;
        padding-bottom: 10px;
        float: none;
        width: 100%;
    }
    .him_page_pdlr{
        padding-left: 40px;
        padding-right: 40px;
    }
    .him_video_heading{
        font-size: 40px;
        line-height: 48px;
    }
    .him_main_video_box{
        height: 330px;
    }
    .him_page_own_erbkpdlr{
        padding-left: 40px;
    }
    .pt_120{
        padding-top: 60px !important;
    }
    .section-3{
        padding-bottom: 80px;
    }
    .uh_pb{
        padding-bottom: 25px;
    }
    .erbkslider .owl-nav{
        top: auto;
        bottom: -38px;
        left: 0;
        right: 0;
        gap: 5px;
        margin: auto;
        justify-content: center;
    }
    .him_video_top_heading_section{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .gtke_slide_single_box{
        border-radius: 8px;
    }
    .him_explore_uniform_slide_single_box{
        border-radius: 8px;
    }
    .modal_open_him_her .modal-dialog{
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .modal_open_him_her .modal-body{
        padding: 0px 20px 21px 20px;
    }
    .modal_header_btn{ 
        padding: 18px 17px 0;
    }
    .modal_heading{
        margin-bottom: 17px;
        font-size: 30px;
        line-height: 37px;
    }
    .modal_open_him_her .modal-header{
        width: 30px;
        height: 30px;
    }
    .modal_open_him_her .modal-header .btn-close{
        background-size: 13px;
    }
    body{
        font-size: 16px;
        line-height: 25px;
    }
    .him_modal_all_boxes.modalContent p img{
        width: 50%;
    }
    .gtkef_explore_uniform_slide{
        margin-right: 40px;
    }
    .erbkslider .owl-nav .owl-prev, .erbkslider .owl-nav .owl-next{
        width: 27px;
        height: 27px;
    }
    .him_page_own_erbkpdlr{
        overflow: visible;
    }
    .login_page_form{
        padding: 25px;
        width: 80%;
    }
    .cmn_btn_box{
        margin-top: 30px;
    }
    .contact_details_phonemailsec{
        gap: 10px;
    }
    .cmn_contact_ico{
        width: 53px;
        height: 53px;
        margin: 0 auto 13px;
    }
    .cmn_contact_ico img{
        width: 100%;
    }
    .contact_detailscmnmailp a{
        color: #111111;
        font-size: 15px;
        line-height: 21px;
    }
    .contact_detailscmnmailp{ 
        background: #f9ecff;
        padding: 13px;
        border-radius: 7px;
    }
    .contactpage_form form p{
        margin-bottom: 6px;
    }
    .right_side_event_listing_img_text_box{ 
        margin-top: 15px;
    }
    .right_side_product_listing_tab_details .products.columns-3{
        justify-content: space-between;
    }
    .user_profile_mdl_right{
        margin: 10px;
    }
    .user_profile_mdl_right{
        padding: 12px 11px; 
    }
    .order_list_right{
        height: auto;
        margin-top: 13px;
    }
    .event_details_banner_img_text{
        height: 373px;
        margin-bottom: 30px;
    }
    .event_details_banner_heading{
        font-size: 25px;
        line-height: 32px;
        margin-bottom: 23px;
    }
    .blog_details_map_event_section{
        margin-bottom: 20px;
    }
    .content-table th, .content-table td{
        padding: 10px 13px;
        font-size: 16px; 
        line-height: 24px;
    }
    .event_details_table_section{
        margin-top: 30px;
        margin-bottom: 45px;
    }
    .blog_details_paragraph p{
        font-size: 15px; 
        line-height: 24px;
        margin-bottom: 10px;
    }
    .event_details_btnslide{
        padding-bottom: 50px;
    }
    .content_table_scrl{
        overflow-x: scroll;
    }
    .request_anewpage{
        width: 100%;
        padding: 20px;
    }
    .event_details_tabs_event_posts_all_boxes .event-posts{ 
        grid-template-columns: repeat(2, 1fr);
        gap: 13px;
    }
    .support_accordion_section .content p{
        padding: 6px 13px;
    }
    .support_accordion_section .set > a{
        padding: 11px 13px;
    }
    .support_accordion_section{
        padding-bottom: 30px;
    }
    .profile_left_user_details{
        padding-top: 15px;
        padding-left: 10px;
        padding-bottom: 15px;
    }
    .supportpage_returs_section .row{
        row-gap: 13px;
    }
    .event_details_tabs{
        margin-bottom: 23px;
    }
    .user_profile_right_form_panel input{
        margin-bottom: 8px;
    }
    .file_profile_pic_upload_left_right_form{
        gap: 13px;
    }
    .woocommerce_custom_cart_checkoutboth .woocommerce-cart-form__contents .coupon input#coupon_code{
        width: 50%;
    }
    .woocommerce_custom_cart_checkoutboth .coupon .wpccl-btn-wrapper{ 
        padding-bottom: 30px;
        position: relative;
        padding-top: 43px;
    }
    .form_checkout_billsummary_left .woocommerce-billing-fields{
        float: none;
        width: 100%;
    }
    .form_checkout_billsummary_left .woocommerce-shipping-fields{
        float: none;
        width: 100%;
    }
    .form_checkout_billsummary_left .wizard .steps{
        top: -83px;
    }
    .woocommerce-form-coupon-toggle .wpccl-btn-wrapper{
        text-align: left !important;
    }
    .select2-container .select2-selection--single .select2-selection__rendered{
        padding: 7px 22px 0 10px;
    }
    .menu_for_responsive{
        display: none;
    }
    #mega-menu-wrap-header-1 .mega-menu-toggle{
        display: none;
    }
    #mega-menu-wrap-header-2 .mega-menu-toggle{
        display: none;
    }
    #mega-menu-wrap-header-1 .mega-menu-toggle + #mega-menu-header-1{
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: max-content;
        visibility: visible;
        background: transparent;
        display: block !important;
        overflow: hidden;
    }
    #mega-menu-wrap-header-2 .mega-menu-toggle + #mega-menu-header-2{
        width: auto;
        max-width: 100%;
        height: auto;
        max-height: max-content;
        visibility: visible;
        background: transparent;
        display: block !important;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item{
        width: 100%;
        padding: 3px 0;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item{
        width: 100%;
    }
    .him_video_subheading{
        width: 100%;
    }
    .live-search-list li a{
        flex-direction: column;
    }
    .header_bag_shopping{
        padding-right: 55px;
    }
    .header_search_input input{ 
        padding: 5px 16px 5px 13px;
    }
    .header_bag_shopping.person_gender_type li .megha_menu li.megha_menu_li{
        top: 70px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item > a.mega-menu-link{
        height: auto;
        color: #ffffff;
        width: 100%;
        padding: 8px 13px;
    } 
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item > a.mega-menu-link{ 
        color: #ffffff; 
        height: auto;
        width: 100%;
        padding: 8px 13px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
        padding-left: 0;
        padding-right: 0;
    }
    .customer_support_megha_menu::before{
        display: none;
    }
    .customer_support_megha_menu{
        height: auto;
        padding: 7px 10px;
    }
    .customer_support_megha_menu_heading_text{
        font-size: 18px;
        padding-bottom: 6px;
        line-height: 25px;
    }
    .customer_support_megha_menu_number_text{
        font-size: 16px;
        line-height: 23px;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row{
        padding-left: 0;
        padding-right: 0;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item span.subarrow{
        display: none;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{
        padding-top: 7px;
    }
    .person_gender_type .wrapper_home_sub_menu{
        display: none;
    }
    .error_sorry_text{
        font-size: 16px;
    }
    .error_page{
        background: #E6CDEF;
        text-align: center;
        padding: 80px 20px;
    } 
    #mega-menu-wrap-header-1 #mega-menu-header-1>li.mega-menu-megamenu.mega-menu-item,
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-item{
        position: relative !important;
        padding: 3px 0;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2>li.mega-menu-megamenu.mega-menu-item,
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-item{
        position: relative !important; 
    }
    .mega-sub-menu .mega-sub-menu {
        display: block !important;
    }
    #mega-menu-wrap-header-1 #mega-menu-header-1 > li.mega-menu-megamenu > ul.mega-sub-menu{
        height: 300px;
        overflow: scroll;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 > li.mega-menu-megamenu > ul.mega-sub-menu{
        height: 300px;
        overflow: scroll;
    }
    .header_bag_shopping li a{
        font-size: 23px;
        line-height: 32px;
    }
    #mega-menu-wrap-header-2 #mega-menu-header-2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{
        padding-top: 10px;
    }
    .header_bag_shopping .megha_sub_menu li a{
        font-size: 17px;
        line-height: 24px;
    }
    .megha_menu .megha_menu_li{
        padding-top: 15px; 
        padding-bottom: 15px;
    }
    .form_header_new{
        top: -22px; 
        display: none;
    }
    .noRecord_img{
        width: 100%;
    }
    .noRecord_sorry_text{
        font-size: 20px;
        line-height: 27px;
    }
    .noRecord_wesorry_text{
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .noRecord_custom{
        padding: 10px 15px 10px;
    }
    .tap_to_read_text{
        gap: 10px;
    }
    .publish_date_music{
        margin-bottom: 15px;
    }
    .search_box_new{
        display: block;
    }
    .header_full_sec_search_menu{
        position: relative;
    }
    .is-search-open.search{
        width: calc(50% - 80px);
    }
    .header_search_input input{
        background: transparent;
        color: #ffffff;
        height: 35px;
    }
    .header_search_input input::placeholder{
        color: #ffffff;
    }
    .hero {
        height: 50vh;
    }
}

@media only screen and (max-width: 767px){
    .uniform_right_two_single{
        height: 290px;
    }
    .footer_usefull_links{
        gap: 20px;
    }
    .main_sub_heading.black{
        font-size: 18px;
        line-height: 27px;
    }
    .bespoke_service_heading{
        font-size: 25px;
        line-height: 31px;
        margin-bottom: 6px;
    }
    .main_heading.black{
        font-size: 26px;
        line-height: 34px;
    }
    .container_custom{
        padding-left: 30px;
        padding-right: 30px;
    }
    .footer_usefull_links li a{
        font-size: 14px;
        line-height: 20px;
    }
    .footer_reserved li{
        font-size: 15px;
        line-height: 22px; 
    }
    .footer_flex_box{
        gap: 3px;
    }
    .footer_section{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .uniform_left_dress_box{
        height: auto;
    }
    .register_upcoming_technical_box{
        width: 300px;
    }
    /* .container_custom_header{
        padding-left: 13px;
        padding-right: 13px;
    } */
    .take_ppe_text_box .paragraph{
        margin-bottom: 10px;
    }
    .him_page_pdlr{
        padding-left: 13px;
        padding-right: 13px;
    }
    .him_page_own_erbkpdlr{
        padding-left: 13px;
        padding-right: 13px;
    }   
    .gtkef_explore_uniform_slide{
        margin-right: 0px;
    }
    .him_main_video_box{
        height: 270px;
    }
    .him_video_heading{
        font-size: 35px;
        line-height: 42px;
    }
    .him_modal_all_boxes.modalContent p{
        padding: 15px;
        font-size: 16px;
        line-height: 26px;
        border-radius: 9px;
    }
    .login_page{
        padding: 70px 0;
    }
    .contact_details_phonemailsec{
        grid-template-columns: repeat(1, 1fr);
    }
    .header_btm_menu_brdcm{
        display: none;
    }
    .event_details_banner_heading{
        font-size: 23px;
        line-height: 29px;
        margin-bottom: 18px;
    }
    .event_details_tabs{
        margin-bottom: 19px;
    }
    .file_profile_pic_upload_left_right_form{
        flex-wrap: wrap;
    }
    .woocommerce-form-coupon-toggle .woocommerce-info{
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
    }
    .woocommerce-form-coupon-toggle .wpccl-btn-wrapper{
        text-align: left;
    }
    .form_checkout_billsummary_right_left_full{
        padding-left: 20px;
        padding-right: 20px;
    }
    .right_side_product_listing_tab_details .products.columns-3 li.product{
        width: 48% !important;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        margin: 0 0 20px;
    }
    .main-content-no-class-ul ul{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }
    .pd_key_features_box.main-content-no-class-ul h4{
        font-size: 18px;
        margin: 16px 0 0 0;
    }
    .support_accordion_section{
        padding-bottom: 10px;
    }
    .metrics_grid_single_box{
        padding: 13px 9px;
        gap: 9px;
    }
    .metrics_full_grid_box{
        gap: 10px;
    }
    .woocommerce div.product form.cart .variations select{
        width: 100%;
    }
    .iconic-woothumbs-images__slide .iconic-woothumbs-images__image{
        height: 350px;
    }
    .knowledge_details_bimg{
        height: 300px;
    }

}

@media only screen and (max-width: 639px){
    .home_banner_section{
        height: 303px; 
    }
    .banner_text_box{
        padding-left: 30px;
    }
    .banner_heading{ 
        line-height: 37px !important;
    }
    .main_heading.black{
        font-size: 25px;
        line-height: 34px;
    }
    .pt_70{
        padding-top: 60px !important;
    }
    .pb_70{
        padding-bottom: 60px !important;
    }
    .footer_top_register_upcoming{
        margin-bottom: 60px;
    }
    .footer_top_bg_section{
        height: 180px;
    }
    .register_upcoming_heading{
        margin-bottom: 13px;
    }
    .banner_heading{
        width: 403px;
    }
    .him_video_banner_heading_paragraph{ 
        align-items: flex-start; 
        flex-direction: column;
    }
    .him_main_video_box{
        height: 250px;
    }
    .login_page_form{
        padding: 23px;
        width: 90%;
    }
    .cmn_btn_box{
        margin-top: 30px;
    }
    .filter_shortby_box{
        font-size: 14px;
    }
    .onclick_dropdoen_list_product{
        font-size: 14px;
    }
    .filter_list a{
        font-size: 14px;
    }
    .filter_short_by_list{
        margin-bottom: 15px;
    }
    .right_event_listing_single{
        gap: 10px;
        flex-direction: column;
    }
    .upcoming_event_img_text{
        width: 100%;
    }
    .event_right_text_box{
        padding: 5px 15px 10px;
    }
    .hero {
        height: 36vh;
    }
}


@media (max-width: 575px){
    .category-lists-slider{
        margin-top: 40px;
    }
    .category-button{
        font-size: 12px;
        padding: 4px 14px;
    }
    .slider-button{
        top: -40px;
    }
    .slider-button.slider-prev{
        left: inherit;
        right: 32px;
    }
    .slider-button.slider-next{
        right: 0;
    }
    .logo_login{
        margin-bottom: 23px;
    }
    .woocommerce-form-coupon-toggle .wpccl-input-wrapper{
        font-size: 14px;
    }
    .woocommerce-form-coupon-toggle .wpccl-btn-wrapper{
        font-size: 14px;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message{
        padding: 1em 1em 1em 2.8em;
    }
    .form_checkout_billsummary_left .wizard .steps .number{
        font-size: 11px;
        line-height: 17px;
        width: 13px;
        min-width: 13px;
        top: 10px;
        min-height: 13px;
        height: 13px;
        color: #ffffff;
        margin-bottom: 5px;
    }
    .form_checkout_billsummary_right h2{
        font-size: 18px;
        font-weight: 600;
        text-transform: capitalize;
        color: #333333;
        padding: 15px 13px;
    }
    .woocommerce ul#shipping_method li label{
        display: inline;
        font-size: 15px;
        line-height: 22px;
    }
}

@media (max-width: 574px){ 
    .uniform_right_two_uniform_box{
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .btn_cmn_one{
        min-width: 150px;
        padding: 3px 10px;
    }
    .footer_top_bg_section{
        padding-left: 23px;
    }
    .footer_usefull_links{
        flex-wrap: wrap;
        gap: 0 8px;
    }
    p{
        font-size: 16px;
        line-height: 24px;
    }
    .take_ppe_heading{
        line-height: 29px !important; 
        font-size: 21px !important;
    }
    .bespoke_service_heading{
        font-size: 23px;
        line-height: 29px; 
    }
    .footer_reserved li{
        font-size: 14px;
        line-height: 21px;
    }
    .banner_heading{
        width: 373px;
    }
    .container_custom{
        padding-left: 13px;
        padding-right: 13px;
    }
    .him_main_video_box{
        height: 230px;
    }
    .login_form_input_box{
        margin-bottom: 15px;
    }
    .register_form_input_box input{
        margin-top: 10px;
    }
    .contact_pagemap iframe{
        height: 270px;
    }
    .contactpage_form textarea{
        height: 100px;
    }
    .cmn_contact_ico{ 
        margin: 0 auto 8px;
    }
    .support_accordion_section .set > a{
        padding: 10px 29px 10px 9px;
        position: relative;
    }
    .support_accordion_section .set > a i{ 
        margin-top: 2px;
        font-size: 17px;
        position: absolute;
        top: 13px;
        right: 10px;
        bottom: 0;
    }
    .support_accordion_section .content p{
        padding: 6px 9px;
    }
    .event_details_banner_img_text{
        height: 300px;
    }
    .supportpage_returs_section .col-lg-3{
        width: 100%;
    }   
    .supportpage_returs_section .row{
        row-gap: 10px;
    }
    .supportpage_returs_section{
        padding-bottom: 17px;
    }
    .entry-content p{
        font-size: 16px;
        line-height: 24px; 
    }
    .profile_left_user_details{
        padding-top: 13px;
        padding-left: 10px;
        padding-bottom: 13px;
    }
    .order_right_more_products_box{
        width: 100%;
    }
    .event_details_tabs_event_posts_all_boxes .event-posts{
        grid-template-columns: repeat(1, 1fr);
    }
    .product_listing_sinle_box_img{
        height: 143px;
    }
    .product_details_slider_single_box_img{
        height: 183px;
    }
    .knowledge_details_bimg{
        height: 250px;
    }
    .download_pdf_icon_with_text{
        padding: 8px 9px;
        margin-bottom: 23px;
    }
    .imgpdf_text_box{
        gap: 10px;
    }
    .knowledge_flash_fire_safety_list{
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 8px;
    }
    .knowledge_details_li_list li{
        font-size: 15px;
        line-height: 23px;
        padding: 2px 23px;
    }
    .knowledge_details_articles{
        padding-bottom: 25px;
    }
    .header_bag_shopping.person_gender_type li .megha_menu li.megha_menu_li{
        padding: 8px 10px;
        width: 150px;
    }
    .header_bag_shopping .megha_sub_menu li a{
        font-size: 14px;
        line-height: 17px;
    }
    .search{
        align-items: center; 
    }
    .is-search-open.search{
        width: calc(80% - 80px);
        height: 100%;
    }
}

@media (max-width: 480px){
    .iconic-woothumbs-all-images-wrap--thumbnails-right:not(.iconic-woothumbs-all-images-wrap--layout-stacked) .iconic-woothumbs-images-wrap {
        height: 400px;
    }
    .take_ppe_text_box .paragraph{
        margin-bottom: 10px;
    }
    .paragraph{
        font-size: 15px;
        line-height: 25px;
    } 
    .header_btm_menu_brdcm li{
        font-size: 15px;
        line-height: 23px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .header_btm_menu_brdcm li a{
        font-size: 15px;
        line-height: 23px;
    }
    .him_video_heading{
        font-size: 28px;
        line-height: 36px;
    }
    .him_main_video_box{
        height: 200px;
    }
    .logo_login img{
        width: 190px;
    }
    .event_details_banner_img_text{
        height: 270px;
        margin-bottom: 20px;
    }
    .event_details_banner_heading{
        font-size: 20px;
        line-height: 27px;
        margin-bottom: 15px;
    }
    .event_details_slide_single_box_img{
        height: 223px;
    }
    .file_profile_pic_upload_left_right_form{
        justify-content: center;
    }
    .product_details_slider_single_box_img{
        height: 168px;
    }
    .right_product_listing_single_product_box{
        display: block;
        margin-bottom: 15px;
    }
    .filter_short_by_list img{
        max-width: 25%;
    }
    .filter_short_by_list .filter_shortby_box img{
        max-width: 20%;
    }
    .heading_knowledgr_cmn{
        font-size: 23px;
        line-height: 31px;
        margin-bottom: 7px;
    }
    .knowledge_details_share_social_box li a img{
        width: 14px;
    }
    .knowledge_details_share_social_box{
        gap: 7px;
    }
    .knowledge_details_share_social_box{
        top: 5px;
    }
    .knowledge_details_bimg{
        height: 200px;
    }
    .knowledge_flash_fire_safety_list{
        gap: 5px;
    }
    .tap_to_read_text{
        font-size: 15px;
        gap: 7px;
    }
    .knowledge_details_full_box{
        padding-left: 10px;
        padding-right: 10px;
    }
    .modal_heading { 
        font-size: 24px;
        line-height: 29px;
    }
}

@media (max-width: 440px){ 
    .register_upcoming_technical_box{
        width: 270px;
    }
    .uniform_right_two_single{
        height: auto;
    }
    .uniform_right_two_uniform_box_two{
        height: auto;
    }
    .uniform_left_text_box{
        padding: 13px;
        background: linear-gradient(0deg, #dddee2, #dddee2c4, #dddee2cc, transparent);
        width: 100%;
    }
    .banner_heading{
        line-height: 32px !important;
        font-size: 22px !important;
        width: 263px;
    }
    .home_banner_section {
        height: 260px;
    }
    .banner_text_box{
        padding-left: 15px;
    }
    .gtke_slide_single_box{
        height: 373px;
    }
    .login_page_form{
        padding: 18px;
        width: 95%;
    }
    .login_heading{ 
        font-size: 27px;
        line-height: 33px;
        margin-bottom: 7px; 
    }
    .cmn_btn_box{
        margin-top: 23px;
    }
    .login_page_form{
        border-radius: 10px;
    }
    .cmn_btn_box_register_form{
        flex-direction: column;
        gap: 10px;
    }
    .cmn_btn_box_register_form button{
        width: 100%;
    }
    .cmn_btn_box_register_form a.btn_cmn_two{
        width: 100%;
    }
    .event_details_banner_img_text{
        height: 250px;
        margin-bottom: 15px;
    }
    .event_details_share_icon{ 
        gap: 10px; 
        padding-bottom: 15px;
    }
    .event_details_share_icon li a i{
        font-size: 21px;
    }
    .event_details_table_section{
        margin-top: 25px;
        margin-bottom: 30px;
    }
    .event_details_tabs{
        flex-wrap: wrap;
    }
    .event_details_tabs li{
        width: 100%;
    }
    .event_details_tabs li a{
        width: 100%;
        height: 42px;
    }
    .user_profile_right_form_panel input{
        margin-bottom: 10px;
    }
    .woocommerce_custom_cart_checkoutboth .woocommerce-cart-form__contents .coupon input#coupon_code{
        width: 100%;
    }   
    .woocommerce_custom_cart_checkoutboth .woocommerce-cart-form__contents .coupon button.button{
        width: 100% !important;
        margin-top: 8px;
    }
    .woocommerce_custom_cart_checkoutboth .coupon .wpccl-btn-wrapper{
        padding-top: 85px;
    }
    .wpccl-coupons .wpccl-coupon{ 
        padding: 3px 8px; 
    }
    .shipping-calculator-form{
        width: 323px;
        float: right; 
        padding: 0 0 20px 0;
    }
    .select2-container .select2-selection--single .select2-selection__rendered{
        padding: 5px 21px 0 6px;
    }
    .form_checkout_billsummary_left .form-row input.input-text{
        height: 40px;  
        font-size: 16px; 
        padding: 3px 7px; 
    }
    .select2-container .select2-selection--single .select2-selection__rendered{ 
        height: 40px;
    }
    .publish_date_music{
        margin-bottom: 15px;
        flex-direction: column;
    }
    .knowledge_details_li_list{
        margin-bottom: 20px;
    }
    .knowledge_flash_fire_safety_list li a{
        font-size: 14px;  
        padding: 1px 6px;
    }
    .header_section_top{
        padding: 15px 0;
    }
    .header_bag_shopping.person_gender_type li .megha_menu li.megha_menu_li{
        top: 63px;
    }
}

@media (max-width: 399px){
    .home_banner_section::before{
        background: linear-gradient(90deg, #f5f6fa, #f5f6fa, transparent); 
    }
    .banner_text_box{
        padding-left: 15px;
    }
    .footer_top_bg_section{
        padding-left: 13px;
    }
    .register_upcoming_technical_box{
        width: 253px;
    }
    .logo_login img{
        width: 170px;
    }
    .event_details_banner_img_text{
        height: 215px;
    }
    .shipping-calculator-form{
        width: 297px;
        float: right; 
        padding: 0 0 20px 0;
    }
    .filter_short_by_list .dropdown_c{
        width: 123px;
    }
    .header_bag_shopping{
        padding-right: 40px;
        gap: 17px;
    }
    .responsive_btn{
        width: 33px;
        height: 33px;
    }
    .search{
        right: 123px;
        width: 33px;
        height: 33px;
    }
    .search-icon{
        left: 7px;
        width: 20px;
    } 
    .is-search-open.search{
        width: calc(85% - 80px); 
    }
    body .search{
        right: 125px;
        width: 33px;
        height: 33px;
    }
}

@media (max-width: 359px){
    .him_main_video_box{
        height: 170px;
    }
    .event_details_banner_img_text{
        height: 190px;
    }
    .event_details_btnslide{
        padding-bottom: 40px;
    }
    .shipping-calculator-form{
        width: 250px;
    }
    .responsive_nav{
        width: 260px;
    }
    .header_logo_top{
        max-width: 135px;
    }
    .header_bag_shopping.person_gender_type li .megha_menu li.megha_menu_li{
        top: 55px;
    }
}