.pad {
    padding-left: 0%;
    padding-right: 0%;
}

.marg0 {
    margin: 0px !important;
}

.padd0 {
    padding: 0px !important;
}

.paddL-50 {
    padding-left: 50px;
}

.margLR-170 {
    margin-left: 170px;
    margin-right: 170px;
}

.margLR-150-lg {
    margin-left: 150px;
    margin-right: 150px;
}

.marg20 {
    margin: 20px !important;
}

.center-h {
    margin: 0 auto;
}

.tabBox {
    width: 100%;
    background-color: #C2E1E2;
    border: none;
}

.relative {
    position: relative;
    height: 214px;
}

.link-cont {
    padding: 5px;
}

.ftr-img {
    margin: 0 auto !important;
    width: 154px;
    height: 157px;
}

.grey-border {
    border: 8px solid #F5F6F8;
    border-radius: 100%;
    width: 257px;
    height: 257px;
    margin: 0 auto;
}

.green-line {
    height: 4px;
    width: 85%;
    background: #00A8A5;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.big-text {
    font-family: 'geomanist-medium';
    padding-top: 70px;
    padding-bottom: 10px;
    font-size: 28px;
    line-height: normal;
}

.cta-velocity-btn {
    width: 40%;
    font-size: 30px;
    padding: 40px 0px;
    color: #fff;
    background: #4C4C4C;
    border-radius: 9px;
    font-family: 'geomanist-regular';
    text-align: center;
    margin: 0 auto;
    line-height: normal;
}

.feature-cont {
    margin: 20px 64px;
    text-align: center;
}

.feature-header {
    font-family: 'geomanist-regular';
    font-size: 28px;
    font-weight: bold;
    line-height: normal !important;
}

.feature-desc {
    font-family: 'geomanist-regular';
    font-size: 22px;
    line-height: normal !important;
}

.cta-velocity,
.cta-velocity:visited,
.cta-velocity:hover {
    line-height: normal !important;
    text-decoration: none !important;
    border-bottom: none !important;
    color: #FFFFFF !important;
}

.cta-exp,
.cta-exp:visited,
.cta-exp:hover,
.cta-exp:focus {
    color: #FFFFFF !important;
    font-family: 'geomanist-regular';
    font-size: 32px;
    line-height: normal !important;
    text-decoration: none !important;
    border-bottom: none !important;
}

.tri-icon {
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 17px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 13px solid #fff;
}

.deactive {
    background-color: #fff;
    /* box-shadow: 0px 0px 11px -1px rgba(184, 184, 184, 1); */
}

.tab {
    padding: 40px 0px;
    cursor: pointer;
}

.deactive.tab {
    cursor: pointer;
    color: #fff;
    background: #84C3C4;
    border-right: .1rem solid #fff;
}

.deactive.tab>.text-tab-2 {
    color: #FFF !important;
}

.tab>img {
    height: 70px;
    margin: 20px auto 20px auto
}

.text-tab-1 {
    font-family: "geomanist-regular";
    font-weight: 700;
    font-size: 18px;
}

.text-tab-2 {
    color: #00A8A5 !important;
    font-family: "geomanist-regular";
    font-size: 26px;
    line-height: normal !important;
}

.tab-header-text {
    font-size: 26px;
    font-family: "geomanist-medium";
    line-height: normal !important;
}

.tab-desc-text {
    font-size: 18px;
    font-family: "geomanist-regular";
    line-height: normal !important;
}

.center-v10 {
    margin: 10% auto;
}

.center-v5 {
    margin: 5% auto;
}

.blue-box {
    background: #005b7e;
    text-align: center;
    padding: 20px;
    margin: 30px;
    font-family: "geomanist-book";
    line-height: 32px;
    color: white;
}

.btn {
    padding: 34px 12px;
    background-color: #4c4c4c;
    color: rgb(255, 255, 255);
    font-family: geomanist-regular;
    font-weight: bold;
    font-size: 16px;
    border-radius: 10px;
    margin: 0px auto;
    width: 510px;
}

.howtoApply {
    border: 1px solid #b7b7b7;
    padding: 110px 35px !important;
    border-radius: 5px;
    min-height: 367px !important;
}

.r-contact {
    padding: 0 250px;
}

.p-banner-desktop {
    position: absolute;
    width: 100% !important;
    z-index: 99;
    top: 261px;
}

.p-banner-desktop>.p-banner {
    width: 940px;
    padding: 20px 0 0;
    margin: 0 auto;
    clear: both;
}

.inner-text {
    width: 479px;
    font-size: 40px;
    line-height: 1.2;
    font-family: "geomanist-medium";
}

.content {
    background-color: #C2E1E2;
    padding-top: 20px;
    /* height: 550px; */
}

@media (max-width: 1440px) {
    .container-md {
        padding: 40px 150px !important;
    }
    .btn {
        width: 370px;
    }
    .btn-t {
        font-size: 20px !important;
    }
}

@media (max-width: 1200px) {
    .container-md {
        padding: 40px 80px !important;
    }
    .p-banner-desktop {
        position: absolute;
        width: 100% !important;
        z-index: 99;
        top: 290px;
    }
    .inner-text {
        width: 352px;
        font-size: 30px;
        line-height: 1.2;
        font-family: "geomanist-medium";
    }
    .img-chg {
        max-width: 150% !important;
        margin-left: -401px;
    }
}

@media (max-width: 1024px) {
    .r-contact {
        padding: 0;
    }
    .p-banner {
        width: 523px;
        padding: 0px !important;
    }
}

@media (max-width: 991px) {
    .text-tab-2 {
        font-size: 20px;
    }
    .tab>img {
        height: 50px;
        margin: 20px auto 20px auto
    }
    .margLR-150-lg {
        margin-left: 15px;
        margin-right: 15px;
    }
    .container-md {
        padding: 0px 15px !important;
    }
    .mobile-banner {
        padding-top: 0px !important;
    }
    .btn-t {
        font-size: 18px !important;
    }
    .btn {
        max-width: 340px !important;
    }
    .tabBox {
        width: 100%;
        height: auto;
        border: none;
    }
    .p-banner {
        margin-right: auto;
        margin-left: auto;
        margin-top: 50px;
    }
    .text-tab-1 {
        margin-bottom: 0;
    }
    .text-tab-2 {
        margin-bottom: 0;
    }
    .img-chg {
        max-width: 100% !important;
        margin-left: 0px;
    }
    .cta-velocity-btn {
        width: 60%;
    }
}

@media (max-width: 768px) {
    .ftr-img {
        margin: 0 auto !important;
        width: 122px;
        height: auto;
    }
    .grey-border {
        border: 6px solid #F5F6F8;
        border-radius: 100%;
        width: 218px;
        height: 218px;
        margin: 0 auto;
    }
    .feature-cont {
        margin: 20px 0px;
        text-align: center;
    }
    .tab>img {
        height: 40px;
        margin: 6px auto 9px auto;
    }
    .center-h-xs {
        margin: 0 auto;
    }
    .content {
        height: auto !important;
    }
    .padd20-xs {
        padding: 20px !important;
    }
    .paddL15-xs {
        padding-left: 15px !important;
    }
    .marg0-sm {
        margin: 0px !important;
    }
    .cta-velocity-btn {
        width: 90%;
    }
    .p-banner {
        width: 100%;
        font-size: 37px;
        margin-top: 60px !important;
    }
    .text-tab-1 {
        font-size: 14px !important;
    }
    .text-tab-2 {
        line-height: 1.5;
        font-size: 14px !important;
    }
    .tabBox {
        /* height: 550px; */
    }
    .tab {
        padding: 7px 0px;
        cursor: pointer;
    }
}

@media (max-width: 560px) {
    .sub_title>h1 {
        font-size: 25px;
    }
}

@media (max-width: 425px) {
    .img-chg {
        max-width: 100% !important;
        /* padding-top: 20px; */
    }
    .sub_title_wrapper {
        background-size: 123% 112% !important;
        height: 77px !important;
    }
    .sub_title_bgimg {
        height: 132px;
        background-position: 69% 41% !important;
    }
    .tri-icon {
        width: 0;
        height: 0;
        display: inline-block;
        margin-left: 7px;
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 8px solid #fff;
    }
    .cta-exp,
    .cta-exp:focus,
    .cta-exp:active,
    .cta-exp:hover,
    .cta-exp:visited {
        font-size: 20px;
    }
    .p-banner {
        font-size: 28px !important;
    }
    .content-img {
        height: 140px !important;
        width: auto !important;
    }
    .btn-t {
        font-size: 14px !important;
    }
    .btn {
        width: 290px !important;
    }
    .cta-velocity-btn {
        font-size: 24px;
        padding: 28px 20px;
    }
}

@media (max-width: 340px) {
    .marg20 {
        margin: 20px 0 !important;
    }
    .live-fx {
        font-size: 18px !important;
    }
}

@media (max-width: 320px) {
    .p-banner {
        font-size: 20px !important;
    }
}

.banner-text {
    width: 498px;
    margin: 0 auto;
    padding-left: 90px !important;
    margin: 0px !important;
    margin-top: 134px !important;
}

.banner-text-mobile {
    width: 690px;
    margin: 0 auto;
    margin: 0px !important;
    margin-top: 134px !important;
}

.p-banner {
    font-size: 40px;
    line-height: 1.2;
    font-family: "geomanist-medium";
}

.vertical-center {
    margin: 0;
    position: relative;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}