/*
====================================
Laptop Screen 
====================================
*/
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  html {
    font-size: 45%;
  }

  .pending {
    width: 23.5rem;
    height: 23.5rem;
  }

  .pending span {
    font-size: 2.85rem;
    margin-right: -8.5rem;
    margin-top: -8.5rem;
  }

  .title_xxl {
    font-size: 9.5rem;
  }

  .reply_heroRight img {
    max-width: 80%;
  }

  .new_header .nav_area {
    padding: 4.2rem 0rem;
  }

  .pending_v2 {
    top: 12rem;
  }
}

/*
====================================
Medium Screen - Others
====================================
*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  html {
    font-size: 45%;
  }

  .custom_container {
    max-width: 960px;
    padding: 0 15px;
  }

  .title_xxl {
    font-size: 8rem;
  }

  .title_xl,
  .text_xl {
    font-size: 6rem;
  }

  .title_lg,
  .text_lg {
    font-size: 4.6rem;
  }

  .logo img {
    width: 30rem;
  }

  .menu ul {
    gap: 5rem;
  }

  .menu ul li a {
    font-size: 2.2rem;
  }

  .menu .free_btn {
    font-size: 2.4rem;
  }

  .pending {
    width: 21rem;
    height: 21rem;
  }

  .pending span {
    font-size: 2.5rem;
    margin-right: -7rem;
    margin-top: -7rem;
  }

  .use_item {
    width: 85%;
    margin: 0 auto;
  }

  .plyby_sectionv2 .use_item {
    width: 96%;
  }

  .works_row {
    width: 88%;
    margin: 0 auto;
  }

  .benefit_wrapper {
    padding: 14rem 0rem;
  }

  .benefit_text ul li {
    padding-bottom: 6.6rem;
  }

  .options_item p {
    gap: 3.6rem;
  }

  .options_item p span {
    width: 6.5rem;
    height: 6.5rem;
    font-size: 4.8rem;
  }

  .filter_box a {
    width: 20rem;
    height: 20rem;
    font-size: 4.2rem;
    border-width: 0.8rem;
  }

  .filter_box span {
    min-height: 7.5rem;
  }

  .filter_box img {
    max-width: 8rem;
  }

  .filter_box .plyby {
    max-width: 10rem;
  }

  .post_wrapper {
    padding: 13rem 0rem;
  }

  .post_left_col ul li img {
    width: 5rem;
  }

  .earning_box .earning_title {
    font-size: 4.2rem;
  }

  .verified_text ul li::before {
    width: 2rem;
    height: 2rem;
  }

  .verified_text ul li {
    margin-bottom: 8rem;
    padding-left: 5rem;
  }

  .url_section .verified_text a span {
    font-size: 5.5rem;
  }

  .quote_item ul li img {
    width: 3.2rem;
  }

  .quote_item h4 {
    font-size: 3.5rem;
    margin-bottom: 2.5rem;
  }

  .quote_item p {
    font-size: 2.6rem;
  }

  .footer_section {
    padding: 7rem 0rem;
  }

  .footer_item h4,
  .footer_item ul li a {
    font-size: 2rem;
  }

  .footer_item img {
    width: 28rem;
  }

  .works_section .custom_heading h3 img {
    max-width: 7.5rem;
  }

  .setup_title h3 {
    font-size: 6rem;
  }

  .swiper-button-prev {
    top: 40%;
    left: -2.6rem;
  }

  .swiper-button-next {
    top: 40%;
    right: -2.6rem;
  }

  .featured_title {
    padding-top: 4.5rem;
  }

  .reply_heroRight img {
    max-width: 80%;
  }

  .left-arrow-shape,
  .right-arrow-shape {
    max-width: 40rem;
  }

  .new_header .nav_area {
    padding: 4rem 0rem;
  }

  .pending_v2 {
    top: 12rem;
  }
}

/*
====================================
Small Screen - Tablate
====================================
*/
@media (max-width: 991px) {
  .main_nav .menu {
    display: none;
  }

  .logo img {
    width: 30rem;
  }

  .hamburgar_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .offcanvas_menu {
    display: flex;
    transition: 0.5s all ease;
  }

  .offcanvas_menu.offcanvas {
    right: 0;
    transition: 0.5s all ease;
  }

  .hamburgar_btn [src="img/close.png"] {
    width: 3rem;
  }

  .earning_box h4 {
    font-size: 3rem;
  }

  .earning_data label {
    font-size: 2.8rem;
  }

  .earning_data input {
    font-size: 3rem;
    width: 16rem;
  }

  .year_data input {
    font-size: 3.2rem;
  }

  .join_btn button {
    font-size: 3rem;
    margin: 2.4rem 0rem;
  }

  .hero_left_col p,
  .hero_right_col p {
    font-size: 2.2rem;
  }

  .pending {
    width: 21rem;
    height: 21rem;
  }

  .pending span {
    font-size: 2.5rem;
    margin-right: -7rem;
    margin-top: -7rem;
  }

  .use_item {
    width: 90%;
    margin: 0 auto;
  }

  .works_row {
    width: 88%;
    margin: 0 auto;
  }

  .benefit_wrapper {
    padding: 12rem 0rem;
  }

  .benefit_text ul li {
    padding-bottom: 6.6rem;
  }

  .options_item p {
    gap: 3.6rem;
    margin-bottom: 6rem;
  }

  .options_item ul li {
    margin-bottom: 7rem;
  }

  .options_item p span {
    width: 6.5rem;
    height: 6.5rem;
    font-size: 4.5rem;
  }

  .filter_box a {
    width: 16rem;
    height: 16rem;
    font-size: 3.2rem;
    border-width: 0.6rem;
  }

  .filter_box span {
    min-height: 6.5rem;
  }

  .filter_box img {
    max-width: 6rem;
  }

  .filter_box .plyby {
    max-width: 8rem;
  }

  .post_wrapper {
    padding: 13rem 0rem;
  }

  .post_left_col ul li img {
    width: 4rem;
  }

  .post_left_col ul li {
    gap: 2rem;
  }

  .post_box {
    max-width: 35rem;
  }

  .earning_box .earning_title {
    font-size: 4.2rem;
  }

  .earning_content {
    max-width: 48rem;
  }

  .earning_content .earning_data,
  .earning_content .year_data {
    max-width: 100%;
  }

  .verified_text ul li::before {
    width: 2rem;
    height: 2rem;
  }

  .verified_text ul li {
    margin-bottom: 6rem;
    padding-left: 4.5rem;
  }

  .verified_icon img {
    max-width: 25rem;
  }

  .url_section .verified_text a span {
    font-size: 5.5rem;
  }

  .quote_item ul li img {
    width: 3rem;
  }

  .quote_item h4 {
    font-size: 3rem;
    margin-bottom: 2.2rem;
  }

  .quote_item p {
    font-size: 2.4rem;
  }

  .footer_section {
    padding: 7rem 0rem;
  }

  .footer_item h4,
  .footer_item ul li a {
    font-size: 1.85rem;
  }

  .footer_item img {
    width: 25rem;
  }

  .hero_wrapper {
    flex-direction: column-reverse;
  }

  .hero_title {
    text-align: center;
  }

  .hero_left_col {
    width: 100%;
    order: 2;
    margin-bottom: 3rem;
    padding-right: 0;
  }

  .hero_right_col {
    width: 100%;
    order: 2;
    margin: 0;
  }

  .earning_data,
  .year_data {
    max-width: 44rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .hero_right_col img {
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  .works_wrapper {
    padding: 12rem 0rem;
  }

  .filter_wrapper {
    padding: 4rem 0rem 7rem;
  }

  .filter_item {
    padding: 5rem 0rem;
  }

  .post_wrapper {
    padding: 10.5rem 0rem;
  }

  .customize_wrapper {
    padding: 12rem 0rem;
  }

  .customize_item {
    padding: 6rem 0rem 15rem;
  }

  .customize_item {
    max-width: 56rem;
  }

  .earning_wrapper {
    padding: 10rem 0rem;
  }

  .verified_section {
    padding: 12rem 0rem;
  }

  .url_section {
    padding: 8rem 0rem;
  }

  .url_section .verified_text a span {
    font-size: 4.2rem;
  }

  .url_section .verified_text a {
    margin-bottom: 7rem;
  }

  .quote_item ul li {
    gap: 3.5rem;
    margin-bottom: 5rem;
  }

  .works_section .custom_heading h3 img {
    max-width: 6.5rem;
  }

  .options_item ul {
    padding-left: 3rem;
  }

  .reply_hero textarea {
    font-size: 3rem;
    padding-left: 0rem;
  }

  .setup_title h3 {
    font-size: 5rem;
  }

  .account_header .custom_container {
    padding: 0 3rem;
  }

  .estimator_wrapper .hero_left_col {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .home_hero .hero_left_col {
    width: 100%;
    padding: 0;
    text-align: center;
  }

  .home_hero .hero_right_col {
    width: 100%;
  }

  .earning_wrapper .hero_right_col {
    padding-top: 2rem;
  }

  .swiper-button-prev {
    top: 40%;
    left: -2.6rem;
  }

  .swiper-button-next {
    top: 40%;
    right: -2.6rem;
  }

  .featured_title {
    padding-top: 4.5rem;
  }

  .home1_hero .hero_left_col h3 {
    text-align: center;
    margin: 0;
  }

  .home1_hero .hero_left_col h3 br {
    display: none;
  }

  .home1_hero .hero_left_col a {
    display: none;
  }

  .home1_hero .hero_right_col a {
    font-family: var(--outfit);
    font-size: 3rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: var(--white);
    background: #e6202c;
    display: block;
    text-align: center;
    padding: 1.7rem 9.6rem;
    border-radius: 5rem;
    transition: 0.2s all ease;
    margin-bottom: 3.5rem;
  }

  .home1_hero .hero_right_col a:hover {
    opacity: 0.85;
  }

  .home1_hero {
    padding-bottom: 8.5rem;
  }

  #workshero .workshero_row {
    flex-direction: column !important;
  }

  .works_leftcol {
    width: 100%;
  }

  .works_rightcol {
    width: 100%;
    margin-top: 8rem;
  }

  .benefit_section2 .verified_wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .benefit_section2 .verified_wrapper > div {
    width: 100%;
  }

  .benifit_cnt {
    max-width: 74.6rem;
    margin-top: 10rem;
  }

  .playby_item p {
    font-size: 7rem;
  }

  .reply_heroleft {
    width: 100%;
  }

  .reply_heroRight {
    width: 100%;
    margin-top: 8rem;
  }

  .replyhero_section {
    min-height: initial;
    padding: 10rem 0rem;
  }

  .coach_title h4 {
    font-size: 5rem;
  }

  /* new-index page */
  .hero_titlev2 h2 {
    font-size: 5.8rem;
    margin-bottom: 0.6rem;
  }

  .hero_titlev2 h2 sup {
    font-size: 3.2rem;
  }

  .hero_titlev2 p {
    font-size: 2.8rem;
  }

  .hero_sectionv2 .join_btn a {
    font-size: 3rem;
  }

  .hero_sectionv2 .hero_right_col {
    padding-left: 0rem;
  }

  /* scable_viewport   */
  .hero_sectionv2,
  .plyby_sectionv2 .usecase_wrapper,
  .growth_sectionv2,
  .network_sectionv2,
  .content_sectionv2,
  .connect_panel,
  .earning_sectionv2,
  .join_sectionv2,
  .testimonial_section,
  .works_sectionv2 .works_wrapper,
  .review_sectionv2 .benefit_section2,
  .filter_sectionv2,
  .post_sectionv2,
  .url_sectionv2 {
    min-height: calc(100vh - 8.9rem) !important;
    /* min-height: initial !important; */
  }

  .works_sectionv2 .workshero_row,
  .post_sectionv2 .post_row,
  .earning_sectionv2 .hero_wrapper {
    flex-direction: row !important;
  }

  .earning_sectionv2 .hero_wrapper {
    flex-direction: column-reverse !important;
  }

  .plyby_sectionv2 .usecase_wrapper {
    padding: 7rem 0rem;
  }

  .works_sectionv2 .hero_titlev2 img {
    max-width: 32rem;
  }

  .works_sectionv2 .works_icon {
    width: 8rem;
    height: 8rem;
    border-radius: 0.6rem;
  }

  .works_sectionv2 .works_icon img {
    width: 5rem;
  }

  .works_sectionv2 .works_item {
    gap: 2rem;
  }

  .works_sectionv2 .works_item p {
    font-size: 3.6rem;
  }

  .works_sectionv2 .works_leftcol {
    gap: 4.5rem;
  }

  .filter_sectionv2 h2 {
    font-size: 5.4rem;
  }

  .filter_wrapv3 {
    gap: 3.5rem;
  }

  .filter_mobileImg img {
    max-width: 24rem;
  }

  .filter_rightcol .filter_item h4 {
    font-size: 3rem;
    margin-bottom: 20px;
  }

  .arrow_red {
    width: 28rem;
  }

  .arrow_white {
    width: 28.5rem;
    margin-left: -8.5rem;
  }

  .network_itemv2 img {
    max-width: 35rem;
  }

  .network_itemv2 span {
    font-size: 8rem;
  }

  .network_textv2 p {
    font-size: 8rem;
  }

  .network_textv2 {
    bottom: -1.8rem;
  }

  .exclusive_item p {
    font-size: 5rem;
  }

  .exclusive_item img {
    max-width: 75rem;
    margin: 7rem auto;
  }

  .exclusive_item h4 {
    font-size: 6rem;
  }

  .exclusive_item h4 sup {
    font-size: 3.2rem;
  }

  .content_titlev2 h2 {
    font-size: 4.8rem;
    text-align: center;
  }

  .content_wraperv2 {
    flex-direction: column;
    gap: 4rem;
    padding-top: 5.6rem;
  }

  .content_textv2 ul li {
    font-size: 4rem;
  }

  .content_textv2 ul li img {
    width: 5rem;
  }

  .connect_panel {
    padding-top: 8rem;
  }

  .earning_sectionv2 {
    margin-top: 6rem;
  }

  .connect_section {
    padding: 22rem 0rem;
  }

  .connect_text h3 {
    font-size: 4.5rem;
    margin-bottom: 1.6rem;
  }

  .connect_text a {
    font-size: 3.2rem;
  }

  .connect_text {
    margin-left: 0rem;
  }

  .connect_clients {
    margin: 0 auto;
  }

  .connect_people {
    margin-left: auto;
    margin-right: 0rem;
  }

  .verified_sectionv2 .network_item p {
    font-size: 6rem;
  }

  .earning_sectionv2 .logo img {
    max-width: 35rem;
  }

  .url_userv2 img {
    width: 10rem;
  }

  .url_userv2 a {
    font-size: 3.6rem;
    margin-top: 5.6rem;
  }

  .url_userv2 h3 {
    font-size: 7.6rem;
  }

  .url_textv2 p {
    font-size: 3.2rem;
    margin-bottom: 1.6rem;
  }

  .url_textv2 {
    padding-top: 6rem;
  }

  .left-arrow-shape {
    max-width: 25rem;
  }

  .right-arrow-shape {
    max-width: 25rem;
  }

  .join_titlev2 p {
    font-size: 3.6rem;
  }

  .join_titlev2 img {
    max-width: 32rem;
  }

  .join_titlev2 h3 {
    font-size: 7.2rem;
  }

  .join_textv2 h4 {
    font-size: 3.8rem;
    margin: 2.4rem 0rem 3rem;
  }

  .join_textv2 a {
    font-size: 3rem;
    padding: 1.5rem 5.2rem;
  }

  .join_textv2 p {
    font-size: 2.7rem;
    margin-top: 3.6rem;
  }

  .testimonial_title h3 {
    font-size: 5rem;
  }

  .growth_sectionv2 .playby_item p {
    font-size: 6.6rem;
  }

  .hero404_item h2 {
    font-size: 8rem;
  }

  .hero404_item p {
    font-size: 2.8rem;
    margin-bottom: 3rem;
  }

  .hero404_item a {
    font-size: 2.5rem;
    padding: 1.4rem 8.6rem;
  }

  .new_header .nav_area {
    padding: 3rem 0rem;
  }

  .earningv2_bottom {
    flex-direction: column;
  }

  .network_wrapv2 {
    gap: 5rem;
  }

  .arrow_red {
    width: 25rem;
  }

  .arrow_white {
    width: 25.5rem;
    margin-left: -8rem;
  }

  .network_textv2 {
    bottom: -1.5rem;
  }

  .network_textv2 p {
    font-size: 6rem;
  }

  .network_itemv2 {
    margin-top: -5rem;
    margin-left: 10rem;
  }

  .network_itemv2 .mail {
    width: 3.5rem;
  }

  .network_itemv2 img {
    max-width: 29rem;
  }

  .hero_sectionv2,
  .plyby_sectionv2 .usecase_wrapper,
  .growth_sectionv2,
  .network_sectionv2,
  .content_sectionv2,
  .connect_panel,
  .earning_sectionv2,
  .join_sectionv2,
  .testimonial_section {
    min-height: initial;
    height: initial;
  }

  .works_sectionv2 .works_wrapper,
  .review_sectionv2 .benefit_section2,
  .post_sectionv2,
  .url_sectionv2,
  .filter_sectionv2 {
    min-height: initial;
    height: initial;
  }

  .works_titlev2 h2 {
    font-size: 6.4rem;
  }

  .works_sectionv2 .works_rightcol {
    width: 100%;
    margin-top: 6.5rem;
  }

  .review_sectionv2 .plyby_logo img {
    width: 25rem;
  }

  .review_sectionv2 .benifit_cnt {
    margin: 0rem;
  }

  .review_sectionv2 .benifit_cnt p {
    font-size: 3.8rem;
  }

  .review_sectionv2 .benefit_item ul li {
    font-size: 3.6rem;
    gap: 2rem;
  }

  .review_sectionv2 .benefit_item ul li img {
    width: 4.5rem;
  }

  .filter_sectionv2 {
    padding: 7rem 0rem 7rem;
  }

  .filter_titlev2 h2 {
    font-size: 5.4rem;
  }

  .filter_sectionv2 .filter_item {
    padding-top: 0rem;
  }

  .post_sectionv2 .post_titlev2 h2 {
    font-size: 5.8rem;
  }

  .post_feed_text h3 {
    font-size: 4rem;
  }

  .post_feed_row {
    padding-top: 7rem;
  }

  .earning_growv2 .earning_right {
    padding-left: 0rem;
    margin-bottom: 70px;
  }

  .earning_growv2 .earning_data {
    max-width: 44rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .earning_growv2 .earning_right p {
    font-size: 3.2rem;
  }

  .url_linkv2 a {
    font-size: 4rem;
  }

  .url_linkv2 {
    padding: 2rem 0rem 2.5rem;
  }

  .postwrap_v2 {
    flex-direction: column;
  }

  .post_sectionv2 .post_right_col img {
    max-width: 16rem;
    margin: 4rem 0rem 5rem;
  }

  .postwrap_v2 .post_left_col {
    max-width: 30rem;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0rem;
  }

  .post_headingv2 h3 {
    font-size: 3.6rem;
  }

  .post_sectionv2 .post_wrapper {
    padding-top: 8rem;
  }

  .postwrap_v2 .post_left_col ul li {
    font-size: 3rem;
    padding-left: 2.5rem;
  }

  .postwrap_v2 .post_left_col ul li img {
    width: 3rem;
  }

  .postwrap_v2 > div {
    width: 100%;
  }

  .post_sectionv2 .chanel_titlev2 h2 {
    font-size: 5rem;
  }

  .chanel_sectionv2 .post_left_col ul li {
    font-size: 4rem;
  }

  .chanel_sectionv2 .post_right_col img {
    max-width: 90%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0rem;
  }

  .chanel_sectionv2 .post_left_col {
    max-width: 100%;
    flex-shrink: 0;
  }

  .chanel_sectionv2 .post_row {
    flex-direction: column;
    align-items: flex-start;
  }

  .url_logo img {
    max-width: 32rem;
  }

  .economy_wrperv2 {
    flex-direction: column;
  }

  .economy_text p {
    font-size: 4.6rem;
    margin-bottom: 3.6rem;
  }

  .plyby_iconv2 img {
    max-width: 45rem;
    width: 100%;
    display: block;
    margin: 4rem auto;
  }

  .economy_text {
    text-align: center;
  }

  .postwrap_gap {
    margin-top: 0rem;
  }

  .url_titlev3 h3 {
    font-size: 6rem;
  }

  .urlwrap_v3 .url_listv2 li {
    font-size: 4rem;
  }

  .urlwrap_v3 .url_listv2 li img {
    width: 4rem;
  }

  .urlprofile_img img {
    width: 20rem;
  }

  .urlwrap_v3 {
    max-width: 76rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  html {
    font-size: 50%;
  }

  .custom_container {
    max-width: 720px;
    padding: 0 15px;
  }

  .custom_heading {
    padding: 3rem 0rem;
  }

  .title_xxl {
    font-size: 6rem;
  }

  .title_xl,
  .text_xl {
    font-size: 5rem;
  }

  .title_lg,
  .text_lg {
    font-size: 4rem;
  }

  .hero_title {
    max-width: 60rem;
    width: 100%;
    margin: 0 auto;
  }

  .setup_item {
    padding-right: 2rem;
  }

  .help_wrapper2 {
    max-width: 56.42rem;
  }

  .help4_mainwrap .help_wrapper2 {
    max-width: 56.44rem;
    margin-bottom: 3rem;
  }

  .help_wrapper .setup_text {
    padding-left: 0rem;
    padding-top: 8.5rem;
  }

  .help_wrapper .setup_text h4 {
    font-size: 3.05rem;
  }

  .hero_sectionv2 {
    padding: 8.5rem 0rem;
  }

  .pending_v2 {
    top: 10rem;
  }
}

@media (min-width: 768px) {
  .d-sm-desktop-none {
    display: none;
  }
}

/*
====================================
Small Screen - Mobile
====================================
*/
@media screen and (max-width: 767px) {
  html {
    font-size: 45%;
  }

  .custom_container {
    max-width: 540px;
    padding: 0 15px;
  }

  .custom_heading {
    padding: 2.4rem 0rem;
  }

  .title_xxl {
    font-size: 5rem;
  }

  .title_xl,
  .text_xl {
    font-size: 4rem;
  }

  .title_lg,
  .text_lg {
    font-size: 3rem;
  }

  .pending {
    width: 18rem;
    height: 18rem;
  }

  .pending span {
    font-size: 2rem;
    margin-right: -6rem;
    margin-top: -6rem;
  }

  .benefit_wrapper {
    padding: 9.5rem 0rem;
  }

  .options_item p {
    margin-bottom: 5rem;
  }

  .options_item ul li {
    margin-bottom: 6rem;
  }

  .filter_box a {
    width: 13rem;
    height: 13rem;
    font-size: 2.5rem;
    border-width: 0.6rem;
  }

  .filter_box span {
    min-height: 5.5rem;
  }

  .filter_box img {
    max-width: 5.5rem;
  }

  .filter_box .plyby {
    max-width: 7.2rem;
  }

  .subscribe_post {
    padding-top: 10.5rem;
  }

  .post_wrapper {
    padding: 10rem 0rem;
  }

  .post_row {
    flex-direction: column;
  }

  .post_right_col {
    margin-top: 4rem;
  }

  .post_left_col ul li img {
    width: 3rem;
  }

  .post_left_col ul li {
    gap: 1.5rem;
    margin-bottom: 4rem;
  }

  .customize_wrapper {
    padding: 10rem 0rem;
  }

  .customize_item {
    max-width: 46rem;
    padding: 5rem 0rem 11rem;
  }

  .earning_wrapper {
    padding: 8rem 0rem;
  }

  .verified_section {
    padding: 10rem 0rem;
  }

  .verified_text ul li {
    margin-bottom: 4.8rem;
  }

  .verified_icon img {
    max-width: 20rem;
  }

  .url_section .verified_text a {
    margin-bottom: 6rem;
  }

  .url_section .verified_text a span {
    font-size: 3.8rem;
  }

  .quote_item h4 {
    font-size: 2.4rem;
    margin-bottom: 1.6rem;
  }

  .quote_item p {
    font-size: 2rem;
  }

  .quote_item ul li img {
    width: 2.6rem;
  }

  .quote_item ul li {
    gap: 3rem;
    margin-bottom: 3.5rem;
  }

  .quotes_section {
    padding: 9rem 0rem;
  }

  .benefit_text ul li {
    padding-bottom: 5.5rem;
  }

  .footer_wrapper {
    flex-wrap: wrap;
  }

  .footer_item {
    width: 33%;
    order: 2;
  }

  .footer_logo {
    width: 100%;
    order: 1;
    text-align: center;
    margin-bottom: 6rem;
  }

  .copyright_item {
    padding-top: 6rem;
  }

  .hero_title {
    max-width: 50rem;
    width: 100%;
    margin: 0 auto;
  }

  .works_item {
    gap: 4rem;
  }

  .works_wrapper {
    padding: 8rem 0rem;
  }

  .works_section .custom_heading h3 {
    gap: 1rem;
  }

  .works_section .custom_heading h3 img {
    max-width: 5.4rem;
  }

  .setup_title h3 {
    font-size: 4rem;
  }

  .setup_mobile::after {
    background-size: 4.5rem;
    top: 100%;
    right: initial;
    left: 50%;
    transform: translateX(-50%) rotate(90deg);
  }

  .setup_wrapper {
    flex-direction: column;
  }

  .setup_item {
    width: 100%;
    margin: 0 auto;
    grid-template-columns: 1fr;
  }

  .setup_text {
    width: 100%;
    margin: 0 auto;
    padding-top: 3rem;
    padding-left: 4.2rem;
    margin-bottom: 5.5rem;
  }

  .setup_title h3 {
    font-size: 4.2rem;
    font-weight: 900;
  }

  .account_header .custom_container {
    padding: 0 1.5rem;
  }

  .setup_text h4 {
    font-size: 3.5rem;
  }

  .setup_text ul li {
    font-size: 2rem;
  }

  .setup_text ul li img {
    width: 3rem;
  }

  .help_wrapper .setup_text h4 {
    font-size: 4.2rem;
  }

  .setup_text p {
    font-size: 2.2rem;
    max-width: 100% !important;
    text-align: justify;
  }

  .help_wrapper .setup_text p {
    font-size: 2.2rem;
  }

  .help_wrapper .setup_text ul li a {
    font-size: 2.2rem;
  }

  .setup_section {
    padding: 5rem 0rem;
  }

  .hero_left_col h3 {
    font-size: 7rem;
  }

  .use_item {
    width: 100%;
  }

  .filter_item h4 {
    margin-bottom: 4rem;
  }

  .footer_section {
    padding-bottom: 5rem;
  }

  .filter_wrapper {
    padding: 4rem 0rem 7rem;
  }

  .account_header .sign_btn {
    margin-right: 1rem;
  }

  .opacity-0 {
    display: none;
  }

  .section_title h1,
  .section_title h2 {
    font-size: 3.5rem;
  }

  .terms_text ul li a {
    font-size: 2.2rem;
  }

  .section_wrapper {
    padding: 3.6rem 0rem 10rem;
  }

  .section_body {
    padding-top: 5rem;
  }

  .news_text p {
    font-size: 2.2rem;
    margin-bottom: 2.4rem;
  }

  .section_text h2,
  .section_text h3,
  .section_text h4 {
    font-size: 2.2rem;
    margin-bottom: 2.4rem;
  }

  .section_text ul,
  .section_text ol {
    padding-left: 2.4rem;
    margin-bottom: 2.4rem;
  }

  .section_text ul li,
  .section_text ol li {
    font-size: 2.2rem;
  }

  .search_bar input {
    font-size: 2.2rem;
    padding-left: 6rem;
  }

  .accordion-item {
    margin-top: 1.5rem;
  }

  .accordion-header {
    font-size: 2.2rem;
    padding: 3.5rem 2.6rem;
    text-align: left;
  }

  .accordian_text p {
    font-size: 2.2rem;
  }

  .accordian_text {
    padding-bottom: 3.5rem;
  }

  .accordion-header .arrow-icon {
    width: 2.2rem;
  }

  .accordion-body {
    padding: 0rem 2.6rem;
  }

  .users_item p {
    font-size: 2.1rem;
  }

  .users_title h3 {
    font-size: 2.3rem;
    margin-bottom: 2rem;
  }

  .earn_title {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .network_item .logo {
    width: 36rem;
  }

  .network_item p {
    font-size: 4.3rem;
  }

  .benifit_cnt p {
    font-size: 2.8rem;
  }

  .playby_item p {
    font-size: 6rem;
  }

  .works_leftcol {
    gap: 4rem !important;
  }

  .works_rightcol {
    margin-top: 6rem;
  }

  .network_item img {
    max-width: 70%;
  }

  .benefit_item ul li {
    gap: 2.5rem;
  }

  .benefit_item ul li img {
    width: 3.6rem;
  }

  .reply_heroleft h3 span {
    font-size: 4rem;
  }

  .reply_heroleft h3 {
    font-size: 6rem;
  }

  .reply_heroleft ul li {
    font-size: 4.5rem;
  }

  .reply_heroleft ul li img {
    width: 3.5rem;
  }

  .reply_heroleft a {
    font-size: 4rem;
  }

  .reply_heroleft ul {
    padding: 4rem 0rem;
  }

  .reply_heroRight p {
    font-size: 3.6rem;
  }

  .coach_title h4 {
    font-size: 4rem;
  }

  .plyby_icon img {
    max-width: 32rem;
  }

  .help_header a {
    font-size: 2rem;
    gap: 1rem;
  }

  .help_header .logo img {
    width: 22rem;
  }

  .help_wrapper {
    grid-template-columns: 1fr;
  }

  .help_wrapper .setup_mobile::after {
    top: 99%;
  }

  .block_mobile_none {
    display: none;
  }

  .help_section {
    padding: 3.2rem 0rem 4.5rem;
  }

  .help_wrapper .setup_text {
    max-width: 100%;
    width: 100%;
    padding-top: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    margin-bottom: 2rem;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .mt-sm-12 {
    margin-top: 1.2rem;
  }

  .d-mobile-none {
    display: none;
  }

  /*  new-index page  */
  .hero_titlev2 h2 {
    font-size: 4.6rem;
  }

  .hero_titlev2 h2 sup {
    font-size: 2.5rem;
  }

  .hero_titlev2 p {
    font-size: 2.1rem;
  }

  .hero_sectionv2 .join_btn a {
    font-size: 2.5rem;
  }

  .hero_sectionv2 .join_btn {
    padding-top: 3.5rem;
  }

  .hero_sectionv2 .hero_right_col p {
    font-size: 2.4rem;
  }

  .hero_sectionv2 .earning_box h4 {
    font-size: 3.6rem;
  }

  .hero_sectionv2 {
    padding: 8rem 0rem;
  }

  .growth_sectionv2 .playby_item p {
    font-size: 5.6rem;
  }

  .exclusive_item p {
    font-size: 3.8rem;
  }

  .exclusive_item img {
    max-width: 58rem;
    margin: 6rem auto;
  }

  .exclusive_item h4 {
    font-size: 4.5rem;
  }

  .content_titlev2 h2 {
    font-size: 3.2rem;
  }

  .content_textv2 ul li {
    font-size: 3rem;
    gap: 2rem;
    margin-bottom: 4rem;
  }

  .content_textv2 ul li img {
    width: 4rem;
  }

  .connect_panel {
    padding-top: 6.5rem;
  }

  .earning_sectionv2 {
    margin-top: 6.5rem;
  }

  .connect_section {
    padding: 16rem 0rem;
  }

  .connect_text h3 {
    font-size: 3.5rem;
  }

  .connect_text a {
    font-size: 2.6rem;
  }

  .connect_text {
    margin-left: 0rem;
  }

  .connect_clients {
    margin: 0 auto;
  }

  .connect_people {
    margin-left: auto;
    margin-right: 0rem;
  }

  .verified_sectionv2 .verified {
    max-width: 30rem;
  }

  .verified_sectionv2 .network_item p {
    font-size: 5rem;
  }

  .url_userv2 img {
    width: 8.6rem;
  }

  .url_userv2 a {
    font-size: 3rem;
    margin-top: 5rem;
  }

  .url_userv2 h3 {
    font-size: 6rem;
  }

  .url_textv2 {
    padding-top: 5rem;
  }

  .url_textv2 p {
    font-size: 2.8rem;
  }

  .left-arrow-shape,
  .right-arrow-shape {
    width: 18rem;
  }

  .join_titlev2 p {
    font-size: 3rem;
  }

  .join_titlev2 img {
    max-width: 28rem;
  }

  .join_titlev2 h3 {
    font-size: 6rem;
  }

  .join_textv2 h4 {
    font-size: 3rem;
  }

  .join_textv2 a {
    font-size: 2.8rem;
  }

  .join_textv2 p {
    font-size: 2.4rem;
    margin-top: 3rem;
  }

  .testimonial_title h3 {
    font-size: 4.5rem;
  }

  .growth_sectionv2 {
    padding: 10rem 0rem;
  }

  .exclusive_section {
    padding: 10rem 0rem;
  }

  .content_sectionv2,
  .hero_sectionv2,
  .earning_sectionv2 {
    padding: 8rem 0rem;
  }

  .earningv2_urlBtn a {
    font-size: 2.5rem;
  }

  .testimonial_section {
    padding: 6rem 0rem;
  }

  .arrow_red {
    width: 22rem;
  }

  .arrow_white {
    width: 22.5rem;
    margin-left: -6.5rem;
  }

  .network_textv2 {
    bottom: -1.3rem;
  }

  .network_textv2 p {
    font-size: 5.8rem;
  }

  .network_itemv2 {
    margin-top: -5rem;
    
  }

  .network_itemv2 img {
    max-width: 28rem;
  }

  .works_sectionv2 .works_wrapper {
    padding: 6.5rem 0rem;
  }

  .works_titlev2 h2 {
    font-size: 4.8rem;
  }

  .works_sectionv2 .works_rightcol {
    width: 100%;
  }

  .works_sectionv2 .works_item {
    gap: 2rem;
  }

  .works_sectionv2 .works_icon {
    width: 6rem;
    height: 6rem;
    border-radius: 0.6rem;
    flex-shrink: 0;
  }

  .works_sectionv2 .works_icon img {
    width: 4rem;
  }

  .works_sectionv2 .works_item p {
    font-size: 3rem;
  }

  .works_sectionv2 .works_rightcol {
    margin-top: 4.5rem;
  }

  .works_sectionv2 .works_rightcol img {
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  .works_sectionv2 .works_rightcol p {
    font-size: 2.4rem;
  }

  .review_sectionv2 .plyby_logo img {
    width: 22rem;
  }

  .review_sectionv2 .benifit_cnt {
    margin: 0rem;
  }

  .review_sectionv2 .benifit_cnt p {
    font-size: 3rem;
  }

  .review_sectionv2 .benefit_item ul {
    flex-direction: column;
    align-items: start;
    padding-left: 5rem;
  }

  .review_sectionv2 .benefit_item ul li {
    font-size: 3.6rem;
    gap: 2rem;
  }

  .review_sectionv2 .benefit_item ul li img {
    width: 4.5rem;
  }

  .filter_sectionv2 {
    padding: 7rem 0rem 7rem;
  }

  .filter_titlev2 h2 {
    font-size: 4rem;
  }

  .filter_sectionv2 .filter_item {
    padding-top: 0rem;
  }

  .filter_sectionv2 .text_xl {
    font-size: 3rem;
  }

  .post_sectionv2 {
    padding: 7.6rem 0rem;
  }

  .post_sectionv2 .post_wrapper {
    padding-top: 5rem;
  }

  .post_sectionv2 .post_titlev2 h2 {
    font-size: 3.2rem;
  }

  .post_feed_sectionv2 {
    padding: 7rem 0rem;
  }

  .post_feed_text h3 {
    font-size: 3rem;
  }

  .post_feed_text h3 br {
    display: none;
  }

  .post_feed_row {
    flex-direction: column;
    gap: 3rem;
    padding-top: 6rem;
  }

  .post_sectionv2 .verify_wrapv2 .post_right_col {
    margin-top: 6rem;
  }

  .earning_growv2 .earning_right p {
    font-size: 2.4rem;
  }

  .earning_growv2 {
    padding: 7rem 0rem;
  }

  .earning_growv2 .year_data input {
    font-size: 3.2rem;
  }

  .url_sectionv2 {
    padding: 6.6rem 0rem;
  }

  .url_listv2 {
    padding-left: 0rem;
  }

  .url_linkv2 a {
    font-size: 2.7rem;
  }

  .pending_v2 {
    top: 10rem;
  }

  .works_sectionv2 .hero_titlev2 img {
    max-width: 22rem;
    margin-bottom: 1rem;
  }

  .post_sectionv2 .filter_titlev2 h2 {
    font-size: 4.5rem;
  }

  .post_sectionv2 .verify_wrapv2 .post_right_col {
    width: 50%;
  }

  .post_sectionv2 .verify_wrapv2 .post_right_col img {
    max-width: 16rem;
    display: block;
    margin: 0 auto;
  }

  .post_headingv2 h3 {
    font-size: 3rem;
  }

  .postwrap_v2 .post_right_col {
    margin: 0;
  }

  .post_sectionv2 .post_right_col img {
    max-width: 85%;
  }

  .postwrap_v2 .post_left_col ul li {
    font-size: 2.6rem;
    gap: 1rem;
  }

  .postwrap_v2 .post_left_col ul li img {
    width: 2.6rem;
  }

  .member_channelv3::after {
    height: 32rem;
  }

  .chanel_sectionv2 .post_right_col {
    margin-top: 0rem;
  }

  .post_sectionv2 .chanel_titlev2 h2 {
    font-size: 3.2rem;
  }

  .chanel_sectionv2 .post_left_col ul li {
    font-size: 3.2rem;
  }

  .url_logo img {
    max-width: 25rem;
  }

  .economy_text p {
    font-size: 3.2rem;
    margin-bottom: 3rem;
  }

  .plyby_iconv2 img {
    max-width: 32rem;
    width: 100%;
    display: block;
    margin: 4rem auto;
  }

  .filter_rightcol .filter_item h4 {
    font-size: 3.2rem;
    margin-bottom: 1rem;
  }

  .filter_wrapv3 {
    gap: 2rem;
  }

  .filter_mobileImg img {
    max-width: 30rem;
  }

  .url_titlev3 h3 {
    font-size: 4.2rem;
  }

  .urlwrap_v3 .url_listv2 li {
    font-size: 3.2rem;
  }

  .urlprofile_img img {
    width: 16rem;
  }

  .urlwrap_v3 {
    max-width: 60rem;
  }

  .network_sectionv2 {
    padding-top: 8rem;
  }
}

@media screen and (max-width: 575px) {
  html {
    font-size: 1.9vw;
  }

  .title_xxl {
    font-size: 4rem;
  }

  .title_xl {
    font-size: 3rem;
  }

  .text_xl {
    font-size: 3.5rem;
  }

  .title_lg,
  .text_lg {
    font-size: 2.8rem;
  }

  .back_btn img,
  .sign_btn img {
    width: 3rem;
  }

  .logo img {
    width: 28rem;
  }

  .pending {
    width: 18rem;
    height: 18rem;
  }

  .pending span {
    font-size: 1.4rem;
    margin-right: -5.85rem;
    margin-top: -5.85rem;
  }

  .hero_section {
    padding: 5rem 0rem;
    min-height: initial;
  }

  .hero_left_col {
    margin-bottom: 2rem;
  }

  .options_item p {
    gap: 2.5rem;
  }

  .options_item ul li {
    padding-left: 0;
  }

  .options_item p span {
    width: 3.6rem;
    height: 3.6rem;
    font-size: 2.6rem;
  }

  .filter_box a {
    width: 9.5rem;
    height: 9.5rem;
    font-size: 2rem;
    border-width: 0.6rem;
  }

  .filter_box span {
    min-height: 4rem;
  }

  .filter_box img {
    max-width: 4.8rem;
  }

  .filter_box .plyby {
    max-width: 6rem;
  }

  .filter_box span {
    margin-bottom: 0.4rem;
  }

  .filter_item {
    padding: 4rem 0rem;
  }

  .verified_wrapper {
    flex-direction: column;
  }

  .verified_text {
    margin-top: 0rem;
  }

  .verified_icon {
    margin-top: 5rem;
  }

  .url_section .verified_text a {
    text-align: center;
  }

  .footer_col1 {
    order: 2;
  }

  .footer_col2 {
    order: 3;
  }

  .footer_col3 {
    order: 4;
  }

  .footer_logo {
    order: 1;
    flex-basis: 1;
    margin: 0;
  }

  .footer_item {
    width: 100%;
    text-align: center;
  }

  .footer_wrapper {
    gap: 5rem;
  }

  .footer_item h4,
  .footer_item ul li a {
    font-size: 2.2rem;
  }

  .footer_item img {
    width: 27rem;
  }

  .copyright_item p {
    font-size: 1.7rem;
  }

  .footer_section {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }

  .url_section {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .url_section .verified_text a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    word-break: break-all;
  }

  .hero_title {
    max-width: 39rem;
  }

  .custom_heading {
    padding: 2rem 0rem;
  }

  .works_section .custom_heading h3 img {
    max-width: 4.6rem;
  }

  .earning_data input {
    width: 18rem;
    padding: 0.4rem 1.5rem;
  }

  .options_item ul {
    padding-left: 1.2rem;
  }

  .options_item ul li img {
    width: 3rem;
  }

  .earning_box2 .earning_data label {
    font-size: 2.6rem;
  }

  .works_item {
    gap: 3rem;
  }

  .works_icon {
    width: 10.5rem;
    height: 10.5rem;
    border-radius: 1.4rem;
  }

  .works_icon img {
    width: 6.8rem;
  }

  .works_row {
    gap: 5rem;
  }

  .home_hero {
    padding: 5rem 0rem 8rem;
  }

  .hero_left_col h3 {
    font-size: 5.4rem;
  }

  .filter_item h4 {
    margin-bottom: 3rem;
  }

  .filter_wrapper {
    padding: 3.6rem 0rem 6rem;
  }

  .swiper-button-prev {
    display: none;
  }

  .swiper-button-next {
    display: none;
  }

  .home1_hero .hero_right_col p {
    font-size: 2rem;
  }

  .home1_hero {
    padding-bottom: 7rem;
  }

  .benifit_cnt p {
    font-size: 2.6rem;
  }

  .playby_item p {
    font-size: 5.8rem;
  }

  .reply_heroleft h3 span {
    font-size: 3.2rem;
  }

  .reply_heroleft h3 {
    font-size: 5.2rem;
  }

  .reply_heroleft ul li {
    font-size: 3.6rem;
  }

  .reply_heroleft ul li img {
    width: 3rem;
  }

  .reply_heroleft a {
    font-size: 3.5rem;
  }

  .reply_heroleft ul {
    padding: 3.5rem 0rem;
  }

  .reply_heroRight p {
    font-size: 3rem;
  }

  .coach_title h4 {
    font-size: 3rem;
  }

  .replyhero_section {
    padding: 8rem 0rem;
  }

  .reply_heroRight {
    margin-top: 7rem;
  }

  .plyby_icon img {
    max-width: 30rem;
  }

  .url_text ul li {
    padding-left: 0rem;
    gap: 1.8rem;
  }

  .url_text ul li img {
    width: 3.5rem;
  }

  .help_header .logo img {
    width: 22rem;
  }

  /* new-index page */
  .hero_titlev2 h2 {
    font-size: 3.6rem;
  }

  .hero_titlev2 h2 sup {
    font-size: 2.1rem;
    margin-left: -0.4rem;
  }

  .replyhero_section {
    padding: 6.6rem 0rem;
  }

  .hero_sectionv2 .join_btn a {
    font-size: 2.3rem;
  }

  .hero_sectionv2 .year_data input {
    font-size: 3rem;
  }

  .hero404_item h2 {
    font-size: 6rem;
    margin-bottom: 1rem;
  }

  .hero404_item p {
    font-size: 2.2rem;
    margin-bottom: 3rem;
  }

  .hero404_item a {
    font-size: 2.2rem;
    padding: 1.4rem 8rem;
  }

  .growth_sectionv2 .playby_item p {
    font-size: 5rem;
  }

  .growth_sectionv2,
  .exclusive_section {
    padding: 8rem 0rem;
  }

  .exclusive_item p {
    font-size: 3.1rem;
  }

  .exclusive_item img {
    max-width: 38rem;
    margin: 5rem auto;
  }

  .exclusive_item h4 {
    font-size: 3.6rem;
  }

  .content_titlev2 h2 {
    font-size: 2.6rem;
  }

  .content_textv2 ul li {
    font-size: 2.6rem;
    gap: 1.6rem;
    margin-bottom: 3.5rem;
  }

  .content_textv2 ul li img {
    width: 3.5rem;
  }

  .connect_panel {
    padding-top: 5rem;
  }

  .earning_sectionv2 {
    margin-top: 2rem;
  }

  .connect_section {
    padding: 12rem 0rem;
  }

  .connect_text h3 {
    font-size: 3.2rem;
  }

  .connect_text a {
    font-size: 2.2rem;
  }

  .verified_sectionv2 .verified {
    max-width: 24rem;
  }

  .verified_sectionv2 .network_item p {
    font-size: 4rem;
  }

  .earning_sectionv2 .logo img {
    max-width: 32rem;
  }

  .earning_sectionv2 .earning_box h4 {
    font-size: 3.6rem !important;
  }

  .earning_sectionv2 .earning_data label {
    font-size: 2rem;
  }

  .earning_sectionv2 .earning_data input {
    width: 16rem;
    font-size: 2.5rem;
  }

  .earning_sectionv2 .year_data input {
    font-size: 3.2rem;
  }

  .testimonial_title h3 {
    font-size: 4rem;
  }

  .network_sectionv2 {
    padding: 5rem 0rem;
  }

  .arrow_red {
    width: 14rem;
  }

  .arrow_white {
    width: 14.5rem;
    margin-left: -5rem;
  }

  .network_textv2 p {
    font-size: 3.6rem;
  }

  .network_textv2 {
    bottom: -1rem;
  }

  .network_itemv2 {
    margin-top: 0rem;
  }

  .network_itemv2 img {
    max-width: 23rem;
  }

  .works_sectionv2 .works_item {
    gap: 2rem;
  }

  .network_itemv2 span {
    font-size: 6rem;
  }

  .works_sectionv2 .works_icon {
    width: 5rem;
    height: 5rem;
    border-radius: 0.5rem;
    flex-shrink: 0;
  }

  .works_sectionv2 .works_icon img {
    width: 3rem;
  }

  .works_sectionv2 .works_item p {
    font-size: 2.8rem;
  }

  .works_sectionv2 .works_rightcol {
    width: 76%;
  }

  .filter_rightcol .filter_box a {
    width: 6rem;
    height: 6rem;
  }

  .filter_wrapv3 {
    gap: 1.5rem;
  }

  .post_sectionv2 .filter_titlev2 h2 {
    font-size: 3.2rem;
  }

  .post_sectionv2 .verify_wrapv2 .post_right_col {
    width: 30%;
    padding-right: 3rem;
  }

  .post_sectionv2 .verify_wrapv2 .post_right_col img {
    max-width: 12rem;
  }

  .post_headingv2 h3 {
    font-size: 2rem;
  }

  .postwrap_v2 .post_left_col ul li {
    font-size: 2rem;
  }

  .postwrap_v2 .post_left_col ul li img {
    width: 2rem;
  }

  .postwrap_v2 .post_headingv2 {
    width: 72%;
  }

  .postwrap_v2 .post_right_col {
    width: 40%;
  }

  .postwrap_v2 .post_left_col {
    max-width: 19rem;
  }

  .member_channelv3::after {
    height: 24.5rem;
  }

  .post_sectionv2 .filter_titlev2 h2 {
    font-size: 2.6rem;
  }

  .chanel_sectionv2 .post_left_col ul li {
    font-size: 2.5rem;
    gap: 1rem;
    margin-bottom: 3rem;
  }

  .post_left_col ul li img {
    width: 2.5rem;
  }

  .post_sectionv2 {
    padding-bottom: 6rem;
  }

  .member_channelv3 {
    padding-bottom: 4rem;
  }

  .post_sectionv2 .post_wrapper {
    padding-top: 2rem;
  }

  .left-arrow-shape,
  .right-arrow-shape {
    width: 7rem;
  }

  .join_textv2 a {
    font-size: 2.5rem;
    padding: 1.2rem 4.2rem;
  }

  .url_titlev3 h3 {
    font-size: 3.6rem;
  }

  .urlwrap_v3 .url_listv2 li {
    font-size: 2.5rem;
    gap: 1rem;
  }

  .urlwrap_v3 .url_listv2 li img {
    width: 3rem;
  }

  .urlprofile_img img {
    width: 14rem;
  }

  .network_sectionv2 {
    padding-top: 7rem;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .title_xxl {
    font-size: clamp(4rem, 5rem, 8rem) !important;
  }
  .hero_titlev2 h1{
    font-size: 10rem !important;
  }
  .hero_right_col img{
    width: 70%;
    margin: 30px auto;
  }
  .works_item{
    margin-bottom: 20px;
  }
  .works_item:last-child{
    margin-bottom: 0;
  }
  .network_itemv2 .rightbacklogo{

  }
  .works_icon{
    margin-right: 30px !important;
  }
  .works_leftcol{
    margin: 25px auto;
  }
  .filter_rightcol{
    margin: auto;
  }
  .filter_wrapv3{
    padding-top: 40px;
  }
  .member_channelv3::after {
    height: 0;
}
.post_left_col ul li {
    margin-bottom: 3.5rem;
}
}

@media (min-height: 600px) and (max-height: 800px) {
  .title_xxl {
    font-size: clamp(4rem, 5.5rem, 8rem) !important;
  }
  .hero_titlev2 h2 sup,
  .hero_titlev2 h1 sup {
    font-size: 3rem;
  }
  .title_lg,.title_xl {
    font-size: clamp(3rem, 3.7rem, 5rem) !important;
  }
  .pending span{
    font-size: 2.7rem;
  }
  .works_sectionv2 .works_icon{
    width: 70px !important;
    height: 70px !important;
  }
  .works_sectionv2 .works_icon img{
    height: 30px !important;
    object-fit: contain;
  }
  .works_sectionv2 .works_leftcol{
    gap: 3rem;
  }
  .earning_box h4, .earning_box label, .earning_box input, .earning_box .join_btn a{
    font-size: clamp(2rem, 2.5rem, 3rem) !important;
  }
.earning_right p{
    font-size: clamp(2rem, 2.3rem, 3rem) !important;
}
  .custom_container h2, .url_titlev3 h3{
    font-size: clamp(4.5rem, 5.5rem, 8rem) !important;
  }
 

  .join_titlev2 p{
    font-size: clamp(3rem, 3.5rem, 5rem) !important;
  }
  .join_titlev2 img{
    max-width: 50rem;
  }
  .join_textv2 h4{
    font-size: clamp(5rem, 7rem, 8rem) !important;
  }
  .left-arrow-shape, .right-arrow-shape {
    max-width: 40rem;
  }
  .join_textv2 p, .url_linkv2 a{
    font-size: clamp(2.5rem, 3rem, 4rem) !important;
    word-break: break-all;
  }
  .post_left_col ul li img{
    width: 5rem !important;
  }
  .filter_rightcol .filter_item h4{
    font-size: clamp(2rem, 2.5rem, 3rem) !important;
    margin-bottom: 1rem !important;
  }
  .network_sectionv2 {
   
    padding: 7rem 0rem !important;
   
}
  .filter_mobileImg img{
    max-width: 22rem !important;
  }
.chanel_sectionv2 .post_right_col img{
    max-width: 43rem !important;
}
.connect_section{
    padding: 20rem 0 !important;
}
.url_linkv2 {
    padding: 2.5rem 0rem 4.5rem;
}
.urlprofile_img img{
    width: 20rem;
}
.revenue_container{
    margin-top: 5rem;
}
  .arrow_red,.arrow_white {
    width: 32rem !important;
  }
  .network_textv2{
    bottom: -1.45rem !important;
  }
  .network_textv2 p{
    font-size: clamp(6rem, 8rem, 10rem) !important;
  }
  .post_sectionv2 .verify_wrapv2{
    padding-top: 7rem !important;
  }

  .image_1{
    height: 380px !important;
    object-fit: contain;
  }
  .hero_title.hero_titlev2 {
    margin-bottom: 20px !important;
   
}
.hero_wrapper {
    padding-top: 0rem !important;
    
}
.hero_left_col {
  
    padding-top: 0rem !important;
}
.ply_by_img{
  height: 250px !important;
  object-fit: contain;
}
.play_by_logo{
    height: 100px !important;
    object-fit: contain;
}
.text_lg{
    font-size: clamp(3rem, 4rem, 5rem) !important;
}
.post_left_col ul li {
    margin-bottom: 3rem !important;
}
.post_left_col ul li:last-child {
    margin-bottom: 0rem !important;
}
.quote_item ul li{
    margin-bottom: 4rem;
}
.testimonial_title h3{
    font-size: clamp(4.5rem, 5.5rem, 6.5rem) !important;
}
.quote_item h4 {
    font-size: clamp(2.2rem, 2.7rem, 3.5rem) !important;
    margin-bottom: 1rem;
}
.quote_item p{
    font-size: clamp(1.7rem, 2rem, 2.4rem) !important;
}
.quote_item ul li img{
    width: 3rem;
}
.quote_item ul li:last-child{
    margin-bottom: 0rem;
}
.earning_right img{

}

}

/* @media (min-height:600px) and (max-height:1000px) {
    .title_xxl {
        font-size: clamp(15vh, 12rem, 25vh) !important;
    }
} */
