@media screen and (min-width: 1399px) {
    .custom_navbar {
        --bs-navbar-nav-link-padding-x: 1.5rem;
    }
    .timeline .starwallets-invest {
        color: #d3d3d3;
        font-family: "Roboto", Helvetica;
        font-size: 14px;
        font-weight: 400;
        height: 171px;
        letter-spacing: 0;
        line-height: 21px;
        margin-top: 24px;
        position: relative;
        width: 80%;
    }
    }
@media screen and (min-width: 1200px) {
    .custom_navbar {
        --bs-navbar-nav-link-padding-x: 1.5rem;
    }
.navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    align-items: center;
    overflow-y: visible;
}
.navbar-expand-xl .navbar-nav {
    align-items: center;
}
}
@media screen and (max-width: 1399px) {
    .list {
        position: relative;
        top: 20px;
    }
    .timeline .list2 {
        position: relative;
        top: 88px;
    }
    .timeline .listdown2 {
        position: relative;
        top: 174px;
    }
    .timeline .starwallets-invest {
        color: #d3d3d3;
        font-family: "Roboto", Helvetica;
        font-size: 14px;
        font-weight: 400;
        height: 171px;
        letter-spacing: 0;
        overflow: hidden;
        line-height: 21px;
        margin-top: 24px;
        position: relative;
        width: 100%;
    }
   
    }
@media screen and (max-width: 1199px) {
    .text-start{
        margin: 10px 0px !important;
    }
    .timeline .prev_year, .timeline .next_year {
        background: linear-gradient(133deg, #41D2FF 0%, #7E42FF 47.40%, #DD3FFF 96.19%);
        width: 80px;
        height: 80px;
        margin-top: -50px;
        color: #fff;
        border-radius: 50%;
    }
    .timeline .listdown2 {
        position: relative;
        top: 140px;
    }
    .timeline .list2 {
        position: relative;
        top: 70px;
    }
    .list {
        position: relative;
        top: 12px;
    }
    .timeline .starwallets-invest {
        color: #d3d3d3;
        font-family: "Roboto", Helvetica;
        font-size: 13px;
        font-weight: 400;
        height: 171px;
        letter-spacing: 0;
        overflow: hidden;
        line-height: 21px;
        margin-top: 24px;
        position: relative;
        width: 100%;
    }
    .mainBody .menuDropdown .dropdown-menu[data-bs-popper] {
        left: 0px;
        border-radius: 14px;
        background: var(--black, #151415);
        color: #fff;
        margin-left: 0px;
        margin-top: 17px;
        padding: 6px 25px;
        width: 100%;
        box-shadow: 0px 0px 50px 0px rgba(130, 82, 177, 0.70);
    }
    .mainBody .nav-link {
        color: #fff;
        margin: 3px 0px;
    }
    .mainBody .profile_box {
        display: flex;
        align-items: center;
        gap: 20px;
        margin-top: 20px;
        text-align: left;
        margin-left: 0px;
      background: linear-gradient(90deg, rgba(5, 214, 217, 0.10) 0.3%, rgba(249, 7, 252, 0.10) 99.65%) !important;
        margin-bottom: 10px;
        border-radius: 10px;
        width: 100%;
    }
    .cust-logout{
        width: 150px;
    }
    .mainBody .p-img {
        padding-right: 18px;
        text-align: left;
        /* margin: 20px 0px; */
    }
    .mr-referral-block .mr-referral-item .mr-referralsteps:before {
        content: "";
        border-top: 2px dashed #7CDCFF;
        width: 62%;
        position: absolute;
        left: 22.3%;
        top: 0;
        transition: .5s;
        border-color: #7CDCFF;
        z-index: -1;
    }
}

@media screen and (max-width: 991px) {
 
    .mainBody .lighttheme .weightloss-img {
        position: relative;
        bottom: 0;
        margin-top: 24px;
    }
    .mainBody .sport-girl {
        margin-top: 0;
    }
    .roadmap_wave_line {
        position: absolute;
        top: 35%;
        width: 100%;
        display: none;
        padding: 0 35px;
    }
    .timeline .starwallets-invest {
        color: #d3d3d3;
        font-family: "Roboto", Helvetica;
        font-size: 15px;
        font-weight: 400;
        height: 171px;
        letter-spacing: 0;
        overflow: hidden;
        line-height: 21px;
        margin-top: 24px;
        position: relative;
        width: 100%;
    }
    .timeline .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 0 60px;
    flex-direction: row;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
    .gettingstarted::before {
        height: 420px;
        width: 90%;
    }
    .aboutus::before {
        height: 420px;
        width: 90%;
    }
    .bannerImage {
        margin-top: 50px;
    }
    .starcoin {
        margin-bottom: 40px;
    }
    .about-content {
        margin: 40px 0px;
    }
    .gettingstarted .box-right {
        margin-top: 50px;
    }
    .gold_carry {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 30px;
    }
    .girl_horn{
        text-align: center;
    }
    .girl_horn img {
        position: inherit;
        top: inherit;
        height: 254px;
        right: inherit;
        bottom: inherit;
    }
    .mainBody .select_days .dropdown {
        text-align: left;
    }
    .mission_img img, .vision_img img {
        height: auto;
        /* animation: vertical-shaking1 3s linear infinite; */
    }
     .package_detail {
        margin-top: 20px;
    }
    .mainBody .w-btn {
        padding: 15px 20px;
        color: #fff;
        border-radius: 10px;
        align-items: center;
    }
    .total_amount ul li {
        display: inline-block;
        margin-right: 25px;
        width: 100%;
     
    }
    .subhead-block1{
   margin-bottom: 5px !important;
   margin-top: 5px;
   width: max-content;
    }
   
  }

@media screen and (max-width: 768px) {
  .subhead-block2{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
    .footer-widget {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .leftshadow img {
        width: 100%;
    }
    .girl_horn img {
        position: relative;
        top: 0px;
        height: 254px;
        right: 20px;
        bottom: 0;
    }
    .gold_carry {
        margin-top: 30px;
        text-align: center;
        margin-bottom: 30px;
    }
    .girl_horn {
        text-align: right;
    }
  }
  @media screen and (max-width: 767px) {
    .timeline .starwallets-invest {
        width: 90%;
    }
    .timeline .swiper {
        width: 100%;
        height: 1157px;
    }
    .list {
        padding: 0 70px;
    }
    .timeline .starwallets-invest {
        margin-top: 7px;
    }
    .timeline .date_button:nth-child(odd) {
        background-image: inherit;
        left: 7px;
        background-color: transparent;
    }
    .timeline .ellipse {
        position: absolute;
        top: 0;
    }
    .timeline .line_circle {
        top: 0;
    }
    .timeline .img {
        top: 0;
        position: relative;
    }
    .timeline .listdown {
        position: relative;
        top: 83px;
    }
    .timeline .line_circle_mobile2 .ellipse {
        top: 238px;
    }
    .timeline .listdown .content_box {
        top: 60px;
    }
    .timeline .listdown .date {
        height: 40px;
        top: inherit;
        bottom: inherit;
        position: absolute;
        top: 20px;
        width: 108px;
    }
    .timeline .list2 {
        position: relative;
        top: 140px;
    }
    .timeline .listdown2 {
        position: relative;
        top: 0px;
    }
    .timeline .swiper-wrapper {
        padding: 0 0px;
    }
    .timeline .listdown2 .date {
        height: 40px;
        /* left: 0; */
        position: relative;
        top: 45px;
        width: 108px;
    }
    .timeline .line_circle_mobile4 .ellipse {
        position: absolute;
        top: 254px;
    }
    .timeline .listdown2 .line_circle {
        transform: rotate(180deg);
        top: 230px;
    }
    .timeline .listdown2 .content_box {
        top: 276px;
    }

    .tabs_btn.nav.nav-pills {
        display: flex;
        justify-content: center;
    }

   
  }
@media screen and (max-width: 600px) {
    .social_icon_left {
        display: none;
    }
    .shape2 {
        position: absolute;
        right: 0px;
        top: 0;
        left: 0%;
        width: 100%;
    }
    .shape_bg img {
        width: 100%;
    }
    .gettingstarted {
        padding: 50px 0px;
    }
    .aboutus {
        padding: 50px 0px;
    }
    
  }

@media screen and (max-width: 500px) {
    .mainBody .w-btn-list {
        display: block;
        justify-content: end;
        align-items: end;
    }
    .mainBody .w-btn{
        margin-bottom: 10px;
    }
    .mainBody .plogo {
        justify-content: center;
        margin-bottom: 20px;
    }
    .mainBody .mr-referral-carditem {
        min-height: auto!important;
    }
    .mainBody .lighttheme .plogo {
        gap: 15px;
        justify-content: center;
        margin-bottom: 19px;
    }
    .mainBody .sport-community-content {
        margin-bottom: 36px;
    }
    .getstarted {
        text-align: center;
    }
    .mainBody .lighttheme .weightloss-img img {
        position: relative;
        width: 100%;
        object-fit: contain;
        bottom: -60px;
        /* margin-top: -80px; */
    }
    .stepmint-icon img {
        width: 100%;
    }
    .sport_community img {
    width: 100%;
    margin: 10px 0px;
}
.mainBody .stepmint_tooltip {
    top: -68px;
    height: 103px;
    right: 0px;
    background-size: 100% 100%;
    left: inherit;
    padding: 9px 22px;
    width: 191px;
    text-align: center;
}
    
.mainBody .stepmint-icon img {
    width: 100%;
    margin-bottom: 30px;
}
.mainBody .sport-girl {
    margin-top: 0px;
}
.mainBody .sport-girl img{
    width: 100%;
}
    body .contactus_banner {
        padding: 20px;
        height: 200px;
    }
    body .banner-img {
        border-radius: 0px 26px 0px 26px;
    }
    .footer-widget {
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
    .footer-widget button{
        margin-top: 20px;
    }
    .footer-block {
        text-align: center;
    }
    .package_detail {
    margin-top: 40px;
}
    .mainBody .cardList .card-h {
        min-height: auto;
    }
    .mainBody .select_days .dropdown::before {
        content: "";
        position: absolute;
        right: 35px;
        height: 100%;
        background: #41D2FF;
        width: 2px;
    }
    .mainBody .btn-main2 {
        border-radius: 10px;
        background: linear-gradient(133deg, #41D2FF 0%, #7E42FF 47.40%, #DD3FFF 96.19%);
        color: #fff;
        
        border: none;
        height: auto;
        min-height: 45px;
    }
    .main2 {
        border-radius: 10px;
        background: linear-gradient(133deg, #41D2FF 0%, #7E42FF 47.40%, #DD3FFF 96.19%);
        color: #fff;
        
        border: none;
        height: auto;
        min-height: 45px;
    }
    .mainBody .changepassword ul li {
        display: inline-block;
        width: 50%;
        margin-top: 20px;
        text-align: center;
    }
    .mainBody .changepassword .lock{
        margin-top: 0px;
    }
    .tooltip_box .tooltip_icon img {
        width: 32px;
        height: 32px;
        object-fit: contain;
        left: -12px;
        top: -100px;
        position: absolute;
        animation: inherit;
    }
    .shape2 {
        position: absolute;
        right: 0px;
        top: 0;
        left: 0%;
        width: 100%;
    }
    .shape_bg img {
        width: 100%;
    }
    .gettingstarted {
        padding: 50px 0px;
    }
    .aboutus {
        padding: 50px 0px;
    }
   
    /* .mr-referral-block .mr-referral-item .mr-referralsteps .mr-stepsinfo .mr-step-counter {
        background: #191C24;
        width: 26px;
        height: 26px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        transform: rotate(45deg);
        position: absolute;
        left: -35px;
        top: 42px;
        border: 1px solid #fff;
        background: linear-gradient(90deg, rgb(65 210 255) 0%, rgb(126 66 255) 47.40%, rgb(221 63 255) 96.19%);
        border-radius: 100px;
    } */
    .mr-referral-carditem {
		min-height: auto;
		padding: 10px 10px;
	}

	/* .mr-referral-block .mr-referral-item .mr-referralsteps {
		padding: 00px 0 0;
		padding-left: 40px;
		display: block !important;
		margin: 50px 0 40px !important;
	}

	.mr-referral-block .mr-referral-item .mr-referralsteps:before {
		border-top: 0 !important;
		border-left: 2px dashed #fff;
		width: 4px !important;
		height: 100% !important;
		left: 10px !important;
	}

	.mr-referral-block .mr-referral-item .mr-referralsteps .mr-referralsteps-item:before {
		transform: rotate(90deg) !important;
		left: -14px !important;
		top: 40% !important;
	}

	.mr-referral-block .mr-referral-item .mr-referralsteps .mr-referralsteps-item {
		margin: 0 0 80px !important;
		width: 100% !important;
		display: block !important;
		padding-left: 35px !important;
	} */

	.mr-referral-block .mr-referralref-item .mr-contant-block h4 span {
		word-break: break-all;
	}

	.mr-referral-block .mr-referralref-item .mr-contant-block h4 {
		margin: 0 0 8px !important;
		font-size: 14px !important;
	}

	.mr-referral-block .mr-referralref-item .mr-contant-block h4 .text {
		font-size: 14px;
	}

	.mr-referral-block .mr-referralref-item .mr-contant-block .form-group .form-label {
		font-size: 14px;
		margin: 0 0 6px;
	}

	.input-group.mr-custome-inputgroup {
		height: 44px;
		padding: 0;
	}


	/* .mr-referral-block .mr-referral-item .mr-referralsteps .mr-referralsteps-item:last-child {
		margin: 0 !important;
	} */
    .staking_banner {
        display: flex;
        align-items: center;
    }
    .staking_banner .stake_img {
        width: 100%;
    }
    .staking_banner .star_left {
        width: 100px;
    }
    .staking_banner .star_right {
        width: 100px;
    }
    .list ul li {
        display: inline-block;
        width: 50%;
        /* margin-bottom: 0px; */
        text-align: left;
        margin-bottom: 11px;
    }
    .girl_horn {
        text-align: center;
        margin-top: 20px;
    }
    .girl_horn img {
        position: relative;
        top: 0;
        height: 231px;
        margin-bottom: -16px;
        right: 0;
        bottom: 1px;
    }
    .gold_carry {
        margin-top: 0;
        text-align: center;
        margin-bottom: 30px;
    }
    .contactus_form {
        padding: 50px 0px 30px 0px;
    }
    .contactus_banner {
        padding: 20px;
        height: auto;
    }
    .banner-img {
        height: 120px;
        border-radius: 0px 30px 0px 30px;
    }
    
    
    .bannerImage {
        margin-top: 40px;
    }
    .bannerImage img {
        margin-top: 0px;
    }
    .mainBody .bannerImage img {
        height: auto;
        position: relative;
        width: 100%;
        object-fit: contain;
        /* animation: MoveUpDown 4s linear infinite; */
    }
    .aboutus::before{
        display: none;
    }
    .mainBody .box-right {
        margin-top: 50px;
    }
    .gettingstarted::before{
        display: none;
    }
    .footer-logo {
        text-align: center;
    }
    .mainBody .footer-widget ul li {
        display: inline-block;
        margin: 0px 10px;
        font-size: 15px;
    }
    .social-icon {
        color: #fff;
        text-align: center;
        margin-top: 20px;
    }
    .box .rectangle-wrapper {
        padding: 24px 10px;
    }
    .starcoin img {
        object-fit: contain;
        margin-bottom: 40px;
    }
  }
  @media screen and (max-width: 425px) {
    .mainBody .w-btn {
        width: 75%;
        white-space: nowrap;
    }
    .mainBody .package_detail ul li p, .package_detail ul li span {
        border-radius: 6px;
        border: 1px solid #d3d3d333;
        background: linear-gradient(99deg, rgba(83, 207, 210, 0.10) 1.29%, rgba(92, 101, 225, 0.10) 49.43%, rgba(200, 33, 156, 0.10) 107.93%);
        padding: 3px 8px;
        text-align: center;
        min-width: 120px;
        height: 100%;
    }
    .footer-logo img {
        width: 170px;
    }
    
    .package_detail {
        margin-top: 20px;
    }
    .package_detail ul li {
        padding: 10px 10px;
    }
    .mainBody .select_days .dropdown::before {
        content: "";
        position: absolute;
        right: 14px;
        height: 100%;
        background: #41D2FF;
        width: 2px;
    }

  }
@media screen and (max-width: 360px) {
  
   
  }
@media screen and (max-width: 320px) {
    .mainBody .page-wrapper .card-view .card-body {
        padding: 1rem;
    }
    .mainBody .withdraw_form {
        padding: 30px 20px;
    }
    .mainBody .w-btn {
        padding: 16px 14px;
       font-size: 12px;
    }
    .mainBody .w-btn .circle-icon {
        padding: 10px 8px;
    }
    .mainBody .footer-widget ul li {
        display: inline-block;
        margin: 0px 10px;
        font-size: 12px;
    }
    .mainBody .package_detail ul li p, .package_detail ul li span {
        border-radius: 6px;
        border: 1px solid #d3d3d333;
        background: linear-gradient(99deg, rgba(83, 207, 210, 0.10) 1.29%, rgba(92, 101, 225, 0.10) 49.43%, rgba(200, 33, 156, 0.10) 107.93%);
        padding: 3px 8px;
        text-align: center;
        min-width: 120px;
        height: 100%;
    }
    .mainBody .nftplan table tr td, .mainBody .nftplan table  tr th {
        font-size: 12px;
    }
    .mainBody .nftplan table tr td button, .mainBody .nftplan table  tr th button {
        font-size: 12px;
        width: auto;
        min-width: auto;
        padding: 5px 10px!important;
    }
    .mainBody .select_days .dropdown::before {
        content: "";
        position: absolute;
        right: 0px;
        height: 100%;
        background: #41D2FF;
        width: 2px;
    }

    .form-group.amounttext {
        font-size: 14px;
    }

    button.btn.btn-custom.maxamount {
        padding: 8px 15px !important;
        font-size: 12px;
        height: 45px !important;
    }
   
  }