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

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

}

@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: 130px;
        right: 145px;
        width: 140px;
    }
    .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;
    }
    .about-title h2 {
        font-size: 16px;
    }
    .future-box h5 {
        font-size: 18px;
    }
    .story-title p {
        width: 100%;
    }
    .story-bg {
        width: 100%;
        padding: 30px 10px;
    }
}

@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;
    }
    .her-content h1 {
        font-size: 23px;
        line-height: 30px;
    }
    .home-section {
        padding: 0px 0px 150px;
    }
    .navbar {
        border-radius: 0px;
    }
    .our-services:before {
        display: none;
    }
    .services-header {
        flex-wrap: wrap;
    }
    .cta-content h2 {
        font-size: 20px;
    }
    .cta-section {
        padding: 40px 20px;
        width: 100%;
        background: #ad0000;
    }
    section.web-solution::before {
       display: none;
    }
    .case-studyy {
        flex-wrap: wrap;
    }
    .case-studyy h2 {
        font-size: 20px;
    }
    .partners {
        padding: 35px 0;
    }
    .section-title {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .pricing-wrapper {
        padding: 10px;
    }
    .all-pbox {
        flex-wrap: wrap;
        gap: 30px;
    }
    .cta-section-02 {
        padding: 40px 10px;
        width: 100%;
        background: #ad0000;
    }
    .cta-btn {
        padding: 10px 20px;
    }
    .faq-box {
        padding: 10px;
        width: 100%;
    }
    footer.custom-footer:after {
        display: none;
    }
    footer.custom-footer {
        padding: 10px 10px;
    }
    .pricing-grid {
        grid-template-columns: 1fr;
    }

    .overlay {
    padding: 40px 25px;
  }

  .webfx-content {
    padding: 30px 25px;
  }

  .overlay h3 {
    font-size: 26px;
  }
    .contact_info .contact_box {
    margin-bottom: 30px;
  }

  .hero_section_title h1 {
    font-size: 24px;
  }
  .testimonial-card {
    min-width: 380px;
    max-width: 380px;
}

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