.nft-list-text{
    font-size: 10px;
}

.pointer-cursor{
    cursor: pointer;
}

.chests-box{
    position: relative;
    top: -40px;
}

.chests-box-1{
    width: 70%;
}

.login-logo{
    width: 80%;
}

.main-gif{
    width: 60%;
}

.about-img{
    width: 38%;
}

.pkg-img-icon{
    width: 100%;
    height: 250px;
}

.signup-logo{
    width: 80%;
}

.black-gold-container{
    background: #444741 0% 0% no-repeat padding-box;
    border: 1px solid #EDD06C;
    padding: 20px;
}

.review-container {
     background: #FFFFFF 0% 0% no-repeat padding-box;
     box-shadow: 0px 5px 6px #00000033;
     border: 2px solid #BE991C;
     border-radius: 15px;
 }

.review-img{
    width: 100%;
    height: 200px;
}

.referral-img{
    width: 100%;
    height: 100%
}

.review-name{
    font-size: 30px;
}

.review-title {
    background: #444741 0% 0% no-repeat padding-box;
}

.white-bg{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 5px 6px #00000033;
    border-radius: 15px;
    padding: 20px;
    height: 100%;
}

.animation-banner-img{
    width: 100%;
    height: 60%;
}

.cow-img{
    width: 100%;
}

.font-title-1{
    font-size: 10px;
}

.font-title-2{
    font-size: 20px;
}

.font-title-3{
    font-size: 30px;
}

.font-style-arial{
    font-family: 'Arial', sans-serif;
}

.font-italic{
    font-style: italic;
}

.uppercase{
    text-transform: uppercase;
}

.font-weight-500{
    font-weight: 500;
}

.font-weight-600{
    font-weight: 600;
}

.font-weight-700{
    font-weight: 700;
}

.font-weight-800{
    font-weight: 800;
}

.color-theme{
    color: #F639C4 !important;
}

.color-blue{
    color: #00B9FF !important;
}

.color-white{
    color: #fff !important;
}

.color-yellow{
    color: #BE991C !important;
}

.color-dark-blue{
    color: #35375B !important;
}

.color-black{
    color: #000 !important;
}

.color-gray{
    color: #8F8F8F !important;
}

.font-10px{
    font-size: 10px;
}

.font-15px{
    font-size: 15px;
}

.font-20px{
    font-size: 20px;
}

.font-25px{
    font-size: 25px;
}

.font-30px{
    font-size: 30px;
}

.font-35px{
    font-size: 35px;
}

.title-text{
    font-size: 80px;
}

.donkey{
    width: 80%;
    margin-top: 50px;
}


.font-payment-1{
    font-size: 25px;
}


.font-payment-2{
    font-size: 30px;
}

.our-product-1{
 font-size: 10px;
}

.our-product-2{
 font-size: 20px;
}

.pkg-details-1{
 font-size: 20px;
}

.pkg-details-2{
 font-size: 20px;
}

.font-pkg-name{
    font-size: 20px;
}

.withOutContainer{
    margin-left: 120px;
}

.total-locked{
    font-size: 10px;
}



@media (min-width:320px){

    .title-text{
       font-size: 20px;
    }

    .donkey{
        width: 80%;
        margin-top: 50px;
    }

    .font-title-1{
        font-size: 15px;
    }

    .font-title-2{
        font-size: 20px;
    }

    .font-title-3{
        font-size: 20px;
    }

    .font-20px{
        font-size: 13px;
    }


    .font-payment-1{
        font-size: 10px;
    }


    .font-payment-2{
        font-size: 15px;
    }

    .our-product-1{
     font-size: 15px;
    }

    .our-product-2{
     font-size: 20px;
    }

    .pkg-details-1{
     font-size: 20px;
    }

    .pkg-details-2{
     font-size: 20px;
    }

    .cow-img{
        width: 100%;
    }

    .animation-banner-img{
        width: 100%;
        max-height: 350px;
    }

    .font-pkg-name{
        font-size: 15px;
    }

    .review-img{
        width: 100%;
        height: 90px;
    }

    .review-name{
        font-size: 15px;
    }

    .referral-img{
        width: 100%;
        height: 220px;
    }

    .login-logo{
        width: 25%;
    }

    .signup-logo{
        width: 42%;
    }

    .withOutContainer{
        margin-left: 20px;
    }

    .total-locked{
        font-size: 15px;
    }

    .nft-list-text{
        font-size: 10px;
    }





}

@media (min-width:480px){

    .title-text{
        font-size: 20px;
    }

    .donkey{
        width: 80%;
        margin-top: 50px;
    }

    .font-title-1{
        font-size: 10px;
    }

    .font-title-2{
        font-size: 20px;
    }

    .font-title-3{
        font-size: 20px;
    }

    .font-20px{
        font-size: 13px;
    }

    .font-payment-1{
        font-size: 10px;
    }


    .font-payment-2{
        font-size: 15px;
    }

    .our-product-1{
     font-size: 10px;
    }

    .our-product-2{
     font-size: 18px;
    }

    .pkg-details-1{
     font-size: 20px;
    }

    .pkg-details-2{
     font-size: 20px;
    }

    .cow-img{
        width: 100%;
    }

    .animation-banner-img{
        width: 100%;
       max-height: 350px;
    }

    .font-pkg-name{
        font-size: 15px;
    }

    .review-img{
        width: 100%;
        height: 80px;
    }

    .review-name{
        font-size: 15px;
    }

    .referral-img{
        width: 100%;
        height: 220px;
    }

    .signup-logo{
        width: 42%;
    }

    .login-logo{
        width: 25%;
    }

    .withOutContainer{
        margin-left: 20px;
    }

    .total-locked{
        font-size: 15px;
    }

    .nft-list-text{
        font-size: 10px;
    }



}

@media (min-width:600px){

    .title-text{
        font-size: 30px;
    }

    .donkey{
        width: 80%;
        margin-top: 50px;
    }

    .font-title-1{
        font-size: 10px;
    }

    .font-title-2{
        font-size: 20px;
    }

    .font-title-3{
        font-size: 20px;
    }

    .font-20px{
        font-size: 13px;
    }

    .font-payment-1{
        font-size: 15px;
    }


    .font-payment-2{
        font-size: 20px;
    }

    .our-product-1{
     font-size: 10px;
    }

    .our-product-2{
     font-size: 20px;
    }

    .pkg-details-1{
     font-size: 20px;
    }

    .pkg-details-2{
     font-size: 20px;
    }

    .cow-img{
        width: 100%;
    }

    .animation-banner-img{
        width: 100%;
        max-height: 350px;
    }

    .font-pkg-name{
        font-size: 15px;
    }

    .review-img{
        width: 100%;
        height: 80px;
    }

    .review-name{
        font-size: 15px;
    }

    .referral-img{
        width: 100%;
        height: 180px;
    }

    .signup-logo{
        width: 42%;
    }

    .withOutContainer{
        margin-left: 20px;
    }

    .total-locked{
        font-size: 15px;
    }

    .nft-list-text{
        font-size: 10px;
    }



}

@media (min-width:801px){

    .title-text{
        font-size: 25px;
    }

    .donkey{
        width: 80%;
        margin-top: 50px;
    }

    .font-title-1{
        font-size: 15px;
    }

    .font-title-2{
        font-size: 20px;
    }

    .font-title-3{
        font-size: 20px;
    }

    .font-20px{
        font-size: 15px;
    }

    .font-payment-1{
        font-size: 15px;
    }


    .font-payment-2{
        font-size: 20px;
    }

    .our-product-1{
     font-size: 10px;
    }

    .our-product-2{
     font-size: 20px;
    }

    .pkg-details-1{
     font-size: 20px;
    }

    .pkg-details-2{
     font-size: 20px;
    }

    .cow-img{
        width: 60%;
    }

    .animation-banner-img{
        width: 100%;
        max-height: 350px;
    }

    .font-pkg-name{
        font-size: 15px;
    }

    .review-img{
        width: 100%;
        height: 150px;
    }

    .review-name{
        font-size: 20px;
    }

    .referral-img{
        width: 100%;
        height: 100%;
    }

    .signup-logo{
        width: 42%;
    }

    .login-logo{
        width: 25%;
    }

    .withOutContainer{
        margin-left: 20px;
    }

    .total-locked{
        font-size: 15px;
    }

    .nft-list-text{
        font-size: 10px;
    }


}

@media (min-width:1025px){

    .title-text{
        font-size: 50px;
    }

    .donkey{
        width: 80%;
        margin-top: 50px;
    }

    .font-title-1{
        font-size: 20px;
    }

    .font-title-2{
        font-size: 25px;
    }

    .font-title-3{
        font-size: 30px;
    }

    .font-payment-1{
        font-size: 30px;
    }


    .font-payment-2{
        font-size: 40px;
    }

    .our-product-1{
     font-size: 20px;
    }

    .our-product-2{
     font-size: 25px;
    }

    .pkg-details-1{
     font-size: 20px;
    }

    .pkg-details-2{
     font-size: 20px;
    }

    .cow-img{
        width: 60%;
    }

    .animation-banner-img{
        width: 100%;
        max-height: 350px;
    }

    .font-pkg-name{
        font-size: 20px;
    }

    .review-img{
        width: 100%;
        height: 100px;
    }

    .review-name{
        font-size: 20px;
    }

    .referral-img{
        width: 100%;
        height: 300px;
    }

    .signup-logo{
        width: 38%;
    }

    .login-logo{
        width: 18%;
    }

    .withOutContainer{
        margin-left: 120px;
    }

    .total-locked{
        font-size: 25px;
    }

    .nft-list-text{
        font-size: 13px;
    }



}

@media (min-width:1281px){

    .title-text{
        font-size: 50px;
    }

    .donkey{
        width: 80%;
        margin-top: 50px;
    }

    .font-title-1{
        font-size: 20px;
    }

    .font-title-2{
        font-size: 25px;
    }

    .font-title-3{
        font-size: 30px;
    }

    .font-payment-1{
        font-size: 30px;
    }


    .font-payment-2{
        font-size: 40px;
    }

    .our-product-1{
     font-size: 20px;
    }

    .our-product-2{
     font-size: 25px;
    }

    .pkg-details-1{
     font-size: 25px;
    }

    .pkg-details-2{
     font-size: 30px;
    }

    .cow-img{
        width: 60%;
    }

    .animation-banner-img{
        width: 100%;
        max-height: 350px;
    }

    .font-pkg-name{
        font-size: 20px;
    }

    .review-img{
        width: 100%;
        height: 100px;
    }

    .review-name{
        font-size: 20px;
    }

    .referral-img{
        width: 100%;
        height: 300px;
    }

    .signup-logo{
        width: 38%;
    }

     .login-logo{
        width: 18%;
    }

     .withOutContainer{
        margin-left: 120px;
    }

    .total-locked{
        font-size: 25px;
    }

    .nft-list-text{
        font-size: 13px;
    }



}






@media (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}

@media (max-width: 767.98px) {
  .desktop-tablet-only {
    display: none;
  }
}

.desktop-only {
  display: none;
}

@media (min-width: 1025px) {
  .desktop-only {
    display: block;
  }
}

.mobile-ipad-only {
  display: none;
}

@media (max-width: 1024px) {
  .mobile-ipad-only {
    display: block;
  }
}
