body.custom-background {
    /* background-image: url("../images/solero2.jpg"); */
    background-image: url("../images/sundowngold_full.jpg"); */
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


body.person-background {
    background-image: url("../images/bg-person2.jpg");
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

nav.mumbai {
    display: block;
}

ul.valj {
    list-style-type: none;
    overflow: auto;
    border: 0px solid #FF0000;
    height: 100%;
    right: 0px;
    position: fixed;
}


li.valj2 {
}
/* float: right; */

a.valj3 {
    display: block;
    border: 1px solid #ea9b1e;
    padding: 14px;
    text-align: center;
    width: 140px; 
    text-decoration: none;
}

a.valj3:visited {
    display: block;
    border: 1px solid #ea9b1e;
    padding: 14px;
    text-align: center;
    width: 140px;
    text-decoration: none;
}

a.valj3:hover {
    background-color: #FFFFFF;
}

div.logopic {
    padding: 0px;
    border: 0px solid #00FF00;
}


/*
padding: 20px;
*/

div.dehli {
    padding: 50px;
    border: 0px solid #00EEAA;
    font-family: "Times New Roman", Times, serif;
    /* font-size:  1.3em; */
    font-size: 2.3vw;
    
}


ul.teta {
    list-style-type: none;
}

li.phi {
    padding: 5px;
}


.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(20,20,20,0.50);
    color: white;
    text-align: left;
}
