*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body{
  background-color: #19161F!important;
  font-size: 14px;
  font-weight: 400;
  font-family: "Droid Serif";
}
.bg_section{
  background: url('../public/hero_bg.jpg');
  background-size: cover;
  background-position: center;
  padding: 0;
/*  min-height: 560px;*/
  width: 100%;
  position: relative;
  height: 100vh;
}
.hero_bg{
  overflow: hidden;
}
.bg_section .hero_bg{
  background-color: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
    position: absolute;
}
.slider_bg{
  width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.hero_title{
  color: #FFF;
  text-align: center;
  text-shadow: 0px 64px 74px rgba(0, 0, 0, 0.25);
  font-family: Droid Serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  /*position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);*/
  width: 100%;
  margin: 0rem 0rem 2rem;
  padding: 0rem 3rem;
}
.action_mode{
 position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
 .action_showcase{
  background: linear-gradient(93deg, rgba(244, 151, 32, 0.9) 0%, rgba(254, 192, 22, 0.9) 103.94%);
    color: #FFF!important;
    font-family: Droid Serif!important;
    font-size: 21px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
   /* position: absolute;
    left: 50%;
    top: 50%;*/
/*    transform: translate(-50%, -50%);*/
    margin: auto;
    display: table!important;
    padding: 10px 20px!important;
}
.action_btn{
  display: flex;
  justify-content: center;
}
.space_utility, .community_bg, .monatize_space, .monatize_call, .download_app{
  padding: 7rem 0rem 0rem;
}
.get_paid{
   padding: 7rem 0rem 0rem;
}
.premium_video_title{
  padding: 0rem 0rem 0rem;
}
.premium_video_title h2{
  color: #FFF;
  font-family: Droid Serif;
  font-size: 45px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.premium_video_title h4{
  color: #FFF;
  font-family: Droid Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 2rem;
}
.child_content_section{
  padding-left: 4rem;
}
.video_points span{
  text-shadow: 0px 24px 22px rgba(0, 0, 0, 0.25);
  font-family: Droid Serif;
  font-size: 71px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  background: linear-gradient(136deg, rgba(244, 151, 32, 0.52) 0%, rgba(254, 192, 22, 0.50) 114.13%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  }
  .video_points h3{
    color: #FFF;
    font-family: Droid Serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .video_points p{
    color: #FFF;
    font-family: Droid Serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .grand_child_main1{
    padding: 2rem 0rem;
  }
  .grand_child_main2{
    padding: 8rem 0rem 4rem;
  }
  .grand_child_main3{
    margin-top: -8rem!important;
  }
  .grand_child_main4{
    margin-top: -2rem!important;
  }
  .space_utility, .community_bg, .get_paid, .monatize_space, .download_app{
    position: relative;
  }
  .space_utility .pngkit-smoke-effect-png-104081-icon{
    z-index: -1;
    width: 70%;
    position: absolute;
    left: -16rem;
    top: -100px;
    opacity: 0.5;
    height: 100%;
  }  
  .community_bg .pngkit-smoke-effect-png-104081-icon1{
    z-index: -1;
    position: absolute;
    left: 0rem;
    top: 0rem;
    width: 100%;
    opacity: 0.5;

  }
  .get_paid .pngkit-smoke-effect-png-104081-icon2{
    z-index: -1;
    width: 60%;
    position: absolute;
    right: 0rem;
    top: 1rem;
    opacity: 0.5;

  }
  .monatize_space .pngkit-smoke-effect-png-104081-icon3{
    z-index: -1;
    width: 70%;
    position: absolute;
    left: -16rem;
    top: -4rem;
    opacity: 0.5;
  }
  .download_app .pngkit-smoke-effect-png-104081-icon4{
    z-index: -1;
    width: 70%;
    position: absolute;
    right: 0rem;
    top: -20rem;
    opacity: 0.5;
  }
  .build_label{
    font-family: Droid Serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: linear-gradient(180deg, rgba(244, 151, 32, 0.94) 0%, rgba(254, 192, 22, 0.56) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin: 0;
  }
  .build_title{
    color: #FFF;
    font-family: Droid Serif;
    font-size: 61px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .build_connect{
    border-radius: 7px;
    background: linear-gradient(93deg, rgba(244, 151, 32, 0.9) 0%, rgba(254, 192, 22, 0.9) 103.94%);
    color: #FFF!important;
    font-family: Droid Serif!important;
    font-size: 21px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: auto;
    display: table!important;
    padding: 10px 20px!important;
  }
  .row_complete_build{
    margin-top: 3%!important;
  }
  .building_connect_sec{
    width: 100%;
    justify-content: center;
    display: flex;
    gap: 1rem;
  }
  .build_imag_connect{
    width: 19%;
    height: 100%;
    object-fit: contain;
  }
  .building_connect_sec .img1, .building_connect_sec .img5{
    margin-top: -8%;
  }
  .building_connect_sec .img2, .building_connect_sec .img4{
    margin-top: -3%;
  }
  .building_connect_sec .img3{
    margin-top: 2%;
  }
  .premium_video_title .list_upadate{
    color: #FFF;
    font-family: Droid Serif;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 17px;
  }
  .premium_video_title .list_upadate li{
    padding: 1rem 0rem;
  }
  .child_get_paid{
    margin-top: 4rem;
  }
.grand_child_paid1{
    padding: 2rem 0rem;
  }
  .grand_child_paid2{
    padding: 8rem 0rem 4rem;
  }
  .grand_child_paid3{
    margin-top: -8rem!important;
  }
  .grand_child_paid4{
    margin-top: -2rem!important;
  }
  .get_points img{
    width: 100%;
  }
  .monatize_content img{
    width: 100%;
  }
  .monatize_right_content{
    padding-left: 1rem;
  }
  .chat_call_ground{
    position: relative;
    text-align: center;
    margin-right: 11rem;
  }
  .range_call_video{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-57%, -50%);
  }
  .chat_call_content h2{
    color: #FFF;
    font-family: Droid Serif;
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .chat_call_content h4{
    color: #FFF;
    font-family: Droid Serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
.right_side_content{
  background-image: url('../public/background-v1.f49dab9f 1.png');
    background-repeat: no-repeat;
    background-color: transparent;
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-position: center;
    background-size: contain;
    padding: 2rem 4rem;
}
.right_side_content h3{
  color: #F49720;
  font-family: Droid Serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.right_side_content .child_content_label{
  color: #FFF;
  text-align: center;
  font-family: Droid Serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.right_content_child .right_monatize_call_content{
  color: #FFF;
  text-align: center;
  font-family: Droid Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
  padding-top: 14px;
}
.slide_manu {
  display: -webkit-box!important; /* For older versions of Safari */
  display: -ms-flexbox!important; /* For IE */
  display: flex!important;
  -webkit-box-pack: center; /* For older versions of Safari */
  -ms-flex-pack: center; /* For IE */
  justify-content: center;
  -webkit-column-gap: 3rem; /* For older versions of Safari */
  column-gap: 3rem;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  background-color: transparent!important;
  opacity: 1;
  -webkit-filter: drop-shadow(0px 15px 15px rgba(0, 0, 0, 0.17)); /* For older versions of Safari */
  filter: drop-shadow(0px 15px 15px rgba(0, 0, 0, 0.17));
}

.slide_manu .nav_link {
  opacity: 0.4;
  height: 100%;
  margin-bottom: 1rem;
}

.slide_manu::after {
  content: " ";
  width: 90%;
  height: 10px;
  background-color: #F49720;
  opacity: 0.2;
  border-radius: 1rem;
  margin: 0rem 1rem 0;
}

.slide_manu .nav_link.active::after {
  content: " ";
  width: 100%;
  height: 5px;
  background-color: #F49720;
  opacity: 1;
  border-radius: 1rem;
  position: absolute;
  left: 0;
  bottom: -7px;
}

.download_left_content h2{
  color: #FFF;
  font-family: Droid Serif;
  font-size: 61px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 3rem;
}
.download_our_app img{
  width: 100%;
}
.play_app_logo{
  display: flex;
    justify-content: space-between;
    margin-right: 3rem;
    gap: 1rem;
}
.sticky-top {
  top: 8%!important;
}
.video_call_monatize{
  padding-top: 14rem;
  padding-bottom: 5rem;
}
.video_layer{
  width: 100%;
  /* position: absolute;
  top: 0; */
}
@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .hero_title{
    font-size: 70px;
  }
  .premium_video_title h2 {
    font-size: 40px;
  }
  .premium_video_title h4 {
    font-size: 22px;
  }
  .video_points span {
    font-size: 61px;
  }

  .video_points h3 {
    font-size: 26px;
  }
  .build_title{
    font-size: 50px;
  }
  .chat_call_content h2 {
    font-size: 50px;
  }
  .chat_call_content h4{
    font-size: 22px;
  }
  .right_side_content {
    padding: 2rem 2rem;
  }
  .download_left_content h2 {
    font-size: 50px;
  }
}
/*mobile-design*/
@media screen and (max-width: 768px) and (min-width: 300px) {
.rotate_reels{
  margin-left:0px!important;
}
.hero_title {
  font-size: 40px;
  padding: 0rem 0rem;
}
.space_utility, .get_paid, .community_bg, .monatize_space, .download_app{
  overflow-x: hidden;
}
.community_bg .pngkit-smoke-effect-png-104081-icon1{
  width: 150%;
    left: -170px;
}

.space_utility .pngkit-smoke-effect-png-104081-icon, .get_paid .pngkit-smoke-effect-png-104081-icon2, .monatize_space .pngkit-smoke-effect-png-104081-icon3{
  width: 400%;
  left: -300px;
}
.download_app .pngkit-smoke-effect-png-104081-icon4{
  width: 260%;
  left: -140px;
  top: 40px;
}
.order_sequence{
  order: 2;
}
.monatize_right_content {
  padding-left: 0rem;
}

.child_content_section{
  padding-left: 0rem;
  padding-top: 20px;
}
.premium_video_title h2 {
  font-size: 36px;
}
.premium_video_title h4 {
  font-size: 22px;
}
.grand_child_main2, .grand_child_main3, .grand_child_main4{
  padding: 10px!important;
  margin: 0!important;
}
.play_app_logo{
  justify-content: center;
  width: 100%;
}
.play_app_logo img{
  width: 45%;
}
.video_points h3 {
  margin-bottom: 12px;
  font-size: 26px;
  padding-top: 5px;
}
.video_points p{
  font-size: 17px;
}
.community_bg, .monatize_space, .monatize_call, .download_app {
  padding: 7rem 0rem 0rem;
}
.video_points span {
  font-size: 40px;
}
.grand_child_main1 {
  padding: 0rem 0rem;
}
.build_label{
  font-size: 17px;
}
.build_title{
  font-size: 36px;
}
.build_connect{
  font-size: 15px!important;
}
.building_connect_sec {
  gap: 0.3rem;
}
.premium_video_title .list_upadate {
  font-size: 18px;
}
.premium_video_title .list_upadate li{
  padding: 1rem 0rem 0.3rem;
}
.grand_child_paid1 {
  padding: 0rem;
}
.grand_child_paid2 {
  padding: 3rem 0rem;
}
.grand_child_paid3{
  padding: 3rem 0rem;
}
.community_bg .pngkit-smoke-effect-png-104081-icon1 {
  top: auto;
  bottom: 0!important;
}
.row_complete_build{
  margin-top: 7%!important;
}
.get_paid {
  padding: 7rem 0rem 0rem;
}
.get_paid .pngkit-smoke-effect-png-104081-icon2 {
  top: auto;
    bottom: 20%;
}
.monatize_order{
  order: 2;
}
.chat_call_content h2 {
  font-size: 36px;
}
.chat_call_content h4{
  font-size: 22px;
}
.chat_call_ground{
  display: none;
}
.right_side_content{
  padding: 15px;
  border-radius: 2rem;
  background-size: auto;
/*  margin-top: 2rem;*/

}
.slide_manu::after {
  margin: 0;
  width: 100%;
}
.download_left_content h2 {
  font-size: 36px;
  margin-bottom: 2rem;
}
.download_our_app{
  padding: 2rem 0rem 0rem;
}
.right_content_child .right_monatize_call_content{
  font-size: 14px;
  margin-bottom: 0;
}
.mobile_gap{
  margin-bottom: 2rem;
}
.space_utility{
  padding: 2rem 0rem 0rem;
}
.premium_video, .premium_video{
  position: relative!important;
}
.community_bg, .monatize_space, .monatize_call, .download_app, .space_utility{
  overflow: hidden;
}
}



/* earn credit css*/
.module{
  padding: 2rem 0rem 0rem;
}
.slider_item{
  display: flex;
    justify-content: center;
    padding: 0rem 5rem;
}
.slider_item .module_btn{
  color: #fff;
  text-decoration: none;
  width: auto;
  border: 1px solid #fff;
  border-radius: 0.3rem;
  padding: 0.5rem 1.5rem;
  text-align: center;
  margin: 10px;
  background: transparent;
  z-index: 1;
}
.slider_item .module_btn:hover, .slider_item .module_btn:focus{
  /* border-radius: 7px; */
  background: linear-gradient(93deg, rgba(244, 151, 32, 0.74) 0%, rgba(254, 192, 22, 0.37) 103.94%);
}
#module-2, #module-3, #module-4, #module-5, #module-6, #module-7, #module-8, #module-9, #module-10, #module-11, #module-12, #module-13, #module-14, #module-15, #module-16, #module-17, #module-18{
  display: none;
}
body{
  overflow-x: hidden;
}
.module_btn.default {
  background: linear-gradient(93deg, rgba(244, 151, 32, 0.74) 0%, rgba(254, 192, 22, 0.37) 103.94%);
  /* Other styles */
}
.premium_video_title .premium_describe{
  color: #FFF;
  font-family: Droid Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
}
.gap_btn{
  margin: 2rem 0rem;
}
.content_gap{
  margin-top: 4rem;
}
/* .module {
  display: none;
} */

