@media(max-width:991px){

    .live-strem-btn .menu-btn{
        font-size: 15px;
    }
    .home-s1content h1 br{
        display: none;
    }

}
@media(max-width:767px){

    .home-s1content h1{
        font-size: 3em !important;
    }    

    .live-strem-btn .menu-btn{
        font-size: 14px;
        letter-spacing: 0;{
    }

    .featured-box-full{
        border-bottom: 1px solid #007140;
    }

    .footer-both-logo{        
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        scale: none;
    }
    

}

