h3.banner-text {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 1px;
}

.highlight-text {
    font-size: 30px;
}

.banner-text .text-uppercase {
    text-transform: uppercase !important;
    font-size: 30px;
}

.media-body {
    font-weight: 600;
    font-size: 18px;
}

.media-body p {
    font-size: 12px;
    line-height: 16px;
    color: #969696;
}

.feature-img img {
    width: 70%;
}

.feature-img {
    width: 100%;
    text-align: center;
}

.basic-1 h2 {
    margin-bottom: 1rem;
    width: 100%;
    text-align: left;
}

.basic-1 h2 {
    text-align: left;
    font-weight: 500;
    width: 100%;
    margin-bottom: 3.5rem !important;
    color: #fff;
}

h2.h2-heading::before {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.2rem solid #262B41;
    width: 8rem;
    margin: 0 auto;
    transform: translateY(3rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

h2.h2-heading::after {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.4rem solid #67DA75;
    width: 4rem;
    margin: -2px auto;
    transform: translateY(3rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

.tabs h2.h2-heading::before {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.2rem solid #ffffff;
    width: 12rem;
    margin: 0 auto;
    transform: translateY(5rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

.tabs h2.h2-heading::after {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.4rem solid #67DA75;
    width: 6rem;
    margin: 1px auto;
    transform: translateY(3rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

.basic-1 h2.h2-heading::before {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.2rem solid #ffffff;
    width: 5rem;
    margin: 0 0rem;
    transform: translateY(6rem);
    text-align: center;
    border-radius: 10px;
}

.basic-1 h2.h2-heading::after {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.3rem solid #67DA75;
    width: 2rem;
    margin: -8.0rem -8.1rem;
    transform: translateY(-13rem);
    text-align: center;
    border-radius: 10px;
}

.p-heading {
    width: 100%;
}

.basic-2 p {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.basic-2 h2.h2-heading::before {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.2rem solid #262B41;
    width: 5rem;
    margin: 0 auto;
    transform: translateY(3rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

.basic-2 h2.h2-heading::after {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.3rem solid #67DA75;
    width: 2rem;
    margin: 0 auto;
    transform: translateY(3rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

.basic-2 h2.h2-heading {
    margin-bottom: 3.5rem;
    text-align: center;
}

.map_img_mobile img {
    width: 70%;
    text-align: center;
}

.map_img img {
    width: 100%;
}

p.media-body.p-large {
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    margin-left: 0px;
}

.form h2.h2-heading::before {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.2rem solid #262b41;
    width: 13rem;
    margin: 0 auto;
    transform: translateY(5rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

.form h2.h2-heading::after {
    position: absolute;
    display: inline-block;
    content: "";
    border-top: 0.4rem solid #67DA75;
    width: 6rem;
    margin: 1px auto;
    transform: translateY(3rem);
    text-align: center;
    border-radius: 10px;
    left: 0;
    right: 0;
}

.app_btn img {
    margin-bottom: 10px;
}

li.mx-higt.media {
    height: 85px;
}


/* 
---------------------------------------------
footer
--------------------------------------------- 
*/

.footer {
    background-color: #262b41;
}

.footer {
    background-color: #262b41;
    width: 100%;
    float: left;
    padding: 10px 0px;
}

.footer {
    background-color: #262b41;
    width: 100%;
    float: left;
    padding: 10px 0px;
}

.footer .social {
    overflow: hidden;
    text-align: left;
    padding-top: 20px;
    padding-left: 0px;
}

.footer .social li {
    margin: 0px 5px;
    display: inline-block;
}

.footer .social li a {
    color: #fff!important;
    text-align: center;
    /* background-color: #00b4c6; */
    /* width: 40px; */
    /* height: 40px; */
    /* line-height: 40px; */
    border-radius: 5px;
    display: inline-block;
    font-size: 12px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}

.footer .social li a:hover {
    color: #dc3545;
    font-weight: 600;
}

.footer .copyright {
    margin-top: 20px;
    font-weight: 300;
    font-size: 13px;
    color: #ffffff;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.logo {
    text-align: left;
}

.social {
    text-align: center;
}

.copyright {
    text-align: right;
}


/*
---------------------------------------------
Sub-footer
---------------------------------------------
*/

.su-footer {
    background-color: #262b41;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    padding-top: 12px;
    border-top: 1px solid #fff;
}

.su-footer p a {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
}

a {
    text-decoration: none;
}

u {
    text-decoration: none;
}


/*
---------------------------------------------
responsive 
---------------------------------------------
*/

@media (min-width: 1440px) {
    .basic-1 h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.3rem solid rgb(103, 218, 117);
        width: 2rem;
        margin: -8.2rem -30.1rem;
        transform: translateY(-13rem);
        text-align: center;
        border-radius: 10px;
    }
    .feature-img img {
        width: 70% !important;
    }
}

@media (min-width: 1326px) {
    .basic-1 h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.3rem solid rgb(103, 218, 117);
        width: 2rem;
        margin: -8.2rem -30.1rem;
        transform: translateY(-13rem);
        text-align: center;
        border-radius: 10px;
    }
    .feature-img img {
        width: 70% !important;
    }
}

@media (max-width: 1024px) {}

@media (min-width: 1024px) {
    .basic-1 h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.3rem solid rgb(103, 218, 117);
        width: 2rem;
        margin: -8.3rem -15.1rem;
        transform: translateY(-19rem);
        text-align: center;
        border-radius: 10px;
    }
    .feature-img img {
        width: 70% !important;
    }
}

@media (max-width: 991px) {
    #footer .copyright {
        text-align: center;
    }
    #footer .social {
        text-align: center;
        margin-top: 15px;
    }
}

@media (min-width: 768px) {
    .feature-img img {
        width: 30%;
    }
    .basic-1 h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.3rem solid #67DA75;
        width: 2rem;
        margin: -17.2rem -15.1rem;
        transform: translateY(-18rem);
        text-align: center;
        border-radius: 10px;
    }
}

@media (max-width: 767px) {
    .footer {
        text-align: center;
    }
    .logo img {
        text-align: center;
    }
    .social {
        text-align: center;
    }
    .copyright {
        text-align: center;
    }
    .footer .social {
        overflow: hidden;
        text-align: center;
        padding-top: 20px;
        font-size: 10px;
    }
}

@media (max-width:425px) {
    .footer {
        text-align: center;
    }
    .logo img {
        text-align: center;
    }
    .social {
        text-align: center;
    }
    .copyright {
        text-align: center;
    }
    .footer .social {
        overflow: hidden;
        text-align: center;
        padding-top: 20px;
        font-size: 10px;
    }
    .tabs h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid #ffffff;
        width: 12rem;
        margin: 0 6rem;
        transform: translateY(6rem);
        text-align: center;
        border-radius: 10px;
    }
    .tabs h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid #67DA75;
        width: 6rem;
        margin: 3.9px -10.5rem;
        transform: translateY(2rem);
        text-align: center;
        border-radius: 10px;
    }
    .basic-1 h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.3rem solid #67DA75;
        width: 2rem;
        margin: -8.0rem -20.1rem;
        transform: translateY(-17rem);
        text-align: center;
        border-radius: 10px;
    }
    .form h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid #262b41;
        width: 9rem;
        margin: 1px 6rem;
        transform: translateY(6rem);
        text-align: center;
        border-radius: 10px;
    }
    .form h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid #67DA75;
        width: 6rem;
        margin: 3.9px -12.5rem;
        transform: translateY(2rem);
        text-align: center;
        border-radius: 10px;
    }
    .app_btn img {
        margin-bottom: 10px;
        width: 40%;
    }
    .tabs .h2-heading,
    .tabs .p-heading {
        text-align: center;
        font-weight: 500;
        width: 100%;
        margin-bottom: 3.5rem;
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 29px;
    }
    .image-container img {
        width: 100%;
        text-align: center;
    }
}

@media (max-width:411px) {
    .image-container img {
        width: 100%;
    }
}

@media (max-width:375px) {
    .header {
        background-color: rgb(38, 43, 65);
        background-image: url();
        background-position: center top;
        background-repeat: no-repeat;
        background-size: contain;
        height: auto;
    }
    h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid #262B41;
        width: 8rem;
        margin: 3rem 4rem;
        transform: translateY(3rem);
        text-align: center;
        border-radius: 10px;
    }
    h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid rgb(103, 218, 117);
        width: 4rem;
        margin: 0.2rem -5.5rem;
        transform: translateY(3rem);
        text-align: center;
        border-radius: 10px;
    }
    .tabs {
        padding-top: 3rem;
        padding-bottom: 4rem;
        background-color: rgb(38 43 65);
        background-image: url(../images/feature_bg.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .tabs .h2-heading,
    .tabs .p-heading {
        text-align: center;
        font-weight: 500;
        width: 100%;
        margin-bottom: 3.5rem;
        color: rgb(255, 255, 255);
        font-size: 24px;
        line-height: 29px;
    }
    .tabs h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid rgb(255, 255, 255);
        width: 11rem;
        margin: -2rem 4rem;
        transform: translateY(8rem);
        text-align: center;
        border-radius: 10px;
    }
    .form .h2-heading,
    .tabs .p-heading {
        text-align: center;
        font-weight: 500;
        width: 100%;
        margin-bottom: 3.5rem;
        color: #000;
        font-size: 26px;
        line-height: 29px;
    }
    .basic-2 {
        margin-bottom: 4rem;
        margin-top: 2rem;
    }
    .map_img_mobile {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
    .basic-1 {
        padding-top: 3rem;
        padding-bottom: 4rem;
        background-color: rgb(38 43 65);
        background-image: url(../images/ROI_bg.png);
        background-size: contain;
        background-repeat: no-repeat;
    }
    .form-control-submit-button {
        display: inline-block;
        height: 3.125rem;
        width: 41%;
        border: 1px solid rgb(17, 180, 71);
        border-radius: 1.5rem;
        background-color: rgb(17, 180, 71);
        color: rgb(255, 255, 255);
        font: 700 0.875rem / 0 Montserrat, sans-serif;
        cursor: pointer;
        transition: all 0.2s ease 0s;
    }
    .footer .social {
        overflow: hidden;
        text-align: center;
        padding-top: 20px;
        font-size: 10px;
    }
    .footer .social li a {
        color: #fff!important;
        text-align: center;
        /* background-color: #00b4c6; */
        /* width: 40px; */
        /* height: 40px; */
        /* line-height: 40px; */
        border-radius: 5px;
        display: inline-block;
        font-size: 12px;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }
    .basic-1 h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.3rem solid rgb(103, 218, 117);
        width: 2rem;
        margin: -7.5rem -18.1rem;
        transform: translateY(-20rem);
        text-align: center;
        border-radius: 10px;
    }
    .form h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid rgb(38, 43, 65);
        width: 9rem;
        margin: 30px 3rem;
        transform: translateY(6rem);
        text-align: center;
        border-radius: 10px;
    }
    .form h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid rgb(103, 218, 117);
        width: 6rem;
        margin: 3.9px -7.5rem;
        transform: translateY(2rem);
        text-align: center;
        border-radius: 10px;
    }
    #aboutus h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid #262B41;
        width: 8rem;
        margin: 0 4rem;
        transform: translateY(3rem);
        text-align: center;
        border-radius: 10px;
    }
    #aboutus h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid #67DA75;
        width: 4rem;
        margin: 0rem -8.5rem;
        transform: translateY(3rem);
        text-align: center;
        border-radius: 10px;
    }
    .cards-1 .h2-heading {
        margin-bottom: 3.5rem;
        font-weight: 500;
        font-size: 20px;
    }
}

@media (max-width:320px) {
    .tabs h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid rgb(255, 255, 255);
        width: 11rem;
        margin: -3px 3rem;
        transform: translateY(10rem);
        text-align: center;
        border-radius: 10px;
    }
    .tabs h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid rgb(103, 218, 117);
        width: 6rem;
        margin: 3.9px -4.5rem;
        transform: translateY(2rem);
        text-align: center;
        border-radius: 10px;
    }
    .basic-1 h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid rgb(255, 255, 255);
        width: 5rem;
        margin: 0px 0rem;
        transform: translateY(9rem);
        text-align: center;
        border-radius: 10px;
    }
    .basic-1 h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.3rem solid rgb(103, 218, 117);
        width: 2rem;
        margin: -7.5rem -17.1rem;
        transform: translateY(-25rem);
        text-align: center;
        border-radius: 10px;
    }
    .app_btn img {
        margin-bottom: 10px;
        width: 133px;
    }
    .form h2 {
        margin-bottom: 0rem;
        text-align: center;
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 40px;
    }
    .form h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid #67DA75;
        width: 6rem;
        margin: 3.9px -8.5rem;
        transform: translateY(2rem);
        text-align: center;
        border-radius: 10px;
    }
    .form-control-submit-button {
        display: inline-block;
        height: 3.125rem;
        width: 60%;
        border: 1px solid rgb(17, 180, 71);
        border-radius: 1.5rem;
        background-color: rgb(17, 180, 71);
        color: rgb(255, 255, 255);
        font: 700 0.875rem / 0 Montserrat, sans-serif;
        cursor: pointer;
        transition: all 0.2s ease 0s;
    }
    .basic-1 {
        padding-top: 3rem;
        padding-bottom: 4rem;
        background-image: url(../images/ROI_bg.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #262b41;
    }
    .tabs {
        padding-top: 3rem;
        padding-bottom: 4rem;
        background-image: url(../images/feature_bg.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #262b41;
    }
    .tabs .h2-heading,
    .tabs .p-heading {
        text-align: center;
        font-weight: 500;
        width: 100%;
        margin-bottom: 3.5rem;
        color: rgb(255, 255, 255);
        font-size: 18px;
        line-height: 22px;
    }
    .tabs h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid rgb(255, 255, 255);
        width: 10rem;
        margin: -78px 3rem;
        transform: translateY(10rem);
        text-align: center;
        border-radius: 10px;
    }
    .tabs h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid rgb(103, 218, 117);
        width: 6rem;
        margin: 3.9px -7.5rem;
        transform: translateY(2rem);
        text-align: center;
        border-radius: 10px;
    }
    .form h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid #262b41;
        width: 9rem;
        margin: -19px 3rem;
        transform: translateY(6rem);
        text-align: center;
        border-radius: 10px;
    }
    .map_img_mobile img {
        width: 100%;
        text-align: center;
    }
    .header {
        background-color: #262b41;
        background-image: url();
        height: auto;
        background-position: top;
        background-repeat: no-repeat;
        background-size: contain;
        height: auto;
    }
    h2.h2-heading::before {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.2rem solid rgb(38, 43, 65);
        width: 8rem;
        margin: 51px 4rem;
        transform: translateY(3rem);
        text-align: center;
        border-radius: 10px;
    }
    h2.h2-heading::after {
        position: absolute;
        display: inline-block;
        content: "";
        border-top: 0.4rem solid rgb(103, 218, 117);
        width: 4rem;
        margin: 0.6rem -5.0rem;
        transform: translateY(3rem);
        text-align: center;
        border-radius: 10px;
    }
}


/*---------------new network section add - Ketan(19/01/2021)--------------------*/

.streetNetwork {
    padding-top: 3rem;
    padding-bottom: 4rem;
    background-color: #f2f2f5;
}

.NetUnderline {
    text-decoration: none;
    position: relative;
    margin-bottom: 23px;
}

.NetUnderline:before {
    position: absolute;
    content: '';
    height: 5px;
    bottom: -10px;
    margin: 0;
    left: 0;
    right: 0;
    width: 118px;
    background: #262B41;
}

.NetUnderline:after {
    position: absolute;
    content: '';
    height: 7px;
    bottom: -11px;
    margin: 0 37px;
    left: 0;
    right: 0;
    width: 44px;
    background: #67DA75;
}

@media (max-width: 767px) {
    .NetUnderline {
        text-align: center;
    }
    .NetUnderline:before,
    .NetUnderline:after {
        margin: 0 auto;
    }
}