@media all and (max-width: 1600px) {

    
    .content {
        padding: 0 20px;
    }
    
    
.top-line {
 
    padding: 10px 20px;
}

    
    
    .logo img {
        width: 100%;
        height: auto;
        max-width: 265px;
    } 
    
nav a {
    font-size: 1.5em;
}
    

h2 {
    font-size: 3em;
}

         h3 {
                font-size: 38px;
            }


p.big {
    font-size: 22px;
}


header .content {
    padding-left: 50px;
}


h2.big {
    font-size: 80px;
}



}


@media all and (max-width: 75em) {
 
    nav {
        display: none;
    }
    
    h1 {
       font-size: 5em;
        
    }
    
    
    .button {
    font-size: 1.4em;
    line-height: 1.5em;
    padding: 0.5em 1em;
}


a.social {
    display: none;
}

a.social.menu {
    display: inline-block;
}


.top-line {
    z-index: 98;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 0;
    background: rgba(0,0,0,0.5);
-webkit-box-shadow: 0px 15px 40px 0px rgba(5, 8, 8, 0.1);
        box-shadow: 0px 15px 40px 0px rgba(5, 8, 8, 0.1);
        -webkit-backdrop-filter: blur(15px);
        backdrop-filter: blur(15px); 
}


.alena {
    height: auto;
    width: 100%;
}


.votes_wood {
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -100px;
    width: 200px;
    height: auto;
    top: -100px;
}

#votes h2 {
    margin-bottom: 20px;
}

           .rate {
                margin-top: 20px;
            }

#rotatingText {
    width: 120px;
    height: 120px;
}

#widgetimage {
    width: 70px;
    height: 70px;
}

.widget {
    right: 0;
    bottom: 0;
} 
            
.emblem {
    width: 150px;
    height: 150px;
}


}


@media all and (max-width: 48em) {
    
    
    .only-desktop {
        display: none;
    }
    
    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }
    
    
.votes-div {
    margin-bottom: 0px;
}
    
.why-content {
    padding-top: 50px;
    padding-bottom: 50px;
}    

.wolf2 {
    max-height: 100%; 
    width: 100%;
    max-width: 200px;
    height:auto;
}

.slick-track .slick-slide {
    margin-left: 0
}

.slick-prev, .slick-next {
    display: none !important;
}
    
    h1 {
        width: 100%;
        font-size: 2.5em;
    }
    
    .button {
        font-size: 1em;
    }
    

    
    header .content {
        padding-left: 20px;
        height: calc(100% - 300px);
    }
    
    .logo img {
        max-width: 160px;
    }
    
a.social.menu {
    width: 24px;
    height: 24px;
}

h2, h2.big {
    font-size: 2em;
}

.buttons .button {
    margin: 10px 10px;
}

         h3 {
               font-size: 30px;
            }
            
            p.big,
            p.normal{
                font-size: 1em;
            }

#votes h2 {
    margin-bottom: 20px;
}

.vote {
    margin-top: 20px;
}
            
            .votes_wood {
    position: absolute;
    left: 50%;
    right: 50%;
    margin-left: -50px;
    width: 100px;
    height: auto;
    top: -50px;
}
 


section {
    padding-top: 50px;
}

.emblem {
    margin-bottom: 20px;
}



}