@media screen and (max-width:370px) {
    /* .navbarss {
            
            margin-top: 58px !important ;
        }  */
        
        .scroll1 {
        position: fixed;
        top: 0%;
        width: 100%;
        z-index: 12;
        /* animation-name: head; */
        animation-duration: 1s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        margin-top: 21px !important;
    }
        }
    
    
    
    
    @media screen and(max-width:380px) {
        .brandicon i {
        font-size:5px !important;
        }
    
        .brandicon a {
            font-size:5px !important;
            }
        }

        @media screen and (max-width:413px) {
            .sendbtn {
                width: 26% ;
            }
            }
    
    @media screen and (max-width:500px) {
       
    
        .videobak h1{
            font-size: 4em !important;
            text-align: center;
        }
    
        .videobak h2{
            font-size: 2.5rem !important;
            text-align: center;
        }
    
        .mainhead h3{
            text-align: center;
            font-size: 38px !important ;
        }
    
        .companybrand{
            padding-right: 0px;
            justify-content: start !important;
        }

        .contact-add p {
            margin-left: 46px;
            margin-top: 0px !important
        }

       
    }
    
       @media screen and (max-width:515px) {
        .showcash{
            height: auto !important ;
            padding: 10px 0px;
            margin-top: 0px !important;
        }
        
        /* .mainbox {*/
        /*    box-shadow:none ;*/
        /*}*/
        
         .popclose{
            width: 25% !important;
        }

        .popbtn{
            width: 25% !important;
        }
    }
    
    
    
    
    
    
    
    
    @media screen and (max-width: 720px) {
        .bannersection video {
            max-height: 400px ;
            height: 100%;
        }
    
        .videobak h1{
            font-size: 2em !important;
            text-align: center;
        }
    
        .videobak h2{
            font-size: 25rem !important;
            text-align: center;
        }
       
    } 
    
    @media screen and (max-width: 768px) {
       .navbar-collapse{
        flex-grow: 1;
    }
    .navbg{
        justify-content: space-between !important;
    }
    
    .swiper-slig1 img{
        max-width: 60% !important;
        font-size: 14px !important;
    }
    
    .box{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    }
       
    } 
    
    
    @media screen and (max-width:989px) {
        .navbarndd {
            margin-left: 0px !important;
        }
/*     
        .navbg {
            
            margin-top: 64px;
        }     */
    }
    
    @media screen and (max-width: 1000px) {
        .sendbtn {
           margin-bottom: 15px;
        }
        .videobak h1 {
    font-size: 3rem !important;
    text-align: center;
     -webkit-text-stroke: 0px #ffffffb5 !important;
      margin-bottom: 8px !important;
        }
    
        .videobak h2 {
            font-size: 30px !important;
            -webkit-text-stroke: 0px #ffffffb5 !important;
            text-align: center;
            text-shadow: none !important;
                }

                .brandname{
                    margin-left: 20px;
                }
    } 
    
    @media screen and (min-width: 1100px) {
    .owl-carousel .owl-item img{
        margin: -15px 0px;
    }

}
    
    
    @media screen and (max-width: 1200px) {
        .abtit{
           position: static !important;
           margin-bottom: 15px;
        }

        .brandname{
            margin-left: 100px !important;
        }
    }
    

    @media screen and (max-width:500px) {
        .brandname{
            margin-left: 0px !important;
        }
    }