/* @font-face {

    font-family: 'AvenirNextLTPro-HeavyCn';

    src: url('../fonts/AvenirNextLTPro-HeavyCn.otf');

} */


/** Generated by FG **/

@font-face {
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    src: url('../fonts/AvenirNextLTPro-Heavy.eot');
    src: local('â˜º'), url('../fonts/AvenirNextLTPro-Heavy.woff') format('woff'), url('../fonts/AvenirNextLTPro-Heavy.ttf') format('truetype'), url('fonts/AvenirNextLTPro-Heavy.html') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoonExtra3635.eot?c7b7n0');
    src: url('../fonts/icomoonExtra3635.eot?c7b7n0#iefix') format('embedded-opentype'), url('../fonts/icomoonExtra3635.ttf?c7b7n0') format('truetype'), url('../fonts/icomoonExtra3635.woff?c7b7n0') format('woff'), url('../fonts/icomoonExtra3635.svg?c7b7n0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook12:before {
    content: "\ea90";
}

.icon-instagram12:before {
    content: "\ea92";
}

.icon-spotify12:before {
    content: "\ea94";
}

.icon-twitter12:before {
    content: "\ea96";
}

.icon-youtube12:before {
    content: "\ea9d";
}

.icon-appleinc12:before {
    content: "\eabe";
}

.icon-soundcloud12:before {
    content: "\eac3";
    /* font-size: 24px; */
}

a.icon-soundcloud12.social-header {
    font-size: 34px;
    vertical-align: sub;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    padding: 0;
    margin: 0;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-style: normal;
    font-weight: 900;
}

.topWrapper {
    background: #000;
}

.headerWrapper {
    background: url(../images/CL_Top.jpg);
    width: 100%;
    min-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}

.heading-section {
    padding: 40px 0px 0px 40px;
    line-height: 50px;
}

.head-1 {
    text-align: left;
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
    font-size: 40px;
}

.head-2 {
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    text-align: left;
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-weight: 900;
    font-size: 70px;
    line-height: 1;
}

.head-3 {
    text-align: left;
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-size: 1.771vw;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
    font-size: 34px;
}

.btn-get-it-now {
    text-align: center;
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-size: 16px;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
    border: 2px solid #F2C82D;
    background: transparent;
    border: 2px solid #F2C82D;
    text-decoration: none;
    transform: translateY(0px);
    transition: transform 0.5s;
    cursor: pointer;
    width: 145px;
    height: 44px;
    margin-left: 5px;
    margin-right: 5px;
}

.btn-get-it-now:hover {
    transform: translateY(-5px);
    opacity: .8;
}

.btn-get-it-now-1 {
    text-align: center;
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-size: 16px;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
    border: 2px solid #F2C82D;
    background: transparent;
    border: 2px solid #F2C82D;
    text-decoration: none;
    transform: translateY(0px);
    transition: transform 0.5s;
    cursor: pointer;
    width: 215px;
    height: 44px;
    margin-left: 0.6vw;
}

.btn-get-it-now-1:hover {
    transform: translateY(-5px);
    opacity: .8;
}


/* -------------------social-icon----------------- */

.socials {
    /* margin: 15px 0px 70px 35px; */
    margin: 30px 0 0 35px;
    padding-bottom: 20px;
}

.social-header {
    color: #F2C82D;
    text-decoration: none;
    margin-right: 20px;
    font-size: 22px;
    line-height: 0px;
    transition: opacity 0.5s;
}

.social-header:last-child {
    margin-right: 0;
}

.social-header:hover {
    opacity: 0.8;
}


/* ------------------------------------------------------------- */

@media screen and (max-width: 1024px) {
    .headerWrapper {
        background: url(../images/mobile-bg-1.png);
        width: 100vw;
        min-height: 100vh;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    .bottomWrapper .readMore {
        padding-bottom: 10px;
    }
    .social-header {
        font-size: 24px;
        margin-right: 20px;
    }
    .heading-section {
        padding: 30px 0px 0px 20px;
    }
    .head-1 {
        font-size: 23px;
        line-height: 29px;
    }
    .head-2 {
        font-size: 30px;
        line-height: 35px;
    }
    .head-3 {
        font-size: 19px;
        line-height: 28px;
        margin-bottom: 0px;
    }
    .btn-get-it-now {
        font-size: 16px;
    }
    .btn-get-it-now-1 {
        font-size: 16px;
    }
    .socials {
        padding: 5px 0 15px;
        margin: auto;
        max-width: 340px;
        /* text-align: center; */
    }
    .btn-get-it-now {
        text-align: center;
        letter-spacing: 0px;
        color: #F2C82D;
        text-transform: uppercase;
        opacity: 1;
        font-size: 14px;
        font-family: 'Conv_AvenirNextLTPro-Heavy';
        font-weight: 900;
        border: 2px solid #F2C82D;
        background: transparent;
        border: 2px solid #F2C82D;
        text-decoration: none;
        transform: translateY(0px);
        transition: transform 0.5s;
        cursor: pointer;
        width: 118px;
        height: 42px;
        margin-left: 0;
        margin-right: 5px;
    }
    .btn-get-it-now-1 {
        text-align: center;
        letter-spacing: 0px;
        color: #F2C82D;
        text-transform: uppercase;
        opacity: 1;
        font-size: 14px;
        font-family: 'Conv_AvenirNextLTPro-Heavy';
        font-weight: 900;
        border: 2px solid #F2C82D;
        background: transparent;
        border: 2px solid #F2C82D;
        text-decoration: none;
        transform: translateY(0px);
        transition: transform 0.5s;
        cursor: pointer;
        width: 185px;
        height: 42px;
        margin-left: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width:1024px) {
    .headerWrapper {
        background: url(../images/CL_Top_Mobile.jpg);
        width: 100vw;
        /* height: auto; */
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top right;
    }
    body .footer-wrapper {
        display: block;
    }
    .footer-wrapper .socials-footer {
        width: 100%;
        margin: 0 auto 30px;
        text-align: center;
    }
    .footer-wrapper .copyright {
        display: block;
        text-align: center;
        width: 100%;
        margin-right: 0;
    }
    body .music-section {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center
    }
    body .music-carousel {
        max-width: 300px;
        width: 100%;
        margin: 176px auto 0;
    }
    body .video-sec {
        background-position: center left;
    }
    body .merch-section {
        background-position: center top;
    }
    .merch-section .merch-images {
        max-width: 300px;
    }
    body h2.tour-header {
        top: -590px;
    }
    body h2.tour-header.tourTitleNoDates {
        top: -505px;
    }
    section.tour-section .widget_row .event_location {
        padding: 0 0% !important;
    }
}


/* -------------------------music-section----------------------- */

.music-section {
    background: url(../images/CL_Music.jpg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    /* background-position: center; */
    min-height: 100vh;
}

.music-wrapper {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: flex-end;
    margin: 0vw auto;
    padding: 100px 7vw 10px 10px;
}

.title {
    /* text-align: right; */
    /* font: normal normal 900 32px/45px Avenir Next LT Pro; */
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-size: 32px;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
    margin: 0 auto 15px;
    text-align: center;
}

.get-it-now-btn {
    width: 126px;
    margin-left: auto;
}

.get-it-now-btn a {
    height: 40px;
    width: 100%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    transition: all .5s;
    font-weight: bold;
}

.get-it-now-btn a:hover {
    background: #ffffff33;
    color: #ffffff;
    opacity: 1;
}

@media only screen and (min-width: 1024px) {
    .music-side {
        width: 100%;
        margin-left: 60px;
        margin-top: 40px;
    }
    .art img {
        width: 16.4vw;
    }
    .item {
        margin: 10px;
    }
    .item:nth-child(1),
    .item:nth-child(2),
    .item:nth-child(3) {
        margin-top: 0px;
    }
}

.get-it-now a {
    text-align: center;
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-size: 16px;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
    border: 2px solid #F2C82D;
    background: 0% 0% no-repeat padding-box;
    border: 2px solid #F2C82D;
    padding: 0;
    text-decoration: none;
    /* margin-top: 15px; */
    transform: translateY(0px);
    transition: transform 0.5s;
    display: inline-block;
    width: 142px;
    height: 44px;
    line-height: 41px;
}

.get-it-now a:hover {
    transform: translateY(-5px);
    opacity: .8;
}

.get-it-now {
    width: 100%;
    margin: 20px auto 90px;
    text-align: center;
}

@media only screen and (max-width: 1024px) {
    .music-featured {
        margin: 0 auto;
        margin-top: 60px;
        width: 90%;
    }
    .featured-album {
        width: 100%;
    }
    .music-side {
        margin-left: 20px;
        margin-top: 60px;
    }
    .feat-music-title {
        font-size: 46px;
        line-height: 55px;
    }
    .music-title {
        text-align: center;
    }
    .music-title span {
        margin: 0;
        padding: 0 34px;
    }
}

.music-carousel {
    max-width: 600px;
    width: 75%;
    margin: 0 auto;
}


/* .owl-theme .owl-nav {
    margin: 0;
    width: 100%;
  } */


/* .item{
    width: 31.250vw;
} */

.music-carousel .owl-nav .owl-prev {
    background: url(../images/music-prev.svg) no-repeat;
    background-size: 100% auto;
    width: 13px;
    height: 23px;
    display: block;
    position: absolute;
    top: 33%;
    left: -25px;
    z-index: 1;
    -webkit-appearance: none;
    border: none;
}

.music-carousel .owl-nav .owl-next {
    background: url(../images/music-next.svg) no-repeat;
    background-size: 100% auto;
    width: 13px;
    height: 23px;
    display: block;
    position: absolute;
    top: 33%;
    right: -25px;
    z-index: 1;
    -webkit-appearance: none;
    border: none;
}

@media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .music-wrapper {
        padding: 85px 5vw 0px 0px;
    }
    /* .title {
        margin: 0px 325px 15px 0px;
    } */
}

@media screen and (max-width: 1024px) {
    .music-section {
        background: url(../images/CL_Music_Mobile.jpg);
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        /* background-position: center; */
        height: 100vh;
    }
    .title {
        margin: 20px auto 0;
    }
    .item {
        width: 271px;
        /* height: 271px; */
        margin: auto;
    }
    .music-wrapper {
        display: block;
        margin: 0vw auto;
        padding: 5% 0px 0px 0px;
        position: relative;
        top: 0px;
        text-align: center;
    }
    .music-carousel {
        max-width: 300px;
        width: 100%;
        margin: 30vh auto 0;
    }
    .get-it-now {
        width: 100%;
        margin: 20px auto 0px;
        text-align: center;
    }
}


/* -----------------video-section----------------------- */

.video-sec {
    background: url(../images/CL_Video.jpg);
    background-size: cover;
    /* background-position: center; */
    background-repeat: no-repeat;
    min-height: 100vh;
}

a.preplay {
    position: absolute;
    top: 58%;
    left: 50%;
    text-align: center;
    z-index: 1000;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    font-style: normal;
    font-weight: 900;
    background: url(../images/Polygon-1.svg) no-repeat;
    width: 3vw;
    height: 4vw;
    background-size: 100% auto;
    transform: translate(-50%, -50%);
}

a.videoImage.top {
    display: block;
    font-size: 0;
}


/* a.videoImage.top.playing {
    display: block;
    height: 0;
    padding-bottom: 56.25%;
} */

.owl-carousel .owl-stage-outer {
    overflow: hidden;
}

.videoWrapper .videoEmbed iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

.videoEmbed.top.playing {
    display: block;
}

.videoWrapper .videoEmbed {
    position: absolute;
    width: 100%;
    height: 0px;
    padding-top: 56.25%;
    cursor: pointer;
}

.videoWrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
}

.album-list {
    display: block;
    width: 80%;
    margin: 0 auto;
}

.album-list-outer-wrapper {
    overflow: hidden;
    /* padding-bottom: 97px; */
    width: 60.115vw;
    /* height: 24.792vw; */
}

.Video-section {
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

.Video-section .owl-nav .owl-prev {
    background: url(../images/video-prev.svg) no-repeat;
    background-size: 100% auto;
    width: 13px;
    height: 23px;
    display: block;
    position: absolute;
    top: 53%;
    left: -35px;
    z-index: 1;
    -webkit-appearance: none;
    border: none;
}

.Video-section .owl-nav .owl-next {
    background: url(../images/video-next.svg) no-repeat;
    background-size: 100% auto;
    width: 13px;
    height: 23px;
    display: block;
    position: absolute;
    top: 53%;
    right: -35px;
    z-index: 1;
    -webkit-appearance: none;
    border: none;
}

.VideoWrapper {
    margin: 0 auto;
    width: 15%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 25vw;
    padding: 8% 0;
    box-sizing: border-box;
}

.VideoWrapper .video-title {
    font-size: 2.3vw;
    position: absolute;
    margin: 0 auto;
    float: none;
    left: 50%;
    transform: translate(-50%);
    padding-top: 1.9vw;
}

#watchMore {
    letter-spacing: 0px;
    color: #020101;
    text-transform: uppercase;
    opacity: 1;
    font-size: 16px;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
    border: 2px solid #020101;
    padding: 0;
    text-decoration: none;
    transform: translateY(0px);
    transition: transform 0.5s;
    cursor: pointer;
    display: inline-block;
    width: 154px;
    height: 44px;
    line-height: 41px;
    text-align: center;
}

#watchMore:hover {
    transform: translateY(-5px);
    opacity: 0.8;
}


/* .owl-carousel .owl-nav .owl-next {
    right: 0;
} */


/* @media only screen and (max-width: 767px){ 
.video-sec{
    background: url(../images/video-section-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
} */

@media only screen and (max-width: 1024px) {
    .VideoWrapper .video-title {
        font-size: 8vw;
        padding-top: 5vw;
        width: 100%;
    }
    .VideoWrapper {
        max-width: 100vw;
        margin: 0 auto;
        text-align: center;
        display: block;
        width: 100%;
    }
    .album-list-outer-wrapper {
        overflow: hidden;
        width: 90.115vw;
        margin: 49vh auto 0;
    }
    a.preplay {
        width: 30px;
        height: 36px;
    }
    #watchMore {
        color: #fff;
        border: 2px solid #fff;
    }
    .Video-section .owl-nav .owl-prev {
        background: url(../images/video-prev-mob.svg) no-repeat;
        background-size: 100% auto;
        top: 50%;
        left: -35px;
    }
    .Video-section .owl-nav .owl-next {
        background: url(../images/video-next-mob.svg) no-repeat;
        background-size: 100% auto;
        top: 50%;
        right: -35px;
    }
}


/* .watch-more-videos {
    margin-top: 20px;
} */

@media screen and (max-width: 767px) {
    .video-sec {
        background: url(../images/CL_Video_Mobile.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100vh;
    }
}


/* -----------------merch-section-start---------------------- */

.merch-section {
    background: url(../images/CL_Merch.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: auto;
    min-height: 105vh;
}

.merch-wrapper a {
    text-decoration: none;
}

.merch-wrapper a:hover {
    opacity: 0.8;
}

.merch-wrapper {
    margin-left: 60px;
    padding: 60px 0 30px;
    box-sizing: border-box;
}

.merch-header.desk {
    width: 65%;
    margin: auto;
    text-transform: uppercase;
    font-size: 1.823vw;
    color: #F2C82D;
    margin-bottom: 25px;
    text-align: center;
}

.merch-header.mob {
    display: none;
}

.image-wrapper-merch {
    display: inline-block;
    width: 280px;
    margin-left: 12.5px;
    /* margin-bottom: 0.604vw; */
    /* margin-top: 1.563vw; */
    margin-right: 12.5px;
}

.merch-image-caption {
    text-align: center;
    text-transform: uppercase;
    color: #F2C82D;
    margin: 20px 0px 30px 0px;
    font-size: 0.781vw;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-style: normal;
    font-weight: 900;
    cursor: pointer;
}

.merch-images {
    max-width: 620px;
}

.image-wrapper-merch:nth-child(2n) {
    margin-right: 0;
}

.image-wrapper-merch img {
    width: 100%;
    /* margin-left: 21px; */
}

@media screen and (max-width: 1024px) {
    .merch-section {
        background: url(../images/CL_Merch_Mobile.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        min-height: auto;
    }
    .merch-images {
        max-width: 90vw;
        margin: 0 auto;
    }
    .merch-wrapper {
        max-width: 80vw;
        margin: 0 auto;
        padding-top: 30px;
    }
    .merch-header.mob {
        width: 100%;
        font-size: 32px;
        text-align: left;
        display: block;
        color: #F2C82D;
        text-transform: uppercase;
    }
    .merch-header.desk {
        display: none;
    }
    .merch-images.owl-carousel {
        margin-top: 250px;
    }
    .merch-image-caption {
        font-size: 16px;
        margin-bottom: 0;
    }
    .merch-wrapper .owl-nav .owl-prev {
        background: url(../images/music-prev.svg) no-repeat;
        background-size: 100% auto;
        width: 13px;
        height: 23px;
        display: block;
        position: absolute;
        top: 35%;
        left: -25px;
        z-index: 1;
        -webkit-appearance: none;
        border: none;
    }
    .merch-wrapper .owl-nav .owl-next {
        background: url(../images/music-next.svg) no-repeat;
        background-size: 100% auto;
        width: 13px;
        height: 23px;
        display: block;
        position: absolute;
        top: 35%;
        right: -25px;
        z-index: 1;
        -webkit-appearance: none;
        border: none;
    }
}


/* ----------------------------tour-section-start---------------- */

.tour-wrapper {
    display: flex;
    height: 100vh;
}

.tour-image-wrapper {
    width: 50%;
    background: url(../images/tour-artist-img.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.artist-image {
    width: 100%;
}

.tour-tickets {
    width: 50%;
    /* height: 768px; */
    background: #000;
    margin: 75px auto;
}

h2.tour-header {
    letter-spacing: 0px;
    color: #F2C82D;
    text-transform: uppercase;
    opacity: 1;
    font-size: 32px;
    text-align: center;
    margin-top: 50px;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-weight: 900;
}

.tour-content {
    max-width: 100%;
    margin: 30px;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
    /* height: 50vh; */
    box-sizing: border-box;
}

.tour-content.mCustomScrollbar {
    height: 50vh;
}

.widget_row {
    overflow: hidden;
    display: flex;
    padding: 30px 0px !important;
    text-transform: uppercase;
    border: none !important;
    position: relative;
}

.widget_row div.event_date {
    display: inline-block;
    text-align: center;
    width: 25% !important;
}

.widget_row>div {
    flex-direction: row-reverse;
    float: left;
    width: 30%;
    padding-left: 3%;
    min-height: 2px;
}

.event_date div {
    margin-right: 5px;
    color: #F2C82D;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-size: 30px;
}

.widget_row>div {
    flex-direction: row-reverse;
    float: left;
    width: 50%;
}

.tour-section .event_links a {
    display: block;
    width: 50%;
    padding: 0px !important;
    text-transform: uppercase;
    text-align: center;
    background: transparent;
    color: #F2C82D;
    margin: 5px auto;
    text-decoration: none;
    border: 1px #F2C82D solid;
    font-size: 16px;
    transform: translateY(0px);
    transition: transform 0.5s;
    width: 98px;
    line-height: 44px;
    height: 44px;
}

.event_links a:hover {
    transform: translateY(-5px);
}

.venue.plain_text {
    color: #F2C82D;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-size: 18px;
    text-transform: capitalize;
    text-align: left;
    line-height: 1;
}

.artist.plain_text {
    color: #F2C82D;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-size: 0.729vw;
    text-transform: capitalize;
    text-align: left;
    line-height: 35px;
}

#songkick-widget-405 .plain_text {
    color: #F2C82D;
}

.no-dates {
    color: #F2C82D;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    width: 89%;
    text-align: center;
    display: contents;
    font-size: 16px;
    /* margin-left: 115px; */
    border-bottom: 2px #F2C82D solid;
}

.widget_row.nodates {
    display: block;
    border-bottom: 2px #F2C82D solid;
}

.featuring-artists.plain_text {
    color: #F2C82D;
    font-size: 14px;
    text-transform: capitalize;
    text-align: left;
}

.tour-section .location.plain_text {
    color: #F2C82D;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
}

.featuring-artists.plain_text {
    position: absolute;
    left: 30%;
    bottom: 0;
    padding-left: 0;
    width: 100%;
}

.widget_row .event_location {
    width: 62% !important;
    padding: 0 8% !important;
    margin-bottom: 10px;
}

.widget_row .event_links {
    width: 25% !important;
}

.tour-section a.view_more {
    padding: 0;
    color: #F2C82D;
    background-color: #000;
    margin: 45px auto;
    text-decoration: none;
    border: 1px #F2C82D solid;
    font-size: 16px;
    transform: translateY(0px);
    transition: transform 0.5s;
    width: 150px;
    line-height: 44px;
    height: 44px;
    display: block;
}

.tour-section a.view_more:hover {
    transform: translateY(-5px);
}

.widget_row div.event_date span {
    color: #F2C82D;
}

.special-event.plain_text {
    color: #F2C82D;
    text-align: left;
    font-size: 18px;
}

@media screen and (max-width: 1024px) {
    .tour-wrapper {
        display: block;
        height: 125vh;
    }
    .tour-wrapper.tourTitleNoDates {
        /* height: 100vh; */
    }
    .tour-image-wrapper {
        width: 100vw;
        background: url(../images/CL_Tour_Mobile.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 50%;
    }
    .tour-tickets {
        width: 100%;
        margin: 0 auto;
    }
    h2.tour-header {
        font-size: 32px;
        margin-top: 0px;
        position: relative;
        top: -445px;
    }
    body h2.tour-header.tourTitleNoDates {
        top: -360px;
    }
    .tour-content {
        width: 90%;
        /* margin: 15px 0px 0px 0px; */
        margin: auto;
    }
    .widget_row div.event_date {
        width: 100% !important;
        display: block !important;
        padding-left: 0%;
        text-align: center;
    }
    .event_date div {
        font-size: 30px;
    }
    .widget_row .event_location {
        width: 100% !important;
        padding: 7% 0% !important;
        margin-bottom: 10px;
        text-align: center;
    }
    .widget_row .event_location div,
    .tour-section .location.plain_text {
        text-align: center;
    }
    .featuring-artists.plain_text {
        position: static;
        left: 0;
        bottom: 0;
        padding-left: 0;
        width: 100%;
        text-align: center;
        margin: 0 auto 20px;
    }
    .widget_row .event_links {
        float: none !important;
        position: static !important;
        top: auto !important;
        right: 0px;
        transform: none !important;
        width: 100% !important;
        text-align: center;
        margin: 0 auto;
    }
    body br.mobile-brk {
        display: block;
    }
    span.separator-pipe {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .tour-wrapper .widget_row>div {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        padding-left: 0px;
        text-decoration: none;
        border-bottom: none;
    }
}


/* -----------------------------footer------------------ */

.readMore {
    width: 100%;
    padding: 50px 0 0;
    text-align: center;
}

.readMore a {
    padding: 0;
    color: #F2C82D;
    background-color: transparent;
    margin: 0 auto;
    text-decoration: none;
    border: 1px #F2C82D solid;
    font-size: 16px;
    transform: translateY(0px);
    transition: transform 0.5s;
    width: 350px;
    line-height: 44px;
    height: 44px;
    display: block;
}

.readMore a:hover {
    transform: translateY(-5px);
}

.bottomWrapper {
    background: #0E2023;
    /* height: 30vh; */
}

br.mobile-brk {
    display: none;
}

.social-icon-footer {
    color: #F2C82D;
    text-decoration: none;
    font-size: 19px;
    margin-right: 16px;
    transition: opacity 0.5s;
}

.social-icon-footer:last-child {
    margin-right: 0;
}

.social-icon-footer.icon-soundcloud12 {
    font-size: 25px;
    vertical-align: sub;
}

.social-icon-footer:hover {
    opacity: 0.8;
}

.copyright {
    text-transform: uppercase;
    -webkit-text-size-adjust: none;
    display: inline-block;
    text-align: right;
    width: 100%;
    font-size: 14px;
    margin-right: 0px;
    letter-spacing: 0px;
}

.footer-wrapper {
    display: flex;
    align-items: center;
    align-content: center;
    padding: 50px;
    max-width: 1350px;
    margin: 0 auto;
    padding-bottom: 4.86vw;
}

.socials-footer {
    width: 40%;
}

.copyright .copyrighttext,
.copyright a {
    color: #F2C82D;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    font-size: 9px;
    font-weight: 900;
    transition: all 1s ease-in-out 0s;
    -webkit-transition: all 1s ease-in-out 0s;
    -moz-transition: all 1s ease-in-out 0s;
    -o-transition: all 1s ease-in-out 0s;
    text-decoration: none;
}

.copyright a:hover {
    opacity: 0.8;
}

.tour-content::-webkit-scrollbar {
    width: 10px;
}

.tour-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 2px grey;
    border-radius: 2px;
}

.tour-content::-webkit-scrollbar-thumb {
    background: #F2C82D;
    border-radius: 2px;
}

.tour-content::-webkit-scrollbar-thumb:hover {
    background: #F2C82D;
}

@media only screen and (min-width: 1900px) {
    .headerWrapper {
        /* background: url(../images/CL_Desktop.jpg); */
        width: 100%;
        min-height: 100vh;
        /* background-size: contain; */
        background-repeat: no-repeat;
        background-position: center;
    }
    /* .title {
        margin: 0px 240px 15px 0px;
    } */
    .music-carousel {
        width: 100%;
    }
    .merch-wrapper {
        padding-top: 125px;
    }
    .tour-tickets {
        margin: 160px auto;
    }
    .music-wrapper {
        padding: 15vh 10vw 10px 10px;
    }
    .copyright {
        margin-right: 75px;
    }
}

.bottomWrapper span {
    color: #F2C82D;
}

@media only screen and (min-width:1340px) and (max-width:1400px) {
    .headerWrapper {
        background-position: right top;
    }
}

.vid-title {
    text-align: center;
    font-family: 'Conv_AvenirNextLTPro-Heavy';
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    font-size: 32px;
    margin: 15px auto;
}

.watch-more-videos {
    padding-top: 10px;
    margin: auto;
}

@media only screen and (max-width:1024px) {
    .vid-title {
        text-align: center;
        font-family: 'Conv_AvenirNextLTPro-Heavy';
        letter-spacing: 0px;
        color: #fff;
        text-transform: uppercase;
        opacity: 1;
        font-size: 16px;
        margin: 15px auto;
    }
}

@media only screen and (max-width: 767px) {
    .VideoWrapper {
        max-width: 100vw;
        margin: 0 auto;
        text-align: center;
        display: block;
        width: 100%;
        position: relative;
        bottom: 10vw;
    }
    .music-wrapper {
        display: block;
        margin: 0vw auto;
        padding: 2% 0px 0px 0px;
        position: relative;
        top: 0px;
        text-align: center;
    }
    h2.tour-header {
        font-size: 32px;
        margin-top: 0px;
        position: relative;
        top: -400px;
    }
    body h2.tour-header.tourTitleNoDates {
        top: -60vh;
        /* position: static; */
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .headerWrapper {
        background: url(../images/CL_Top.jpg), url(../images/Cl-bg-1.png);
        width: 100%;
        min-height: 100vh;
        background-size: contain;
        background-repeat: no-repeat, repeat-x;
        background-position: right center, left center;
    }
}

@media only screen and (min-width: 1700px) and (max-width: 1800px) {
    .headerWrapper {
        background: url(../images/CL_Top.jpg), url(../images/Cl-bg-1.png);
        width: 100%;
        min-height: 100vh;
        background-size: contain;
        background-repeat: no-repeat, repeat-x;
        background-position: right center, left center;
    }
}

@media only screen and (max-width:1023px) and (orientation:landscape) {
    section.music-section {
        height: auto;
        background: url(../images/CL_Music.jpg);
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    section.video-sec {
        height: auto;
        background: url('../images/CL_Video.jpg');
        background-size: cover;
        background-position: top left 0%;
        background-repeat: no-repeat;
    }
    h2.tour-header {
        top: -107vh;
    }
    .tour-image-wrapper {
        width: 100%;
        background: url(../images/tour-artist-img.jpg);
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
    }
    .tour-wrapper {
        height: 240vh;
    }
    body .music-carousel {
        margin-top: 40%;
    }
}
@media screen and (min-width: 768px) and (max-width:1024px) {
    .socials{
        max-width: 100%;
        padding-left: 35px;
        padding-top: 20px;
    }
}
@media screen and (min-width: 768px) and (max-width:1200px) and (orientation:landscape) {
    body section.video-sec{
        background-size: cover;
    }
}