/*Banner css*/
section.banner {
    background: #000;
    padding-bottom: 10px;
}
/*section.banner {
    background-image: url("/../images/Columbus-Sky-White-1.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom;
    background-size: auto auto;
    -moz-background-size: auto auto;
    -o-background-size: auto auto;
}*/
.midbannersection {
    background-image: url("/../images/Columbus-Sky-Image-Only.png");
    min-height: 115px !important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: left bottom;
    background-size: auto auto;
    -moz-background-size: auto auto;
    -o-background-size: auto auto;
}
/*.banner .mic {
  margin-top: -240px;
  padding: 0 0 0 0;
  margin-left: 100px;
}*/

.bg_page {
    background-image: url("/../images/SUMBackDARK.jpg") !important;
}
img.logo_img {
    width: 100%;
    max-width: 250px;
    border-radius: 10px;
}
/*** Navigation Css ***/
.menu {
    background-color: #670000;
    text-transform: uppercase;
    font-weight: bold;
}

    .menu .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        background-color: #3E0000;
    }
/*** button Css ***/
.schedule > a {
    background-color: #4188a0;
}

.comicspecialnote {
    background: #4188a0;
}

a #linkUpcomingShows {
    background-color: #4188a0;
}
/*** Social Feed Css ***/
.social-box {
    /*background-color: #4188a0;*/
}
/*** Comedy Club Css ***/
.comedy-club {
    background-color: #4188a0;
}
/*** Footer Menu Css ***/
.footer-menu {
    background-color: #670000;
}
.funnybonefoodmenuimage {
display:none;
}
#daytonnowhiring {
display:none;
}
.menuheader {
    margin-top: 72px;
}
.comedy-club-address {
    margin-top: 4px !important;
}

.bannergiftcardhomepage {
    display: none;
}
.comedy-club-name h2 {
display:none !important;

}
section.comedy-club {
    display: none !important;
}