body {
}
.bg_page {
    background-image: url("/../images/collage_funnybone.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: left top;
    background-size: auto auto; /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
    -moz-background-size: auto auto; /* Gecko 1.9.2 (Firefox 3.6) */
    -o-background-size: auto auto; /* Opera 9.5 */
    -webkit-background-size: 105% auto; /* Safari 3.0 */
    -webkit-background-color: none !important;
}
.container {
    max-width: 1411px;
    width: 100%;
    background-color: none !important;
    clear: both;
}
phempdaytonbanner {
    width: 90%;
    margin-left: 20px;
}
div#phdaytonbanner {
    background-color: #ff6600;
    font-size: 20px;
    text-decoration: none;
}

a#daytonnowhiring {
    text-decoration: none;
}

.bannergiftcardhomepage {
    /*padding-top: 10px;*/
}

div#phdrichmondbanner {
    background-color: #ff6600;
    font-size: 20px;
    text-decoration: none;
    border-radius: 15px;
}
div#giftcardbanner {
    background-color: #670000;
    font-size: 20px;
    text-decoration: none;
    border-radius: 15px;
}
/*** banner css ***/
section.banner {
    /*background-image: url("/../images/banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;*/
    /*margin-top: 10px;*/
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobile-banner {
    display: none;
}

.comediansroll {
    height: 1530px;
    max-height: 100%;
    overflow-y: scroll;
}
.comedians {
    height: 1250px;
    overflow-y: scroll;
}
.comediansipad {
    height: 1050px;
    overflow-y: scroll;
}
img.upcoming_comic_list {
    height: 1550px;
    display: block;
}
.banner .logo {
    margin-top: 10px;
    position: relative;
}

.comedy-club-name h2 {
    color: #ffffff;
    font-family: FuturaStd-Book;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0;
    padding: 5px 0;
    text-transform: capitalize;
}

.comedy-club-address{
    margin-top: 10px;
    text-align: right;
}
.headersociallinks {
    text-align: right;
    padding-top: 20px;
}
.menuheader {
    text-align: center;
    font-size: 30px;
}
.fa-facebook {
color:#fff;
}
.fa-instagram {
    color: #fff;
}
.fa-twitter {
    color: #fff;
}
.sociallinksheader {
    padding-right: 10px;
    /*font-size: 24px;*/
}
.headersociallinks a {
text-decoration:none;
}
.headerclubaddress {
    font-size: 18px;
    color: #ffffff;
    margin: 2px 0;
}

.headerclubmessage {
    font-size: 14px;
    color: #ffffff;
    margin: 6px 0;
}

img.improvfoodmenuimage {
    max-width: 100%;
    height: auto;
}

img.funnybonefoodmenuimage {
    max-width: 100%;
    height: auto;
    max-width: 250px;
}
/*a#onlinemenufunnybone {
    font-size: 30px;
    margin-top: 120px;
    float: left;
    text-align: center;
}
a#onlinemenuimprov {
    font-size: 30px;
    margin-top: 120px;
    float: left;
    text-align: center;
}*/
.comedy-club-address p {
    color: #ffffff;
    font-size: 13px;
    font-family: whitney-medium;
}
 .comedy-club-address p span {
margin-right: 10px;
}

    .comedy-club-address p a {
        color: #ffffff;
        text-decoration: none;
    }
/*** Navigation Css ***/
.menu {
    /*margin-top: 10px;*/
}

    .menu .navbar-default {
        background-color: transparent;
        border-color: transparent;
    }

    .menu .navbar {
        margin-bottom: 0;
    }

    .menu .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .menu .navbar-collapse {
        border-top: 1px solid transparent !important;
        box-shadow: none;
        padding-left: 0;
        padding-right: 0;
    }

    .menu .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        color: #ffffff;
    }

    .menu .navbar-nav > li {
        padding-right: 10px;
    }

    .menu .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        background-color: rgba(0, 0, 0, 0.5);
    }

    .menu .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        background-color: transparent;
        color: #ffffff;
    }

    .menu .navbar-default .navbar-nav > li > a {
        color: #ffffff;
        font-size: 16px;
        font-family: whitney-medium;
    }

    .menu .nav.navbar-nav.navbar-right li {
        background-color: #670000;
        margin-top: 0px;
        padding-right: 0;
    }

    .menu .nav.navbar-nav.navbar-right .dropdown-menu li {
        background-color: transparent;
    }

    .menu .nav.navbar-nav.navbar-right a {
        border-right: 1px solid #ffffff;
        padding: 8px 10px;
    }

    .menu .nav.navbar-nav.navbar-right li:last-child a {
        border-right: medium none;
    }

    .menu .navbar .nav li.dropdown > .dropdown-toggle .caret {
        border-top-color: #ffffff;
        margin-top: 1px;
    }
/*Calendar custom css*/
.fc-event-inner.fc-event-skin {
    font-size: 14px;
}

span.fc-event-title {
    padding-left: 3px !important;
}

div.fc-widget-content {
    min-height: 200px !important;
}

.imgcomicimage {
    max-width: 100%;
}

#calendar-content {
    padding: 5px 10px;
    background: #000;
}

.colorred {
    color: red;
}
.carousel-item {
    transition: transform 2.6s ease-in-out;
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: 5.6s;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 5;
}

    .carousel-fade .carousel-inner .next,
    .carousel-fade .carousel-inner .prev,
    .carousel-fade .carousel-inner .active.left,
    .carousel-fade .carousel-inner .active.right {
        left: 0;
        transform: translate3d(0, 0, 0);
    }

/*.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
    transition: opacity 0s 2.6s;
}*/
/*Calendar css*/
.fc-widget-header {
    border: none;
    background-color: #4188a0;
    /*padding-top: 5px !important;
    padding-bottom: 5px !important;*/
}
/*.fc-day-grid-event .fc-content {
overflow:visible;
}*/
.comicimage {
    width: 100%;
    float: left;
    text-align: center;
    max-height: 75px;
    overflow: hidden;
}

.fc-title {
    padding-left: 0px !important;
    display: none;
}

span.fc-show-comic-time {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: whitney-medium;
    font-weight: bold;
    margin-top: 5px;
}

.stlouiswintixtext {
    display: none;
}

.fc-comicName {
    float: left;
    width: 100%;
    font-size: 16px;
    font-family: whitney-medium;
    font-weight: bold;
    margin-bottom: 5px;
}

.fc-time {
    float: left;
    width: 100%;
    font-size: 14px;
    font-family: whitney-medium;
    font-weight: normal !important;
    display: none;
}

.fc-day-grid-event .fc-content {
    white-space: normal !important;
}

.label-success[href]:focus, .label-success[href]:hover {
    background-color: #4ca0bb;
}

.fc-day-number {
    /*width: 100%;
    background-color: rgba(150,150,150,0.75);
    text-align: right;
    padding-right: 10px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;*/
}
/*Calendar css end here*/
/*** Upcoming Events Css ***/
h2.heading {
    color: #ffffff;
    /*font-family: Whitney-BlackItalic;*/
    font-size: 30px;
    font-weight: 600;
    padding: 10px 0 5px;
    margin: 0px 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    background-color: #4188a0;
}
h2.eventheading {
    color: #ffffff;
    /*font-family: Whitney-BlackItalic;*/
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    padding: 5px 0 5px;
    margin: 0 0 5px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    background-color: #4188a0;
}

.html5gallery-container-0 {
    position: relative !Important;
    height: auto !Important;
}

.schedule {
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: 20px;
    padding-bottom: 20px;
    min-height: 410px;
    width: 440px;
    overflow: hidden;
    border: 4px #4188A0 solid;
    /* margin: 0; */
}

    .schedule .comicimagecropper > img {
        /*max-width: 400px;*/
        max-width: 100%;
        display: block;
        /* width: 100%; */
        /* margin: 0 0 10%; */
        /* margin: 0 0 13.115%; */
        /* margin: -2px 0 0 -1px; */
        margin: 0 auto 0;
    }

.comicimagecropper {
    height: 270px;
    overflow: hidden;
    margin: 0 auto;
}

.comicspecialnote {
    font-size: 20px;
    text-align: center;
    color: #fff;
    display: block;
    margin: 0px auto 0;
    width: 100%;
    font-family: FuturaStd-Book;
    font-weight: normal;
    padding-bottom: 5px;
    padding-top: 5px;
}
.divcomicspecialnote {
min-height:35px; 
}

.schedule h3 {
    /*color: #4188a0;*/
    color: #ffffff;
    font-size: 26px;
    padding: 10px 0 10px;
    text-align: center;
    font-family: FuturaStd-Book;
    font-weight: bold;
}

.schedule h4 {
    color: #ffffff;
    font-family: FuturaStd-Book;
    font-size: 18px;
    text-align: center;
    min-height: 50px;
}

.schedule h5 {
    color: #ffffff;
    font-size: 20px;
    padding: 10px;
    text-align: center;
    font-family: whitney-medium;
    width: 100%;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.schedule > a {
    border-radius: 5px;
    color: #ffffff;
    display: block;
    font-family: whitney-medium;
    font-size: 20px;
    height: 41px;
    line-height: 41px;
    margin: 10px auto 0;
    text-align: center;
    text-decoration: none;
    width: 231px;
}
/*** Slider Css ***/
.slider {
    background-color: rgba(0, 0, 0, 0.5);
    font-family: "Open Sans",sans-serif;
    margin-top: 20px;
    padding: 20px 0 0;
}

    .slider .item > p {
        color: #ffffff;
        font-size: 25px;
        text-align: center;
    }

.owl-theme .owl-controls .owl-page span {
    background: #ffffff none repeat scroll 0 0 !important;
}

#owl-slide .item {
    margin: 3px;
}

    #owl-slide .item img {
        display: inline-block;
        width: 100%;
        height: auto;
    }

.slider #owl-slide .item {
    margin: 10px;
}

.sendbutton {
    font-size: 20px;
    padding: 5px;
    height: auto !important;
    border-radius: 10px;
}

.send-message {
    margin-top: 20px;
}

.winticketrecaptcha {
    margin: 10px 50px 0;
    float: left;
}
/*** Social Feed Css ***/
.social-box {
    border-radius: 2px;
    margin: 5px 0;
    /*float: left;*/
    text-align: center;
}

    .social-box > h3 {
        color: #ffffff;
        font-family: "Open Sans",sans-serif;
        font-size: 25px;
        font-weight: 600;
        width: 300px;
        margin: 0;
        padding: 10px 0;
    }
/*** Comedy Club Css ***/
.comedy-club {
    margin-top: 20px;
    padding: 20px 0;
}

.main-links > h3 {
    color: #ffffff;
    font-size: 25px;
    margin: 0;
    font-family: whitney-medium;
}

.main-links > ul {
    margin: 0;
    padding: 0;
}

.main-links li {
    list-style: outside none none;
    padding-top: 10px;
    display: block;
}

.main-links a {
    color: #ffffff;
    font-size: 17px;
    font-family: whitney-medium;
    text-decoration: none;
}
/*** Footer Menu Css ***/
.footer-menu {
    padding: 20px 0;
    text-align: center;
}

    .footer-menu ul {
        margin: 0;
        padding: 0;
    }

.mobilead {
    display: none;
}

.footer-menu li {
    display: inline-block;
    list-style: outside none none;
}

.footer-menu a {
    color: #ffffff;
    font-family: whitney-medium;
    float: left;
    font-size: 20px;
    padding-right: 60px;
    text-decoration: none;
}

.footer-menu li:last-child a {
    padding-right: 0;
}
/*** Footer Css ***/
.footer {
    padding: 20px 0;
    text-align: center;
}

    .footer ul {
        margin: 0;
        padding: 0;
    }

    .footer li {
        display: inline-block;
        list-style: outside none none;
    }

    .footer a {
        border-right: 2px solid #ffffff;
        color: #ffffff;
        font-family: whitney-medium;
        font-size: 17px;
        line-height: normal;
        padding: 0 14px;
        text-decoration: none;
    }

    .footer li:first-child a {
        padding-left: 0;
    }

    .footer li:last-child a {
        border-right: medium none;
    }

.maingooglead {
    margin: 10px auto 0;
    text-align: center;
}

.text_14.link {
    width: 207px !important;
}

img.socialimages {
    max-width: 350px !important;
}
.open-accessibility {
 top: 300px !important;
}

.innerpagecontainer {
    float: left;
    width: 100%;
    padding: 20px;
    background-color: #fff;
}

.contact_row {
    float: left;
    width: 100%;
}

.midsection {
    width: 100%;
    text-align: center;
    float: left;
}

.contact_row label {
    float: left;
    width: 100%;
    text-align: left;
    padding: 2px 0;
    font-size: 16px;
    margin-top: 15px;
}

.contact_row input[type=text], .contact_row input[type=password] {
    float: left;
    width: 95%;
    padding: 5px;
    border: solid 1px #ccc;
    height: 35px;
    font-size: 16px;
    border-radius: 10px;
}

.contact_row input[type="button"] {
    margin-top: 15px;
    font-size: 30px;
    padding: 5px 30px;
    background-color: #4188a0;
    color: #fff;
    border: none;
    border-radius: 8px;
}
.button_panel input[type="button"] {
    margin-top: 15px;
    font-size: 30px;
    padding: 5px 30px;
    background-color: #4188a0;
    color: #fff;
    border: none;
    border-radius: 8px;
}
.contact_row textarea {
    float: left;
    width: 95%;
    padding: 5px;
    border: solid 1px #ccc;
    font-size: 16px;
    border-radius: 10px;
}

input#txtareacode {
    width: 29% !important;
    margin-right: 5px;
}

input#txtphonenumber1 {
    width: 29% !important;
    margin-right: 5px;
}

input#txtphonenumber2 {
    width: 35% !important;
}

.showtimestextstlouis {
    display: none;
}

.contact_row select {
    float: left;
    width: 95%;
    padding: 5px;
    border: solid 1px #ccc;
    height: 35px;
    font-size: 16px;
    border-radius: 10px;
}

.currentpositions_row table tr td {
    padding-right: 15px; 
}

.currentpositions_row {
    font-size: 18px;
    margin-top: 20px;
    float: left;
}

.allrequiredfieldtext {
    margin-top: 20px;
}

.empquestiontext {
    margin-top: 30px;
    font-size: 20px;
    font-weight: bold;
}

.employment-custom .name {
    float: left;
    width: 100%;
    text-align: left;
    padding: 2px 0;
    font-size: 16px;
    margin-top: 15px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.employment-custom textarea {
    float: left;
    width: 95%;
    padding: 5px;
    border: solid 1px #ccc;
    font-size: 16px;
    border-radius: 10px;
}

 
 
/*icon css start here*/
.menuicon {
    background:
    /*url("https://png.icons8.com/food/ios11/20/ffffff")*/
    no-repeat left center;
    padding: 0 11px;
}

.menuinfoicon {
    /*background:url("https://png.icons8.com/about/ios7/20/ffffff") no-repeat left center;*/
    padding: 0 11px;
}
.nav > li > a {
    padding: 10px 10px !important;
}
.menuwintickets {
    /*background:url("https://png.icons8.com/new-ticket-filled/ios7/20/ffffff") no-repeat left center;*/
    padding: 0 11px;
}
/*27-11-2017*/

.event_pnl h1 {
    background: url(../images/hi-img.png) repeat;
    width: 100%;
    font-size: 26px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    padding: 14px 0;
    margin: 0 0 20px 0;
}

.profile-img {
    margin: 20px 0;
    padding: 0;
}

    .profile-img img {
        max-width: 100%;
    }

.html5gallery-tn-img-0 {
    display: block;
    overflow: hidden;
    width: 64px;
    height: 48px;
}

.html5gallery-car-0 {
    top: 281px !important;
    width: 95% !important;
}

.html5gallery-car-list-0 {
    position: absolute;
    display: block;
    overflow: hidden;
    left: 4px;
    height: 60px;
    background: #333;
}

.html5gallery-car-mask-0 {
    position: relative !important;
    display: block;
    text-align: left;
    overflow: hidden;
    width: 83% !important;
    top: 0px !important;
    left: 0px !important;
    height: 60px;
    margin: 0 7%;
}

.html5gallery-thumbs-0 {
    position: relative;
    display: block;
    margin-left: 0px;
    width: 816px;
    top: 6px;
}

.html5gallery-tn-selected-0 {
    display: block;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
    width: 64px;
    height: 48px;
    overflow: hidden;
}

.html5gallery-tn-img-0 {
    display: block;
    overflow: hidden;
    width: 64px;
    height: 48px;
}

.html5gallery-tn-0 {
    display: block;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
    width: 64px;
    height: 48px;
    overflow: hidden;
}

.html5gallery-tn-img-0 {
    display: block;
    overflow: hidden;
    width: 64px;
    height: 48px;
}

.html5gallery-tn-title-0 {
    display: none;
}

.notHaveUpcomingShows {
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    min-height: 200px;
    /* display: none; */
}

.loadingshows {
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    min-height: 200px;
}
span.alsappearingtext {
    color: red;
}

span.spanopenerandfeaturename {
    color: #4188a0;
}

.alsoappearing {
    font-size: 20px;
}

.register_btn_panel {
    padding-bottom: 20px;
}

.mag_top {
    margin: 30px 0;
}

.ticket_pnl {
    background: url(../images/panel-img.png) repeat;
    width: 100%;
    margin: 20px 0;
}

.tik_text {
    font-size: 16px;
    color: #fff;
    text-align: center;
    float: left;
    width: 100%;
}

.ticket_pnl h2 {
    width: 99%;
    font-size: 26px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
    padding: 10px 5px;
    margin: 0 5px;
    border-bottom: 2px solid #fff;
}

.date_pnl {
    border: 2px solid #fff;
    padding: 20px 0;
    text-align: center;
    margin: 15px 0;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.text1 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 27px 0;
}

a.linkUpcomingShows {
    background-color: #41889F;
    padding: 11px 20px;
    margin: 0 11px 0 0;
}

.happy_pnl {
    margin: 5px 0 20px;
}

    .happy_pnl h2 {
        font-size: 24px;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        font-style: italic;
        font-weight: bold;
    }

blockquote {
    border-left: none;
}

input#loginData_Email {
    color: black;
}

.bor_bot1 {
    border-bottom: 1px solid #fff;
    padding: 0 0 11px;
}

.happy_pnl .comicbio {
    background: url(../images/panel-img.png) repeat;
    width: 100%;
    margin: 15px 0;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    padding: 15px;
}

a.linkUpcomingShows {
    display: block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    width: 150px;
    padding: 6px;
    line-height: 26px;
    margin: 10px auto 0px;
}

.btnemailme {
    background: none !important;
    border: none;
    padding: 0 !important;
    /*optional*/
    font-family: arial, sans-serif;
    /*input has OS specific font-family*/
    color: #2a7ee8;
    text-decoration: none;
    cursor: pointer;
    /*background-color: #4188a0; 
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;*/
}

.navigation .label {
    display: block;
    border-radius: 0px;
}

.clubinfoheading {
    color: #fff;
    border-top: none;
    border-bottom: 0;
    height: 40px;
    overflow: hidden;
    margin-top: 0;
    text-transform: uppercase;
    padding: 5px 0 0px 10px;
    margin-bottom: 0px;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    width: 100%;
}

.phcontacttext {
    font-size: 18px;
}

p.pcontacttext {
    font-size: 18px;
    font-weight: bold;
}

.clubinfocontainer {
    float: left;
    width: 100%;
}

.clubinfoformsection {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 15px;
}
section.socail-links {
    padding: 20px 0 10px;
    text-align: center;
    float: left;
    width: 100%;
}
span.sociallinksheader {
    font-size: 30px !important;
}

.clubinfobodycontent {
    font-size: 20px;
    padding: 20px;
}


input#txtareacode, input#sendMessageData_Comments {
    width: 29% !important;
    margin-right: 5px;
}

input#sendMessageData_PrimaryPhone1, input#txtsecondaryphonenumber1,input#loginRegisterData_PrimaryPhone1,input#loginRegisterData_SecondaryPhone1 {
    width: 29% !important;
    margin-right: 5px;
}

input#sendMessageData_PrimaryPhone2, input#txtsecondaryphonenumber2,input#loginRegisterData_PrimaryPhone2,input#loginRegisterData_SecondaryPhone2 {
    width: 29% !important;    
    margin-right: 5px;
}

input#sendMessageData_PrimaryPhone3,input#loginRegisterData_PrimaryPhone3,#inputloginRegisterData_SecondaryPhone3 {
    width: 35%;
}

input#loginRegisterData_PrimaryPhone3, input#loginRegisterData_SecondaryPhone3 {
    width: 35%;
}

 input#EditProfile_PrimaryPhone1
,input#EditProfile_PrimaryPhone2
,input#EditProfile_SecondaryPhone1
,input#EditProfile_SecondaryPhone2 {
    width: 24% !important;   
    margin-right: 5px;
}
input#EditProfile_PrimaryPhone3, input#EditProfile_SecondaryPhone3 {
    width: 30%;
}

.divnotifications {
    margin-top: 20px;
}

    .divnotifications h2 {
        font-weight: bold;
        font-size: 18px;
    }

.showtimestextstlouis {
    display: none;
}

.profileedit label {
    float: left;
    width: 100%;
    text-align: left;
    padding: 2px 0;
    font-size: 16px;
    margin-top: 15px;
}

.btnsaveprofile {
    margin-top: 15px;
    font-size: 30px;
    padding: 2px 10px !important;
    background-color: #e7632f;
    color: #fff;
    border: none;
    border-radius: 8px;
    margin-bottom: 15px;
}

/*#id-save {
    margin-top: 15px;
    font-size: 30px;
    padding: 2px 10px !important;
    background-color: #4188a0 !important;
    color: #fff;
    border: none;
    border-radius: 8px;
    margin-bottom: 15px; 

}*/

select#sendMessageData_BestTime {
    float: left;
    width: 95%;
    padding: 5px;
    border: solid 1px #ccc;
    height: 35px;
    font-size: 16px;
    border-radius: 10px;
}

.rememberme_row {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
}

.anchforgetpassword, .ancnewaccount, .anchwintickets {
    font-size: 20px;
    float: left; 
    width: 100%;
    text-align: left;
    padding: 5px;
    text-decoration: underline;
    cursor: pointer;
}

.footermenucontainer {
    margin-top: 20px;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
span.contactlabeltext {
    font-size: 18px;
    font-weight: bold;
}

#modelmessage {
    top: 20% !important;
}
/*Slider Custom CSS Start Here*/

.slidercontent {
    /*min-height:1px;*/
    /*background-color: #000;*/
    max-height: 500px;
    background-image: url("/../images/Slider-Background-Auto-1.jpg");
}
.slidercomicpic {
    width: 50%;
    float: left;
}
.slidercomicpic img{
    max-width: 100%;
}
.slidercontent-width {
    color:#fff;
}
/* Split the screen in half */
/*.split {
    height: 100%;
    width: 50%;
    position: fixed;
    z-index: 1;
    top: 0;
    overflow-x: hidden;
    padding-top: 20px;
    border-right: 2px solid gray;
}*/

/* Control the left side */
/*.left {
    left: 0;
}*/

/* Control the right side */
/*.right {
    right: 0;
    color:#fff;
}*/

/* If you want the content centered horizontally and vertically */
/*.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}*/
.centered {


}
    .left {
padding:0;
}
.right {
padding:0;
}
.comicslidercontent h2 {
    font-size: 50px !important;
    color: #fff;
    font-style:italic;
}
.comicsliderpic {
overflow:hidden;
max-height:460px;
}
.btnbuyticketslider {
    display: inline-block;
    border: 2px #4188a0 solid;
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    text-transform: uppercase;
    background: transparent;
    padding: 0 35px;
    color: #fff;
    white-space: nowrap;
}
    .btnbuyticketslider:hover {
        border: 2px #fff solid;
        color: #4188a0;
    }
    .comicslidercontent {
        transform: translateY(60%);
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        display: block;
        text-align: center;
    }
.comicslidercontent p {
    font-size: 28px;
    color: #4188a0;
}
    /* Style the image inside the centered container, if needed */
    .centered img {
        /*width: 150px;
        border-radius: 50%;*/
    }
/*Slider Custom CSS End Here*/
/*icon css end here */
/*** Responsive Css ***/
@media (max-width: 1410px) {
    .schedule {
        width: 100%;
    }
    /*.schedule > img {
  width: 100%;
}*/
    .social-box {
        /*width: auto;*/
    }

        .social-box > img {
            width: 100%;
        }
}

@media (max-width: 1299px) {
    /*.comedy-club-address {
  padding-left: 300px;
}*/
    .menu .nav.navbar-nav.navbar-right a {
        padding: 8px 8px;
        font-size: 16px;
    }

    .menu .navbar-default .navbar-nav > li > a {
        font-size: 16px;
    }
}

@media (max-width: 1199px) {
    .menu .navbar-nav > li {
        padding-right: 0;
    }
    .menu .nav.navbar-nav.navbar-right li {
        margin-top:0px;
    }
    section.banner {
        
    }
    .banner .mic {
        margin-top: -282px;
        margin-left: 190px;
    }

    .comedy-club-address {
        margin-top: 20px;
    }

        .comedy-club-address p {
            font-size: 16px;
        }

    .comedy-club-name {
        padding-left: 0;
    }

        .comedy-club-name h2 {
            font-size: 28px;
        }

    .comedy-club-address {
        padding-left: 90px;
    }
    /*.schedule > img {
  height: 300px;
}*/
    .schedule h3 {
        font-size: 20px;
    }

    .main-links a {
        font-size: 16px;
    }

    .html5gallery-left-0 {
        display: none !important;
    }

    .html5gallery-right-0 {
        display: none !important;
    }
    /*.main-links {
 border-right: 1px solid #76b9d0;
}*/
    .footer-menu a {
        padding-right: 40px;
    }

    .menu .navbar-default .navbar-nav > li > a {
        font-size: 17px;
    }
}

@media (max-width: 1080px) {
    .main-links > h3 {
        font-size: 20px;
    }
    .schedule h4 {
        font-size: 16px;
    }
    .schedule > img {
        height: 250px;
    }
    .schedule {
        min-height: 400px;
    }
    .comicimagecropper {
        height: 215px;
    }
}

@media (max-width: 1060px) {
    .menu .navbar-default .navbar-nav > li > a {
        font-size: 16px;
    }

    .comedy-club-address {
        padding-left: 0px;
    }

    .comedy-club-name h2 {
        font-size: 28px;
    }

    .socialimages {
        max-width: 100%;
    }
    /*.banner .mic {
  padding: 0 0 0 165px;
}*/
    .footer a {
        font-size: 16px;
    }

    img.upcoming_comic_list {
        height: 500px;
    }
}

@media (max-width: 991px) {
    .logo > img {
        width: 190px;
    }

    .menu .nav.navbar-nav.navbar-right a {
        padding: 8px 8px;
        font-size: 14px;
    }

    .banner .mic {
        margin-left: 150px;
    }

    .col-sm-4.socialboxes {
        display: inline;
    }

    .menu .navbar-default .navbar-nav > li > a {
        font-size: 15px;
    }

    .menu .nav > li > a {
        padding: 10px;
    }

    .comedy-club-address p {
        font-size: 17px;
    }

    .comedy-club-address {
        padding-left: 0;
    }

    .schedule h3 {
        font-size: 18px;
    }

    .schedule h4 {
        font-size: 15px;
    }

    .schedule h5 {
        font-size: 15px !important;
        padding: 10px 5px !important;
    }

    .slider .item > p {
        font-size: 20px;
    }

    h2.heading {
        font-size: 20px;
    }

    .schedule > a {
        font-size: 16px;
    }

    .social-box > h3 {
        font-size: 20px;
    }

    .main-links a {
        font-size: 14px;
    }

    .footer-menu a {
        font-size: 20px;
    }

    .footer a {
        padding: 0 6px;
    }
}

@media (max-width: 890px) {
    .menu .navbar-default .navbar-nav > li > a {
        font-size: 11px !important;
    }

    .menu .nav > li > a {
        padding: 10px 6px;
    }

    .banner .mic {
        margin-top: -280px;
        margin-left: 90px;
    }

    .comedy-club-name h2 {
        font-size: 28px;
    }

    .comedy-club-address p {
        font-size: 14px !important;
    }

    .schedule h4 {
        font-size: 13px;
    }

    .schedule > a {
        width: 190px;
    }

    .footer-menu a {
        font-size: 18px;
    }

    .footer a {
        font-size: 15px;
    }

    .menu .nav.navbar-nav.navbar-right a {
        padding: 8px 3px;
    }

    .comicimagecropper {
        height: 180px;
    }

    .schedule {
        min-height: 330px;
    }
}

@media all and (min-width:320px) and (max-width: 736px) {
    .text1 {
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding: 3px 30px;
    }

    a.linkUpcomingShows {
        display: block;
        font-size: 16px;
        font-weight: 600;
        color: #fff;
        text-align: center;
        white-space: nowrap;
        vertical-align: baseline;
        border-radius: .25em;
        width: 168px;
        padding: 6px;
        line-height: 26px;
        margin: 0 auto 0px;
    }

    .date_pnl {
        border: 2px solid #fff;
        padding: 20px 0;
        text-align: center;
        margin: 15px auto;
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        width: 125px;
    }

    .bor_bot1 {
        border-bottom: 3px solid #fff;
    }

    .ticket_pnl h2 {
        width: 97%;
        font-size: 20px;
        text-align: left;
        color: #fff;
        text-transform: uppercase;
        font-style: italic;
        font-weight: bold;
        padding: 10px 7px;
        margin: 0 5px;
        border-bottom: 2px solid #fff;
    }

    .get_ticket span {
        padding: 0;
        margin: 0;
    }

    .banner .mic {
        display: none;
    }

    .comedy-club-address p {
        text-align: center;
        font-size: 16px;
    }

    .comedy-club-name h2 {
        padding: 10px 0 10px;
    }

    .comedy-club-address {
        margin-top: 20px;
    }

    .comicimagecropper {
        height: 200px;
    }
}

@media all and (min-width:375px) and (max-width:414px) {
    .text1 {
        font-size: 16px;
        color: #fff;
        text-align: center;
        padding: 7px 50px;
    }
}

@media all and (min-width:1366px) {
    .comicimagecropper {
    height:300px;
    }
}


    @media all and (min-width:1100px) and (max-width: 1366px) {
        /*.menuheader {
        margin-top: 84px;
    }*/
        /*.comicimagecropper {
            height: 300px;
        }*/
        
    }

    @media all and (min-width:1024px) and (max-width: 1100px) {
        .html5gallery-car-mask-0 {
            position: relative !important;
            display: block;
            text-align: left;
            overflow: hidden;
            width: 72% !important;
            top: 0px !important;
            left: 0px !important;
            height: 60px;
            margin: 0 13%;
        }
        .comedy-club-address {
            margin-top: 14px !important;
        }
        .banner .logo {
            margin-top: 20px !important;
        }

        .menuheader {
            margin-top: 25px;
        }
        /*.comedy-club-address {
            margin-top: 65px;
        }

        .menuheader {
            margin-top: 115px;
        }*/
    }

    @media all and (min-width:768px) and (max-width: 1023px) {
        .html5gallery-car-mask-0 {
            position: relative !important;
            display: block;
            text-align: left;
            overflow: hidden;
            width: 63% !important;
            top: 0px !important;
            left: 0px !important;
            height: 60px;
            margin: 0 20%;
        }
        .schedule h4 {
            font-size: 16px !important;
        }
        /*
            .menuheader {
            margin-top: 55px;
        }

        */
        .menuheader {
            margin-top: 65px;
        }

        img.funnybonefoodmenuimage {
            max-width: 200px;
        }

        .comedy-club-address {
            margin-top: 70px;
        }

        .banner .logo {
            margin-top: 35px;
        }
    }

    @media (max-width: 767px) {
        .bg_page {
            background-image: url("/../images/collage_funnybone.jpg");
            background-repeat: repeat;
            background-attachment: fixed;
            background-position: left top;
            background-size: auto auto; /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
            -moz-background-size: auto auto; /* Gecko 1.9.2 (Firefox 3.6) */
            -o-background-size: auto auto; /* Opera 9.5 */
            -webkit-background-size: 105% auto; /* Safari 3.0 */
            -webkit-background-color: none !important;
        }
        .midbannersection {
            background-image: none !important;
            min-height: 0px !important;
        }
            .comicslidercontent {
            transform: none !important;
            position: relative !important;
        }

            .comicslidercontent h2 {
                font-size: 30px !important;
            }

            .comicslidercontent p {
                font-size: 20px !important;
            }
        

        .btnbuyticketslider {
            padding: 0 10px;
            line-height: 40px;
            margin-bottom: 10px;
        }

        .comedy-club-address {
            margin-top: 0px !important;
        }

        .banner .banner-text {
            background-color: rgba(0, 0, 0, 0.5);
            margin-top: 10px;
        }

        .banner .mic {
            display: none;
        }

        .googleadstop {
            display: none;
        }

        .mobilead {
            display: none;
        }
        /*a#onlinemenufunnybone {
        margin-top:0px !important;

    }*/
        .menuheader {
            margin-top: 0px !important;
            width: 100%;
        }

        .banner .logo {
            margin-left: 0;
            margin-top: 20px;
            text-align: center;
        }

        img.logo_img {
            max-width: 170px;
        }

        .comedy-club-address {
            margin-top: -14px;
        }

        .headersociallinks {
            text-align: center;
        }

        .menu .navbar {
            margin: 0;
        }

            .menu .navbar .nav > li {
                float: none;
            }

            .menu .navbar .nav {
                float: none;
            }

        .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
            background-color: #670000 !important;
        }

        .navbar-default .navbar-toggle {
            border-color: #670000 !important;
        }

            .navbar-default .navbar-toggle .icon-bar {
                background-color: #ffffff !important;
            }

        .menu .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            color: #ffffff;
        }

        .menu .navbar-collapse.collapse.in {
            overflow-x: hidden;
        }

        .menu ul.nav.navbar-nav {
            padding-left: 10px;
        }

        .menu .navbar-default .navbar-nav > li > a {
            border-bottom: 1px solid #ffffff;
            padding-left: 15px;
        }

        .menu .nav.navbar-nav.navbar-right a {
            padding: 8px 13px;
        }
        /*.menu .nav > li:first-child > a {
  padding-left: 15px;
}*/
        .menu .nav.navbar-nav.navbar-right a {
            border-bottom: 1px solid transparent;
        }

        .comedy-club-name h2 {
            text-align: center;
            padding: 10px 0;
            letter-spacing: -2px;
        }

        .comedy-club-address p {
            text-align: center;
        }

        .comedy-club {
            text-align: center;
        }

        .schedule > img {
            width: auto;
        }

        .schedule > img {
            margin: 20px auto 0;
        }

        .schedule h3 {
            font-size: 20px;
        }

        .main-links > h3 {
            font-size: 22px;
        }

        .main-links a {
            font-size: 17px;
        }

        .footer-menu a {
            padding-right: 25px;
        }

        .footer a {
            font-size: 13px;
        }

        .comicimagecropper {
            height: auto;
        }

        .comicspecialnote {
        }

        #gdpr-cookie-message p, #gdpr-cookie-message ul {
            max-width: 100% !important;
        }

            #gdpr-cookie-message p:last-child {
                width: 100% !important;
            }

        #gdpr-cookie-types {
            max-width: 100% !important;
            width: 100% !important;
        }
    }

    @media (max-width: 660px) {
        .footer-menu a {
            font-size: 15px;
            padding-right: 15px;
        }

        .footer-menu a {
            font-size: 15px;
            padding-right: 10px;
        }

        a#linkUpcomingShows {
            background-color: #41889F;
            padding: 11px 20px;
            margin: 0 auto;
            width: 87%;
        }
    }

    @media (max-width: 420px) {
        /*.comedy-club-name h2 {
            font-size: 28px;
        }*/
        /*.comicimagecropper {
    height: 200px;
}*/
    }

    @media (max-width: 390px) {
        .comedy-club-address p {
            font-size: 15px;
        }

        .schedule > img {
            width: 100%;
        }
    }

    @media (max-width: 360px) {
        section.banner {
            background-position: 0% center;
        }

        .comedy-club-address p {
            font-size: 16px;
        }
    }

    @media (max-width: 330px) {
        /*.comedy-club-name h2 {
            font-size: 30px;
        }*/
    }

    input, button, select, textarea {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    }

    @media all and (min-width:320px) and (max-width: 1024px) {
        .bg_page {
            background-image: url("/../images/collage_funnybone.jpg");
            background-repeat: repeat;
            background-attachment: fixed;
            background-position: left top;
            background-size: auto auto; /* Gecko 2.0 (Firefox 4.0) and other CSS3-compliant browsers */
            -moz-background-size: auto auto; /* Gecko 1.9.2 (Firefox 3.6) */
            -o-background-size: auto auto; /* Opera 9.5 */
            -webkit-background-size: 105% auto; /* Safari 3.0 */
            -webkit-background-color: none !important;
        }
        section.banner {
        background-size:contain !important;
        }
    }


    /* Cookie Dialog */
    #gdpr-cookie-message {
        position: fixed;
        /*right: 20px;*/
        bottom: 0px;
        max-width: 100%;
        background-color: #2F0407;
        padding: 10px 20px;
        border-radius: 5px;
        box-shadow: 0 6px 6px rgba(0,0,0,0.25);
        /*margin-left: 30px;*/
        font-family: system-ui;
    }

        #gdpr-cookie-message h4 {
            color: white;
            font-family: 'FuturaStd-Book';
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 10px;
        }

    #gdpr-cookie-types {
        max-width: 56%;
        float: left;
        font-family: 'FuturaStd-Book';
        width: 56%;
    }

    #gdpr-cookie-message h5 {
        color: white;
        font-family: 'FuturaStd-Book';
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 10px;
    }

    #gdpr-cookie-message p, #gdpr-cookie-message ul {
        color: white;
        font-size: 15px;
        line-height: 1.5em;
        max-width: 56%;
        float: left;
        font-family: 'FuturaStd-Book';
    }

        #gdpr-cookie-message p:last-child {
            margin-bottom: 0;
            text-align: right;
            float: left;
            width: 44%;
        }
    /*#gdpr-cookie-message p:first-child {
        max-width:70%;
        float:left;
        }*/

    #gdpr-cookie-message li {
        width: 49%;
        display: inline-block;
    }

    #gdpr-cookie-message a {
        color: red;
        text-decoration: none;
        font-size: 15px;
        padding-bottom: 2px;
        border-bottom: 1px dotted rgba(255,255,255,0.75);
        transition: all 0.3s ease-in;
    }

        #gdpr-cookie-message a:hover {
            color: white;
            border-bottom-color: red;
            transition: all 0.3s ease-in;
        }

    #gdpr-cookie-message button,
    button#ihavecookiesBtn {
        border: none;
        background-color: #4188a0;
        color: white;
        font-family: 'whitney-medium' !important;
        font-size: 15px;
        padding: 8px;
        border-radius: 3px;
        margin-left: 10px;
        cursor: pointer;
        float: right;
        width: 150px;
        transition: all 0.3s ease-in;
    }

        #gdpr-cookie-message button:hover {
            background: white;
            color: black;
            transition: all 0.3s ease-in;
        }

    button#gdpr-cookie-advanced {
        background: white;
        color: black;
    }

    #gdpr-cookie-message button:disabled {
        opacity: 0.3;
    }

    #gdpr-cookie-message input[type="checkbox"] {
        float: none;
        margin-top: 0;
        margin-right: 5px;
    }
