body {
    background-color: #060606;
}


.home_page .upcoming-list-description .btn-default {
   position: relative;
}


.full-page-container.home_page:before {
    background-image: none;
    background-color: #060606;
}

.header-container-lower {
   border:none;
}

.address-top-container .atc-item{
   border:none;
}

@media only screen and (max-width: 767px) {
#navbar--header .nav-details {
display:none !important;
}

}

.atc-item span i {
    color: #da1700;
}


.btn-default:hover, .btn-default:focus {
    color: #000;
    background-color: #ffa305;
}

.btn-default {
    display: inline-flex;
    align-items: center;
    background-color: #da1701;
    border: none;
    border-radius: 10px;
    padding: 15px 40px;
    font-weight: bold;
    font-size: 18px;
}

.featured-event-title {
   line-height: 52px;
}


@media only screen and (max-width: 767px) {
   .home_page .featured {
       margin-top: 0;
   }
}

@media only screen and (max-width: 767px) {
   .featured-event-title {
       font-size: 26px;
       line-height: 37px;
   }
}

@media only screen and (max-width: 767px) {
.carousel-inner .featured-date-address{
    font-size: 25px;
    line-height: 32px;
}

   .carousel-inner .featured-event {
       font-size: 22px;
   }
}


.upcoming-list-description .featured-event-title {
    line-height: 39px;
    font-size: 30px;
}

@media only screen and (max-width: 767px){
  .upcoming-container-list .featured-event-title{
      line-height: 28px;
    font-size: 24px;
    max-height: 130px;
       overflow: hidden;
   }

   .home_page .upcoming-list-description .btn-default {
       margin-top:25px;
   }
}


@media only screen and (max-width: 767px) {
   .navbar.navbar-default {
       margin-top: 0;
   }
}

/* landing page */

.applications_landing_page .upcoming-container-list .featured-event-date {
    margin-top: 0px;
}
.applications_landing_page .upcoming-container-list .upcoming-image-thumb {
    /*padding: 0px;*/
}
.applications_landing_page .upcoming-list-description {
    height: 414px;
}

.applications_landing_page .upcoming-list-description .btn-default {
    position: absolute;
    bottom: 20px;
}

.applications_landing_page .featured {
    margin-top: 76px;
}
.applications_landing_page .more-upcoming-shows a {
    color: #ffffff;
}


.applications_landing_page .upcoming-container-list .featured-event-date,
.applications_landing_page .upcoming-container-list .featured-event-address {
    font-family: var(--unnamed-font-family-poppins);
    color: var(--unnamed-color-ffa303);
    letter-spacing: 0.44px;
    font-weight: 600;
    font-size: 23px;
    line-height: 25px;
}

.applications_landing_page .upcoming-container-list .featured-event-date a,
.applications_landing_page .upcoming-container-list .featured-event-address a{
    color: var(--unnamed-color-ffa303);
}

.event-view-page .featured-event-date {
    margin-top:0;
}


.applications_landing_page .more-upcoming-shows a {
    color: var(--unnamed-color-ffffff);
    font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-bold) var(--unnamed-font-size-18)/27px var(--unnamed-font-family-poppins);
}

.applications_landing_page .more-upcoming-shows a > i {
    font-size: 28px;
    vertical-align: middle;
    margin-right: 10px;
    transform-origin: center;
    transition: all .2s ease-out;
}

.applications_landing_page .more-upcoming-shows a:hover > i {
    transform: rotate(-30deg);
}


.applications_landing_page h2.landing-header {
    font-size: 42px;
    text-transform: none;
    font-family: literata;
    margin-bottom: 4px;
}

.applications_landing_page h3.landing-header {
    font-size: 35px;
    text-transform: none;
    font-family: literata;
    margin-bottom: 18px;
}

.applications_landing_page .landing-sub-header{
    font-family: literata;
    font-size: 20px;
    margin-bottom:22px;
}

.applications_landing_page .landing-join-header {
    font-size: 30px;
    text-transform: none;
    font-family: literata;
        margin-top: 30px;
    margin-bottom: 4px;
}

.applications_landing_page input{
   height: 50px;
     font-weight:bold;
   font-size: 1.2em;
}

.applications_landing_page input::placeholder {
  color: #ccc;
  font-weight:bold;
  padding-top:3px;
  font-size: 1.2em;
}


.applications_landing_page .landing-follow-us {
 font-size: 25px;
    text-transform: none;
    font-family: literata;
        margin-top: 40px;
    margin-bottom: 4px;
}


.applications_landing_page .btn.btn-landing{
    padding: 15px 0;
    font-weight: bold;
    font-size: 18px;
    min-width: 180px;
    /* text-align: center; */
    justify-content: center;
    margin-block-start: 20px;

}

.show-events-list-group .show-events-list-group-item.selected .panel-heading {
    background: #fff;
    color: #da1701;
}

@media only screen and (max-width: 767px) {
.applications_landing_page h2.landing-header {
    font-size: 33px;
}

.applications_landing_page h3.landing-header{
   margin-bottom:0;
}

.applications_landing_page  .gv-location {

}

.applications_landing_page  .midtown-location {
  margin-top:50px;
}

}
/* end landing page */


/*location page*/
.pages_locations_venue_view_page .content-body{

  background-color:#000;
}

.pages_locations_venue_view_page  .upcoming-list-description .featured-event-title {
    line-height: 32px;
    font-size: 24px;
}

.pages_locations_venue_view_page .upcoming-list-description a{
  color:#fff;
}



/*end location page */

/* about page */
.full-page-container.home_page:before, .full-page-container.pages_about_page:before{
background-image:none;
}

.about-description .venue-description {
    margin-top: 0;
    font-size: 21px;
    line-height: 24px;
}

.pages_contact_page .contact-header{
   color:#000;
}

.pages_contact_page .contact-info.address{
  display:none;
}

/* end about page */
/* street team */

.events_streetteamindex_page .scheduled-name a {
   color: #FFA303
}

.events_streetteamview_page .ticket-quantity-form {
  color:#000;
}
/* end street team */

/* calendar starts */
.event_page .upcoming-container-list {
    background-color: transparent;
    color: #FFFFFF;
}
.events_index_page .featured-event-title a {
    color: #FFFFFF;
}
/* calendar end */
