



.primary-font-custom {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #212529; 
}

h1,
h2,
h3,
h4,
legend,
.h1,
.h2,
.h3,
.h4,
.secondary-font-custom {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  color: #000000; 
}

@media only screen and (max-width: 992px) {
  header {
    display: none !important;
  }
  .divider h1 {
    font-size: 2rem !important;
  }
}

.divider h1, .news > .container > h2 {
  text-shadow: none !important;
  color: #000000 !important;
  font-size: 3rem;
}

nav.navbar .container-fluid {
    max-width: 1320px !important;
}

.dropdown-menu > .dropdown > .nav-link, .dropdown-menu > .nav-item > .nav-link {
    color: black;
}

.buttons a, .btn-header {
    background: #000000 !important;
    color: #FFFFFF !important;  
    text-shadow: none !important;
    box-shadow: none !important;
    border-radius: 5px !important;
}

.buttons a img {
    max-width: 20px !important;
    height: auto !important;
}

.buttons a .fa, .btn-header .fa {
    font-size: 1em !important;
    margin-right: 10px !important;
    color: #FFFFFF !important;
}

.navbar-brand img {
    width: 150px !important;
    min-width: 150px !important;			
}

.navbar-custom {
    background-color: #000000;
}

.home {
    background-color: #000000;
}

/*  main gallery */
body.home [id*="_GalleryDesktop_"] .card-img-overlay {
    color: white;
    top: 15%;
    left: 15%;
}

body.home [id*="_GalleryMobile_"] .card-img-overlay {
    color: white;
}

body.home [id*="_GalleryDesktop_"] .gallery-title {
    font-size: 6rem;
}

body.home [id*="_GalleryDesktop_"] .gallery-description {
    font-size: 1.5rem;
}

/* override link text*/
body.home [id*="_GalleryDesktop_"] .gallery-link {
    font-size: 0rem; 
}
body.home [id*="_GalleryDesktop_"] .gallery-link::after {
    content: "Book Tickets";
    font-size: 1.5rem;
}

body.home [id*="_GalleryDesktop_"] .card, body.home [id*="_GalleryMobile_"] .card{
    background: rgba(0, 0, 0, 0.8);
}

body.home [id*="_GalleryDesktop_"] .carousel-cell img, body.home [id*="_GalleryMobile_"] .carousel-cell img {
    border-radius: 0px 0px 0px 0px;
    opacity: 0.7;
}

body.home [id*="_GalleryDesktop_"] .carousel-cell,  body.home [id*="_GalleryMobile_"] .carousel-cell{
   width: 100%;
    padding: 0 !important;
}

/*  featuredLinksGallery */
body.home [id*="_customGallery1_"] .carousel-cell {
  width: 20%;
   padding: 0px 15px !important;
}

body.home [id*="_customGallery1_"] .carousel-cell img {
    border-radius: 10px 10px 10px 10px;
}

body.home [id*="_customGallery1_"] .carousel-cell span {
   display: none;
}

/*  sponsorsGallery */
body.home [id*="_customGallery2_"] .carousel-cell {
  width: 14.28571429%;
   padding: 0px 15px !important;
}

body.home [id*="_customGallery2_"] .carousel-cell div {
    display: none;
}

[id*="_customGallery2_"] .carousel-cell img {
    border-radius: 10px 10px 10px 10px;
}

[id*="_customGallery2_"] .carousel-cell span {
   display: none;
}

/*  NewsInfoFeed1 */
body.home [id*="_NewsInfoFeed1_"] {
  display: block;
}
body.home [id*="_NewsInfoFeed1_"] .carousel-cell {
  width: 25%;
  padding: 0px 15px !important;
  display: block;
}
body.home [id*="_NewsInfoFeed1_"] .carousel-cell p,
body.home [id*="_NewsInfoFeed1_"] .carousel-cell hr,
body.home [id*="_NewsInfoFeed1_"] .carousel-cell .pull-right {
  display: none;
}
body.home [id*="_NewsInfoFeed1_"] .carousel-cell h3 { 
  background: #FDF04A;
  color: #20753e !important;
  position: sticky;
  bottom: 0;
  text-align: center;
  padding: 0.5rem !important;
  margin-bottom: 0px !important;
  line-height: 1 !important;
  font-size: 1.25rem !important;
  border-radius: 0 0 10px 10px;
}
body.home [id*="_NewsInfoFeed1_"] .carousel-cell img {
  height: 250px;
  width: 100%;
  margin-bottom: 0px !important;
}

/*  rhs event gallery */
.content_column_two .carousel-cell {
    width: 100% !important;
    padding: 0 !important;
}
.content_column_two  .carousel-cell span {
    display: none;
}

/*  main event gallery */
body.home .carousel-cell {
    width: 33.333333%;
    padding: 0px 15px !important;
}

.carousel-cell img {
    border-radius: 10px 10px 0 0;
}

.content .carousel-cell div {
    background: #000000;
    color: #FFFFFF !important;
    position: sticky;
    bottom: 0;
    border-radius: 0 0 10px 10px;
}

.content .carousel-cell div strong {
   font-size: 1.25rem;
   text-transform: uppercase;
   font-weight: 200;
}

/*  1 items for carousels - mobile */
@media only screen and (max-width: 600px) {
    body.home .carousel-cell {
        width: 100%;
    }
	body.home [id*="_customGallery1_"] .carousel-cell {
		width: 100%;
	}	
	body.home [id*="_customGallery2_"] .carousel-cell {
		width: 100%;
	}	
	body.home [id*="_NewsInfoFeed1_"] .carousel-cell {
		width: 100%;
	}	
}

body.home .featured-events h4 {
  background: rgba(0, 0, 0, 0.75);
  display: none;
}

.tertiary .primary-font-custom, .tertiary .h2 {
    color: #FFFFFF;
}

.body-custom {
    /*background-color: #000000;*/
}

.header_section {
   background-color: #212529;
}

.header_section > div > h1  {
   color: #FFFFFF;
}

/* rhs menu */
.rhs_box .list-group-item {
  background-color: #000000;
}

.rhs_box .list-group .list-group-item .fa {
    color: #FFFFFF;
}

.rhs_box .list-group-item a {
  color: #FFFFFF;
}

footer {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    background-color: #FFFFFF; 

    section {
        color: #212529;

        a,
        a:hover {
            color: #000000;
            //text-decoration: none;
        }
    }
}

/* events list */
ul.event-list li > time {
  background-color: #000000 !important;
}

ul.event-list li > time .multi,
ul.event-list li > time .month {
  color: #FFFFFF !important;
}

ul.event-list .social span, .social .fa {
  color: #000000 !important;
}

ul.event-list .info p.desc {
  display: none !important;
}

.btn-primary {
    background-color: #000000;
    color: #FFFFFF;
    border-color: #000000;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:disabled {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.btn-custom {
    background-color: #000000;
    color: #FFFFFF !important;
    height: auto;
    line-height: 2;
    padding: 0px 24px;
    border-radius: 68px;
    text-shadow: none;
    margin: 4px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
}

.btn-custom:hover, .btn-custom:active, .btn-custom:disabled {
    background-color: #FFFFFF !important;
    color: #000000 !important;
}

.btn-custom.reverse {
    background-color: #000000 !important;
    color: #000000 !important;
}

.btn-custom.reverse:hover, .btn-custom.reverse:active, .btn-custom.reverse:disabled  {
    background-color: #000000 !important;
    color: #000000 !important;
}

.rounded-btn-custom {
    color: #FFFFFF;
    border: 2px solid;
    border-radius: 8px;
    padding: 5px 10px;
    transition: background-color 0.5s ease;
    text-decoration: none;
}

.rounded-btn-custom:hover, .rounded-btn-custom:active, .rounded-btn-custom:disabled {
    color: #000000 !important;
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

.navbar-light  .nav-link {
    color: #212529;
    text-shadow: none !important;
    font-weight: 400 !important;
}

.navbar-dark  .nav-link {
    color: #FFFFFF;
    text-shadow: none !important;
    font-weight: 400 !important;
    font-size: 1.2rem !important;
}

.nav-link-social-custom {
    @media only screen and (min-width: 1000px) {
        background-color: #FFFFFF;
        color: #000000 !important;
        height: auto;
        line-height: 2;
        padding: 0px 24px;
        border-radius: 68px;
        text-shadow: none;
        margin: 4px 1rem;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    }

    margin-left: 5px !important;
    margin-right: 0px !important;
    color: #FFFFFF;
}

/* loading modal */
.anim_panel {
    color: #000000 !important;
}

.msg_panel {
    color: #212529 !important;
}

/* account page */
.nav-row p {
    color: #000000;
}

.nav-row i {
    color: #000000;
}

.nav-row .active {
    color: #000000;
    border-top-color: #000000;
    border-bottom-color: #000000;
}

.nav-row .active:before {
    border-color: #000000 transparent;
}

/* FAQs */
.faqBtn {        
    color: #000000;
    text-transform: none;
    cursor: pointer;
}

.faqBtn > i {
    color: #000000;
}

.socialPlatformShare > a > span {
    color: #000000;
}

/* account */
.hl-input.highlighted {
    background-color: #000000 !important;
}

