@font-face {
    font-family: Devanagari;
    src: url(../fonts/Shree\ Devanagari\ 714.ttf);
}

@font-face {
    font-family: Light;
    src: url(../fonts/HelveticaNeueLight.otf);
}

body{
    background-color: #EAEAEA;
}

.Big-Logo-svg{
    display: none;
    width: 1167.77px;
    height: 396.3161px;
    position:fixed;
    bottom: 19.346px;
    left: 19.4818px;
    z-index: 100;
}

#bm {
    /* Define the size of the animation container */
    position: fixed;
    width : 1168px;
    height : 396px;
    bottom: 19.346px;
    left: 19.4818px;
    z-index: 100;
    
    /* Additional styling */

    overflow: hidden; /* Optional: hide overflow if needed */
}

.Small-Logo-svg {  
    width: 187.5617px;
    height: 63.6544px;
    position:fixed;
    top: 19.4607px;
    left: 19.4607px;
    z-index: 99;
    cursor: pointer;
}

.Home-Text {
    position: fixed;
    display: flex;
    align-items: center; /* Add this line to center content vertically */
    font-family: Devanagari;
    color: #424242;
    z-index: 102;
    font-size: 47.21px;
    width: 600.3757px;
    height: 226.6807px;
    line-height: 44.85px;
    letter-spacing: -0.94px;
    top: 50%;
    right: 57.6545px;
    text-align: right;
    transform: translateY(-80%); /* Adjust for element's height */
}

.Projects{
    font-family: Light;
    color: #989897;
    z-index: 103;
    position: fixed;
    font-size : 28px;
    line-height : 41.7px;
    letter-spacing : -1.88px;
    top: 11.1393px;
    right: 199.9161px;

}

.Projects:hover {
    color: #424242;
    cursor: pointer; 
}

.Contact{
    font-family: Light;
    color: #989897;
    z-index: 103;
    position: fixed;
    font-size : 28px;
    line-height : 41.7px;
    letter-spacing : -1.88px;
    top: 11.1393px;
    right: 57.6545px;
}

.Contact:hover {
    color: #424242;
    cursor: pointer; 
}

.Burger {
    color: aquamarine;
    display: none;
}

.close {
    display: none;
}

.Projects-2 {
display: none;
}

.Contact-2 {
display: none;
}


/* Tablet sizing */


@media (max-width:768px) {

    #bm {

        display: none;
    }

    .Big-Logo-svg{
        display: block;
        width: 498.033px;
        height: 169.0217px;
        position:fixed;
        bottom: 19.346px;
        left: 19.4818px;
        z-index: 100;
    }
    
    .Small-Logo-svg {  
        width: 187.5617px;
        height: 63.6544px;
        position:fixed;
        top: 12.7289px;
        left: 12.7289px;
        z-index: 99;
    }
    
    .Home-Text{
    
        position: fixed;
        font-family: Devanagari;
        color: #424242;
        z-index: 102;
        font-size: 47.21px;
        width: 600.3757px;
        height: 226.6807px;
        line-height : 44.85px;
        letter-spacing : -0.94px;
        right: 36.5383px;
        text-align: right;
        top: 50%;
        transform: translateY(-50%);

    }
    
    .Projects{
        font-family: Light;
        color: #989897;
        z-index: 103;
        position: fixed;
        font-size : 28px;
        line-height : 41.7px;
        letter-spacing : -1.88px;
        top: 19.292px;
        right: 148.1045px;
        text-align: center;
        width: 96.2441px;
        height: 43.4838px;
    }
    
    .Projects:hover {
        color: #424242; 
        cursor: pointer; 
    }
    
    .Contact{
        font-family: Light;
        color: #989897;
        z-index: 103;
        position: fixed;
        font-size : 28px;
        line-height : 41.7px;
        letter-spacing : -1.88px;
        top: 19.292px;
        right: 22.425px;
        text-align: center;
        width: 112.1511px;
        height: 43.4838px;
    }
    
    .Contact:hover {
        color: #424242;
        cursor: pointer; 
    }
    
    .Burger {
        display: none;
        }
        
    .close {
        display: none;
        }

        .Projects-2 {
            display: none;
            }
            
            .Contact-2 {
            display: none;
            }
            
            

}

/* Mobile Sizing */

@media (max-width:480px) {   

    #bm {

        display: none;
    }


    .Big-Logo-svg{
        display: block;
        position:fixed;
        z-index: 100;
        left : 7px;
        bottom : 7px;
        width : 320px;
        height : 108px;
        display: block;
    }
    
    .Small-Logo-svg {  
        position:fixed;
        z-index: 99;
        left : 7px;
        top : 7px;
        width : 79px;
        height : 26px;
        display: block;
    }
    
    .Home-Text{
        position: fixed;
        font-family: Devanagari;
        color: #424242;
        z-index: 102;
        width: 333.6865px;
        height: 112.0874px;
        top: 349.9105px;
        right: 12.0163px;
        text-align: right;
        font-size : 26px;
        line-height : 25.36px;
        letter-spacing : -0.52px;
        display: block;
    }
    
    
    .Projects{
        display: none;
    }
    
    
    .Contact{
        display: none;
    }
    
     
      .Burger {
        display: block;
        position : fixed;
        right : 7.449px;
        top : 13px;
        width : 28px;
        height : 14px;
        align-items: center;
        }

      .close {
        display: none;
        position : fixed;
        right : 7.449px;
        top : 13px;
        width : 28px;
        height : 14px;
        align-items: center;
        }


        .Projects-2 {
            z-index: 10001;
            position: fixed;
            display: none;
            font-family : Light;
            font-size : 65px;
            letter-spacing : -4.36px;
            color : #989897;
            width: 196.957px;
            height: 75.9341px;
            top: 107.0598px;
            left: 16.3726px;

            text-align: center;
        }
            
        .Contact-2 {
            z-index: 1000;
            position: fixed;
            display: none;
            font-family : Light;
            font-size : 65px;
            letter-spacing : -4.36px;
            color : #989897;
            width: 196.957px;
            height: 75.9341px;
            top: 180.2385px;
            left: 16.3726px;

            text-align: center;
        }
        

}