* { font-family: 'Poppins', sans-serif; }

body {
    background-color: #F8F8F8;
}

img {
    width: 100%;
}
.countdown-clock .timer-section {
  margin: 0 10px; 
}
@media (max-width: 1023px) {
    .countdown-clock{
        padding-left: 50px;
        /* left: 8rem; */
        position: relative;    
        text-align: center; 
    }
  }
  @media (min-width: 768px)  and (max-width: 993px) {
    .voting-round{
        letter-spacing: 25px !important;
    }
    .countdown-clock .clock{
      font-size: 24px !important;
    }
    .voting-btn{
        width: 100% !important;
    }
  }
  @media (min-width: 768px) and (max-width: 990px) {
    .banner {
      background-size: auto !important;
    }
    .countdown-clock {
      padding-top: 21rem !important;
      left: 1rem !important;
    }
    }
  @media (min-width: 993px)  and (max-width: 1197px) {
    .countdown-clock{
      font-size: 18.80px !important;
      left: 11rem !important;
      padding-bottom: 25px !important;
  }
  }

  @media (min-width: 1224px)  and (max-width: 1400px) {
    .countdown-clock{
      left: 17rem !important;
  }
  }
  @media (max-width: 430px) {
    .countdown-clock .clock {
      height: 65px !important;
      width: 63px !important;
      padding: 9px !important;
      font-size: 20px !important;
  }
    
  }
  @media (max-width: 767px) {
    .countdown-clock{
        font-size: 18.80px;
        padding-top: 6rem !important;
        left: -3rem !important;
        padding-bottom: 25px !important;
    }
    .countdown-clock .clock {
      height: 71px;
      width: 71px;
      padding: 9px !important;
      font-size: 21px;
  }
  small{
    font-size: 15px !important;
  }
    .voting-round{
        font-size: 14px;
        letter-spacing: 12px !important;
    }
      .voting-btn{
        width: 100% !important;
        font-size: 15.03px !important;
    }
  }

  small{
  color: rgba(252, 255, 0, 1);
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  }
.countdown-clock .clock{
    border: 2px solid rgba(252, 255, 0, 0.66);
    color: rgba(252, 255, 0, 1);
    padding: 15px;
    border-radius: 10px;
    background: rgba(30, 30, 30, 0.21);
    height: 92px;
    width: 80px;
    /* padding: 1rem; */
    font-size: 37px;
    line-height: 1;
    /* background-color: #F6ECE7; */
}
.countdown-clock{
  color: #fcff00;
  font-weight: 900;
  font-size: 25.80px;
  padding-top: 20rem;
  padding-bottom: 40px;
  position: relative;    
  text-align: center; 
  left: 16rem;
  border-radius: 10px;
}
  .voting-banner {
    width: 100%;
    padding: 20px 40px;
    margin: auto;
    /* background: rgba(0, 43, 128, 0.8); */
    background: radial-gradient(circle at center, #1a1a40, #0d0d2b);
    background: linear-gradient(178deg, rgba(0, 102, 255, 0.7), rgba(0, 0, 64, 0.9));
    border-radius: 50px;
    box-shadow: 
    inset 0 0 38px rgba(82, 141, 255), 
    0 0 29px rgba(82, 141, 255);      
    display: flex;
    justify-content: center;
    align-items: center;  
    color: white;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 900;
    cursor: pointer;
  }
  
  .voting-banner span {
    color: white;
    font-family: 'Arial', sans-serif;
    font-size: clamp(14px, 2vw, 25px);
    letter-spacing: clamp(4px, 1.5vw, 23px);
    text-align: center;
    white-space: nowrap;
  }
  
  .voting-btn{
    width: 50%;
    padding: 10px 15px;
    background: radial-gradient(circle at center, #1a1a40, #0d0d2b);
    background: linear-gradient(178deg, rgba(0, 102, 255, 0.7), rgba(0, 0, 64, 0.9));
    /* background: rgba(0, 43, 128, 0.8); */
    border-radius: 12px;
    box-shadow: 
    inset 0 0 38px rgba(82, 141, 255), 
    0 0 29px rgba(82, 141, 255);  
    display: flex;
    justify-content: center;
    align-items: center;  
    color: white;
    font-size: 24.03px;
    font-weight: bold;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 900;
    cursor: pointer;
  }
.episodes {
    padding-top: 5rem;
}
.episodes img {
    cursor: pointer;
}


.votingproductscheckbox{
    height: 24px;
    width: 24px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 71%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.votingproducts {
    border-style: solid;
    /* border-color: #eb432c; */
    margin: 1px;
    justify-content: center;
    /* justify-content: space-around; */
    /* padding-left: 1rem; */
}

.get-app-btn {
    padding: 0px 6px;
    border: none;
    /* background-color: #eb432c; */
    color: white;
    /* border-radius: 7px; */
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.modal-body{
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}



.paymentOptionDiv:hover{
    cursor: pointer;
}

.paymentOptions{
    /* height: 100px;
    width: 120px; */
    height: 81px;
    width: 120px;
    /* border: 1px solid #eb432c; */
    margin: 5px;
    object-fit: fill;
}

.paymentOptions:hover{
  height: 81px;
  width: 120px;
    border: 1px solid #eb432c;
    margin: 5px;
    object-fit: fill;
    cursor: pointer;
}
.paymentOptionImages{
  height: 81px;
  width: 120px;
  /* border: 1px solid #eb432c; */
  margin: 5px;
  object-fit: fill;
}

.contestant-box { padding: 1rem; }


.footer {
    padding: 2rem 0;
    background-color: #DBDBDB;
}
/* .footer ul {
    padding-left: 20px;
    font-size: 14.4px;
    line-height: 2.25;
    color: #eb432c;
}
.footer p b { border-bottom: 3px solid #eb432c; } */

.bottom {
    background-color: #D4D4D4;
}

.bottom .header-links a, .bottom .all-rights span {
    font-size: 0.75rem;
    color: rgba(0,0,0,0.5);
    font-weight: 600;
    margin: 0 0.5rem;
 }
 .bottom .all-rights { text-align: right; }

/* .filter-contestant-btn {
    border: 1px solid #eb432c;
    color: #eb432c;
    font-size: 1rem;
    background-color: #F6ECE7;
    margin: 2rem;
    width: 7rem;
}

.filter-contestant-btn-active {
    border: 1px solid #eb432c;
    color: #F6ECE7;
    font-size: 1rem;
    background-color: #eb432c;
    margin: 2rem;
    width: 7rem;
} */
.search-contestants{
    padding: 1rem;
    margin: 2rem;
}

/* landing vote page css */

.disabled {
    cursor: not-allowed;
}

.voting-terms-link {
  color: #0056b3;
  text-decoration: underline;
  font-size: 14px;
}

.appsSection {
  display: grid;
  grid-gap: 30px;
  grid-template-columns: repeat(auto-fit, 95px);
  margin-left: -35px;
}

.appOptionImages {
  width: 100%;
  margin: 5px;
}

.get-app-btn {
  border: none;
  background-color: #eb432c;
  color: white !important;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.prompt-app-install {
  background-color: #612eb9;
  color: #f3f3f3;
  padding: 15px 0;
}


.app-install-btn-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
}

.btn-install {
  background-color: #f3f3f3;
  color: #612eb9;
  border-radius: 20px;
  width: 100%;
}

.not-now-btn, .not-now-btn:hover {
  text-decoration: underline;
  cursor: pointer;
}
.view-btn{
  background: linear-gradient(178deg, rgba(0, 102, 255, 0.7), rgba(0, 0, 64, 0.9));
  box-shadow: inset 0 0 38px rgba(82, 141, 255), 0 0 29px rgba(82, 141, 255);
  color:white;
  border: none;
}
/* Center the loader */
#loader {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    /* border-top: 16px solid #eb432c; */
    border-top: 16px solid  #0846bb;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
  }

  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  .banner {
    position: relative;
    /* background-size: cover; */
    background-position: top center;
    background-repeat: no-repeat;
    padding: 20px 0px;
  }
  .banner::before {
    content: "";
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.18);
    z-index: 1;
  }
  .mobile-banner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    /* background-size: contain;
    background-repeat: no-repeat;
    background-position: center; */
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    will-change: transform;
    /* background-attachment: fixed;  */
    z-index: -1; 
    padding: 20px 0px;
  }
  .mobile-banner::before {
    content: "";
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(30, 30, 30, 0.21);
    /* background-color: rgba(0, 0, 0, 0.8); */
    z-index: 1;
  }
  .logo-img{
    top: 3rem;
    position: relative;
  }
  @media (max-width: 767px) {
    .logo-img{
      max-width: 55%;
      left: 0rem;
      top: 3.5rem;
    }
    .votingproductscheckbox{
        height: 19px;
        width: 19px;
    }
  }
  @media (min-width: 1024px) {
    .logo-img{
      top: 3rem;
      left: 9rem;
    }
  }
  @media (max-width: 767px) {
}
@media (min-width: 768px)  and (max-width: 993px) {
.votingproductscheckbox{
    height: 20px;
    width: 15px;
}
.logo-img{
left: 2.5rem;
}
}
/* for modal */
.modal-body{
  background: #0B2563;
  border: 7px solid rgba(255, 255, 255, 0.1)
}
.modal-content{
  background: #0B2563;
  border: 7px solid rgba(255, 255, 255, 0.1)
}
.modal-btn{
  /* width: 35%; */
  width: auto;
  margin: 0 auto;
  padding: 15px;
  border-radius: 44px;
  box-shadow: 
  inset 0 0 38px rgba(82, 141, 255), 
  0 0 29px rgba(82, 141, 255);  
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;  
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
.dismiss-btn{
  /* width: 35%; */
  width: auto;
  margin: 0 auto;
  padding: 10px;
  border-radius: 12px;
  box-shadow: 
  inset 0 0 38px rgba(82, 141, 255), 
  0 0 29px rgba(82, 141, 255);  
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;  
  color: white;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
/* .dismiss-btn:active, .dismiss-btn:hover{
  box-shadow: 
  inset 0 0 38px rgba(82, 141, 255), 
  0 0 29px rgba(82, 141, 255);  
} */
.card-title{
font-weight: 500;
font-size: 32px;
text-align: center;
color: #FFFFFF;
}
.form-text, .col-form-label{
  color: #C2CFEDDB !important;
  font-size: 14px !important;
}
.form-control{
  border-radius: 2.25rem !important;
}
.card-body{
  padding: 0.95rem !important;
}
.error{
  color: white;
}