/*Philly Version 1*/

/*
@font-face {
font-family: "TheMix Plain";
src: url("/fonts/nycc/themix-plain.woff");
font-weight: 400;
}

@font-face {
font-family: "TheMix Plain";
src: url("/fonts/nycc/themix-bold-plain.woff");
font-weight: 700;
}

@font-face {
font-family: "TheMix Caps";
src: url("/fonts/nycc/themixblack-caps.woff");
font-weight: 800;
}
*/
body {
    background-color: #fff;
    font-weight: 400;
    color: #000;
}

a {
    color: #ef4447;
}

span.icon-bar {
    background-color: #5f5f5f;
}

.btn, .form-control {
    border-radius: 4px;
}

.mobile-nav-push-down {
    display: none;
}

.message {
    font-size: 20px;
    height: auto;
    padding-top: 20px;
    width: 400px;
    max-width: 100%;
    margin: 10px auto;
    padding-bottom: 20px;
    text-align: center;
}

.message.success {
    background-color: #32b153;
    color: #fff;

}

.message.error {
    color: #fff;
    background-color: #fc0d1b;
}

.address-top-container {
    display: none;
}

.address-dot {
    font-size: 5px;
    vertical-align: middle;
}

.full-page-container {
    color: #fff;
}

.content {
    /*background-image: -webkit-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    /*background-image: -moz-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    /*background-image: -ms-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    /*background-image: repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    -webkit-background-size: 5px 5px;
    -moz-background-size: 5px 5px;
    background-size: 5px 5px;
    /*background-color: #F2F2F2;*/
    background-color: #000;
}

.row.set-tighter5 {
    margin-left: 7%;
    margin-right: 4%;
}
#announcements {
    background: #dcdcdc;
    font-size: 17px;
    padding-top: 6px;
    color: #000;
    height: 34px;
    letter-spacing: 0.5px;
}

#announcements span {
    color: #2383fa;
    font-size: 18px;
    position: relative;
}

#announcements span::before {
    content: '';
    height: 2px;
    background: #2383fa;
    position: absolute;
    left: 0;
    right: 0;
    display: block;
    bottom: -1px;
}

#announcements a {
    color: #2383fa;
}

.logo-info-div {
    background: #fff;
    padding: 15px;
}

.venue-logo {
    margin-left: 4%;
}

.venue-logo img {
    width: 100px;
}

.main-panel {
    margin-top: 50px;
}

.main-panel .right-panel {
    margin-top: 32px;
}

.pages_home_page .carousel .item img {
    width: 100%;
}

.pages_home_page .header-nickname {
    color: #2383fa;
}

.pages_home_page .carousel-caption.header-details-container {
    position: absolute;
    bottom: 0;
    padding: 0 10%;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .80);
    text-shadow: unset;
    height: unset;
    display: block;
}

.pages_home_page .carousel-caption.header-details-container .container {
    position: relative;
}

.pages_home_page .carousel-caption.header-details-container ul {
    text-align: left;
    margin: 0px auto;
    padding: 20px 0;
    font-weight: 700;
}

.pages_home_page .carousel-caption.header-details-container ul li {
    font-size: 20px;
    line-height: 0;
}

.pages_home_page .carousel-caption .comedian-title {
    font-size: 22px !important;
    font-weight: normal;
    margin-bottom: 8px;
}

.pages_home_page .carousel-caption span, .upcoming-list-description .scheduled-venue {
    color: #2383fa;
    text-transform: uppercase;
}

.upcoming-list-description .scheduled-venue {
    font-weight: 700;
    font-size: 20px;
}

.pages_home_page .carousel-caption .comedian-btn-div {
    position: absolute;
    height: 100%;
    top: 30%;
    right: 10%;
    padding: 0;
    margin: 0;
}

.left-panel .upcoming-row {
    background-color: #256dba;
}

.left-panel .featured {
    padding-left: 20px;
    padding-right: 20px;
}

.left-panel .featured .featuring-p {

    color: #256dba;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: lighter;

}

.featured .information {
    box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    background-color: #111111;
}

.featured .information-div {
    color: #fff;
    line-height: 50px;
    font-size: 16px;
}

.featured .header-phone-number a {
    color: #fff;
    margin-left: 3px;
}

.right-panel .subscriber-div {
    text-align: center;
    background-color: #fff;
    color: #313131;
    width: 303px;
    height: 249px;
    padding: 30px 25px;
}

.right-panel .subscriber-div p {
    font-size: 18px;
    color: #256dba;
    font-stretch: normal;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
}

.right-panel .subscriber-div .email-description {
    font-size: 14px;
}


.social-media a:hover, social-media a:focus {
    color: #000;
}

.featured .social-media {
    margin: 0;
    height: inherit;
}

.featured .social-media a {
    color: #fff;
    text-decoration: none;
}

.venue-list-filter li {
    padding-left: 10px;
    padding-right: 10px;
}

.venue-list-filter a.btn-primary {
    font-size: 16px;
}

.venue-list-filter .active .venue-filter-btn, .venue-list-filter .venue-filter-btn:hover, .venue-list-filter .venue-filter-btn:active, .venue-list-filter .venue-filter-btn:focus {
    background-color: #256dba;
    color: #fff;
    border: 1px solid #fff;
}

.venue-filter-btn {
    background-color: #5481ba;
    color: #ccc;
    border: 1px solid #5481ba;
    /*padding: 3px 35px;*/
    font-size: 16px;
    letter-spacing: 2px;
    text-shadow: unset;
    box-shadow: unset;
    text-transform: uppercase;
    min-width: 100px;
}

/* nav */
.navbar-default .navbar-nav > li > a {
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

header.fullwidth .header-nav-container {
    background-color: #256dba;
}

header.fullwidth .header-nav-container .navbar-default .navbar-nav > li {
    letter-spacing: 1.3px;
    padding: 0;
    height: 30px;
    margin-left: 20px;
}

header.fullwidth .header-nav-container .navbar-default .navbar-nav > li > a {
    color: #fff;
}

header.fullwidth .header-nav-container .navbar-default .navbar-nav > li > a:hover,
header.fullwidth .header-nav-container .navbar-default .navbar-nav > li > a:focus,
header.fullwidth .header-nav-container .navbar-default .navbar-nav > li > a.active {
    color: #256dba;
    background-color: #fff;
    text-shadow: none;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff ;
    color: #256dba;
}

a#dropdownMenuMore {
    position: relative;
    text-indent: -20px;
    height: inherit;
}

a#dropdownMenuMore .fas.fa-plus {
    position: absolute;
    margin-top: 5px;
    right: 0;
    font-size: 12px;
    top: 3px;
}

.dropdown.open .more-menu {
    background-color: #fff;
    border: 0;
}

.more-menu > li > a {
    color: #256dba !important;
}

.header-nav-container .social-media {
    margin: 0;
    padding: 0;
    height: 30px;
    min-height: 30px;
}

.header-nav-container .social-media li {
    height: inherit;
    padding: 0;
}

.header-nav-container .social-media li a {
    color: #fff;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0 10px;
}

.header-address-container .social-media {
    padding: 0 10px;
    font-size: 16px;
}

.header-nav-container .social-media li a:hover, .header-address-container .social-media li a:hover {
    color: #000;
}

.outter-header-info {
    text-align: right;
    margin-right: 3%;
    line-height: 15px;
    margin-bottom: 0;
    margin-top: 5px;
}

.outter-header-info .info {
    text-align: left;
}

.outter-header-info .info .icon-holder {
    padding: 0;
}

.outter-header-info .info li, .outter-header-info .info li a {
    color: #313131;
    font-size: 14px;
    vertical-align: middle;
    font-weight: lighter;
}

.outter-header-info .info .address-info {
    max-width: 180px;
}

.outter-header-info .info .icon-holder img {
    width: 18px;
}

.outter-header-info .info.phone .icon-holder img {
    width: 10px;
}

/* end nav */

#autoApplyModal .modal-body {
    color: #000;
}

/* header and home header */

.mobile-nav-container {
    height: 107px;
}

.home-main-image {
    background-size: cover;
    background-repeat: no-repeat;
    height: 570px;
    background-position: center top;
    position: relative;
}

.home-main-image-sub {
    display: none;
}

.home-main-image .home-main-event-bar {
    position: absolute;
    bottom: 0;
    height: 127px;
    background-color: rgba(0, 0, 0, 0.9);
    width: 100%;
    clear: both;
    padding-left: 13%;
}

.home-gray-bar {
    background-color: #111111;
    color: #fff;
    width: 100%;
    height: 52px;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.34);
    position: relative;
    z-index: 2;
    font-size: 16px;
    padding-left: 13%;
    padding-right: 12%;
    padding-top: 14px;
}

.home-gray-bar .home-address {
    float: left;
}

.home-gray-bar .home-social-buttons {
    float: right;
    margin-right: 148px;
}

.outer-slide {
    position: relative;
}

.carousel.slide {
    padding-left: 0;
}

.outer-slide .slick-carousel {
    max-height: 570px;
    margin-bottom: 0;
}

.slick-dots button {
    display: none;
}

.carousel-indicators li {
    background-color: #545454;
    border: 0;
    width: 9px;
    height: 9px;
    margin-right: 3px;
}

.carousel-indicators .slick-active {
    background-color: #545454;
    border: 1px solid;
    width: 12px;
    height: 12px;
    margin: 0 2px 0 0;
}

.upcoming-image-thumb .btn-default {
    display: none;
}

.events_index_page .upcoming-list-description a.btn-default {
    display: block;
}

.events_index_page .upcoming-list-inner {
    margin-left: 184px;
}

/* footer */

footer {
    padding-top: 0;
    padding-bottom: 20px;
    color: #525252;
    background-color: #fff;
}

.footer-left {
    /*padding-left: 70px;*/
}

/*.footer-right {*/
/*margin-top: 73px;*/
/*}*/

footer a {
    color: #5C5C5C;
}

footer .footer-row {
    margin-top: 40px;
}

footer .footer-middle {
    font-size: 18px;
    font-weight: lighter;
}

footer .footer-middle p {
    margin-bottom: 15px;
}

footer .contact-info-ft span {
    padding-right: 30px;
    vertical-align: middle;
}

footer .contact-info-ft .separator {
    position: relative;
    font-size: 22px;
}


footer .social-media {
    font-size: 18px;
    margin-left: 0;
    padding: 0;
}

footer .social-media li:nth-child(1) {
    margin-left: 0;
}

.footer-email-form {
    width: 100%;
    /*height:91px;*/
    color: #fff;
    background-color: #444444;
    margin-left: auto;
    margin-right: auto;

}

#footer-form-subscriber .footer-email-description {
    width: 32%;
    font-weight: 500;
    font-size: 18px;
}

.footer-email-form-inner {
    margin: 0 auto;
    padding: 30px 0;
    text-align: center;
}

/*footer .form-inline#footer-form-subscriber {*/
/*margin-top: 25px;*/
/*margin-left:16px;*/
/*}*/

#footer-form-subscriber {
    margin-top: unset;
}

#footer-form-subscriber .form-group {
    vertical-align: top;-
    padding-left: 15px;
}

footer .form-inline input.form-control {
    width: 237px;
    font-size: 15px;
}

.footer-menu-container {
    border-bottom: none;
    font-size: 14px;
    position: relative;
}

/*.footer-menu-container::before {*/
/*content: '';*/
/*position: absolute;*/
/*background-color: #363636;*/
/*height: 100%;*/
/*top: 0;*/
/*bottom: 0;*/
/*right: 0;*/
/*width: 1px;*/
/*}*/

.footer-email-form .btn-default {
    background-color: #256dba;
    padding: 0;
    height: 34px;
}

/*.footer-form-subscriber{*/
/*float:left;*/
/*}*/

/*footer .footer-logo-container {*/

/*margin-top: 71px;*/
/*}*/

footer .footer-logo-container img {
    width: 122px;
}

footer .footer-copyright-container {
    font-size: 12px;
    font-family: Arial, Helvetic, sans-serif;
}

.footer-menu > li > a {
    color: #575757;
    padding-left: 2px;
    text-transform: uppercase;
}

ul.footer-menu {
    display: inline-block;
    /*width: 140px;*/
    width: 48%;
    padding: 0;
    margin: 0;
    text-transform: none;
    vertical-align: top;
}

.footer-locations-list .info {
    margin-bottom: 10px;
    padding-left: 0;
    font-size: 15px;
}

.footer-locations-list li {
    vertical-align: top;
}

.footer-locations-list .info li.icon-holder {
    width: 15px;
    text-align: center;
}

.footer-locations-list .info .address-ft {
    max-width: 89%;
}

.footer-locations-list h3 {
    font-size: 15px;
    font-weight: 700;
    max-height: 33px;
    word-wrap: break-word;
    overflow: hidden;
    margin-top: 0;
}

.footer-xs-locations-list .col-loc-item {
    padding-bottom: 20px;
}

.footer-xs-locations-list h3 {
    font-size: 20px;
}

.footer-xs-locations-list {
    padding-bottom: 20px;
    position: relative;
    width: 65%;
    margin: 50px auto;
    /*border: 1px solid;*/

}

.footer-xs-locations-list::after {
    content: '';
    position: absolute;
    border: 1px solid #363636;
    width: 100%;
    left: 0;
    right: 0;
    padding: 0 50%;
    bottom: 0;
}

.nav.navbar-nav.footer-menu-xs.text-center a {
    color: inherit;
    font-size: 12px;
}

.footer-menu > li {
    padding-left: 10px;
    padding-right: 5px;
    clear: both;
    display: block;
    text-align: center;
}

/* end footer */

@media only screen and  (max-width: 1350px) {
    .home-gray-bar .home-social-buttons {
        margin-right: 8%;
    }

    .footer-email-form-inner {
        width: 60%;
    }
}

@media only screen and  (max-width: 1200px) {
    .home-gray-bar .home-social-buttons {
        margin-right: 7%;
    }
}

@media only screen and  (max-width: 1060px) {
    .home-gray-bar .home-social-buttons {
        margin-right: 0;
    }
}

.home-gray-bar .home-social-buttons a {
    color: #fff;
    font-size: 20px;
    margin-left: 20px;
}

.home-gray-bar a.phone-number {
    color: #fff;

}

.logo-wrapper {
    height: 115px;
    background-color: #111111;
    padding-top: 15px;
}

.events_index_page .logo-wrapper {
    background-color: #000;
}

.logo-container {
    padding-top: 0;
    width: 200px;
    margin: 0 auto;
}

.default-layout .logo-container {
    padding-top: 0;
    width: 146px;
    margin: 0 auto;
}

.logo-container img {
    max-width: 100%;
}

.logo-container h1 {
    margin: 0;
}

.black-triangle-up-left {
    width: 0;
    height: 0;
    position: absolute;
    border-top: 130.5px solid #000;
    border-right: 168px solid transparent;
    top: 228px;
    z-index: 2;
}

.has-announcement .black-triangle-up-left {
    top: 254px;
}

.events_index_page .black-triangle-up-left {
    width: 0;
    height: 0;
    border-top: 130.5px solid #363636;
    border-right: 168px solid transparent;
    position: absolute;
    top: 289px;
    z-index: 3;
}

.has-announcement.events_index_page .black-triangle-up-left {
    top: 323px;
}

.events_view_page .black-triangle-up-left, .events_grouponview_page .black-triangle-up-left, .events_grouponindex_page .black-triangle-up-left, .comedians_view_page .black-triangle-up-left, .pages_locations_venue_view_page .black-triangle-up-left {
    border-top: 130.5px solid #000;
    top: 228px;
    z-index: 2;
}

.events_view_page .black-page-title .date-div, .events_checkout_page .black-page-title .date-div {
    max-width: 78%;
    display: block;
    margin: 0 0 0 11.5%;
}

.carousel-inner .item {
    background-color: #fff;
}

.carousel-inner .item div img {
    height: 256px;
    width: 434px;
    padding-top: 5px;
}

.item-i-container {
    display: inline-block;
    width: 100%;
    padding: 32px 13px;
}

.right-head-event .right-head-event-inner {
    padding: 40px 0;
}

.right-head-event .right-head-event-inner > div {
    padding-bottom: 25px;
}

.right-head-event .right-head-event-inner > div:last-child {
    padding-bottom: 0;
}

.home-head-date a {
    color: #256dba;
    font-size: 20px;
    font-weight: 700;
}

.home-head-event-title a {
    color: #464646;
    font-size: 30px;
}

.home-head-button .btn-default {
    height: 48px;
    padding: 16px 0;
    width: 203px;
}


@media screen and (max-width: 1195px) {
    .events_view_page .gray-angle-container {
        display: none;
    }

    .events_view_page .black-triangle-up-left {
        display: none;
    }
}

.has-announcement.events_view_page .black-triangle-up-left, .has-announcement.events_grouponview_page .black-triangle-up-left, .has-announcement.events_grouponindex_page .black-triangle-up-left, .has-announcement.comedians_view_page .black-triangle-up-left, .has-announcement.pages_locations_venue_view_page .black-triangle-up-left {
    top: 262px;
}

.comedians_view_page .gray-angle-container, .pages_locations_venue_view_page .gray-angle-container {
    width: 203px;
}

.events_index_page .gray-angle-container {
    z-index: 1;
    position: relative;
    width: 194px;
    float: left;
}

.gray-angle-container {
    z-index: 1;
    position: relative;
    width: 182px;
    float: left;
}

.events_view_page .gray-angle-container .skew:before, .events_grouponindex_page .gray-angle-container .skew:before, .events_grouponview_page .gray-angle-container .skew:before, .comedians_view_page .gray-angle-container .skew:before, .pages_locations_venue_view_page .gray-angle-container .skew:before {
    height: 60px;
    background: #363636;
    -webkit-transform: skewY(-38deg) translate(0, 111px);
    -moz-transform: skewY(-38deg) translate(0, 111px);
    -ms-transform: skewY(-38deg) translate(0, 111px);
    -o-transform: skewY(-38deg) translate(0, 111px);
    transform: skewY(-38deg) translate(0, 111px);
}

.events_index_page .gray-angle-container .skew:before, .header .skew:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: visible;
    width: 100%;
    height: 81px;
    background: #000;
    z-index: -1;
    -webkit-transform: skewY(-38deg) translate(0, 135px);
    -moz-transform: skewY(-38deg) translate(0, 135px);
    -ms-transform: skewY(-38deg) translate(0, 135px);
    -o-transform: skewY(-38deg) translate(0, 135px);
    transform: skewY(-38deg) translate(0, 135px);
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
}

.gray-angle-container .skew:before, .header .skew:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: visible;
    width: 100%;
    height: 60px;
    background: #000;
    z-index: -1;
    background: #363636;
    -webkit-transform: skewY(-38deg) translate(0, 111px);
    -moz-transform: skewY(-38deg) translate(0, 111px);
    -ms-transform: skewY(-38deg) translate(0, 111px);
    -o-transform: skewY(-38deg) translate(0, 111px);
    transform: skewY(-38deg) translate(0, 111px);
    -webkit-backface-visibility: hidden;
    backface-visibility: initial;
}

.black-page-title {
    background-color: #363636;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    padding: 10px 0;
    font-size: 28px;
    z-index: 1;
}

.events_index_page .black-page-title {
    background-color: #256dba;
}

.comedians_index_page .black-page-title, .shows_index_page .black-page-title{
    display: none
}

.pages_about_page .gray-page-title::before,
.pages_locations_page .gray-page-title::before,
.pages_bookacomic_page .gray-page-title::before,
.pages_openmic_page .gray-page-title::before,
.pages_contact_page .black-page-title::before {
    display: none;
}

.pages_about_page .black-page-title,
.pages_bookacomic_page .black-page-title,
.pages_bookacomic_page .gray-page-title,
.pages_contact_page .black-page-title
{
    display: none;
}

.gray-page-title {
    background-color: #000;
    color: #fff;
    text-align: center;
    position: relative;
    padding: 30px 0;
    font-size: 40px;
    font-weight: 700;
    z-index: 2;
}

.gray-page-title p {
    margin: 0;
}

/*location page css start*/
.locations-page {
    min-height: 720px;
}

.locations-page .locations-container .locations-name {
    font-size: 20px;
    font-weight: 700;
    color: rgba(76, 136, 255, 1);
    padding: 5px;
    font-family: inherit;
    letter-spacing: 1px;

}

/*.locations-page .locations-container .locations-address span {*/
/*font-size: 14px;*/
/*padding: 5px;*/
/*width: 160px;*/
/*display: block;*/
/*margin-left: auto;*/
/*margin-right: auto;*/
/*line-height: initial;*/
/*min-height: 48px;*/
/*}*/
.locations-page .locations-container .locations-phone {
    font-size: 14px;
    padding: 5px;
}

.locations-page .locations-container .map-container {
    width: 100%;
}

.locations-page .locations-container .map-container .locations-maps {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.locations-page .locations-container {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 55px;
}

.locations-page .locations-container ul {
    color: #d4d4d4;
}

.locations-page .locations-details {
    margin-top: 25px;
    margin-bottom: 65px;
}

.pages_locations_page .black-page-title {
    display: none;
}

.posts_index_page .black-page-title, .posts_view_page .black-page-title {
    display: none
}

.posts_index_page .black-triangle-up-left, .posts_view_page .black-triangle-up-left {
    display: none;
}

@media (min-width: 768px) {
  .collapse.dont-collapse-sm {
    display: block;
    height: auto !important;
    visibility: visible;
  }
}

@media only screen and (max-width: 767px) {


    event-page .event-ticket-description {
        font-size: 12px;
        line-height: 14px;
        width: 75%;
        margin: 0 auto;
    }

    .event-page .event-page-right .btn-custom-width.mobile-ticket-expand,
    .event-page .event-page-right .btn-custom-width.mobile-external-ticket{
        margin: 10px auto ;
        width: 90%;
        font-size: 16px;
        padding: 10px;
        text-transform: uppercase;
        letter-spacing: 1.5px;
        background: -webkit-gradient(linear,left top,left bottom,from(#FF332E),to(#FF332E));
    background: -webkit-linear-gradient(top,#FF332E,#FF332E);
    background: -moz-linear-gradient(top,#FF332E,#FF332E);
    background: -ms-linear-gradient(top,#FF332E,#FF332E);
    background: -o-linear-gradient(top,#FF332E,#FF332E);
    }

    .event-page .event-page-right  .mobile-ticket-price{
        margin: 9px auto;
        font-size:18px;
    }

    #announcements {
        height: auto;
        display: inline-block;
        width: 100%;
    }

    .posts_index_page .post-container, .posts_view_page .post-container {
        padding: 0 20px;
    }

    .locations-page {
        min-height: 560px;
    }

    .view-calendar-container {
        padding-bottom: 20px;
        padding-top: 10px;
    }

    .footer-email-form {
        text-align: center;
        /*height: 175px;*/
    }

    .footer-email-form-inner {
        width: 100%;
        padding-left: initial;
    }

    footer .form-inline#footer-form-subscriber {
        margin-left: initial;
        width: 100%;
    }

    .pages_locations_venue_view_page .black-page-title {
        padding: 18px 0;
    }

    .pages_locations_venue_view_page .black-page-title::before {
        display: none;
    }

    .pages_locations_venue_view_page .gray-page-title::before {
        display: none;
    }

    #footer-form-subscriber .footer-email-description {
        width: auto;
    }

    footer .footer-middle {
        text-align: center;
    }

}

/*locations page css ends*/
/*locations venue page starts*/
.locations-venue-page {
    width: 100%;
    display: contents;
}

.locations-venue-page .locations-venue-image-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-size: cover;
    background-clip: content-box;
}

.locations-venue-page .locations-venue-container {
    background-color: rgba(0, 0, 0, .5);
}

.locations-venue-page .locations-venue-container .locations_venue-inner-container {
    margin-top: 50px;
    margin-bottom: 35px;
}

.locations-venue-page .locations-venue-container .locations-header {
    font-size: 15px;
    font-weight: 700;
    color: rgba(76, 136, 255, 1);
    padding: 10px;
    font-family: inherit;
    letter-spacing: 1px;
    margin-top: 15px;
}

.locations-venue-page .locations-venue-container .details-content {
    margin-right: auto;
    margin-left: auto;
    display: block;
    margin-top: -8px;
}

.locations-venue-page .locations-venue-container .location-hours .details-content {
    margin-bottom: 3px;
}

.locations-venue-page .locations-venue-container .showtimes {
    margin-top: 18px;
}

.locations-venue-page .locations-venue-container ul {
    color: #d4d4d4;
    min-height: inherit;
}

.locations-venue-page .locations-venue-container ul:nth-child(3) li:nth-child(1) {
    margin-bottom: -14px;
}

.locations-venue-page .content-body {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 130px;
}

.locations-venue-page .upcoming-header {
    margin-bottom: 30px;
}

.locations-venue-page .view-calendar-container {
    margin-top: 30px;

}

.locations-venue-page .map-container {
    display: none;

}

@media only screen and (max-width: 767px) {
    .locations-venue-page {
        margin-top: 10px;
    }

    .locations-venue-page .locations-venue-container {

        background-color: rgb(0, 0, 0, 0) !important;
    }

    .locations-venue-page .locations-venue-container .locations_venue-inner-container {
        margin-top: 10px;
    }

    .locations-venue-page .locations-venue-image-container {
        background-image: none !important;
        background-color: initial;
    }

    .locations-venue-page .locations-venue-container ul {
        font-size: 20px;
        line-height: 23px;
        font-weight: 400;
        background-color: unset;
        margin-bottom: 0;
    }

    .locations-venue-page .locations-venue-container .locations-header {
        font-size: 20px;
        font-weight: 400;
        margin-top: 14px;
        padding: 10px 0 0 0;
    }

    .locations-venue-page .locations-venue-container .details-content {
        width: 100%;
        margin-top: 0;
    }

    .locations-venue-page .locations-venue-container ul:nth-child(3) li:nth-child(1) {
        margin-bottom: 0;
    }

    .locations-venue-page .map-container {
        display: block;
        width: 100%;
        margin: 0 auto;
    }

    .outter-header-info {
        text-align: center;
        margin: 0;
        padding: 0;
    }

}

/*locations venue page ends*/

.events_index_page .gray-page-title {
    background-color: #fff;
    padding: 21px 0;
    font-size: 25px;
    z-index: 2;
    color: #256dba;
    font-weight: lighter;
}

.events_index_page .gray-page-title::before {
    background: #363636;
    bottom: -4.8em;
}

.gray-page-title .venue-list-filter .venue-filter-btn {
    font-size: 15px;
}

.gray-page-title .venue-list-filter {
    margin-top: 35px;
}

.select-container {
    position: relative;
    display: inline-block;
}

.select-container select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    color: #000;
    border: none;
    border-radius: 0;
    outline: 0;
}

.select-container select:focus {
    outline: 0;
    border: 0;
}

.select-container select:hover {
    outline: 0;
    border: 0;
}

.select-container select::-moz-focus-inner {
    border: 0;
}

.select-container select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.dropdown-arrow-down {
    pointer-events: none;
    color: #000;
    position: absolute;
    right: 8px;
    top: 7px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample_600x600.png', sizingMethod='scale');
    background: none !important;
}

select.select-calendar-event, select.select-calendar-event:hover, select.select-calendar-event:focus {
    background: #000;
    background-image: none;
    padding: 0 70px;
    margin-left: 25px;
    border: 2px solid #363636;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    box-shadow: initial;
}

.event-marker {
    font-weight: initial;
}

.event-marker a:focus {
    outline: solid red;
}

.calendar-title {
    color: #256dba;
}

.calendar-text-wrapper {
    width: 100%;
    padding: 5px 0;
}

.calendar-text-wrapper .date-div {
    display: inline-block;
    vertical-align: middle;
}

.select-container.col {
    margin-left: 50px;
    min-width: 250px;
    border: 1px solid #FFF;
    font-size: 15px;
    margin-top: 0px;
    /*margin-bottom: 10px;*/
    padding: 0 0;
    width: 220px;
    margin-left: 30px;
    z-index: 2;
    cursor: pointer;
}

.select-container.col .select-calendar-event {
    padding: 5px 0;
}

.select-container.col .nycc-calendar {
    position: absolute;
    display: none;
    z-index: 999;
    background-color: #1C1C1C;
    font-size: 16px;
}

.select-container.col.display {
    background-color: #f2f2f2;
    border: 1px solid #256dba;
    border-bottom: 0;
    color: #256dba;
}

.select-container.col.display .nycc-calendar {
    display: block;
    background-color: #f2f2f2;
    border: 1px solid #256dba;
    border-top: 0;
}

.day-header {
    color: #414141;
}

.select-container.col .day-header-container {
    background-color: transparent;
}

.select-container.col .calendar-header {
    background-color: transparent;
}

.select-container.col .day-header li {
    font-weight: normal;
}

.select-container.col .day.date-range {
    background-color: #589BED;
}

.select-container.col .day-num-table {
    margin-bottom: 8px
}

.select-container.col .day-num-table tr {

}

.select-container.col .day-num-table tr td {
    padding: 0 0 0 1%;
    width: 13.28%;
}

.select-container.col .day-num {
    padding: 6px 0;
    border-radius: 19px;
}

.select-container.col .day-num-table .date-range:first-of-type {
    border-radius: 10px 0 0 10px;
}

.select-container.col .day-num-table .date-range:last-of-type {
    border-radius: 0 10px 10px 0;
}

.select-container.col .day-num-table .date-range.first-day {
    border-radius: 10px 0 0 10px;
}

.select-container.col .day-num-table .date-range.last-day {
    border-radius: 0 10px 10px 0;
}

.select-container.col .day-num-table .date-range.last-day:first-child, .select-container.col .day-num-table .date-range.first-day:last-child, .select-container.col .day-num-table .date-range.last-day.first-day {
    border-radius: 15px;
}

.day-num-header-container {
    padding: 0
}

.select-container.col .day-num.selected {
    background-color: #FF0000;
}

.select-container.col .event-marker {
    background-color: #fff;
    border: 1px solid #256dba;
    color: #256dba !important;
}

.select-container.col .event-marker.past-date {
    background-color: #b6b6b6;
}

.select-container.col .selected .event-marker {
    background-color: #589BED;
}

span.date-range {
    background-color: #589BED;
    border-radius: 12px;
    padding: 0 6px;
}

.legend-container {
    color: #414141;
    font-size: 13px;
    font-weight: normal;
    text-transform: initial;
}

.calendar-event-down-arrow {
    color: #fff;
    font-size: 18px;
    right: 10px;
}

.select-container.col.display .calendar-event-down-arrow {
    color: #256dba;
}

.event-legend {
    background-color: #fff;
    border: 1px double #256dba;
}

#calendar-nav .nav-previous a, #calendar-nav .nav-next a {
    color: inherit;
    font-size: 20px;
    opacity: 0.8;
}


.note-venue-at {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10%;
    position: relative;
    display: none;
}

.events_grouponview_page .note-venue-at {
    margin-top: 10px;
}

.note-venue-at span {
    color: #e64245;
    text-transform: capitalize;
    position: relative;

}

.note-venue-at span::before {
    position: absolute;
    content: '';
    background: #e64245;
    left: 0;
    right: 0;
    bottom: 1px;
    height: 1px;
    width: 100%;
}

.nickname-tooltip {
    cursor: pointer;
}

.tooltip-venue-name {
    width: 220px;
}

.tooltip-inner {
    max-width: 300px;
}

/* header */

/* home */

.content-body {
    position: relative;
    z-index: 1;
    background: none;
}

.upcoming-container-list {
    background-color: #fff;
    color: #121212;
    border: none;
    margin-bottom: 25px;
    height: auto;
    padding: 25px 0 11px 25px;
    margin-top: 25px;
    /*box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.35);*/
    text-align: left;
}

.upcoming-header {
    letter-spacing: 1px;
    margin: 0;
    padding: 18px 0;
    font-weight: normal;
}

.content-header {
    background-color: initial;
}

@media only screen and (max-width: 767px) {
    .content-header {
        display: block;
    }

    .upcoming-row {
        margin-bottom: 15px;
    }
}

.home-feed {
    margin: 0 auto;
    float: none;
    color: #fff;
    text-align: center;
}

.calendar-list-container {
    text-align: center;
}

.loading-spinner {
    font-size: 50px;
    display: block;
    padding: 30px 0;
}

.upcoming-container-list .img-responsive {
    margin: 0 auto;
    height: 140px;
}

.upcoming-container-list .visible-xs.img-responsive {
    height: auto;
}

.btn-default {
    color: #FFF;
    background-color: #256dba;
    /*font-weight: 700;*/
    font-size: 14px;
    border: none;
    letter-spacing: 1.3px;
    text-align: center;
    width: 165px;
    height: 37px;
    text-shadow: none;
    padding: 10px 12px;
}

a.btn-default:active {
    color: #FFF;
    background-color: #F54343;

}

.btn-sold-out, .btn-sold-out:hover, .btn-sold-out:focus {
    background-color: #ff0000;
}

.upcoming-list-description > ul {
    padding: 0;
    overflow: hidden;
}

.upcoming-list-description .scheduled-description {
    line-height: 18px;
    height: 76px;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 0;
    padding-right: 5px;
}

.upcoming-list-description .scheduled {
    font-size: 24px;
    font-weight: 700;
    color: #F54343;
    max-height: initial;
}

.upcoming-list-description .scheduled a {
    font-size: 18px;
    font-weight: 700;
    color: #256dba;

}

.upcoming-list-description .scheduled-name a {
    color: #464646;
    font-weight: 700;
    font-size: 18px;
}

.upcoming-list-description .scheduled-name {
    height: auto;
    overflow: hidden;
}

.events_index_page .upcoming-list-description .scheduled-name {
    margin-top: 0;
}

.navbar-nav {
    height: inherit;
}

.navbar-default {
    min-height: 30px;
    margin: 0;
    height: 30px;
}

.header-menu {
    max-height: 31px;
}

.home-main-image .col-sm-6.left-head-event {
    width: 58.4%;
    padding-top: 39px;
    padding-left: 0;
    margin-left: 0;

}

.home-main-image .col-sm-6.right-head-event {
    width: 41.6%;
    padding-left: 10%;
    padding-top: 46px;

}

.home-main-image .col-sm-6.left-head-event .home-head-event-title {
    font-weight: 300;
    font-size: 28px;

}

.home-main-image .col-sm-6.left-head-event .home-head-date {
    font-weight: 700;
    font-size: 22px;
    margin-top: 10px;

}

.home-main-image .col-sm-6.left-head-event .home-head-event-title a {
    color: #fff;

}

.home-main-image .col-sm-6.left-head-event .home-head-date a {
    color: #fff;

}

.home-main-image .col-sm-6.right-head-event .btn-default {
    width: 151px;
}

.view-calendar-container {
    margin-bottom: 5%;
}

.view-calendar-container .black-btn {
    color: #fff;
    background-color: #F71E57;
    width: auto;
}

.upcoming-image-thumb.col-xs-4 {
    width: 34.88%;
    padding: 0;
}

.upcoming-image-thumb .btn-default {
    margin-top: 15px;
}

.col-xs-8.upcoming-list-description {
    width: 64.66666667%;

}

/* end home */

/* event*/

.events_view_page .event-page .container {
    width: 100%;
    padding-top: 30px;
    padding-left: 60px;
}
.events_view_page .event-page .back-to-all-events-link {
    padding: 25px 15px 8px 15px;
}

.event-page .checkout-form{
    min-height:190px;
}

.event-page .checkout-form .please-select-time{
    padding-top:30px;
}

.event-page .checkout-form .loading-tickets{
    padding-top:30px;
}

.events_view_page .event-disclaimers .dashed {
    list-style-type: disc;
    margin-top: 4px;
}

.events_view_page .event-disclaimers li:before {
    content: none;
}

.events_view_page .ticket-quantity-form ul.dashed > li {
    text-indent: -2px;
}

.events_view_page .content {
    background-image: none;
    min-height: 992px;
}
.event-page .event-page-left {
    /*padding: 25px 0 0 21%;*/
    /*background-image: -webkit-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    /*background-image: -moz-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    /*background-image: -ms-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    /*background-image: repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);*/
    /*-webkit-background-size: 5px 5px;*/
    /*-moz-background-size: 5px 5px;*/
    /*background-size: 5px 5px;*/
    /*background-color: #191919;*/
    /*align-items: stretch;*/
    /*padding: 40px;*/
}
.event-page .content-details {
    display: inline-block;
    padding: 30px;
    background-color: #fff;
}

.event-page .event-page-right {
    color: #313131;
}

.event-page .container-inner {
    padding: 10px 0 0 0;
    display: flex;
    margin: 0;
}

.reservations_cardrequired_page .event-page .container-inner {
    display: block;
}

.card-button-row {
    margin-top: 15px;
}

@media only screen and (max-width: 767px) {
    .groupon-ticket-type-inner label.groupon-expiry-label {
        text-align: left;
    }
}

.event-page .set-border-bottom {
    color: #fff;
}

.event-page .ticket-quantity-form {
    padding: 0;
    /*width: max-content;*/
}

.event-page .ticket-quantity-form form {
    text-align: center;
}

.event-page .purchase-tickets-header {
    color: #5292e1;
    font-size: 22px;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
}

.event-page .event-disclaimers {
    font-size: 14px;
    margin-top: 25px;
    color: #313131;
}

.event-page .event-disclaimers .requirements-header {
    font-style: italic;
    font-size: 14px;
    background: none;
}

.event-page .event-qauntity-title {
    float: left;
    margin-right: 10px;
    font-family: Arial, sans-serif;
    font-size: 14px;
}

.event-page .event-ticket-type {
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
}

.event-page .promo-code-explain {
    font-size: 13px;
}

.event-page .btn-default.event-page-button {
    margin-top: 10px;
}
.event-page .back-to-all-events-link a {
    color: #0d88c1
}
.event-page .event-page-image {
    margin: 0 0 5px 0;
    /*max-width: 90%;*/
}

.event-page .event-page-date {
    color: #256dba;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 15px;
}
.event-page .event-page-comedians{
    color: #464646;
    font-size: 25px;
    text-align: center;
    margin-bottom: 20px;
}

.event-page .inner-content-details label {
    font-weight: normal;
}
.event-page .inner-content-details {
    color: #121212;
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}
.event-page .event-page-location label {
    font-style: italic;
}
.event-page .event-page-description label {
    font-style: italic;
}
.event-page .event-page-description {
    margin-top: 10px;
}
.event-page .event-page-headliner {
    margin-top: 10px;
}
.event-page .event-page-host {
}

.event-page .event-venue-nickname {
    font-size: 24px;
    text-transform: capitalize;
    margin-top: 5px;
    font-weight: 700;
}

.event-page .event-title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 20px;
}

/*.event-page .event-page-description {*/
/*!*font-family: Arial, sans-serif;*!*/
/*!*margin-top: 5px;*!*/
/*!*font-size: 16px;*!*/
/*!*color: #272424;*!*/
/*}*/
.event-page .featured-text-container:before {
    content: '';
    position: absolute;
    border: 1px solid #dadada;
    top: 0;
    left: 0;
    width: 100%;
}

.event-page .featured-text-container {
    padding: 20px 0;
    margin-top: 30px;
}

.event-page .featured-text-container h4.header-italic {
    font-size: 25px;
    font-weight: 400;
    color: #464646;
    text-align: center;
}

/*.event-page .header-italic {*/
/*!*background-color: #000;*!*/

/*}*/

.event-page .event-comedians-container {
    /*margin-left: -6.2%;*/
    /*margin-left: 7%;*/
    display: contents;
}

.event-page .comedian-image-container {
    width: 33.3%
}

.event-page .featuring-img-container {
    /*background-color: #000;*/
    margin-bottom: 0;
}

.event-page .comedian-name {

    padding-top: 0;
}

.event-page .comedian-name a {
    font-size: 16px;
    color: #464646;
}

.event-page .sales-ended {
    /*color: #fff;*/
    font-size: 20px;
}

.event-page.inactive-event {
    text-align: center;
}

.event-page.inactive-event h2.single-event-title {
    width: 80%;
    margin: 50px auto;
    font-size: 24px;
}

.event-page .quantity-down-arrow {
    pointer-events: none;
    color: #313131;
    position: absolute;
    top: 11px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='sample_600x600.png', sizingMethod='scale');
    background: none !important;
    right: 10px;
    font-size: 12px;
}

.event-page select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #cccccc;
    border-radius: 0;
    font-size: 1em;
    margin: 0;
    outline: 0;
    width: 100%;
    font-weight: normal;
    padding-left: 10px;
    color: #4c4c4c;
}

.event-page select:focus {
    outline: 0;
    border: 0;
}

.event-page select:hover, .event-page select:active, .event-page select:focus {
    outline: 0;
    border: 0;
}

.event-page select::-moz-focus-inner {
    border: 0;
}

.event-page select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

.ticket-type-inner {
    display: inline-block;
    width: 100%;
}

.event-page .select-container {
    position: relative;
    display: inline-block;
    width: 85%;
}

/*
.event-page .select-container:after {content:"\02C5"; width:0; height:0; position:absolute; pointer-events: none;}
.event-page .select-container:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: .3em;
    right: .75em;
    border-top: 8px solid black;
    opacity: 0.5;
}
*/
.event-page select::-ms-expand {
    display: none;
}

.event-page .event-ticket-description {
    font-size: 12px;
    line-height: 14px;
}

/* end event */

/* checkout */

.events_checkout_page .table-striped > tbody > tr:nth-of-type(odd) {
    background: none;
}

.events_checkout_page .table > thead > tr > th {
    border-bottom: none;
}

.events_checkout_page .table > tbody > tr > td {
    font-size: 16px;
}

.events_checkout_page .table > tbody > tr > td.checkout-taxes {
    font-size: 12px;
}

.events_checkout_page .content {
    background-image: none;
    background-color: #000;
}

.events_checkout_page .checkout-event-image {
    max-height: 192px;
}

.events_checkout_page .checkout-event-image img {
    max-height: 192px;
    max-width: 100%;
    width: auto;
    margin: 0;
}

.events_checkout_page .info-selected {
    margin-top: 30px;
}

.events_checkout_page .checkout-date {
    font-size: 22px;
    font-weight: 500;
    color: #5ba1f7;
    line-height: 22px;
}

.events_checkout_page .checkout-date span {
    color: #5ba1f7;
}

.events_checkout_page .checkout-title {
    font-size: 18px;
    margin-top: 11px;
    font-weight: 500;
    line-height: 23px;
}

.events_checkout_page .checkout-page-description {
    font-size: 14px;
    line-height: 17px;
}

.events_checkout_page .restriction-div {
    margin-top: 10px;
    font-size: 14px;
}

.events_checkout_page .restriction-div p {
    margin: 0;
    padding: 0;
}

.events_checkout_page .restriction-container {
    list-style: inside;
    font-size: inherit;
}

.events_checkout_page .restriction-container li {
    line-height: 16px;
    text-transform: capitalize;
}

.events_checkout_page .pay-box {
    background-color: #464646;
    font-family: Arial, sans-serif;
}

.events_checkout_page .pay-box .btn-default {
    font-family: Amplitude, Arial, Helvetica, sans-serif;
}

.events_checkout_page .promo-code-box {
    padding: 20px 0 0 0;
}

.events_checkout_page .apply-promo {
    padding: 19px 15px 0 15px;
}

.events_checkout_page .apply-promo .btn-default {
    padding: 8px 5px;
    width: 80px;
}

.events_checkout_page .checkout-totals {
    padding: 19px 0 0 0;
}

.events_checkout_page .ticket-information {
    padding: 50px 60px;
}

.events_checkout_page .ticket-information {
    padding: 50px 60px 38px 60px;
}

.events_checkout_page .ticket-information-inner {
    padding: 0;
}

.events_checkout_page .ticket-information .table {
    margin-bottom: 0;
}

.events_checkout_page .customer-information-container {
    margin-top: 20px;
    padding: 50px 60px 26px 60px;
}

.events_checkout_page .customer-information-container .col-sm-2 {
    padding: 0;
}

.events_checkout_page .customer-information-container .col-sm-5 {
    padding-right: 20px;
    padding-left: 10px;
}

.events_checkout_page .customer-information-container .col-sm-3 {
    padding: 0;
}

.events_checkout_page .customer-information-container .col-sm-6 {
    padding: 0;
}

.events_checkout_page .customer-information-container .col-sm-8 {
    padding: 0;
}

.events_checkout_page .customer-information-container .col-sm-11 {
    padding: 0;
}

.events_checkout_page .customer-information-container .col-sm-12 {
    padding: 0;
}

.events_checkout_page .customer-information-container .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.events_checkout_page .customer-info-header {
    font-size: 16px;
    padding: 0;
}

.events_checkout_page .cc-info-top {
    margin-top: 18px;
}

.events_checkout_page .cvc-container {
    margin-left: 15px;
}

.events_checkout_page .customer-information-container label.exp-date-label {
    font-weight: 400;
    text-align: left;
    padding-top: 5px;
}

.events_checkout_page .purchase-button-container {
    margin-top: 10px;
}

.events_checkout_page .purchase-button-container .btn-default {
    font-size: 20px;
    padding: 5px 12px;
    width: 153px;
}

.events_checkout_page .note-venue-at {
    margin-top: 12px;
    font-size: 12px;
    font-weight: 800;
}

.events_checkout_page .checkout-taxes-div {
    margin-top: 10px;
}

.events_checkout_page .checkout-taxes-div .checkout-taxes {
    font-size: 12px;
    line-height: 100%;
}

.events_checkout_page .heads-up-ul {
    font-size: 13px;
}

.events_checkout_page .heads-up-ul .heads-up-li {
    padding-bottom: 20px;
}

.events_checkout_page .heads-up-ul .title {
    font-weight: 600;
    font-size: 14px;
}

.events_checkout_page .heads-up-ul p {
    margin: 0;
    line-height: 15px;
    text-shadow: none;
}

/* end checkout */

/* book an event */
.pages_eventsbookings_page .col-sm-9 {
    margin: 0 auto;
    float: none;
}

.pages_eventsbookings_page .content {
    background-image: none;
    background-color: #191919;
}

.pages_eventsbookings_page h2.eventssection {
    color: #5ba1f7;
    font-size: 20px;
}

/* end book an event */
/* static pages  */
/*.pages_openmic_page .col-sm-10{*/
/*margin:0 auto;*/
/*float:none;*/
/*}*/
/*openmic page css start*/
.pages_openmic_page .gray-page-title,
.pages_openmic_page .black-page-title {
    display: none;
}

.pages_openmic_page .background-div {
    background-image: url(/img/nycc_openmic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 565px;
}

.pages_openmic_page .title {
    padding: 15px 0px;
}

/*openmic page css end*/
.pages_bookacomic_page .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.pages_bookacomic_page #main {
    display: inline-block;
    vertical-align: middle;
}

.pages_openmic_page .open-mic-details,
.pages_bookacomic_page #main .post {
    transform: translateY(100%);
}

.pages_bookacomic_page .background-div {
    background: url("/img/nycc/nycc2-book-a-comic-bg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    height: 569px;
}

.pages_openmic_page .title,
.pages_bookacomic_page .title {
    color: #5ba1f7;
    font-weight: 800;
    font-size: 22px;
}

/* end static pages */

/* live recordings */

.pages_liverecordings_page .black-triangle-up-left {
    display: none
}

.pages_liverecordings_page .gray-angle-container {
    /*display:none*/
}

.pages_liverecordings_page .content {
    background-image: url(/img/nycc/gray-brick-bg.jpg);
    width: 100%;
    /* padding-bottom: 53.4%;*/
    background-size: cover;
    position: relative;
    min-height: 700px;
    background-repeat: no-repeat;
}

/*  .pages_liverecordings_page .content > div {
position: absolute;
top: 0; bottom: 0; left: 0; right: 0;
}
*/
.pages_liverecordings_page .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.pages_liverecordings_page h1 {
    color: #5ba1f7;
    font-size: 24px;
    font-weight: bold;
}

.pages_liverecordings_page h2 {
    font-size: 18px;
    font-weight: bold;
}

.pages_liverecordings_page h2 {
    font-size: 18px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.pages_liverecordings_page .description2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    margin-top: 20px;
    line-height: 18px;
}

.pages_liverecordings_page ul.album-list {
    list-style: none;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 0;
}

.pages_liverecordings_page ul.album-list li {
    list-style: none;
    text-align: left;
    float: left;
    width: 25%;
    margin-left: 12%;
    margin-bottom: 20px;
}

.pages_liverecordings_page ul.album-list li:nth-child(3n+1) {
    margin-left: 0;
}

.pages_liverecordings_page ul.album-list li a {
    color: #fff;
}

.pages_liverecordings_page ul.album-list li img {
    width: 100%;
    margin-bottom: 5px;
}

/* end live recordings

/* about page */
.pages_about_page .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.pages_about_page .black-triangle-up-left {
    display: none
}

.pages_about_page .content {
    background-image: url(/img/nycc/nycc-about-bg.jpg);
    width: 100%;
    padding-bottom: 38.5%;
    background-size: contain;
    position: relative;
    min-height: 0;
    background-repeat: no-repeat;
}

.pages_about_page .content > div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.pages_about_page .about-left-container {
    font-size: 44px;
    font-weight: 800;
    line-height: 44px;
    margin-top: 16.5%;
    margin-left: 9.5%;
    width: 40%;
}

.pages_about_page .about-description {
    margin-top: 14.8%;
    width: 43%;
}

.pages_about_page .venue-description {
    font-weight: 300;
    font-size: 16px;
    line-height: 18px
}

/* end about page */

/* contact  */

.pages_contact_page .black-triangle-up-left {
    display: none
}

.pages_contact_page .gray-angle-container {
    /*display:none*/
}

.pages_contact_page .content {
    /*background-image: url(/img/nycc/gray-brick-bg.jpg);*/
    width: 100%;
    /* padding-bottom: 53.4%;*/
    background-size: cover;
    position: relative;
    min-height: 992px;
    /*background-repeat: no-repeat;*/
}
.pages_contact_page .container{
    width: 100%;
}
.contact-info.email, .contact-info.phone, .contact-info.address {
    background: none;
}
.pages_contact_page .contact-form-container a {
    color: #000;
    font-weight: 700;
}
.pages_contact_page .contact-info-container {
    /*width: 343px;*/
    margin-left: 45px;
    line-height: normal;
}
.pages_contact_page .contact-info-container .contact-info-header{
    color: #256dba ;
    text-align: center;
    font-size: 18px;
    font-weight: 700;

}
.pages_contact_page .contact-info-container label{
    font-size: 14px;
    color: #313131;
    font-weight: 400;
    margin-top: 7px;
}

    /*.pages_contact_page .contact-info-container ul {*/
    /*padding-left: 0;*/
/*}*/

/*.pages_contact_page .contact-info-container ul li i {*/
    /*margin-right: 5px;*/
/*}*/

/*.pages_contact_page .contact-info-container ul li {*/
    /*font-size: 16px;*/
/*}*/

/*.pages_contact_page .contact-info-container ul li.address-second-row {*/
    /*padding-left: 18px;*/
/*}*/

/*.pages_contact_page .contact-info-container ul li a {*/
    /*color: #fff;*/
/*}*/

.pages_contact_page .contact-header {
    margin-bottom: 20px;
    text-transform: none;
    font-size: 24px;
    font-weight: 800;
    margin-top: 10px;
}

.pages_contact_page .contact-form-container {
    padding: 30px;
    background-color: #fff;
    /*color: #121212;*/
    color: #313131;
    font-size: 16px;
    /*margin-left: -40px;*/
}
.pages_contact_page .contact-info-container {
    background-color: #fff;
    /*color: #121212;*/
    color: #313131;
    font-size: 16px;
}

/*.pages_contact_page .blue-header {*/
    /*color: #5ba1f7;*/
    /*font-weight: 500;*/
/*}*/


.pages_contact_page .description2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
}

.pages_contact_page .contact-form {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-top: 24px;
}

.pages_contact_page .contact-form label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    width: 40px;
}

.pages_contact_page .contact-form input {
    height: 34px;
    width: 217px;
    color: #000;
    margin: -10px 0 -10px 0px;

}

.pages_contact_page .comments-container {
    /*margin-top: 17px;*/
}
.pages_contact_page .contact-info-container ul{

}

.google-maps {
    position: relative;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/* contact end */

/* comedians */
.comedians_index_page .content {
    background-image: none;
}

.comedians_index_page .black-triangle-up-left, .comedians_index_page .gray-angle-container, .pages_locations_page .black-triangle-up-left, .pages_locations_page .gray-angle-container, .pages_contact_page .gray-angle-container,
.pages_eventsbookings_page .black-triangle-up-left, .pages_eventsbookings_page .gray-angle-container,
.pages_bookacomic_page .black-triangle-up-left, .pages_bookacomic_page .gray-angle-container,
.pages_openmic_page .black-triangle-up-left, .pages_openmic_page .gray-angle-container,
.pages_liverecordings_page .black-triangle-up-left, .pages_liverecordings_page .gray-angle-container,
.shows_index_page .black-triangle-up-left, .shows_index_page .gray-angle-container {
    display: none
}

.comedians_index_page .comedians-inner {
    width: 1058px;
    margin: 0 auto;
}

.comedians_index_page .comedian-image-container {
    width: 512px;
    float: left;
    height: 182px;
    background-color: #363636;
    margin-bottom: 30px;
    overflow: hidden;
}

.comedians_index_page .comedian-image-container:nth-child(even) {
    margin-left: 34px;
}

.comedians_index_page .comedian-image-container a img {
    margin: 0;
    width: 100%;
    max-height: none;
}

.comedians_index_page .comedian-image-container a {
    color: #5ba1f7;
    font-weight: bold;
    font-size: 20px;

}

.comedians_index_page .comedian-image-container .comedian-image {
    float: left;
    width: 182px;
}

.comedians_index_page .comedian-image-container .comedian-text-container {
    float: left;
    text-align: center;
    width: 329px;
}

.comedians_index_page .comedian-image-container .comedian-text-container .comedian-name {
    padding-bottom: 4px;
    padding-top: 20px;
}

.comedians_index_page .comedian-image-container .comedian-text-container .comedian-description {
    font-size: 14px;
    line-height: 16px;
    height: 113px;
    overflow: hidden;
    padding: 0 31px;
}

.comedians_view_page .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.comedians_view_page h2.comedian-profile-about {
    font-size: 24px;
    color: #5ba1f7;
    font-family: Amplitude;
    font-weight: bold;
    margin-top: 0;

}

.comedians_view_page .comedian-view-description {
    font-size: 14px;
    line-height: 18px;
    height: 143px;
    overflow: hidden;
    position: relative;
}

.comedians_view_page .content {
    /*background-image: none;*/
    /*background-color: #000;*/
}

.comedian-social-div {
    color: #88888a;
}

.comedian-social-div .comedian-social {
    margin-left: initial;
}

.comedian-social-div .comedian-social a {
    color: inherit;
    font-size: 18px;
}

.comedian-social-div .comedian-social a:hover {
    color: #5ba1f7;
}

.comedians_view_page .upcoming-header {
    color: #5ba1f7;
}

.comedians_view_page .content {
    /*background-image: none;*/
    /*background-color: #000;*/
}

.comedians_view_page .content-header {
    background-color: #000;
}

.comedians_view_page .comedian-highlight {
    margin: 2% 0;
}

.comedians_view_page .comedian-description-dots {
    display: none;
}

.comedians_view_page #more-description {
    display: none;
    cursor: pointer;
    color: #F54343;
    position: relative;
}

.comedians_view_page #less-description {
    display: none;
    cursor: pointer;
    color: #F54343;
}

.fadeout {
    display: none;
    bottom: 0;
    height: 40px;
    background: linear-gradient(
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 1) 100%
    );
    position: absolute;
    width: 100%;
}

/* end comedians */

/* calendar and coupon calendar*/

.events_index_page .day-num {
    color: #414141;
}

.select-container.col .date-range .day-num {
    color: #fff;
}

.events_coupons_page .day-num {
    color: #3c3131;
}

.events_index_page .day-num.event-marker, .events_coupons_page .day-num.event-marker {
    color: #256dba;
}

.events_index_page .day-num.event-marker.current, .events_coupons_page .day-num.event-marker.current {
    color: #000;
}

.events_index_page .item_even {
    background: #f2f2f2;
}

.events_index_page .container-inner {

    padding: 0;
    z-index: -2;

}

.events_index_page .upcoming-container-list {
    box-shadow: unset;
    margin-bottom: 0;
    margin-top: 0;
    min-height: 133px;
    padding: 25px 0 18px 25px;
}

.events_index_page .upcoming-list-description > ul {
    height: initial;
    margin: 0;
}

.events_index_page .upcoming-list-description .scheduled-venue {
    font-size: 20px;
}

/*
.events_index_page .upcoming-list-description .scheduled-venue.east-village {
    color: #dddb66
}
*/

.events_index_page .upcoming-list-description .scheduled-description {
    height: 38px;
    overflow: hidden;
    margin-bottom: 8px;
    max-width: 700px;
}

.events_index_page .upcoming-container-list .img-responsive {
    height: 140px;
}

.events_index_page .event-date-ul {
    color: #5b9fff;
    font-size: 28px;
    height: 100%;
    margin: 0;
    position: absolute;
    display: block;
}

.events_index_page .event-date-ul li {
    padding-bottom: 8px;
    font-size: 24px;
    font-weight: 700;
}

.events_index_page .calendar-upcoming-list-description {
    padding-left: 0;
}

.events_index_page .nycc-calendar {
    padding-left: 35px;
    padding-right: 35px;
    margin-left: -1px;
}

.feature-location-div {
    color: #464646;
    padding-top: 10px;
    font-size: 16px;
}

@media screen and (max-width: 1200px) {

    .events_index_page .event-date-ul {
        right: 5px;
    }

    .events_index_page .upcoming-list-inner {
        margin-left: 8.33333%;
    }

    .events_index_page .black-triangle-up-left, .events_coupons_page .black-triangle-up-left {
        display: none;
    }

    .events_index_page .gray-angle-container, .events_coupons_page .gray-angle-container {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .events_index_page .upcoming-list-inner {
        margin-left: 0;
    }
}

/* end calendar */

/* shows */
.shows_view_page .black-triangle-up-left {
    display: none
}

.shows_view_page .col-sm-10 {
    margin: 0 auto;
    float: none;
}

.show-highlight {
    margin-bottom: 50px;
}

.show-highlight > div > img {
    width: 100%;
}

.show-highlight h1.scheduled-name {
    font-weight: 600;
    font-size: 15px;
    margin: 0 0 10px 0;
}

.show-highlight .scheduled-description {
    font-size: 16px;
    line-height: 20px;
}

.event-nav-buttons .event-nav-ul {
    width: 98%;
    margin-left: 15px;
    padding-top: 15px;
}

.nav-next-prev-link {
    color: #fff;
}

.nav-next-prev-link:hover, .nav-next-prev-link:focus {
    color: #5292e1;
}

.upcoming-3-shows {
    margin: -15px 3% 3em 21%;
}

.upcoming-3-shows .upcoming-3-shows-header {
    padding-top: 1.5em;
}

/* end shows */

/* blog index */

.post-container {
    padding: 30px 0;
    border-bottom: 1px solid #fff;
}

/* blog view */

/* end blog

/* media queries */

@media only screen and  (max-width: 1350px) {
    .footer-email-form-inner {
        text-align: center;
    }

    .events_index_page .container {
        margin: 0;
    }

    .home-main-image {
        height: 526px;
    }

    .pages_about_page .about-description {
        width: 40%;
    }

}

@media only screen and  (max-width: 1240px) {
    .home-main-image {
        height: 483px;
    }

    .comedians_view_page .black-triangle-up-left {
        display: none
    }

    .comedians_view_page .gray-angle-container {
        display: none
    }
}

@media only screen and  (max-width: 1200px) {

    .home-main-image {
        height: 570px;
    }

    .pages_home_page .home-feed {
        width: 100%;
    }

    /*.footer-email-form-inner{*/
    /*width:80%;*/
    /*}*/
    .events_checkout_page .promo-code-box {
        width: 100%;
        float: none;
        padding-right: 5px;
    }

    .events_checkout_page .apply-promo {
        padding: 10px 0 0 0;
        float: none;
    }

    .events_checkout_page .black-triangle-up-left {
        display: none
    }

    .events_checkout_page .gray-angle-container {
        display: none
    }

    .shows_view_page .col-sm-10.event-list-module {
        max-width: 100%;
        width: 100%;
    }

    .shows_view_page .col-sm-10.event-list-module.event-list-module .upcoming-container-list {
        max-width: 100%;
    }

    .comedians_index_page .comedians-inner {
        width: 940px;
    }

    .comedians_index_page .comedian-image-container {
        width: 458px;
        height: 162px;
    }

    .comedians_index_page .comedian-image-container:nth-child(even) {
        margin-left: 24px;
    }

    .comedians_index_page .comedian-image-container .comedian-image {
        width: 162px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container {
        width: 296px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-name {
        padding-top: 15px;
    }

    .pages_about_page .about-description {
        margin-top: 13.3%;
        width: 43%;
    }

    .pages_liverecordings_page ul.album-list li {
        height: 218px;
    }

    .pages_contact_page .contact-info-container {
        margin-left: 0;
    }

}

@media only screen and  (max-width: 1060px) {
    .events_index_page .container {
        margin: 0 0 0 50px;
    }

    .home-main-image .col-sm-6.left-head-event .home-head-event-title {
        font-size: 24px;

    }

    .home-main-image .col-sm-6.left-head-event .home-head-date {
        font-size: 18px;

    }

}

@media only screen and  (max-width: 997px) {

    .home-main-image {
        height: 465px;
    }

    .home-main-image .col-sm-6.left-head-event {
        padding-top: 30px;
    }

    .home-main-image .col-sm-6.right-head-event {
        padding-top: 37px;
    }

    .home-main-image .col-sm-6.left-head-event .home-head-event-title {
        font-size: 22px;

    }

    .home-main-image .col-sm-6.left-head-event .home-head-date {
        font-size: 16px;

    }

    .footer-email-form {
        /*height:150px;*/
    }

    /*.footer-email-form-inner{*/
    /*width:90%;*/
    /*padding-left:10%;*/
    /*}*/
    .event-page .event-page-left {
        padding-left: 15%;
    }

    .pages_home_page .content-body {
        padding: 0;
    }

    .events_index_page .container {
        margin: 0;
    }

    .events_index_page .nycc-calendar {
        padding-left: 35px;
        padding-right: 35px;
    }

    .event-page .comedian-image-container {
        width: 50%;
    }

    .events_checkout_page .container {
        width: 95%;
    }

    .promo-code-box .form-control {
        padding-left: 5px;
        font-size: 12px;
    }

    .events_checkout_page .ticket-information {
        padding: 10px;
    }

    .events_checkout_page .customer-information-container {
        padding: 10px;
    }

    .black-triangle-up-left {
        display: none
    }

    .gray-angle-container {
        display: none
    }

    .gray-page-title {
        height: auto;
        padding: 20px;
        line-height: 20px;
        font-size: 20px;
     }

    .comedians_index_page .comedians-inner {
        width: 767px;
        margin-left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        overflow: hidden;
    }

    .comedians_index_page .comedian-image-container {
        width: 374px;
        height: 162px;
    }

    .comedians_index_page .comedian-image-container:nth-child(even) {
        margin-left: 18px;
    }

    .comedians_index_page .comedian-image-container .comedian-image {
        width: 162px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container {
        width: 212px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-name {
        padding-top: 8px;
        font-size: 16px;
    }

    .comedians_index_page .comedian-image-container a {
        font-size: 16px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-description {
        padding: 0 14px;
    }

    .pages_contact_page .contact-form input {
        width: 200px;
        margin-left: 10px;
    }

    .pages_contact_page .contact-info-container {
        margin-left: 0;
    }

}

@media only screen and  (max-width: 991px) {
    .pages_about_page .container-inner {
        padding-top: 0;
    }

    .pages_about_page .about-left-container {
        font-size: 38px;
        width: 45%;
        margin-left: 0;
    }

    .pages_about_page .about-description {
        margin-top: 13%;
        width: 55%;

    }

}

@media only screen and  (max-width: 822px) {

    header.fullwidth .header-address-container {
        background-color: #256dba;
        color: #fff;
        width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    header.fullwidth .header-address, .header-address a {
        color: #fff;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        width: 100%;
        text-align: center;
    }

    .address-top-container {
        display: block;
    }

    .event-page .event-page-left {
        padding-left: 12%;
    }

    .events_index_page .upcoming-list-description .scheduled-description {
        margin-bottom: 15px;
    }

    .pages_home_page .upcoming-container-list {
        max-width: 100%;
    }

    .comedians_view_page .upcoming-container-list {
        max-width: 100%;
    }

    .comedians_view_page .upcoming-container-list {
        max-width: 100%;
    }

}

@media only screen and  (max-width: 767px) {

    .main-panel {
        margin-top: 30px;
    }

    .mobile-nav-push-down {
        background-color: #252525;
        height: auto;
        max-height: 0;
        overflow: hidden;
        width: 100%;
        position: relative;
        left: 0;
        display: block;
        margin-top: 0;
        -webkit-transition: all 0.5s ease-in-out;
        -moz-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        text-align: center;

    }

    .mobile-nav-push-down.pushed {
        max-height: 600px;
    }

    .mobile-nav-push-down ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .mobile-nav-push-down li {
        margin: 0 8%;
        padding: 13px 5% 12px 5%;
        list-style: none;
        border-bottom: 1px solid #363636;
        box-shadow: 0 4px 2px -3px #000;
    }

    .mobile-nav-push-down li:last-child {
        border-bottom: none;
        box-shadow: none;
    }

    .mobile-nav-push-down li a {
        color: #fff;
        font-size: 17px;
        text-transform: uppercase
    }

    /* header.fullwidth{
         transition: margin 1s ease;
     }

     .full-page-container{
         position:relative;
     }

     .full-page-container.pushed{
         margin-top:60px;
         transition: margin 0.5s ease;

     }*/
    .navbar-toggle {
        z-index: 99999;
        position: relative;
    }

    header.fullwidth .header-nav-container {
        background-color: #fff;
    }

    header.fullwidth .navbar-default .navbar-toggle .icon-bar {
        background-color: #5F5F5F;
    }

    /* Icon 3 */
    /*
            header.fullwidth .navbar-default .navbar-toggle span:nth-child(1) {
              top: 0px;
            }

            header.fullwidth .navbar-default .navbar-toggle span:nth-child(2),#nav-icon3 span:nth-child(3) {
              top: 18px;
            }

            header.fullwidth .navbar-default .navbar-toggle span:nth-child(4) {
              top: 36px;
            }

            header.fullwidth .navbar-default .navbar-toggle span:nth-child(1) {
              top: 18px;
              width: 0%;
              left: 50%;
            }

            header.fullwidth .navbar-default .navbar-toggle.open span:nth-child(2) {
              -webkit-transform: rotate(45deg);
              -moz-transform: rotate(45deg);
              -o-transform: rotate(45deg);
              transform: rotate(45deg);
            }

            header.fullwidth .navbar-default .navbar-toggle.open span:nth-child(3) {
              -webkit-transform: rotate(-45deg);
              -moz-transform: rotate(-45deg);
              -o-transform: rotate(-45deg);
              transform: rotate(-45deg);
            }

            header.fullwidth .navbar-default .navbar-toggle.open span:nth-child(4) {
              top: 18px;
              width: 0%;
              left: 50%;
            }
    */
    .carousel-indicators {
        display: none;
    }

    .black-page-title::before, .gray-page-title::before, .item_first::before {
        display: none;
    }

    .upcoming-3-shows {
        margin-left: 0 !important;
    }

    .logo-wrapper {
        display: none;
    }

    .logo-container {
        display: none;
    }

    .mobile-nav-container {
        width: 100%;
    }

    .mobile-nav-container .mobile-logo-container {
        height: 94px;
        margin: 0 auto;
        padding-top: 10px;
        text-align: center;
        position: relative;
    }

    .mobile-nav-container .mobile-logo-container:before{
        position: absolute;
        content: '';
        bottom: 0;
        width: 100%;
        left: 0;
        border-top: 0;
        border-left: 0;
        border-radius: 0;
    }

    .mobile-nav-container .mobile-logo-container img {
        max-height: 100%;
        margin: 6px auto;
        width: 150px;
    }

    .locations-page .locations-container .map-container {
        display: none;
    }

    .home-main-image {
        height: 322px;
    }

    .home-main-image-sub {
        display: block;
    }

    .home-main-image .home-main-event-bar {
        display: none;
    }

    .home-main-image-sub .home-main-event-bar {
        /*height: 132px;*/
        height: auto;
        background-color: rgba(0, 0, 0, 1);
        width: 100%;
        clear: both;
        padding-left: 0;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .home-main-image-sub .col-sm-6.left-head-event {
        /*padding: 6px 0 0 0;*/
        width: 100%;
        float: none;
        text-align: center

    }

    .home-main-image-sub .col-sm-6.right-head-event {
        padding: 8px 0 0 0;
        float: none;
        width: 100%;
        text-align: center

    }

    .home-main-image-sub .col-sm-6.left-head-event .home-head-event-title a {
        color: #fff;
    }

    .home-main-image-sub .col-sm-6.left-head-event .home-head-date a {
        color: #fff;

    }

    .home-main-image-sub .col-sm-6.left-head-event .home-head-event-title {
        font-size: 18px;
        font-weight: 300;
        margin-top: 5px;
        line-height: unset;
        padding: 0 20px;
    }

    .home-main-image-sub .col-sm-6.left-head-event .home-head-date {
        font-size: 20px;
        font-weight: 700;

    }

    header.fullwidth .header-address, .header-address a {
        color: #fff;
        padding-left: 0;
        padding-right: 0;
        font-size: 13px;
        font-size: 16px;
        letter-spacing: 0.5px;

    }

    .pages_home_page .featured-at {
        display: none;
    }

    .pages_home_page .header-nickname {
        display: block;
        clear: both;
        text-transform: uppercase;
    }

    .home-head-button a.btn-default {
        display: block;
        margin-top: 15px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
        height: 50px;
        width: 160px;
        padding-top: 12px;
        font-size: 20px;
    }

    .events_checkout_page .customer-info-header {
        margin-left: 0;
    }

    .events_checkout_page .customer-information-inner {
        margin-top: 10px;
    }

    .nav.navbar-nav.footer-menu-xs {
        margin-top: 0;
        height: auto;
    }

    .footer-left {
        padding: 0;
        text-align: center;
    }

    .footer-right {
        margin-top: 25px;
        text-align: center;
    }

    #continue-to-customer-information {
        position: relative;
        z-index: 2;

    }

    .logo-container {
        text-align: center;
    }

    .logo-container img {
        width: 80%;
        float: none;
    }
    .event-page .back-to-all-events-link {
        text-align: center;
        font-size: 28px;
    }
    .events_view_page .event-page-date{
        padding-top: 30px;
    }
    .event-page .event-page-left {
        padding-left: 0;
        padding-right: 0;
        padding-top: 16px;
        float: none;
        width: 100%
    }

    .event-page .container-inner {
        display: block
    }
    .event-page .event-page-right {
        z-index: 3;
        background-color: #f2f2f2;
        position: fixed;
        bottom: 0;
        padding-bottom: 20px;
    }
    .event-page .event-page-right .content-details{
        display: initial;

    }
    .event-page .event-page-right .ticket-type-inner{
        display: inline-flex;
        width: 90%;
        padding-top:0;
    }
    .event-page .event-page-right .select-container{
        position: relative;
        display: inline-block;
        width: 50%;
        margin-right: 10px;
    }
    .events_view_page footer {
        margin-bottom: 150px;
    }
    .event-page .content-details{
        padding: 0;
        width: 100%;
    }

    .event-page .featured-text-container:before {
        content: '';
        position: absolute;
        border: 13px solid #F2F2F2;
        top: 0;
        left: 0;
        width: 100%;
    }
    .event-page .featured-text-container h4.header-italic {
        margin-top: inherit;
    }
    .event-page .featuring-img-container {
        height: 160px;

        width: 150px;
    }

    .event-page .comedian-image-container {
        width: 100%;
    }

    .events_index_page .column-divider-horizontal {
        padding-left: 2%;
        padding-right: 2%;
    }

    .select-container.col.display .nycc-calendar {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }

    .select-container.col .day-num {
        padding: 0;
        border-radius: 30px;
        line-height: normal;
        height: 90%;
        width: 90%;
        margin-top: 5%;
        padding-top: 2.9vw;
    }

    .select-container.col .day-num-table .date-range:first-of-type {
        border-radius: 15px 0 0 15px;
    }

    .select-container.col .day-num-table {
        border-collapse: collapse;
    }

    .select-container.col .day-num-table tr td {
        padding: 0;
        position: relative;
        height: 11vw;
        width: 11vw;
        display: inline-block;
        display: inline-block;
    }

    .select-container.col .day-num-table .date-range:last-of-type {
        border-radius: 0 10px 10px 0;
    }

    .select-container.col .day-num-table .date-range.last-day:first-child, .select-container.col .day-num-table .date-range.first-day:last-child, .select-container.col .day-num-table .date-range.last-day.first-day {
        border-radius: 30px;
    }

    .calendar-text-wrapper .date-div {
        width: 100%;
        padding: 7px 0;
        text-align: center;
    }

    .calendar-text-wrapper .select-container.col {
        margin-bottom: initial;
        margin-left: initial;
        width: 100%;
        border: 0;
        padding: 0;
        background: none;
    }

    .events_index_page .nycc-calendar {
        padding-left: 50px;
        padding-right: 50px;
    }

    .select-container.col.display .select-calendar-event-div {
        background: #1c1c1c;
        border: 1px solid #1c1c1c;
    }

    .select-calendar-event-div {
        width: 250px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        border: 1px solid #fff;

    }

    .day-num-header-container {
        margin-left: initial;
        margin-right: initial;
    }

    .day-num {
        /*line-height: 60px;*/
        /*width: 60px;*/
    }

    .btn.btn-default.visible-xs {
        margin: 24px auto 0 auto;
    }
    .event-page .event-page-right .btn-custom-width{
        margin-left: auto;
        margin-top: inherit;
        width: 50%;
    }
    .pages_locations_venue_view_page .upcoming-container-list, .comedians_view_page .upcoming-container-list {
        padding: 15px 0;
        height: auto;
        min-height: 230px;
    }

    .pages_locations_venue_view_page .upcoming-image-thumb.col-xs-4, .comedians_view_page .upcoming-image-thumb.col-xs-4 {
        width: 95%;
        margin-left: 2.5%;
    }

    .pages_home_page .upcoming-container-list {
        padding: 15px;
        height: auto;
        margin: 0 auto 25px auto;
        min-height: 230px;
    }

    .events_view_page .gray-page-title {
        display: none;
    }

    .events_view_page .black-page-title, .events_checkout_page .black-page-title {
        padding: 10px 17px;
        font-size: 22px;
        line-height: 26px;
    }

    .events_view_page .black-page-title .date-div, .events_checkout_page .black-page-title .date-div {
        width: 100%;
        margin: 0 auto;
        display: block;
        max-width: 100%;
    }

    .events_view_page .event-page-image {
        margin: 0;
        max-width: 100%;
    }

    .events_view_page .mobile-event-header {
        text-align: center;
        font-size: 21px;
        text-transform: none;
        margin-bottom: 0;
    }

    .events_view_page .event-venue-nickname {
        text-align: center;
        font-size: 21px;
        text-transform: none;
        margin-top: 5px;
    }

    .events_view_page .ticket-quantity-form {
        margin-top: 0;
        padding-bottom: 20px;
        margin-bottom: 0;
    }

    .event-page .event-title {
        margin-top: 0;
    }

    .events_view_page .note-venue-at {
        font-size: 21px;
        font-weight: 500;
        margin-top: 17px;
        position: relative;
        text-align: center;
    }

    .events_index_page .upcoming-list-description .scheduled-description {
        height: auto;
    }

    .events_index_page .upcoming-container-list {
        padding: 15px 25px;
    }

    .events_index_page .upcoming-list-description .calendar-event-details {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .events_index_page .upcoming-list-description .scheduled-venue {
        margin-bottom: 10px;
    }

    .events_index_page .upcoming-list-description .scheduled-name {
        margin-top: 8px;
    }

    .events_index_page .upcoming-container-list .img-responsive {
        width: 140px;
    }

    .event-page .event-comedians-container {
        /*margin-left: -5px;*/
        /*background-color: #000;*/
        /*display: inline-block;*/
    }

    .event-page .event-disclaimers {
        margin-top: 20px;
    }

    .payment-form.form-horizontal .col-sm-6 .form-group .col-xs-6 {
        padding: 0;
        width: 93%;
        margin-left: 3%;
    }

    .comedians_view_page .upcoming-container-list {
        padding: 15px 0 5px 0;
        height: auto;
        margin: 0 auto 25px auto;
        min-height: 230px;
    }

    .venue-list-filter .venue-filter-btn {
        word-wrap: break-word;
        white-space: pre-line;
        line-height: 18px;
        height: 50px;
    }

    .pages_home_page .home-head-description {
        display: none;
    }

    .upcoming-list-description > ul {
        height: auto;
        margin-left: 0;
    }

    .venue-list-filter li {
        width: 28%;
        padding: 0;
        margin-left: 2%;
    }

    .venue-list-filter .mobile-one-line a {
        height: 50px;
        padding-top: 16px;
        width: 100%;
        text-align: center;
        padding: 16px 0 0 0;
        font-weight: 700;
    }

    .venue-list-filter .mobile-two-line a {
        font-weight: 700;
    }

    .upcoming-image-thumb.col-xs-4 {
        width: 100%;
    }

    .upcoming-image-thumb .btn-default {
        display: none;
    }

    .col-xs-8.upcoming-list-description {
        width: 100%;
        padding: 0;
    }

    .upcoming-list-description a.btn-default {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
        height: 45px;
        width: 152px;
        padding-top: 10px;
        font-size: 18px
    }

    .upcoming-list-description .scheduled {
        margin-top: 10px;
        display: none;
    }

    .upcoming-list-description .scheduled a {
        line-height: 18px;
    }

    .upcoming-list-description > ul {
        margin-bottom: 15px;
    }

    .upcoming-list-description .scheduled a {
        font-size: 21px;
        letter-spacing: 1.5px;
    }

    .upcoming-list-description .scheduled-venue {
        margin-top: 5px;
        font-size: 21px;
        letter-spacing: 1.5px;
        font-weight: 700;
    }

    .upcoming-list-description .scheduled-name {
        line-height: 22px;
        margin-top: 8px;
        max-height: 105px;
        overflow: hidden;
        margin-bottom: 10px;
    }

    .upcoming-list-description .scheduled-name a {
        font-size: 18px;
        line-height: 22px;
    }

    .upcoming-list-description .scheduled-description {
        height: auto;
        padding-bottom: 0;
        font-size: 14px;
        line-height: initial;
        text-align: left;
    }

    .upcoming-list-description a.btn-default {
        display: initial;
    }

    .navbar.navbar-default {
        margin-top: 25px;
        z-index: 1;
    }

    .sidebar-menu {
        background-color: rgba(57,57,57,0.86);
        width: 100%;
        padding: 0;
        z-index: 999;
    }

    .inner-mobile-menu {
        background-color: #fff;
        height: 100%;
        overflow: hidden;
        padding-top: 76px;
        color: #5f5f5f;
    }

    .inner-mobile-menu span.menu-mobile-btn {
        float: none;
        display: block;
        width: 100%;
    }

    .inner-mobile-menu span.menu-mobile-btn button {
        float: none;
        padding: 0;
        margin: 0 20px;
        display: table;
    }

    .inner-mobile-menu span.menu-mobile-btn button .item-btn {
        display: table-cell;
        vertical-align: middle;
        text-transform: uppercase;
        color: #5f5f5f;
        padding-right: 15px;
        font-weight: lighter;
        letter-spacing: 1.5px;
    }

    .sidebar-offcanvas .sidebar-nav {
        margin: 0;
        text-align: left;
    }

    .nav.navbar-nav.side-menu > li {
        width: auto;
        margin: 0 20px;
        border: 0;
    }

    .nav.navbar-nav.side-menu > li > a {
        color: #5f5f5f;
    }

    .nav.navbar-nav.side-menu > li > a:focus, .nav.navbar-nav.side-menu > li > a:hover {
        background-color: unset !important;
        color: #256dba;

    }

    .pages_home_page .home-gray-bar {
        display: none;
    }

    .events_checkout_page #ticket-information {
        padding: 0 10px;
    }

    .events_checkout_page .tickets-outer {
        padding-left: 0;
        padding-right: 0;
    }

    .payment-form.form-horizontal .col-sm-12.checkout-dates .form-group .col-xs-6 {
        float: none;
        margin-bottom: 8px;
    }

    .payment-form.form-horizontal .col-sm-12 .btn-default {
        float: none;
    }

    .payment-form.form-horizontal .description.header-italic {
        text-align: left;
    }

    #continue-to-customer-information {
        margin: 0 10px 25px 10px
    }

    .shows_view_page .show-highlight {
        margin-bottom: 20px;
    }

    .show-highlight h1.scheduled-name {
        margin-top: 10px;
        text-align: center;
    }

    .shows_view_page .col-sm-10.event-list-module {
        width: 95%;
    }

    .show-highlight > div > img {
        width: 500px;
        max-width: 85%;
    }

    .comedians_index_page .comedians-inner {
        width: 100%;
        margin: 0 auto;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
    }

    .comedians_index_page .comedian-image-container {
        max-width: 100%;
        width: 512px;
        height: auto;
        float: none;
        margin: 0 auto 30px auto;
        padding: 0;
    }

    .comedians_index_page .comedian-image-container:nth-child(even) {
        margin-left: auto;
    }

    .comedians_index_page .comedian-image-container .comedian-image {
        max-width: 182px;
        width: 35.54%
    }

    .comedians_index_page .comedian-image-container .comedian-text-container {
        max-width: 329px;
        width: 64.25%
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-name {
        padding-top: 18px;
        font-size: 20px;
    }

    .comedians_index_page .comedian-image-container a {
        font-size: 20px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-description {
        padding: 0 14px;
    }
    .pages_contact_page .contact-info-container .contact-info-header{
        margin-bottom: 30px;
    }
    .pages_contact_page .contact-info-container {
        margin-top: 30px;
        padding: 30px;
        text-align: center;
    }
    .pages_contact_page .contact-info-container ul > li {
        display: inline-block;
        padding-right: 5px;
        padding-left: 5px;

    }

    .pages_about_page .container-inner {
        padding-top: 0;
    }

    .pages_about_page .content > div {
        position: relative;
    }

    .pages_about_page .content {
        background-image: -webkit-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);
        background-image: -moz-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);
        background-image: -ms-repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);
        background-image: repeating-radial-gradient(center center, #1c222a, #1c222a 1px, transparent 1px, transparent 100%);
        -webkit-background-size: 5px 5px;
        -moz-background-size: 5px 5px;
        background-size: 5px 5px;
        background-repeat: repeat;
        padding-bottom: 0;
        min-height: 300px;
    }

    .pages_about_page .about-left-container {
        font-size: 25px;
        line-height: 25px;
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 10px;
    }

    .pages_about_page .about-description {
        width: 100%;
        float: none;
        margin: 15px auto 0 auto;
        text-align: center;
    }

    .event-nav-buttons .event-nav-ul {
        padding-right: 25px;
    }

    footer .footer-logo-container {
        margin-top: initial;
    }

}

@media only screen and (max-width: 600px) {

    .upcoming-3-shows > div.col-xs-4 {
        width: 100%;
    }

    .home-main-image {
        height: 200px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-name {
        padding-top: 5px;
        font-size: 16px;
        padding-bottom: 2px;
    }

    .comedians_index_page .comedian-image-container a {
        font-size: 16px;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-description {
        padding: 0 12px;
        height: 80px;
    }

    .pages_liverecordings_page ul.album-list li {

        width: 42%;
        height: auto;
        margin-left: 0;
    }

    .pages_liverecordings_page ul.album-list li:nth-child(even) {
        margin-left: 8%;
    }

}

@media only screen and (max-width: 480px) {
    .upcoming-image-thumb a {
        width: 100%;
    }

    .row.upcoming-container-list .img-responsive {
        width: 100%;
        height: auto;
    }

    .events_index_page .upcoming-container-list {
        padding: 20px;
    }

    .venue-list-filter li {
        padding-top: 10px;
    }

    .carousel-indicators {
        display: none;
    }

    .upcoming-list-description > ul {
        height: auto;
        margin-bottom: 15px;
    }

    .upcoming-list-description a.btn-default {
        display: initial;
        font-size: 13px;
        margin: 0;
        padding: 14px 26px;
    }

    #footer-form-subscriber .form-group {
        width: auto;
    }

    #footer-form-subscriber div input {
        width: auto;
    }


    footer .footer-middle {
        font-size: 12px;
        text-align: center;
    }

    footer .contact-info-ft span {
        display: block;
        width: 100%;
    }

    footer .contact-info-ft .separator {
        display: none;
    }

    .left-panel, .left-panel .featured {
        padding-left: 0;
        padding-right: 0;
    }

    .left-panel .featured .featuring-p {
        font-size: 18px;
    }

    #carousel-example-generic .slick-track {
        width: 100% !important;
    }

    #carousel-example-generic .slick-track .slick-slide {
        width: inherit !important;
    }

    #carousel-example-generic .item-i-container {
        padding: 15px 15px 0;
    }

    #carousel-example-generic .item-i-container .left-head-event {
        padding-left: 0;
        padding-right: 0;
    }

    .carousel-inner .item div img {
        height: 210px;
        width: 100%;
    }

    .home-head-date a {
        font-size: 16px;
    }

    .home-head-event-title a {
        font-size: 20px;
    }

    .right-head-event .right-head-event-inner {
        padding: 15px 0 0 0;
    }

    .right-head-event .right-head-event-inner > div {
        padding-bottom: 0;
    }

    .home-head-button a.btn-default {
        height: 40px;
        width: 140px;
        padding-top: 10px;
        font-size: 15px;
    }

    .upcoming-header {
        font-size: 16px;
        padding: 12px 0;
        margin: 0;
    }

}

@media only screen and (max-width: 359px) {

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-name {
        padding-top: 3px;
        font-size: 16px;
        padding-bottom: 0;
    }

    .comedians_index_page .comedian-image-container .comedian-text-container .comedian-description {
        height: 72px;
        font-size: 12px;
        line-height: 14px;
    }

    .mobile-nav-container .mobile-logo-container img {
        width: 40%;
        margin: 15px auto;
    }

    .outter-header-info {
        text-align: center;
        margin: 0 -15px;
        padding: 0;
    }

    .outter-header-info .info .icon-holder img {
        width: 16px;
    }

    .outter-header-info .info .address-info {
        max-width: 150px;
    }

    .outter-header-info .info li, .outter-header-info .info li a {
        font-size: 14px;
    }

    #footer-form-subscriber .form-group {
        width: auto;
    }

    #footer-form-subscriber div input {
        width: auto;
    }

    #footer-form-subscriber .form-group #submit-email-btn {
        margin-left: -10px
    }

}
/*Event View Css starts*/
.events_view_page .bla-page-title::before,
.events_view_page .gray-page-title::before {
    display: none;
}
.events_view_page .black-page-title,
.events_view_page .gray-page-title {
    display: none;
}
/*.event-page .container-inner .event-page-left {*/
/*background-color: white;*/
/*}*/
/*.event-page .container-inner .event-page-right {*/
/*background-color: white;*/
/*}*/
/*Event View Css end*/

/*

.black-triangle-up-left{
   display:none
}

.gray-angle-container{
   display:none
}
*/
