.desktop_header {
    display: none !important;
}
.only_desktop_element{
  display: none !important;
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .desktop_header {
    display: block !important;
  }
  #welcome_msg{
    position: absolute;
  }
  .only_desktop_element {
    display: block !important;
  }
  .result_page_container .bill_sub_foot_logo{
    min-height: 75vw;
  }
  /* .result_page_container .not_bill_sub_foot_logo{
    min-height: 75vw;
  } */
}
@media (max-width: 992px) {
    .desktop-menu-header li a{
      font-size: 20px !important;
    }
    .header-heading span{
      font-size: 32px !important;
    }
    .wrapper-new{
      right: 4% !important;
    }
    .input-search-new.active{
      width: calc(100vw - 7vw) !important;
      left: 28% !important;
    }
    .btn-new.animate{
      left: 10% !important;
    }
    .red_cross_ellipse{
      /* right: -3% !important; */
    }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .desktop-menu-header li a{
    font-size: 28px !important;
  }
  .header-heading span{
    font-size: 38px !important;
  }
}
.int_tel_input{
  padding-right: 6px !important;
  padding-left: 80px !important;
}
.iti{
  display: block!important;
  width: 100%;
}
.iti__flag-container{
  padding : 20px !important;
}
.iti__selected-flag{
  font-family: EurostileNormal;
  border-right: 2px solid #949494;
  padding: 0px 20px 0 0;
  color: #949494;
  font-size: 18px;
}
@media (max-width: 320px) {
  .password-eye {	
    margin-top: -32px !important;	
    font-size: 18px !important;	
  }
  .register-form .form-group .register-mobno, #inputName, #inputEmail, #inputSetPass, .form-group .another-mobno{
    height: 10vh;
  }
  /*.register-form .custom-checkbox .custom-control-input:checked~.custom-control-label::after{
    margin: 2px !important;
  }*/
  .page-title span, .leaderboard-row1 .category-heading{
    font-size: 32px !important;
  }
  .iti--separate-dial-code .iti__selected-flag {
    height: 15px;
    margin-top: -3px;
  }
  .signup-submit{
    margin-top: 5px !important;
  }
  .unsub-btn.unsubscribe-checked, .unsub-buttons .unsub-cancle, .resub-buttons button.resub-btn, .unsub-buttons button.unsub-btn[disabled]{
    font-size: 13px !important;
  }
  .packages-main .package-head embed {
    top: 30px !important;
  }
  .result-container .menu-img span.menu-points{
    left: 69% !important;
  }
  /* .booster-container .booster-heading1 embed{
    top:45px !important;
  } */
  /* .booster_5050_design{
    margin-top: -16px !important;
  } */
  .pass-change-popup .card-body {
    padding-top: 32px !important;
  }
  #forgetPassNewCredentialForm{
    padding-top: 3vh !important;
  }
  .result_page_container .bill_sub_foot_logo{
    min-height: 100vh !important;
  }
  /* .result_page_container .not_bill_sub_foot_logo{
    min-height: 100vh !important;
  } */
  #sidebar-wrapper .menu-container{
    padding-right: 28px !important;
    /* padding-left: 28px !important; */
  }
  .btn-new{
    /* top: 50px!important; */
  }
  .logout-popup .modal-footer{
    padding: 0 !important;
  }
  #notBilledModalCenter .modal-content .modal-body, #NotSubscribedModalCenter .modal-content .modal-body,
  #successMessageOfContactUs .modal-content .modal-body, .success-popup .modal-content .modal-body, .bill-popup .modal-content .modal-body{
    max-height: fit-content !important;
  }
  #notBilledModalCenter .modal-content .card-body span, #NotSubscribedModalCenter .modal-content .card-body span{
    padding-left:11px !important;
    padding-right:11px !important;
  }
  #successMessageOfContactUs .confirmation-content, .success-popup .confirmation-content{
    padding: 15px 11px;
  }
  .result-container .menu-img span.text{
    padding: 0 25px!important;
  }
  .register-form .custom-checkbox label.custom-control-label {
    padding: 1.5vh 0px 0 2.3vh !important;
  }
 .register-form  .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    width: 13vh;
    height: 6vh;
    top: 0rem;
  }
  #registrationForm .custom-checkbox .custom-control-label::before {
    width: 13vh;
    height: 6vh;
    top: 0rem;
  }
  #registrationForm .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    width: 13vh;
    height: 6vh;
    top: 0rem;
  }
  .input-search-new.active {
    width: calc(100vw - 8vw) !important;
  }
  .red_cross_ellipse{
    right: -2px !important;
  }
  .avatar_selected_container:after{
    background-size: 16vw !important;
    top: 5vw !important;
    left: 4vw !important;
  }
  .condition-page .signup-span2{
    font-size: 7vh !important;
  }
  /* .cat-img img.indicator {
    right: 10px !important;
  } */
  #notBilledModalCenter .card-body a, #NotSubscribedModalCenter .card-body a{
    margin-bottom: 0;
    margin-top: 22px;
  }
  .register_page_signup_button{
    margin-top: 0!important;
  }
  .profile-container .profile_page_pass_field_eye{
    top: -10px !important;
  } 
}

@media screen and (max-width: 375px){
  /* .packages-main .package-head embed {
      top: 33px !important;
  } */
  .result-button button.playnext, .close-button .close {
    padding: 13px 10px !important;
    width: 100%;
  }
  .pass-updated-container .updated-page {
    top: 55%;
  }
  .result_page_container .bill_sub_foot_logo{
    min-height: 100vh;
  }
  /* .result_page_container .not_bill_sub_foot_logo{
    min-height: 100vh;
  } */
}
/* update on style.css */
.hide {
  display: none;
}
/* .profile-container .page-title {
  height: 100px;
} */
/* .form-heading span:last-child{
  margin-top: 30px;
} */
.change-pass-container .form-group input.form-control.pass {	
  background: white;
}

.password-eye {	
  float: right;	
  margin-top: -40px;	
  position: relative;	
  margin-right: 20px;	
  z-index: 1;	
  font-size: 20px;	
  cursor: pointer;
}
.fa-eye-slash{
  color: #949494;	
}
.swal2-container {	
  background: rgba(34, 34, 34, 0.9) !important;	
  padding: 26px!important;	
  text-align: justify;	
  font-family: EurostileNormal;	
  line-height: 14px;	
  color: #ffffff;	
  /*letter-spacing: 1px;*/	
}	
.swal2-container.swal2-center>.swal2-popup{	
  background: #000000;	
  box-shadow: 0px 0px 31px rgb(0 0 0 / 10%);	
  border-radius: 21px;	
  text-align: center;	
  mix-blend-mode: normal;	
  border: 5px solid #ffffff;	
  box-sizing: border-box;	
  filter: drop-shadow(0px 0px 31px rgba(185, 136, 136, 0.1));	
  color: #fff !important;	
}	
.swal2-title, .swal2-html-container{	
  color: #fff!important;	
}	
.avatar_selected, .dummy_avatar_image  {	
  border: 5px solid white;	
  border-radius: 100%;	
  background: white;
}

.avatar_selected_container:after{
  content:" ";
  background-image: url(/images/avatar_selected_right.svg) !important;
  width: 100%;
  height: 100%;
  background-size: 17vw;
  top: 5vw;
  left: 3vw;
  position: absolute;
  z-index: 99;
  display: block !important;
  background-repeat: no-repeat;
}
#inputSetPass, #password, #password_confirmation {
  background-image: none!important;

}
input[type=password]{
  letter-spacing: 1.5px;  
}

.verify-page #forgetPassForm{
  margin-top: 20%;
}
.play-button{
  z-index: 9!important;
}
/* .menu-img.col-8.col-md-4{
  max-width: unset;
  margin-left: unset;
} */
.profile-container .page-title span {
  margin-top: 0 !important;
}
.visible_cam{
  background: #00DA16;
  border: 3px solid #FFFFFF;
  visibility: visible !important;
}
.iti__flag{
  display: none;
}
.button_design{
  width: 66px;
  height: 66px;
  background: #343434;
  border-radius: 39px;
  border-width: 0;
}
.red_button_design {
  width: 10vh ;
  height: 10vh ;
  max-width:66px;
  max-height:66px;
  background: #00DA16 !important ;
  border-radius: 10vh ;
  border-width: 0 ;
}
.white_button_design {
  width: 10vh ;
  max-width: 66px !important;
  height: 10vh ;
  max-height: 66px !important;
  background: #FFFFFF !important ;
  border-radius: 10vh ;
  border-width: 0 ;
}
.on_focus_css:hover{
  border-color: #00DA16!important;
  border-width: 0 !important;
}
.active_submit{
  background-color: #00DA16!important;
}
.on_focus_css:active, .on_focus_css:focus{
  background-color: #00DA16 !important;
  border-color: #00DA16!important;
  border-width: 0 !important;
}
.is-invalid {
  border-color: #dc3545 !important;
  background-image: none !important;
}
.emailPassError{
  color: #00DA16;
  /* padding-bottom: 10px; */
  margin: 0 10%;
  font-size: 14px;
  line-height: 14px;
  display: grid;
}
.invalid-feedback{
  display: block!important;
}
#quiz_special_container{
  left: 0;
  top: 0;
  background-position: 0px 0px;
  background-size: cover;
  /* overflow-x: scroll; */
  /* white-space: nowrap; */
  background-repeat: repeat-x;
}
.que-no{
  display: block!important;
}
#centered_quote{
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: EurostileNormal;
  font-size: 45px;
  line-height: 45px;
  text-transform: uppercase;
  color: #00DA16;
  text-shadow: 0px 4px 10px rgb(0 0 0 / 16%);
}
.packages-main{
  margin-bottom: 10px;
}
/* #history-table .row{
  margin: 10px 0;
} */
div.modal{
  background: rgba(34, 34, 34, 0.9);
}
#sortPopUpModalCenter .modal-content .modal-body{
  overflow: hidden;
}
.disabled_cursor_link{
  cursor: not-allowed !important;
}
/* .tnc_popup .modal-content{
  background: #000000;
  box-shadow: 0px 0px 31px rgb(0 0 0 / 10%);
  border-radius: 21px;
  display: inline-block;
  font-family: EurostileNormal;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
}
.tnc_popup .modal-content .modal-header h1{
  text-transform: uppercase;
  font-family: EurostileNormal;
  font-weight: 700;
  font-size: 32px;
  line-height: 32px;
  letter-spacing: 3px;
} */
.tnc_popup .modal-content .modal-body{
  /* padding: 12px 26px; */
  overflow-x: clip;
}
.about-quiz {
  /* padding: 26px !important; */
  text-align: justify;
  font-family: EurostileNormal;
  line-height: 14px;
  color: #ffffff;
}
.about-quiz .heading{
  font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}
.wrapper-new {
  position: absolute;
  /* top: 50px; */
  right: 8%;
  /* transform: translate(-50%, -50%); */
}
.search-box-new {
  width: 50px;
  height: 10px;
  position: relative;
}
.input-search-new {
  position: absolute;
  top: 45px;
  right: 0;
  box-sizing: border-box;
  width: 0px;
  height: 45px;
  padding: 0 20px;
  outline: none;
  font-size: 18px;
  border-radius: 50px;
  color: #fff;
  border: 0px solid #666;
  transition: all 0.8s ease;
  background-color: transparent;
}
.input-search-new.active {
  left: 170%;
  width: calc(100vw - 15vw);
  padding: 10px 10px;
  top: 45px;
  height: 45px;
  padding-left: 55px;
  background: #ffffff;
  box-shadow: 0px 4px 34px rgb(0 0 0 / 25%);
  color:black;
  font-family: 'EurostileNormal';
}
.btn-new {
  position: absolute;
  width: 50px;
  height: 50px;
  background: transparent;
  border-radius: 50%;
  right: 2%;
  /* top: 52px; */
  cursor: pointer;
  text-align: center;
  line-height: 66px;
  font-size: 20px;
  color: cyan;
  transition: all 0.8s ease;
}
.btn-new.animate{
  left: 165%;
}
.display-search-result {
  /* border: 1px solid #666; */
  position: absolute;
  top: 140px;
  width: 100%;
  left: 0;
  z-index: 10;
  display: none;
  background-color: #222222;
  /* border-radius: 12px; */
  /* padding: 1% 10% 1% 12%; */
  max-height: calc(100vh - 158px);
  min-height: calc(100vh - 77px);
  /* bottom: 0; */
  overflow-y: scroll;
  padding-top: 15px;
  padding-bottom: 15px;
}
/* .display-search-result-see-all{
  height: 10% !important;
} */
.wrapper-new-active {
  background: #141414 !important;
  left: 0 !important;
  top: 50px;
}
.vod-search {
  background-image: url(/images/search.svg);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  cursor: pointer;
  float: right;
  height: 30px;
  width: 30px;
}
.vod-search-active {
  background-image: none !important;
}
body.mmactive {
  max-height: 87vh;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}

body.mmactive {
  overflow: hidden;
}
.search-sort img:first-child{
  padding-right: 44px !important;
}
.slider-see-all {
  color: #ffffff;
  /* font-family: 'AvenirNext'; */
  /* font-size: 12px; */
  vertical-align: middle;
  height: 100%;
  margin: auto;
  /* padding-top: 10px; */
}
.slider-see-all a {
  vertical-align: middle;
}
.auto-load{
  color: #00DA16;
}
.unset-bg{
  background: unset !important;
}
.red_cross_ellipse{
  background-image: url(/images/cross-Ellipse-red.svg);
  background-repeat: no-repeat;
  background-position: center;
  width: 45px;
  height: 45px;
  position: absolute;
  top: 45px;
  cursor: pointer;
  right: -3px;
  transition: all 0.4s ease;
}
#cross-search-bar{
  padding: 15px 13px 42px 15px !important;
  position: relative;
}
.FAQ-accordion button.btn.btn-link.btn-block.text-left.collapsed{
  word-wrap: break-word;
  word-break: break-word;
  white-space: inherit;
  font-weight: 700;
}
.que-text span{
  margin: 0!important;
  height: fit-content !important;
}
.quiz-question{
  margin: 0 !important;
}
.register-form .custom-control.custom-checkbox{
  z-index: 0;
}
.form-control{
  color: #949494 !important;
}
.iti--separate-dial-code .iti__selected-flag{
  background: none;
}
.iti__arrow{
  margin-left: -20px;
  margin-top: 20px;
}
.condition-page{
  /* margin: 50px 0 !important; */
}
#validate_OTP_form, #validate_Email_OTP_form, #forgetPassNewCredentialForm{
    padding-top: 6vh;
}
#timer {
  color: #00DA16;
}
#addAnotherNumberForm .form-group {
  margin: 11px 0 !important;
}
.bill-popup .card-body span{
  padding-bottom: 10px;
}

.FAQ-accordion button.btn.btn-link.btn-block.text-left{
  word-wrap: break-word;
  word-break: break-word;
  white-space: inherit;
  font-weight: 700;
}
.homepage .page-title{
  margin-top: 90px;
}
.homepage .page-subtitle {
  margin-bottom: 0 !important;
}
.slider-headings p.head2{
  font-size: 14px;
}
.display-search-result  .category-bottom-row .cat-img img {
  width: 100%;
/* height: 100%; */
  /* max-width: 172.3px; */
  /* max-height: 133px; */
  padding: 0 !important;
  margin-bottom: 0 !important;
}
.display-search-result .category-middle-row span.category-topic{
  font-weight: 700;
  font-size: 20px !important;
}
.display-search-result .category-middle-row span.cat-count{
  font-weight: 800;
  font-size: 15px !important;
}
.display-search-result .cat-img span{
  /* padding:0; */
  font-weight: normal;
  /* letter-spacing: inherit; */
  font-size: 18px !important;
}
.custom-control{
  padding-left: 1.8rem;
}
.terms-condition-container.single-page-logo-top-right{
  background-size: 32vw;
}
span.category-heading{
  letter-spacing: 2px;
  font-weight: 700;
}
.category-middle-row span.category-topic{
  font-weight: 700;
}
.menu-first-row span.player-name{
  font-weight: 700;
}
.menus a{
  line-height: 42px;
  margin-bottom: auto;
  letter-spacing: 2px;
  font-weight: 700;
}
#sidebar-wrapper .menu-container {
  overflow-x: clip;
}
.booster-heading2 span.head1, .winner-history .month, .winner-history #leaderboard-table .heading-top1,
.winner-history #leaderboard-table .heading-top2, .winner-history #leaderboard-table .heading-top3{
  font-weight: 700;
}
.booster-heading1 span.head2{
  font-weight: 400;
}
.edit-profile-sec{
  /* margin-top: 75px; */
  position: absolute;
  right: 15px;
  top: 98px;
}
.profile-container .form-group .form-control, .change-pass-container .form-group input.form-control.pass{
  color: #030303 !important;
}
.profile-container .user-id{
  letter-spacing: 2px;
}
.profile-container .form-group label.control-label, .change-pass-container label.control-label{
  padding: 0 27px;
}
.profile-img .cam{
  visibility: hidden;
}
.change-pass-container .sub-chngpass{
  padding-top: 15%;
}
.editable_bg_field {
  background-color: #FFB7B9 !important;
}
.package-head span.head1,
.booster-heading1 span.head1,
.booster-heading2 span.head1,
.booster-heading3 span.head1{
  line-height: 24px;
}
.question-avatar embed.question-profile{
  margin: -12px 14px 0 0;
}
.custom-checkbox-right label.custom-control-label, .custom-checkbox-wrong label.custom-control-label{
  color: #FFFFFF !important
}
.logout-popup .card-body{
  padding: 26px !important;
}
.FAQ-accordion .card-body, .about-quiz{
  /*letter-spacing: 1px;*/
  /* word-spacing: -1px; */
  font-size: 14px;
}
online-support .card-body{
  padding: 40px !important;
}
.signup-submit{
  margin-top: 10px;
}
.modal-open .modal {
  background: rgba(34, 34, 34, 0.9) !important;
  /* pointer-events: none; */
}
/* .modal-open #sidebar-wrapper .menus a,.modal-open #sidebar-wrapper .menu-img {
  z-index: -1;
} */
.unsub-buttons .unsub-btn{
  margin-right: 3px !important;
}
.unsub-buttons .unsub-cancle{
  margin-left: 3px !important;
}
#history-table .heading-top1, #history-table .heading-top2, #history-table .heading-top3{
  font-weight: 700;
}
#history-table #data_wrapper .row {
  font-weight: normal;
  height: unset;
  margin: 21px 0;
  padding: inherit;
}
#leaderboard-table .row span.heading-top1, #leaderboard-table .name, #history-table .row span.heading-top1, #history-table .name{
  width: 41%;
  padding-top:2.5px;
}
#leaderboard-table .header_row span{
  padding-top:0px !important;
}
#leaderboard-table .row span.heading-top2, #leaderboard-table .row span.heading-top3, #leaderboard-table .place, #leaderboard-table .points, #history-table .row span.heading-top2, #history-table .row span.heading-top3, #history-table .points, #history-table .date{
  width: 29%;
  padding-top:3px;
}
/* #history-table {
  margin-top: -10px;
} */
.leaderboard-row1{
  margin-top: 70px;
}
.winner-trophy span{
  font-weight: 700;
}
.pass-updated-container.single-page-logo-top-right{
  background-size: 25vw;
}
.all-topic .page-subtitle{
  margin-bottom: 0;
}
.confirmation-container .resub-btn{
  margin: 28px 0 !important;
}
.unsub-content, .confirmation-content{
  margin-left:0 ;
  margin-right:0 ;
}
.packages-main .package-head embed {
  top: 53px;
}
.category-bottom-row .cat-img{
  padding-left: 6px !important;
  padding-right: 6px !important;
}
.slider-headings {
  margin: 12px 0 0 6px;
  width: 100%;
}
.margin0carousel{
  margin-top: 10px;
}
.pass-updated-container .updated-page {
  width: 100%;
}
.FAQ-accordion .card-body{
  padding: 0px 15px 15px 15px !important;
}
.visibility_hidden{
  visibility: hidden;
}
.profile-img{
  margin: 0 0 0 6px;
}
.result-container .menu-img p{
  font-weight: 700;
  letter-spacing: 2px;
}
.result-container .result-button a{
  font-size: 18px;
}
.result-container .result-button button.playnext{
  margin: -1px auto -15px auto;
}
.result-container .result-button{
  margin-top: 7vh;
}
.result-container .menu-img span.text{
  padding: 0 35px;
}
.result-container .menu-img {
  top: 3vh;
}
.booster-container .booster-main embed{
  right: 10px !important;
}
#sidebar-wrapper .menu-container .menu-id {
  margin-top: 0 !important;
}
.another-popup .card-body p.card-text{
  font-family: Metrisch;
}
.credential-container .form-heading{
  width: 100%;
}
.carousel-cell .silder-image{
  padding-left: 6px !important;
  padding-right: 6px !important;
}

.unsubscribe-container .unsub-content p{
  font-weight: 700;
}
.result-container .result-button-billed-subs{
  margin-top: 10vh !important;
}
.topic-box{
  box-sizing: border-box;
  border: 0px solid transparent;
  background-clip:padding-box;
  /* border-left-width: 8px;
  border-right-width: 8px; */
}
.cat-img img.indicator {
  right: 19px;
}
.packages-container .package-head span.head2{
  /* font-family: Metrisch; */
  font-weight: 400;
}
#anotherNumberModalCenter .modal-content{
  height: auto !important;
}
#sidebar-wrapper .menus a, a.see_all_result:hover, .booster-container a:hover, .packages-container a:hover #change_pass_link:hover, .change-psw:hover, a:hover,
#supportModalCenter .card-body a:hover{
  text-decoration: none;
}
#sidebar-wrapper .menus a:hover, a.see-topics, .result_page_container .result-button a:hover, #sortPopUpModalCenter .card-body a:hover,
.login-container .login-pass .psw a:hover, #supportModalCenter .card-body a:hover, .verify-timer .resend-button a:hover{
  text-decoration: none;
  color: #ffffff;
}
.resub-buttons a:hover{
  text-decoration: none;
  color: #00DA16;
}
#dynamicSuccessFailurePopup .dynamicSuccessPopupOK{
  width: 40%;
  height: 50px;
  background: #00DA16;
  border-radius: 0;
  border-width: 0;
  color: white;
  font-size: 18px;
  font-weight: 800;
}
.int_tel_input:focus{
  background: #FFFFFF;
  box-shadow: 0px 0px 31px rgb(0 0 0 / 15%), inset 0px 5px 11px rgb(0 0 0 / 62%) !important;
  border-radius: 21px !important;
  mix-blend-mode: normal !important;
  border: 5px solid #565458;
  filter: drop-shadow(0px 0px 31px rgba(0, 0, 0, 0.1)) !important;
}
.result-container .menu-points {
  letter-spacing: 0 !important;
}
.building_quiz_footer {
  background: linear-gradient(360deg, #222222 67.52%, rgba(34, 34, 34, 0) 97.47%);
  padding-top: 180px !important;
}
.leaderboard-row3 span, .leaderboard-span span:last-child{
  letter-spacing: 1px !important;
}
#leaderboard-table .row.header_row {
  letter-spacing: 1px !important;
}
.condition-page .signup-span2{
  font-size: 6vh !important;
}
.special-foot{
  height: 34px;
}
.progress.md-progress{
  height: 26px !important;
  margin:4px 4px !important;
}
.progress-bar.bg-warning{
  height: 12px !important;
}
.category-middle-row{
  align-items: center;
}
.category-middle-row span.cat-count{
  font-weight: 700;
}
.booster-container .booster1,.booster-container .booster2,.booster-container .booster3{
  background-size: auto;
}
.menu-container .menus {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.menu-container .menus a{
  width: fit-content;
}
.profile-container .form-control, .change-pass-container .form-control{
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
  font-family: EurostileNormal;
}
.avatar-container .form-heading {
  display: inline-grid;
  width: 100%;
}
.padding_left30{
  padding-left: 30px;
}
.condition-content span{
  line-height: 18px;
}
.condition-content p{
  font-size: 14px;
  line-height: 14px;
  /* text-align: justify; */
  text-align: left;
}
.verify-number p, .verify-timer .resend-button a{
  /*letter-spacing: 1px;*/
}
.verify-timer span{
  letter-spacing: 0px;
}
.success-popup .confirmation-content p {
  letter-spacing: 2px;
}
#notBilledModalCenter .card-body span, #NotSubscribedModalCenter .card-body span{
  letter-spacing: 0.5px;
}
#notBilledModalCenter .card-body a, #NotSubscribedModalCenter .card-body a{
margin-bottom: 0;
margin-top: 40px;
}
.FAQ-accordion button.btn.btn-link:active, .FAQ-accordion button.btn.btn-link:focus, .FAQ-accordion button.btn.btn-link{
  border-width: 0 !important;
  border: none;
  box-shadow: none;
}
#leaderboard-table .scroller{
  overflow-y: scroll;
  height: calc(100vh - 50vh);
  width: 100%;
  overflow-x: clip;
}
.leaderboard-container  .sticky_next_win_timer {
  position: sticky; top: 0;background: #222222; z-index:9;
}
/* .homepage-container .slider3 .carousel-cell img{
  max-height: 133px;
  max-width: 172px;
  /* height: 29vw; */
  /* width: 14vh; */
  /* object-fit: unset !important; */
/* } */ 
.iti__flag-container .iti__country-list{
  width: max-content;
  max-width: 200px;
  color: #212529;
  max-height: 120px;
}
.pt-6 {
  padding-top: 4rem!important;
}
#timer_container {
  font-weight: bold;
}
.booster_page_booster_icon {
  position: absolute;
  right: 10px;
}
.clock_booster_design{
  height: 75px;
  width: 70px;
  top: 66px !important;
}
.skip_booster_design{
  height: 75px;
  width: 70px;
  top: 66px !important;
}
.booster_5050_design{
  height: 88px;
  width: 70px;
  top: 45px !important;
}
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(/images/loading_none.gif) 100% 100% no-repeat black;
  /* background: url(/images/logo.png) 100% 100% no-repeat black; */
  opacity: .8;
  /* margin: auto; */
  /* background-size: contain; */
  BACKGROUND-SIZE: 60%;
  BACKGROUND-POSITION-X: CENTER;
  BACKGROUND-POSITION-Y: CENTER;
}
body.mmactive{
  max-height:87vh;
  min-height: 100vh;
   /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}

.avatar-container-verify.single-page-logo-top-right {
  background-size: 30vw;
}
.avatar-container-verify.single-page-logo-top-right .signup-span2{
  /* font-size: 6vh !important; */
}
.avatar_play_button_design{
  width: 177px;
  height: 66px;
  background: #00DA16;
  box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.15);
  border-radius: 39px;
  font-family: 'EurostileNormal';
  font-style: normal;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  color: #FFFFFF;
  border: none;
}
.category-middle-row span.cat-count{
  /* display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-items: center; */
  
  display: -webkit-box;
  -webkit-box-orient: vertical;
  width: auto;
  padding: unset;
  min-width: 40px;
  max-width: 40px;
  height: auto;
  min-height: 27px;
  line-height: unset;
  letter-spacing: unset;
  /* flex-wrap: wrap;
  vertical-align: middle; */
  padding-top:2px;
  /* padding-left:11px; */
}
.register_titles{
  padding-top: 2vh!important;
}
/* @media screen and (min-width: 375px){
    .page-back-arrow{
      padding: 15px 0;
    }
} */
.result-container .result_page_text{
  text-transform: none;
}
.result-container .menu-img p,.result-container .menu-img span.result_cumulative_score, .result-container .result-button a,
.result-container .result-button button.playnext {
  font-weight: bold !important;
  font-family: EurostileBold;
} 
.result-container .menu-img .result_page_text{
  font-weight: normal !important;
}
.packages-container .package-head .head1{
  width: 75% !important;
  padding-bottom: 0 !important;
}
.winner-trophy .winner-trophy-text{
  margin-left: 1px !important;
}
.change-pass-content .cus_change_pass_eye{
  margin-top: -42px !important;
}
/* .profile-container .profile_page_pass_field{
  letter-spacing: 3px;
}  */
.profile-container .profile_page_pass_field_eye{
  top: -5px;
  z-index: 0;
} 
.special-container #quote_wrapper{
    /* height: 50px; */
    overflow: hidden;
    font-weight: bold;
    font-family: EurostileBold;
    /* width: 100%; */
    width: calc(100% - 62px);
    position: fixed;
    bottom: 100px;
}
.special-container #quote{
  /* font-family: EurostileNormal;
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  color: #00DA16;
  text-shadow: 0px 4px 10px rgb(0 0 0 / 16%);
  text-align: left;
  display: block; */
  /* font-weight: bold;
  width: max-content;
  position: fixed;
  bottom: 100px; */
  /* animation: marquee 20s linear infinite; */
  white-space: break-spaces;
  position: relative;
  width: max-content;
}
/* @keyframes marquee {
  from {transform: translateX(100%); }
  to {transform: translateX(-100%); }
} */

body.y_overflow_hidden{
  overflow-y: hidden;
}
/* #passChangeOnProfile .change-pass-content input[type=password]{
  letter-spacing: 2px;
} */
.terms-condition-container .condition-page, .condition-content{
  overflow-wrap: break-word;
}
.ellip {
  display: block  !important;
  height: 100%;
  padding: 0 !important;
}

.ellip-line {
  display: block !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  padding-right: 2px;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
  max-width: 95%;
}
.menu-first-row span.player-name span{
  font-family: EurostileNormal;
  font-size: 35px;
  line-height: 35px;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0px 4px 10px rgb(0 0 0 / 16%);
  font-weight: 700;
  letter-spacing: 4px;
  margin-top: 0;
}
.login-container #login_form .form-control, #registrationForm .form-control{
  line-height: initial;
}
.mobile_verification_page .verify-number p.mobile4otp a{
  letter-spacing: -2px;
  font-weight: 700;
  font-family: EurostileBold;
}
.verify-timer .resend-button a.use_another_number_link{
  width: fit-content;
}
.profile-container .profile-img img.profile_avatar_img {
  border: 5px solid #FFFFFF;
  border-radius: 110px;
  width: 150px;
  background: #FFFFFF;
}
.leaderboard-container .leaderboard_counter_wrapper{
  align-items: center;
}
#sidebar-wrapper .menu-img img{
  background: #FFFFFF;
}
.result-profphoto{
  border: 6px solid #FFFFFF;
  border-radius: 105px;
  width: 150px;
  background: #FFFFFF;
}
.homepage-container .slider3 .carousel-cell img.indicator{
  position: absolute;
  width: 20px!important;
  height: 20px!important;
  top: 8px;
  right: 19px;
  display: block;
}
.homepage-container .slider3 .carousel-cell .slider-headings{
  margin: 12px 0px 0 6px;
}
.carousel-cell {
  /* Add whatever CSS props you want */
  visibility: hidden;
}

.carousel-cell.pageloaded {
   visibility: visible;
}
#password_updated_page .updated-page{
  position: unset;
  transform: unset;
}
#password_updated_page .password-updated-page-wrapper{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.category-middle-row span.category-topic{
  letter-spacing: normal !important;
}
#history-table .row span.heading-top1, #history-table .name{
  width: 71% !important;
}
body.result{
  background-size: cover !important;
  background-position: unset !important;
}
.cat-img span{
  letter-spacing: unset !important;
}
.display-search-result-see-all span{
  font-family: EurostileNormal;
  font-size: 18px !important;
  line-height: 18px;
  text-transform: capitalize;
  color: #00DA16;
  letter-spacing: normal;
}
.display-search-result-see-all{
  margin-bottom: 25% !important;
}
.display-search-result-see-all i {
  font-size: 18px;
  color: #00DA16;
}
#sidebar-wrapper a.register-menu, #sidebar-wrapper a.register-menu:focus{
  color: #00DA16;
}
#sidebar-wrapper .info-menu-bottom p{
  margin-bottom: 1rem;
}
#sidebar-wrapper .player-name span{
  max-width: 100% !important;
}
.foot-menus .game_footer_icon svg{
  width: unset;
}
/* #sidebar-wrapper .info-menu-bottom a{
  line-height: 32px;
} 
#sidebar-wrapper .menu-bottom-logo{
  min-height: 295px;
} */
.leaderboard-page-table .row span.heading-top1, .leaderboard-page-table .name, .winner-page-table .row span.heading-top1, .winner-page-table .name{
  width: 70% !important;
}
.leaderboard-page-table .row span.heading-top2, .leaderboard-page-table .place, .winner-page-table .row span.heading-top2, .winner-page-table .place{
  width: 29% !important;
}
.stop_quiz_popup .modal-content{
  border: 5px solid #00DA16;
  box-shadow: 0px 0px 31px rgb(255 0 0 / 15%);
}
.stop_quiz_popup .confirmation-content p{
  color: #00DA16;
  font-weight: 700;
  font-size: 31px;
  line-height: 31px;
}
.stop_quiz_popup .modal-dialog .modal-content{
  left: 0;
  width: 100%;
}
.stop_quiz_popup .stop_quiz_popup_button{
  width: 80%;
  right: 0;
  margin-top: 0;
  display: flex;
  justify-content: space-between;
}
.stop_quiz_popup_button .unsub-cancle{
  margin: 0 17px !important;
  background: #00DA16;
  box-shadow: 0px 0px 31px rgba(0, 0, 0, 0.15);
  border-radius: 39px;
  font-family: 'Eurostile';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 4px 10px rgba(0, 0, 0, 0.15);
  letter-spacing: 0px;
}
.stop_quiz_popup .confirmation-content {
  padding: 30px 16px;
}
.stop_quiz_popup .stop_quiz_logo{
  margin-top: -28px;
  margin-bottom: 28px;
}
.stop_quiz_popup .space-bet-span{
  padding: 16px 16px 0;
  clear: both;
  display: inline-block;
  width: 100%;
}
.modal-open .modal#quizStopModal{
  background-image: url(/images/stop_quiz_background1.png), url(/images/stop_quiz_background2.png) !important;
  background-position: top,bottom !important;
  background-repeat: no-repeat, repeat !important;
}
#promoVideoPopup{
  z-index: 9999;
}
#promoVideoPopup .modal-body {
  position:relative;
  padding:0px;
  overflow-y: unset;
  border: unset !important;
  background-color: unset !important;
  border-radius: unset;
  box-shadow:none;
}
#promoVideoPopup .modal-content button.close {
  background-image: none;
  right: 0;
  top: -6px;
}
.topic_black_out {
  opacity: 0.3;
}
#promoVideoPopup .modal-content{
  border: unset !important;
  background-color: unset !important;
  box-shadow:none;
}
#promoVideoCloseBtn {
  color: #fff !important;
  text-shadow: none !important;
}
.user-band-container, .header-user-band-container {
  display: flex;
}
.user-band-container .user-band-img {
  width: 11px !important;
  height: 12px !important;
  margin-bottom: 2px;
}
.user-band-container {
  align-items: center;
  margin: auto;
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  width: 73px;
  height: 25px;
  justify-content: center;
  padding: 0 10px;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.user-band-container.premium-user-band {
  background: linear-gradient(90deg, #FA7A03 0%, #FFAF00 100%);
}
.user-band-container.economy-user-band {
  background: linear-gradient(90deg, #279501 0%, #19DC4F 100%);
}
.user-band-container.basic-user-band {
  background: linear-gradient(90deg, #7A4020 0%, #D37B5F 100%);
}
.user-band-container .user-band-text {
  font-family: 'EurostileNormal';
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
  /* identical to box height */
  text-transform: capitalize;
  color: #FFFFFF;
  padding-left: 4px;
}
.sidebar-user-band-container .user-band-container{
  /* position: relative; 
  bottom: 10%;
  left: 34%; */
  /* margin-left: 0; */
  /* margin-bottom: 0; */
  margin: auto;
  /* margin-top: 5px; */
  position: inherit;
  bottom: 27px;
}
.sidebar-user-band-container .user-band-container .user-band-text,
.sidebar-user-band-container .user-band-container .user-band-img {
  margin: 0;
  letter-spacing: normal;
  background: unset !important;
  border: unset;
}
.sidebar-user-band-container .user-band-container .user-band-text {
  line-height: 13px !important;
}

/* to manage css of logo with title type of images */
/* .desktop-container-fluid {
  max-width: 100%;
} */
.separate_logo_and_title_css img.back-arrow{
  margin-top: 52px !important;
}
.separate_logo_and_title_css .form-heading{
  padding-top: 1.5rem!important;
}
.separate_logo_and_title_css .form-heading span {
  letter-spacing: 2px !important;
}
.separate_logo_and_title_css .form-heading .signup-span1 {
  font-size: 35px !important;
  line-height: 35px !important;
}
.separate_logo_and_title_css .form-heading .signup-span2 {
  font-family: EurostileBold !important;
  letter-spacing: 0px !important;
  font-size: 48px !important;
}
.separate_logo_and_title_css #signup-logo embed {
  top: 0 !important;
}
@media (max-width: 320px) {
  .separate_logo_and_title_css .form-heading .signup-span1 {
    font-size: 28px !important;
    line-height: 28px !important;
  }
  .separate_logo_and_title_css .form-heading .signup-span2 {
    font-size: 40px !important;
    line-height: 30px !important;
}
  .separate_logo_and_title_css #signup-logo embed {
    width: 91px;
    height: 114px;
  }
  .separate_logo_and_title_css img.back-arrow{
    margin-top: 32px !important;
  }
  .header-menu img {
    width: 55px !important
  }
}

/* MG changes */
.login-container #login img {
  visibility: hidden;
}
#signup-logo embed {
  display: none !important;
}
.pass-updated-container {
    background-image: none !important;
}
.tagline-obj {
  height: 13vh !important;
}
.middle-menu .footer-menu-3 {
  background: #FFFFFF !important;
  padding: 6px 0px !important;
}
.middle-menu .footer-menu-3 img{
  width: 38.5px !important;
}
.header-menu img {
  width: 65px;
}
.mg_header_logo, .header-user-band-container, .header-user-band-container .menu-toggle, .user-band-container {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.splash_logo object {
  bottom: 100px !important;
}
.footer-menu.active {
  margin-bottom: 8px !important;
}
#site_lang, #sidebar-wrapper .dropdown-menu-center {
  width: -moz-available;
}
.show_ellipse_text {
  overflow: visible;
  white-space: normal;
}
.subscription_link_button button{
  font-size: 20px !important;
  line-height: 20px !important;
}
.bill-popup .card-body span {
  padding-bottom: 60px !important;
}
/* @media (pointer: coarse){
  [title] {
    position: relative;
    justify-content: center;
  }
  [title]:focus::after {
    content: attr(title);
    position: absolute;
    bottom: 100%;
    color: #000;
    background-color: #fff;
    border: 1px solid;
    width: 100%;
    padding: 3px;
    font-family: EurostileNormal;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    z-index: 999999;
  }
} */
.show_title_tooltip_in_mobile {
  position: relative;
}
/* .show_title_tooltip_in_mobile:hover {
  visibility: visible;
} */
.show_title_tooltip_in_mobile .title {
  position: absolute;
  top: 90%;
  font-family: EurostileNormal;
  font-style: normal;
  font-weight: normal;
  font-size: 14px !important;
  line-height: 16px !important;
  text-align: center;
  /* visibility: hidden; */
  width: 90%;
  border-radius: 6px;
  padding: 5px 0;
  background: #fff;
  color: #000;
  padding: 4px;
  z-index: 1;
}
.search-sort {
  display: flex;
}
