.header-wrapper {
    /* background: url(../images/headerBg.jpg) no-repeat center top; */
    font-size: 0;
    padding: 35px 0px;
}


/* .body-total-wrapper {
    max-width: 100%;
    margin: 0 auto;
}
.virtual-champagejam-header-logo {
    max-width: 100%;
    text-transform: uppercase;
    line-height: 40px;
}
.artist{
    font-size:35px;
}
.logo{
    color:#000; 
}
.present{
    font-size:18px;
    margin-bottom: -15px;
}
.event-details{
    font-size:30px;
} */

.buyTickets a,
.buyTickets a:hover {
    display: block;
    text-decoration: none;
    color: #FAE8E8;
    max-width: 190px;
    width: 100%;
    margin: 20px auto;
    height: 50px;
    line-height: 52px;
    font-size: 18px;
    letter-spacing: 0;
    box-sizing: border-box;
    background: url(../images/buttonBg.png) no-repeat center top;
    background-size: 100% 100%;
    text-transform: uppercase;
    transition: all 0.5s;
}

a {
    transition: all 0.5s;
}

a:hover {
    opacity: 0.5;
}


/* .header-text-wrapper {
    padding-top: 0px;
    margin: 0 auto;
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.header-right-wrapper {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
.virtual-champagejam-header-logo > a img {
    max-width: 443px;
    margin: 0 auto;
}
.celebration {
    font-size: 35px;
    line-height: 45px;
}
.vinyl-thumbnail {
    max-width: 300px;
    margin: 0 auto;
}
.vinyl-bundles > .vinyl {
    display: inline-block;
    margin: 40px 10px 0;
}
.vinyl-title {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom:20px;
}
.preorder a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    max-width: 248px;
    width: 100%;
    margin: 20px auto;
    height: 57px;
    line-height: 60px;
    font-size: 20px;
    letter-spacing: 0;
    box-sizing: border-box;
    background: url(../images/buttonBG.png) no-repeat center top;
    background-size: 100% auto;
    text-transform: uppercase;
    transition: all 0.5s;
}
.event-date{
    padding-bottom:0;
}
.header-inner-container{
    max-width:90%;
    margin:0 auto;
} */

.videoSection {
    position: relative;
    display: inline-block;
    font-size: 0;
    width: 100%;
}

.videoWrapper {
    cursor: pointer;
    position: relative;
}

.video-imag-wrapper img {
    width: 100%;
}

.play-button1.icon-play {
    bottom: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(50%, 50%);
    left: 43%;
    z-index: 100;
    position: absolute;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    top: unset;
    text-align: left;
    display: block;
}

.music-wrapper {
    padding-top: 25px;
    margin: 50px auto 0;
}

.music-left-wrapper>div {
    max-width: 80%;
}

.album-title {
    font-size: 18px;
    margin: 15px auto 8px 0;
    color: #17285F;
    font-weight: bold;
}

.play-button1.icon-play:hover {
    opacity: 0.5;
}

.stream-button a {
    display: block;
    text-decoration: none;
    color: #FEEFE9;
    max-width: 190px;
    width: 100%;
    margin: 0 auto 20px;
    height: 50px;
    line-height: 52px;
    font-size: 18px;
    letter-spacing: 0;
    box-sizing: border-box;
    background: url(../images/buttonBg.png) no-repeat center top;
    background-size: 100% 100%;
    text-transform: uppercase;
    transition: all 0.5s;
    font-weight: bold;
}

.videoSection {
    max-width: 835px;
}

.videoWrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.videoWrapper iframe,
.videoWrapper .video-imag-wrapper img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.music-container {
    /* max-width: 65%; */
    max-width: 870px;
    font-size: 0;
    margin: 0 auto;
}

.music-container>div {
    display: inline-block;
    vertical-align: top;
}

.music-left-wrapper {
    width: 32%;
}

.music-right-wrapper {
    text-align: right;
    width: 66%;
}

.mobileLogo {
    display: none;
}

@media only screen and (max-width: 1023px) {
    /* .header-text-wrapper{
        width: 100%;
    }
    .virtual-champagejam-header-logo > a img{
        max-width: 550px;
        padding-bottom: 4vh;
    }
    .present{
        padding-bottom: 4vh;
    }
    .event-details{
        font-size: 50px;
        font-weight: 500;
    }
    .buyTickets{
        max-width: 225px ;
    }
    .event-date{
        padding-bottom: 10vh;
    }
    .header-right-wrapper{
        width: 80%;
    }
    .vinyl-thumbnail{
        max-width: 400px;
    }
    .vinyl-title{
        font-size: 28px;
    }
    .preorder a{
        max-width: 280px;
        font-size: 24px;
    } */
    .album-title {
        font-size: 25px;
    }
    .music-container>div {
        padding-bottom: 10vh;
    }
    .music-left-wrapper {
        width: 70%;
    }
    .music-right-wrapper {
        width: 80%;
    }
    .music-left-wrapper>div {
        max-width: 100%;
    }
    .play-button1.icon-play {
        left: 43%;
    }
    .play-button1.icon-play img {
        max-width: 70%;
    }
    .stream-button a {
        /* max-width: 170px; */
        /* font-size: 20px; */
    }
    #tour {
        margin: 0 0 10vh;
    }
    .bit-widget-container {
        max-width: 90% !important;
    }
    .bit-widget.bit-layout-ipad .bit-event a.bit-details>div {
        margin-right: 20px;
        width: 28%;
    }
    .bit-widget.bit-layout-ipad .bit-event a.bit-details>div.bit-location {
        width: 63%;
    }
    .bit-upcoming-events-show-all-button {
        width: 50%;
        margin: 0px 25% !important;
    }
    /* .bit-widget .bit-event .bit-button{
        line-height: 58px !important;
    } */
}

@media only screen and (max-width: 767px) {
    /* .artist{
        font-size: 28px;
        font-weight: 500;
    }
    .virtual-champagejam-header-logo > a img{
        max-width: 350px;
    }
    .event-details{
        font-size: 32px;
    }
    .buyTickets{
        max-width: 49%;
    }
    .buyTickets a, .buyTickets a:hover{
        max-width: 170px;
        line-height: 55px;
    }
    .celebration{
        font-size: 20px;
        line-height: 30px;
        font-weight: 500;
    }
    .vinyl-title{
        font-size: 20px;
        font-weight: 500;
    } */
    .mobileLogo {
        display: block;
    }
    .deskLogo {
        display: none;
    }
    .virtual-champagejam-header-logo {
        max-width: 275px;
        margin: 0 auto 40px;
    }
    .event-details {
        max-width: 350px;
        margin: 0 auto;
    }
    .music-wrapper {
        margin: 0 auto;
        width: 95%;
    }
    .music-left-wrapper {
        width: 65%;
    }
    .music-right-wrapper {
        width: 96%;
    }
    .album-title {
        font-size: 20px;
    }
    .music-container>div {
        padding-bottom: 11vh;
    }
    .stream-button a {
        /* font-size: 20px; */
    }
    .play-button1.icon-play {
        text-align: center;
    }
    .music-container {
        max-width: 100%;
    }
    .preorder a {
        font-size: 20px;
        max-width: 250px;
    }
    .stream-button a {
        /* background-size: 130% auto; */
    }
    .stream-button {
        /* max-width: 71% !important; */
        /* margin: 0 auto; */
    }
    .bit-details {
        font-weight: bold !important;
    }
    .play-button1.icon-play {
        left: 30% !important;
    }
    .play-button1.icon-play img {
        max-width: 50%;
    }
    /* .bit-widget .bit-event .bit-button{
        line-height: 50px !important;
    } */
}


/* 
@media screen and (min-width: 1024px) and (max-width: 1366px){
    .music-container{
        max-width: 65%;
    }
    .music-left-wrapper{
        width: 32%;
    }
    .music-left-wrapper > div{
        max-width: 80%;
    }
    .play-button1.icon-play img {
        max-width: 70%;
    }
} */


/* @media screen and (min-width: 1920px) {
    .header-inner-container{
        width: 75%;
    }
    .music-container{
        max-width:60%;
    }
    .music-left-wrapper{
        width: 35%;
    }
    .music-right-wrapper{
        width: 65%;
    }
    .music-left-wrapper > div{
        max-width: 70%;
    }
} */


/* @media screen and (min-width: 2560px) {
    .music-container{
        max-width:50%;
    }
    .music-left-wrapper{
        width: 40%;
    }
    .music-right-wrapper{
        width: 60%;
    }
} */