@media (max-width: 1440px){
.slider__control {
    font-size: 16px;
    border: none;
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    z-index: 10;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    color: #000;
    background: white;
    border: 1px solid #0000001c;
    cursor: pointer;
    opacity: .5;
    transition: all .3s;
}
@media (max-width: 1024px) {
    .card-block p {
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    }
    .card-block h4 {
        font-size: 15px;
    }
    
.fw-bold {
    font-family: Poppins;
    font-size: 35px;
    font-weight: 600;
    line-height: 45px;
    letter-spacing: 0.01em;
    text-align: left;
}
.banner {
    background-image: url(../images/banner.png);
    padding: 80px 0px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
  }
.banner_2 {
    background-image: url(../images/mask-group-zyN.png);
    padding: 30px 0px;
    width: 95%;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #2e3192;
    margin: 0 auto;
}
button.btn_1 {
    padding: 8px px;
    border: 1px solid #2E3192;
    color: #2E3192;
    font-weight: 400;
    background-color: white;
    border-radius: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
}
.all_india {
    width: 60%;
    margin: 0 auto;
    background-color: white;
    padding: 10px 10px;
    position: relative;
    top: -30px;
    border-radius: 10px;
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
}
@media (max-width: 991px) {
    .all_india {
        width: 70%;
    }
}
@media (max-width: 768px) {
    .d-flex.align-items-center.market_content {
        justify-content: center;
        margin-bottom: 10px;
    }
   .mzkx_DZ512 {
        justify-content: center !important;
    }
    .auto-group-mzkx-DZ5.col-md-5 {
        margin-left: -50px;
        margin-top: 10px;
    }
    .col-12.Requirement_text p {
        font-size: 20px;
    }
    .row.req_bg {
        margin: -5px -5px -12px -15px;
    }
    .row.req_bg p {
        font-size: 17px;
    }
    .card-block {
        padding-left: 30px;
        padding-bottom: 15px;
    }
    .homepage_background {
        background-image: url(../images/banner.png);
        background-size: cover;
        padding: 120px 0;
    }
    .fw-bold {
        font-family: Poppins;
        font-size: 28px;
        font-weight: 600;
        letter-spacing: 0.01em;
        text-align: left;
        line-height: 30px;
    }
    .all_india {
        width: 100%;
    }
    .banner {
        background-image: url(../images/banner.png);
        /* background-size: contain; */
        padding: 40px 0px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
    .singup-SKM a {
        padding: 9px 12px;
    }
    .singup-SKM_1 a {
        font-size: 10px;
        padding: 9px 25px;
    }
    p.banner_2_para {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 16px;
    }
    .banner_2_heading {
        font-family: Poppins;
        font-size: 22px;
        font-weight: 700;
        line-height: 28px;
        letter-spacing: 0em;
        text-align: left;
        color: white;
    }
    .banner_2_btn {
        font-family: Poppins;
        font-size: 12px;
        font-weight: 600;
        line-height: 20px;
        letter-spacing: 0.04em;
        text-align: center;
        color: white;
        background-color: #EAA217;
        padding: 5px 2px;
    }
    .card-body_2.pt-4 p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 16px;
    }
    .card-title_1 {
        font-family: Poppins;
        font-weight: 500;
        line-height: 20px;
        letter-spacing: 0.02em;
        text-align: left;
        color: black;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        font-size: 16px;
    }
    .all_india1 {
        /*gap: 5px;*/
        justify-content: center;
    }
    .banner_2 {
        padding: 12px;
    }
  }

  @media screen and (max-width:567px){
    .banner{
        text-align: center;
    }
    .bg-white {
        padding: 15px;
    }

  @media (max-width: 425px){
    .auto-group-mzkx-DZ5.col-md-5 {
        margin-left: -50px;
    }
    .form-group label{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .row.bg-white {
        margin: 5px 3px;
    }
    .row.req_bg p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        padding: 5px;
        
    }
    .row.req_bg {
        margin: 3px 18px 5px -10px;
    }
    .homepage_background {
        background-image: url(../images/banner.png);
        background-size: cover;
        padding: 66px 0;
    }
    .fw-bold {
        font-family: Poppins;
        font-size: 22px;
        font-weight: 600;
        letter-spacing: 0.01em;
        text-align: left;
        line-height: 24px;
    }
    .banner p {
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        text-align: left;
    }
/*    .auto-group-3fh5-Jd9.d-flex.align-items-center {
        /* margin-left: 115px; */
    }*/
    input[type="text"] {
        margin-top: 5px;
        width: 90%;
    }
    .singup-SKM_1 {
        width: 45%;
        margin: 0 auto;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .all_india {
        width: 100%;
        margin: 0 auto;
        background-color: white;
        padding: 10px 0;
        position: relative;
        top: 10px;
        border-radius: 10px;
    }
    .fashion_main.col-md-2 p {
        margin-right: 170px;
    }
    .card-body_2.pt-4 {
        margin: 0px 30px;
    }
    h5.card-title_1 {
        text-align: center;
    }
    p.card-title_1_para {
        margin-left: 60px;
    }
    .fashion_parent {
        background-color: #F9F9FF;
        padding-top: 20px;
    }
    p.card-body_2_para {
        margin-left: 60px;
    }
    .openbtn {
        padding: 10px 0px !important;
        width:20px !important;
    }
    .img_banner_div {
        top: 30px;
    }
  }
  @media (max-width: 375px){
    /* .login-K6K a {
        padding: 0 12px;
    }
    .singup-SKM a {
        padding: 0 12px;
    } */
    .auto-group-mzkx-DZ5.col-md-5 {
        margin-left: -60px;
    }
    .homepage_background {
        background-image: url(../images/banner.png);
        background-size: cover;
        padding: 58px 0;
    }
    .banner {
        background-image: url(../images/banner.png);
        padding: 30px 0px;
    }
  }
  @media (max-width: 320px){
    .auto-group-mzkx-DZ5.col-md-5 {
        margin-left: -25px;
    }
    .homepage_background {
        background-image: url(../images/banner.png);
        background-size: cover;
        padding: 50px 0;
    }
    .banner {
        background-image: url(../images/banner.png);
        background-size: 100% 100%;
        padding: 20px 0px;
      
    }
    .fashion_main.row.col-md-8 {
        margin-left: 40px;
    }
    .fashion_main.col-md-8 {
        margin-left: 40px;
    }
    .Req_btn {
        background-color: #05BC90;
        height: 56px;
        width: 170px;
        border: none;
        border-radius: 5px;
    }
    .Requirement button {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.04em;
    text-align: center;
    color: white;
   }
  }


/* vendore Start */
@media screen and (min-device-width: 768px) and (max-device-width: 1200px) { 
    .pro_img{
        width: 500px !important;
    }
}
@media (max-width: 576px){
    .vendor_conmtent1{
        justify-content: center;
        margin-bottom: 15px;
    }
    .chat-btn a {
        justify-content: center;
    }   
}
@media (max-width: 615px){
.img_div1 img{
    width: 90px !important;
}
.chat_btn1 {
    padding: 7px 16px;
    font-size: 12px;
    margin-bottom: 5px;
}
.aeon {
    font-size: 16px;
}
.money {
    font-size: 14px;
}
.anesthesia {
    font-size: 13px;
}
}
@media (max-width: 500px){
.pro_setion_main{
    display: unset !important;
}
.pro_img2{
    width: 100%;
    text-align: center;
}
.pro_img{
    width: 150px !important;
}
.product_flex {
    border-bottom: 1px solid #dee2e6!important;
    margin-bottom: 15px;
}
.chat-btn a {
    justify-content: center;
}
}
/* vendor End */


/* venor Dashboard Start */
@media (max-width: 768px){
    
.suggestions_section{
    background-color: unset !important;
}
.auto-group-3fh5-Jd9 {
    text-align: center;
    width: 40%;
    margin: 0 auto;
}
}

@media only screen and (max-width: 320px){
.select2-container--open .select2-dropdown {
    left: -113px !important;
}
}