/**********************************
	SPONSORS
**********************************/
.sponsors-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: white;
  padding: 25px;
}
.sponsor-logos-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.sponsor-logos-container img {
  width: 250px;
  max-width: 100%;
  padding: 25px;
}
@media(max-width: 1027px){
.heading-top {
  margin-top: 50px !important;
}
}
@media(max-width: 608px){
.heading-top {
  margin-top: 62px !important;
}
}

#menu-toggle {
    padding-top: 28px;
}
.header .order-ticket-mobile {
    padding: 10px 15px;
    margin-top: 10px;
}
.header .order-ticket-mobile br {
    display: none;
}

@media only screen and (max-width: 63.938rem){
    .header .order-ticket-mobile {
        font-size: 1.125rem;
    }
}
@media only screen and (max-width: 59.375rem){
    .header .order-ticket-mobile {
        font-size: 1.0rem;
    }
}
@media only screen and (max-width: 38rem){
    .header {
        padding: 6.25rem 0 0;
    }
    .header-container {
        padding: 1.25rem 1.25rem 0.5rem 1.25rem;
    }
    .header-wrapper-tablet a.logo_txt {
        margin-top: 0px;
    }
}
@media only screen and (max-width: 340px){
    .header .order-ticket-mobile {
        padding: 5px 10px;
        margin-top: 5px;
    }
    .header .order-ticket-mobile br {
        display: block;
    }
}

.countdown-to-digits > div + div {
    margin-left: 5px;
}
.countdown-to-digits .digit {
    background: #93c951;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    font-size: 150%;
    padding: 10px 2px;
}
.countdown-to-digits .digit-label {
    color: #fff;
}
@media only screen and (max-width: 63.938rem){ 
    .countdown-to-digits .digit {
        font-size: 27px;
        margin-top: 10px;
    }
    .header .order-ticket {
        align-items: center;
    }
}

.jackpot-wrapper {
  text-align: left;
}

.rules-of-play-wrapper a {
  color: #61CB31;
}
.rules-of-play-wrapper a:hover {
  color: #455283;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.faqs .banner-txt h5 {
font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.prize-listing-list .prize-image-wrapper {
    min-height: 185px;
}

.quick-order p {
font-size: 16px;
}

.menu-list ul li a {
font-size: 18px;
}

.banner {
    min-height: 60.9375rem;
    margin: 0 0 5.375rem;
}

.column-left h2{
    font-size: 1.875rem;
    color: #166BA3;
    padding: 0 0 1rem;
    font-weight: bold;
margin-top: -20px;
}

.banner-txt h1 {
    text-align: center;
}

.description {
 text-align: center;
    font-size: 20px;
}

.subtitle {
 text-align: center;
}

.header .order-ticket {
Margin:0 auto;
}

.jackpot-wrapper {
    text-align: center;
}

.jackpot-value-pull {
    display: inline-block;
    background: #fff;
    color: #465284;
    Margin-top:-10px;
    Margin-bottom:10px;
    padding: 10px !important;
    Font-size: 60px !important;
    border-radius: 20px;
    border: 10px solid #93c951;
}

.jackpot {
    display: inline-block;
    background: #fff;
    color: #465284;
    Margin-top:-10px;
    Margin-bottom:10px;
    padding: 10px !important;
    Font-size: 60px !important;
    border-radius: 20px;
    border: 10px solid #93c951;
}

@media only screen and (max-width: 59.375rem) {
    .header .order-ticket-mobile {
        font-size: 1.0rem;
        padding: 1px 15px;
    }

.banner-txt .winner-data h1 {
        padding: 0 0 0.375rem;
        margin-top: 5px;
}
}


.heading-top-at-sale-close {
    margin: 0 auto;
    font-size: 25px;
    color: #465284;
    font-weight: bold;
}


.logo a span.logo_txt {
    font-size: 20px;
}

.menu-list ul li {
    padding: 1rem 1.175rem 0;
}

.logo span:not(.logo_txt) {
    max-width: 13.875rem;
}

@media only screen and (min-width: 38.063rem) and (max-width: 83.125rem) {
    .logo img {
        max-width: 13.375rem;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 38rem) {
    .header-wrapper-tablet a.logo_txt {
        margin-top: 30px;
    }

.heading-top-at-sale-close {
    margin-top: 101px;
    font-size: 18px;
}

}

@media only screen and (max-width: 48rem) {
    .logo img {
        max-width: 9.375rem;
        vertical-align: middle;
    }
}

.m-b-none {
    font-size: 13px;
}

.footer-info-wrap a {
Color:#62CB31 !important;
}

@media only screen and (min-width: 38.063rem) and (max-width: 106.875rem) {
    .faq-banner-large img {
        width: auto !important;
        height: 100%;
        object-fit: contain;
    }
}

@media (min-width: 1061px) {
    .faq-banner, .faq-banner img {
        max-width: 100% !important;
    }
}

@media only screen and (min-width: 38.063rem) and (max-width: 106.875rem) {
    .faq-banner-large {
        right: -100%;
        max-height: 64%;
        top: 10rem;
    }
}

.faq-banner-large {
    position: absolute;
    left: 0;
    top: 6.25rem;
    overflow: hidden;
    border-radius: 1.25rem;
    max-height: 41.5625rem;
}

.faq-banner-large {
    display: block;
}

.faq-banner-large {
    width: 100%;
}

.faqs .banner-txt {
    max-width: 46.875rem;
    margin: 0 2.5rem 0 0;
    justify-content: flex-start;
    padding: 3.875rem 0 8.75rem;
}

.faq-banner-small {
    width: 100%;
    max-width: 32.5rem;
    position: absolute;
    overflow: hidden;
    border-radius: 1.25rem;
    top: 26.625rem;
    /* margin: 0 auto; */
    left: 57px;
}