.branding-tab .active-acc svg.arrows {
    border: none;
}
.mt50 {
    margin-top: 50px;
}
.faq.active-acc {
    color: #3806f5;
}
.section-banner {
    background-size: cover !important;
    background-position: center;
    padding: 100px 0 70px 0;
    position: relative;
}
.banner-center {
    width: 55%;
    margin: 0 auto;
    text-align: center;
}
.banner-center h1 span {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    display: inline-block;
    margin-bottom: 0;
}
.banner-center h1 span.newline {
    display: block;
}
.banner-center h1 span.highlight {
    color: #ffd119;
}
.banner-center h1 {
    display: block;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    position: relative;
    color: #fff;
    text-align: center;
}
.banner-center h1:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    background: #fff;
    width: 126px;
    height: 2px;
    transform: translateX(-50%);
    left: 50%;
}
.banner-center p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    margin-top: 52px;
    margin-bottom: 30px;
    color: #fff;
    text-align: center;
    width: 55%;
    margin: 50px auto 22px;
}
.banner-center ul {
    margin: 0 auto;
    width: 65%;
    margin-bottom: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding-left: 40px;
}
.banner-center ul li {
    margin: 0 10px 18px 0;
    color: #fff;
    width: 45%;
    white-space: nowrap;
}
.banner-center ul li i {
    height: 10px;
    width: 10px;
    display: block;
    background: #fff;
    border-radius: 50px;
    display: inline-block;
    margin-right: 12px;
}
.button {
    margin: 0 auto;
}
.button.talk-to-us {
    min-width: 199px;
    font-weight: 600;
    display: inline-block;
    overflow: inherit;
    margin-right: 15px !important;
    background: #fb7d17;
    color: #fff;
    border: 1px solid #f27d19;
}
.button.secondary {
    border: solid 1px #fff;
    background: 0 0;
    color: #fff;
    min-width: 199px;
    box-shadow: 8px 9px 27px 0 rgb(5 122 171 / 25%);
    font-weight: 600;
    display: inline-block;
    margin-top: 20px;
}
.button.secondary:hover {
    background: #fb7d17;
    color: #fff;
    border: solid 1px transparent;
}
.section-container {
    padding: 50px 15px 0;
}
.chat-apps {
    padding: 40px 0;
}
.chat-apps ul {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.chat-apps ul li {
    width: 30%;
    margin: 40px 18px 7px;
    background: #fff;
    box-shadow: 0 3px 36px #435ee01a;
    padding: 30px 20px;
    border-radius: 10px;
    position: relative;
    min-height: 290px;
    max-height: 290px;
    overflow: hidden;
}
.chat-apps ul li svg {
    height: 45px;
    width: 45px;
    fill: url(#ultimate-icons1);
}
.chat-apps ul li img {
    height: auto;
    width: 40px;
}
.chat-apps ul li img.h-30 {
    width: 30px;
}
.chat-apps ul li img.h-35 {
    width: 35px;
}
.chat-apps ul li h4 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    margin-top: 15px;
}
.chat-apps ul li h4:after {
    content: "";
    position: absolute;
    width: 46px;
    height: 2px;
    background-color: #0400c4;
    left: 0;
    bottom: -8px;
}
.chat-apps ul li p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    margin-top: 24px;
}
.chat-apps ul li:after {
    position: absolute;
    content: "";
    width: 0;
    height: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    background-color: #0400c4;
    -webkit-transition: all ease 0.8s;
    -o-transition: all ease 0.8s;
    transition: all ease 0.8s;
    border-radius: 10px;
}
.chat-apps ul li:hover:after {
    width: 100%;
}
.chart {
    padding-top: 60px;
    text-align: center;
}
.chart img {
    margin: 0 auto;
    width: 55%;
}
.flex-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.saap {
    width: 45%;
}
.saap h2 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    color: #000;
    width: 85%;
    margin-bottom: 20px;
}
.saap h2 span {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
}
.saap p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    width: 85%;
    padding-bottom: 20px;
}
.saap-img {
    flex: 1;
    position: relative;
}
.saap-img img {
    width: 100%;
}
.saap-img span {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    position: absolute;
}
.top-left {
    top: 33%;
    left: 0;
}
.top-right {
    top: 33%;
    right: 0;
}
.bottom {
    bottom: -7%;
    left: 50%;
    transform: translateX(-50%);
}
.left {
    bottom: 15%;
    left: 10%;
}
.right {
    bottom: 15%;
    right: 11%;
}
.responsive {
    display: none;
}
.chat {
    padding: 50px 20px;
}
span.small-txt-table {
    display: block;
    margin-left: 0px !important;
    font-size: 12px !important;
    color: #313131 !important;
    margin-top: 3px;
    font-weight: 400;
}
.comparison-table {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 20px;
    overflow: auto;
    background: #fff 0% 0% no-repeat padding-box;
    box-shadow: 0 0 30px #0000ff1a;
    border-radius: 24px;
    opacity: 1;
}
.comparison-table th:last-child {
    border-right: 1px solid #00205f;
    border-width: inherit;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.comparison-table table tr td img,
.comparison-table table tr td span,
.comparison-table table tr td svg {
    vertical-align: middle;
}
.comparison-table table tr td img {
    height: auto;
    width: 25px;
}
.comparison-table table tr td span {
    margin-left: 15px;
    color: #014fce;
    font-size: 18px;
}
.comparison-table table {
    width: 100%;
    background: #f3f7fe;
}
.comparison-table thead {
    border-bottom: 1px solid rgba(93, 119, 144, 0.2);
}
.comparison-table th {
    padding: 32px 28px;
    color: #000d45;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 18px;
    min-width: 162px;
    position: relative;
}
.comparison-table th:first-child {
    border-right: 1px solid rgba(93, 119, 144, 0.1);
    text-align: left;
}
.comparison-table table tr td span.highlight-section {
    font-size: 14px;
    display: block;
    margin-top: 10px;
    margin-left: 0;
    color: #030303;
}
.comparison-table tbody tr td.heading-sticky {
    padding: 14px 20px;
    font-weight: 800;
    font-size: 18px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    border: none;
    color: #0d5fe7;
}
.comparison-table table tr td span.highlight-section-one {
    font-size: 12px;
    display: block;
    margin-top: 3px;
    margin-left: 0;
    color: #7e7e7e;
}
.comparison-table tbody tr td:last-child,
.comparison-table th:last-child {
    text-align: center;
    border-right: none;
}
.comparison-table tbody tr td:nth-child(2),
.comparison-table th:nth-child(2) {
    text-align: center;
    width: 25%;
    background-color: #fff;
}
.comparison-table tbody tr td:nth-child(3),
.comparison-table th:nth-child(3) {
    text-align: center;
    width: 25%;
}
.comparison-table tbody tr td:first-child,
.comparison-table th:first-child {
    text-align: left;
}
.comparison-table tbody tr td {
    padding: 14px 20px;
    color: #030303;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    border-right: 1px solid rgba(93, 119, 144, 0.1);
    vertical-align: middle;
}
.comparison-table tbody tr {
    border-bottom: 1px solid rgba(93, 119, 144, 0.1);
}
.comparison-table tbody tr:last-child {
    border-bottom: none;
}
.comparison-table th img {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}
.end-comparison {
    margin-bottom: 60px;
}
.features-list.content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.features-list .list {
    width: 32%;
    text-align: left;
    padding: 20px 20px;
    position: relative;
}
.features-list .list h4 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 35px;
    position: relative;
    margin-top: 15px;
}
.features-list .list p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 23px;
    margin-top: 15px;
    min-height: 70px;
}
.features-list .list img {
    width: 40px;
    height: auto;
}
.features-list .list img.h-30 {
    width: 30px;
}
.branding-img {
    width: 39%;
    text-align: left;
    margin-left: 8%;
}
.branding-img .features-img-one,
.branding-img .features-img-two {
    width: 339px;
    height: 381px;
}
.branding-flex {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.branding-tab {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    margin-left: 0;
}
.branding-tab.pright80 {
    padding-right: 50px;
}
.branding-tab.pleft40 {
    padding-left: 40px;
}
.branding-tab .accordion.active-acc h5,
.branding-tab .accordion:hover h5 {
    color: #1967d2;
}
.branding-tab .accordion {
    margin-bottom: 0;
    padding: 25px 20px 25px 50px;
}
.branding-tab .accordion.videocontent {
    padding: 0 20px 20px 20px;
    display: flex;
    position: relative;
    border-bottom: solid 1px #ccc;
    margin-top: 20px;
}
.branding-tab .accordion.videocontent:last-child {
    border: none;
}
.branding-tab .accordion img {
    width: 28px;
    height: auto;
}
.branding-tab .accordion h3 {
    color: #000;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    margin-top: 0;
}
.branding-tab .accordion .comm-desc {
    color: #313131;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}
.branding-tab .accordion.active-acc h5:before {
    background: -webkit-linear-gradient(left, #0799d6 0, #60d2a3 70%);
    background: -webkit-gradient(linear, left top, right top, from(#0799d6), color-stop(70%, #60d2a3));
    background: -o-linear-gradient(left, #0799d6 0, #60d2a3 70%);
    background: -webkit-gradient(linear, left top, right top, from(#0799d6), color-stop(70%, #60d2a3));
    background: linear-gradient(to right, #0799d6 0, #60d2a3 70%);
}
.branding-tab .accordion.active-acc.videocontent h5::before,
.branding-tab .accordion.videocontent h5::before {
    display: none;
}
.accordioncontent {
    padding-left: 15px;
}
.subscription-img.noimgage {
    width: 50%;
}
.subscription-img.noimgage img {
    margin: 0 auto;
    display: block;
}
.branding-tab {
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
}
svg.arrows {
    position: absolute;
    right: 15px;
    top: 10px;
    transform: rotate(180deg);
    transition: all ease 0.3s;
    cursor: pointer;
}
.active-acc svg.arrows {
    transform: rotate(0);
}
.twilio-announcement {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 32px 48px 32px 60px;
    background: #f9f9ff;
    box-shadow: 0 7px 15px #504aff26;
}
.announcement-title {
    max-width: 245px;
    min-width: 245px;
}
.announcement-title h3 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
    color: #014fce;
}
.announcement-title h3 img {
    margin-right: 10px;
    width: 23px;
    position: relative;
    top: -2px;
    vertical-align: middle;
}
.announcement-info {
    flex: 1;
}
.announcement-info p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0 !important;
}
.announcement-info p a {
    font-weight: 700;
    color: #014fce;
}
.chat-sdk p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #131313;
    margin: 60px 42px 35px 0;
}
.chat-sdk img {
    max-width: 100%;
    height: auto;
}
.chat-sdk.chat-features p {
    position: absolute;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    color: #3e207e;
    text-align: right;
}
.chat-sdk.chat-features p.messaging-eng {
    top: 221px;
    left: -45px;
}
.chat-sdk.chat-features p.high-profile {
    top: 135px;
    left: 69px;
}
.chat-sdk.chat-features p.on-demand {
    top: 91px;
    left: 281px;
    text-align: center;
}
.chat-sdk.chat-features p.features-demand {
    top: 138px;
    left: 494px;
    text-align: left;
}
.chat-sdk.chat-features p.data-protection {
    top: 140px;
    left: 452px;
    text-align: left;
}
.chat-sdk.chat-features p.devops {
    top: 221px;
    right: -6px;
    text-align: left;
}
.chat-sdk.chat-features p.intergration {
    top: 289px;
    right: -13px;
    text-align: left;
}
.chat-sdk.chat-features p.intergration-features {
    top: 369px;
    right: -38px;
    text-align: left;
}
.chat-sdk .chat-content {
    width: 420px;
}
.chat-sdk.chat-features ul li {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #131313;
    display: block;
}
.chat-sdk ul li.one {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.chat-sdk ul li.two {
    position: absolute;
    top: -25%;
    left: 5%;
    transform: translateX(-5%);
}
.chat-sdk ul li.three {
    position: absolute;
    top: -25%;
    left: 50%;
    transform: translateX(-50%);
}
.chat-sdk ul li.four {
    position: absolute;
    top: -25%;
    right: 5%;
    transform: translateX(-5%);
}
.chat-sdk ul li.five {
    position: absolute;
    right: 3%;
    top: 50%;
    transform: translateY(-50%);
}
.chat-sdk ul li.six {
    position: absolute;
    bottom: -25%;
    right: 5%;
    transform: translateX(-5%);
}
.chat-sdk ul li.seven {
    position: absolute;
    bottom: -25%;
    left: 50%;
    transform: translateX(-50%);
}
.chat-sdk ul li.eight {
    position: absolute;
    bottom: -25%;
    left: 10%;
    transform: translateX(-10%);
}
.mobile-image {
    display: none;
}
.higlights-wrap {
    height: 296px;
    position: relative;
}
.mobile-image {
    display: none;
}
.higlights-wrap img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.bottom-cta p span {
    display: block;
    font-size: 30px;
    line-height: 50px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 800;
    margin: 15px 0;
}
.faq-bg {
    background-color: #fcfcfc;
    padding: 50px 0px 0px 0px;
    position: relative;
    margin-bottom: 0;
}
.faq-bg:before {
    content: "";
    position: absolute;
    right: -7%;
    top: 0;
    width: 350px;
    height: 60%;
    background-image: url(../png/pattern-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}
.faq-bg:after {
    content: "";
    position: absolute;
    left: -7%;
    bottom: 32px;
    width: 350px;
    height: 60%;
    background-image: url(../png/pattern-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}
.faq-head {
    text-align: center;
    padding: 60px 0 50px 0;
    position: relative;
}
.faq-head .section-title {
    font-size: 36px;
    color: #000;
    text-transform: capitalize;
    line-height: 40px;
    margin-bottom: 10px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
}
.faq-subtitle {
    font-size: 18px;
    color: #000;
    max-width: 900px;
    margin: auto;
    margin-bottom: 25px;
}
.faq-head:after {
    content: "";
    width: 97px;
    height: 1px;
    background: #000;
    position: relative;
    display: block;
    margin: 20px auto 0;
}
.faq-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
}
.faq-accordian-wrapper {
    width: 48%;
}
.faq-acc {
    background: #fff 0 0 no-repeat padding-box;
    box-shadow: 0 0 20px #0000001a;
    border-radius: 10px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
}
.faq-acc h5 {
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    line-height: 26px;
    cursor: pointer;
    width: 95%;
}
.faq-acc p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 12px;
    padding: 0 25px 25px 25px;
}
.faq-acc.active-acc h5 {
    color: #1967d2;
}
.pt-30 {
    padding-top: 30px;
}
.faq {
    position: relative;
    padding: 25px;
}
.active-acc.faq {
    padding-bottom: 0;
}
.arrows {
    position: absolute;
    right: 0;
    vertical-align: middle;
    top: 5px;
    transform: rotate(180deg);
    transition: all ease 0.3s;
}
.rotate .arrows {
    transform: rotate(0);
}
img.arrows {
    position: absolute;
    right: 20px;
    vertical-align: middle;
    top: 30px;
    transform: rotate(180deg);
    transition: all ease 0.3s;
    border: solid 1px #000;
    border-radius: 50%;
    width: 20px;
    padding: 5px;
}
.active-acc .arrows {
    transform: rotate(0);
    border: solid 1px #0400ee;
    fill: #0400ee;
}
@media (min-width: 1500px) {
    .section-banner {
        padding: 150px 0 !important;
        background-position: center;
    }
}
@media (max-width: 1200px) {
    .section-banner {
        padding: 35px 0 50px 0;
        margin-top: 70px;
    }
    .branding-tab .accordion .comm-desc {
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .mobile-image {
        display: block;
    }
    .chat-features {
        display: block !important;
    }
    .higlights-wrap {
        display: none;
    }
}
@media (max-width: 1024px) {
    .saap-img img {
        padding: 0 20px;
    }
    .section-banner {
        padding: 50px 0 50px 0;
    }
    .banner-center {
        width: 50%;
    }
    .chat-apps ul li {
        width: 45%;
    }
    .saap h2 {
        width: 100%;
    }
    .saap p {
        width: 100%;
    }
    .saap h2 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 300;
        font-size: 21px;
        line-height: 30px;
    }
    .saap h2 span {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 21px;
        line-height: 30px;
    }
    .section-banner {
        background-attachment: fixed;
        background-image: linear-gradient(to right, #003775, #002a67, #001e59, #00124b, #00003d) !important;
    }
    .banner-center {
        width: 90%;
    }
    .responsive {
        display: block;
    }
    .device {
        display: none;
    }
    .features-cont {
        display: none;
    }
    .end-comparison {
        padding-top: 30px;
    }
    .comparison-table th {
        min-width: auto;
    }
    .comparison-table tbody tr td:first-child, .comparison-table th:first-child {
        min-width: 190px;
    }
}
@media (max-width: 991px) {
    .saap h2 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 300;
        font-size: 24px;
        line-height: 32px;
    }
    .faq-accordian-wrapper {
        width: 100%;
    }
    .saap h2 span {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
    }
    .features-list .list {
        width: 100%;
        min-height: inherit;
    }
    .features-list .list:before {
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .features-list .list:after {
        width: 2px;
        height: 100%;
        left: 18px;
    }
    .features-list .list:nth-child(1) .dot {
        left: 14px;
    }
    .features-list .list:nth-child(4) .dot {
        bottom: 14px;
        left: 14px;
        top: unset;
    }
}
@media only screen and (max-width: 850px) {
    .section-banner {
        margin-top: 60px;
    }
    .noimgage img {
        display: none !important;
    }
    .marketbg {
        width: 100%;
    }
    .branding-tab.pleft40 {
        padding-left: 0;
    }
    .branding-tab {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .upload-content .branding-tab {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .newbrandigtab .branding-tab {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .comparison-table tbody tr td:first-child,
    .comparison-table th:first-child {
        text-align: left;
        min-width: 190px;
        font-size: 14px;
    }
    section#messaging-experience .heading p {
        margin-bottom: 15px;
    }
    .comparison-table table tr td span.tool-tip {
        display: none;
    }
    .heading h4,
    .heading p {
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
    }
}
@media (max-width: 640px) {
    .section-banner {
        padding: 40px 0 45px 0;
    }
    .banner-center p {
        width: 100%;
        margin: 35px auto 25px;
        font-size: 16px;
        line-height: 24px;
    }
    .para.twillio br {
        display: none;
    }
    .faq-head .section-title {
        font-size: 21px;
        line-height: 0;
    }
    .faq-subtitle {
        font-size: 15px;
        padding: 10px;
        line-height: 26px;
    }
    .faq-bg:before {
        content: none;
    }
    .faq-bg:after {
        content: none;
    }
    .button.talk-to-us {
        margin-right: 0 !important;
    }
    .bottom-cta p span {
        font-size: 22px;
        line-height: 33px;
    }
    .twilio-announcement {
        padding: 25px;
    }
    .announcement-title {
        width: 100%;
    }
    .announcement-info {
        width: 100%;
        flex: inherit;
    }
    .banner-center {
        width: 90%;
    }
    .banner-center h1 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 25px;
        line-height: 34px;
        position: relative;
        color: #fff;
    }
    .banner-center h1 span {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 25px;
        line-height: 34px;
    }
    .banner-center ul li {
        width: 46%;
    }
    .banner-center ul {
        padding-left: 20px;
        width: 80%;
    }
    .chat-apps ul li {
        width: 100%;
        min-height: inherit;
        max-height: inherit;
        margin-bottom: 0;
    }
    .chart img {
        width: 100%;
    }
    .saap {
        width: 100%;
    }
    .saap-img {
        width: 100%;
        flex: inherit;
    }
    .saap h2 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 300;
        font-size: 21px;
        line-height: 30px;
    }
    .saap h2 span {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 21px;
        line-height: 30px;
    }
    .mt50 {
        margin-top: 0;
    }
    .features-list .list h4 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 21px;
        line-height: 30px;
    }
    .section-container {
        padding: 20px 15px 0;
    }
}
@media (max-width: 500px) {
    .banner-center ul li {
        width: 100%;
    }
    .banner-center ul {
        padding-left: 65px;
    }
}
@media (max-width: 400px) {
    .banner-center ul {
        width: 100%;
    }
}
