body {
    margin: 0vw;
    position: relative;
    /*background: URL("../images/CoJorepeatImg.png");*/
    background-size: 250px auto;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

.owl-carousel .owl-item img.headmob {
    display: none;
}

.topbg {
    /* position: relative; */
}

.topbg img {
    display: block;
}

.topbg img.headmob {
    display: none;
}

img {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.entersite {
    text-align: center;
    margin: 6.6vw auto 5vw;
    top: 70.521vw;
    left: 806;
    /* width: 16.042vw; */
    /* height: 3.558vw; */
}

.entersite a {
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #ffffff;
    text-transform: uppercase;
    background: var(--unnamed-color-252525) 0% 0% no-repeat padding-box;
    background: #252525 0% 0% no-repeat padding-box;
    opacity: 1;
    line-height: 1;
    text-align: center;
    display: block;
    width: auto;
    /* padding: 1vw 5vw; */
    width: 16.042vw;
    height: 3.558vw;
    line-height: 3.558vw;
    font-size: 1.250vw;
    margin: 0 auto;
}

.entersite a:hover {
    background: #252525 0% 0% no-repeat padding-box;
    opacity: 0.8;
}

.copyrightsection span,
.copyrightsection a {
    font-size: 0.7vw;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.8;
    display: inline-block;
}

.copyrightsection a:hover {
    text-decoration: underline;
}

.copyrightsection {
    text-align: center;
}

.copyrightlinks {
    display: inline-block;
}

div#footer {
    position: relative;
    margin-top: 0;
    background: #252525;
    overflow: hidden;
}

#footersection {
    margin: 1vw auto;

}

div#videosection {
    margin-top: 0;
    position: relative;
    background: #ffffff;
    background-size: cover;
    background-position: 0 top;
    overflow: hidden;
}

.videoWrapper .play-button {
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12%;
    transform: translate(-50%, -50%);
}

.videoWrapper .play-button:hover {
    opacity: 0.6;
}

.videotitle {
    font-size: 3vw;
    font-family: 'Archivo Black', sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: #D8D3B6;
    line-height: 1;
    text-transform: uppercase;
    margin: 6vw auto 2vw;
}

.videotitle span {
    font-family: trumpgothicpro, sans-serif;
}

.video-inner-wrapper {
    width: 45%;
    margin: 3vw auto;
    position: relative;
}


.pre-ordernow a {
    color: #ECF2F4;
    letter-spacing: 0;
    font-size: 0.75vw;
    text-transform: uppercase;
    text-align: center;

    width: 100%;
    max-width: 100%;
    font-family: sweet-gothic, sans-serif;
    font-weight: 700;
    font-style: normal;
    padding: 1.1vw 5.6vw;
}

.pre-ordernow {
    padding: 1.2vw 0;
    line-height: 1;
    background: #252525;
    margin: 1vw auto;
    max-width: 56%;
}

.pre-ordernow:hover {
    background: #99925C;
}

#preorder {
    position: absolute;
    top: 42.813vw;
    left: 70.521vw;
    width: 16.042vw;
    height: 3.558vw;
}

#preorder a {
    background: #ffffff;
    color: #252525;
    font-family: 'Archivo Black', sans-serif;
    font-style: normal;
    font-size: 1.250vw;
    font-weight: 400;
    text-transform: uppercase;
    /* padding: 0.95vw 3.5vw; */
    width: 16.042vw;
    display: block;
    text-align: center;
    height: 3.558vw;
    line-height: 3.558vw;
}

#preorder a:hover {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.8;
}


.mfp-content .videoOuterWrapper {
    padding-top: 56.25%;
    position: relative;
    margin: 0 auto;
}

.mfp-content .videoOuterWrapper iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.merchcontent>div {
    display: inline-block;
    vertical-align: middle;
    width: 46%;
    margin: 0 10px;
}

.merchItemTitle {
    font-size: 2vw;
    font-family: brothers, sans-serif;
    color: #33464C;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    width: 15vw;
    margin: 0 auto;
}

.merchItemTitle span {
    display: block;
    font-size: 1vw;
    margin: 2vw auto;
}

.splashheaderwrapper .slider {
    position: relative;
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
}

.owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.mobileOnly {
    display: none;
}

@media only screen and (max-width:1023px),
only screen and (max-width:1024px) and (orientation:portrait) {

    #footersection {
        margin: 4vw auto;
    }

    .topbg .headdesk,
    .desktopOnly {
        display: none;
    }

    .topbg img.headmob {
        display: block;
    }

    .mobileOnly {
        display: block;
        line-height: 0;
    }

    .copyrightsection span.desktopOnly {
        display: none;

    }

    .logoImage {
        width: 80%;
        margin: 0 auto;
    }

    #preorder {
        position: absolute;
        top: unset;
        left: 35%;
        bottom: 17.5vw;
        transform: translate(-50%, -50%);
        /* right: unset; */
        /* width: 100%; */
        text-align: center;
    }

    #preorder a {
        background: #ffffff;
        color: #252525;
        font-family: 'Archivo Black', sans-serif;
        font-style: normal;
        font-size: 3.333vw;
        font-weight: 400;
        text-transform: uppercase;
        /* padding: 3.5vw 11vw; */
        width: 45.641vw;
        height: 10.154vw;
        line-height: 10.154vw;
        top: 123.477vw;
        left: 27.110vw;
    }

    div#videosection {

        position: relative;
        background: #ffffff;
        background-size: cover;
        background-position: 0 top;
    }

    .entersite a {
        font-size: 4vw;
        /* padding: 3.5vw 11vw; */
        font-weight: 400;
        width: 45.782vw;
        height: 10.154vw;
        text-align: center;
        /* top: 162.090vw; */
        /* left: 27.179vw; */
        margin: 0 auto;
        line-height: 10.154vw;
    }

    .copyrightsection span,
    .copyrightsection a {}

    .entersite {
        margin: 12vw auto;
    }

    .entersite a:after {
        width: 4vw;
        height: 4.9vw;
        background-size: 2.5vw;
    }

    .entersite:hover {
        background: #252525 0% 0% no-repeat padding-box;
        opacity: 0.8;
    }

    .copyrightsection span,
    .copyrightsection a {
        font-size: 2vw;
    }


    div#footer {
        margin-top: 0;
    }

    .videotitle {
        font-size: 14vw;
        margin-top: 13vw;
    }

    .video-inner-wrapper {
        width: 80%;
        margin-top: 7vw;
    }

    .videoWrapper .play-button {
        width: 15%;
        top: 50%;
    }

    .merchtitle {
        font-size: 7vw;
        margin-top: 25vw;
    }

    .merchcontentwrapper {
        flex-direction: column;
        margin-top: 8vw;
    }

    .merchcontent {
        width: 60%;
        padding: 4vw 0;
    }

    .pre-ordernow {
        padding: 3vw 0;
        margin-top: 5vw;
    }

    .pre-ordernow a {
        font-size: 3vw;
        padding: 3.1vw 29.4vw;
    }

    div#merchsection {
        max-width: 100%;
    }

    .merchcontent>div {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .merchcontent {
        width: 80%;
        padding: 4vw 0;
    }

    .merchcontent>div.merchimage {
        max-width: 68%;
    }

    .merchItemTitle {
        font-size: 7vw;
        line-height: 1;
        width: auto;
    }

    .merchItemTitle span {
        display: block;
        font-size: 4vw;
        margin: 4vw auto;
    }

    .pre-ordernow {
        padding: 3vw 0;
        margin-top: 5vw;
        max-width: 100%;
    }
}