@media screen and (max-width: 600px) {

    .content-desktop {display: none !important;}
    .content-mobile {display: block;}
    h3,.h3{
        font-size: 25px !important;
    }
    h2,.h2{
        font-size: 24px !important;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
        line-height: 1.1 !important;
    }
    /*p{
        font-size:14px !important;
    }*/
    /* index slider section start*/
.landing-1 .hero-area{
    /* padding-top:80px; */
}
.banner-img{
    height:350px;
}
.landing-6 .hero-content .title{
    font-size:30px;
    line-height:28px;
    margin-bottom:10px;
}
.landing-6 .hero-content p{
    font-size:16px;
    line-height:18px;
}
.hero-content{
    padding-top: 85px;
}
.text-center-left{
    left:50px;
}
.check-avail-btn{
    height:33px;
    width:155px;
    font-size:14px;
}
.slick-dots{
    top: -10rem;
    left: 20rem;
    flex-direction: column;
}
ul.slick-dots li button{
    width:10px;
    height:10px;
}
ul.slick-dots li.slick-active button{
    width:13px;
    height:13px;
}
.widget-text h3{
    font-size: 22px !important;
    margin-bottom: 20px;
    font-weight: 100;
}
.book-offer-section{
    margin-top:-128px;
}
    /* index slider section end*/

    /* index availibility start*/
    .form-control{
        font-size:14px;
    }
    .book-offer-wrapper input{
        margin-bottom: 5px;
    }
    .book-offer-wrapper{
        padding:20px 0;
        margin-bottom: 50px;
    }
    /* index availibility end*/

    /* index about-us start*/
    .border-circle-blue,.border-circle-pink{
        width:50% !important;
    }
    .about-broadband{
        width:50%;
    }
    /* index about-us end*/

    /* index what-we-do start*/

    .what-we-do{
        margin-top:0px;
    }
    .what-we-do .row.mt-40{
        margin-top:0;
    }
    /* index what-we-do end*/

    /* index tracking-product start*/
    .tracking_product_area.sec_pad{
        padding: 0;
    }
    .tracking_pr_item .tracking_content{
        padding: 24px 30px;
    }
    .tracking_pr_item .tracking_content p{
        margin-bottom:16px;
    }
    .pricingTable-header >span{
        left:28%;
    }
    .pricing-area{
        margin-bottom: 30px !important;
    }
    /* index tracking-product end*/

    /* index testimonial start*/
    .testimonial-image img{
        height:100px !important;
        width: 100px !important;
    }
    .landing-5 .testimonial-card .testmonial-texts .testimonial-text-inner{
        padding:25px 0;
    }
    /* index testimonial end*/
   
    /* index form start*/
    .nice-select{
        margin-bottom:1rem;
    }
    /* index form end*/

    /* about-us page start*/
    .about-page .inner-hero-area.bg-gradient{
        background-position: -100px;
    }
    .about-page{
        margin-top: -50px;
    }
    .about-page .inner-hero-area{
        padding:50px 0;
    }
    .rocket-man,.mountain{
        margin:0 !important;
    }
    .vision-p{
        padding-top:0 !important;
    }  
    .service-section{
        padding-top: 0 !important;
        margin-bottom:40px !important;
    }
    .service-section.wifi-service{
        padding-top:30px !important;
    }    
  
    /* about-us page end*/

    /* price plan page start*/
    .mb--60{
        margin-bottom:40px !important;
    }
    .pt--65{
        padding-top: 35px;
    }
    .mt--60{
        margin-top: 40px !important;
    }
    /* price plan page end*/

    /* contact-us page start*/
    .contact-section{
        padding:30px 0;
    }
    /* contact-us page end*/
    /* Technical partners end*/
    .tp-w50{
        width: 50%;
        padding-right: 0px; 
        padding-left: 0px;
    }
    .pb-lg--40 {
    padding-bottom: 40px;
}
    /* Technical partners end

}

@media screen and (max-width: 992px) {
    .content-tab{
        display:none !important;
    }
    .top-left-style1{
        width:400px;
    }

    /* slider */
    .book-offer-section{
        margin-top: -107px;
    }
    .book-offer-wrapper input{
        margin-bottom: 5px;
    }
    .book-offer-wrapper{
        margin-bottom: 50px;
    }

    /* index about-us start*/
    .border-circle-blue,.border-circle-pink{
        width:30%;
    }
    .about-broadband{
        width:50%;
    }
    /* index about-us end*/

    /* index form start*/
    .nice-select{
        margin-bottom:1rem;
    }
    /* index form end*/
    .about-page{
        margin-top: -80px;
    }
    .rocket-man,.mountain{
        margin:0 !important;
    }
    .vision-p{
        padding-top:0 !important;
    }
    .pricingTable-header >span{
        left:28%;
    }  
}
