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

}
@media only screen and (max-width:1440px){
    .future-box img {
        width: 35px;
        margin: -30px 0 0 auto;
    }
    .future-box p {
        font-size: 14px;
    }

}



@media only screen and (max-width:1366px){
    .future-box img {
        width: 35px;
        display: inline;
        margin: 10px 4px 0px auto;
    }
}

@media only screen and (max-width:1200px){
}

@media only screen and (max-width:1024px){
}

@media only screen and (max-width:991px){
    .home-section::before {
        z-index: -1;
    }
    .home-section::after {
        z-index: -1;
    }
    .text-white {
        color: #fff !important;
    }
    .banner-content h3 {
        font-size: 40px;
    }
    .banner-content h4 {
        font-size: 40px;
    }
    .banner-content-img img {
        width: 50%;
        right: 40px;
        height: 200px;
    }
    img.img-01 {
        width: 45%;
    }
    img.img-02 {
        margin: 0px 0 0 0px;
        width: 45%;
    }
    .key-features-imgs {
        display: flex;
        justify-content: space-between;
    }
    .biorythem-img img {
        width: 100%;
        right: 0;
        object-fit: scale-down;
    }
    .biorythem-img:before {
        display: none;
    }
    .biorythem-img::after {
        display: none;
    }
    .contact-content {
        margin-top: 20px;
    }
    img.smart-phone {
        display: none;
    }
    .free-text h2 {
        font-size: 20px;
    }
    .free-text ul li img {
        width: 150px;
        object-fit: scale-down;
    }
    .about_line {
        display: none;
    }
    .navbar {
        width: 100%;
    }
    .hero-center img {
        top: 84%;
        right: 145px;
        width: 130px;
    }
    .swiper-zoom-container {
        margin-top: 30px;
    }
    .slider__btns {
        width: 80%;
    }
    .swiper.mySwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        margin-top: 30px;
    }
    .rating-main {
        flex-wrap: wrap;
        gap: 20px;
    }
    h2 {
        font-size: 18px !important;
    }
    .about-title h2 {
        font-size: 16px;
    }
    .future-box h5 {
        font-size: 18px;
    }
    .story-title p {
        width: 100%;
    }
    .story-bg {
        width: 100%;
        padding: 30px 10px;
    }
    .future-box img {
        width: 25px;
    }
    .future-box p {
        font-size: 14px;
    }
    .rating-text h4 {
        font-size: 20px;
    }
    .rating-icon img {
        width: 26px;
    }
    .rating-icon {
        width: 50px;
        height: 50px;
    }
    .footer {
        height: auto !important;
    }
    .social-links ul {
        justify-content: center;
    }
    .heroo-centerr {
        display: none;
    }
    .banner-images img {
        width: 100%;
    }
}


@media only screen and (max-width:767px){
    .banner-content h3 {
        font-size: 30px;
    }
    .banner-content h4 {
        font-size: 30px;
    }
    .banner-content h6 {
        font-size: 20px;
    }
    .about_line {
        display: none;
    }
}
@media only screen and (max-width:575px){
    .home-section::before {
        display: none;
    }
    .home-section::after {
        display: none;
    }
    img.img-01 {
        display: none;
    }
    img.img-02 {
        width: 100%;
    }
    .purple::after {
        display: none;
    }
    .red::before {
        display: none;
    }
    .red::after {
        display: none;
    }
    .banner-content-img img {
        display: none;
    }
    .about_content_box {
        width: 100%;
        padding: 10px;
        margin-bottom: 20px;
    }
    .key-futures-content h3 span {
        font-size: 20px;
    }
    .key-futures-content h3 {
        font-size: 20px;
    }
    .banner-content h3 {
        font-size: 26px;
    }
    .banner-content h4 {
        font-size: 24px;
    }
    div#about {
        margin: 10px 0 0px;
    }
    .navbar {
        margin-bottom: 10px;
    }
    .contact-img img {
        height: 200px;
    }
    .contact-section {
        margin: 10px 0 0;
    }
    .biorhythm-content h3 {
        font-size: 20px;
    }
    .details__text strong {
        font-size: 20px;
    }
    .contact-title h3 {
        font-size: 20px;
    }
    .biorythem-img img {
        width: 90% !important;
        margin: 0 auto;
        display: block;
        animation: none;
    }
    .contact-content ul {
        flex-wrap: wrap;
    }
    .about_line {
        display: none;
    }
    .hero-center img {
        left: -25%;
    }
    .light-bg-02::before {
        display: none;
    }
    .light-bg-02::after {
        display: none;
    }
    .btn-close {
        margin: 0px 1rem !important;
    }
    .side-bars.show-side {
        right: -90px !important;
    }
    .whos-tabs ul#myTab {
        padding: 10px 0px;
    }
    .whos-tabs #myTabContent {
        padding: 20px 10px;
    }
    .arrow-img {
        display: none;
    }
    .banner-content-btn a {
        padding: 10px 20px;
    }
    .about_vector_img img {
        width: 100%;
        margin: 50px auto;
    }
    .whos-tabs .nav-tabs .nav-link {
        padding: 10px 60px;
        text-align: right;
        width: 100%;
        display: flex
    ;
        justify-content: start;
        align-items: start;
    }
    .hero-center-02 img {
        display: none;
    }
}
@media only screen and (max-width:375px){
    .hero-center img {
        left: 36%;
    }
    .light-bg-02::before {
        display: none;
    }
    .light-bg-02::after {
        display: none;
    }
}
