@media (max-width: 1900px) {
    #home #about{
        background-position:center;
    }

    #footerwrapper .flex {

        margin: 0 3% 0 0;
    }
}

@media (max-width: 1500px) {

    .main-menu{
        position: absolute;
        display: none;
        right:0;
        top: 0;
        height: 100%;
        transition: left 0.3s ease, box-shadow 0.3s ease;
        z-index: 999;
        width:100%;
    }

    #navwrapper .main-menu ul.nav{
        padding: 70px 0 0;
        -webkit-box-shadow: -8px 0 8px rgba(0,0,0,.5);
        -moz-box-shadow: -8px 0 8px rgba(0,0,0,.5);
        box-shadow: -8px 0 8px rgba(0,0,0,.5);
        width: 100%!important;
        background: #1a1a1a;
        min-height:100%;
        display: block;

    }

    #navwrapper .fa.fa-close{
        color:#fff;
    }

    #navwrapper .menu-toggle span{
        color:#fff;
        font-size:18px;
        display: block;
        z-index:9;
        width: 16px;
        height: 20px;
        position:fixed;
        top:0px;
        right:0px;
        background:rgba(0,0,0,0.7);
        padding:10px 12px 10px 12px;
    }




    #topwrapper #navwrapper li{
        margin:0;
    }


    #navwrapper .sub_menu li a {
        font-size: 14px;
        padding: .75em  5px;
    }

    #topwrapper #navwrapper  li a,  #topwrapper #navwrapper .main-menu a{
        display: block;
        padding: 40px 0;
        font-size: 24px;
        border:none;

        text-align:center;
        margin:0;
        background:none!important;
    }

    #topwrapper #navwrapper .main-menu .menu-toggle, #topwrapper #navwrapper .main-menu .menu-close{
        display:block;
        text-align:right;
        font-size:21px;
        margin:0 10px 0 0;
    }


    #topwrapper .button.empty,   #topwrapper .button{
        background:none;
        border-radius:0;
        color:#fff;
    }

    .main-menu .menu-close span{
        color:#fff;
    }

    .main-menu .menu-close {
        position: absolute;
        right: 0;
        top: 0;
        border-bottom: none!important;
    }

    .main-menu:target, .main-menu[aria-expanded="true"]{
        display: block;
        right: 0;
        outline: none;
        -moz-box-shadow: 3px 0 12px rgba(0,0,0,.25);
        -webkit-box-shadow: 3px 0 12px rgba(0,0,0,.25);
        box-shadow: 3px 0 12px rgba(0,0,0,.25);
    }

    .main-menu:target .menu-close, .main-menu[aria-expanded="true"] .menu-close{
        z-index: 1001;
    }

    .main-menu:target ul, .main-menu[aria-expanded="true"] ul {
        position: relative;
        z-index: 1000;
    }

    .main-menu:target + .backdrop,
    .main-menu[aria-expanded="true"] + .backdrop{
        position: absolute;
        display: block;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 998;
        background: #000;
        background: rgba(0,0,0,.85);
        cursor: default;

    }
    .main-menu,
    .main-menu:target + .backdrop,
    .main-menu[aria-expanded="true"] + .backdrop{
        position: fixed;

    }

    #home #about h2{
        font-size:70px;
    }




}

@media (max-width: 1350px) {

    #home .heb{
        font-size:50px;
    }

    #home #sponsorships .right {
        width: 51%;
    }

    #home #scrolls{
        padding:0 0 80px 0;
    }


}

@media (max-width: 1200px) {
    #topwrapper .logo{
        display: none;
    }

    #home .video-wrapper{
        min-height: 700px;
    }

    #home .overlay{
        flex-direction: column-reverse;
        text-align:center;
        margin:0 auto;
        min-height: 80vh;
        justify-content: space-between;

    }

    #home .overlay .pix{
        float:none;
        margin:0;
        width:350px;
    }

    #home #countdown .date, #home h2{
        font-size:40px;
    }

    #home .overlay .info{
        width:100%;
    }

    #home .overlay .info h1{
        font-size:60px;
    }

    #home .video-wrapper .buttons{
        margin:30px auto 0;
    }

    #home #countdown .main{
        flex-direction:column-reverse;
    }

    #home #countdown .info{
        text-align:center;
        margin:40px 0 0 0;
    }

    #home #countdown .counter{
        justify-content:center;
    }

    #home #countdown .unit{
        padding:0 0 15px 0;
    }

    #home #about{
        padding:80px 0;
    }


    #home #about h2 {
        font-size: 50px;
    }

    #home #about .text {
        font-size: 16px;
    }

    #home #schedule .video{
        width:300px;
    }

    #home #schedule .title{
        font-size: 28px;
    }

    #home #sponsorships .main{
        flex-direction:column;
    }

    #home #sponsorships .left{
        width:100%;
        text-align:center;
    }

    #home #sponsorships h2, #home #sponsorships h3{
        text-align:center;
    }

    #home #sponsorships .right{
        width:100%;
        text-align:center;
        margin:40px 0 0 0;
    }

    #home #sponsorships{
        padding:80px 0;
    }

    #home #sponsorships h2, #home #sponsorships .amount{
        font-size:50px;
    }

    #home #sponsorships .options{
        justify-content:center;
    }

    #home #sponsorships .dedication{
        margin:1%;
    }

    #footerwrapper .flex{
        margin:0;
        flex-direction:column;
    }

    #footerwrapper .logo {
        margin: 0px auto;
        position: absolute;
        top: -60px;
    }

    #footerwrapper{
        padding: 200px 0 40px 0;
        position: relative;
    }

}

@media (max-width: 1000px) {
    #home #about{
        background-image:url(images/about-mobile.jpg);
        background-position:top;
        padding: 110% 0 80px 0;
    }

    #home #about .main{
        flex-direction:column;
        align-items: center;
    }

    #home #about h2 br{
        display:none;
    }

    #home #about h2{
        font-size:60px;
        text-align:center;
    }

    #home #about .text{
        width:100%;
        text-align:center;
        margin:40px 0 0 0;
    }

    #home #about .text .button{
        margin:20px auto 0 auto;
    }

    #home #schedule{
        padding:80px 0;
    }

    #home #schedule .main{
        display: block;
    }

    #home #schedule h2{
        text-align: center;
    }

    #home #schedule .video{
        max-width: 100%;
        margin:0 auto 80px;
    }

    #home #schedule .right{
        max-width: 530px;
        margin:auto;
    }

    #home #schedule .music{
        column-gap: 0;
    }

    #home #schedule .music .name{
        width: 50%;
    }

    #home #schedule .buttons{
        float:none;
        margin:50px auto 0;
        text-align: center;
    }

    #home #schedule .button{
        margin:4px;
    }

}

@media (max-width: 850px) {
    #home #countdown .date, #home h2{
        font-size:45px;
    }

    #home #countdown .counter{
        font-size:60px;
    }

    #home #countdown .unit{
        width:20%;
    }

    #home #countdown .counter{
        font-size:40px;
    }

    #home #countdown .label{
        width:100%;
        letter-spacing:2px;
    }


    }

@media (max-width: 650px) {
    #home #countdown .date, #home h2 {
        font-size: 35px;
    }

    #home #sponsorships h2{
        font-size:30px;
    }

    #home #sponsorships .dedication{
        width:190px;
    }

    #home #sponsorships .amount{
        font-size:45px;
    }
}

@media (max-width: 550px) {
    body{
        font-size: 14px;
    }

    #home .overlay .pix{
        width:300px;
    }

    #home .overlay .info h1{
        max-width: 280px;
        font-size: 45px;
        margin:10px auto;
    }

    #home .heb {
        font-size: 40px;
    }

    #home .overlay .title{
        font-size:30px;
    }

    .button, #topwrapper .button{
        font-size:14px;
        letter-spacing:.1em;
    }

    #home #countdown .label{
        font-size:13px;
        letter-spacing:1px;
    }

    #home #countdown .unit {
        width: 29%;
    }

    #home #schedule .timeline:before{
        left:94px;
    }

    #home #schedule .time{
        flex:0 0 70px;
        margin:0 25px 0 0;
        padding:0 30px 0 0;
        font-size: 13px;
        letter-spacing: .1em;
    }

    #home #schedule .item{
        margin:0 0 30px 0;
    }

    #home #schedule .title {
        font-size: 22px;
    }

    #home #schedule .text {
        margin:10px 0 0;
    }

    #home #sponsorships .dedication {
        width: 140px;
        padding:12px;
        font-size:14px;
        letter-spacing:1px;
    }

    #home #sponsorships .amount {
        font-size: 30px;
    }

    #home #scrolls .border{
        margin:40px 0 60px;
    }

    #home #scrolls .scroll {
        gap:40px;
    }

    #form h2 {

        font-size: 22px;

        margin: 0px 0 20px 0;
    }

    .innerwrapper.pop {
        padding: 30px 2%;
        width: 96%;
    }

    .fancybox-slide--iframe {
        padding: 30px !Important;
    }


}