.hero {
  background: url("../images/bannerimg.png") center/cover no-repeat;
  height: 529px;
  align-content: center;
  position: relative;
}
.rewards h6.reward-title {
    display: none;
}
.leaderboard .table-responsive tr.active {
    background: #f0eeee;
}
.com_details p {
    text-align: center;
    font-size: 20px;
}
.hero-content {
  position: relative;
  margin: auto;
  padding: 80px;
  text-align: center;
}
.row.leaderboard-row {
    padding-bottom: 0;
}
.hero-title {
  font-weight: 600;
  font-style: Semibold;
  font-size: 76px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: var(--ffffff, rgba(255, 255, 255, 1));
}
.footer-note .middle_pos h3 {
    margin-top: 30px;
    color: rgba(21, 44, 73, 1);
    font-weight: bold;
    margin-bottom: 0;
}
.footer-note .middle_pos p {
    text-align: left;
    font-size: 20px;
    font-weight: normal;
}
.footer-note {
    display: inline-block;
    box-shadow: 3.56px 5.35px 10.69px 0px rgba(0, 0, 0, 0.2);
    width: 100%;
    border-radius: 10px;
}
.footer-note .reward-icon.blue {
    float: left;
    margin: 20px;
}
.footer-note .middle_pos {
    float: left;
}
.footer-note > p {
    float: right;
    margin-top: 45px;
    margin-right: 40px;
    font-size: 20px;
    font-weight: normal;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 10px 20px;
}
.hero-ptext {
  font-weight: 400;
  font-style: Regular;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  color: var(--ffffff, rgba(255, 255, 255, 1));
}

.features {
  padding: 60px 0;
  height: 530px;
  background: rgba(204, 204, 204, 0.2);
}

.feature-box {
  text-align: center;
  padding: 20px;
}
a.click_togo {
    background: #337ab7;
    display: inline-block;
    margin-top: 20px;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
}
.feature-icon {
  width: 99px;
  height: 100px;
  background: rgba(38, 94, 155, 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 15px;
}

.feature-box h6 {
  font-weight: 600;
  font-style: Semibold;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  color: rgba(54, 54, 54, 1);
  margin-bottom: 6px;
}

.feature-box p {
  font-weight: 400;
  font-style: Regular;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 20px;
  color: rgba(54, 54, 54, 1);
}

.competition-card {
  background: rgba(38, 94, 155, 1);
  box-shadow: 4px 6px 8px 0px rgba(0, 0, 0, 0.25);
  padding: 72px 98px;
  width: 706px;
  border-radius: 20px;
  margin: -150px auto 40px;
  text-align: center;
}

.competition-card h5 {
  color: var(--ffffff, rgba(255, 255, 255, 1));
  font-weight: 700;
  font-style: Bold;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.competition-card p {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  color: var(--ffffff, rgba(255, 255, 255, 1));
}
.competition-card input {
    margin-bottom: 10px;
    background: transparent;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    border-bottom: 1px solid rgba(214, 214, 214, 1);
    height: 42px;
    width: 100%;
    margin-top: 30px;
    color: #fff;
    opacity: 1;
}
.form-control {
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
  opacity: 50%;
}
.form-control::placeholder {
  color: rgba(255, 255, 255, 1);
}

.btn-div {
  margin-top: 2rem;
  justify-content: space-between;
  display: flex;
  position: relative;
}
.viewbtn {
  width: 48%;
  border: 1px solid rgba(255, 255, 255, 1);
  font-weight: 600;
  font-style: Semibold;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 1);
  background: none;
  padding: 14px 10px;
}
.viewbtn:hover {
  background: rgba(113, 196, 236, 1);
}

.rewards {
  padding: 58px 0;
}

.reward-title {
    color: rgba(54, 54, 54, 1);
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
}
.reward-box {
    display: flex;
    align-items: center;
    margin-top: 0px;
    gap: 25px;
}

.reward-icon {
    /* width: 100px; */
    /* height: 100px; */
    /* border-radius: 50%; */
     box-shadow: none !important; 
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    background: none !important;
}

.gold {
  background: rgba(212, 175, 55, 1);
}

.silver {
  background: rgba(204, 204, 204, 1);
}

.bronze {
  background: rgba(159, 122, 52, 1);
}

.blue {
  background: rgba(142, 218, 255, 1);
}

.reward-box h6 {
  font-weight: 700;
  font-style: Bold;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 1px;
  margin-bottom: 3px;
  color: rgba(21, 44, 73, 1);
      margin-top: 0;
}
fieldset.captcha.captcha-type-challenge--recaptcha {
    position: absolute;
    top: -40px;
    left: 60px;
    color: #fff;
    padding: 0;
    margin-top: 25px;
    border: 0;
}
fieldset.captcha.captcha-type-challenge--recaptcha legend {
    display: none;
}
.reward-box p {
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  color: rgba(21, 44, 73, 1);
}

/* Etihad Miles page css */
.miles-page-div {
    border-left: 0;
    margin-bottom: 1.5rem;
    align-items: center;
    justify-content: space-between;
    text-align: center;
        margin-top: 50px;
}
.miles-page-title {
  font-weight: 400;
  font-style: Regular;
  font-size: 58px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: rgba(38, 94, 155, 1);
  margin-bottom: 0;
  padding-left: 14px;
}

.inner-miles-div {
    display: flex;
    gap: 20px;
    left: auto;
    margin: 0 auto;
    /* text-align: center; */
    width: 310px;
}
.inner-miles-div p {
  border: 1px solid rgba(204, 204, 204, 1);
  background: rgba(255, 255, 255, 1);
  padding: 6px 14px;
  border-radius: 4px;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 1px;
  color: rgba(128, 128, 128, 1);
}
.inner-miles-div p img {
  margin-right: 8px;
}

.prize-card {
  background: rgba(255, 255, 255, 1);
  box-shadow: 3.56px 5.35px 10.69px 0px rgba(0, 0, 0, 0.2);
  padding: 22px 22px;
  text-align: center;
  height: 100%;
}

.prize-icon {
  width: 124px;
  height: 124px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  margin-bottom: 10px;
}

.prize-card h6 {
  font-weight: 400;
  font-style: Regular;
  font-size: 16.04px;
  line-height: 100%;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 5px;
  color: rgba(54, 54, 54, 1);
}
.prize-text-div {
  display: flex;
  justify-content: center;
  gap: 4px;
}

.prize-card-ptext {
  font-weight: 700;
  font-style: Bold;
  font-size: 32.07px;
  line-height: 100%;
  letter-spacing: 1px;
  color: rgba(54, 54, 54, 1);
  align-content: center;
}

.prize-smalltext {
  font-weight: 400;
  font-style: Regular;
  font-size: 20.38px;
  line-height: 100%;
  letter-spacing: 1px;
  color: rgba(54, 54, 54, 1);
  align-content: center;
}

.leaderboard {
  padding-top: 40px;
}
.leaderboard-title {
  font-weight: 700;
  font-style: Bold;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 15px;
  color: rgba(54, 54, 54, 1);
}
.leaderboard-div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(204, 204, 204, 1);
  padding-top: 40px;
  margin-bottom: 1.5rem;
}
.leaderboard-div p {
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 1px;
  color: rgba(128, 128, 128, 1);
}

table {
  border-top: 1px solid rgba(204, 204, 204, 1);
  background: #fff;
  border-radius: 8px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

table thead tr th {
  color: rgba(128, 128, 128, 1) !important;
  font-weight: 600;
  font-style: Semibold;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
}

tr {
  border-bottom: 1px solid rgba(229, 229, 229, 1);
}

tr td {
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
  color: rgba(18, 18, 18, 1);
  height:95px;
}

.rank-badge {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.25);
}
.rank-badge img {
  width: 29px;
  height: 32px;
}

.rank-normal {
  background: rgba(245, 245, 245, 1);
  color: rgba(128, 128, 128, 1);
}

td.positive {
  color: rgba(57, 148, 36, 1);
  font-weight: 600;
  font-style: Semibold;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 1px;
}

.footer-note {
    text-align: center;
    font-weight: 700;
    font-style: Bold;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 1px;
    margin-top: 15px;
    margin-bottom: 60px;
    color: rgba(21,44,73,1);
    margin-top: 40px;
}
.footer-note span {
  text-transform: uppercase;
}
.live-text{
font-weight: 500;
font-style: Medium;
font-size: 20px;
line-height: 100%;
letter-spacing: 1px;
color: rgba(76, 175, 80, 1);
background: rgba(215, 245, 227, 1);
border-radius: 4px;
padding: 12px 14px;
width: 88px;
align-content: center;
text-align: center;
margin-left: 20px;
    margin-top: 20px;
}
.live-text img{
  margin-right: 10px;
}

.leaderboard-spantext{
color: rgba(168, 152, 107, 1);
font-weight: 600;
font-style: Semibold;
font-size: 24px;
line-height: 100%;
letter-spacing: 1px;
border-left:2px solid rgba(54, 54, 54, 1);
padding-left: 18px;
margin-left: 12px;
}

.table-spantext{
display: block;
font-weight: 500;
font-style: Medium;
font-size: 12px;
line-height: 100%;
letter-spacing: 1px;
color: rgba(168, 152, 107, 1);
background: rgba(252, 248, 227, 1);
padding: 8px 4px;

}

@media (max-width: 1700px) {
  .prize-card-ptext {
    font-size: 24px;
  }

  .prize-smalltext {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
	input#edit-phone-number {
    padding-left: 80px;
    width: 67%;
} 
fieldset.captcha.captcha-type-challenge--recaptcha {
    left: 45px;
}
  table {
    font-size: 13px;
  }
  .hero-title {
    font-size: 24px;
  }
  .competition-card {
    margin-top: 20px;
  }
}


/*Terms and Condition*/
.node-204 .accordian, .node-219 .accordian, .node-205 .accordian , .node-451 .accordian {
    padding: 20px 20px;
     position: relative; 
    border-bottom: 1px solid rgba(204, 204, 204, 1);
}
.node-204 .acc-title, .node-219 .acc-title, .node-205 .acc-title, .node-451 .acc-title {
    font-weight: 500;
    font-style: Regular;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    margin: 0;
    cursor: pointer;
}
.node-204 .acc-body .reward-list, .node-219 .acc-body .reward-list, .node-205 .acc-body .reward-list, .node-451 .acc-body .reward-list{
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.6875rem;
    letter-spacing: 0.00225rem;
    margin-bottom: 10px;
    display: none;
    padding-top: 10px;
}

.node-204 .accordian.active .reward-list, .node-219 .accordian.active .reward-list, .node-205 .accordian.active .reward-list , .node-451 .accordian.active .reward-list  {
    display: block;
}
.reward-list {
  list-style-type: circle !important;
  padding-left: 24px !important;
}

.reward-list > li {
  display: list-item !important;
}
.node-204 .acc-title:after, .node-219 .acc-title:after, .node-205 .acc-title:after, .node-451 .acc-title:after  {
    content: "+";
    color: rgba(128, 128, 128, 1);
    float: right;
    font-weight: 400;
 
}
.node-204 .accordian.active  .acc-title:after, .node-219 .accordian.active  .acc-title:after, .node-205 .accordian.active  .acc-title:after, .node-451 .accordian.active  .acc-title:after {
    content: "-";
    font-size: 36px;
    margin-top: -15PX;
}
.node-204 .faqs h2.heading-2, .node-219 .faqs h2.heading-2, .node-205 .faqs h2.heading-2, .node-451 .faqs h2.heading-2 {
    margin-bottom: 40px;
    text-align: left;
    margin-top: 0px;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}
.node-204 section.features .container, .node-450 section.features .container {
    width: 100%;
}
.node-204 section.rewards .container, .node-450 section.rewards .container {
    width: 100%;
}
.node-204 section.faqs .container {
    width: 100%;
}
.node-204 section.faqs, .node-219 section.faqs, .node-205 section.faqs, .node-451 section.faqs {
    padding: 100px 0px;
}
.btn-div input#edit-leaderboard,
.btn-div input#edit-send-otp {
    width: 245px;
    height: 42px;
    opacity: 1;
    border: 1px solid #FFFFFF;
    font-weight: 500;
    font-style: Semibold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    padding: 10px;
}
div#ajax-text-container p {
    color: white !important;
}
.welcome_optin a {
    color: rgb(255, 255, 255);
    background: rgb(61, 166, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(61, 166, 255);
    border-image: initial;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    padding: 10px 18px;
    border-radius: 4px;
    font-weight: bold;
}
.welcome_optin p {
    font-size: 16px;
    color: rgb(119, 119, 119);
    margin-bottom: 25px;
}
.welcome_optin p span {
    display: inline-block;
    margin-top: 10px;
    background: #a8986b;
    color: #fff;
    font-size: 18px;
    padding: 8px;
    font-weight: bold;
}
.welcome_optin h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 30px;
}
.welcome_optin {
    position: relative;
    text-align: center;
    padding: 15px 20px 30px;
}
a.btn-primary.use-ajax:hover {
    color: #fff;
}

.Otp_form h3 {
    font-size: 22px;
    font-weight: bold;
}
.Otp_form {
    text-align: center;
}
p.red.otp-error {
    color: red;
    text-align: center;
}

.verify_optin h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 8px;
  margin-top: 0;
}
.verify_optin a.custom_mod {
  border: 1px solid rgba(113,196,236,1);
  padding: 10px 20px;
  margin-right: 10px;
  margin-top: 10px;
  display: inline-block;
  font-weight: bold;
  color: rgba(113,196,236,1);
}
.verify_optin a.custom_mod+a {
  background: rgba(113, 196, 236, 1);
  color: #fff;
}
.leaderboard .table-responsive {
    max-height: 1000px;
    overflow-y: scroll;
    border: 1px solid #cdcdcd;
}
.leaderboard .table-responsive tr:first-child {
    border-bottom: 1px solid #cdcdcd;
}
.path-view-leaderboard .container {
    width: 70%;
    max-width: 1200px;
}
.ajax-progress.ajax-progress-throbber {
	position: absolute;
	right:0;
	top:-25px;
}
.otp-action-wrapper .ajax-progress.ajax-progress-throbber {
	position: absolute;
	right:0px !important;
	top:0px !important;
}
.ajax-progress.ajax-progress-throbber .message{ display: none; }

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front {
    width: 500px !important;
    border-radius: 10px;
}
span.ranked {
    color: #A8986B;
    background: #FCF8E3;
    padding: 5px;
    display: inline-block;
    font-size: 12px;
}
.node-218 .container {
    width: 90%;
}
p.dash_value {
    padding-left: 20px;
}
.form-type-select.js-form-item-country {
    position: relative;
}
select#edit-country {
    position: absolute;
    left: 60px;
    color: #fff;
    top: 30px;
    padding-right: 20px;
}

input#edit-phone-number {
    padding-left: 80px;
    width: 75%;
}

select#edit-country option {
    color: #000;
}
.countdown-timer {
    margin-top: 10px;
}
a.use-ajax.otp-resend-link {
    display: none;
}
a.use-ajax.otp-resend-link.active {
    display: block;
    font-size: 16px;
    color: #23527c;
}

p.center.green {
    color: green;
    text-align: center;
}
.open_account {
    text-align: center;
}
.open_account a {
    color: #A8986B;
}
.open_account p span {
    color: #000;
}
.verify_optin div a {
    color: #A8986B;
    font-weight: bold;
}

input#term_condition {
    width: 17px;
    height: 14px;
    border: 1px solid #BABBBE !important;
    border-radius: 5px !important;
    margin-right: 4px;
    padding: 5px;
}

.form-type-select.js-form-item-country:after {
    content: "";
    border-right: 1px solid #fff;
    position: absolute;
    left: 104px;
    height: 18px;
    top: 42px;
    background-image: url("/modules/custom/phone_otp_login/assets/images/arrow.png");
    background-position: left;
    width: 20px;
    background-repeat: no-repeat;
    padding-right: 25px;
    pointer-events: none;
}
select::-webkit-scrollbar {
  width: 10px;
}
select::-webkit-scrollbar-thumb {
  background: rgba(38, 94, 155, 1);
  border-radius: 4px;
  height:20px;
}

select::-webkit-scrollbar-thumb:hover {
  background: rgba(38, 94, 155, 1);
  height:20px;
}
select::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.btn-div input#edit-leaderboard, .btn-div input#edit-send-otp {
    margin-top: 00px !important;
}
@media (max-width: 768px) {
  .hero-content {
    padding: 30px;
  }
  .features {
    padding: 30px 0;
    height: auto;
}
.prize-icon {
    width: 80px;
    height: 80px;
}
.open_account img, .welcome_optin img {
    width: 60px;
}
.leaderboard .table-responsive tr td {
    padding: 10px;
}
.form-type-select.js-form-item-country:after {
    left: 84px;
}
.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front {
    width: 95% !important;
    margin-left: 2.5%;
}
select#edit-country {
    left: 40px;
}
.leaderboard-div {
    margin-bottom: 0;
}
.footer-note > p {
    float: left;
    margin-top: 25px;
    margin-right: 30px;
    font-size: 20px;
    font-weight: normal;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    padding: 10px 20px;
    margin-left: -30px;
    margin-bottom: 20px;
}
.footer-note .middle_pos h3 {
    font-size: 22px;
}
.path-view-leaderboard .container {
    width: 95%;
}
.footer-note .middle_pos p {
    font-size: 14px;
}
.leaderboard-title, .leaderboard-div p {
    font-size: 20px;
}
.footer-note .reward-icon.blue {
    margin: 0;
}
.footer-note .reward-icon.blue img {
    width: 70px;
}
table thead tr th {
    padding: 10px;
}
.competition-card {
    padding: 72px 20px;
    width: 100%;
}
.btn-div input#edit-leaderboard, .btn-div input#edit-send-otp {
   font-size: 14px;
        padding: 0 !important;
}
.btn-div input#edit-leaderboard, .btn-div input#edit-send-otp {
    width: 185px !important;
}
.reward-title {
    margin-top: 0;
    margin-bottom: 0px;
}
.hero-ptext {
    font-size: 22px;
}
.hero {
    height: 400px;
}
.leaderboard {
    padding-top: 0;
}
.miles-page-title {
    font-size: 36px;
}
}
@media (max-width: 390px) {
	.btn-div input#edit-leaderboard, .btn-div input#edit-send-otp {
	    width: 165px !important;
	   
	}
}