@media (max-width: 360px) {
    .mobile_view{
        display: block;
    } 
    .report_head{
        font-size: 13px;
    }
    .brand-image{
        width:230px
    }
    .lab_view{
        display: none;
    }
    .cert_title {
        font-size: 13px;
        margin-bottom: 2px;
    }
    .cert_data {
        font-size: 12px;
    }
    /* .heightPubViews .card{
        max-height: 470px;
    } */
    .layer:nth-child(1) {
        max-height: 270px;
            height: 150px;
            justify-content: space-between;
    }
    .cert_title {
        font-size: 13px;
        margin-bottom: 2px;
    }
    .certificate_img img {
        height: 86%;
        width: 155px;
    }
    .layer {
        max-height: 139px;
        height: auto;
    }
    .certificate_img{
        margin-bottom: 30px;
            max-width: 354px;
            max-height: 200px;
            display: flex;
    }
    .layer:nth-child(1) {
        max-height: 270px;
        height: 140px;
    }
    .qual_img img{
        height: 105px;
        width: 74px;
    
    }
    .brand-image:nth-child(1){
        width: 138px;
    }
    .class_qual{
        display: flex ;
        justify-content: space-between;
        align-items: center;
    }
    .qual_img {
        max-height: 246px;
    }
    .qr_code img{ 
        height: 76px;
        width: 73px;
    }
    .expand_div{
        display: none;
    }
    .card-header{
        padding: 16px;
        height: 46px;
    }
    .card-header .dropdown{
        text-align: end;
        top: -30px;
    
    }
    .header .mobile_view{
        top: -37px;
        left: 35%;
    
    
    }
    .fa-solid, .fas{
        font-size: 20px;
    }
.header{
    /* height: 97px; */
    flex-wrap: wrap;

}
/* .certificate_card_section{
    margin-top: 90px;
} */
.search_btn{
    position: absolute;
    /* left: 111px;
    top: -3px */
}
/* .search_input{
    display: none;
} */
}

@media(min-width:1366px) and (max-width:1399px){

  
}
@media (min-width:1400px) and (max-width:1500px){
    .qual_img img{
        width: 100% ;
    }
}
    @media(min-width:1200px) and (max-width:1365px){
        .class_qual{
            display: flex;
            justify-content: space-around;
            width: 50%;
            margin: 0px 0px 0px auto;
         }
         .qual_img {
            max-height: 175px;
            max-width: 120px;
         }
         .qual_img img{
            width: 112px;
            height: 81px;
         }

    }
    
    @media(min-width:992px) and (max-width:1199px){
        .class_qual{
            display: flex;
            justify-content: end;
        }
        .qual_img {
            max-height: 235px;
            margin-right: 40px;
        }
        .qual_img img{
            height: 97px;

        }
        .qr_code{
            margin-right: 40px;

        }
        .qr_code img{
            width: 78px;
    height: 82px;
        }
        .brand-image:nth-child(1){
            width: 220px;
        }
        .layer {
            max-height: 162px;
            height: 116px;
        }
        
        
    }
    
    @media(min-width:768px) and (max-width:991px){

        .class_qual{
            display: flex;
            justify-content: end;
        }
        .qual_img {
            max-height: 235px;
            margin-right: 40px;
        }
        .qual_img img{
            height: 97px;

        }
        .qr_code{
            margin-right: 40px;

        }
        .qr_code img{
            width: 78px;
    height: 82px;
        }
        .certificate_img img {
            height: 75%;
            width: 149px;
        }
        .certificate_img{
            margin-bottom: 30px;
        }
        .layer {
            max-height: 126px;
            height: 104px;
        } 
        .brand-image:nth-child(1) {
            width: 142px;
        }
        .mobile_view{
            display: block;
        } 
        .lab_view{
            display: none;
        }
        .certificate_img{
            max-width: 653px
            ;
            display: flex;
        flex-flow: row;
        }
        .certificate_img img {
            height: 84%;
            width: 160px;
        }
        .expand_div{
            display: none;
        }
    }
    
    @media(min-width:600px) and (max-width:767px){
        .class_qual{
            display: flex;
            justify-content: end;
        }
        .qual_img {
            max-height: 235px;
            margin-right: 40px;
        }
        .qual_img img{
            height: 97px;

        }
        .qr_code{
            margin-right: 40px;

        }
        .qr_code img{
            width: 78px;
    height: 82px;
        }
        .brand-image:nth-child(1) {
            width: 142px;
        }
    }
    
    @media(min-width:360px) and (max-width:599px){
        .mobile_view{
            display: block;
        } 
        .report_head {
            font-size: 15px;
        }
        .brand-image{
            width:250px;
            margin-top: 20px;
        }
        .brand-image:nth-child(1){
            width: 150px;
        }
        .lab_view{
            display: none;
        }
        /* .cert_title {
            font-size: 13px;
            margin-bottom: 2px;
        }
        .certificate_img img {
            height: 68%;
            width: 165px;
        }
        .certificate_img{
            margin-bottom: 30px;
        }
        .layer:nth-child(1) {
            max-height: 270px;
            height: 230px;
        } */
        .qual_img img{
            height: 105px;
            width: 74px;
        
        }
        .class_qual{
            display: flex ;
            justify-content: space-between;
            align-items: center;
        }
        /* .qual_img {
            max-height: 246px;
        } */
        .qr_code img{ 
            height: 76px;
            width: 73px;
        }
        .cert_title {
            font-size: 14px;
            margin-bottom: 7px;
        }
        .cert_data {
            font-size: 14px;
        }
        .certificate_img img {
            height: 100%;
            width: 155px;
        }
        .layer {
            max-height: 209px;
            height: auto;
        }
        .certificate_img{
            margin-bottom: 30px;
                max-width: 354px;
                max-height: 200px;
                display: flex;
        }
        .layer:nth-child(1) {
            max-height: 270px;
            height: 150px;
            justify-content: space-between;
        }
        .qual_img img{
            height: 105px;
            width: 74px;
        
        }
        .class_qual{
            display: flex ;
            justify-content: space-between;
            align-items: center;
        }
        .qual_img {
            max-height: 246px;
        }
        .qr_code img{ 
            height: 76px;
            width: 73px;
        }
        .expand_div{
            display: none;
        }
        .card-header{
            padding: 16px;
            height: 48px;
        }
        .card-header .dropdown{
            text-align: end;
            top: -30px;
        
        }
        .header .mobile_view{
            top: -60px;
            left: 43%;
        
        
        }
    .header{
        /* height: 97px; */
        flex-wrap: wrap;
    }
    .certificate_card_section{
        margin-top: 90px;
    }
    .input-group{
        position: absolute;
        left: 0px;
        top: 90px;
        width: 90%;
        margin: 0px 19px 0px 21px;
    }
    .fa-solid, .fas{
        font-size: 20px;
    }
    /* .search_input{
        display: none;
    } */
    }