@font-face {
  font-family: "Crushed_Stone";
  src: url("../Font/Crushed\ Stone.otf") format("opentype");
}
@font-face {
  font-family: "Poppins-Black";
  src: url("../Font/Poppins-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-BlackItalic";
  src: url("../Font/Poppins-BlackItalic.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-Bold";
  src: url("../Font/Poppins-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Poppins-BoldItalic";
  src: url("../Font/Poppins-BoldItalic.ttf") format("truetype");
}

* {
  margin: 0%;
  padding: 0%;
  /* font-size: 62.5%; */
  
}
html {
  height: 100dvh;
  height: -webkit-fill-available;
}

body {
    font-family:none!important;
    font-size:unset!important; 
    font-weight:unset!important; 
    line-height: unset!important; 
}

.bg_main {
  background-image: url("../../Assets/Connect-3-full-bg-logo.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100dvh;
/*  width: 100dvw;*/
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Poppins-Bold;
}
.bg_main_leaderboard {
  background-image: url("../../Assets/Connect-3-full-bg-logo.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100dvh;
/*  width: 100dvw;*/
/*width: 50dvw;*/
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Poppins-Bold;
}
.tnc_foot{
  position: fixed;
  bottom: 0;
  padding: 9px 0;
}
.card {
  top: 5%;
  bottom: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff0 !important;
  border: none !important;
}
.card-title {
  padding: 8px;
  text-align: center;
  font-size: 27px !important;
  font-weight: bold;
  margin-bottom: 10px !important;
  font-family: Poppins-Bold;
}
.card-title_short{
  padding: 8px;
  text-align: center;
  font-size: 40px !important;
  font-weight: bold;
  margin-bottom: 10px !important;
  font-family: Poppins-Bold;
}
.card-subtitle {
  margin-top: 10px !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  padding: 15px;
  text-align: center;
}
.card-subtitle2{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 8px;
  text-align: center;
}
.card-subtitle2 span {
  font-weight: 800;
  font-size: 25px;
  color: rgb(41, 41, 41);
}
.card_user_subtitle {
  font-size: 16px;
  padding: 0px 10px;
}
.card_user_subtitle span {
  font-size: 15px;
}
.card-subtitle span {
  font-weight: 800;
  color: rgb(41, 41, 41);
}
.card-subtitle a {
  font-size: 22px;
}
.btn_cancel{
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  min-width: 90%;
  min-height: 65%;
  height: 75px;
  background-color: #9f9fa0 !important;
  color: #000000;
  font-weight: bolder !important;
  margin: 15px 0;
  padding: 4.75px 75px !important;
  border-radius: 22px !important;
  border-color: none !important;
}
.btn-danger {
  display: flex !important;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  min-width: 90% !important;
  min-height: 65%;
  height: 75px;
  font-weight: bolder !important;
  margin: 15px 0;
  padding: 4.75px .75px !important;
  border-radius: 22px !important;
  border-color: none !important;
  background-color: red !important;
}
.text-control {
/*  min-width: 75dvw;*/
  height: 75px ;
  margin-bottom: 8px;
  display: block;
/*  width: 75dvw;*/
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 600;
  line-height: 15;
  color: #212529;
  background-color: rgb(162 161 161 / 42%);
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 22px !important;
}
.card-link {
  margin-top: 25px;
  bottom: 0% !important;
  font-size: 12px !important;
  color: #000;
  text-decoration: none;
}
.card-footer_t {
  display: flex;
  font-size: 25px;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.card-footer_t > p{
  font-size: 15px;
  padding: 15px 0;
}


.card-footer_t .subscribe-page-btn{
  margin: 35px; 
  height: auto;
}

.card-footer_t .unsubtxt{
  font-size:11px; 
  font-style:italic; 
  color:#00000094;
}



/* for otp page */

.card_opt {
  font-size: 14px;
}
.card_Otp {
  font-size: 11px;
}
/* for Subscription  */

.card_Subscribe {
  display: flow-root;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  justify-content: center;
  font-family: Poppins-Bold;
}
.card_Subscribe span {
  font-weight: 600;
  font-size: 18px;
  color: rgb(41, 41, 41);
}

/* how to play */
.card-title_htp,
.card-title_tnc {
  padding: 3px;
  font-family: Poppins-Bold;
  text-align: center;
  font-size: 43px !important;
  font-weight: bold;
}
.card-subtitle_htp {
  display: flex;
  justify-content: center;
  font-size: 11px;
}
.card_para_htp {
  font-size: 16px;
  margin: 0%;
  font-weight: 800;
}
.card-subtitle_htp > img {
  height: 100px;
  padding: 5px;
}
.card-footer_htp {
  display: flex;
  justify-content: center;
}
.card-subtitle > span{
  font-size: 25px;
}
.btn_home {
  height: 58px;
}
/* Enter Uname */
.card-footer_tnc {
  z-index: 99;
  overflow: hidden;
  position: relative;
  min-height: 100%;
  min-width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tnc_button {
  z-index: 0;
  font-size: 25px;
  color: white;
  background: #00000003;
  display: block;
  position: fixed;
  padding: 20px;
  bottom: 0%;
}
.tnc_button > img {
  height: 80px;
  width: 200px;
  margin-bottom: 20px;
  cursor: pointer;
}
/* .card_USubscribe{
    display:flow-root;
    padding: 0.5px;
    font-size: 1px;
    text-align: center;
    justify-content: center;
} */
.card_USubscribe span {
  font-weight: 800;
  color: rgb(41, 41, 41);
}
/* for home screen */
.card-title_h {
  padding: 0 13px;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  color: black;
  font-family: Poppins-Bold;
  margin-bottom: 10px !important;
}
.Liner {
  height: 1px;
  width: 100%;
  background-color: #000000;
}
.h_img {
  display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 90px;
}
.card-body_h {
  flex: 1 1 auto;
  padding: 0px 30px;
}
.card-body {
  flex: 1 1 auto;
  padding: 0px 10px;
}
.h_img > img {
  height: 180px;
  width: 180px;
}
.restricted_img {
  display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
/*    top: 90px;*/
}
.restricted_img > img {
  height: 180px;
  width: 180px;
}

.topnav {
  overflow: hidden;
  position: fixed;
  min-height: 100%;
/*  width: 50%;*/
  display: flex;
  justify-content: start;
  align-items: center;
}
.topnav #myLinks {
  display: none;
}
.topnav #myLinks {
  flex-direction: column;
  padding: 0 20px;
  min-height: 100dvh;
/*  min-width: 50%;*/
  min-width: 50dvh;
  background: rgb(0, 0, 0, 0.6);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  justify-content: center;
  font-family: Crushed_Stone;
  letter-spacing: 2px;
}

.topnav a {
  /* background: rgb(0, 0, 0 ,0.8); */
  color: white;
  padding: 7px 7px;
  /*border-bottom: 1px solid #fff;*/
  text-decoration: none;
  font-size: 25px;
  width: 80%;
  /*font-weight: 800;*/
  display: block;
}

.icon {
  z-index: 0;
  font-size: 25px;
  color: white;
  background: #00000003;
  display: block;
  position: fixed;
/*  left: 0;*/
/*margin: 0 auto;*/
  padding: 20px;
  top: 0;
}

@media (max-width: 576px) { 
  .icon {
    left: 0%;
  }
}

@media only screen and (min-width: 1280px) {
  .icon {
    left: 38%;
  }
}

@media (min-width: 577px) and (max-width: 810px) {
  .icon {
    left: 20%;
  }
}

@media (min-width: 811px) and (max-width: 992px) {
  .icon {
    left: 25%;
  }
}

@media (min-width: 993px) and (max-width: 1280px) {
  .icon {
    left: 32%;
  }
}

 @media (max-width: 480px) { 
  .bg_main_leaderboard {
      width: 100dvw;
   } 
} 
          
/* Media Query for low resolution  Tablets, Ipads */ 
@media (min-width: 481px) and (max-width: 767px) { 
   .bg_main_leaderboard {
      width: 75dvw;
   } 
} 
  
/* Media Query for Tablets Ipads portrait mode */ 
@media (min-width: 768px) and (max-width: 1024px){ 
    .bg_main_leaderboard {
      width: 60dvw;
   } 
} 

@media (min-width: 1025px){ 
    .bg_main_leaderboard {
      width: 25dvw;
   } 
} 
.topnav a:hover {
  background-color: rgba(221, 221, 221, 0);
  color: black;
}

.active {
  color: white;
}
.fa {
  color: #fff;
}
.icon2 {
  z-index: 9999;
  font-size: 36px;
  color: white;
  background: #00000003;
  display: block;
  position: fixed;
  left: 0;
  padding: 0;
  bottom: 10%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}






.Wrape{
    margin: 3px 8px;
    text-align: justify;
    flex-direction: column;
}
.left{
  float: left;
  shape-outside: circle();
  margin: 10px 1.2px;
  height: 115px;
}
.right{
  float: right;
  shape-outside: circle();
  margin: 0 7.2px;
  height: 115px;
}
.left > img{
  height: 120px;
}
.right > img{
  height: 106px;
}
.Wrape>p {
  font-size: 15px;
   text-align: initial;
   font-weight: 500 !important;
   font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}


.bg_short{
/*  position: absolute;*/
  background-image: url("../../Assets/background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100dvh;
  /*  width: 100dvw;*/
  display: flex;
  justify-content: center;
  /*  align-items: center;*/
  /*z-index: 1 !important;*/
}

.bg_short > img{
  position: absolute;
    top: 0;
    left: 0;
    height: 20dvh;
    width: 100%;
    z-index: -1 !important;
}




/* for Leaderboard */
.bg_Leader {
  background-image: url("../../Assets/background.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 100dvh;
  width: 100dvw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: -1;
}
.bg_Leader > img {
  position: absolute;
  height: 30dvh;
  width: 100dvw;
  top: 0%;
  left: 0%;
  z-index: 99;
}
.h_raw {
  position: absolute;
/*  width: 100%;*/
  padding: 5px 30px;
/*  z-index: 50;*/
  top: 30% !important;
/*margin-top: 45% !important;*/
}



.header_txt {
  font-size: 10px;
  margin: 12px 0;
  font-family: Poppins-Bold;
}
.leader_txt {
  background: url("../../Assets/leaderboard-white.png");
  font-size: 12px;
  padding: 10px 0px;
  margin: 10px 0px;
  border-radius: 80px;
  font-family: Poppins-Bold;
}
.leader_txt .user_name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 150px;
}
.active {
  background: url("../../Assets/leaderboard-black.png");
  font-size: 12px;
  padding: 10px 0px;
  margin: 5px 0px;
}
.led_img {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.led_img > img {
  height: 18px;
  width: 18px;
}




.card_btn{
  width: 90%;
    height: 125px;
    display: flex;
    flex-direction: column;
    margin: 101px;
    align-items: center;
}
.card_btn > a{
  font-size: 25px;
   display: flex;
   font-weight: bolder;
   margin: 8px 0;
   border-radius: 22px !important;
}
.leaderboard_icon {
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
}
.leaderboard_icon > img{
  height: 100px;
    position: absolute;
    top: 10px;
    right: 7%;
}














@media only screen and (max-width: 1275px) {
  * {
    /* font-size: 55%; */
  }
  .btn-danger{
    min-width: 80%;
  }
}
@media only screen and (max-width: 820px){
  .card-title{
    font-size: 35px !important;
  }
  .text-control{
    height: 90px ;
  }
  .card-subtitle a{
    font-size: 25px;
    height: 90px;
  }
  .tnc_foot{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .card-link{
    font-size: 22px;
  }


  .Wrape>p {
    font-size: 22px;
  }

  .left > img{
    height: 115px;
  }
  .right > img{
    height: 115px;
  }

  .left{
    height: 115px;
  }
  .right{
    height: 115px;
  }
}
@media only screen and (max-width: 445px) {
  .topnav a{
    font-size: 20px !important;
  }
  .card-title{
    font-size: 28px !important;
  }
  .text-control{
    height: 60px
  }
  .card-subtitle a{
    height: 75px;
  }
  .card {
    top: 8%;
  }
  .card-title_h {
    font-size: 25px;
  }
  .card_btn{
    margin: 51px !important;
  }
  .h_img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 10%;
  }
  .card-subtitle{
    margin-top: 10px !important;
  }
  .h_img > img{
    height: 150px;
    width: 150px;
  }
  .card_btn > a{
    font-size: 16px !important;
  }
  .card_btn{
    height: 100px !important;
    margin: 40px !important;
  }
  .leaderboard_icon > img{
    height: 80px !important;
    position: relative;
    top: 0% !important;
    right: 5% !important;
  }
  .card-subtitle a{
    height: 60px;
    font-size: 16px;
  }
  .card-subtitle2 span{
    font-size: 22px;
  }
  .card-title_htp{
    font-size: 35px !important;
  }

  .Wrape>p {
    font-size: 14px;
  }

  .left > img{
    height: 80px;
  }
  .right > img{
    height: 80px;
  }


  .left{
    height: 80px;
  }
  .right{
    height: 80px;
  }


}
@media only screen and (max-width: 560px){
  .card-title_h{
    font-size: 28px;
  }
  .h_img{
    top: 0 !important;
  }
  .leaderboard_icon > img{
    top: -28px !important;
  }
  .h_img > img{
    height: 130px;
    width: 130px;
  }
  .leaderboard_icon > img{
    height: 80px !important;
    right: 16% !important;
  }
  .card-title {
    font-size: 32px !important;
  }
  .card-subtitle2{
    font-size: 16px;
  }
  .text-control{
    height: 70px;
  }
  .card-subtitle a{
    font-size: 17px;
    height: 67px;
  }
  .card{
    top: 8%;
  }
}
@media only screen and (max-width: 475px){
  .card-title_h{
    font-size: 25px;
  }
  .card_Subscribe span{
    font-size: 16px;
  }
  .h_img{
    top: 0 !important;
  }
  .leaderboard_icon > img{
    top: -30px !important;
  }
  .h_img > img{
    height: 120px;
    width: 120px;
  }
  .leaderboard_icon > img{
    height: 80px;
    right: 14% !important;
  }
  .card-title {
    font-size: 28px !important;
  }
  .card-subtitle2{
    font-size: 14px;
  }
  .text-control{
    height: 65px;
  }
  .card-subtitle a{
    font-size: 16px;
    height: 65px;
  }
  .card{
    top: 8%;
  }
  .Wrape>p {
    font-size: 14px;
  }

  .left > img{
    height: 80px;
  }
  .right > img{
    height: 80px;
  }

  .left{
    height: 80px;
  }
  .right{
    height: 80px;
  }
}
@media only screen and (max-width: 375px) {
  .card{
    top: 9%;

  }
  .topnav a{
    font-size: 16px !important;
  }
  .card_Subscribe span {
    font-weight: 600;
    font-size: 16px;
    color: rgb(41, 41, 41);
}
  .card-title_h {
    font-size: 24px;
}
.h_img > img {
    height: 120px;
    width: 120px;
}
  .card_para_htp{
    font-size: 14px !important;
  }
  .card_btn{
    height: 85px !important;
    margin: 6px !important;
  }

  .card-footer_t .subscribe-page-btn {
    height: auto !important;
    margin: auto !important;
  }

  .card-title{
    font-size: 25px !important;
  }
  .card-subtitle2{
    font-size: 14px;
  }
  .text-control{
    height: 57px;
    font-size: 14px !important;
  }
  .card-subtitle{
    margin-top: 10px !important;
  }
  .card-subtitle a{
    font-size: 14px;
    height: 55px !important;
  }
  .btn-danger{
    height: 65px !important;
  }
  .h_img > img{
    height: 125px;
    width: 125px;
  }
  .leaderboard_icon > img{
    height: 70px !important;
    top: -25px !important;
  }


  .Wrape>p {
    font-size: 12px;
  }

  .left > img{
    height: 80px;
  }
  .right > img{
    height: 80px;
  }

  .left{
    height: 80px;
  }
  .right{
    height: 80px;
  }


}
#error_msg {
  padding: 5px;
  font-size: 14px;
  text-align: center;
  justify-content: center;
  font-family: Poppins-Bold;
}

/*Landing Page CSS*/
.bg_main_landing {
    background-image: url(../../Assets/unlock3_landing_background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
/*    height: 100dvh;*/
/*    width: 100dvw;*/
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: Poppins-Bold;
}
.card-link:hover {
    text-decoration: none;
    color: #000;
}
.Wrape span.rewards_span_text {
  text-align: center;
  font-size: 13px;
   font-weight: 400 !important; 
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  padding: 0px 30px;
  justify-content: center;
    align-items: center;
}
.tnc_button1 > img {
  height: 50px;
  width: 140px;
  margin-bottom: 40px;
  cursor: pointer;
}



