
 @media screen and (max-width: 991px){
   
    #nav{
        padding: 5px 3px;
        gap: 0;
        position: inherit;
       
    }
    #nav img{
        width: 120px;
    }
    #nav #right{
        margin: 2px 50px;
    }
    
    #nav .magnet{
       margin: 3px 0;
       position: inherit;
    }
    #nav a{
        display: none;
    }
    .separation{
        height: 1.2px;
        background-color: #2727273b;;
        position: relative;
        /* z-index: 20; */
    }
    
    #home #homemain{
      padding: 38vw 6.8vw;
      padding-top: 31vw;
     
     
    }

    #homemain h1{
        letter-spacing: -.19vw;
        font-size: 4.3vw;
        color: #000000c3;
    }
   
    .headings{
       display: inline-block; 
       width: 50%;
       line-height: .7;
    }
    
    
    #homemain .headings h1{
        padding: 0 2vw;
        font-size: 12vw;
        letter-spacing: -1.6px;
        color: #323131e7;
        -webkit-text-stroke: 0;
        line-height: 1.4;
       
    }

    #homemain .headings h1:nth-child(2){
        padding: 0 3.09vw;
        line-height: 1.1;
    }
    #homemain .headings h1:nth-child(3){
        padding: 0 3vw;
       
    }
    #homelast{
        /* padding: 11vw 7.4vw; */
        padding-left: 7.4vw;
        padding-bottom: 0;
        padding-top: 11vw;
        
       
    }
    #homelast p{
        width: 80%;
        font-size: 5vw;
        font-weight: 400;
        letter-spacing: -.05vw;
        color: #000000f1;
    
    }
    #featured{
       
        padding: 5vw 0;
        background-color: #000000e7;
        
        width: 100vw;
        background-image: none;
       
       
    }
    .fheading {
        padding: 10vw 7vw;
        padding-bottom: 50vw;
    }
    .fheading>h1{
        font-size: 12vw;
        color: #ffffffe4;
    }
    .fheading>h1:nth-child(2){
        color: transparent;
        -webkit-text-stroke: 1px #ffffffe0;
    }
    #fimages{
       
        flex-direction: column-reverse;
        margin-top: 20vw; 
        height: inherit;
        height: 100vh;
        /* margin-left: 5vw ; */
        
        
       
    }
    #svg{
       height: 870px; 
    }
    
    #fleft{
        width: 60%;
        margin-left: 3vw;
        height: 36.8vh; 
         
    }

    .fleftelm h1{
        font-size: 6vw;
        margin: 1.7vw 0;
        letter-spacing: -.1vw;
        color: #ffffffe0;
     }
     .fleftelm h3{
        font-size: 4.2vw;
        color: #ffffffe0;
        line-height: 2;
        
     }
     .fleftelm h4{
        color: #ffffffe0;
     }
     #fright{
        width: 100%;
        height: 1vh;
        margin-right: 3vw;  
        
    }
    .btndiv button{
        padding: 5vw 8vw;
        margin-right: 6.8vw;
        margin-top: 15vw;
        margin-bottom: 11vw;
        border-radius: 100px;
        border: 2px solid #e6e6e6e8;
        background-color: #ffffffc8;
        font-size: 7vw;
        color: #000000c1;
        
    }

    #dev{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #dev h1{
        font-size: 10vw;
        width: 120%;
        line-height: 1;
        letter-spacing: -.3vw;
        margin-right: 8vw;
        color: #000000be;
       
       
    }
    #dev p{
        font-size: 4.3vw;
        margin-top: 7vw;
        margin-right: 7vw;
        margin-bottom: 3vw;
        letter-spacing: -.5px;
        width: 120%;
        color: #000000af;
    }
    .slides{
        padding: 15vw 1vw;
        display: flex;
        flex-direction: column;
        width: 100%;
        
    }
    .slide{
        width: 100%;
        display: flex;
        flex-direction: column;
        
    }
    .slide .img{
       width: 100%;
       object-fit: cover;
       object-position: center;
       border-radius: 2px;

    }
    .slide .tag{
       display: none;
    }
    .slide h3{
        font-size: 4.8vw;
        padding: 7vw 3vw;
        margin-bottom: 7.5vw;
        color: #00000097;
        
    }
    
    .new{
        padding: 1vw 0vw;
        color: #000000c5;
    }
    .new h1{
        font-size: 9.8vw;
        width: 60%;
        margin-top: 8vw;
        padding: 1vw 2vw;
    }

    .new .slides{
        padding: 18vw 0vw;
        display: flex;
        margin: 0 0;
        flex-direction: column;
        width: 100%;
        
    }
    .new .slide{
        width: 100%;
        display: flex;
        gap: 10vw;
        flex-direction: column;
        width: 100%;
       
    }
    .new .slide .img{
       object-fit: cover;
       object-position: center;
       border-radius: 5px;
       margin-left: 0;
       width: 100%;
    }
    .new .slide:nth-child(3){
       width: 115vw;
    }

    .new .slide .img .imagee{
       height: 300px;
       width: 105%;
       
         
     }
    
    .new .slide .para{
        margin: -1vw 1vw;
        margin-bottom: 22vw;
        margin-top: 0;
       
    }
    
    .new .slide .para p{
        font-size: 5.5vw;
        color: #00000069;
        
    }
    .new .slide #pg{
       display: none;
    }
    .container-black .new h1{
        font-size: 13vw;
        width: 100%;
        line-height: 1.3;
        text-align: center;
        color: #e6e6e6da;
        margin: 23vw 3vw;
        margin-top: 28.2vw;
        
       
    }
    .information{
       flex-direction: column; 
       text-align: center;
      
    }
    .information .info h3 a{
       font-size: 5vw;
       padding: 4vw 6vw;
        margin-top: 10vw;
       color: #ffffffb9;
        border-radius: 100px;
        border: 2px solid #ffffff8c;
        background-color: transparent;
       
      
    }
    .information .info {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
       

    }
    
    .information .info p{
        color: #e6e6e670;
        margin-top: 14vw;
        margin-bottom: 1vw;
        width: 50vw;
        font-size: 3.2vw;
        text-align: center;
    }
    .information .info h4{
        color: #ffffffb9;
        font-size: 4vw;
        margin-left: 13vw;
        margin-top: 2vw;
        margin-bottom: 4vw;
       
    }
    
    .contact-info{
        display: none;
    }
    .footer-copyright{
        margin-left: 2.2rem;
        margin-right: 2.2rem;
        font-size: .6rem;
        padding-bottom: 2rem;
        margin-top: 2rem;
        padding-top: 1.15rem;
        border-top: 1px solid #e5e7eb83;
    }

    .social-icon{
       margin: 5.5vw 0;
       margin-top: 7.5vw;
       display: block;
    }
    
    
}
