/* //----------Special Mobile Device Css-----------// */
@media (max-width: 767.98px) {
    html{
        padding-bottom: 40px;
    }
    .form-check label.Responsive-Labels-All{
        font-size: 12px;
    }
    .responsive-left-font{
        font-size: 12px;
    }
    .response-left-font{
        font-size: 14px;
    }
    .response-left-header{
        font-size: 16px;
    }
    #userinfo.responsive-userInfo{
        box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
    }
    .response-left-image{
        max-width: 20px;
        padding: .3rem;
    }
    header .mobile-menu{
        display: flex;
        width: 100%;
        justify-content: space-between;
        border: none !important;
        background-color: #FFF;
    }
    .responsive-header {
        position: fixed;
        bottom: 0px;
        background: #FFF !important;
        width: 100%;
        display: flex !important;
        justify-content: space-evenly !important;
        padding-left: 0px !important;
        max-height: 40px;
        left: 0px;
        box-shadow: -3px -3px 5px rgba(0, 0, 0, 0.15);
    }
    header .responsive-header .response-language {
        position: inherit !important;
        top: 5px;
        right: 60px;
    }
    header .responsive-nav-acttion {
        position: absolute;
        right: 10px;
        bottom: 5px;
    }
    header .responsive-invite a, header .responsive-group a, .responsive-group .group-btn:hover, .home_user .home_user-btn {
        background: none !important;
        border: none !important;
    }
    #product_category_block .selection .responsive-product-category,  #address_block .selection .responsive-address, #stateId_block_main .responsive-state-block, #cityId_block_main .responsive-city-block{
        font-size: 12px;
    }
    .responsive-multiple-actions .responsive-supply-selector{
        justify-content: start !important;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .responsive-multiple-actions .responsive-rfq-btn{
        width: 100%;
    }
    .responsive-radio{
        display: grid !important;
    }
    .responsive-prefer-supply{
        display: flex;
        align-self: end !important;
        margin-bottom: 5px;
    }
    .responsive-prefer-supply .responsive-prefsup{
        left: calc(50% - 160px);
        width: 240px;
    }
    #myBtn.responsive-top-btn{
        bottom: 80px !important;
        padding: 8px 8px;
        width: 36px;
        left: 10px !important;
    }
    .responsive-chat-icon{
        bottom: 80px !important;
    }
    .chat_icon.responsive-chat-icon{
        width: 40px;
        padding: 18px;
    }
    .responsive-rfq-btn:hover{
         box-shadow: none !important;
    }
    .responsive-invite .responsive-invite-image, .responsive-group .responsive-group-image, #notification_head1_icon .responsive-notifi-image {
        max-width: 18px;
    }
    #notification_head1_icon .responsive-counter{
        font-size: 8px;
        top: -1px;
    }
    .user_info_photo .responsive-cover{
        border: 1px solid #111;
        border-radius: 5px;
    }
    .form-select, .form-control, .form-check label{
        font-size: 12px !important;
    }
    #myBtn{ width: 32px; height: 32px; text-align: center; line-height: 1; padding: 0; bottom: 36px;}
    .chat_icon{bottom: 36px !important;}
    .responsive_loan_Button {text-align: center;}
    .sticky header{box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.15);}
    #quickrfqPost .parsley-errors-list{ font-size: 9px;}
    .main_section .maincontrols .btn{font-size: 12px;}
    .notification_head1 .dropdown-menu{ min-width: 308px;}
    header #inviteSupplierFormHeader select{ width: 100%;}
    .chat_section{ width: 280px !important;}
    .preffered-trusted label{ font-size: 12px !important;}
}
/*------------------------------- Common Css ---------------------------------*/
#repeat_rfq.responsive_repeat_rfq:hover, a.responsive_button_warning:hover, button .responsive_button_warning:hover{
    background-color: #ffc107 !important;
}
#mobile_number{
    padding-left: 80px !important;
}
/* #mainContentSection .btn, .main_section .btn {
    font-size: 12px;
} */
@media (min-width: 991px) and (max-width: 1365.98px) { 
    .search_rfq .categorysearch {width: 320px;} 
}
@media (max-width: 567px) {
    .rating_details{ float: left !important;}
    .order_product_progress .btn{font-size: 10px !important;}
    .chat_icon{padding: 18px;width: 40px;}
    
}

/* ------------------Responsive-------------------- */
@media (min-width:1024px) and (max-width:1366px){
    .new-img-card ,.new-img-card img{height: 370px !important;}
    #grouptrading_search{width: 420px !important;}
  }
  /* ------------------Responsive-------------------- */
  @media (min-width:374px) and (max-width:749px)
{
    .header_top{display: inline-block !important;}
    #grouptrading_search{margin-left: 0px !important;}
    #grouptrading_search{width: 500px !important;}
    .custom-view{display: none !important;}
    #carouselCaptions{padding-bottom: 0px !important;}
    .responsive-h1{font-size: 1.1rem !important;}
    .new-img-card ,.new-img-card img{height: 270px !important; width: 100% !important;}
    .responsive-p{width: 50%;}
    #groupsTradingData{padding: 10px !important;}
    .responsive-p{font-size: .7rem;}
    .btn-view{font-size: 12px !important;}
    .navbar-light .navbar-toggler-icon{width: 1em; height: 1em;}
}