ul.resp-tabs-list {
    margin: 0;
    padding: 0
}

.resp-tabs-list li {
    font-weight: 600;
    font-size: 13px;
    display: inline-block;
    padding: 13px 15px;
    margin: 0 4px 0 0;
    list-style: none;
    cursor: pointer;
    float: left
}

.resp-tabs-container {
    padding: 0;
    background-color: #fff;
    clear: left
}

.resp-tab-content {
    display: none;
    padding: 15px
}

.resp-tab-active {
    border: 1px solid #5ab1d0;
    margin-bottom: -1px;
    padding: 12px 14px 14px;
    border-top: 4px solid #5ab1d0;
    border-bottom: 0 solid #fff;
    background-color: #fff
}

.resp-accordion-active,
.resp-content-active,
.resp-easy-accordion h2.resp-accordion,
.resp-tab-content-active {
    display: block
}

.resp-tab-content {
    border: 1px solid #c1c1c1;
    border-top-color: #5ab1d0
}

h2.resp-accordion {
    cursor: pointer;
    display: none;
    font-size: 13px;
    border: 1px solid #c1c1c1;
    border-top: 0 solid #c1c1c1;
    margin: 0;
    padding: 10px 15px
}

h2.resp-tab-active {
    border-bottom: 0 solid #c1c1c1;
    margin-bottom: 0;
    padding: 10px 15px;
    background: #dbdbdb
}

h2.resp-tab-title:last-child {
    border-bottom: 12px solid #c1c1c1;
    background: blue
}

.resp-vtabs ul.resp-tabs-list {
    float: left;
    width: 30%
}

.resp-vtabs .resp-tabs-list li {
    display: block;
    padding: 15px;
    margin: 0 0 4px;
    cursor: pointer;
    float: none
}

.resp-vtabs .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    border: 1px solid #c1c1c1;
    float: left;
    width: 68%;
    min-height: 250px;
    border-radius: 4px;
    clear: none
}

.resp-vtabs .resp-tab-content {
    border: none;
    word-wrap: break-word
}

.resp-vtabs li.resp-tab-active {
    position: relative;
    z-index: 1;
    margin-right: -1px;
    padding: 14px 15px 15px 14px;
    border-top: 1px solid;
    border: 1px solid #5ab1d0;
    border-left: 4px solid #5ab1d0;
    margin-bottom: 4px;
    border-right: 1px solid #fff
}

.resp-arrow {
    width: 0;
    height: 0;
    float: right;
    margin-top: 3px;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-top: 7px solid #cd686b
}

h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid #cd686b
}

.resp-easy-accordion .resp-tab-content {
    border: 1px solid #c1c1c1
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #c1c1c1
}

.resp-jfit {
    width: 100%;
    margin: 0
}

h2.resp-accordion:first-child {
    border-top: 1px solid #c1c1c1
}

@media only screen and (max-width: 991.98px) {
    ul.resp-tabs-list {
        display: none
    }
    h2.resp-accordion {
        display: block
    }
    .resp-vtabs .resp-tab-content {
        border: 1px solid #c1c1c1
    }
    .resp-vtabs .resp-tabs-container {
        border: none;
        float: none;
        width: 100%;
        min-height: 100px;
        clear: none
    }
    .resp-accordion-closed {
        display: none
    }
    .resp-vtabs .resp-tab-content:last-child {
        border-bottom: 1px solid #c1c1c1
    }
}

.ms-btn {
    border: none;
    border-radius: 0;
    padding: 20px 38px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 139%
}

.red-solid {
    background: #d21319
}

.red-solid:hover {
    background: #a90b10
}

.infrastructure-strength {
    padding-top: 55px
}

.infrastructure-strength .section-heading {
    max-width: 1027px;
    width: 100%;
    margin: auto
}

.infrastructure-strength .features-cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
    margin-top: 35px
}

.infrastructure-strength .features-cards .features-card {
    width: 196px;
    text-align: center;
    padding: 50px 15px 25px 15px;
    background: #f3f3f3
}

.infrastructure-strength .features-cards .features-icon {
    height: 74px;
    display: inline-block;
    margin-bottom: 10px
}

.infrastructure-strength .features-cards .features-icon img {
    max-width: 74px;
    max-height: 74px;
    object-fit: contain
}

.infrastructure-strength .features-cards h6 {
    max-width: 129px;
    text-align: center;
    margin: 0 auto;
    color: #4f4f4f;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 122%
}

@media(max-width: 1199.98px) {
    .infrastructure-strength .features-cards {
        gap: 10px
    }
}

.section-heading h2 {
    color: #333;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 123%
}

.section-heading p {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 123%
}

.section-heading.center {
    text-align: center
}

@media(max-width: 991.98px) {
    .section-heading h2 {
        font-size: 38px
    }
}

@media(max-width: 767.98px) {
    .section-heading h2 {
        font-size: 30px
    }
}

.build-for {
    margin-top: 55px
}

.build-for-holder {
    display: flex;
    align-items: stretch
}

.build-for-holder .section-img {
    width: 37%
}

.build-for-holder .section-img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.build-for-holder .section-content {
    width: 63%
}

.build-for-holder h3 {
    max-width: 530px;
    margin-bottom: 15px;
    color: #333;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

.build-for-holder p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 143%
}

.build-for-holder .section-content {
    padding: 40px 75px 40px 75px;
    background-color: #f0f0f0
}

@media(max-width: 1199.98px) {
    .build-for-holder h3 {
        font-size: 30px
    }
    .build-for-holder .section-img {
        width: 42%
    }
    .build-for-holder .section-content {
        width: 58%
    }
}

@media(max-width: 991.98px) {
    .build-for-holder {
        flex-direction: column
    }
    .build-for-holder .section-img {
        width: 70%;
        margin-left: 55px;
        position: relative;
        z-index: 1
    }
    .build-for-holder .section-content {
        width: 100%;
        padding: 40px 55px;
        padding-top: 120px;
        margin-top: -80px
    }
}

@media(max-width: 767.98px) {
    .build-for-holder .section-content {
        padding: 30px;
        padding-top: 100px
    }
    .build-for-holder h3 {
        font-size: 26px
    }
}

.schedule-demo {
    background-color: #3e3e3e;
    background-image: url(../images/escheresque_ste-1.png);
    filter: none !important;
    background-repeat: repeat;
    padding: 135px 0 35px 0;
}

.schedule-demo-holder {
    display: flex;
    align-items: center;
    row-gap: 25px;
    column-gap: 57px
}

.schedule-demo h5 {
    width: 68%;
    color: #fff;
    font-family: "PT Sans";
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 34px
}

.schedule-demo .ms-btn {
    display: flex;
    align-items: center;
    gap: 10px
}

@media(max-width: 1199.98px) {
    .schedule-demo-holder {
        flex-direction: column;
        text-align: center
    }
    .schedule-demo h5 {
        font-size: 26px
    }
}

@media(max-width: 991.98px) {
    .schedule-demo h5 {
        width: 100%
    }
}

.our-areas {
    padding: 60px 0
}

.our-areas h2 {
    max-width: 942px;
    width: 100%;
    margin: auto;
    color: #333;
    text-align: center;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 123%
}

@media(max-width: 991.98px) {
    .our-areas h2 {
        font-size: 38px
    }
}

@media(max-width: 767.98px) {
    .our-areas h2 {
        font-size: 30px
    }
}

.our-areas .our-areas-cards {
    margin-top: 20px
}

.our-areas .our-areas-cards .our-areas-card {
    position: relative;
    max-width: 433px;
    margin: auto
}

.our-areas .our-areas-cards img {
    width: 100%
}

.our-areas .our-areas-cards .card-text {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 40px 30px 40px
}

.our-areas .our-areas-cards .card-text::before {
    content: "";
    background-color: #d21319;
    width: 6px;
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    z-index: 1
}

.our-areas .our-areas-cards .card-text h6 {
    color: #fff;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 100%
}

.our-areas .our-areas-cards .card-text p {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%
}

@media(max-width: 1199.98px) {
    .our-areas .our-areas-cards .card-text h6 {
        font-size: 28px
    }
}

.our-client-says {
    padding: 0 0 60px 0
}

.our-client-says h3 {
    color: #333;
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 15px
}

.our-client-says .owl-item {
    padding: 0 50px
}

@media(max-width: 991.98px) {
    .our-client-says .owl-item {
        padding: 0 20px
    }
}

@media(max-width: 767.98px) {
    .our-client-says .owl-item {
        padding: 0
    }
}

.our-client-says .item {
    padding: 35px 65px 35px 116px;
    margin: auto;
    border: 1px solid #ebebeb;
    background: linear-gradient(292deg, #FFF 35.85%, #EFEFEF 71.29%);
    box-shadow: 4px 4px 0px 0px rgba(0, 0, 0, .02);
    position: relative
}

.our-client-says .item::before {
    content: "";
    width: 117px;
    height: 117px;
    background: url(../images/icon-quote.svg) no-repeat;
    background-size: contain;
    position: absolute;
    left: -50px;
    top: 30px
}

@media(max-width: 991.98px) {
    .our-client-says .item {
        padding: 30px;
        padding-top: 116px
    }
    .our-client-says .item::before {
        width: 72px;
        height: 72px;
        left: -20px;
        top: 20px
    }
}

@media(max-width: 767.98px) {
    .our-client-says .item::before {
        width: 72px;
        height: 72px;
        left: 0;
        top: 20px
    }
}

.our-client-says p {
    color: #777;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%
}

@media(max-width: 991.98px) {
    .our-client-says p {
        font-size: 16px
    }
}

.our-client-says h6 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%
}

.our-client-says .client-designation {
    color: #7c7c7c;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

.our-statment {
    padding: 35px 0
}

.our-statment .section-image {
    max-width: 375px;
    width: 100%
}

.our-statment h3 {
    color: #333;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 119%
}

.our-statment p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

.cloud-advantage-tab {
    background-color: #d21319;
    position: relative
}

@media(min-width: 1400px) {
    .cloud-advantage-tab {
        padding-left: 60px
    }
}

@media(max-width: 991.98px) {
    .cloud-advantage-tab {
        padding: 40px 0
    }
}

.cloud-advantage-tab::after {
    width: 50%;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-color: #a80005;
    min-height: 80px
}

@media(max-width: 991.98px) {
    .cloud-advantage-tab::after {
        display: none
    }
}

.cloud-advantage-tab .resp-tabs-list {
    position: relative;
    z-index: 1
}

.cloud-advantage-tab .resp-tabs-list li {
    height: 80px;
    font-family: "PT Sans";
    font-size: 20px;
    color: #fff;
    padding: 10px 60px 10px 70px;
    border-radius: 0px 0px 0px 15px;
    background: linear-gradient(90deg, #A80005 0%, #BC0C11 100%);
    border: none;
    transition: .3s background-color ease;
    margin-left: -22px
}

.cloud-advantage-tab .resp-tabs-list li:first-child {
    margin-left: 0
}

.cloud-advantage-tab .resp-tabs-list li.resp-tab-active {
    border-radius: 0px 0px 0px 15px;
    background: linear-gradient(90deg, #4E0002 0%, #4E0002 100%);
    border: none
}

.cloud-advantage-tab .resp-tabs-list li.resp-tab-active:first-child {
    margin-left: 0
}

.cloud-advantage-tab .resp-tabs-list li.resp-tab-active:first-child::before {
    content: "";
    background: url(../images/arrow_down.svg) no-repeat;
    background-size: contain;
    width: 15px;
    height: 73px;
    position: absolute;
    top: 30px;
    left: 33px
}

@media(max-width: 1199.98px) {
    .cloud-advantage-tab .resp-tabs-list li {
        font-size: 18px;
        padding: 10px 30px 10px 50px
    }
}

.cloud-advantage-tab .resp-tab-content {
    background-color: #d21319;
    border: none;
    padding: 50px 0
}

.cloud-advantage-tab h2.resp-accordion {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    position: relative
}

.cloud-advantage-tab .resp-arrow {
    float: none;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%)
}

.cloud-advantage-tab .section-heading h3 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 119.5%
}

.cloud-advantage-tab .section-heading p {
    color: #ff9fa3;
    font-family: "PT Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%
}

@media(max-width: 1199.98px) {
    .cloud-advantage-tab .section-heading h3 {
        font-size: 30px
    }
}

@media(max-width: 767.98px) {
    .cloud-advantage-tab .section-heading {
        text-align: center
    }
}

.cloud-advantage-tab .features-cards {
    display: flex;
    flex-wrap: wrap;
    row-gap: 35px
}

.cloud-advantage-tab .features-cards .features-card {
    width: 50%;
    display: flex;
    gap: 17px
}

.cloud-advantage-tab .features-cards h6 {
    max-width: 100%;/*218px;*/
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%
}

.cloud-advantage-tab .features-cards p {
    max-width: 100%;/*218px;*/
    color: #ffa7aa;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

.cloud-advantage-tab .features-cards .card__icon {
    width: 67px;
    height: 67px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ab0005;
    background: linear-gradient(0deg, rgb(171, 0, 5) 0%, rgb(87, 0, 3) 100%)
}

@media(max-width: 767.98px) {
    .cloud-advantage-tab .features-cards .features-card {
        width: 100%;
        display: flex;
        gap: 17px
    }
}

.top-page-heading {
    border-bottom: 1px solid #ebebeb;
    background: #f9f9f9;
    padding: 28px 0 29px 0
}

.top-page-heading h4 {
    color: #333;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 125%;
    margin-bottom: 0
}

.top-page-heading .ms-breadcrumb {
    display: inline-flex;
    padding: 7px 16px 7px 16px;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 7px;
    border-radius: 3px;
    border: 1px solid #ebebeb;
    background: #fff;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, .03), 0px 1px 0px 0px rgba(0, 0, 0, .07)
}

.whyus-intro {
    padding: 70px 0 65px 0
}

.whyus-intro .section-content {
    max-width: 570px
}

@media(max-width: 1199.98px) {
    .whyus-intro .section-content {
        text-align: center;
        max-width: 100%
    }
}

.whyus-intro h2 {
    color: #333;
    font-family: "PT Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin-bottom: 20px
}

.whyus-intro p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

.whyus-intro .ms-btn {
    display: inline-flex;
    gap: 10px;
    margin-bottom: 20px
}

.whyus-intro .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0
}

.whyus-intro .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.line-heading {
    position: relative;
    text-align: center
}

.line-heading h3 {
    width: 100%;
    display: inline-block;
    color: #333;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    margin: 0 0 15px 0;
    position: relative;
    z-index: 1
}

.line-heading h3::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #d21319;
    position: absolute;
    top: calc(50% + 2px);
    left: 0
}

.line-heading h3 strong {
    display: inline-block;
    margin-right: 2%;
    margin-left: 2%;
    padding: 0 15px;
    background-color: #fff;
    position: relative;
    z-index: 1
}

.seamless-integration {
    padding-bottom: 80px
}

.seamless-integration .line-heading {
    margin-bottom: 60px
}

.seamless-integration .line-heading p {
    max-width: 1185px;
    margin: auto
}

.seamless-integration .section-image {
    max-width: 433px;
    width: 100%
}

.seamless-integration .features-cards {
    padding-left: 54px
}

.seamless-integration .features-card {
    max-width: 202px
}

.seamless-integration .features-card .card-icon {
    margin-bottom: 15px;
    height: 38px
}

@media(max-width: 991.98px) {
    .seamless-integration .features-card {
        max-width: 100%
    }
}

.seamless-integration h6 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 112.5%
}

.seamless-integration p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

@media(max-width: 1199.98px) {
    .seamless-integration .features-cards {
        padding-left: 0
    }
}

.cloud-infrastructure {
    background-color: #f6f6f6;
    padding: 54px 0 79px 0
}

.cloud-infrastructure .section-heading {
    text-align: center;
    margin-bottom: 40px
}

.cloud-infrastructure .section-heading h2 {
    color: #333;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 119.5%
}

.cloud-infrastructure .section-heading p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

.cloud-infrastructure .section-image {
    text-align: center
}

.cloud-infrastructure .section-image img {
    max-width: 576px;
    width: 100%
}

.cloud-infrastructure h6 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 112.5%;
    margin: 0 0 5px 0
}

.cloud-infrastructure p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0
}

.cloud-infrastructure .checktick-list li {
    max-width: 557px;
    margin-bottom: 16px;
    padding-left: 35px;
    position: relative
}

.cloud-infrastructure .checktick-list li::before {
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/red-ticklist.svg) no-repeat;
    background-size: contain;
    position: absolute;
    left: 3px
}

.exclusive-features {
    padding: 60px 0 74px 0;
    background-color: #d21319
}

.exclusive-features h2 {
    color: #fff;
    text-align: center;
    font-family: "PT Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 119.5%
}

.exclusive-features .features-card {
    background: #aa0409;
    padding: 30px 30px 25px 35px;
    height: 100%
}

.exclusive-features .features-card img {
    margin-bottom: 12px
}

.exclusive-features .features-card h6 {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 118.75%
}

.exclusive-features .features-card p {
    color: #ffa0a4;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 143%;
    margin: 0
}

.expand-withus {
    padding: 60px 0
}

.expand-withus .section-heading h3 {
    max-width: 317px;
    width: 100%;
    margin-bottom: 15px;
    color: #333;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%
}

.expand-withus .section-heading p {
    max-width: 375px;
    width: 100%;
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}

.expand-withus .section-heading .expand-withus-image {
    margin-top: 30px;
    max-width: 418px;
    width: 100%;
    margin-top: 40px
}

@media(max-width: 991.98px) {
    .expand-withus .section-heading {
        text-align: center
    }
    .expand-withus .section-heading h3,
    .expand-withus .section-heading p {
        max-width: 100%
    }
}

.expand-withus .features-cards {
    padding-left: 80px
}

@media(max-width: 1199.98px) {
    .expand-withus .features-cards {
        padding-left: 40px
    }
}

@media(max-width: 991.98px) {
    .expand-withus .features-cards {
        padding-left: 0
    }
}

.expand-withus .features-card {
    max-width: 202px
}

@media(max-width: 767.98px) {
    .expand-withus .features-card {
        max-width: 100%
    }
}

.expand-withus .features-card img {
    margin-bottom: 13px;
    max-height: 39px;
    width: auto
}

.expand-withus .features-card h6 {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 112.5%
}

.expand-withus .features-card p {
    color: #333;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%
}
.schedule-demo {
    margin-top: -135px !important;
}

/*# sourceMappingURL=main.css.map */
.pop-table td.imgspec img {
    width: 35px;
    padding-right: 10px;
}