@media only screen and (min-width: 600px) {
body {
    margin: 0;
    font-family:serif;
 }
    
.content {
    display: flex;
    }
    
  .sidenav {
    display: block;
    padding: 1vw;
    margin-top: 8vw;
    width: 12vw;
    height: 100%;
    background-color: #1d1c1c;
    position: fixed; 
    }
.sidenav ul {
    list-style-type: none;
    padding: 0;
    }
a{
    text-decoration: none;
}     
.sidenav a {
    
    color: white;
    padding: 1vw;
    display: block;
    font-size: 1.4vw;
    }
    .lang{
    margin-right:250px; 
    background-color:#1d1c1c;
    border-width: 0px;
    color:#ffffff;
    padding: 1vw;
    font-size: 1.5vw;
    width: 12vw;
    font-family:serif;
    }
    .top{
    margin: 0;
    display: flex;
    position: fixed;
    background-color: #f98305;
    width: 100%;
    height: 8vw;
    z-index: 3;
    }

    .header{
    margin-left: 30vw;
    text-align: center;
    width: max-content;
    color:#ffffff;
    }
    .portalLabel{ 
        width: 20vw; aspect-ratio: 5/1;
        
        border-radius: 6%;
        overflow: hidden;
        filter: blur(1.5px);
    }
    .moto{
        font-size: 2vw;
        color: #fdfcfa;
        font-family:Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
        
    }
    .min_top{
        display: none;
    }
    .toprightcorner{
        margin-left: 85vw;
        margin-top: 2vw;
        position: fixed;
        width: auto; 
        border-radius: 6px;
        color: #000000;
        font-weight: bold;
        font-size: 1.4vw;
        overflow: hidden;
        background-color: #d4d0d0;
        padding: 1vw;

    
    }
    .viewpage1 {
    display: block;
    width: 80vw;
    margin-left: 14vw;
    margin-top: 8vw;
    flex: 1;
    padding: 1vw;
    }

    .icon-container {
        display: none;
    }
    .slidesource{
       
        display: flex;
        height: 30vw;
        background: url("../images/bgp3.jpg") no-repeat center center;
        background-size: cover;
    }
    .slideshow {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        position: relative;
        overflow: hidden;

    }

    .leftslide, .rightslide{
        width:20%;
        aspect-ratio: 4/3;
        display: grid;
        align-items: center;
        padding: 10px;
    }
    .donate{
        margin-top: 5vw;
        width: auto; 
        border-radius: 20px;
        color: #fcf9f9;
        font-weight: bold;
        font-size: 1.4vw;
        overflow: hidden;
        background-color: #f98305;
        padding: 1vw;
        text-align: center;

    }
    .midslide{
        padding: 0.2vw;
        width:40vw;
        aspect-ratio: 4/3;
        background-size: cover;
        border: 0.2vw solid white;
    }
    .stage{
        display: flex;
        flex-direction: column;
        width:100%;
        height: 24vw;
        background-size: cover;
    }
    .stagepoints{
        list-style-type:circle;
        margin-top: 0px;
        padding-left: 0px;
        font-size: 0.8vw;

 
       
    }
    .slidetexts{
        margin-top: auto;
        height: 12vw;
        width:100%;
        background-color: #000000b9;
        border: 0.1vw solid white;
    }
    #list{
        padding: 0.7vw;
        width:fit-content;
        color:#ffffff;   
        font-family:serif;
        font-size: 1.2vw;
        

    }
    .dotsrow{
        margin-top:1vw;
        display: flex;
        width:100%;
        padding: 0.3vw;
    }
    .dots{
        background-color: #f98305;
        width: 22vw;
        height:2vw;
        font-size: 1.5vw;
        border: 0.1vw solid white;
        text-align: center;
        border-radius: 1vw;
        position:absolute;
    }
    .dottittle{
        display: none;
    }
    #dot1{
        margin-left: 0%;
    }
    #dot2{
        margin-left: 5%;
    }
    #dot3{
        margin-left: 10%;
    }
    #dot4{
        margin-left: 15%;
    }
    #dot5{
        margin-left: 20%;
    }
    #pic3, #pic1{
        background-color: #f98305;
        padding: 2px;   
    }
    .boundary{
        background-color: #7e7e7d;
        width: 100%;
        height: 2px; 
    }
    .shelftittle{
        padding-top: 1vw;
        padding-bottom: 1vw;
        width: 100%;
        text-align: center;
        font-size: 1.4vw;
        color: #f98305;
        font-weight: bold;
        background:linear-gradient(to top, white, #b8b6b6);
    }
    .main_popup{
        position:fixed;
        display: block;
        width: 80vw;
        margin-left: 14vw;
        margin-top: 8vw;
        flex: 1;
        padding: 1vw;
        background-color: #ffffff;
        height:42vw;
        z-index: 3;
        display: none;
        border: 0.1vw solid rgb(130, 130, 133);
    }
    .close_mainpopup{
        position:absolute;
        z-index: 4;
        margin-left: 75vw;
        margin-top: 0.2vw;
        background-color:#c85508;
        width: 4vw;
        height: 1.8vw;
        font-size: 1vw;
        color:white;
        border-radius: 2vw;
        text-align: center;
        padding: 0px;
        border-width: 0.1vw;
    }
    .popup_content{
        overflow: auto;
        width:100%;
        height:40vw;
        margin-top: 2vw;
    }
    .donations_popup{
        display:none;
        position:fixed;
        margin-top: 7vw;
        margin-left: 20vw;
        width: 60vw;
        height: fit-content;
        padding: 2vw;
        z-index: 5;
        background-color: white;

    }
    .donation_buttons{
        margin-left: 54vw;
        width: 6vw;
        background-color: chocolate;
        border-radius: 0.5vw;
        font-size: 1.5vw;
        text-align: center;
        color: white;
    }
    #donation_send{
        background-color:#1d1c1c;
        color: #f98305;

    }
    .donation_description{
        width:80%;
        
        font-size: 1.5vw;
        margin: auto;
        margin-top: 2vw;
    }
   
}