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

/* start header css */
.main_header .primary_btn{
    font-size: 14px;
    line-height: 16px;
    padding: 6px 20px;
}
.offer_text{
    display: none;
}
.main_header .primary_btn{
    font-size: 14px;
    line-height: 16px;
    padding: 6px 20px;
}
.logo{
    width: 48%;
}
.logo img{
    width: 100%;
}

.container{
    max-width: 100% !important;
    padding: 0px 20px;
}
.mweb_br {
    display: block;
}
/* start banner css */
.mweb-banner{
    display: block;
}
.banner_wrap{
    margin-top: 63px;
    padding-top: 0px;
    background-image: none;
    background: #06090B;
    padding-bottom: 0px;
}
.banner_wrap .container{
    padding: 0px;
}
.mweb-banner img{
    display: block;
    width: 100%;
}
.banner-text{
    width: 100%;
    padding: 30px 20px;
    gap: 12px;
}
.banner-title{
    font-size: 20px;
    line-height: 24px;
}
.banner_wrap .web_br{
    display: none;
}
.banner-area{
    display: block;
}
.banner-list li{
    font-size: 13px;
    line-height: 18px;
    gap: 8px;
}
.banner_wrap .list_img{
    width: 19px;
    height: 19px;
}
.ofer-text{
        padding: 5.143px 10.286px;
    gap: 5.143px;
}
.offer-ct{
    font-size: 14px;
    line-height: 18px;
}
.banner_price{
    font-size: 20px;
    line-height: 26px;
}
.banner_wrap .cta-price{
    width: 100%;
}
.banner_wrap .banner-btn{
    display: block;
    text-align: center;
}
.banner_wrap .price_year{
    font-size: 15px;
    line-height: 18px;
}
.mrp_price{
    font-size: 15px;
    line-height: 18px;
}
/* end banner css */

/* start service css */
.services-marquee {
    display: block;
  overflow: hidden;
}

.marquee-wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.marquee-track {
  width: 100%;
  display: flex;
  overflow: hidden;
}

.marquee-inner {
  display: flex;
  gap: 30px;
  flex-wrap: nowrap;
  animation: scroll-marquee 25s linear infinite;
  flex-shrink: 0;
}

@keyframes scroll-marquee {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-50%);
  }
}

.service-item {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.service-title {
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  margin-bottom: 4px;
}
.marquee-inner:hover {
  animation-play-state: paused;
}
.services-area{
    display: none;
}
/* end service css */

/* start content wrap */
.content-wrap{
    padding-top: 0px;
}
.inner-content{
        background-image: url(../images/icons/mweb_bg1.webp);
        height: 449px;
        background-size: cover;
        border-radius: 12px;
}
.content-title{
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 12px;
}
.content-area{
    display: block;
    width: 100%;
    height: 100%;
    padding: 24px 24px;
}
.content-text{
        font-size: 14px;
        line-height: 1.4;
}
.minner-card{
    display: block;
}
.minner-card img{
    width: 100%;
}
  
/* end content wrap */
/* start content slider */
.content-slider{
    padding-bottom: 30px;
}
.content-img img{ width: 100%;}
.slide-title{
    font-size: 16px;
    line-height: 20px;
}
.slide-text{
    font-size: 13px;
    line-height: 19px;
    height: 60px;
}
.content-slider .slick-dots{
    margin-top: 0px;
}
.content-slider .container{
    max-width: 100%;
}
/* end content slider */
/* start choose-area css */
.choose-area{
    flex-direction: column;
    padding-top: 40px;
    gap: 20px;
}
 .protect-card{
    width: 100%;
    height: 460px;
}
.overlay{
    padding: 30px;
}
.overlay h3{
    font-size: 24px;
   line-height: 31px;
} 
.overlay p{
    font-size: 13px;
    line-height: 19px;
}
.choose-cards{
    display: none;
}
.mchoose-cards{
    display: block;
}
.feature-box{
    padding: 24px;
    text-align: start;
}
.feature-title{
    font-size: 15px;
    line-height: 1.3;
    font-weight: 700;
}
.feature-text{
    font-size: 13px;
    line-height: 19px;
}
.icon {
    margin-bottom: 13px;
}
.rate{
    flex-direction: column;
            padding: 0px;
}
.img2{
    display: none;
}
.img1 img{
    width: 100%;
            display: block;
}
.rate-title{
    font-size: 20px;
}
.why-choose{
    padding-bottom: 40px;
}
/* end choose-area */
/* start software css */
    .software-content .tag-title {
         font-size: 14px;
        line-height: 1.3;
        margin-bottom: 12px;
    }
    .software_item{
        padding: 0px;
    }
    .software-content .skew {
        padding: 8px 16px;
        min-width: auto;
    }
    .software-content p {
        font-size: 28px;
        line-height: 1.3;
        margin-bottom: 12px;
    }
    .software_item{
        flex-wrap: wrap;
        height: auto;
        justify-content: center;
    }
    .software-area{
        background: none;
        padding: 0px;
    }
    .software_wrap{
        background: url(../images/icons/software-bg.webp);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 40px 0px;
        background-color: #f5f9fc;
    }
    .software_list li{
        font-size: 13px;
        line-height: 18px;
    }
    .software_list{
        gap: 18px;
        margin-bottom: 24px;
    }
    .side-imge{
        text-align: center;
    }
    .side-imge img {
        width: 270px;
        height: auto;
    }
    .software_wrap .slick-slide{
        margin: 0px 40px;
        margin-bottom: 13px;
    }
    .software-feature {
        display: none;
    }
    .feature-slider {
        display: block !important;
    }
    .feature-slider .slick-dots{
        margin-top: 0px;
    }
    .tech-icon {
        text-align: -webkit-center;
        margin-bottom: 20px;
    }
    .tech-title{
        font-size: 18px;
        line-height: 1.3;
    }
    .tech-content p{
        font-size: 12px;
        line-height: 1.5;
                height: 72px;
    }
    .feature-slider {
        margin-top: -50px;
    }
    .feature-title1{
        font-size: 14px;
        line-height: 18px;
    }
    /* end software css */

    /* start price css */
.price-item{
        background: transparent;
    padding: 0px;
    justify-content: center;
    height: auto;
    }
    .price-area{
        margin-top: -48px;
    }
    .price-box{
        width: 350px;
        padding: 24px;
    }
    .include_list li{
        font-size: 13px;
        line-height: 17px;
        margin-bottom: 8px;
        gap: 6px;
    }
    .price-content{
        flex-direction: column;
    }
    .list_img svg{
        width: 12px;
        height: auto;
    }
    .support-list {
        display: flex;
        gap: 16px;
        margin-bottom: 15px;
    }
    .price-content{
        gap: 16px;
    }
    .mweb-price-img{
        display: block;
    }
    .mweb-price-img img{
        width: 100%;
    }
    .price-wrap{
        background: #EEE;
        padding-top: 0px;
        padding-bottom: 40px;
    }
    .price-title{
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .price-wrap .container{
        padding: 0px;
    }
    .buynow-btn{
        font-size: 18px;
        font-size: 14px;
        line-height: 13px;
        padding: 12px 30px;
    }
    .product-price .price_year{
        font-size: 12px;
    }
    .product-price .mrp_price{
        font-size: 14px;
    }
    .product-price .banner_price{
        font-size: 20px;
        line-height: 25px;
    }
    .product-price{
        align-items: start;
        flex-direction: column;
        gap: 20px;
    }
    .price-wrap .primary_btn{
            width: 100%;
    text-align: center;
    } 
    /* end price css */
    /* stat testimomial slider */
    .testimonial-title{
        font-size: 22px;
        line-height: 28px;
    }
    /* end testimonial slider */

    /*  start faq wrap */
    .faq-wrap{
        padding: 40px 0px;
    }
    .faq-wrap h2{
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 0px;
    }
    .faq-wrap .page_title{
        margin-bottom: 20px;
    }
    .faq-area{
        flex-direction: column;
    }
    .accordion{
        width: 100%;
    }
    .faq-wrap .accordion button .accordion-title{
        font-size: 16px;
        line-height: 20px;
        width: 312px;
        display: block;
    }
    .faq-wrap .accordion .accordion-content p{
        font-size: 13px;
        line-height: 20px;
        width: 312px;
    }
    .accordion-item button:after{
        position: absolute;
        right: 0px;
        top: 0px;
    }
    /* end faq wrap */
    /* start footer css */
    .follow-links{
        justify-content: space-between;
    }
    .footer_upper{
        display: block;
    }
    .footer_logo{
        margin-bottom: 14px;
    }
    .footer_logo img{
        display: block;
    }
    .none{
    display: block;
}
.social_link{
    display: block;
}
.follow_us{
    font-size: 12px;
    text-align: left;
    color: #222;
    top: 0px;
    margin-bottom: 8px;
    display: block;
    font-weight: 600;
    line-height: 1.3;
}
.footer_email a{
    font-size: 13px;
    font-weight: 500;
}
.footer_email{
    text-align: left;
}
.social_link li{
    margin-right: 6px;
            margin-left: 0px;
}
    /* end footer css */

    /* testimonail */
    .reviews{
        padding-top: 40px;
    }
    .reviews .sin-testiText p{
        font-size: 14px;
        line-height: 21px;
        height: auto;
    }
    .reviews .reviews-text-slider h4{
        font-size: 17px;
        line-height: 22px;
    }
    .designation{
        font-size: 12px;
        line-height: 15px;
    }
}