.flex-centered,
body .header-tickets .next-show div,
body .header-tickets .get-tickets,
body .twitter-feed,
body .twitter-feed .twitter-handle,
body .twitter-feed .social-media,
body .twitter-feed .social-media a,
body #tour-dates-wrapper a.tour-dates,
body #tour-dates-wrapper a.tour-dates .tour-date,
body .newsletter-container form,
body footer .social-media,
body footer .social-media a,
body footer .container-fluid .row>.col-sm-6:first-child>.pull-left,
body .tour-bg .pre-sale .ticket-wrapper .buy-now,
body .tour-bg .tour-details .ticket-block,
body .tour-bg .tour-details .ticket-block .learn-more a,
body .tour-bg .tour-details .ticket-block .learn-more a .question-mark-icon,
body .tour-bg .tour-details .fan-access .buy-now,
body #share-this-show,
body .no-date-selected,
body .videos-bg .container-fluid #official-video-wrapper,
body .videos-bg .container-fluid #official-video-wrapper a.link,
body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper,
body .bio .bio-content .social-media,
body .bio .bio-content .social-media a,
body .product-block .product-image .product-price,
body .product-block .product-image .product-price.membership-price,
body .product-block .product-name,
body #breadcrumb-bar .back,
body #product-detail-block .product-image-wrapper,
body #product-detail-block .total-wrapper,
.vip-new,
.location-info a.btn {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

@font-face {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    src: url("../fonts/ProximaNova-Bold.otf")
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url("../fonts/ProximaNova-Semibold.otf")
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url("../fonts/ProximaNova-Regular.otf")
}

@font-face {
    font-family: 'ProximaNova-Light';
    src: url("../fonts/proximanovalight.ttf")
}

@font-face {
    font-family: 'BEBAS';
    src: url("../fonts/BEBAS.ttf")
}

body {
    background: url(../images/body-background.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: 100% auto;
    line-height: normal;
    font-family: 'ProximaNova-Regular'
}

body .pl0 {
    padding-left: 0
}

body #ron-navbar {
    border-radius: 0;
    background: none;
    border: none;
    border-top: 5px solid white;
    margin-bottom: 0
}

body #ron-navbar .container-fluid {
    padding-right: 20px;
    padding-left: 40px
}

body #ron-navbar .navbar-brand {
    font-size: 118px;
    line-height: normal;
    font-family: 'BEBAS';
    color: white;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 20px;
    margin-top: 48px;
    letter-spacing: -6px;
    height: auto
}

body #ron-navbar .navbar-collapse {
    position: relative
}

body #ron-navbar #account-block.navbar-nav {
    position: absolute;
    top: 0;
    left: 0
}

body #ron-navbar #account-block.navbar-nav li a {
    background-color: #f23f07;
    color: white;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 9px;
    font-size: 16px;
    padding-top: 6px;
    padding-right: 16px;
    padding-bottom: 6px;
    padding-left: 16px;
    line-height: normal
}

body #ron-navbar #account-block.navbar-nav li a:hover {
    background-color: white;
    color: #f23f07
}

body #ron-navbar #account-block.navbar-nav li:last-child a {
    position: relative
}

body #ron-navbar #account-block.navbar-nav li:last-child a:after {
    background: none
}

body #ron-navbar #account-block.navbar-nav li:last-child>a:after {
    content: '';
    background-image: url("../images/store-orders-right-arrow.png");
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 10px;
    right: -20px;
    width: 11px;
    height: 12px
}

body #ron-navbar .navbar-right {
    margin-top: -31px
}

body #ron-navbar .navbar-right li a {
    color: #f23f07;
    font-size: 25px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    letter-spacing: -1px;
    text-transform: uppercase
}

body #ron-navbar .navbar-right li a:hover {
    color: white
}

body .header-tickets {
    float: right;
    background: white;
    width: 39.6%;
    width: 100%;
    max-width: 618px;
    display: -webkit-flex;
    display: flex;
    padding-right: 9px;
    padding-bottom: 8px;
    height: 120px;
    position: relative
}

body .header-tickets .next-show {
    max-width: 56px;
    position: relative;
    flex-grow: 1
}

body .header-tickets .next-show div {
    color: #f23f07;
    transform: rotate(-90deg);
    transform-origin: center center;
    font-family: 'BEBAS';
    font-size: 24px;
    width: 120px;
    position: absolute;
    top: 39px;
    left: -44px
}

body .header-tickets .date-venue {
    margin-top: 10px;
    padding-right: 140px;
    padding-left: 32px;
    padding-left: 0;
    padding-right: 0;
    width: calc(100% - 210px)
}

body .header-tickets .date-venue .date {
    font-family: 'ProximaNova-Light';
    font-size: 21px;
    line-height: normal;
    line-height: 28px;
    color: #0f121e;
    text-transform: uppercase
}

body .header-tickets .date-venue .venue {
    font-size: 60px;
    font-family: 'BEBAS';
    line-height: 50px;
    letter-spacing: -2px;
    color: #0f121e
}

body .header-tickets .get-tickets {
    -webit-flex-direction: column;
    flex-direction: column;
    width: 140px;
    background: #101221;
    color: white;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: normal;
    text-align: center;
    cursor: pointer;
    position: absolute;
    height: 117px;
    right: 9px;
    top: -5px
}

body .header-tickets .get-tickets:hover {
    background: #f23f06 !important;
    color: white !important;
}


body .header-tickets .get-tickets .get {
    font-size: 15px
}

body .header-tickets .get-tickets .tickets {
    font-size: 30px
}

body .header-tickets .get-tickets:hover {
    text-decoration: none;
    background: white;
    color: #101221
}

body .twitter-feed {
    padding-top: 10px;
    padding-bottom: 10px;
    background: white;
    color: #992f12;
    color: #d43702;
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px
}

body .twitter-feed a {
    color: #f23f07
}

body .twitter-feed a:hover {
    text-decoration: none
}

body .twitter-feed .twitter-handle {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
    flex-grow: 1
}

body .twitter-feed .twitter-handle i.fa.fa-twitter {
    margin-left: 32px;
    font-size: 50px
}

body .twitter-feed .twitter-scroll {
    color: #0a0c1b;
    flex-grow: 2
}

body .twitter-feed .twitter-call-to-action {
    font-size: 20px;
    flex-grow: 2
}

body .twitter-feed .social-media {
    flex-grow: 1;
    max-width: 201px;
    margin-left: 25px;
    -webkit-justify-content: space-between;
    justify-content: space-between
}



body .twitter-feed .social-media a {
    margin-right: 6px;
    width: 46px;
    height: 46px;
    background: #f23f07;
    color: white
}

body .twitter-feed .social-media a i {
    font-size: 28px
}

body .twitter-feed .social-media a:hover {
    text-decoration: none;
    background: white;
    color: #f23f07
}

body #tour-dates-wrapper {
    text-transform: uppercase;
    height: 480px;
    padding-left: 0;
    padding-right: 16px
}

body #tour-dates-wrapper .tour-date-wrapper:first-child {
    border-top: none
}

body #tour-dates-wrapper .tour-date-wrapper {
    border-top: 1px solid #e7e7e7;
    margin-right: 19px;
    padding-left: 10px;
    background: white;
    overflow: hidden
}

body #tour-dates-wrapper .tour-date-wrapper:hover {
    overflow: hidden;
    border-top-color: transparent
}

body #tour-dates-wrapper .tour-date-wrapper:hover+.tour-date-wrapper {
    border-top-color: transparent
}

body #tour-dates-wrapper a.tour-dates:hover,
body #tour-dates-wrapper a.tour-dates.active {
    text-decoration: none;
    background: url("../images/tour-hover-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-right: 16px
}

body #tour-dates-wrapper a.tour-dates:hover .tour-address-venue,
body #tour-dates-wrapper a.tour-dates.active .tour-address-venue {
    color: white
}

body #tour-dates-wrapper a.tour-dates:hover .tour-date,
body #tour-dates-wrapper a.tour-dates.active .tour-date {
    margin-left: 9px;
    background: white;
    color: #f23f07
}

body #tour-dates-wrapper a.tour-dates:hover .tour-address-venue .tour-address,
body #tour-dates-wrapper a.tour-dates.active .tour-address-venue .tour-address {
    font-size: 33px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body #tour-dates-wrapper a.tour-dates:hover .tour-address-venue .tour-venue,
body #tour-dates-wrapper a.tour-dates.active .tour-address-venue .tour-venue {
    display: none
}

body #tour-dates-wrapper a.tour-dates {
    background: url("../images/right-arrow-dark-blue.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 23px) center;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 11px;
    padding-bottom: 13px;
    padding-right: 19px
}

body #tour-dates-wrapper a.tour-dates .tour-date {
    transition: all ease 250ms;
    margin-left: 0px;
    width: 60px;
    height: 60px;
    background: #f23f07;
    color: white;
    flex-direction: column;
    text-align: center;
    font-family: 'ProximaNova-Regular'
}

body #tour-dates-wrapper a.tour-dates .tour-date .month {
    font-size: 16px
}

body #tour-dates-wrapper a.tour-dates .tour-date .date {
    font-size: 25px
}

body #tour-dates-wrapper a.tour-dates .tour-address-venue {
    flex-grow: 1;
    width: calc(100% - 60px);
    padding-left: 20px;
    padding-right: 42px;
    transition: all ease 250ms;
    font-family: 'ProximaNova-Regular';
    color: #0a0c1b
}

body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-address {
    font-size: 25px
}

body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-venue {
    font-size: 16px
}

body .nicescroll-rails {
    background-color: white
}

body .nicescroll-rails-vr .nicescroll-cursors {
    background-image: url("../images/top-arrow-white.png"), url("../images/bottom-arrow-white.png");
    background-repeat: no-repeat, no-repeat;
    background-position: center 10px, center calc(100% - 10px)
}

body .flex-row {
    display: webkit-flex;
    display: flex
}

body .featured-video-block {
    padding-top: 14px;
    padding-right: 60px;
    padding-bottom: 25px;
    padding-left: 48px;
    border-bottom: 8px solid white;
    background: url("../images/videos-bg.jpg") no-repeat center center;
    background-size: cover;
    height: 100%
}

body .featured-video-block h2 {
    margin-top: 0;
    margin-bottom: 14px;
    color: white;
    font-size: 33px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .featured-video-block .iframe-wrapper {
    border: 15px solid white;
    margin-bottom: 18px;
    height: calc(100% - 90px)
}

body .featured-video-block .iframe-wrapper iframe {
    height: 100%
}

body .featured-video-block a {
    font-size: 18px;
    color: white;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    text-transform: uppercase
}

body .featured-video-block a:hover {
    text-decoration: none
}

body .ad-box {
    border-bottom: 10px solid white
}

body .newsletter-container>span {
    flex-grow: 1
}

body .newsletter-container {
    background: #f23f07;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
    padding-left: 30px;
    padding-right: 30px;
    display: -webkit-flex;
    display: flex
}

body .newsletter-container #newsletter {
    font-size: 24px;
    font-family: 'ProximaNova-Regular';
    display: inline-block;
    margin-right: 50px
}

body .newsletter-container #newsletter #subtitle {
    font-size: 16px;
    line-height: 10px;
    clear: both;
    display: block
}

body .newsletter-container form {
    flex-grow: 1
}

body .newsletter-container form input[type="text"],
body .newsletter-container form input[type="email"] {
    background: #db3903;
    border: 1px solid #db3903;
    color: white;
    font-size: 21px;
    font-family: 'ProximaNova-Regular';
    padding: 10px;
    margin-right: 12px;
    flex-grow: 1
}

body .newsletter-container form input[type="text"].placeholder,
body .newsletter-container form input[type="email"].placeholder {
    color: white
}

body .newsletter-container form input[type="text"]:-ms-placeholder,
body .newsletter-container form input[type="email"]:-ms-placeholder {
    color: white
}

body .newsletter-container form input[type="text"]:-moz-placeholder,
body .newsletter-container form input[type="email"]:-moz-placeholder {
    color: white
}

body .newsletter-container form input[type="text"]::-moz-placeholder,
body .newsletter-container form input[type="email"]::-moz-placeholder {
    color: white
}

body .newsletter-container form input[type="text"]::-webkit-input-placeholder,
body .newsletter-container form input[type="email"]::-webkit-input-placeholder {
    color: white
}

body .newsletter-container form input[type="submit"] {
    color: #f33f03;
    background-color: white;
    background-image: url("../images/right-arrow.png");
    background-repeat: no-repeat;
    background-position: 90% center;
    border: 1px solid white;
    padding: 10px;
    font-size: 21px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 220px;
    text-align: left;
    margin-right: 15px;
    flex-grow: 1
}

body .newsletter-container form input[type="submit"]:hover {
    background: none;
    color: white
}

body footer {
    background-color: #0a0c1b;
    color: white;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 42px;
    padding-right: 26px;
    font-size: 16px;
    font-family: 'ProximaNova-Regular'
}

body footer a {
    color: white
}

body footer .social-media {
    flex-grow: 1;
    max-width: 201px;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

body footer .social-media a {
    margin-right: 6px;
    width: 46px;
    height: 46px;
    background: white;
    color: #0a0c1b;
    margin-bottom: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transition: all ease 250ms
}

body footer .social-media a i {
    font-size: 28px
}

body footer .social-media a:hover {
    text-decoration: none;
    background: #f23f07;
    color: #0a0c1b;
    transform: translate(0, -10px)
}

body footer .container-fluid .row>.col-sm-6:first-child>.pull-left #copyright {
    margin-left: 25px
}

body footer b {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body footer a:hover {
    text-decoration: none;
    color: #f23f07
}

body .tour-bg {
    background: url("../images/tour-bg.jpg") no-repeat center center;
    background-size: cover;
    min-height: 690px
}

body .tour-bg .text-right {
    padding-right: 36px
}

body .tour-bg .container-fluid {
    padding-right: 37px;
    padding-right: 15px;
    padding-left: 40px
}

body .tour-bg #tour-dates-wrapper {
    height: auto;
    padding-right: 0
}

body .tour-bg #tour-dates-wrapper .tour-date-wrapper {
    margin-right: 0px
}

body .tour-bg .pre-sale {
    color: white;
    text-transform: uppercase;
    padding-left: 24px;
    margin-top: 0
}

body .tour-bg .pre-sale .title {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px
}

body .tour-bg .pre-sale .tour-details {
    padding-left: 0;
    padding-top: 0px
}

body .tour-bg .pre-sale .tour-details .tour-address-venue {
    margin-top: 0;
    margin-bottom: 0
}

body .tour-bg .pre-sale .ticket-wrapper {
    width: 100%;
    max-width: 615px;
    border-top: 1px solid #fff;
    margin-top: 24px;
    padding-top: 30px
}

body .tour-bg .pre-sale .ticket-wrapper .title {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px
}

body .tour-bg .pre-sale .ticket-wrapper .sub-title {
    font-size: 16px
}

body .tour-bg .pre-sale .ticket-wrapper .buy-now {
    color: #fff;
    background: #303984;
    font-size: 18px;
    max-width: 594px;
    width: 100%;
    margin-left: 16px;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 25px;
    margin-top: 60px;
    margin-left: 0
}

body .tour-bg .pre-sale .ticket-wrapper .buy-now .pull-left {
    flex-grow: 1
}

body .tour-bg .pre-sale .ticket-wrapper .buy-now:hover {
    text-decoration: none;
    color: #303984;
    background: #fff
}

body .tour-bg .pre-sale .description {
    text-transform: initial;
    font-size: 16px;
    margin-bottom: 49px
}

body .tour-bg .pre-sale a.log-in {
    background: #fff;
    color: #303984;
    padding: 10px 17px 10px 14px;
    font-size: 20px;
    display: block;
    margin: 0 auto;
    max-width: 370px;
    width: 100%
}

body .tour-bg .pre-sale a.log-in:hover,
body .tour-bg .pre-sale a.log-in:focus {
    text-decoration: none;
    background: #303984;
    color: #fff
}

body .tour-bg .tour-details {
    color: white;
    clear: both;
    padding-right: 36px;
    padding-left: 24px;
    padding-top: 0px
}

body .tour-bg .tour-details .tour-date-time {
    font-family: 'ProximaNova-Light';
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: normal
}

body .tour-bg .tour-details .tour-date-time span {
    font-size: 16px
}

body .tour-bg .tour-details .tour-address-venue {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 62px;
    margin-top: 8px;
    margin-bottom: 8px
}

body .tour-bg .tour-details .tour-venue {
    font-family: 'ProximaNova-Regular';
    font-size: 23px
}

body .tour-bg .tour-details .ticket-block-wrapper {
    padding-top: 36px;
    padding-bottom: 22px
}

body .tour-bg .tour-details .ticket-block.general-proof {
    background: white;
    color: #303984
}

body .tour-bg .tour-details .ticket-block.general-proof .learn-less {
    position: absolute;
    top: 15px;
    right: 7px;
    cursor: pointer
}

body .tour-bg .tour-details .ticket-block.general-proof .learn-less a {
    width: auto;
    font-size: 24;
    font-family: 'ProximaNova-Bold';
    padding: 10px;
    background: none;
    display: none;
    color: #2f3a83;
    background: none
}

body .tour-bg .tour-details .ticket-block.general-proof .learn-less a:hover {
    color: #2f3a83;
    background: none
}

body .tour-bg .tour-details .ticket-block.general-proof .learn-more a {
    color: #2f3a83
}

body .tour-bg .tour-details .ticket-block.general-proof .learn-more a .question-mark-icon {
    background: #2f3a83;
    color: white
}

body .tour-bg .tour-details .ticket-block.general-proof .learn-more a:hover {
    color: #2f3a83;
    background: none
}

body .tour-bg .tour-details .ticket-block.general-proof .title-wrapper {
    color: #2f3a83
}

body .tour-bg .tour-details .ticket-block.general-proof a {
    background: #2f3a83 url("../images/right-arrow-white.png") calc(100% - 15px) center no-repeat;
    color: white
}

body .tour-bg .tour-details .ticket-block.general-proof a:hover {
    background: #fff url("../images/right-arrow.png") calc(100% - 15px) center no-repeat;
    color: #2f3a83
}

body .tour-bg .tour-details .ticket-block {
    position: relative;
    padding: 13px 17px 12px 13px;
    margin-bottom: 14px;
    transition: all ease 250ms
}

body .tour-bg .tour-details .ticket-block .title-wrapper {
    cursor: pointer;
    flex-grow: 1
}

body .tour-bg .tour-details .ticket-block .ticket-title {
    font-size: 25px
}

body .tour-bg .tour-details .ticket-block .ticket-title b {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .tour-bg .tour-details .ticket-block .tickets {
    font-size: 42px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all ease 250ms
}

body .tour-bg .tour-details .ticket-block .ticket-description {
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    display: none;
    margin-top: 15px;
    margin-bottom: 20px
}

body .tour-bg .tour-details .ticket-block .ticket-description .row {
    margin-left: 0;
    margin-right: 0
}

body .tour-bg .tour-details .ticket-block a {
    font-size: 18px;
    color: #303984;
    background: white;
    padding-top: 14px;
    padding-right: 38px;
    padding-bottom: 13px;
    padding-left: 21px;
    width: 215px;
    text-transform: uppercase;
    background: #fff url("../images/right-arrow.png") calc(100% - 15px) center no-repeat
}

body .tour-bg .tour-details .ticket-block a .pull-left:first-child {
    display: none
}

body .tour-bg .tour-details .ticket-block a:hover {
    text-decoration: none;
    color: white;
    background: #303984;
    background: #303984 url("../images/right-arrow-white.png") calc(100% - 15px) center no-repeat
}

body .tour-bg .tour-details .ticket-block .learn-less {
    position: absolute;
    top: 15px;
    right: 7px;
    cursor: pointer
}

body .tour-bg .tour-details .ticket-block .learn-less a {
    width: auto;
    font-size: 24;
    font-family: 'ProximaNova-Bold';
    padding: 10px;
    background: none;
    display: none;
    color: white
}

body .tour-bg .tour-details .ticket-block .learn-less a:hover {
    color: white
}

body .tour-bg .tour-details .ticket-block .learn-more a {
    width: auto;
    margin-right: 16px;
    padding: 0;
    background: none;
    color: white;
    font-size: 14px
}

body .tour-bg .tour-details .ticket-block .learn-more a .question-mark-icon {
    margin-right: 7px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #fff;
    color: #303984
}

body .tour-bg .tour-details .ticket-block .learn-more a:hover {
    text-decoration: none
}

body .tour-bg .tour-details .two-hundred-proof {
    background: #192145;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MjE0NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNTA2MGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #192145 0%, #05060d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #192145), color-stop(100%, #05060d));
    background: -webkit-linear-gradient(top, #192145 0%, #05060d 100%);
    background: -o-linear-gradient(top, #192145 0%, #05060d 100%);
    background: -ms-linear-gradient(top, #192145 0%, #05060d 100%);
    background: linear-gradient(to bottom, #192145 0%, #05060d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#192145', endColorstr='#05060d', GradientType=0)
}

body .tour-bg .tour-details .one-hundred-proof {
    background: #303984
}

body .tour-bg .tour-details .ticket-block.general {
    background: #fff;
    color: #303984;
    margin-top: 24px
}

body .tour-bg .tour-details .ticket-block.general a {
    color: white;
    background: #303984;
    padding-top: 14px;
    padding-right: 38px;
    padding-bottom: 13px;
    padding-left: 21px
}

body .tour-bg .tour-details .ticket-block.general a:hover {
    color: #303984;
    background: white
}

body .tour-bg .tour-details .fan-access {
    border-top: 9px solid #f23f07;
    padding-top: 36px;
    margin-left: 8px
}

body .tour-bg .tour-details .fan-access .title {
    font-size: 84px;
    text-transform: uppercase;
    line-height: 76px;
    margin-bottom: 40px;
    padding-left: 16px
}

body .tour-bg .tour-details .fan-access .description {
    padding-left: 16px;
    font-size: 24px;
    margin-bottom: 52px
}

body .tour-bg .tour-details .fan-access .buy-now {
    background: #fff url("../images/right-arrow.png") no-repeat calc(100% - 15px) center;
    color: #303984;
    font-size: 18px;
    max-width: 594px;
    width: 100%;
    margin-left: 16px;
    padding: 15px;
    margin-bottom: 50px;
    padding-right: 40px
}

body .tour-bg .tour-details .fan-access .buy-now .pull-left {
    flex-grow: 1
}

body .tour-bg .tour-details .fan-access .buy-now .pull-right {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .tour-bg .tour-details .fan-access .buy-now:hover {
    text-decoration: none;
    background: #303984;
    background: #303984 url("../images/right-arrow-white.png") no-repeat calc(100% - 15px) center;
    color: #fff
}

body #share-this-show {
    font-size: 14px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    text-decoration: none;
    width: 168px;
    float: right
}

body #share-this-show .fa {
    font-size: 28px;
    margin-left: 18px
}

body #share-this-show:hover {
    color: #f23f07
}

body #share-this-show:hover .fa {
    color: #f23f07
}

body .no-date-selected {
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    flex-direction: column;
    color: white;
    background: url("../images/no-date-selected.jpg") no-repeat center center;
    background-size: cover;
    height: 690px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

body .no-date-selected #get-started {
    font-family: 'ProximaNova-Regular';
    font-size: 25px
}

body .no-date-selected #choose {
    line-height: 87px;
    font-size: 94px;
    text-transform: uppercase
}

body .no-date-selected #choose span {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .vip-bg {
    background: #f23f07;
    color: white;
    font-size: 21px
}

body .vip-bg .container-fluid {
    padding-right: 37px;
    padding-left: 40px
}

body .vip-bg h1 {
    font-size: 62px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Light'
}

body .vip-bg h1 b {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .vip-bg .search-block a {
    text-transform: uppercase;
    color: white
}

body .vip-bg .search-block a:hover {
    text-decoration: none
}

body .ads-block {
    position: relative;
    padding-top: 12px;
    padding-bottom: 5px;
    background: white
}

body .ads-block .container-fluid {
    padding-right: 40px;
    padding-left: 40px
}

body .videos-bg {
    color: white;
    border-top: 3px solid #f23f07
}

body .videos-bg .container-fluid {
    padding-right: 37px;
    padding-left: 40px
}

body .videos-bg .container-fluid #official-video-wrapper {
    margin-top: 24px;
    margin-bottom: 5px
}

body .videos-bg .container-fluid #official-video-wrapper #share-this-show {
    margin-top: 0;
    margin-left: auto;
    font-size: 22px;
    font-family: 'ProximaNova-Regular';
    width: 172px;
    font-size: 14px
}

body .videos-bg .container-fluid #official-video-wrapper a.link {
    color: white;
    margin-right: 20px
}

body .videos-bg .container-fluid #official-video-wrapper a.link img[alt="Vimeo"] {
    padding-bottom: 11px
}

body .videos-bg .container-fluid h1 {
    margin-top: 0;
    margin-right: 20px;
    font-size: 62px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 0
}

body .videos-bg .container-fluid h1 span {
    font-family: 'ProximaNova-Regular'
}

body .videos-bg .container-fluid .iframe-wrapper {
    border: 18px solid white;
    margin-bottom: 18px
}

body .videos-bg .container-fluid .videos-row {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px
}

body .videos-bg .container-fluid .videos-row .col-md-4 {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px
}

body .videos-bg .container-fluid .videos-row .video-thumbnail {
    display: block;
    position: relative;
    background: white;
    height: 100%;
    padding: 14px 15px 12px 16px;
    padding: 15px 15px 5px 15px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #121c3f;
    line-height: normal
}

body .videos-bg .container-fluid .videos-row .video-thumbnail .video-thumbnail-bg {
    height: 244px
}

body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper {
    margin-top: 6px
}

body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .channel-name {
    font-size: 30px
}

body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .video-title {
    font-size: 20px;
    flex-grow: 1
}

body .videos-bg .container-fluid .videos-row .video-thumbnail:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url("../images/play-icon.png") no-repeat;
    width: 138px;
    height: 138px
}

body .bio {
    background: #f23f07;
    color: white;
    padding-bottom: 15px;
    margin-bottom: 15px
}

body .bio .biography-title {
    margin-top: 15px;
    margin-bottom: 5px;
    display: webkit-flex;
    display: flex
}

body .bio .biography-title #learn-more-at {
    display: webkit-flex;
    display: flex;
    webkit-align-items: center;
    align-items: center;
    color: white
}

body .bio .biography-title #learn-more-at div:first-child {
    margin-right: 20px
}

body .bio .flex-row {
    display: -webkit-flex;
    display: flex
}

body .bio h1 {
    margin-top: 0;
    margin-right: 9px;
    font-size: 62px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Regular';
    margin-bottom: 0
}

body .bio h1 b {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .bio .container-fluid .col-sm-4 {
    padding-right: 5px
}

body .bio .container-fluid .col-sm-8 {
    padding-left: 5px
}

body .bio .bio-content {
    height: 100%;
    background: #050822;
    font-family: 'ProximaNova-Regular';
    padding: 20px 32px 24px 54px
}

body .bio .bio-content .flex-centered,
body .bio .bio-content .header-tickets .next-show div,
body .header-tickets .next-show .bio .bio-content div,
body .bio .bio-content .header-tickets .get-tickets,
body .header-tickets .bio .bio-content .get-tickets,
body .bio .bio-content .twitter-feed,
body .bio .bio-content .twitter-feed .twitter-handle,
body .twitter-feed .bio .bio-content .twitter-handle,
body .twitter-feed .social-media .bio .bio-content a,
body .bio .bio-content #tour-dates-wrapper a.tour-dates,
body #tour-dates-wrapper .bio .bio-content a.tour-dates,
body .bio .bio-content #tour-dates-wrapper a.tour-dates .tour-date,
body #tour-dates-wrapper a.tour-dates .bio .bio-content .tour-date,
body .bio .bio-content .newsletter-container form,
body .newsletter-container .bio .bio-content form,
body footer .social-media .bio .bio-content a,
body .bio .bio-content footer .container-fluid .row>.col-sm-6:first-child>.pull-left,
body footer .container-fluid .bio .bio-content .row>.col-sm-6:first-child>.pull-left,
body .bio .bio-content .tour-bg .pre-sale .ticket-wrapper .buy-now,
body .tour-bg .pre-sale .ticket-wrapper .bio .bio-content .buy-now,
body .bio .bio-content .tour-bg .tour-details .ticket-block,
body .tour-bg .tour-details .bio .bio-content .ticket-block,
body .bio .bio-content .tour-bg .tour-details .ticket-block .learn-more a,
body .tour-bg .tour-details .ticket-block .learn-more .bio .bio-content a,
body .bio .bio-content .tour-bg .tour-details .ticket-block .learn-more a .question-mark-icon,
body .tour-bg .tour-details .ticket-block .learn-more a .bio .bio-content .question-mark-icon,
body .bio .bio-content .tour-bg .tour-details .fan-access .buy-now,
body .tour-bg .tour-details .fan-access .bio .bio-content .buy-now,
body .bio .bio-content #share-this-show,
body .bio .bio-content .no-date-selected,
body .bio .bio-content .videos-bg .container-fluid #official-video-wrapper,
body .videos-bg .container-fluid .bio .bio-content #official-video-wrapper,
body .bio .bio-content .videos-bg .container-fluid #official-video-wrapper a.link,
body .videos-bg .container-fluid #official-video-wrapper .bio .bio-content a.link,
body .bio .bio-content .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper,
body .videos-bg .container-fluid .videos-row .video-thumbnail .bio .bio-content .wrapper,
body .bio .bio-content .social-media,
body .bio .bio-content .social-media a,
body .bio .bio-content .product-block .product-image .product-price,
body .product-block .product-image .bio .bio-content .product-price,
body .bio .bio-content .product-block .product-name,
body .product-block .bio .bio-content .product-name,
body .bio .bio-content #breadcrumb-bar .back,
body #breadcrumb-bar .bio .bio-content .back,
body .bio .bio-content #product-detail-block .product-image-wrapper,
body #product-detail-block .bio .bio-content .product-image-wrapper,
body .bio .bio-content #product-detail-block .total-wrapper,
body #product-detail-block .bio .bio-content .total-wrapper,
body .bio .bio-content .vip-new,
body .bio .bio-content .location-info a.btn,
.location-info body .bio .bio-content a.btn {
    margin-top: 10px
}

body .bio .bio-content #daily-joke {
    font-size: 25px;
    font-family: 'ProximaNova-Light';
    color: #f23f07
}

body .bio .bio-content .social-media {
    flex-grow: 1;
    max-width: 201px;
    margin-left: 25px;
    max-width: 232px;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-top: 0
}

body .bio .bio-content .social-media a {
    margin-right: 6px;
    width: 53px;
    height: 54px;
    background: white;
    color: #f23f07;
    transition: all ease 250ms;
    margin-top: 0;
    font-size: 36px
}

body .bio .bio-content .social-media a i {
    font-size: 28px
}

body .bio .bio-content .social-media a:hover {
    text-decoration: none;
    background: #f23f07;
    color: white;
    transform: translate(0, -10px)
}

body .bio p {
    line-height: 22px;
    font-size: 16px;
    text-align: justify
}

body .product-blocks-wrapper .row {
    display: webkit-flex;
    display: flex;
    flex-wrap: wrap
}

body .product-blocks-wrapper .col-md-3 {
    background: white;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 4px;
    padding-right: 4px;
    margin-top: 26px
}

body .product-blocks-wrapper .col-md-3:nth-child(4n) {
    padding-right: 17px
}

body .product-blocks-wrapper .col-md-3:nth-child(4n+1) {
    padding-left: 17px
}

body .product-block {
    background: #0a0c1b;
    padding-top: 12px;
    padding-right: 13px;
    padding-left: 14px
}

body .product-block .product-image {
    height: 250px;
    background: white;
    position: relative;
    border-top: 4px solid #f23f07
}

body .product-block .product-image .product-price {
    position: absolute;
    height: 40px;
    width: auto;
    top: -40px;
    left: 8px;
    background: #f23f07;
    color: #fff;
    font-size: 28px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 8px;
    padding-right: 10px
}

body .product-block .product-image .product-price.membership-price {
    font-size: 19px
}

body .product-block .product-image .product-price.membership-price span {
    font-family: 'ProximaNova-Regular'
}

body .product-block .product-image .product-zoom {
    position: absolute;
    bottom: -5px;
    right: 5px;
    background-color: #f23f07;
    background-image: url("../images/search-white.png");
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px;
    height: 25px
}

body .product-block .product-name {
    color: white;
    font-size: 19px;
    font-family: 'ProximaNova-Semibold';
    text-align: center;
    height: 72px
}

body .product-block .view-product {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 21px;
    background: white;
    color: #f23f07;
    display: block;
    width: 196px;
    width: 205px;
    padding: 18px 23px 14px 25px;
    text-transform: uppercase;
    margin: 0 auto
}

body .product-block .view-product:hover {
    background: #f23f07;
    color: white
}

body #breadcrumb-bar {
    padding-left: 40px;
    padding-right: 20px;
    font-size: 17px;
    background: #f23f07;
    background: #d23804;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 20px
}

body #breadcrumb-bar .back {
    webkit-justify-content: flex-start;
    justify-content: flex-start;
    color: white;
    font-size: 34px
}

body #breadcrumb-bar .text-right {
    padding-top: 10px;
    text-transform: uppercase
}

body #breadcrumb-bar .text-right span {
    color: white
}

body .product-detail .product-blocks-wrapper {
    background: white;
    padding-left: 60px;
    padding-right: 15px
}

body #product-detail-block {
    background: #f23f07;
    background: #d23804;
    padding-top: 14px;
    padding-bottom: 14px;
    margin-bottom: 22px
}

body #product-detail-block .flex>.col-sm-6:first-child {
    padding-left: 0
}

body #product-detail-block .product-image-wrapper {
    background: white;
    height: 100%
}

body #product-detail-block .product-name {
    font-size: 85px;
    font-family: 'ProximaNova-Semibold';
    text-transform: uppercase;
    color: white;
    margin-top: 18px;
    line-height: 70px
}

body #product-detail-block .product-description {
    margin-top: 40px;
    margin-bottom: 34px;
    color: white;
    font-size: 16px
}

body #product-detail-block .product-attribute {
    height: 44px;
    background: #8f2603;
    font-size: 25px;
    color: white;
    margin-bottom: 9px;
    padding-top: 5px;
    padding-right: 6px;
    padding-left: 16px;
    padding-bottom: 4px
}

body #product-detail-block .product-attribute .col-sm-6.flex {
    height: 35px
}

body #product-detail-block .product-attribute input,
body #product-detail-block .product-attribute select {
    color: #111c3e;
    height: 35px;
    width: 237px
}

body #product-detail-block .product-attribute .flex>.flex {
    padding-left: 16px;
    webkit-align-items: center;
    align-items: center
}

body #product-detail-block .product-total {
    flex-grow: 1
}

body #product-detail-block .product-total .amount {
    font-size: 25px;
    font-family: 'ProximaNova-Regular'
}

body #product-detail-block .product-total .currency {
    font-size: 21px;
    font-family: 'ProximaNova-Light'
}

body #product-detail-block #shipping {
    font-size: 16px;
    flex-grow: 1;
    padding-right: 6px
}

body #product-detail-block .total-wrapper {
    height: 100%;
    width: 237px;
    float: right
}

body #product-detail-block .add-to-cart {
    color: white;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 38px;
    background: #121c3f;
    width: 100%;
    border-radius: 0
}

.fifth-row {
    margin-left: -5px;
    margin-right: -5px;
    margin-top: 30px;
    display: webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.fifth-row .col-one-fifth {
    float: left;
    width: 20%;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 13px
}

.fifth-row .col-one-fifth .image-block {
    height: 100%;
    padding: 10px 14px 16px 12px;
    background: white
}

.fifth-row .col-one-fifth .image-block .flex-centered,
.fifth-row .col-one-fifth .image-block body .header-tickets .next-show div,
body .header-tickets .next-show .fifth-row .col-one-fifth .image-block div,
.fifth-row .col-one-fifth .image-block body .header-tickets .get-tickets,
body .header-tickets .fifth-row .col-one-fifth .image-block .get-tickets,
.fifth-row .col-one-fifth .image-block body .twitter-feed,
body .fifth-row .col-one-fifth .image-block .twitter-feed,
.fifth-row .col-one-fifth .image-block body .twitter-feed .twitter-handle,
body .twitter-feed .fifth-row .col-one-fifth .image-block .twitter-handle,
.fifth-row .col-one-fifth .image-block body .twitter-feed .social-media,
body .twitter-feed .fifth-row .col-one-fifth .image-block .social-media,
.fifth-row .col-one-fifth .image-block body .twitter-feed .social-media a,
body .twitter-feed .social-media .fifth-row .col-one-fifth .image-block a,
.fifth-row .col-one-fifth .image-block body #tour-dates-wrapper a.tour-dates,
body #tour-dates-wrapper .fifth-row .col-one-fifth .image-block a.tour-dates,
.fifth-row .col-one-fifth .image-block body #tour-dates-wrapper a.tour-dates .tour-date,
body #tour-dates-wrapper a.tour-dates .fifth-row .col-one-fifth .image-block .tour-date,
.fifth-row .col-one-fifth .image-block body .newsletter-container form,
body .newsletter-container .fifth-row .col-one-fifth .image-block form,
.fifth-row .col-one-fifth .image-block body footer .social-media,
body footer .fifth-row .col-one-fifth .image-block .social-media,
.fifth-row .col-one-fifth .image-block body footer .social-media a,
body footer .social-media .fifth-row .col-one-fifth .image-block a,
.fifth-row .col-one-fifth .image-block body footer .container-fluid .row>.col-sm-6:first-child>.pull-left,
body footer .container-fluid .fifth-row .col-one-fifth .image-block .row>.col-sm-6:first-child>.pull-left,
.fifth-row .col-one-fifth .image-block body .tour-bg .pre-sale .ticket-wrapper .buy-now,
body .tour-bg .pre-sale .ticket-wrapper .fifth-row .col-one-fifth .image-block .buy-now,
.fifth-row .col-one-fifth .image-block body .tour-bg .tour-details .ticket-block,
body .tour-bg .tour-details .fifth-row .col-one-fifth .image-block .ticket-block,
.fifth-row .col-one-fifth .image-block body .tour-bg .tour-details .ticket-block .learn-more a,
body .tour-bg .tour-details .ticket-block .learn-more .fifth-row .col-one-fifth .image-block a,
.fifth-row .col-one-fifth .image-block body .tour-bg .tour-details .ticket-block .learn-more a .question-mark-icon,
body .tour-bg .tour-details .ticket-block .learn-more a .fifth-row .col-one-fifth .image-block .question-mark-icon,
.fifth-row .col-one-fifth .image-block body .tour-bg .tour-details .fan-access .buy-now,
body .tour-bg .tour-details .fan-access .fifth-row .col-one-fifth .image-block .buy-now,
.fifth-row .col-one-fifth .image-block body #share-this-show,
body .fifth-row .col-one-fifth .image-block #share-this-show,
.fifth-row .col-one-fifth .image-block body .no-date-selected,
body .fifth-row .col-one-fifth .image-block .no-date-selected,
.fifth-row .col-one-fifth .image-block body .videos-bg .container-fluid #official-video-wrapper,
body .videos-bg .container-fluid .fifth-row .col-one-fifth .image-block #official-video-wrapper,
.fifth-row .col-one-fifth .image-block body .videos-bg .container-fluid #official-video-wrapper a.link,
body .videos-bg .container-fluid #official-video-wrapper .fifth-row .col-one-fifth .image-block a.link,
.fifth-row .col-one-fifth .image-block body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper,
body .videos-bg .container-fluid .videos-row .video-thumbnail .fifth-row .col-one-fifth .image-block .wrapper,
.fifth-row .col-one-fifth .image-block body .bio .bio-content .social-media,
body .bio .bio-content .fifth-row .col-one-fifth .image-block .social-media,
.fifth-row .col-one-fifth .image-block body .bio .bio-content .social-media a,
body .bio .bio-content .social-media .fifth-row .col-one-fifth .image-block a,
.fifth-row .col-one-fifth .image-block body .product-block .product-image .product-price,
body .product-block .product-image .fifth-row .col-one-fifth .image-block .product-price,
.fifth-row .col-one-fifth .image-block body .product-block .product-name,
body .product-block .fifth-row .col-one-fifth .image-block .product-name,
.fifth-row .col-one-fifth .image-block body #breadcrumb-bar .back,
body #breadcrumb-bar .fifth-row .col-one-fifth .image-block .back,
.fifth-row .col-one-fifth .image-block body #product-detail-block .product-image-wrapper,
body #product-detail-block .fifth-row .col-one-fifth .image-block .product-image-wrapper,
.fifth-row .col-one-fifth .image-block body #product-detail-block .total-wrapper,
body #product-detail-block .fifth-row .col-one-fifth .image-block .total-wrapper,
.fifth-row .col-one-fifth .image-block .vip-new,
.fifth-row .col-one-fifth .image-block .location-info a.btn,
.location-info .fifth-row .col-one-fifth .image-block a.btn {
    margin-top: 10px
}

.fifth-row .col-one-fifth .image-block .flex-centered .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .header-tickets .next-show div .album-name-wrapper,
body .header-tickets .next-show .fifth-row .col-one-fifth .image-block div .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .header-tickets .get-tickets .album-name-wrapper,
body .header-tickets .fifth-row .col-one-fifth .image-block .get-tickets .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .twitter-feed .album-name-wrapper,
body .fifth-row .col-one-fifth .image-block .twitter-feed .album-name-wrapper,
body .twitter-feed .fifth-row .col-one-fifth .image-block .twitter-handle .album-name-wrapper,
body .twitter-feed .fifth-row .col-one-fifth .image-block .social-media .album-name-wrapper,
body .twitter-feed .social-media .fifth-row .col-one-fifth .image-block a .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body #tour-dates-wrapper a.tour-dates .album-name-wrapper,
body #tour-dates-wrapper .fifth-row .col-one-fifth .image-block a.tour-dates .album-name-wrapper,
body #tour-dates-wrapper a.tour-dates .fifth-row .col-one-fifth .image-block .tour-date .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .newsletter-container form .album-name-wrapper,
body .newsletter-container .fifth-row .col-one-fifth .image-block form .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body footer .social-media .album-name-wrapper,
body footer .fifth-row .col-one-fifth .image-block .social-media .album-name-wrapper,
body footer .social-media .fifth-row .col-one-fifth .image-block a .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body footer .container-fluid .row>.col-sm-6:first-child>.pull-left .album-name-wrapper,
body footer .container-fluid .fifth-row .col-one-fifth .image-block .row>.col-sm-6:first-child>.pull-left .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .tour-bg .pre-sale .ticket-wrapper .buy-now .album-name-wrapper,
body .tour-bg .pre-sale .ticket-wrapper .fifth-row .col-one-fifth .image-block .buy-now .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .tour-bg .tour-details .ticket-block .album-name-wrapper,
body .tour-bg .tour-details .fifth-row .col-one-fifth .image-block .ticket-block .album-name-wrapper,
body .tour-bg .tour-details .ticket-block .learn-more .fifth-row .col-one-fifth .image-block a .album-name-wrapper,
body .tour-bg .tour-details .ticket-block .learn-more a .fifth-row .col-one-fifth .image-block .question-mark-icon .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .tour-bg .tour-details .fan-access .buy-now .album-name-wrapper,
body .tour-bg .tour-details .fan-access .fifth-row .col-one-fifth .image-block .buy-now .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body #share-this-show .album-name-wrapper,
body .fifth-row .col-one-fifth .image-block #share-this-show .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .no-date-selected .album-name-wrapper,
body .fifth-row .col-one-fifth .image-block .no-date-selected .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .videos-bg .container-fluid #official-video-wrapper .album-name-wrapper,
body .videos-bg .container-fluid .fifth-row .col-one-fifth .image-block #official-video-wrapper .album-name-wrapper,
body .videos-bg .container-fluid #official-video-wrapper .fifth-row .col-one-fifth .image-block a.link .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .album-name-wrapper,
body .videos-bg .container-fluid .videos-row .video-thumbnail .fifth-row .col-one-fifth .image-block .wrapper .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .bio .bio-content .social-media .album-name-wrapper,
body .bio .bio-content .fifth-row .col-one-fifth .image-block .social-media .album-name-wrapper,
body .bio .bio-content .social-media .fifth-row .col-one-fifth .image-block a .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .product-block .product-image .product-price .album-name-wrapper,
body .product-block .product-image .fifth-row .col-one-fifth .image-block .product-price .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body .product-block .product-name .album-name-wrapper,
body .product-block .fifth-row .col-one-fifth .image-block .product-name .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body #breadcrumb-bar .back .album-name-wrapper,
body #breadcrumb-bar .fifth-row .col-one-fifth .image-block .back .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body #product-detail-block .product-image-wrapper .album-name-wrapper,
body #product-detail-block .fifth-row .col-one-fifth .image-block .product-image-wrapper .album-name-wrapper,
.fifth-row .col-one-fifth .image-block body #product-detail-block .total-wrapper .album-name-wrapper,
body #product-detail-block .fifth-row .col-one-fifth .image-block .total-wrapper .album-name-wrapper,
.fifth-row .col-one-fifth .image-block .vip-new .album-name-wrapper,
.fifth-row .col-one-fifth .image-block .location-info a.btn .album-name-wrapper,
.location-info .fifth-row .col-one-fifth .image-block a.btn .album-name-wrapper {
    flex-grow: 1
}

.fifth-row .col-one-fifth .image-block a {
    color: #121c3f
}

.fifth-row .col-one-fifth .image-block a .album-name {
    font-size: 24px;
    line-height: normal;
    text-transform: uppercase
}

.fifth-row .col-one-fifth .image-block a .album-date {
    font-size: 16px;
    line-height: normal;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none
}

.pl0 {
    padding-left: 0
}

.pr0 {
    padding-right: 0
}

.pr10 {
    padding-right: 10px
}

.pl10 {
    padding-left: 10px
}

.mt20 {
    margin-top: 20px
}

.flex {
    display: -webkit-flex;
    display: flex
}

body .tour-bg .tour-details .ticket-block.flex-column {
    webkit-flex-direction: column;
    flex-direction: column;
    webkit-align-items: flex-start;
    align-items: flex-start;
    padding-top: 25px
}

body .tour-bg .tour-details .ticket-block.flex-column a {
    width: 100%
}

body .tour-bg .tour-details .ticket-block.flex-column .tickets {
    font-size: 56px
}

body .tour-bg .tour-details .ticket-block.flex-column .ticket-description {
    display: block
}

body .tour-bg .tour-details .ticket-block.flex-column a .pull-left {
    display: block
}

body .bio img {
    width: 100%
}

.alm-reveal {
    display: webkit-flex;
    display: flex;
    flex-wrap: wrap
}

.lb-data .lb-close {
    width: 36px !important;
    height: 36px !important;
    background: url(../images/close.png) center center no-repeat !important;
    background-size: cover !important
}

.lb-nav a.lb-prev,
.lb-nav a.lb-next {
    background: none !important
}

.lightbox .lb-image {
    border-width: 10px !important;
    border-radius: 0 !important
}

.lb-nav {
    position: absolute !important;
    bottom: 0px !important;
    left: 0 !important;
    height: 45px !important;
    width: 100% !important;
    z-index: 10 !important;
    background: white !important;
    top: unset !important
}

.lb-container {
    position: relative !important
}

.lb-outerContainer {
    position: relative !important;
    *zoom: 1 !important;
    margin: 0 auto !important;
    border-radius: 0px !important;
    background-color: transparent !important
}

.lb-data .lb-close {
    opacity: 1 !important;
    top: 7px !important;
    right: 0px !important;
    position: absolute !important;
    z-index: 1
}

.lb-nav a.lb-prev {
    display: block;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: auto !important;
    padding-left: 10px !important;
    opacity: 1 !important;
    padding-top: 10px !important;
    color: black !important;
    font-size: 1.26vw !important;
    font-family: 'ProximaNova-Semibold' !important;
    line-height: normal !important
}

.lb-nav a.lb-next {
    display: block;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: auto !important;
    padding-right: 10px !important;
    opacity: 1 !important;
    padding-top: 10px !important;
    color: black !important;
    font-size: 1.26vw !important;
    font-family: 'ProximaNova-Semibold' !important;
    line-height: normal !important
}

a.click-here-to-download {
    color: black;
    font-size: 1.88vw;
    font-family: 'ProximaNova-Semibold' !important;
    line-height: normal !important;
    width: calc(100% - 388px) !important;
    display: inline-block !important;
    padding-top: 5px
}

.lb-closeContainer {
    text-align: left;
    color: white;
    font-size: 46px;
    line-height: normal;
    background: url(../images/share-white.png) no-repeat;
    background-position: 444px 4px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a.sharepopus,
a.sharepopus:hover {
    color: #fff;
    padding-right: 80px
}

.vip-new {
    position: absolute;
    width: 58px;
    height: 25px;
    background: #303984;
    font-size: 17px;
    font-family: 'ProximaNova-Regular';
    text-transform: uppercase;
    top: -9px;
    left: 19px;
    margin-top: 0px !important
}

.fifth-row .col-one-fifth .image-block {
    position: relative
}

.collapse-btn-wrapper {
    transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease
}

.collapse-btn-wrapper.menu-opened {
    bottom: 280px
}

.search-block {
    display: webkit-flex;
    display: flex;
    webkit-align-items: center;
    align-items: center
}

.search-block form {
    display: inline-block;
    width: 43%
}

#search-input {
    background: #c53306;
    border: none;
    display: inline-block;
    color: white;
    font-size: 21px;
    font-family: 'ProximaNova-Regular';
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px 8px 9px 8px;
    line-height: normal
}

#search-input.placeholder {
    color: white
}

#search-input:-ms-placeholder {
    color: white
}

#search-input:-moz-placeholder {
    color: white
}

#search-input::-moz-placeholder {
    color: white
}

#search-input::-webkit-input-placeholder {
    color: white
}

#search-input:focus {
    box-shadow: none
}

.search-block button[type="submit"] {
    background: #c53306;
    border: none;
    border-radius: 0;
    height: 34px
}

body .twitter-feed .twitter-call-to-action {
    width: 15% !important;
}

.twitter-call-to-action > span{
  max-width: 400px;
  text-align: center;
  white-space: nowrap;
  float: right;
}

body .ad-box {
    border-bottom: 0px solid white !important;
}

body .featured-video-block{
  border-bottom: 0px solid !important;
}

body .bio p{
  font-size: 16px !important;
  line-height: 21px !important;
  text-rendering: auto;
}

.marker-image {
    position: absolute;
    top: -14px;
    left: -32px
}

.location-info {
    padding-top: 14px;
    padding-right: 26px;
    padding-left: 40px;
    padding-bottom: 20px;
    position: relative;
    background: #192145;
    background: -moz-linear-gradient(top, #192145 0%, #05060d 100%);
    background: -webkit-linear-gradient(top, #192145 0%, #05060d 100%);
    background: linear-gradient(to bottom, #192145 0%, #05060d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#192145', endColorstr='#05060d', GradientType=0);
    color: white
}

.location-info .marker-cancel {
    position: absolute;
    top: -16px;
    right: -16px
}

.location-info .event-venue {
    font-size: 16px;
    font-family: 'ProximaNova-Regular';
    text-transform: uppercase
}

.location-info .event-date {
    font-size: 16px;
    font-family: 'ProximaNova-Regular'
}

.location-info h3 {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase
}

.location-info a.btn {
    color: white;
    font-size: 16px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f23f07;
    width: 121px;
    height: 22px;
    padding: 0;
    border-radius: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -11px
}

.location-info:after {
    position: absolute;
    background-image: url("../images/marker.png");
    background-repeat: no-repeat;
    widows: 65px;
    height: 110px
}

body .biography-title #share-this-show {
    width: auto;
    margin-top: 0;
    margin-left: auto
}

body .biography-title #share-this-show .fa {
    font-size: 38px;
    margin-left: 0
}

body #ron-navbar .navbar-right li:last-child a {
    padding-right: 0
}

body .tour-bg #tour-dates-wrapper {
    padding-left: 0
}

body .tour-bg #tour-dates-wrapper .tour-date-wrapper {
    padding-left: 0
}

body .tour-bg #tour-dates-wrapper a.tour-dates {
    padding-left: 15px
}

body .tour-bg #tour-dates-wrapper a.tour-dates:hover,
body .tour-bg #tour-dates-wrapper a.tour-dates.active {
    padding-left: 0
}

body .tour-bg #share-this-show {
    margin-top: 14px;
    margin-bottom: 106px
}

body .tour-bg .pre-sale {
    clear: both
}

#load-more {
    margin: 0 auto
}

.alm-btn-wrap,
#ajax-load-more {
    width: 100%
}

.ads-block .container-fluid .row .col-sm-6 {
    position: relative
}

.ads-block .row .col-sm-6:first-child a img {
    position: absolute;
    bottom: 0;
    height: 125%;
    width: calc(100% - 8px)
}

#online-store {
    color: #f33f03;
    font-size: 50px;
    font-family: 'BEBAS';
    line-height: 60px;
    position: absolute;
    top: 39px
}

.map-wrapper {
    position: relative
}

.map-wrapper #find-the-tater {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #f33f03;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 1;
    padding-top: 40px;
    padding-left: 94px;
    background: url("../images/tater-bg.png") left top;
    background-size: cover;
    cursor: pointer
}

.map-wrapper #find-the-tater .find-the {
    font-size: 69px;
    line-height: 49px
}

.map-wrapper #find-the-tater .tater {
    font-size: 104px;
    line-height: 90px
}

.map-wrapper #find-the-tater .click {
    font-size: 18px;
    padding-left: 20px;
    letter-spacing: -1px
}

.daily-joke {
    color: #f23f07;
    position: fixed;
    left: 0;
    bottom: 50px;
    width: 100%;
    z-index: 2;
    font-size: 12px;
    height: 40px;
    background: rgba(18, 28, 63, 0.5) url(../images/body-background.jpg);
    background-repeat: no-repeat;
    background-attachment: unset;
    background-size: cover;
    display: -webkit-flex;
    display: flex;
    webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center
}

body .daily-joke .social-media a {
    background: #f23f07;
    color: rgba(18, 28, 63, 0.8);
    margin-left: 5px
}

.daily-joke .twitter-call-to-action,
.daily-joke .social-media {
    display: inline-block
}

body .twitter-feed .social-media a:last-child {
    margin-right: 0
}

body .ads-block::before {
    top: -54px;
    left: 12.66%;
    border: solid white;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: #f23f07;
    border-bottom-color: white;
    border-width: 27px;
    margin-left: -27px
}

body #share-this-show.share-album {
    font-size: 14px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    text-decoration: none;
    width: auto;
    float: right;
    padding-right: 0;
    text-align: right;
    margin-right: 0
}

body #share-this-show.share-album,
body #share-this-show {
    margin-top: 20px
}

body .product-block .product-image.fan-presale-wrapper+.view-product {
    margin-top: 27px
}

body .product-blocks-wrapper+.container .ads-block .row .col-sm-6 {
    background: white
}

body .product-blocks-wrapper+.container .ads-block {
    padding-top: 0;
    margin-top: 25px;
    padding-bottom: 0
}

body .product-blocks-wrapper+.container .ads-block .row {
    padding-top: 16px;
    padding-bottom: 16px
}

body .product-blocks-wrapper+.container .ads-block:before {
    top: unset;
    left: unset;
    border: solid white;
    content: " ";
    height: 0;
    width: 0;
    position: unset;
    pointer-events: none;
    border-color: none;
    border-bottom-color: none;
    border-width: 0px;
    margin-left: 0px
}

body .product-block .product-image.fan-presale-wrapper {
    background: #bf3202;
    background: -moz-linear-gradient(top, #bf3202 0%, #f33f03 100%);
    background: -webkit-linear-gradient(top, #bf3202 0%, #f33f03 100%);
    background: linear-gradient(to bottom, #bf3202 0%, #f33f03 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bf3202', endColorstr='#f33f03', GradientType=0);
    color: white;
    padding-left: 15px;
    padding-right: 15px;
    display: -webkit-flex;
    display: flex;
    height: 295px
}

body .product-block .product-image.fan-presale-wrapper .product-price {
    font-size: 18px;
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase
}

body .product-block .product-image.fan-presale-wrapper .product-price span {
    font-family: 'ProximaNova-Regular'
}

body .product-block .product-image.fan-presale-wrapper .fan-access {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

body .product-block .product-image.fan-presale-wrapper .fan-access .title {
    margin-top: 56px;
    font-size: 45px;
    line-height: 40px;
    text-transform: uppercase;
    font-family: 'ProximaNova-Regular'
}

body .product-block .product-image.fan-presale-wrapper .fan-access .title b {
    font-family: 'ProximaNova-Bold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body .product-block .product-image.fan-presale-wrapper p {
    font-size: 15px;
    line-height: 16px;
    font-family: 'ProximaNova-Regular'
}

.next-show>div {
    cursor: pointer
}

@media (min-width: 1367px) and (max-width: 1540px) {
    body .newsletter-container #newsletter {
        width: 230px;
        margin-right: 20px
    }
    body .newsletter-container form {
        width: calc(100% - 230px)
    }
    body .vip-bg h1 {
        font-size: 54px
    }
    body #share-this-show.share-album,
    #share-this-show {
        margin-top: 54px
    }
}

@media (min-width: 1441px) {
    body .newsletter-container form input[type="submit"],
    body .newsletter-container form input[type="text"] {
        width: 13%
    }
}

@media (min-width: 1367px) and (max-width: 1440px) {
    body .twitter-feed {
        font-size: 15px
    }
    body .twitter-feed .twitter-call-to-action {
        font-size: 18px
    }
    body .newsletter-container form input[type="submit"],
    body .newsletter-container form input[type="text"] {
        width: 13%
    }
}

@media (min-width: 1200px) and (max-width: 1366px) {
    a.click-here-to-download {
        padding-top: 15px !important
    }
    .lb-nav a.lb-prev,
    .lb-nav a.lb-next {
        padding-top: 15px !important
    }
    .lb-data .lb-close {
        top: 2px !important
    }
    .lb-data .lb-close {
        width: 30px !important;
        height: 30px !important
    }
    .lb-closeContainer {
        font-size: 36px;
        background: url(../images/share-white.png) no-repeat;
        background-position: 350px 3px;
        font-family: 'ProximaNova-Bold';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-size: auto 28px
    }
    a.click-here-to-download {
        font-size: 1.5vw
    }
    body .twitter-feed .twitter-call-to-action {
        font-size: 16px
    }
    body .twitter-feed .twitter-scroll {
        font-size: 13px
    }
    body .twitter-feed .social-media a {
        font-size: 36px
    }
    body .twitter-feed .social-media a i {
        font-size: 20px
    }
    body .twitter-feed .twitter-handle i.fa.fa-twitter {
        font-size: 30px;
        margin-left: 10px
    }
    body .twitter-feed {
        font-size: 13px
    }
    body .twitter-feed .twitter-call-to-action {
        font-size: 16px
    }
    body .twitter-feed .twitter-handle {
        font-size: 18px
    }
    body .newsletter-container #newsletter {
        width: 220px;
        margin-right: 10px
    }
    body .newsletter-container #newsletter {
        font-size: 22px
    }
    body .newsletter-container #newsletter #subtitle {
        font-size: 14px
    }
    body .newsletter-container form input[type="submit"],
    body .newsletter-container form input[type="text"] {
        width: 13%
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .month {
        font-size: 13px
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .date {
        font-size: 20px
    }
    body .tour-bg .tour-details .fan-access .title {
        font-size: 67px;
        line-height: 57px
    }
    body .tour-bg .tour-details .fan-access .description {
        font-size: 18px
    }
    body .tour-bg .tour-details .fan-access .buy-now {
        font-size: 15px
    }
    body .tour-bg .tour-details .ticket-block .ticket-title {
        font-size: 22px
    }
    body .tour-bg .tour-details .ticket-block .tickets {
        font-size: 33px
    }
    body .tour-bg .tour-details .ticket-block.flex-column .tickets {
        font-size: 44px
    }
    body .tour-bg .tour-details .ticket-block .ticket-description {
        font-size: 13px
    }
    body .tour-bg .tour-details .ticket-block .learn-more a {
        font-size: 11px
    }
    body .tour-bg .pre-sale .title {
        font-size: 20px;
        line-height: 16px
    }
    body .tour-bg .tour-details .tour-date-time {
        font-size: 24px
    }
    body .tour-bg .pre-sale .tour-details .tour-address-venue {
        font-size: 50px
    }
    body .tour-bg .tour-details .tour-venue {
        font-size: 18px
    }
    body .tour-bg .pre-sale .ticket-wrapper .title {
        font-size: 18px
    }
    body .tour-bg .pre-sale .ticket-wrapper .sub-title {
        font-size: 13px
    }
    body .tour-bg .pre-sale .ticket-wrapper .buy-now {
        font-size: 20px
    }
    body .tour-bg .pre-sale .description {
        font-size: 13px
    }
    body .tour-bg .pre-sale a.log-in {
        font-size: 16px;
        max-width: 276px
    }
    body #tour-dates-wrapper a.tour-dates:hover .tour-address-venue .tour-address,
    body #tour-dates-wrapper a.tour-dates.active .tour-address-venue .tour-address {
        font-size: 26px
    }
    body #ron-navbar .navbar-right li a {
        font-size: 23px
    }
    body .bio p {
        font-size: 14px
    }
    body .bio h1 {
        font-size: 57px
    }
    body .bio .biography-title #learn-more-at {
        font-size: 13px
    }
    body .bio .bio-content #daily-joke {
        font-size: 23px
    }
    body #ron-navbar #account-block.navbar-nav li a {
        font-size: 15px
    }
    body .newsletter-container form input[type="text"],
    body .newsletter-container form input[type="email"],
    body .newsletter-container form input[type="submit"] {
        font-size: 19px
    }
    body footer {
        font-size: 15px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .video-thumbnail-bg {
        height: 174px
    }
    body .videos-bg .container-fluid h1 {
        font-size: 57px
    }
    body #ron-navbar .navbar-brand {
        width: 486px
    }
    body #ron-navbar .navbar-brand.store-logo {
        width: 400px
    }
    #online-store {
        font-size: 40px;
        line-height: 48px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .channel-name {
        width: 115px;
        font-size: 20px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .video-title {
        width: calc(100% - 115px);
        font-size: 13px
    }
    body .vip-bg h1 {
        font-size: 46px
    }
    body .no-date-selected #get-started {
        font-size: 22px
    }
    body .no-date-selected #choose {
        font-size: 85px;
        line-height: 80px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-address {
        font-size: 24px;
        font-size: 20px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-venue {
        font-size: 15px;
        font-size: 13px
    }
    body .header-tickets .date-venue .venue {
        font-size: 3.4vw;
        letter-spacing: -1px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lb-data .lb-close {
        width: 24px !important;
        height: 24px !important
    }
    .lb-closeContainer {
        font-size: 36px;
        background: url(../images/share-white.png) no-repeat;
        background-position: 351px 4px;
        background-size: auto 25px !important
    }
    a.click-here-to-download {
        font-size: 1.835vw;
        padding-top: 15px
    }
    .lb-nav a.lb-next,
    .lb-nav a.lb-prev {
        padding-top: 15px !important
    }
    body .twitter-feed .social-media {
        margin-left: 15px
    }
    body .twitter-feed .social-media a {
        font-size: 26px;
        width: 36px;
        height: 36px
    }
    body .twitter-feed .social-media a i {
        font-size: 20px
    }
    body .twitter-feed .twitter-handle i.fa.fa-twitter {
        font-size: 26px;
        margin-left: 10px
    }
    body .twitter-feed {
        font-size: 12px
    }
    body .twitter-feed .twitter-call-to-action {
        font-size: 13px
    }
    body .twitter-feed .twitter-handle {
        font-size: 16px
    }
    .map-wrapper #find-the-tater .find-the {
        font-size: 49px;
        line-height: 49px
    }
    .map-wrapper #find-the-tater .tater {
        font-size: 84px;
        line-height: 70px
    }
    body .featured-video-block h2 {
        font-size: 24px;
        margin-bottom: 10px
    }
    body .newsletter-container #newsletter {
        margin-right: 10px;
        width: 210px
    }
    body .newsletter-container #newsletter {
        font-size: 20px
    }
    body .newsletter-container #newsletter #subtitle {
        font-size: 13px
    }
    body .newsletter-container form input[type="text"],
    body .newsletter-container form input[type="email"],
    body .newsletter-container form input[type="submit"] {
        font-size: 13px;
        width: 13%
    }
    #online-store {
        top: 41px;
        font-size: 30px;
        line-height: 36px
    }
    body #ron-navbar .navbar-brand.store-logo {
        width: 300px
    }
    body .header-tickets .date-venue .venue {
        letter-spacing: unset
    }
    body .header-tickets .date-venue {
        width: calc(100% - 110px);
        flex-grow: unset
    }
    body #ron-navbar .navbar-right {
        margin-top: -42px
    }
    body .tour-bg .pre-sale {
        padding-right: 24px
    }
    body .tour-bg .tour-details {
        padding-right: 0
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .month {
        font-size: 13px
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .date {
        font-size: 20px
    }
    body .tour-bg .tour-details .ticket-block .ticket-title {
        font-size: 22px
    }
    body .tour-bg .tour-details .ticket-block .tickets {
        font-size: 33px
    }
    body .tour-bg .tour-details .ticket-block.flex-column .tickets {
        font-size: 44px
    }
    body .tour-bg .tour-details .ticket-block .ticket-description {
        font-size: 13px
    }
    body .tour-bg .tour-details .ticket-block .learn-more a {
        font-size: 11px
    }
    body .tour-bg .tour-details .fan-access .title {
        font-size: 67px;
        line-height: 57px
    }
    body .tour-bg .tour-details .fan-access .description {
        font-size: 18px
    }
    body .tour-bg .tour-details .fan-access .buy-now {
        font-size: 15px
    }
    body .tour-bg .pre-sale .title {
        font-size: 20px;
        line-height: 16px
    }
    body .tour-bg .tour-details .tour-date-time {
        font-size: 24px
    }
    body .tour-bg .pre-sale .tour-details .tour-address-venue {
        font-size: 50px
    }
    body .tour-bg .tour-details .tour-venue {
        font-size: 18px
    }
    body .tour-bg .pre-sale .ticket-wrapper .title {
        font-size: 18px
    }
    body .tour-bg .pre-sale .ticket-wrapper .sub-title {
        font-size: 13px
    }
    body .tour-bg .pre-sale .ticket-wrapper .buy-now {
        font-size: 20px
    }
    body .tour-bg .pre-sale .description {
        font-size: 13px
    }
    body .tour-bg .pre-sale a.log-in {
        font-size: 16px;
        max-width: 276px
    }
    body #tour-dates-wrapper a.tour-dates:hover .tour-address-venue .tour-address,
    body #tour-dates-wrapper a.tour-dates.active .tour-address-venue .tour-address {
        font-size: 26px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-address {
        font-size: 24px;
        font-size: 20px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-venue {
        font-size: 15px;
        font-size: 13px
    }
    body .no-date-selected #choose {
        font-size: 60px;
        line-height: 70px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-address {
        font-size: 22px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-venue {
        font-size: 14px
    }
    .fifth-row .col-one-fifth {
        width: 25%
    }
    body .bio h1 {
        font-size: 50px
    }
    body .bio p {
        font-size: 14px
    }
    body #ron-navbar .navbar-right li a {
        font-size: 20px
    }
    body #ron-navbar #account-block.navbar-nav li a {
        font-size: 15px
    }
    body #ron-navbar .navbar-brand {
        width: 400px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .video-thumbnail-bg {
        height: 140px
    }
    body .videos-bg .container-fluid h1 {
        font-size: 50px
    }
    body .videos-bg .container-fluid #official-video-wrapper #share-this-show {
        width: auto
    }
    body #share-this-show .fa {
        margin-left: 5px
    }
    body .videos-bg .container-fluid #official-video-wrapper a.link img[alt="Vimeo"] {
        width: 100px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .channel-name {
        width: 115px;
        font-size: 20px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .video-title {
        width: calc(100% - 115px);
        font-size: 13px
    }
    body .vip-bg h1 {
        font-size: 36px
    }
    body .header-tickets .next-show {
        max-width: 36px
    }
    body .header-tickets {
        height: 90px
    }
    body .header-tickets .next-show div {
        font-size: 16px;
        width: 110px
    }
    body .header-tickets .date-venue .date {
        font-size: 13px
    }
    body .header-tickets .date-venue .venue {
        font-size: 34px;
        line-height: 44px
    }
    body .header-tickets .get-tickets {
        height: 87px
    }
    body .header-tickets .get-tickets .get {
        font-size: 13px
    }
    body .header-tickets .get-tickets .tickets {
        font-size: 20px
    }
}

@media (min-width: 768px) {
    #header-tickets-carousel {
        float: right;
        width: 39.6%;
        max-width: 618px;
        height: 120px;
        position: absolute;
        top: 5px;
        right: 18px
    }
    .ads-block .row .col-sm-6:first-child {
        padding-right: 8px
    }
    .ads-block .row .col-sm-6:last-child {
        padding-left: 8px
    }
}

@media (max-width: 991px){
  .no-date-selected{
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
    .lb-nav a.lb-prev {
        font-size: 14px !important;
        padding-top: 15px !important
    }
    .lb-nav a.lb-next {
        font-size: 14px !important;
        padding-top: 15px !important
    }
    a.click-here-to-download {
        font-size: 2.3vw;
        padding-top: 15px
    }
    .lb-data .lb-close {
        width: 24px !important;
        height: 24px !important
    }
    .lb-closeContainer {
        font-size: 30px;
        background: url(../images/share-white.png) no-repeat;
        background-position: 291px 4px;
        background-size: auto 20px
    }
    body .twitter-feed {
        font-size: 13px
    }
    body .twitter-feed .twitter-scroll {
        margin-left: 10px
    }
    body .twitter-feed .twitter-call-to-action {
        font-size: 13px
    }
    body .twitter-feed .twitter-handle {
        font-size: 13px
    }
    body .twitter-feed .twitter-handle i.fa.fa-twitter {
        font-size: 20px;
        margin-left: 10px
    }
    body .twitter-feed .social-media {
        margin-left: 10px
    }
    body .twitter-feed .social-media a {
        width: 26px;
        height: 26px
    }
    body .twitter-feed .social-media a i {
        font-size: 18px
    }
    .map-wrapper #find-the-tater .tater {
        font-size: 64px;
        line-height: 50px
    }
    .map-wrapper #find-the-tater .find-the {
        font-size: 29px;
        line-height: 29px
    }
    body .featured-video-block .iframe-wrapper {
        height: auto
    }
    body .featured-video-block h2 {
        font-size: 20px;
        margin-bottom: 5px
    }
    body .featured-video-block .iframe-wrapper {
        border: 5px solid white;
        margin-bottom: 5px;
        height: calc(100% - 50px)
    }
    body .featured-video-block a {
        font-size: 13px
    }
    body .featured-video-block .iframe-wrapper iframe {
        height: 100%
    }
    body .featured-video-block {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px
    }
    body .newsletter-container #newsletter {
        margin-bottom: 10px
    }
    body .newsletter-container {
        padding-left: 15px;
        padding-right: 15px;
        display: block
    }
    body .newsletter-container form {
        display: block
    }
    body .newsletter-container form input[type="text"],
    body .newsletter-container form input[type="email"],
    body .newsletter-container form input[type="submit"] {
        font-size: 13px
    }
    body .newsletter-container form input[type="text"],
    body .newsletter-container form input[type="email"] {
        width: calc(50% - 15px);
        margin-bottom: 10px
    }
    body #ron-navbar .navbar-brand.store-logo {
        width: 230px;
        margin-right: -5px
    }
    #online-store {
        font-size: 20px;
        line-height: 28px;
        top: 40px
    }
    body .header-tickets .get-tickets {
        height: 75px;
        right: 5px;
        width: 80px
    }
    body .header-tickets {
        height: 73px
    }
    body .header-tickets .next-show div {
        font-size: 14px;
        width: 120px;
        top: 26px;
        left: -52px
    }
    body .header-tickets .date-venue .date {
        font-size: 13px
    }
    body .header-tickets .date-venue .venue {
        letter-spacing: unset;
        font-size: 23px;
        line-height: 22px
    }
    body .header-tickets .date-venue {
        width: calc(100% - 115px);
        flex-grow: unset
    }
    body .header-tickets .next-show {
        max-width: 26px
    }
    body .header-tickets .get-tickets .tickets {
        font-size: 16px
    }
    body .header-tickets .get-tickets .tickets {
        font-size: 12px
    }
    .product-blocks-wrapper .col-md-3:nth-child(4n) {
        padding-right: 4px !important
    }
    .product-blocks-wrapper .col-md-3:nth-child(4n+1) {
        padding-left: 4px !important
    }
    .product-blocks-wrapper .col-md-3:nth-child(3n) {
        padding-right: 17px
    }
    .product-blocks-wrapper .col-md-3:nth-child(3n+1) {
        padding-left: 17px
    }
    .container.product-blocks-wrapper {
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px)
    }
    body .tour-bg .tour-details .fan-access {
        padding-left: 0
    }
    body .tour-bg .container-fluid {
        padding-right: 33px
    }
    body #tour-dates-wrapper .tour-date-wrapper {
        padding-left: 5px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue {
        padding-left: 10px
    }
    body #tour-dates-wrapper a.tour-dates:hover .tour-address-venue .tour-address,
    body #tour-dates-wrapper a.tour-dates.active .tour-address-venue .tour-address {
        font-size: 22px
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .month {
        font-size: 13px
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .date {
        font-size: 20px
    }
    body .no-date-selected #choose {
        font-size: 54px;
        line-height: 54px
    }
    body .no-date-selected #get-started {
        font-size: 22px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-address {
        font-size: 20px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-venue {
        font-size: 13px
    }
    body #ron-navbar .navbar-right li a {
        font-size: 16px
    }
    .fifth-row .col-one-fifth {
        width: 33.33%
    }
    body .bio h1 {
        font-size: 36px
    }
    body .bio p {
        font-size: 14px
    }
    body .bio .bio-content>.flex-centered,
    body .bio .header-tickets .next-show .bio-content>div,
    body .header-tickets .next-show .bio .bio-content>div,
    body .bio .header-tickets .bio-content>.get-tickets,
    body .header-tickets .bio .bio-content>.get-tickets,
    body .bio .bio-content>.twitter-feed,
    body .bio .twitter-feed .bio-content>.twitter-handle,
    body .twitter-feed .bio .bio-content>.twitter-handle,
    body .bio .twitter-feed .bio-content>.social-media,
    body .bio .twitter-feed .social-media .bio-content>a,
    body .twitter-feed .social-media .bio .bio-content>a,
    body .bio #tour-dates-wrapper .bio-content>a.tour-dates,
    body #tour-dates-wrapper .bio .bio-content>a.tour-dates,
    body .bio #tour-dates-wrapper a.tour-dates .bio-content>.tour-date,
    body #tour-dates-wrapper a.tour-dates .bio .bio-content>.tour-date,
    body .bio .newsletter-container .bio-content>form,
    body .newsletter-container .bio .bio-content>form,
    body .bio footer .bio-content>.social-media,
    body .bio footer .social-media .bio-content>a,
    body footer .social-media .bio .bio-content>a,
    body .bio footer .container-fluid .row>.col-sm-6.bio-content:first-child>.pull-left,
    body footer .container-fluid .bio .row>.col-sm-6.bio-content:first-child>.pull-left,
    body .bio .tour-bg .pre-sale .ticket-wrapper .bio-content>.buy-now,
    body .tour-bg .pre-sale .ticket-wrapper .bio .bio-content>.buy-now,
    body .bio .tour-bg .tour-details .bio-content>.ticket-block,
    body .tour-bg .tour-details .bio .bio-content>.ticket-block,
    body .bio .tour-bg .tour-details .ticket-block .learn-more .bio-content>a,
    body .tour-bg .tour-details .ticket-block .learn-more .bio .bio-content>a,
    body .bio .tour-bg .tour-details .ticket-block .learn-more a .bio-content>.question-mark-icon,
    body .tour-bg .tour-details .ticket-block .learn-more a .bio .bio-content>.question-mark-icon,
    body .bio .tour-bg .tour-details .fan-access .bio-content>.buy-now,
    body .tour-bg .tour-details .fan-access .bio .bio-content>.buy-now,
    body .bio .bio-content>#share-this-show,
    body .bio .bio-content>.no-date-selected,
    body .bio .videos-bg .container-fluid .bio-content>#official-video-wrapper,
    body .videos-bg .container-fluid .bio .bio-content>#official-video-wrapper,
    body .bio .videos-bg .container-fluid #official-video-wrapper .bio-content>a.link,
    body .videos-bg .container-fluid #official-video-wrapper .bio .bio-content>a.link,
    body .bio .videos-bg .container-fluid .videos-row .video-thumbnail .bio-content>.wrapper,
    body .videos-bg .container-fluid .videos-row .video-thumbnail .bio .bio-content>.wrapper,
    body .bio .bio-content>.social-media,
    body .bio .bio-content .social-media .bio-content>a,
    body .bio .product-block .product-image .bio-content>.product-price,
    body .product-block .product-image .bio .bio-content>.product-price,
    body .bio .product-block .bio-content>.product-name,
    body .product-block .bio .bio-content>.product-name,
    body .bio #breadcrumb-bar .bio-content>.back,
    body #breadcrumb-bar .bio .bio-content>.back,
    body .bio #product-detail-block .bio-content>.product-image-wrapper,
    body #product-detail-block .bio .bio-content>.product-image-wrapper,
    body .bio #product-detail-block .bio-content>.total-wrapper,
    body #product-detail-block .bio .bio-content>.total-wrapper,
    body .bio .bio-content>.vip-new,
    body .bio .location-info .bio-content>a.btn,
    .location-info body .bio .bio-content>a.btn {
        display: block
    }
    body .bio .bio-content #daily-joke {
        text-align: center;
        margin-bottom: 10px
    }
    body .bio .bio-content #daily-joke br {
        display: none
    }
    body .bio .bio-content .social-media {
        margin: 0 auto
    }
    body .bio .bio-content {
        padding-left: 32px
    }
    body #ron-navbar #account-block.navbar-nav li a {
        font-size: 13px;
        margin-right: 5px
    }
    body #ron-navbar .navbar-brand {
        width: 278px
    }
    body .videos-bg .container-fluid h1 {
        font-size: 36px
    }
    body .videos-bg .container-fluid #official-video-wrapper #share-this-show {
        width: auto
    }
    body #share-this-show .fa {
        margin-left: 5px
    }
    body .videos-bg .container-fluid #official-video-wrapper a.link img[alt="Vimeo"] {
        width: 40px;
        padding-bottom: 1px;
        padding-left: 1px
    }
    body .videos-bg .container-fluid #official-video-wrapper a.link img[alt="YouTube"] {
        width: 40px
    }
    body .videos-bg .container-fluid #official-video-wrapper {
        margin-top: 8px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .channel-name {
        width: 115px;
        font-size: 20px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .video-title {
        width: calc(100% - 115px);
        font-size: 13px
    }
    body .vip-bg h1 {
        font-size: 26px
    }
}

@media (max-width: 767px) {
    body.home #ron-navbar .navbar-right li:first-child {
        display: none
    }
    html {
        min-height: 100%;
    }
    body {
        min-height: 100%;
        background: url(../images/body-background.jpg);
        background-repeat: no-repeat;
        background-attachment: unset;
        background-size: cover;
        height: 100%;
        /*padding-bottom: 138px*/
    }
    .home .home-page-banner {
        display: none
    }
    .home .newsletter-container {
        display: none
    }
    .home footer {
        display: none
    }
    .home .daily-joke {
        display: none
    }
    .home #header-tickets-carousel {
        display: none
    }
    body.home #ron-navbar .navbar-collapse {
        display: block
    }
    body.home #ron-navbar .navbar-collapse {
        bottom: 0
    }
    .lb-nav {
        height: 25px !important
    }
    .lb-data .lb-close {
        top: 5px !important
    }
    .lb-data .lb-close {
        width: 16px !important;
        height: 16px !important
    }
    a.click-here-to-download {
        font-size: 13px !important;
        width: auto !important;
        padding-top: 7px !important
    }
    .lb-nav a.lb-next,
    .lb-nav a.lb-prev {
        font-size: 12px !important;
        padding-top: 7px !important
    }
    .lb-closeContainer {
        font-size: 20px;
        background: url(../images/share-white.png) no-repeat;
        background-position: 196px 2px;
        background-size: auto 12px
    }
    body .twitter-feed,
    body .twitter-feed+.container-fluid,
    body .twitter-feed+.container-fluid+.container-fluid {
        display: none
    }
    body .featured-video-block a {
        font-size: 13px
    }
    .map-wrapper #find-the-tater {
        margin-top: 40px;
        margin-left: 50px
    }
    .map-wrapper #find-the-tater .find-the {
        font-size: 30px;
        line-height: 30px
    }
    .map-wrapper #find-the-tater .tater {
        font-size: 60px;
        line-height: 60px
    }
    #fix-map-padding {
        padding-left: 10px
    }
    body #tour-dates-wrapper {
        height: auto
    }
    body .featured-video-block h2 {
        font-size: 20px
    }
    body .featured-video-block {
        padding-left: 15px;
        padding-right: 15px
    }
    body .featured-video-block .iframe-wrapper {
        height: auto
    }
    body .featured-video-block .iframe-wrapper iframe {
        height: auto
    }
    body #tour-dates-wrapper .tour-date-wrapper {
        margin-right: 0
    }
    body #tour-dates-wrapper {
        padding-right: 0
    }
    body .flex-row#featured-video-wrapper {
        display: block
    }
    #online-store {
        display: none
    }
    body .ads-block .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
    .ads-block .row.flex-row {
        display: block
    }
    .ads-block .row .col-sm-6:first-child {
        margin-bottom: 15px
    }
    .ads-block .row .col-sm-6:first-child a img {
        position: relative;
        bottom: usnet
    }
    body .tour-bg .text-right {
        padding-right: 0
    }
    body .tour-bg .tour-details .fan-access {
        padding-left: 0
    }
    body .tour-bg .pre-sale .description {
        font-size: 13px
    }
    body .tour-bg .pre-sale a.log-in {
        font-size: 13px
    }
    body .tour-bg .pre-sale .ticket-wrapper .buy-now {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 13px
    }
    body .tour-bg .pre-sale .description {
        margin-bottom: 15px
    }
    body .tour-bg .pre-sale .ticket-wrapper {
        padding-top: 30px;
        margin-top: 30px;
        max-width: unset
    }
    body .tour-bg .pre-sale .ticket-wrapper .buy-now {
        max-width: unset
    }
    body .tour-bg .pre-sale a.log-in {
        max-width: 230px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue {
        width: calc(100% - 45px)
    }
    body .tour-bg .tour-details .ticket-block .tickets {
        font-size: 20px;
        width: 45px;
        height: 45px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue {
        padding-left: 15px
    }
    body #tour-dates-wrapper .tour-date-wrapper {
        padding-left: 5px
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .month {
        font-size: 13px
    }
    body #tour-dates-wrapper a.tour-dates .tour-date .date {
        font-size: 17px
    }
    body .tour-bg .tour-details .fan-access {
        padding-top: 15px
    }
    body .tour-bg .tour-details .fan-access .title {
        padding-left: 0;
        font-size: 36px;
        line-height: 36px;
        margin-bottom: 15px
    }
    body .tour-bg .tour-details .fan-access .description {
        padding-left: 0;
        font-size: 13px;
        margin-bottom: 15px
    }
    body .tour-bg .tour-details .fan-access .buy-now {
        margin-left: 0;
        margin-bottom: 15px;
        font-size: 13px
    }
    body .tour-bg .tour-details .ticket-block .ticket-title {
        font-size: 13px
    }
    body .tour-bg .tour-details .ticket-block .learn-more a {
        font-size: 12px
    }
    body .tour-bg .tour-details .ticket-block a {
        font-size: 13px;
        padding: 5px
    }
    body .tour-bg .tour-details {
        padding: 0
    }
    body #tour-dates-wrapper a.tour-dates.active .tour-address-venue .tour-address {
        font-size: 18px
    }
    body .tour-bg .pre-sale {
        margin-top: 30px;
        padding-left: 0
    }
    body .tour-bg .pre-sale .tour-details {
        padding-top: 15px
    }
    body .tour-bg .tour-details .tour-date-time {
        font-size: 16px;
        letter-spacing: normal
    }
    body .tour-bg .tour-details .tour-venue {
        font-size: 14px
    }
    body .tour-bg .tour-details .tour-address-venue {
        font-size: 22px
    }
    body #tour-dates-wrapper a.tour-dates:hover .tour-address-venue .tour-address,
    body #tour-dates-wrapper a.tour-dates.active .tour-address-venue .tour-address {
        font-size: 22px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-address {
        font-size: 17px
    }
    body #tour-dates-wrapper a.tour-dates .tour-address-venue .tour-venue {
        font-size: 13px
    }
    body .no-date-selected {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px
    }
    body .no-date-selected #choose {
        font-size: 36px;
        line-height: 36px
    }
    body .no-date-selected #get-started {
        font-size: 13px
    }
    body .newsletter-container form {
        display: block
    }
    #account-block {
        display: none
    }
    body .bio .flex-row {
        display: block
    }
    body .bio .container-fluid .col-sm-4 {
        padding-right: 15px
    }
    body .bio .container-fluid .col-sm-8 {
        padding-left: 15px
    }
    body .bio .bio-content {
        padding: 30px 15px
    }
    body .bio p {
        font-size: 13px;
        line-height: 18px
    }
    body .bio .bio-content>.flex-centered,
    body .bio .header-tickets .next-show .bio-content>div,
    body .header-tickets .next-show .bio .bio-content>div,
    body .bio .header-tickets .bio-content>.get-tickets,
    body .header-tickets .bio .bio-content>.get-tickets,
    body .bio .bio-content>.twitter-feed,
    body .bio .twitter-feed .bio-content>.twitter-handle,
    body .twitter-feed .bio .bio-content>.twitter-handle,
    body .bio .twitter-feed .bio-content>.social-media,
    body .bio .twitter-feed .social-media .bio-content>a,
    body .twitter-feed .social-media .bio .bio-content>a,
    body .bio #tour-dates-wrapper .bio-content>a.tour-dates,
    body #tour-dates-wrapper .bio .bio-content>a.tour-dates,
    body .bio #tour-dates-wrapper a.tour-dates .bio-content>.tour-date,
    body #tour-dates-wrapper a.tour-dates .bio .bio-content>.tour-date,
    body .bio .newsletter-container .bio-content>form,
    body .newsletter-container .bio .bio-content>form,
    body .bio footer .bio-content>.social-media,
    body .bio footer .social-media .bio-content>a,
    body footer .social-media .bio .bio-content>a,
    body .bio footer .container-fluid .row>.col-sm-6.bio-content:first-child>.pull-left,
    body footer .container-fluid .bio .row>.col-sm-6.bio-content:first-child>.pull-left,
    body .bio .tour-bg .pre-sale .ticket-wrapper .bio-content>.buy-now,
    body .tour-bg .pre-sale .ticket-wrapper .bio .bio-content>.buy-now,
    body .bio .tour-bg .tour-details .bio-content>.ticket-block,
    body .tour-bg .tour-details .bio .bio-content>.ticket-block,
    body .bio .tour-bg .tour-details .ticket-block .learn-more .bio-content>a,
    body .tour-bg .tour-details .ticket-block .learn-more .bio .bio-content>a,
    body .bio .tour-bg .tour-details .ticket-block .learn-more a .bio-content>.question-mark-icon,
    body .tour-bg .tour-details .ticket-block .learn-more a .bio .bio-content>.question-mark-icon,
    body .bio .tour-bg .tour-details .fan-access .bio-content>.buy-now,
    body .tour-bg .tour-details .fan-access .bio .bio-content>.buy-now,
    body .bio .bio-content>#share-this-show,
    body .bio .bio-content>.no-date-selected,
    body .bio .videos-bg .container-fluid .bio-content>#official-video-wrapper,
    body .videos-bg .container-fluid .bio .bio-content>#official-video-wrapper,
    body .bio .videos-bg .container-fluid #official-video-wrapper .bio-content>a.link,
    body .videos-bg .container-fluid #official-video-wrapper .bio .bio-content>a.link,
    body .bio .videos-bg .container-fluid .videos-row .video-thumbnail .bio-content>.wrapper,
    body .videos-bg .container-fluid .videos-row .video-thumbnail .bio .bio-content>.wrapper,
    body .bio .bio-content>.social-media,
    body .bio .bio-content .social-media .bio-content>a,
    body .bio .product-block .product-image .bio-content>.product-price,
    body .product-block .product-image .bio .bio-content>.product-price,
    body .bio .product-block .bio-content>.product-name,
    body .product-block .bio .bio-content>.product-name,
    body .bio #breadcrumb-bar .bio-content>.back,
    body #breadcrumb-bar .bio .bio-content>.back,
    body .bio #product-detail-block .bio-content>.product-image-wrapper,
    body #product-detail-block .bio .bio-content>.product-image-wrapper,
    body .bio #product-detail-block .bio-content>.total-wrapper,
    body #product-detail-block .bio .bio-content>.total-wrapper,
    body .bio .bio-content>.vip-new,
    body .bio .location-info .bio-content>a.btn,
    .location-info body .bio .bio-content>a.btn {
        display: block
    }
    body .bio .bio-content #daily-joke {
        text-align: center;
        margin-bottom: 10px
    }
    body .bio .bio-content #daily-joke br {
        display: none
    }
    body .bio .bio-content .social-media {
        margin: 0 auto
    }
    body .newsletter-container #newsletter {
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0
    }
    body .newsletter-container {
        padding-left: 15px;
        padding-right: 15px;
        display: block
    }
    body .newsletter-container form input[type="text"],
    body .newsletter-container form input[type="email"] {
        width: calc(50% - 15px);
        margin-bottom: 10px
    }
    body footer {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 13px
    }
    body footer .social-media {
        margin-left: 0;
        display: none
    }
    body footer .container-fluid .row>.col-sm-6:first-child>.pull-left {
        float: none !important
    }
    body footer .container-fluid .row>.col-sm-6>.pull-right {
        text-align: center;
        float: none !important
    }
    body footer .container-fluid .row>.col-sm-6:first-child>.pull-left #copyright {
        margin: 0 auto
    }
    body .newsletter-container form input[type="text"],
    body .newsletter-container form input[type="email"],
    body .newsletter-container form input[type="submit"] {
        font-size: 13px
    }
    body .bio .flex-row .col-sm-4>img.img-responsive {
        margin: 0 auto
    }
    body .header-tickets {
        position: relative;
        width: 100%;
        top: unset;
        max-width: 100%;
        height: 50px;
        float: none;
        padding: 5px
    }
    #header-tickets-carousel {
        position: fixed;
        bottom: 0;
        width: 100%;
        top: unset;
        z-index: 2;
        max-width: 100%;
        left: 0;
        height: 50px;
        right: unset;
        float: none
    }
    body #ron-navbar .navbar-brand {
        margin-top: 10px;
        width: 145px
    }
    body.home #ron-navbar .navbar-brand {
        width: 100%;
        max-width: 468px;
        margin-left: auto;
        margin-right: auto
    }
    body #ron-navbar .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
    body #ron-navbar {
        height: 40px;
        border-top: none;
        border-bottom: 5px solid #f23f07
    }
    body.home #ron-navbar {
        height: auto;
        border-top: 1px solid #f23f07;
        border-bottom: none
    }
    body.home #ron-navbar .navbar-header {
        padding-top: 8px
    }
    body .bio h1 {
        font-family: 'ProximaNova-Bold';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 36px;
        position: absolute;
        right: 0;
        top: -50px;
        margin-right: 15px
    }
    body .bio h1 b {
        display: none
    }
    body .bio .biography-title {
        margin-top: 10px;
        margin-bottom: 10px;
        webkit-justify-content: center;
        justify-content: center
    }
    body .header-tickets .next-show {
        flex-grow: unset;
        width: 10%;
        height: 40px
    }
    body .header-tickets .date-venue {
        flex-grow: unset;
        width: 70%;
        height: 40px;
        margin-top: -3px;
        letter-spacing: -1px
    }
    body .header-tickets .get-tickets {
        width: 20%;
        height: 100%;
        position: relative;
        height: 40px;
        top: unset;
        right: unset
    }
    body .header-tickets .get-tickets .get {
        font-size: 7px
    }
    body .header-tickets .get-tickets .tickets {
        font-size: 13px
    }
    body .header-tickets .date-venue .date {
        font-size: 14px;
        line-height: 14px
    }
    body .header-tickets .date-venue .venue {
        font-size: 27px;
        line-height: 27px;
        letter-spacing: -2px
    }
    body .header-tickets .next-show div {
        position: relative;
        top: unset;
        left: -3px;
        line-height: 14px;
        text-align: center;
        height: 100%;
        font-size: 14px;
        line-height: 14px;
        width: 100%;
        text-align: center
    }
    body .videos-bg .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
    body .videos-bg .container-fluid .iframe-wrapper {
        border-width: 10px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail {
        padding: 10px
    }
    body .videos-bg .container-fluid h1 {
        font-family: 'ProximaNova-Bold';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 36px;
        position: absolute;
        right: 0;
        top: -50px;
        margin-right: 15px
    }
    #online-store-h1 {
        color: white;
        font-family: 'ProximaNova-Bold';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        position: absolute;
        right: 0;
        top: -54px;
        margin-right: 15px
    }
    body .videos-bg .container-fluid h1 span {
        display: none
    }
    body .videos-bg .container-fluid #official-video-wrapper {
        margin-top: 7px;
        margin-bottom: 10px;
        webkit-align-items: flex-start;
        align-items: flex-start
    }
    body .videos-bg .container-fluid #official-video-wrapper a.link {
        font-size: 13px;
        width: auto;
        display: block
    }
    body .videos-bg .container-fluid #official-video-wrapper a.link img[alt="Vimeo"] {
        height: 15px;
        width: auto;
        padding-bottom: 0px
    }
    body .videos-bg .container-fluid #official-video-wrapper a.link img[alt="YouTube"] {
        height: 20px;
        padding-bottom: 0;
        width: auto
    }
    body .videos-bg .container-fluid #official-video-wrapper #share-this-show {
        width: auto;
        font-size: 13px
    }
    body #share-this-show .fa {
        margin-left: 5px
    }
    .collapse-btn-wrapper {
        position: fixed;
        left: 0;
        bottom: 50px;
        bottom: 90px;
        background: #f23f07;
        width: 100%;
        z-index: 2
    }
    .home .collapse-btn-wrapper {
        display: none;
        bottom: 80px
    }
    .navbar-default .navbar-toggle {
        border: none
    }
    .navbar-default .navbar-toggle:active,
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background: none
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: white
    }
    .navbar-toggle {
        float: left;
        margin-left: 15px
    }
    body #ron-navbar .navbar-collapse {
        position: fixed;
        bottom: 90px;
        z-index: 2;
        border: none;
        width: 100%
    }
    body.home #ron-navbar .navbar-right li {
        margin-bottom: 2px
    }
    body #ron-navbar .navbar-right li a {
        font-family: 'ProximaNova-Light';
        background: #121c3f;
        padding-top: 5px;
        padding-bottom: 5px;
        border-bottom: 2px solid #f23f07;
        position: relative;
        padding-left: 33px
    }
    body.home #ron-navbar .navbar-right li a {
        background: rgba(18, 28, 63, 0.5);
        border-bottom: none
    }
    body #ron-navbar .navbar-right li a:before {
        position: absolute;
        content: '|';
        color: white;
        left: 23px
    }
    body #ron-navbar .navbar-right li:last-child a {
        border-bottom: none
    }
    body #ron-navbar .navbar-right {
        margin-top: 0;
        margin-bottom: 0
    }
    .navbar-default .navbar-toggle {
        width: 115px;
        position: relative
    }
    .navbar-default .navbar-toggle:after {
        position: absolute;
        content: 'MENU';
        font-size: 25px;
        color: white;
        top: 5px;
        left: 40px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .channel-name {
        font-size: 16px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .wrapper .video-title {
        font-size: 13px
    }
    body .videos-bg .container-fluid .videos-row .video-thumbnail .video-thumbnail-bg {
        height: 154px
    }
    body .vip-bg h1 {
        font-size: 36px
    }
    body .vip-bg .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
    body .vip-bg,
    #search-input {
        font-size: 16px
    }
    body .vip-bg .container-fluid>.row:first-child h1 {
        font-family: 'ProximaNova-Bold';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 36px;
        position: absolute;
        right: 0;
        top: -50px;
        margin-right: 15px
    }
    body .tour-bg .container-fluid>.row:first-child h1 {
        font-family: 'ProximaNova-Bold';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 36px;
        position: absolute;
        right: 0;
        top: -40px;
        margin-right: 15px;
        color: white;
        margin-top: 0
    }
    .search-block {
        display: block
    }
    .search-block form {
        display: block;
        width: 100%;
        margin-top: 13px
    }
    .fifth-row {
        margin-top: 13px
    }
    body .no-date-selected {
        position: relative
    }
    body .tour-bg .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }
    body .tour-bg .container-fluid .pl0 {
        padding-left: 15px
    }
    body .tour-bg .container-fluid .pr0 {
        padding-right: 15px
    }
}

@media (max-width: 600px) {
    body .newsletter-container form input[type="text"],
    body .newsletter-container form input[type="email"] {
        width: 100%
    }
}

@media (min-width: 481px) and (max-width: 991px) {
    .fifth-row .col-one-fifth {
        width: 50%
    }
}

@media (max-width: 480px) {
    .fifth-row .col-one-fifth {
        width: 100%
    }
    body .videos-bg .container-fluid .videos-row .col-xs-6 {
        width: 100%
    }
}


/*# sourceMappingURL=style.css.map */


/** additional css start **/

.twitter-scroll {
    overflow-x: auto;
    white-space: nowrap;
}

.mCSB_1_scrollbar_horizontal {
    display: none !important;
}

body .twitter-feed .twitter-scroll {
    margin: 10px 40px 0px 0px;
    max-width: 800px;
    overflow: hidden;
}

body .twitter-feed .twitter-call-to-action {
    flex-grow: unset;
}


/** additional css end **/