#talks-video-hero {
    box-sizing: border-box;
}

@media (min-width: 530px) {
    #talks-video-hero.hero-top {
        margin-top: 24px;
        max-width: 960px;
    }
    #talks-video-hero.hero-top.active {
        min-height: 535px;
    }
    #talks-video-hero #endFrame[style*="block"] {
        width: 100%;
        background: black;
    }
}

@media (min-width: 960px) {
    #talks-video-hero.hero-top {
        max-width: 100%;
        height: auto;
    }
}
@media (min-width: 1230px) {
    #talks-video-hero #endFrame[style*="block"] {
        height: 128%;
    }
}


#talks-video-hero.hero-top .close-video {
    z-index: 1000;
}


#talks-video-hero.hero-top .close-video:hover {
    text-decoration: none;
}
#talks-video-hero.hero-top .close-video {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    z-index: 11;
    border-radius: 100%;
    border: 1px solid rgba(255, 255, 255, 0.45);
    width: 3.125rem;
    height: 3.125rem;
    font-size: 1.375rem;
    line-height: 2.3;
    color: #fff;
    text-align: center;
    opacity: 0;
    transition: opacity 400ms ease-in;
}
#talks-video-hero.hero-top.active .close-video {
    opacity: 1;
    transition: opacity 400ms ease-in;
}

#talks-video-hero.hero-top .hero-poster {
    position: relative;
    max-width: 1200px;
}

#talks-video-hero.hero-top img {
    max-width: 100%;
    vertical-align: bottom;
}

#talks-video-hero.hero-top .caption {
    width: 40%;
    position: absolute;
    top: 50%;
    left: 7rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
}

#talks-video-hero.hero-top .hero-poster .caption blockquote {
    font-size: 16px;
    width: 400px;
    margin: 3rem 0 2rem;
    font-style: normal;
    border: 0;
    padding: 0;
    box-sizing: border-box;
}

#talks-video-hero.hero-top .caption blockquote {
    font: 18px/1.7 'UniversLTStd-LightCnObl', sans-serif;
    font-style: italic;
    color: #fff;
    margin: 3.4375rem 0 2rem;
    width: 350px;
}

#talks-video-hero.hero-top .caption a span {
    vertical-align: middle;
}

#talks-video-hero.hero-top .caption a {
    font: 26px/1 'UniversLTW01-47LightCn', sans-serif;
    color: #fff;
}
#talks-video-hero.hero-top .caption a:hover {
    text-decoration: none;
}

@media screen and (min-width: 560px) {
    #talks-video-hero.hero-top .mediaComponentVideo:not(.fullscreen) video {
        max-width: 960px;
        margin: 0;
    }
    #talks-video-hero.hero-top .mediaComponentVideo:not(.fullscreen) video source {
        max-width: 960px;
        margin: 0;
    }
}

@media screen and (min-width: 1000px) {
    #talks-video-hero.hero-top .mediaComponentVideo:not(.fullscreen) video {
        max-width: 1200px;
    }
    #talks-video-hero.hero-top .mediaComponentVideo:not(.fullscreen) video source {
        max-width: 1200px;
    }
}

#talks-video-hero.hero-top .mediaComponentVideo video.fallback {
    height: 100%;
}

#talks-video-hero.hero-top #mediaHolder {
    width: 100%;
    height: 33.75rem;
    display: none;
}

#talks-video-hero.hero-top .hero-poster.active ~ #mediaHolder {
    display: block;
    position: absolute;
    top: 0px;
    max-width: 1200px;
}

body:not(.mobile) #talks-video-hero.hero-top.active ~ section.grid3 {
    background-color: #ffffff;
    height: calc(100% + 100px);
}

#talks-video-hero.hero-top .caption a img {
    margin-right: 1rem;
    vertical-align: middle;
}

#talks-video-hero.hero-top #endFrame.html5 {
    top: 0;
    left: 0;
}

@media screen and (min-width: 1230px) {
    #talks-video-hero.hero-top #endFrame.html5 div.moreVideos {
        margin-left: 310px;
        margin-top: 27px;
    }
    #talks-video-hero.hero-top #endFrame.html5 span.replay {
        left: 45%;
    }
}

#endFrame {
    z-index: 10;
    width: 100%;
    height: 100%;
}

@media screen and (min-width: 960px) {
    #talks-video-hero.hero-top.flash #endFrame div.moreVideos {
        margin-left: 310px;
        margin-top: 27px;
    }
    #talks-video-hero.hero-top.flash #endFrame span.replay {
        left: 45%;
    }
}

@media screen and (min-width: 1230px) {
    #talks-video-hero.hero-top.flash #endFrame div.moreVideos {
        margin-left: 310px;
        margin-top: 27px;
    }
    #talks-video-hero.hero-top.flash #endFrame span.replay {
        left: 45%;
    }
}

.mobile #talks-video-hero.hero-top {
    min-height: 165px;
}

.mobile #talks-video-hero.hero-top img {
    max-width: 100%;
    width: 100%;
    vertical-align: bottom;
}

.mobile #talks-video-hero.hero-top .hero-poster.inactive {
    /*display: block;*/
    z-index: -1;
}

.mobile #talks-video-hero.hero-top .hero-poster {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.mobile #talks-video-hero.hero-top .caption {
    position: absolute;
    top: 50%;
    left: .9375rem;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mobile #talks-video-hero.hero-top .caption a img {
    width: 1.875rem;
    margin-right: .5rem;
    vertical-align: middle;
}

.mobile #talks-video-hero.hero-top .caption a {
    font: 21px/1 'UniversLTW01-47LightCn', sans-serif;
    color: #fff;
    display: block;
    margin-top: 1.4375rem;
}

.mobile #talks-video-hero.hero-top div.custom-video-player {
    display: none;
}

.mobile #talks-video-hero.hero-top div.custom-video-player.active {
    z-index: 10;
    display: block;
}
