.layout-page-hero .hero-slide,
.layout-page-hero.basic-hero {
    position: relative;
    height: 747px;
    outline: none !important;
}

.layout-page-hero h2 {
    font-size: 60px;
    color: $white;
    text-transform: uppercase;
}

.layout-page-hero.music-hero .container {
    margin-top: 600px;
}

.photo-credits {
    display: block;
}

.hero-slide-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: -1;
}

.layout-page-hero .hero-slide .icon-play {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    color: $orange;
    display: block;
}

.layout-page-hero .hero-slide .icon-play a {
    color: $orange;
}

.layout-page-hero {
    padding: 0;
    position: relative;
    z-index: 3;
}

.layout-page-hero .hero-slide,
.layout-page-hero.basic-hero {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.layout-page-hero h1 {
    font-size: 60px;
    color: $white;
    text-transform: uppercase;
    font-family: RopaSoftPTT-Medium;
    font-weight: normal;
    font-style: normal;
}

.layout-page-hero p {
    color: $white;
    font-family: $font-primary;
    max-width: 275px;
    width: 100%;
    margin: 0 auto;
}

.artist-name,
.film-name {
    font-size: 20px;
    margin-bottom: 5px;
    display: block;
    font-family: RopaSoftPTT-Medium;
    font-weight: normal;
    font-style: normal;
}

.music-hero .slick-list {
    overflow: visible !important;
}

.film-name {}

.song-title,
.video-discription {
    display: inline-block;
    font-size: 15px;
}

.media-info {
    border-bottom: 1px solid $orange;
    padding-bottom: 15px;
}

.media-info-mobile {
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.layout-page-hero.music-hero .container,
.layout-page-hero.video-hero .container {
    position: absolute;
    bottom: 50px;
    z-index: 2;
    left: 0;
    right: 0;
    max-width: none !important;
    padding: 0 50px !important;
}

.hero-slide-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: -1;
}

.layout-page-hero .hero-slide .icon-play {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    margin: 0 auto;
    color: $orange;
    display: inline-block;
    text-align: center;
    width: 76px;
}

.layout-page-hero .hero-slide .icon-play img {
    display: inline-block;
}

.music-hero #market-form,
.music-hero h2 {
    display: inline-block;
    vertical-align: middle;
}

.music-hero h2,
.video-hero h2 {
    margin-right: 10px;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    font-size: 50px;
    color: $orange;
    cursor: pointer;
}

.slick-arrow:first-of-type {
    left: 50px;
}

.slick-arrow:last-of-type {
    right: 50px;
}

.featured-release {
    position: absolute;
    bottom: 70px;
    left: 50px;
    z-index: 9;
}

.featured-release h2 {
    display: inline-block;
    vertical-align: middle;
}

.media-info {
    float: right;
}

.has-gradient::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 200px;
    width: 100%;
    background-image: linear-gradient(180deg, transparent, #000);
}

.overlay::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
    background-color: $black;
    opacity: 0.4;
}

.hero-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: auto;
    z-index: 2;
}

.video-background-hero {
    overflow: hidden !important;
}

.video-hero-inner {
    position: relative;
    z-index: 3;
}

.video-hero-inner h1 {
    position: relative;
    z-index: 5;
    margin-bottom: 0;
    margin-top: -100px;
}

.video-hero-inner::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 4;
    background: rgba(14, 52, 84, 0.5);
}

.has-spotify-playlist {
    max-width: 300px;
    width: 100%;
}

.layout-page-hero .has-spotify-playlist p {
    max-width: 300px;
}

.mfp-bg {
    opacity: 0.87 !important;
}

.mfp-iframe-holder .mfp-content {
    max-width: 85% !important;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    height: 32px !important;
    width: 32px !important;
    background-image: url("../images/icon-close.png");
    background-repeat: no-repeat;
    background-position: center;
    top: -37px !important;
    opacity: 1 !important;
    font-size: 0;
    background-size: contain !important;
}
@media screen and (max-width:1200px) {
    .music-hero h2,
    .video-hero h2 {
        margin-left: 0;
    }
}
@media screen and (max-width:991px) {
    .layout-page-hero .hero-slide,
    .layout-page-hero.basic-hero {
        height: 500px !important;
    }

    .mobile-hero-slide-text p {
        font-family: $font-terciary;
        font-size: 36px;
    }

    .layout-page-hero p {
        max-width: 960px;
        line-height: 1.25em;
    }

    .layout-page-hero.music-hero .container,
    .layout-page-hero.video-hero .container {
        bottom: 20px;
    }

    .has-spotify-playlist {
        margin: 0 auto;
    }
}
@media screen and (max-width:768px) {
    .layout-page-hero .hero-slide,
    .layout-page-hero.basic-hero {
        height: 400px !important;
    }

    .hero-video {
        display: none !important;
    }

    .mobile-hero-slide-text p {
        font-size: 24px;
    }

    .layout-page-hero h1 {
        font-size: 48px;
    }

    .video-hero-inner h1 {
        font-size: 48px;
        margin-top: -40px;
    }

    .basic-hero h2 {
        padding-top: 50px;
    }
}
@media screen and (max-width:600px) {
    .mobile-hero-slide-text p {
        font-size: 18px;
    }
}
