/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .success-story-wrapper h2 {
        font-size: 40px;
    }
    .text-right-top {
        font-size: 90px;
        line-height: 70px;
    }
    .section-top h2 {
        font-size: 40px;
        margin-top: 10px;
    }
    .text-left-bottom {
        bottom: 30%;
        font-size: 110px;
        line-height: 100px;
    }
    .resarch-bottom-wrapper h2 {
        font-size: 40px;
        margin-top: 10px;
    }
    .plan-area .text-left-top {
        left: 4%;
        font-size: 50px;
        line-height: 120%;
    }
    .plan-area .text-left-bottom {
        left: 10%;
        bottom: 25%;
        font-size: 45px;
    }
    .plan-area .text-right-bottom {
        right: 2%;
        bottom: 22%;
        font-size: 50px;
    }



  










}

/*
====================================
Small Screen - Tablate
====================================
*/

@media screen and (min-width: 768px) and (max-width: 991px) {
    /* hero responsive  */
    .hero-area {
        padding: 65px 0;
    }
    .hero-wrapper h2 {
        font-size: 30px;
    }
    .hero-wrapper h4 {
        font-size: 20px !important;
        /* margin-top: 2rem !important; */
    }
    .section-top p {
        font-size: 18px;
    }

    .how-to-join-section { 
        font-size: 2rem !important;
    }
    .hero-wrapper p {
        font-size: 19px;
    }
    .action-btn-fill {
        font-size: 18px;
    }
    .action-btn {
        font-size: 19px;
    }
    .success-story-wrapper h2 {
        font-size: 32px;
    }
    .text-right-top {
        font-size: 90px;
        line-height: 70px;
    }
    .section-top h2 {
        font-size: 32px;
        margin-top: 5px;
    }
    .text-left-bottom {
        bottom: 30%;
        font-size: 110px;
        line-height: 100px;
    }
    .resarch-bottom-wrapper h2 {
        font-size: 32px;
        margin-top: 5px;
    }
    .plan-area .text-left-top {
        left: 4%;
        font-size: 50px;
        line-height: 120%;
    }
    .plan-area .text-left-bottom {
        left: 10%;
        bottom: 25%;
        font-size: 45px;
    }
    .plan-area .text-right-bottom {
        right: 2%;
        bottom: 22%;
        font-size: 50px;
    }
    .success-story-area {
        padding-top: 0;
        padding-bottom: 20px;
    }
    .section-top h4 {
        font-size: 28px;
        margin-top: 2rem;
    }
    .resarch-bottom-wrapper h4 {
        font-size: 28px;
        margin-top: 2rem;
    }
    .single-predictive h5 {
        font-size: 20px;
    }
    .single-predictive .icons {
        width: 50px;
    }
    .research-section {
        padding-bottom: 0;
    }
    .plan-price h2 {
        font-size: 55px;
        ;
    }
    .plan-bottom-card {
        margin-top: 60px;
    }
    .plan-bottom-card p {
        font-size: 18px;
    }
    .plan-area {
        padding-bottom: 10px;
    }
    .plan-card {
        margin-top: 50px;
    }
    .research-bg {
        top: -800px;
        height: 500%;
    }


    .custom-select {
        max-width: 100%;
        margin-left: 0;
        min-width: 100%;
    }

    .sticky-right-bar {
        display: flex;
        gap: 15px;
        flex-direction: column;
        width: 100%;
    }
    .apple-pay button {
        max-width: 100%;
        padding: 12px 24px;
    }

    .buy-button button {
        max-width: 100%;
        padding: 12px 24px;
    }
    .sticky-bar .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .sticky-bar {
        bottom: 0;
    }
    .sticky-wrapper {
        border-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }
    .site-footer {
        margin-bottom: 0;
        padding-bottom: 300px;
    }

    .premium-member-slider .item {
        padding: 0 15px;
    }
    .team-top-slider .slide-items,
    .team-bottom-slider .slide-items {
        padding: 0 15px;
    }


}

/*
====================================
Small Screen - Mobile
====================================
*/

@media screen and (max-width: 767px) {
    /* hero responsive  */
    .hero-wrapper h2 {
        font-size: 26px;
    }

    .hero-wrapper h3 {
        font-size: calc(1.3rem + 0.6vw);
    }
    .hero-wrapper h4 {
        font-size: 18px !important;
        /* margin-top: 2rem !important; */
    }

    .section-top p {
        font-size: 18px;
    }
    .how-to-join-section { 
        font-size: 2rem !important;
    }
    .hero-wrapper p {
        font-size: 18px;
    }
    .action-btn-fill {
        font-size: 17px;
        padding: 10px 50px;
    }
    .action-btn {
        font-size: 18px;
    }
    .rating-star img {
        max-width: 120px;
    }
    .official-pertners ul li {
        width: calc((100% / 5) - 12px);
    }
    .official-pertners ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    .success-story-wrapper h2 {
        font-size: 25px;
    }
    .text-right-top {
        font-size: 55px;
        line-height: 45px;
    }
    .section-top h2 {
        font-size: 25px;
        margin-top: 5px;
    }
    .text-left-bottom {
        bottom: 40%;
        font-size: 70px;
        line-height: 65px;
    }
    .resarch-bottom-wrapper h2 {
        font-size: 25px;
        margin-top: 5px;
    }
    .plan-area .text-left-top {
        left: 4%;
        font-size: 30px;
        line-height: 120%;
    }
    .plan-area .text-left-bottom {
        left: 10%;
        bottom: 25%;
        font-size: 30px;
    }
    .plan-area .text-right-bottom {
        right: 2%;
        bottom: 22%;
        font-size: 28px;
    }
    .success-story-area {
        padding-top: 0;
        padding-bottom: 20px;
    }
    .section-top h4 {
        font-size: 26px;
        margin-top: 3rem;
    }
    .resarch-bottom-wrapper h4 {
        font-size: 26px;
        margin-top: 2rem;
    }
    .single-predictive h5 {
        font-size: 18px;
    }
    .single-predictive .icons {
        width: 45px;
    }
    .research-section {
        padding-bottom: 0;
    }
    .plan-price h2 {
        font-size: 50px;
        ;
    }
    .plan-bottom-card {
        margin-top: 60px;
    }
    .plan-bottom-card p {
        font-size: 17px;
    }
    .plan-area {
        padding-bottom: 10px;
    }
    .plan-card {
        margin-top: 50px;
    }
    .research-bg {
        top: -800px;
        height: 500%;
    }
    .success-story-wrapper h4 {
        font-size: 16px;
        margin-top: 2rem;
    }
    .success-story-wrapper h3 {
        font-size: 14px;
    }
    .hero-area {
        padding: 50px 0;
    }
    .premium-member-wrapper {
        padding-top: 40px;
    }
    .single-sport-items .icon {
        width: 50px;
    }
    .plan-area .text-right-top {
        right: 3%;
        top: 20%;
        font-size: 41px;
    }

    .custom-select {
        max-width: 100%;
        margin-left: 0;
        min-width: 100%;
    }

    .sticky-right-bar {
        display: flex;
        gap: 15px;
        flex-direction: row;
        width: 100%;
        flex-wrap: wrap;
    }
    .apple-pay button {
        max-width: 100%;
        padding: 12px 24px;
    }

    .buy-button button {
        max-width: 100%;
        padding: 12px 24px;
    }
    .sticky-bar .container {
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
    .sticky-bar {
        bottom: 0;
    }
    .sticky-wrapper {
        border-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        padding: 10px;
    }

    .apple-pay,
    .buy-button {
        width: calc(50% - 10px);
    }

    .site-footer {
        margin-bottom: 0;
    }
    .premium-member-slider .item {
        padding: 0 10px;
    }

    .team-top-slider .slide-items,
    .team-bottom-slider .slide-items {
        padding: 0 10px;
    }


    .rating-star-img img {
        max-width: 130px;
    }
    .review-top p {
        font-size: 18px;
    }


    .single-review-content {
        background: #fff;
        padding-top: 35px;
        padding-bottom: 35px;
        padding-left: 31px;
        padding-right: 30px;
        gap: 25px;
        flex-direction: column;
    }
    .review-text a {
        display: inline-block;
        margin: 0 auto;
        margin-top: 20px;
        font-size: 18px;
        font-weight: 600;
        text-decoration: underline;
    }
    .review-text {
        display: flex;
        flex-direction: column;
    }

    .single-review-card {
        margin: 0 15px;
    }


    .premium-title {
        margin-top: 1rem !important;
    }
}



/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/

@media screen and (max-width: 576px) {


    .hero-wrapper h4 {
        font-size: 18px !important;
        /* margin-top: 3rem !important; */
    }

    .section-top p {
        font-size: 18px;
    }
    .how-to-join-section { 
        font-size: 2rem !important;
    }
    .hero-wrapper h2 {
        font-size: 20px;
    }
    .hero-wrapper p {
        font-size: 16px;
    }
    .action-btn-fill {
        font-size: 16px;
        padding: 10px 40px;
    }
    .success-story-wrapper h2 {
        font-size: 20px;
    }
    .success-story-wrapper h4 {
        font-size: 16px;
        margin-top: 3rem;
    }
    .success-story-wrapper h3 {
        font-size: 14px;
    }
    .hero-area {
        padding: 30px 0;
    }
    .official-pertners {
        padding-top: 30px;
    }
    .research-section {
        padding-bottom: 0;
        padding-top: 30px;
    }
    .single-sport-items .icon {
        width: 40px;
    }
    .text-left-bottom {
        bottom: 47%;
        font-size: 48px;
        line-height: 40px;
    }
    .resarch-bottom-wrapper h2 {
        font-size: 20px;
        margin-top: 5px;
    }
    .single-predictive h5 {
        font-size: 16px;
    }
    .resarch-bottom-wrapper h4 {
        font-size: 26px;
        margin-top: 3rem;
    }
    .section-top h2 {
        font-size: 20px;
    }
    .section-top h4 {
        font-size: 22px;
        margin-top: 3rem;
    }
    .plan-area {
        padding-bottom: 0;
        padding-top: 30px;
    }
    .plan-card {
        margin-top: 30px;
    }
    .plan-price h2 {
        font-size: 35px;
    }
    .plan-price span {
        font-size: 16px;
    }
    .plan-card h5 {
        font-size: 18px;
        margin: 5px 0;
    }
    .plan-bottom-card p {
        font-size: 16px;
    }
    .plan-bottom-card {
        margin-top: 30px;
    }
    .plan-card h4 {
        font-size: 20px;
        margin-top: 3rem;
    }

    .single-review-content {
        padding: 20px;
        min-height: 450px;
    }
    .review-text p {
        font-size: 16px;
    }
    .review-user .username {
        font-size: 16px;
    }
    .review-user .user-rating img {
        max-width: 100px;
    }

    .review-area {
        padding-top: 40px;
    }

    .premium-title {
        margin-top: 1rem !important;
    }

}