
html, body{
    overflow-x: hidden;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 26px;
}

p {
    font-size: 16px;
}

/* Carousel Styles */

#sponsor-div, #early-sponsor-div {
    background: #fff;
    z-index:1026;
}

#sponsors {
    background: #D7D2CB;
}

#sponsors.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
    height: 100px;
}

#sponsors.owl-carousel div{
    padding: 5px;
}



/* Theme Styles */

.accent-text-color{
    color: #7c2629 !important;
}

.accent-background-color{
    background-color: #7c2629 !important;
}

.font-quincy {
    font-family: 'quincy', serif !important;
}

.font-montserrat{
    font-family: 'Montserrat', sans-serif !important;
}

.prize-description{
    font-size: 16px !important;
}

.prize-value{
    text-align: center;
    font-style: italic;
}

.text-decoration-underline{
    text-decoration: underline !important;
}



/* Entry Modal Styles */

#enter .modal-content{
    height: 100% !important;
}

.modal-container{
    width: 40% !important;
    height: 100%;
    float: right;
}

#enter label{
    margin-bottom: 0 !important;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color: #7c2629 !important;
    border: 1px solid #7c2629 !important;
    color: #fff !important;
}

.strikethrough {
    position: relative;
}

.strikethrough:before {
    position: absolute;
    content: "";
    left: -5px;
    top: 50%;
    right: -5px;
    border-top: 2px solid red;
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    transform: rotate(-35deg);
}



/* Winner Styles */
.winners {
    list-style: none;
    padding-left: 0;
    text-align: center;
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.winners-col-5 {
    columns: 5;
    -webkit-columns: 5;
    -moz-columns: 5;
}

.winner-name{
    color: #7c2629 !important;
    font-size: 24px !important;
    font-weight: bold;
}

.winner-location {
    font-size: 16px !important;
    font-weight: bold;
}




/* Media Queries */

@media (min-width: 3440px) {
    #sponsor-div, #early-sponsor-div{
        top: 60px;
    }

    #header-div{
        /*margin-top: 330px;*/
        margin-top: 314px;
    }

    #early-header-div {
        margin-top: 260px !important;
    }

    #thanks-header-div{
        /*margin-top: 235px;*/
        margin-top: 115px;
    }


    .col-uwf-margin {
        -ms-flex: 0 0 calc((100% - 1920px) / 2);
        flex: 0 0 calc((100% - 1920px) / 2);
        max-width: calc((100% - 1920px) / 2);
    }
    .col-uwf-fhd {
        margin: 0 auto;
        -ms-flex: 0 0 1920px;
        flex: 0 0 1920px;
        max-width: 1920px;
    }


    #desktop-prize-container-1 {
        margin-bottom: -10rem;
    }

    #desktop-prize-content-1 {
        position: relative;
        left: 32vw;
        bottom: 32vw;
    }


    #desktop-prize-container-2 {
        margin-bottom: -14rem;
    }

    #desktop-prize-content-2 {
        position: relative;
        bottom: 440px;
    }

    p {
        font-size: 18px!important;
    }

}

@media (min-width: 2561px) and (max-width: 3439px) {
    #sponsor-div, #early-sponsor-div{
        top: 60px;
    }

    #header-div{
        /*margin-top: 330px;*/
        margin-top: 245px;
    }

    #early-header-div {
        margin-top: 260px !important;
    }

    #thanks-header-div{
        /*margin-top: 235px;*/
        margin-top: 115px;
    }


    .col-uwf-margin {
        -ms-flex: 0 0 calc((100% - 1920px) / 2);
        flex: 0 0 calc((100% - 1920px) / 2);
        max-width: calc((100% - 1920px) / 2);
    }
    .col-uwf-fhd {
        margin: 0 auto;
        -ms-flex: 0 0 1920px;
        flex: 0 0 1920px;
        max-width: 1920px;
    }


    #desktop-prize-container-1 {
        margin-bottom: -22rem;
    }

    #desktop-prize-content-1 {
        position: relative;
        left: 35vw;
        bottom: 35vw;
    }


    #desktop-prize-container-2 {
        margin-bottom: -14rem;
    }

    #desktop-prize-content-2 {
        position: relative;
        bottom: 440px;
    }




}

/* ultrawide */
@media (min-width: 1920px) and (max-width: 2560px) {
    #sponsor-div, #early-sponsor-div{
        top: 60px;
    }

    #header-div{
        /*margin-top: 330px;*/
        margin-top: 245px;
    }

    #early-header-div {
        margin-top: 260px !important;
    }

    #thanks-header-div{
        /*margin-top: 235px;*/
        margin-top: 115px;
    }


    #desktop-prize-container-1 {
        margin-bottom: -10rem;
    }

    #desktop-prize-content-1 {
        position: relative;
        left: 48vw;
        bottom: 50vw;
    }


    #desktop-prize-container-2 {
        margin-bottom: -14rem;
    }

    #desktop-prize-content-2 {
        position: relative;
        bottom: 20vw;
    }


    p {
        font-size: 16px!important;
    }



}

@media (min-width: 1600px) and (max-width: 1919px) {
    #sponsor-div, #early-sponsor-div{
        top: 60px;
    }

    #header-div{
        /*margin-top: 330px;*/
        margin-top: 245px;
    }

    #early-header-div {
        margin-top: 260px !important;
    }

    #thanks-header-div{
        /*margin-top: 235px;*/
        margin-top: 115px;
    }


    #desktop-prize-container-1 {
        margin-bottom: -12rem;
    }

    #desktop-prize-content-1 {
        position: relative;
        left: 48vw;
        bottom: 50vw;
    }


    #desktop-prize-container-2 {
        margin-bottom: -14rem;
    }

    #desktop-prize-content-2 {
        position: relative;
        bottom: 22vw;
    }

    

}

@media (min-width: 1600px) {
    .d-xxl-block {
        display: block!important;
    }

    .d-xxl-none {
        display: none!important;
    }
}

/* large desktop view */
@media (min-width: 1440px) and (max-width: 1599px){
    #sponsor-div, #early-sponsor-div{
        top: 60px;
    }

    #header-div{
        /*margin-top: 330px;*/
        margin-top: 245px;
    }

    #early-header-div {
        margin-top: 260px !important;
    }

    #thanks-header-div{
        /*margin-top: 235px;*/
        margin-top: 115px;
    }


    #desktop-prize-container-1 {
        margin-bottom: -12rem;
    }

    #desktop-prize-content-1 {
        position: relative;
        left: 48vw;
        bottom: 50vw;
    }


    #desktop-prize-container-2 {
        margin-bottom: -10rem;
    }

    #desktop-prize-content-2 {
        position: relative;
        bottom: 22vw;
    }

    #desktop-prize-content-2 button {
        position: relative;
        top: 3.5vw;
    }
}


/*  */
@media (min-width: 1200px) and (max-width: 1439px) {
    #sponsor-div, #early-sponsor-div{
        top: 60px;
    }

    #header-div{
        /*margin-top: 330px;*/
        margin-top: 245px;
    }

    #early-header-div {
        margin-top: 220px !important;
    }

    #early-sponsor-div {
        height: 160px;
    }

    #thanks-header-div{
        /*margin-top: 235px;*/
        margin-top: 115px;
    }


    #desktop-prize-container-1 {
        margin-bottom: -16rem;
    }

    #desktop-prize-content-1 {
        position: relative;
        left: 48vw;
        bottom: 51vw;
    }


    #desktop-prize-container-2 {
        margin-bottom: -12rem;
    }

    #desktop-prize-content-2 {
        position: relative;
        bottom: 22vw;
    }

    #desktop-prize-content-2 button {
        position: relative;
        top: 2.5vw;
    }


}


/* desktop/laptop view */
@media (min-width: 992px) and (max-width: 1199px){
    #sponsor-div, #early-sponsor-div{
        top: 60px;
    }

    #header-div{
        /*margin-top: 330px;*/
        margin-top: 245px;
    }

    #early-header-div {
        margin-top: 220px !important;
    }

    #early-sponsor-div {
        height: 160px;
    }

    #thanks-header-div{
        /*margin-top: 235px;*/
        margin-top: 115px;
    }


    #desktop-prize-container-1 {
        margin-bottom: -20rem;
    }

    #desktop-prize-content-1 {
        position: relative;
        left: 48vw;
        bottom: 52vw;
    }


    #desktop-prize-container-2 {
        margin-bottom: -12rem;
    }

    #desktop-prize-content-2 {
        position: relative;
        bottom: 22vw;
    }

    #desktop-prize-content-2 button {
        position: relative;
        top: 1vw;
    }

    #desktop-prize-content-2 button>span {
        font-size: 16px!important;
    }


}

/* tablet view */
@media only screen and (min-device-width: 577px) and (max-device-width: 992px) and (orientation: portrait){
    .tablet-padding{
        padding-left:7rem;
        padding-right:7rem;
    }

    .winners-col-md-2 {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}

@media (min-width: 768px) and (max-width: 992px){

    #header-div{
        /*margin-top: 275px;*/
        margin-top: 55px;
    }

    #early-header-div {
        margin-top: 160px !important;
    }

    #early-sponsor-div {
        height: 160px;
    }

    #thanks-header-div{
        /*margin-top: 175px;*/
        margin-top: 175px;
    }

    .modal-container{
        width: 80% !important;
        height: auto;
        float: none;
        margin-left: auto;
        margin-right: auto;
        padding-top: 1.5rem;
    }
}

/* mobile view */
@media (max-width: 768px){

    #sponsor-div {
        height:160px;
    }

    #early-sponsor-div {
        height: 160px;
    }

    #header-div{
        /*margin-top: 275px;*/
        margin-top: 250px;
    }

    #early-header-div {
        margin-top: 160px !important;
    }

    #thanks-header-div{
        margin-top: 175px;
    }

    .modal-container{
        width: 98% !important;
        height: auto;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
}

/* All NavBar Styles */

#navbarMobile{
    height:100vh;
}


@media (min-width: 992px){
    #nav-expanded{
        margin-top: 80px;
    }
}

@media (min-width: 1200px) {
    a.navbar-brand {
        margin-left: -320px !important;
    }
}