#mq{
    width:220px;
    height:100px;

    position:relative;
    left:1080px;
    bottom:600px;
}
.lgm{
    padding-bottom: 20px;
   
}


/* .lgm{width:150px;
height:auto;
position:relative;
left:950px;
bottom:100px;



}
.marquee{
    position: relative;
    z-index: 10;
} */
.ss1{
    display:none;
     position: relative;
    left:50px;
}
/* .container-xxl py-5 bg-primary hero-header mb-5{ margin-top:0px;
    width:50%;
    display:flex;
   justify-content: flex-start;
   
    } */
#slide{
    position: relative;
    right:140px;
    
}


  #right{
    font-size: 40px;
    height:50px;
    width:50px;
     position:relative;
    top:40%;
    right:10%;
    border:1px solid black;
   border-radius: 50%;
   background-color: aliceblue;
   opacity:0.5;
  
  }     
  #left{
    font-size: 40px;
    height:50px;
    width:50px;
     position:relative;
right:90%;   
top:40%;
    border:1px solid black;
    border-radius: 50%;
    background-color: aliceblue;
    opacity:0.5;
    
  }                        
  #right:hover, #left:hover{
    cursor: pointer;
    background-color: blue;
  }
 
 video,img{width:100%;
height:auto;}

@media screen and (min-width: 1370px) {
    video,img{width:90%;
        height:auto;
    position: relative;
    left:200px;
    }
   #mq{
    display:none;
   }
 
}
