@media (max-width: 1200px) { 



 h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  color: #000;
  font-weight: bold;
  line-height: 50px;
}
h3, h4, h5{
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  color: #000;
  font-weight: bold;
}
p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
a {
  text-decoration: none;
}
.comm-btn a {
    padding: 5px 10px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
    font-weight: 600;
}
.heder-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2.3rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
}
.banner-text h1 {
    font-size: 75px;
}

.sliding_form {
    position: fixed;
}
.unlimited-slider.owl-carousel .owl-nav .owl-prev {
    box-shadow: 0px 5px 5px rgb(193 193 193 / 50%);
    width: 60px;
    height: 60px;
    left: -2%;
}
.unlimited-slider.owl-carousel .owl-nav .owl-next {
    box-shadow: 0px 5px 5px rgb(193 193 193 / 50%);
    width: 60px;
    height: 60px;
    right: -2%;
}
.extend-sec .extend-text {
    overflow: hidden;
    margin: 0;
    width: 560px;
    float: right;
    padding: 79px 0px 0px 0px;
}
.what-we-sec-content {
    height: 230px;
}
.happy-customers-sec .customers-text {
    width: 666px;
    float: left;
    padding: 60px 160px 0px 10px;
}   
.customers-slider-cont {
    height: 300px;
    width: 575px;
}

.team-titel h3 {
    font-size: 50px;
    margin-top: 600px;
}
.connected-content h2 {
    font-size: 33px;
    color: #fff;
     padding-top: 0px; 
}
.connected-content .connected-circle1 {
    margin: 100px 70px;
}
.connected-content img {
    margin-top: -150px;
}
.connected-router .connected-circle3 {
    margin: 85px 100px;
}
.address-sec .comm-btn {
    padding: 20px 20px;
}
.connected-router img {
    margin-top: -150px;
    transition: 0.7s;
}
.quote-form {
    margin-top: 25px;
}   
.footer-sec .mail-cont a {
    color: #005dff;
    font-size: 14px;
    font-weight: 500;
    line-height: 10px;
}

/*--------- about start -----------*/

.container {
    max-width: 100%;
}
.heder-sec .inner-nav-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 2rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
}
.about-inn-cont {
    padding: 5px 20px;
    height: 300px;
}
.about-inn-cont2 {
    padding: 5px 20px;
    height: 300px; 
}
.about-inn-cont {
    padding: 20px 25px;
}
.about-inn-cont2 {
    padding: 20px 25px;
}
.about-inn-cont h2 {
    font-size: 20px;
}
.about-inn-cont2 h2 {
    font-size: 20px;
}
.about-inn-cont p {
    font-size: 16px;
    line-height: 24px;
}
.about-inn-cont2 p {
    font-size: 16px;
    line-height: 24px;
}
/*--------- about end -----------*/
/*--------- check-availability start -----------*/

.availability-inner-sec {
    background: url(../image/about-inner-bg.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 50px 50px;
}
.availability-inner-sec .comm-btn {
    padding: 20px 10px;
}

/*--------- check-availability end -----------*/
/*--------- broadband-plans start -----------*/

---------

/*--------- broadband-plans end -----------*/
/*--------- new-connection start -----------*/

---------

/*--------- new-connection end -----------*/
/*--------- ott-apps end -----------*/

/*.choose-plan-pack-text span {
    margin-left: 155px;
}
.choose-plan-pack li {
    margin: 0px 6px;
    padding: 15px 25px;
}
.choose-plan-pack h5 {
    font-size: 15px;
    margin-left: 7px;
    margin-bottom: 10px;
}
.get-app-form .comm-btn {
    padding: 8px 10px;
    box-shadow: 2px 3px 10px rgb(233 86 0 / 50%);
}
.get-app-form .comm-btn a {
    padding: 5px 10px;
    font-size: 12px;
}
*/
/*--------- ott-apps end -----------*/




















/*--------- online-recharge start -----------*/

.inner-half-sec .manage-ac-text {
    width: 600px;
    float: right;
    padding: 150px 30px 0px 300px;
}
.online-rech-img svg {
    margin-left: 100px;
}

/*--------- online-recharge end -----------*/

/*--------- internet-speed end -----------*/

.internet-speed-cont p {
    padding: 0px 400px 0px 0px;
}
.download-img {
    padding: 20px;
}
.download-img p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 140px;
}
/*--------- internet-speed end -----------*/

/*--------- contact end -----------*/

empty

/*--------- contact end -----------*/

/*--------- upload-img end -----------*/

.internet-speed-cont p {
    padding: 0px 400px 0px 0px;
}
.upload-img {
    padding: 5px;
}
.upload-img p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 220px;
}
/*--------- upload-img end -----------*/
.service-povider-sec .service-div2 ul {
    list-style: none;
    text-align: end;
    margin-left: 0px;
}
.service-povider::after {
    content: "";
    background-color: #707070;
    height: 200px;
    width: 1px;
    position: absolute;
    left: 35%;
    margin-top: -185px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}









 }

 @media (max-width: 992px) { 



 h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  color: #000;
  font-weight: bold;
  line-height: 50px;
}
h3, h4, h5{
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  color: #000;
  font-weight: bold;
}
p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
a {
  text-decoration: none;
}

.sliding_form {
    background: #fff;
    position: fixed;
    right: 0px;
    top: 230px;
    width: 270px;
    height: 375px;
}
.top-nav-tab li a {
    width: 130px;
    font-size: 10px;
    margin: 0px 3px;
}

.heder-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.9rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
    font-size: 15px;
}
.download-btn {
    background: #fe5c01;
    width: 200px;
    height: 65px;
    float: left;
    border-radius: 50px;
}
.whatsapp img {
    width: 35px;
    margin: 12px 18px;
}
.google-play h2 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    margin: 10px 23px;
    line-height: 20px;
}
.banner-text h1 {
    padding: 220px 0px 0px 0px;
}
.banner-text h1 {
    font-size: 60px;
}
.banner-btn .comm-btn {
    padding: 10px 5px;
}
.comm-btn a {
    padding: 5px 10px;
    font-size: 13px;
    color: #fff;
    text-decoration: none;
    transition: all .5s ease;
    z-index: 2;
    position: relative;
    font-weight: 600;
}
.customers-text h2 {
    font-size: 60px;
    color: #fd6a02;
    line-height: 60px;
    font-weight: 600;
}
.unlimited-slider.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    left: 2%;
}
.unlimited-slider.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    right: 2%;
}
.unlimited-slider-text1 h2 {
    font-size: 50px;
    color: #f86134;
    margin-top: 220px;
    line-height: 55px;
}
.what-we-sec-content {
    height: 230px;
}
.extend-sec .extend-text {
    overflow: hidden;
    margin: 0;
    width: 460px;
    float: right;
    padding: 79px 0px 0px 0px;
}
.happy-customers-sec .customers-text {
    width: 666px;
    float: left;
    padding: 60px 230px 0px 10px;
}
.customers-slider-cont {
    height: 260px;
    width: 470px;
}
.team-titel h3 {
    font-size: 50px;
    margin-top: 600px;
}
.connected-content h2 {
    font-size: 28px;
    color: #fff;
    padding-top: 50px;
    line-height: 42px;
}
.connected-content .connected-circle1 {
    margin: 135px 70px;
}
.connected-content img {
    margin-top: -160px;
}
.connected-router .connected-circle3 {
    margin: 135px 55px;
}
.address-sec .comm-btn {
    padding: 19px 0px;
}
.connected-router img {
    margin-top: -150px;
    transition: 0.7s;
}
.footer-sec a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    text-decoration: none;
    line-height: 30px;
}
.footer-sec .mail-cont a {
    font-size: 14px;
    line-height: 10px;
}
.footer-sec .call-cont {
    margin: 0px 0px 0px 6px;
}
.footer-sec .call-cont span {
    font-size: 14px;
}
.footer-sec .call-cont a {
    font-size: 16px;
    line-height: 10px;
}
.footer-sec .mail-cont {
    margin: 0px 0px 0px 6px;
}
.footer-sec .mail-cont span {
    font-size: 14px;
}
/*.navbar .nav-icons a, svg {
    margin: 10px 4px;
    width: 30px;
}*/

/*--------- about start -----------*/

.container {
    max-width: 100%;
}
.heder-sec .inner-nav-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
}
.about-inn-cont {
    padding: 5px 20px;
    height: 300px;
}
.about-inn-cont2 {
    padding: 5px 20px;
    height: 300px; 
}
.about-inn-cont {
    padding: 10px 20px;
}
.about-inn-cont2 {
    padding: 10px 20px;
}
.about-inn-cont h2 {
    font-size: 16px;
}
.about-inn-cont2 h2 {
    font-size: 16px;
}
.about-inn-cont p {
    font-size: 15px;
    line-height: 22px;
}
.about-inn-cont2 p {
    font-size: 15px;
    line-height: 22px;
}
/*--------- about end -----------*/
/*--------- check-availability start -----------*/

.availability-inner-sec {
    background: url(../image/about-inner-bg.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.availability-inner-sec .comm-btn {
    padding: 20px 0px;
}

/*--------- check-availability end -----------*/
/*--------- broadband-plans end -----------*/

.broadband-cont .broadband-text h2 {
    font-size: 23px;
}
.unlimited-tab .faq1 span {
    font-size: 12px;
}
.unlimited-tab .faq1 h3 {
    font-size: 18px;
}
.faq2 {
    margin-left: 150px;
}
.unlimited-tab .faq2 h3 {
    font-size: 15px;
}
/*--------- broadband-plans end -----------*/
/*--------- new-connection start -----------*/

-----------

/*--------- new-connection end -----------*/
/*--------- ott-apps end -----------*/

.get-ott-sec {
     padding-top: 0px; 
     height: 710px;
}
.ott-hed h1 {
    font-size: 50px;
    padding: 0px 90px;
}
.ott-hed p {
    padding: 0px 140px;
}
.choose-plan-text p {
     padding: 0px 50px 0px 50px; 
}
.pack-plan-bx p {
    font-size: 14px;
}
.pack-plan-bx h3 {
    font-size: 20px;
}
.rupi-bx h4 {
    font-size: 30px;
}
.rupi-bx span {
    font-size: 12px;
    line-height: 0px;
}
.get-app-cont p {
    margin: 12px 20px;
}
.get-app-form .comm-btn {
    padding: 13px 12px;
}
.stream-ott-text {
    text-align: center;
     margin-top: 0px; 
}
.stream-ott-text h2 {
    font-size: 34px;
    line-height: 38px;
}
.stream-ott-text p {
    font-size: 20px;
}

/*--------- ott-apps end -----------*/
/*--------- online-recharge start -----------*/

.inner-half-sec .manage-ac-text {
    width: 600px;
    float: right;
    padding: 150px 30px 0px 300px;
}
.online-rech-img svg {
    margin-left: 60px;
}

/*--------- online-recharge end -----------*/
/*--------- internet-speed end -----------*/

.internet-speed-cont p {
    padding: 0px 200px 0px 0px;
}
.download-img {
    padding: 10px;
}
.download-img p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 120px;
}
/*--------- internet-speed end -----------*/

/*--------- contact end -----------*/

.get-touch-text span {
    font-size: 18px;
}
.get-touch-text h3 {
    font-size: 34px;
}
.get-touch-text p {
    font-size: 18px;
}
.help-no-text h4 {
    font-size: 32px;
}
.help-cont span {
    font-size: 20px;
}
.help-cont a {
    font-size: 24px;
}
.help-no img {
    height: 40px;
    margin-right: 10px;
    margin-top: 15px;
}
.get-touch-form .comm-btn {
    padding: 30px 70px;
}
.asked-quest-sec h3 {
    font-size: 34px;
}
.asked-quest-sec p {
    font-size: 20px;
}
.faq-title {
    font-size: 22px;
}


/*--------- contact end -----------*/

/*--------- upload-img end -----------*/

.internet-speed-cont p {
    padding: 0px 200px 0px 0px;
}
.upload-img {
    padding: 1px;
}
.upload-img p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 220px;
}
/*--------- upload-img end -----------*/
.service-povider-sec .service-div2 ul {
    list-style: none;
    text-align: end;
    margin-left: 0px;
}
.service-povider::after {
    content: "";
    background-color: #707070;
    height: 180px;
    width: 1px;
    position: absolute;
    left: 38%;
    margin-top: -185px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}














 }



@media (min-width:768px) and (max-width:991px) {



 h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  color: #000;
  font-weight: bold;
  line-height: 50px;
}
h3, h4, h5{
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  color: #000;
  font-weight: bold;
}
p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
a {
  text-decoration: none;
}

.sliding_form {
    background: #fff;
    position: ;
    right: 0px;
    top: 160px;
    width: 270px;
    height: 375px;
}
.top-nav-tab {
    margin-top: 40px;
    margin-right: 0px;
}
.top-nav-tab li a {
    width: 100px;
    font-size: 12px;
    margin: 0px 30px 0px -20px;
    display: inline;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1);
    margin-right: 20px;
}
.heder-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.9rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
    font-size: 15px;
}
.heder-banner-img {
    margin-top: 75px;
}
.download-btn {
    background: #fe5c01;
    width: 200px;
    height: 65px;
    float: left;
    border-radius: 50px;
}
.google-play h2 {
    font-size: 18px;
    margin-left: 20px;
    margin-top: 12px;
    line-height: 16px;
}
.banner-text h1 {
    padding: 120px 0px 0px 0px;
    text-shadow: 0.2rem 0.2rem #fb9500;
}
.banner-text h1 {
    font-size: 45px;
}
.banner-btn .comm-btn {
    padding: 10px 14px;
}
.banner-btn .check-btn .comm-btn a {
    color: #f86134;
    font-size: 16px;
}



.unlimited-slider.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    left: 2%;
}
.unlimited-slider.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    right: 2%;
}
.unlimited-slider-text {
    margin-top: 75px;
}
.unlimited-slider.owl-carousel img {
    width: 90%;
    margin-top: 60px;
}
.unlimited-slider-text h2 {
    font-size: 26px;
    line-height: 20px;
}
.unlimited-slider-text h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.unlimited-slider.owl-carousel .unlimited-slider-img1 img {
    margin-top: 120px;
}
.unlimited-slider-text1 h2 {
    font-size: 40px;
    margin-top: 215px;
    line-height: 40px;
    margin-left: 100px;
}
.unlimited-slider-text1 h2 {
    font-size: 40px;
    color: #f86134;
    margin-top: 170px;
    line-height: 45px;
}


.extend-sec .extend-text {
    overflow: hidden;
    margin: 0;
    width: 100%;
    float: left;
    padding: 20px;
}
.extend-text h2 {
    font-size: 24px;
    line-height: 34px;
}
.extend-text p {
    font-size: 16px;
}
.extend-sec .extend-text span {
    font-size: 30px;
}
.extend-sec .extend-text h3 {
    font-size: 20px;
}


.what-we-sec-content {
    height: 230px;
}
.what-we-sec-titel span {
    font-size: 16px;
    color: #f86134;
}
.what-we-sec-titel h2 {
    font-size: 30px;
    margin-bottom: 40px;
    line-height: 40px;
}
.customers-text h2 {
    font-size: 45px;
    line-height: 45px;
    font-weight: 600;
}
.customers-text p {
    font-size: 16px;
    font-weight: 500;
    padding: 0px 80px 0px 0px;
}
.customers-slider-cont {
    height: 230px;
    width: 370px;
}
.customers-slider p {
    font-size: 16px;
    margin-top: 10px;
}
.customers-slider.owl-carousel .owl-item img {
    width: 18%;
    margin-top: -5px;
}
.connected-content .connected-circle1 {
    width: 60px;
    height: 60px;
    margin: 220px 50px;
}
.connected-content h2 {
    font-size: 22px;
    color: #fff;
    padding-top: 5px;
    line-height: 32px;
}
.connected-content img {
    margin-top: -340px;
}
.connected-router .connected-circle3 {
    width: 90px;
    height: 90px;
    margin: 245px 40px;
}
.connected-router img {
    margin-top: -450px;
}
.connected-content .connected-circle2 {
    width: 40px;
    height: 40px;
    margin-left: 150px;
    margin-top: -20px;
}
.address-sec .quote-form .form-control {
    height: 25px !important;
    padding: 25px;
    font-size: 12px;
}
.address-sec .comm-btn {
    padding: 14px 0px;
}
.address-sec .comm-btn a {
    padding: 5px 10px;
    font-size: 12px;
}


.footer-sec .mail-cont a {
    font-size: 14px;
    line-height: 10px;
}
.footer-sec .call-cont {
    margin: 0px 0px 0px 6px;
}
.footer-sec .call-cont span {
    font-size: 14px;
}
.footer-sec .call-cont a {
    font-size: 16px;
    line-height: 10px;
}
.footer-sec .mail-cont {
    margin: 0px 0px 0px 6px;
}
.footer-sec .mail-cont span {
    font-size: 14px;
}
/*.navbar .nav-icons a, svg {
    margin: 10px 4px;
    width: 30px;
}*/

/*--------- about start -----------*/

.container {
    max-width: 100%;
}
.heder-sec .inner-nav-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
}
.about-inner-sec {
    padding: 30px 0px 0px 30px;
}
.about-inn-cont {
    padding: 5px 20px;
    height: 300px;
}
.about-inn-img h1 {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
}
.about-inn-cont2 {
    padding: 5px 20px;
    height: 300px; 
}
.about-inn-cont {
    padding: 10px 20px;
}
.about-inn-cont2 {
    padding: 10px 20px;
}
.about-inn-cont h2 {
    font-size: 16px;
}
.about-inn-cont2 h2 {
    font-size: 16px;
}
.about-inn-cont p {
    font-size: 15px;
    line-height: 22px;
}
.about-inn-cont2 p {
    font-size: 15px;
    line-height: 22px;
}

/*--------- about end -----------*/
/*--------- check-availability start -----------*/

.availability-inner-sec-cont h1 {
    font-size: 32px;
}
.availability-inner-sec-cont p {
    font-size: 14px;
    line-height: 20px;
}
.availability-inner-sec {
    background: url(../image/about-inner-bg.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.availability-inner-sec .comm-btn {
    padding: 20px 0px;
}
.availability-inner-sec .quote-form .form-control {
    height: 25px !important;
    padding: 25px;
    font-size: 12px;
}
.availability-inner-sec .comm-btn {
    padding: 14px 0px;
}
.availability-inner-sec .comm-btn a {
    padding: 5px 12px;
    font-size: 12px;
}
/*--------- check-availability end -----------*/
/*--------- broadband-plans end -----------*/

.broadband-cont .broadband-text p {
    font-size: 16px;
}
.broadband-cont .broadband-text h2 {
    font-size: 20px;
}
.unlimited-tab .faq1 span {
    font-size: 12px;
}
.unlimited-tab .faq1 h3 {
    font-size: 18px;
}
.faq2 {
    margin-left: 150px;
}
.unlimited-tab .faq2 h3 {
    font-size: 15px;
}
/*--------- broadband-plans end -----------*/
/*--------- new-connection start -----------*/

---------

/*--------- new-connection end -----------*/
/*--------- ott-apps end -----------*/

.get-ott-sec {
    height: 650px !important;
    padding-top: 50px;
}
.ott-hed h1 {
    font-size: 50px;
    padding: 0px;
}
.ott-hed p {
    padding: 0px 40px;
}
.choose-plan-text p {
     padding: 0px 50px 0px 50px; 
}
.pack-plan-bx p {
    font-size: 14px;
}
.pack-plan-bx h3 {
    font-size: 20px;
}
.rupi-bx h4 {
    font-size: 30px;
}
.rupi-bx span {
    font-size: 12px;
    line-height: 0px;
}
.get-app-cont p {
    margin: 12px 20px;
}
.get-app-form .comm-btn {
    padding: 13px 5px;
}
.stream-ott-text {
    text-align: center;
     margin-top: 0px; 
}
.stream-ott-text h2 {
    font-size: 28px;
    line-height: 35px;
}
.stream-ott-text p {
    font-size: 18px;
}
.stream-ott-btn p {
    font-size: 18px;
}
.stream-ott-btn img {
    margin: 15px 0px 0px 30px;
}
/*--------- ott-apps end -----------*/
/*--------- online-recharge start -----------*/

.inner-half-sec .manage-ac-text {
    width: 525px;
    float: right;
    padding: 150px 30px 0px 300px;
}
.online-rech-img svg {
    margin-left: 60px;
}
.online-rech-text h2 {
    line-height: 30px;
}

/*--------- online-recharge end -----------*/
/*--------- internet-speed end -----------*/

.internet-speed-cont h1 {
    font-size: 28px;
    line-height: 28px;
}
.internet-speed-cont p {
    padding: 0px;
    font-size: 16px;
    line-height: 20px;
}
.download-cont {
    padding-top: 100px;
    padding-bottom: 30px;
}
.download-cont span {
    font-size: 18px;
}
.download-cont h2 {
    font-size: 80px;
    margin-top: 20px;
}
.download-cont p {
    font-size: 18px;
    margin-top: 20px;
}
.download-img {
    padding: 10px;
}
.download-img p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 70px;
}
/*--------- internet-speed end -----------*/
/*--------- contact end -----------*/

.internet-speed-cont h1 {
    font-size: 26px;
    line-height: 16px;
}
.get-touch-text span {
    font-size: 18px;
}
.get-touch-text h3 {
    font-size: 34px;
}
.get-touch-text p {
    font-size: 18px;
}
.help-no-text h4 {
    font-size: 30px;
}
.help-cont span {
    font-size: 18px;
}
.help-cont a {
    font-size: 22px;
}
.help-no img {
    height: 35px;
    margin-right: 10px;
    margin-top: 15px;
}
.get-touch-form .comm-btn {
    padding: 30px 50px;
}
.asked-quest-sec h3 {
    font-size: 30px;
}
.asked-quest-sec p {
    font-size: 18px;
}
.faq-title {
    font-size: 20px;
}
.faq-cont p {
    font-size: 18px;
}

/*--------- contact end -----------*/
/*--------- upload-img end -----------*/

.internet-speed-cont h1 {
    font-size: 28px;
    line-height: 28px;
}
.internet-speed-cont p {
    padding: 0px;
    font-size: 16px;
    line-height: 20px;
}
.download-cont {
    padding-top: 100px;
    padding-bottom: 30px;
}
.download-cont span {
    font-size: 18px;
}
.download-cont h2 {
    font-size: 80px;
    margin-top: 20px;
}
.download-cont p {
    font-size: 18px;
    margin-top: 20px;
}
.upload-img {
    padding: 1px;
}
.upload-img p {
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    margin-top: 220px;
}
/*--------- upload-img end -----------*/

.service-povider-sec .service-div2 ul {
    list-style: none;
    text-align: end;
    margin-left: 0px;
}
.service-povider::after {
    content: "";
    background-color: #707070;
    height: 180px;
    width: 1px;
    position: absolute;
    left: 47%;
    margin-top: -185px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}




















  }




  @media (max-width: 576px) { 




 h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  color: #000;
  font-weight: bold;
  line-height: 50px;
}
h3, h4, h5{
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  color: #000;
  font-weight: bold;
}
p {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}
a {
  text-decoration: none;
}

.banner-btn .check-btn .comm-btn a {
    color: #f86134;
    font-size: 14px;
}
.banner-btn .comm-btn {
    padding: 11px 12px;
}
.sliding_form {
    background: #fff;
    position: ;
    right: 0px;
    top: 130px;
    width: 270px;
    height: 375px;
}
.sliding_form .form-group {
    margin-bottom: 10px;
}
.top-nav-tab {
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.top-nav-tab li a {
    width: 100px;
    font-size: 8px;
    margin: 20px 10px -10px 0px;
}
.google-play::before {
    height: 60px;
}
.google-play h3 {
    font-size: 10px;
    color: #000;
    font-weight: 600;
    text-align: center;
    margin-top: 7px;
    margin-left: -10px;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: rgba(255,255,255,.1);
    margin-right: 20px;
}
.heder-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.9rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
    font-size: 15px;
}
.heder-banner-img {
    margin-top: 15px;
}
.download-btn {
    width: 200px;
    height: 65px;
}
.banner-text h1 {
    padding: 120px 0px 0px 0px;
    text-shadow: 0.2rem 0.2rem #fb9500;
}
.banner-text h1 {
    font-size: 45px;
}
.banner-btn .comm-btn {
    padding: 10px 10px;
}
.comm-btn a {
    padding: 5px 10px;
    font-size: 12px;
}
.unlimited-slider.owl-carousel .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    left: 2%;
}
.unlimited-slider.owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    right: 2%;
}
.unlimited-slider-text {
    margin-top: 75px;
}
.unlimited-slider.owl-carousel img {
    width: 100%;
    margin-top: 60px;
}
.unlimited-slider-text h2 {
    font-size: 26px;
    line-height: 20px;
}
.unlimited-slider-text h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
.unlimited-slider.owl-carousel .unlimited-slider-img1 img {
    margin-top: 120px;
}
.unlimited-slider-text1 h2 {
    font-size: 40px;
    margin-top: 215px;
    line-height: 40px;
    margin-left: 100px;
}
.unlimited-slider-text1 h2 {
    font-size: 40px;
    color: #f86134;
    margin-top: 170px;
    line-height: 45px;
}
.extend-sec .extend-text {
    overflow: hidden;
    margin: 0;
    width: 100%;
    float: left;
    padding: 30px;
}
.extend-text h2 {
    font-size: 28px;
    line-height: 38px;
}
.extend-text p {
    font-size: 16px;
    font-weight: 600;
}
.extend-sec .extend-text span {
    font-size: 28px;
    font-weight: 700;
}
.extend-sec .extend-text h3 {
    font-size: 20px;
    font-weight: 500;
}
.what-we-sec-content {
    height: 180px;
}
.what-we-sec-content h3 {
    font-size: 22px;
    color: #f86134;
}
.what-we-sec-titel h2 {
    font-size: 32px;
    line-height: 40px;
}
.customers-text h2 {
    font-size: 44px;
    line-height: 40px;
}
.customers-text p {
    font-size: 18px;
}
.connected-sec-bg {
    height: auto;
}
.connected-sec {
    background-color: #ffe6d8;
    padding: 10px;
}
.connected-content .connected-circle1 {
    width: 60px;
    height: 60px;
    margin: 220px 50px;
}
.connected-content h2 {
    font-size: 22px;
    color: #fff;
    padding-top: 5px;
    line-height: 32px;
}
.connected-content img {
    margin-top: -340px;
    margin-left: 5px;
}
.connected-router .connected-circle3 {
    width: 90px;
    height: 90px;
    margin: 245px 40px;
}
.connected-router img {
    margin-top: -450px;
}
.connected-content .connected-circle2 {
    width: 40px;
    height: 40px;
    margin-left: 150px;
    margin-top: -20px;
}
.team-titel h3 {
    font-size: 30px;
    margin-top: 600px;
}
.team-titel p {
    font-size: 14px;
    color: #fff;
}
.address-sec {
    height: auto;
    padding-bottom: 40px;
}
.address-sec h4 {
    font-size: 22px;
}
.address-sec .quote-form .form-control {
    height: 25px !important;
    padding: 25px;
    font-size: 12px;
    margin: auto;
}
.address-sec .comm-btn {
    padding: 14px 0px;
}
.address-sec .comm-btn a {
    padding: 5px 10px;
    font-size: 14px;
}
.footer-sec .mail-cont a {
    font-size: 14px;
    line-height: 10px;
}
.footer-sec .call-cont {
    margin: 0px 0px 0px 6px;
}
.footer-sec a {
    font-size: 14px;
    line-height: 26px;
}
.footer-sec h2 {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}
.footer-sec .call-cont span {
    font-size: 14px;
}
.footer-sec .call-cont a {
    font-size: 16px;
    line-height: 10px;
}
.footer-sec .mail-cont {
    margin: 0px 0px 0px 6px;
}
.footer-sec .mail-cont span {
    font-size: 14px;
}
.footer-sec-logo ul li img {
    width: 100px;
    margin: 10px 30px 0px 0px;
}

/*.navbar .nav-icons a, svg {
    margin: 10px 4px;
    width: 30px;
}*/


/*--------- inner-nav-tabs start -----------*/

.inner-nav-sec .top-nav-tab {
    margin-top: 0px;
    margin-right: 20px;
    margin-bottom: 30px;
}
.inner-nav-sec .top-nav-tab li a {
    width: 100px;
    font-size: 8px;
    margin: 20px 10px -10px 0px;
}

/*--------- inner-nav-tabs end -----------*/
/*--------- about start -----------*/

.container {
    max-width: 100%;
}
.heder-sec .inner-nav-sec .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 4rem;
    padding-left: 0.5rem;
    text-transform: capitalize;
}
.about-inner-sec {
    padding: 30px;
}
.about-inn-cont {
    padding: 5px 20px;
    height: 300px;
}
.about-inn-img h1 {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
}
.about-inn-cont2 {
    padding: 5px 20px;
    height: 300px; 
}
.about-inn-cont {
    padding: 10px 20px;
    height: auto;
}
.about-inn-cont2 {
    padding: 10px 20px;
    height: auto;
}
.about-inn-cont h2 {
    font-size: 16px;
}
.about-inn-cont2 h2 {
    font-size: 16px;
}
.about-inn-cont p {
    font-size: 15px;
    line-height: 22px;
}
.about-inn-cont2 p {
    font-size: 15px;
    line-height: 22px;
}

/*--------- about end -----------*/
/*--------- check-availability start -----------*/

.availability-inner-sec-cont h1 {
    font-size: 32px;
}
.availability-inner-sec-cont p {
    font-size: 14px;
    line-height: 20px;
}
.availability-inner-sec {
    background: url(../image/about-inner-bg.png) no-repeat center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.availability-inner-sec .comm-btn {
    padding: 20px 0px;
}
.availability-inner-sec .quote-form .form-control {
    height: 25px !important;
    padding: 25px;
    font-size: 12px;
    margin: auto;
}
.availability-inner-sec .comm-btn {
    padding: 14px 0px;
}
.availability-inner-sec .comm-btn a {
    padding: 5px 12px;
    font-size: 12px;
}
/*--------- check-availability   end -----------*/
/*--------- broadband-plans end -----------*/
.inner-hedder-sec {
    padding: 30px 30px;
}
.inner-hedder-sec span {
    font-size: 16px;
}
.inner-hedder-sec h1 {
    font-size: 28px;
}
.inner-hedder-sec p {
    font-size: 16px;
}
.inner-hedder-cont .inn-head-btn a svg {
    width: 45px;
    height: 45px;
    padding: 10px;
}
.inn-head-btn {
    margin-top: 6px;
}
.inn-head h4 {
    font-size: 15px;
    margin-top: 10px;
}
.broadband-cont .broadband-text p {
    font-size: 14px;
}
.broadband-cont .broadband-text h2 {
    font-size: 16px;
}
.broadband-plan-sec .dropdown, .dropend, .dropstart, .dropup {
    margin-top: 75px;
}
.broadband-cont .dropdown-toggle::after {
    border-left: 0.3em solid transparent;
}
.slider {
    width: 45px;
    height: 25px;
    top: 20px;
    right: 8px;
}
.show-plans .toggle p {
    font-size: 11px;
}
.slider:before {
    height: 20px;
    width: 20px;
}
.unlimited-tab {
    display: block;
    width: 100%;
}
.faq1 {
    margin-left: 0px; 
    margin-top: 10px;
}
.faq2 {
    margin-left: 0px; 
    margin-top: 10px;
}
.unlimited-text h5 {
    text-align: left;
}

/*--------- broadband-plans end -----------*/
/*--------- new-connection start -----------*/

.new-connection-cont .new-connection-text h2 {
    font-size: 22px;
    font-weight: 600;
}

/*--------- new-connection end -----------*/
/*--------- ott-apps end -----------*/

.get-ott-sec {
    height: 650px !important;
    padding-top: 50px;
}
.ott-hed h1 {
    font-size: 50px;
    padding: 0px;
    line-height: 60px;
}
.ott-hed p {
    padding: 0px;
}
.choose-plan-sec {
    margin-top: 0px;
}
.choose-plan-text p {
     padding: 0px 50px 0px 50px; 
}
.pack-plan-bx p {
    font-size: 14px;
}
.pack-plan-bx h3 {
    font-size: 20px;
}
.rupi-bx h4 {
    font-size: 30px;
}
.rupi-bx span {
    font-size: 12px;
    line-height: 0px;
}
.get-app-cont p {
    margin: 12px 20px;
}
.get-app-form .comm-btn {
    padding: 13px 5px;
}
.stream-ott-text {
    text-align: center;
     margin-top: 0px; 
}
.stream-ott-text h2 {
    font-size: 28px;
    line-height: 35px;
    margin-top: 50px;
}
.stream-ott-text p {
    font-size: 18px;
}
.stream-ott-btn p {
    font-size: 18px;
}
.stream-ott-btn img {
    margin: 15px 0px 0px 30px;
}
/*--------- ott-apps end -----------*/
/*--------- online-recharge start -----------*/

.inner-half-sec .manage-ac-text {
    width: 410px;
    float: left;
    padding: 50px 0px 0px 50px;
}
.manage-ac-cont-img img {
    width: 488px;
    float: left;
    margin: 150px 0px;
    border-radius: 20px 20px 20px 20px;
}
.inner-half-sec .inner-bg-full {
    padding: 30px;
}
.online-rech-img svg {
    margin-left: 0px;
}

/*--------- online-recharge end -----------*/
/*--------- internet-speed end -----------*/

.internet-speed-cont h1 {
    font-size: 24px;
    line-height: 28px;
}
.internet-speed-cont p {
    padding: 0px;
    font-size: 14px;
    line-height: 22px;
}
.download-cont {
    padding-top: 100px;
    padding-bottom: 30px;
}
.download-cont span {
    font-size: 16px;
}
.download-cont h2 {
    font-size: 60px;
    margin-top: 5px;
}
.download-cont p {
    font-size: 16px;
    margin-top: 5px;
}
.download-img {
    padding: 7px;
}
.download-img p {
    font-size: 9px;
    color: #fff;
    line-height: 12px;
    margin-top: 70px;
}
/*--------- internet-speed end -----------*/
/*--------- contact end -----------*/

.internet-speed-cont h1 {
    font-size: 26px;
    line-height: 16px;
}
.get-touch-text span {
    font-size: 16px;
}
.get-touch-text h3 {
    font-size: 30px;
}
.get-touch-text p {
    font-size: 16px;
}
.help-no-text h4 {
    font-size: 28px;
}
.help-no {
    float: left;
    display: inline-flex;
}
.help-cont span {
    font-size: 18px;
}
.help-cont a {
    font-size: 22px;
}
.help-no img {
    height: 35px;
    margin-right: 10px;
    margin-top: 15px;
}
.get-touch-form .comm-btn {
    padding: 30px 60px;
}
.asked-quest-sec h3 {
    font-size: 30px;
}
.asked-quest-sec p {
    font-size: 18px;
}
.faq-title {
    font-size: 20px;
}
.faq-cont p {
    font-size: 18px;
}

/*--------- internet-speed end -----------*/

.internet-speed-cont h1 {
    font-size: 24px;
    line-height: 28px;
}
.internet-speed-cont p {
    padding: 0px;
    font-size: 14px;
    line-height: 22px;
}
.download-cont {
    padding-top: 100px;
    padding-bottom: 30px;
}
.download-cont span {
    font-size: 16px;
}
.download-cont h2 {
    font-size: 60px;
    margin-top: 5px;
}
.download-cont p {
    font-size: 16px;
    margin-top: 5px;
}
.upload-img {
    padding: 1px;
}
.upload-img p {
    font-size: 9px;
    color: #fff;
    line-height: 12px;
    margin-top: 180px;
}
/*--------- internet-speed end -----------*/

.service-povider-sec .service-div2 ul {
    list-style: none;
    text-align: end;
    margin-left: 200px;
}
.service-povider::after {
    content: "";
    background-color: #707070;
    height: 180px;
    width: 1px;
    position: absolute;
    left: 44%;
    margin-top: -280px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}










   }