.banner img {
    right: -32%;
    z-index: 1;
    left: auto;
    top: 0;
}
.hhd-video {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
}
.hhd-video-wrapper img {
    width: 100%;
    position: relative;
}
.embed-responsive {
    float: left;
    padding-bottom: 49.25%;
}
.embed-responsive img,
.embed-responsive .hhd-video-wrapper {
    width: 780px;
    margin-top: 0;
}
.embed-responsive .hhd-video-wrapper {
    margin-top: 0;
    margin-bottom: 18px;
}
.hhd-video-wrapper img {
    width: 100%;
    position: absolute;
}
.video-div {
    display: none;
    position: absolute;
    width: 100%;
    height: 94%;
    top: 0;
    left: 0;
}
.banner .video-div {
    height: 100%;
}

.video-div video,
.video-div iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    display: block;
    object-position: center 25%;
}

.video-div.poster img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: none;
    object-fit: cover;
    display: block;
}

@media screen and (min-width: 768px) {
    .video-banner.video-banner_visit1 .video-div video {
        object-position: center 25%;
    }
}

@media screen and (min-width: 2200px) {
    .embed-responsive .hhd-video-wrapper {
        width: 650px;
    }

}


/*------breakpoint to target 1200px, 1280px and 1366px-------*/
@media screen and (max-width: 1399px) {

    .embed-responsive .hhd-video-wrapper {
        width: 555px;
    }

}

/* For Ipad landscape and other sm screen*/
@media screen and (max-width: 1199px) {

    .embed-responsive .hhd-video-wrapper {
        width: 501px;
    }

}


@media screen and (max-width: 991px) {
    .embed-responsive .hhd-video-wrapper {
        width: 100%;
    }

}


button.overlay-close.archive {
    background-color: transparent;
    background-image: url(../images/cross-white.png);
    width: 40px;
    height: 40px;
    right: 6px;
    top: 5px;
}

.overlay.archive-overlay.active {
    background: rgba(0, 0, 0, 0.95);
}

.embed-responsive a {
    background: #c4c4c4;
}

.event-item {
    padding: 50px 0;
    border-bottom: 1px solid #000;
}

.event-detail .h2 {
    line-height: .79em;
    letter-spacing: 0;
    font-family: 'MuaraRough';
    font-weight: normal;
}

.event-detail .h2 span {
    font-size: .96em;
    line-height: .79em;
    display: block;
    margin-top: -.15em;
}

.event-detail .p {
    margin-bottom: .8em;
}

.event-detail .event-date {
    font-family: bebas-neue, sans-serif;
    font-weight: normal;
    line-height: 1em;
    color: #BBAF9D;
    letter-spacing: 0.05em;
    margin: .8em 0 .75em;
}

.event-detail .p span {
    display: block;
    font-size: .9em;
    line-height: 1.3em;
}

.event-control a:first-child {
    margin-right: 25px;
}

.download-section .container {
    padding-top: 15px;
    padding-bottom: 10px;
}

.download-section img {
    width: 100%;
}

.download-section .row {
    margin: 0 -6px 45px;
}

.download-section .col-oneThird {
    padding: 0 6px;
}

.download-section .p {
    margin: 25px 0 42px;
}

.downloadOption a {
    transition: 300ms ease-out 100ms;
    display: block;
    position: relative;
}

.downloadOption .dim {
    filter: brightness(0.25);
}

.no-pointer {
    pointer-events: none;
    opacity: 0.5;
}

/* Light Window Video Css */
.archive-overlay .overlay-container {
    background: none;
}

.video-div.lwvideo {
    top: 0;
    left: 0;
    height: calc(100vh - 40px);
    position: relative;
    margin: 0 auto;
}


.ofw-event-block .archive-banner .p {
    margin-bottom: 1.8em;
}

.ugc-gallery {
    margin: 0 -7px;
}

.gallery-item {
    width: calc(100% / 3);
    float: left;
    padding: 0 7px;
    margin-bottom: 14px;
    display: none;
}

.gallery-item:nth-child(-n+6) {
    display: block;
}

.gallery-item img {
    width: 100%;
}

.gallery-item .p {
    margin: .3em 0 0;
}

.showMore-js {
    margin-top: 1.5em;
}

.showMore-js span {
    margin-left: 4px;
    width: 9px;
    height: 9px;
    background: url(../images/more-arrow.svg) center 75% no-repeat;
    background-size: contain;
}

.showMore-js.show-less-js span {
    background-image: url(../images/less-arrow.svg);
}

.recent-events .event-detail .event-date {
    font-family: bebas-neue, sans-serif;
    font-weight: normal;
    line-height: 1em;
    color: #000;
    letter-spacing: 0.05em;
    margin: .8em 0 .75em;
}

.banner.paper-banner.recent-events {
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 30px 0;
}

.event-item:last-child {
    border-bottom: none;
}

.recent-events .art_right_custom.banner-art {
    width: 145px;
    height: 343px;
    right: 0;
    top: -14%;
    background-image: url(../images/spoon-only.png);
}

.recent-events .art_left_bottom.banner-art {
    width: 130px;
    height: 143px;
    bottom: -13%;
    background-image: url(../images/orange3.png);
}

@media screen and (min-width: 768px) {}


@media screen and (min-width: 1299px) {

    .event-item {
        padding: 58px 0;
    }

    .event-control a:first-child {
        margin-right: 29px;
    }

    .event-detail .p span {
        line-height: 1.4em;
    }

    .event-detail .p {
        margin-bottom: 1em;
    }

    .event-detail .event-date {
        margin: .8em 0 .70em;
    }

    .archive-banner .art_left_bottom {
        width: 336px;
        height: 376px;
        bottom: -69px;
    }

    .recent-events .art_right_custom.banner-art {
        width: 168px;
        height: 396px;
    }

    .recent-events .art_left_bottom.banner-art {
        width: 150px;
        height: 165px;
    }
}

@media screen and (min-width: 1599px) {

    .event-item {
        padding: 64px 0;
    }

    .event-control a:first-child {
        margin-right: 32px;
    }

    .archive-banner .art_left_bottom {
        width: 381px;
        height: 427px;
        bottom: -78px;
    }

    .recent-events .art_right_custom.banner-art {
        width: 185px;
        height: 436px;
    }

    .recent-events .art_left_bottom.banner-art {
        width: 166px;
        height: 182px;
    }
}

@media screen and (max-width: 991px) {

    .event-item {
        padding: 42px 0;
    }

    .event-control a:first-child {
        margin-right: 21px;
    }

    .archive-banner .art_left_bottom {
        width: 182px;
        height: 204px;
        bottom: -37px;
    }

    .recent-events .art_right_custom.banner-art {
        width: 119px;
        height: 282px;
    }

    .recent-events .art_left_bottom.banner-art {
        width: 107px;
        height: 118px;
    }
}

@media screen and (max-width: 767px) {

    .event-item {
        padding: 35px 0;
    }

    .col-55 {
        width: 100%;
        margin-bottom: 30px;
    }


    .event-detail .p {
        margin-bottom: .9em;
    }

    .event-detail .event-date {
        margin: .9em 0 .85em;
    }

    .event-detail .p span {
        line-height: 1.5em;
    }

    .download-section .container {
        padding-bottom: 15px;
    }

    .download-section .col-oneThird {
        padding: 0 25px;
        width: 100%;
    }

    .download-section .col-oneThird:not(:last-child) {
        margin-bottom: 20px;
    }

    .download-section .p {
        margin: 25px 0 38px;
    }

    .overlay.archive-overlay.active {
        padding-top: 34px;
    }

    .ofw-event-block.archived-events {
        padding-top: 70px;
    }

    .ugc-gallery {
        margin: 0 -2px;
    }

    .gallery-item {
        width: 50%;
        padding: 0 2px;
        margin-bottom: 4px;
    }

    .gallery-item .p {
        display: none;
    }

    .banner.paper-banner.recent-events {
        padding: 15px 25px;
        margin: 0;
    }

    .mpb15 {
        padding-bottom: 15px !important;
    }

    .recent-events .art_right_custom.banner-art {
        width: 84px;
        height: 199px;
        top: -54px;
        right: -14px;
    }

    .recent-events .art_left_bottom.banner-art {
        width: 76px;
        height: 83px;
        bottom: -58px;
    }


    .banner img {
        right: -82%;
        z-index: 1;
    }

}

@media screen and (min-width: 540px) and (max-width: 767px) {

    .h4 {
        font-size: 48px;
    }

    .archived-events {
        padding-left: 30px;
        padding-right: 30px;
    }

    .event-item {
        padding: 45px 0;
    }


    .download-section .col-oneThird {
        padding: 0 30px;
    }

    .ofw-event-block.archived-events {
        padding-top: 100px;
    }

    .banner.paper-banner.recent-events {
        padding: 22px 30px;
    }

    .mpb15 {
        padding-bottom: 22px !important;
    }

    .recent-events .art_right_custom.banner-art {
        width: 121px;
        height: 287px;
        top: -77px;
        right: -20px;
    }

    .recent-events .art_left_bottom.banner-art {
        width: 110px;
        height: 120px;
        bottom: -83px;
    }
}