@media screen and (max-width:1024px) {
    .navbar-expand-lg .navbar-collapse {
        padding: 0 0 0 10% !important;
    }
    /* .navigation {
        width: 100%;
        padding: 0 28px;
    } */
    .carousel-dark .carousel-caption {
        position: absolute;
        left: 40px;
        top: 40px;
    }

    .carousel-caption h5 {
        font-size: 44px;
        line-height: 66px;
    }

    .about-head .about-content p {
        font-size: 16px;
        line-height: 27px;
        margin: 37px 0 20px 0px;
        width: 100%;
    }

    .about-head .about-content button {
        margin: 7px 0 20px 30px;
    }

    .speechtel-team-head {
        padding: 22px 0 78px 0;
    }

    .speechtel-team {
        background-size: cover;
        background-attachment: fixed;
    }

    .speechtel-team .countup .column-card .card {
        padding: 20px 0;
        margin: 10px 0;
    }
    .speechtel-team .countup .column-card .card h3 {
        font-size: 45px;
    }

    .tell-us-about .tel-us-about-head h4 {
        font-size: 24px;
    }

    .inputset.block {
        width: 100%;
        margin: 50px auto;
    }

    .inputset button {
        padding: 5px 35px;
    }

    .request-to-call-head h1 {
        font-size: 28px;
    }

    .request-to-call-head p {
        font-size: 18px;
    }

    /* Broadband page */

    .boardband-top-container .head h6 {
        font-size: 69px;
        line-height: 278px;
    }

    .great-value h1 {
        font-size: 38px;
        padding: 1rem 0;
    }

    .high-performance h1 {
        margin: 20px 0 0 0;
    }
    .high-performance h1 {
        margin: 30px 0;
    }
    .high-performance ul {
        margin: 30px 0;
    }
    .internet-defination-section .head h6 {
        font-size: 36px;
        margin: 30px 0;
    }
    /*  */
    .Reviews .review-head .three-card-section .swiper-wrapper {
        width: 940px;
        padding: 25px 0;
        margin: 0 auto;
    }
}

@media screen and (max-width:912px) {
    .carousel-caption h5 {
        font-size: 38px;
        line-height: 58px;
    }

    .carousel-caption p {
            font-family: 'Garnett-Regular.ttf';
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        margin: 10px 0 28px 0;
        line-height: 24px;
        color: #323030;
    }

    .carousel-caption button {
        font-size: 16px;
    }

    .about-head .about-content button {
        margin: 7px 0 20px 30px;
    }

    .speechtel-team-head {
        padding: 22px 0 78px 0;
    }

    .speechtel-team {
        background-size: cover;
        background-attachment: fixed;
    }

    .speechtel-team .countup .column-card .card {
        padding: 50px 0;
        margin: 10px 0;
    }

    .tell-us-about .tel-us-about-head h4 {
        font-size: 24px;
    }

    .inputset.block {
        width: 100%;
        margin: 50px auto;
    }

    .inputset button {
        padding: 5px 35px;
    }

    .request-to-call-head h1 {
        font-size: 28px;
    }

    .request-to-call-head p {
        font-size: 18px;
    }

    .about-section-content p {
        font-size: 12px;
    }

    .about-section-content ul li {
        font-size: 12px;
    }

    .about-page h6 {
        font-size: 56px;
        line-height: 260px;
    }

    .aboutus-section .container {
        max-width: 900px;
    }

    .service-page .head h4 {
        font-size: 30px;
    }

    .swiper-slide .card-content .name-profession span {
        font-size: 12px;
    }
    /* Broadband Page */
    .internet-defination-section .head .section-1 {
        margin: 0;
    }
    .internet-defination-section .head .section-1 .internet-content p {
        font-size: 18px;
        line-height: 30px;
    }
    .great-value h1 {
        font-size: 27px;
        padding: 0rem;
    }
    .internet-defination-section .head .section-1 .row .internet-images-1 img {
        padding: 50px 0;
    }
    .Reviews .review-head .three-card-section .swiper-wrapper {
        width: 1050px;
        padding: 25px 0;
        margin: 0 auto;
    }
}

@media screen and (max-width:820px) {
    .carousel-indicators {
        position: absolute;
        top: 100%;
    }

    .carousel-dark .carousel-caption {
        position: absolute;
        left: 20px;
        top: 50px;
    }

    .carousel-caption h5 {
        font-size: 35px;
        line-height: 45px;
    }

    .carousel-caption p {
        font-size: 14px;
        margin: 10px 0 25px 0;
        line-height: 27px;
        width: 52%;
    }

    .carousel-caption button {
        font-size: 14px;
    }

    .about-head .about-content button {
        margin: 7px 0 20px 30px;
    }

    .speechtel-team {
        background-size: cover;
        background-attachment: fixed;
    }

    .speechtel-team .countup .column-card .card {
        padding: 50px 0;
        margin: 10px 0;
    }

    .speechtel-team .countup .column-card .card h2 {
        font-size: 30px;
        line-height: 50px;
    }

    .tell-us-about .tel-us-about-head h4 {
        font-size: 24px;
    }

    .inputset.block {
        width: 100%;
        margin: 50px auto;
    }

    .inputset button {
        padding: 5px 35px;
    }
    .Internet-Leased-Line-top-container .head h6 {
        font-size: 44px;
        line-height: 230px;
    }
    .internet-defination-section .head .section-1 .internet-content p {
        font-size: 16px;
    }
    .franchise-icon{
        margin: 16px;
        display: flex;
        justify-content: space-evenly;
    }
    .great-value h2 {
        padding: 0 0 0rem 0;
    }
    .contact-form .contact-address, .contact-forms {
        background-color: #fff;
        display: flex;
        align-items: center;
        padding: 32px 0 0 65px;
    }
    .Reviews .review-head .three-card-section .swiper-wrapper {
        width: 1045px;
        padding: 25px 0;
        margin: 0 auto;
    }
}

@media screen and (max-width:768px) {
    /* .navigation {
        width: 910%;
        padding: 0 28px;
    } */
   
    .contact-form .contact-address  {
        padding: 25px 0 0 65px;
    }
    .contact-forms{

    }
    .carousel-indicators {
        position: absolute;
        top: 100%;
    }

    .carousel-dark .carousel-caption {
        position: absolute;
        left: 20px;
        top: 50px;
    }

    .carousel-caption h5 {
        font-size: 35px;
        line-height: 45px;
    }

    .carousel-caption p {
        font-size: 14px;
        margin: 10px 0 25px 0;
        line-height: 27px;
        width: 52%;
    }

    .carousel-caption button {
        padding: 15px 22px;
        font-size: 15px;
        line-height: 12px;
    }

    /* About section */
    .about-head .about-content h6,
    .about-head .about-content h1 {
        text-align: start;
        margin: 8px 0 0 32px;
    }

    .about-head .about-content p {
        font-size: 16px;
        line-height: 27px;
        margin: 25px 0 0 0px;
        width: 100%;
    }

    .about-head .about-content button {
        font-size: 17px;
        line-height: 32px;
        padding: 10px 20px;
        margin: 30px auto;
    }

    /* Our Product */
    .ourproduct-head {
        padding: 25px;
    }

    .ourproduct-head h1 {
        font-size: 30px;
        line-height: 45px;
    }

    /* SpeechTel Team */
    .speechtel-team-head {
        padding: 20px 0;
    }

    .speechtel-team-head h6 {
        font-size: 28px;
        line-height: 40px;
    }

    .speechtel-team-head h4 {
        font-size: 24px;
        line-height: 50px;
    }

    .speechtel-team-head p {
        font-size: 24px;
        line-height: 38px;
    }

    .speechtel-team .countup .column-card .card {
        padding: 50px 0;
    }

    .speechtel-team .countup .column-card .card h2 {
        font-size: 40px;
        line-height: 50px;
        color: #FF3535;
    }

    .speechtel-team {
        background-size: cover;
        background-attachment: fixed;
    }

    .speechtel-team .countup .column-card {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .tell-us-about .tel-us-about-head h4 {
        font-size: 24px;
    }

    .inputset.block {
        width: 100%;
        margin: 50px auto;
    }

    .inputset button {
        padding: 5px 35px;
    }

    .request-to-call-head h1 {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0;
    }

    .request-to-call-head p {
        font-weight: 400;
        font-size: 16px;
        line-height: 32px;
        color: #323030;
        margin: 16px 0 0px 0;
    }

    .request-to-call-head button {
        margin: 50px 0 0 0;
    }

    /* About Us Page */

    .about-page-image img {
        padding-left: 0px;
    }

    .about-page h6 {
        font-size: 56px;
        line-height: 220px;
    }

    /* BroadBand Page */
    .internet-defination-section .head .section-1 .row .internet-images-3 img {
        display: none;

    }

    .internet-defination-section .head .section-1 .row .internet-images-4 img {
        display: block;

    }
    .internet-defination-section .head .section-1 .row .internet-images-1 img {
        padding: 15px 0;
    }
    .internet-defination-section .head .section-1 .row .internet-images-2 img {
        padding: 15px 0;
    }
    .boardband-top-container .head h6 {
        font-size: 69px;
        line-height: 200px;
    }
    .internet-defination-section{
        padding: 0 10px;
    }
    .internet-defination-section .head h6 {
        font-weight: 700;
        font-size: 20px;
    }
    .internet-defination-section .head .section-1 .internet-content p {
        font-size: 18px;
    }
    .internet-defination-section .head h6 {
        font-size: 36px;
        margin:  0;
    }
  
}

@media screen and (max-width:576px) {
    .carousel-dark .carousel-caption {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    .carousel-caption h5 {
        font-size: 22px;
        line-height: 35px;
    }

    .carousel-caption p {
        font-size: 16px;
        margin: 10px 0 10px 0;
        line-height: 22px;
        width: 50%;
    }

    .carousel-caption button {
        padding: 15px;
        font-size: 10px;
        line-height: 12px;
    }

    .about-head .about-content h6,
    .about-head .about-content h1 {
        text-align: center;
        margin: 0;
    }

    .service-page .head h4 {
        font-size: 22px;
        line-height: 35px;
    }

    .about-page h6 {
        font-size: 40px;
        line-height: 170px;
    }

    .service-page p {
        margin: 10px 0 0 0;
        font-size: 12px;
        line-height: 30px;
    }

    .service-page .head h4 {
        font-size: 22px;
    }
    /* Broadband page */
    .boardband-top-container .head h6 {
        font-size: 40px;
        line-height: 156px;
    }
    .internet-defination-section .head .section-1 {
        margin: 25px 0;
    }
    .great-value h1 {
        font-size: 20px;
        padding: 0rem 0;
        line-height: 45px;
    }
    .high-performance h1 {
        font-size: 24px;
    }
    /* Ott */
    .internet-defination-section .head h6 {
        font-size: 24px;
        margin: 0;
    }
    .voice-call-top-container .head h6 {
        font-size: 40px;
        line-height: 150px;
    }
    .great-value {
        padding: 0rem 0;
    }
    .franchise-icon {
        margin: 0px;
        display: flex;
    }
}

@media screen and (max-width:540px) {
    /* .navigation {
        width: 87%;
    } */
    .Reviews .review-head .three-card-section .swiper-wrapper {
        width: 1510px;
        padding: 25px 0;
        margin: 0 auto;
    }
    .contactus-top-container .head h6 {
        font-weight: 800;
        font-size: 50px;
        color: #FFFFFF;
        line-height: 158px;
    }
    .ott-top-container .head h6 {
        font-weight: 800;
        font-size: 30px;
        color: #FFFFFF;
        line-height: 170px;
    }
}
@media screen and (max-width:414px) {
    .navbar .navbar-brand img {
        width: 150px;
        height: auto;
    }
    /* .navigation {
        width: 83%;
    } */
    .home, .AboutUs, .Internet-Leased-Line, .voice-call {
        margin-top: 70px;
        overflow-x: hidden;
    }
    .carousel-indicators {
        position: absolute;
        top: 85%;
    }

    .carousel-dark .carousel-caption {
        position: absolute;
        left: 20px;
        top: 0px;
    }

    .carousel-caption h5 {
        font-size: 18px;
        line-height: 20px;
    }

    .carousel-caption p {
        font-size: 11px;
        margin: 10px 0 4px 0;
        line-height: 18px;
        width: 42%;
    }

    .carousel-caption button {
        border: none;
        background: #DE0000;
        color: #fff;
        padding: 5px 10px;
            font-family: 'Garnett-Regular.ttf';
        font-style: normal;
        font-weight: 400;
        font-size: 9px;
        line-height: 12px;
    }

    /* About section */
    .about-head .about-content h6,
    .about-head .about-content h1 {
        margin: 0;
        text-align: center;
    }

    .about-head .about-content p {
        font-size: 16px;
        line-height: 27px;
        margin: 25px 0 0 0px;
        width: 100%;
    }

    .about-head .about-content button {
        font-size: 17px;
        line-height: 32px;
        padding: 10px 20px;
        margin: 30px auto;
        width: 50%;
        display: flex;
        justify-content: center;
    }

    /* Our Product */
    .ourproduct-head {
        padding: 25px;
    }

    .ourproduct-head h1 {
        font-size: 25px;
        line-height: 40px;
    }

    /* SpeechTel Team */
    .speechtel-team-head {
        padding: 20px 0;
    }

    .speechtel-team-head h6 {
        font-size: 18px;
        line-height: 10px;
    }

    .speechtel-team-head h4 {
        font-size: 14px;
        line-height: 30px;
    }

    .speechtel-team-head p {
        font-size: 14px;
        line-height: 28px;
    }

    .speechtel-team {
        background-size: cover;
        background-attachment: fixed;
    }

    .speechtel-team .countup .column-card {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .tell-us-about .tel-us-about-head h4 {
        font-size: 16px;
    }

    .inputset.block {
        width: 100%;
        margin: 50px auto;
    }

    .inputset button {
        padding: 5px 35px;
    }

    .request-to-call-head h1 {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0;
    }

    .request-to-call-head p {
        font-weight: 400;
        font-size: 16px;
        line-height: 32px;
        color: #323030;
        margin: 16px 0 0px 0;
    }
/*  */
.Reviews .review-head .three-card-section .swiper-wrapper {
    width: 1090px;
    padding: 25px 0;
    margin: 0 auto;
}
    /* About Us Page */
    .about-page h6 {
        font-size: 28px;
        line-height: 106px;
    }

    .service-page .head h4 {
        font-size: 15px;
        line-height: 43px;
        margin: 24px 0 0 0;
    }

    .about-page-image img {
        padding-left: 50px;
    }

    .about-page-image img {
        padding-left: 0px;
    }

    .about-section-content {
        margin: 0;
    }

    .about-section-content p {
        font-size: 18px;
    }

    .about-section-content ul li {
        font-size: 18px;
    }

    .swiper-slide .card-content .name-profession span {
        font-size: 21px;
    }

    /* Broadband page */
    .boardband-top-container .head h6 {
        font-size: 36px;
        line-height: 110px;
    }

    .internet-defination-section .head .section-1 {
        margin: 25px 0;
    }

    .internet-defination-section .head .section-1 .internet-content p {
        font-size: 18px;
    }

    .internet-defination-section .head .section-1 .row .internet-images-1 img {
        padding: 15px 0;
    }
    .great-value {
        padding: 1rem 0;
    }
    .great-value h1 {
        font-size: 23px;
        padding: 1rem 0;
        line-height: 39px;
    }
    .high-performance h1 {
        font-size: 18px;
    }
    .high-performance ul li {
        font-size: 20px;
    }
    .high-performance h1 {
        font-size: 16px;
    }
    .internet-defination-section .head .section-1 .internet-content p {
        font-size: 14px;
    }
    .high-performance ul li {
        font-size: 15px;
    }
    .high-performance ul {
        padding: 0 10px;
    }
    /* Internet Page*/
    .internet-defination-section .head h1 {
        font-size: 24px;
        line-height: 40px;
    }
   
    .internet-defination-section .head h6 {
        font-size: 24px;
        margin: 0;
    }
    /* OTT */
    .voice-call-top-container .head h6 {
        font-weight: 800;
        font-size: 30px;
        color: #FFFFFF;
        line-height: 120px;
    }
    .sip-trunking-para p {
        padding: 50px 20px;
    }
     /* FRANCHIES */
     .great-value h2 {
        font-size: 26px;
        line-height: 36px;
        padding: 0;
    }
    .great-value a {
        font-size: 16px;
    }
    .franchise-icon{
        margin-top: 16px;
    }
    .form-control {
        display: block;
        width: 100% !important;
    }
    .form-control textarea {
        padding: 0 20px;
        margin: 0!important;
        resize: none !important;
        border: 1px solid #ced4da;
    }
    .contact-form .row {
        display: flex;
        justify-content: flex-start;
    }
    .form-control textarea {
        resize: vertical;
        width: 100% !important;
    }
    .form-control button, .button, input[type="submit"] {
        width: 100%;
        display: inline-block;
        padding: 0.45rem 1rem;
        box-sizing: border-box;
        border: none;
        border-radius: 3px;
        overflow: hidden;
        font-family: 'Lato';
        color: white;
        text-align: center;
        font-weight: 400;
        background: #DE0000;
        transition: all 0.3s ease;
    }
    .modal-content {
        margin: 0 !important;
        width: 80% !important;
    }
    .contactus-top-container .head h6 {
        font-weight: 800;
        font-size: 38px;
        color: #FFFFFF;
        line-height: 113px;
    }
    .ott-top-container .head h6 {
        font-weight: 800;
        font-size: 30px;
        color: #FFFFFF;
        line-height: 115px;
    }
}

@media screen and (max-width:375px) {
    .navbar .navbar-brand img {
        width: 150px;
        height: auto;
    }
    /* .navigation {
        width: 82%;
    } */
    .home, .AboutUs, .Internet-Leased-Line, .voice-call {
        margin-top: 57px;
        overflow-x: hidden;
    }
    .carousel-indicators {
        position: absolute;
        top: 100%;
    }

    .carousel-dark .carousel-caption {
        position: absolute;
        left: 20px;
        top: 0px;
    }

    .carousel-caption h5 {
        font-size: 18px;
        line-height: 20px;
    }

    .carousel-caption p {
        font-size: 11px;
        margin: 10px 0 4px 0;
        line-height: 13px;
        width: 42%;
    }

    .carousel-caption button {
        border: none;
        background: #DE0000;
        color: #fff;
        padding: 5px 10px;
            font-family: 'Garnett-Regular.ttf';
        font-style: normal;
        font-weight: 400;
        font-size: 9px;
        line-height: 12px;
    }

    /* About section */
    .about-head .about-content h6,
    .about-head .about-content h1 {
        margin: 0;
        text-align: center;
    }

    .about-head .about-content p {
        font-size: 16px;
        line-height: 27px;
        margin: 25px 0 0 0px;
        width: 100%;
    }

    .about-head .about-content button {
        font-size: 17px;
        line-height: 32px;
        padding: 10px 20px;
        margin: 30px auto;
        width: 50%;
        display: flex;
        justify-content: center;
    }

    /* Our Product */
    .ourproduct-head {
        padding: 25px;
    }

    .ourproduct-head h1 {
        font-size: 25px;
        line-height: 40px;
    }

    /* SpeechTel Team */
    .speechtel-team-head {
        padding: 20px 0;
    }

    .speechtel-team-head h6 {
        font-size: 18px;
        line-height: 10px;
    }

    .speechtel-team-head h4 {
        font-size: 14px;
        line-height: 30px;
    }

    .speechtel-team-head p {
        font-size: 14px;
        line-height: 28px;
    }

    .speechtel-team {
        background-size: cover;
        background-attachment: fixed;
    }

    .speechtel-team .countup .column-card {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .tell-us-about .tel-us-about-head h4 {
        font-size: 16px;
    }

    .inputset.block {
        width: 100%;
        margin: 50px auto;
    }

    .inputset button {
        padding: 5px 35px;
    }

    .request-to-call-head h1 {
        font-size: 20px;
        line-height: 30px;
        margin: 15px 0;
    }

    .request-to-call-head p {
        font-weight: 400;
        font-size: 16px;
        line-height: 32px;
        color: #323030;
        margin: 16px 0 0px 0;
    }
    .greats-values h1 {
        font-size: 13px;
        line-height: 40px;
    }
    .form-control {
        display: block;
        width: 100% !important;
    }
    .Internet-Leased-Line-top-container .head h6 {
        font-size: 22px;
        line-height: 100px;
    }
    .internet-defination-section .head h1 {
        font-size: 14px;
        line-height: 40px;
    }
    .internet-defination-section .head .section-1 .internet-content p {
        font-size: 18px;
    }
    /* FRANCHIES */
    .great-value h2 {
        font-size: 26px;
        line-height: 36px;
        padding: 0;
    }
    .great-value a {
        font-size: 16px;
    }
    .franchise-icon{
        margin-top: 16px;
    }
    .form-control {
        display: block;
        width: 100% !important;
    }
    .contact-form  textarea {
        padding: 0 20px;
        margin: 0!important;
        resize: none !important;
        border: 1px solid #ced4da;
    }
    .contact-form .row {
        display: flex;
        justify-content: flex-start;
    }
    textarea {
        resize: vertical;
        width: 100% !important;
    }
    .contact-form  button, .button, input[type="submit"] {
        width: 100%;
        display: inline-block;
        padding: 0.45rem 1rem;
        box-sizing: border-box;
        border: none;
        border-radius: 3px;
        overflow: hidden;
        font-family: 'Lato';
        color: white;
        text-align: center;
        font-weight: 400;
        background: #DE0000;
        transition: all 0.3s ease;
    }
    .Reviews .review-head .three-card-section .swiper-wrapper {
        width: 968px;
        padding: 25px 0;
        margin: 0 auto;
    }
    .speechtel-team .countup .column-card .card h3 {
        font-weight: 800;
        font-size: 50px;
        line-height: 75px;
        color: #FF3535;
    }
    .modal-content {
        margin: 0 !important;
        width: 80% !important;
    }
    .contactus-top-container .head h6 {
        font-weight: 800;
        font-size: 38px;
        color: #FFFFFF;
        line-height: 113px;
    }
    .ott-top-container .head h6 {
        font-weight: 800;
        font-size: 30px;
        color: #FFFFFF;
        line-height: 115px;
    }
   
}

@media screen and (max-width:360px) {
    .carousel-caption h5 {
        font-size: 16px;
    }

    .carousel-caption button {
        font-size: 7px;
    }

    .service-page .head h4 {
        font-size: 14px;
        line-height: 43px;
        margin: 0px;
    }
    /* BroandBand page */
    .high-performance h1 {
        font-size: 16px;
    }
    .franchise-icon {
        margin-top: 10px;
    }
    .Reviews .review-head .three-card-section .swiper-wrapper {
        width: 950px !important;
        padding: 25px 0;
        margin: 0 auto;
    }
    .Reviews .review-head h4 {
        font-weight: 800;
        font-size: 26px;
        line-height: 50px;
        color: #1E0004;
    }
}

@media screen and (max-width:778px){
    .Internet-Leased-Line-top-container .head h6,.boardband-top-container .head h6,.voice-call-top-container .head h6,.ott-top-container .head h6,.franchise-top-container .head h6,.about-page .head h6 {
        font-size: 20px;
        line-height: 0;
    }
    .Internet-Leased-Line-top-container,.boardband-top-container,.voice-call-top-container,.ott-top-container,.franchise-top-container  {
        height: 17vh;
    }
    .Internet-Leased-Line-top-container .head,.boardband-top-container .head,.voice-call-top-container .head,.ott-top-container .head,.franchise-top-container .head,.about-page .head {
        
    top: 13%;

    }
    .Internet-Leased-Line-top-container .head h5,.boardband-top-container h5,.voice-call-top-container h5,.ott-top-container  h5,.franchise-top-container  h5,.about-page h5  {
       font-size:15px;
       margin-top: 15px;
    }
    .banner .carousel-indicators {
        top: 85% !important;
    }
    .about-page {
        height: 16vh;
    }
}

