@media (min-width:1000px){
    .container{
        max-width: 905px;
    }
}
@media (max-width:768px){
    .banner-title {
        font-size: 40px;
    }
    .container-2 {
        margin-top: 0;
    }
    .big-pic-para-2,.Biocon-Biologics-list,.Biocon-Biologics-para,
    .port-sec .big-pic-para-2,.portfolio .col-md-2{
        width: 100%;
        max-width: 100%;
    }
    .Biocon-Biologics-box-ref br ,.portfolio .col-md-2:after{
        display: none;
    }
    .row.leagcy-sec.mt-5.pt-5 {
        padding-top: 0!important;
        margin-top: 0!important;
    }
    .big-pic-para {
        font-size: 28px;
    }
    .port-sec{
        padding-top: 0!important;
    }
    .orag-bg-light{
        margin: 25px 0 0;
    }
    .custom-foot{
        padding: 15px 8px 0;
    }
    .custom-foot2{
        padding: 20px!important;
    }
    .orag-bg-light:after,.orag-bg:after{
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
    }
    .org-light-text{
        padding: 0 0px 20px;
    }
    .visi-xs.mt-5 {
        display: none;
    }
    .ml-class{
        right: 0;top:unset
    }
    .det-sec{
        margin-bottom: 20px;
    }
    .col-md-5.pe-0 {
        padding: 0 10px!important;
    }
    .Biocon-Biologics-box-outer{
        margin: 0;
    }
    .big-pic{
        margin: 40px 0 0;
    }
}
@media (min-width:1000px) and (max-width:1200px){
    .org-light-text,.orag-bg p{
        padding: 0 20px;
    }
    .orag-bg .row{
        margin: 0;
    }
}
@media (max-width:768px){
    .banner-title{
        font-size: 32px !important;
        color: #0064be;
        letter-spacing: -2px;
        font-family: 'Merriweather', sans-serif;
        line-height: 73px !important;
    }
    .next-text {
        display: block;
        padding-left: 35px;
        line-height: 79px !important;
    }
}
@media (max-width:350px){
    .banner-title{
        font-size: 27px !important;
        color: #0064be;
        letter-spacing: -2px;
        font-family: 'Merriweather', sans-serif;
        line-height: 73px !important;
    }
    .next-text {
        display: block;
        padding-left: 35px;
        line-height: 79px !important;
    }
}