
#inner-page-wrapper {
    margin-bottom: 0;
}

.ip-banner{
    display: none;
}

.ip-custom-banner-content-holder {
    background: #a9c8fe;
    position: relative;
    padding: 220px 0 0;
    padding: 11.458vw 0 0;
}

div#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

#content-sidebar, #content-full {
    margin-top: 0;
}

.ip-custom-banner-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    padding-top: 6.823vw;
}

.ip-custom-banner-content-inner {
    width: 100%;
    padding: 0 15px 0;
    max-width: 46.833vw;
}

.ip-custom-banner-content-holder canvas{
    display: block;
    width: 100%;
}

.ip-cs-title {
    font-size: 70px;
     font-size: 3.646vw; 
    color: #493fe2;
    font-weight: 700;
    line-height: 80px;
    line-height: 4.167vw;
    font-family: var(--font-family-default);
    margin-bottom: 29px;
    margin-bottom: 1.51vw;
    text-align: center;
}

.ip-cs-text {
    max-width: 41.667vw;
    margin: 0 auto;
}

.ip-cs-text p {
    font-size: 28px;
    font-size: 1.458vw;
    font-family: var(--font-family-default);
    color: #363636;
    margin: 0 !important;
    line-height: 45px !important;
    line-height: 2.344vw !important;
    text-align: center;
}

.ip-cs-content-area {
    position: relative;
    padding: 120px 15px 105px;
    padding: 6.25vw 15px 5.469vw;
}

.ip-cs-content-holder {
    position: relative;
    z-index: 5;
    width: 71.042vw;
    margin: 0 auto;
}

.ip-cs-about-content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 100px;
    margin-bottom: 5.208vw;
}

    .ip-cs-about-photo canvas {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .ip-cs-about-photo canvas {
        display: block;
        width: 100%;
    }

        .ip-cs-about-photo {
            position: relative;
            width: 44.722%;
        }

            .ip-cs-about-head {
                width: 55.278%;
                position: relative;
                padding: 0 15px;
            }

                .ip-cs-about-bio {
                    width: 100%;
                }

                    .ip-cs-about-title {
                        font-size: 50px;
                        font-size: 2.604vw;
                        color: #493fe2;
                        font-weight: 700;
                        line-height: 1;
                        font-family: var(--font-family-default);
                        margin-bottom: 24px;
                        margin-bottom: 1.25vw;
                    }

                        .ip-cs-about-text p,
                        .ip-cs-about-bio p {
                            font-size: 24px !important;
                            font-size: 1.25vw !important;
                            font-family: var(--font-family-default);
                            color: #363636;
                            margin: 0 !important;
                            line-height: 36px !important;
                            line-height: 1.875vw !important;
                        }

                            .ip-cs-about-head-inner {
                                max-width: 27.813vw;
                                margin: 0 auto;
                            }

                                .ip-cs-about-bio p{
                                    padding: 0 0 15px;
                                    padding: 0 0 0.781vw;
                                }

                                    .ip-cs-about-bio {
                                        margin-top: 115px;
                                        margin-top: 5.99vw;
                                    }
.ip-cs-statistics {
    background: #f2f4ff;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    padding: 2.24vw 6.25vw;
    flex-wrap: wrap;
}

    .ip-cs-stat-list {
        width: 15.365vw;
        text-align: center;
        padding: 15px 0;
    }

        .ip-cs-stat-label {
            font-size: 70px;
             font-size: 3.646vw; 
            color: #493fe2;
            font-weight: 700;
            line-height: 1;
            font-family: var(--font-family-default);
            margin-bottom: 10px;
            margin-bottom: 0.521vw;
        }

            .ip-cs-stat-text {
                font-size: 24px;
                font-size: 1.25vw;
                font-family: var(--font-family-default);
                color: #363636;
                margin: 0;
                line-height: 36px;
                line-height: 1.875vw;
            }

.ip-cs-challenge {
    display: flex;
    flex-wrap: wrap;
    padding: 126px 0 103px;
    padding: 6.563vw 0 5.365vw;
}

    .ip-cs-challenge-photo {
        width: 50%;
        padding: 0 15px;
        margin-top: 122px;
        margin-top: 6.354vw;
    }

        .ip-cs-challenge-photo img{
            max-width: 30.469vw;
            margin: 0 auto;
        }

            .ip-cs-challenge-content {
                width: 50%;
            }

                .ip-cs-challenge-title {
                    font-size: 50px;
                    font-size: 2.604vw;
                    color: #493fe2;
                    font-weight: 700;
                    line-height: 1;
                    font-family: var(--font-family-default);
                    margin-bottom: 24px;
                    margin-bottom: 1.25vw;
                }

                    .ip-cs-challenge-text p,
                    .ip-cs-challenge-text li,
                    .ip-cs-challenge-text h3 {
                        font-size: 24px !important;
                        font-size: 1.25vw !important;
                        font-family: var(--font-family-default);
                        color: #363636;
                        margin: 0 !important;
                        line-height: 36px !important;
                        line-height: 1.875vw !important;
                    }

                        .ip-cs-challenge-text h3{
                            line-height: 1 !important;
                            margin-top: 14px !important;
                            margin-top: 0.729vw !important;
                        }

                            .ip-cs-challenge-text p {
                                padding: 0 0 14px;
                                padding: 0 0 0.729vw;
                            }

                                .ip-cs-challenge-text ul {
                                    list-style: none !important;
                                    margin: 21px 0 14px 30px !important;
                                    margin: 1.094vw 0 0.729vw 1.563vw !important;
                                }

                                    .ip-cs-challenge-text ul li{
                                        position: relative;
                                        margin-bottom: 3px !important;
                                    }

                                    .ip-cs-challenge-text ul li::after {
                                        content: '';
                                        position: absolute;
                                        top: 10px;
                                        top: 0.521vw;
                                        left: -20px;
                                        left: -1.042vw;
                                        width: 8px;
                                        width: 0.417vw;
                                        height: 8px;
                                        height: 0.417vw;
                                        background: #493fe2;
                                        border-radius: 100%;
                                    }

.ip-cs-testimonials {
    background: #f2f4ff;
    position: relative;
    border-radius: 10px;
    padding: 65px 15px 78px;
    padding: 3.385vw 15px 4.063vw;
    overflow: hidden;
}

    .ip-cs-testi-accent1,
    .ip-cs-testi-accent2{
        position: absolute;
        width: 22.552vw;
        height: 22.552vw;
        left: 0;
        top: 0;
        background: url(../../images/case-study/testi-accent1.png) no-repeat;
        background-position: center;
        background-size: 100% 100%;
        pointer-events: none !important;
    }

        .ip-cs-testi-accent2{
            width: 24.844vw;
            height: 24.844vw;
            right: 0;
            left: auto;
            bottom: 0;
            top: auto;
            background: url(../../images/case-study/testi-accent2.png) no-repeat;
            background-position: center;
            background-size: 100% 100%;
            pointer-events: none !important;
        }

    .ip-cs-testimonials-content {
        position: relative;
        z-index: 5;
        max-width: 56.667vw;
        margin: 0 auto;
    }

        .ip-cs-testi-text p {
            font-size: 35px;
            font-size: 1.823vw;
            text-align: center;
            color: #363636;
            margin: 0 0 !important;
            line-height: 52px !important;
            line-height: 2.708vw !important;
            padding-bottom: 30px;
        }

            .ip-cs-testi-author {
                font-size: 28px;
                font-size: 1.458vw;
                font-weight: 700;
                color: #4a3fe3;
                font-family: var(--font-family-default);
                line-height: 1;
                text-align: center;
                margin-top: 12px;
                margin-top: 0.625vw;
            }

                .ip-cs-testi-author span {
                    display: block;
                    font-weight: 400;
                    color: #363636;
                    margin-top: 11px;
                }

.ip-cs-main-content {
    padding: 127px 0 0;
    padding: 6.615vw 0 0;
    position: relative;
}

    .ip-cs-main-content-list h2 {
        font-size: 35px !important;
        font-size: 1.823vw !important;
        font-weight: 700;
        color: #4a3fe3;
        font-family: var(--font-family-default);
        line-height: 1 !important;
        margin: 0 0 26px !important;
        margin: 0 0 1.354vw !important;
    }

        .ip-cs-main-content-list p {
            font-size: 24px !important;
            font-size: 1.25vw !important;
            font-family: var(--font-family-default);
            color: #363636;
            margin: 0 !important;
            line-height: 36px !important;
            line-height: 1.875vw !important;
            padding: 0 0 23px;
            padding: 0 0 1.198vw;
        }

            .ip-cs-main-content-list {
                margin-bottom: 89px;
                margin-bottom: 4.635vw;
            }

                .ip-cs-main-content-list img {
                    margin: 0 0 59px;
                    margin: 0 0 3.594vw;
                }

                    .ip-cs-main-content-list:last-child {
                        margin-bottom: 73px;
                        margin-bottom: 3.802vw;
                    }

.ip-cs-whats-next {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    padding: 123px 0 15px;
    padding: 6.406vw 0 0.781vw;
}

    .ip-cs-whats-next-photo {
        position: relative;
        width: 44.722%;
    }

        .ip-cs-whats-next-content {
            width: 55.278%;
            position: relative;
            padding-left: 15px;
        }

            .ip-cs-whats-next-title {
                font-size: 50px;
                font-size: 2.604vw;
                color: #493fe2;
                font-weight: 700;
                line-height: 1;
                font-family: var(--font-family-default);
                margin-bottom: 24px;
                margin-bottom: 1.25vw;
            }

                .ip-cs-whats-next-text p{
                    font-size: 24px !important;
                    font-size: 1.25vw !important;
                    font-family: var(--font-family-default);
                    color: #363636;
                    margin: 0 !important;
                    line-height: 36px !important;
                    line-height: 1.875vw !important;
                    padding: 0 0 23px;
                    padding: 0 0 1.198vw;
                }

                    .ip-cs-whats-next-content-inner{
                        max-width: 35.156vw;
                        margin: 0 0 0 auto;
                    }

.ip-cs-form-area {
    background: #f2f4ff;
    padding: 44px 15px;
    padding: 2.292vw 15px;
    position: relative;
}

    .ip-cs-form-inner {
        max-width: 44.792vw;
        margin: 0 auto;
        position: relative;
        z-index: 5;
    }

        .ip-cs-form-accent1,
        .ip-cs-form-accent2{
            position: absolute;
            width: 22.552vw;
            height: 22.552vw;
            left: 0;
            top: 0;
            background: url(../../images/support-hub/form-accent1.png) no-repeat;
            background-position: center;
            background-size: 100% 100%;
            pointer-events: none !important;
        }

            .ip-cs-form-accent2{
                width: 24.844vw;
                height: 24.844vw;
                right: 0;
                left: auto;
                bottom: 0;
                top: auto;
                background: url(../../images/support-hub/form-accent2.png) no-repeat;
                background-position: center;
                background-size: 100% 100%;
                pointer-events: none !important;
            }

.ip-cs-form {
    background: transparent;
    border-radius: 10px;
    padding: 43px 0 10px;
    padding: 2.24vw 0 0.521vw;
    position: relative;
    margin: 0 -17px;
}

.ip-cs-form .fsBody{
    background: transparent;
}

.ip-cs-form .fsBody .fsForm {
    background-color: transparent;
}

.ip-cs-form-title {
    font-size: 50px;
    font-size: 2.604vw;
    color: #493fe2;
    font-weight: 700;
    line-height: 69px;
    line-height: 3.594vw;
    font-family: var(--font-family-default);
    margin-bottom: 7px;
    text-align: center;
}

.ip-cs-form .fsSectionHeader {
    display: none;
}

.ip-cs-form .fsBody .fsLabel, .ip-cs-form .fsBody label {
    font-size: 20px;
    font-size: 1.042vw;
    color: #363636;
    font-family: var(--font-family-default);
    line-height: 1;
    margin-bottom: 8px;
}

.ip-cs-form .fsForm select.fsRequired, 
.ip-cs-form .fsForm textarea.fsRequired, 
.ip-cs-form .fsRowBody input[type=email].fsRequired, 
.ip-cs-form .fsRowBody input[type=number].fsRequired, 
.ip-cs-form .fsRowBody input[type=tel].fsRequired, 
.ip-cs-form .fsRowBody input[type=text].fsRequired {
    border: none;
    background-color: #fff !important;
    height: 50px;
    height: 2.604vw;
    border-radius: 5px;
}

.ip-cs-form form {
    margin-top: 0 !important;
    padding: 0 !important;
}

.ip-cs-form .fsBody .fsFieldRow {
    margin-bottom: 6px!important;
}

.ip-cs-form .fsFieldRow .fsFieldCell.fsSpan50 {
    width: calc(50% - 11px);
    width: calc(50% - 0.573vw);
}

.ip-cs-form .fsFieldRow .fsFieldCell {
    margin: 0 11px;
    margin: 0 0.573vw;
}

.ip-cs-form .fsFieldRow .fsFieldCell.fsSpan33 {
    width: 29.33%;
    width: calc(100% / 3 - 0.781vw);
    margin: 0 11px;
    margin: 0 0.573vw;
}

.ip-cs-form  .fsFieldRow .fsFieldCell:nth-last-child(2) {
    margin-right: 0 !important;
}

.ip-cs-form .fsFieldRow .fsFieldCell:nth-child(1) {
    margin-left: 0 !important;
}

.ip-cs-form .fsForm textarea {
    background: #fff;
    resize: none;
    border: none;
    border-radius: 5px;
    height: 99px;
    height: 5.156vw !important;
}

.ip-cs-form .fsSubmit input.fsSubmitButton {
    background: #4544e3 !important;
    width: 182px;
    height: 60px;
    border-radius: 10px !important;
    font-size: 20px !important;
    font-weight: 500;
    text-transform: uppercase;
    font-family: var(--font-family-default);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.ip-cs-form .fsSubmit input.fsSubmitButton:hover {
    background: #ee8140 !important;
}

.ip-cs-form .fsForm .fsSubmit {
    margin-top: 0;
    padding: 10px 0;
}

.ip-cs-form .fsValidationError {
    background: none;
    border: none;
    box-shadow: none;
}

.ip-cs-form div.fsError {
    display: none;
}

.ip-cs-form.fsValidationError .fsSignature, 
.ip-cs-form .fsValidationError input[type=email], 
.ip-cs-form .fsValidationError input[type=number], 
.ip-cs-form .fsValidationError input[type=tel], 
.ip-cs-form .fsValidationError input[type=text], 
.ip-cs-form .fsValidationError select,
.ip-cs-form .fsValidationError textarea {
    border: solid 1px #ce5f6d !important;
}

#content .fsFieldFocused:not(.fsValidationError).fsSpan100 {
    padding: 0 !important;
    margin: 0 0 20px !important;
}

@media only screen and (max-width: 1199px) {
	
}

@media only screen and (max-width: 991px) {

    .ip-custom-banner-content-holder canvas {
        display: none;
    }
	.ip-custom-banner-content-holder {
	    padding: 50px 0;
	}

	.ip-custom-banner-content {
	    width: 100%;
	    padding: 0 15px;
        position: relative;
	}

	.ip-custom-banner-content-inner {
	    width: 100%;
	    padding: 0 0 0;
	    text-align: center;
        max-width: 100%;
	}

	.ip-cs-title {
	    font-size: 35px;
	    line-height: 1;
	    margin-bottom: 40px;
	}

    .ip-cs-text {
        max-width: 500px;
    }

    .ip-cs-text p {
        font-size: 20px;
        line-height: 1.5 !important;
    }

    .ip-cs-content-holder {
        width: 100%;
        padding: 0 0;
    }

    .ip-cs-form {
        max-width: 640px;
        margin: 0 auto 30px;
        padding: 30px 15px 0;
    }

    .ip-cs-form-title {
        font-size: 30px;
        line-height: 1;
    }

    .ip-cs-form .fsBody .fsLabel, .ip-cs-form .fsBody label {
        font-size: 16px;
    }

    .ip-cs-form .fsForm select.fsRequired, 
    .ip-cs-form .fsForm textarea.fsRequired, 
    .ip-cs-form .fsRowBody input[type=email].fsRequired, 
    .ip-cs-form .fsRowBody input[type=number].fsRequired, 
    .ip-cs-form .fsRowBody input[type=tel].fsRequired, 
    .ip-cs-form .fsRowBody input[type=text].fsRequired {
        height: 50px;
    }

    .ip-cs-form .fsForm textarea {
        height: 99px !important;
    }

    .ip-cs-about-photo {
        width: 100%;
        max-width: 500px;
    }

    .ip-cs-about-content {
        margin-bottom: 50px;
        flex-direction: column;
    }

    .ip-cs-about-head {
        width: 100%;
        padding: 30px 0 0;
        text-align: center;
    }

    .ip-cs-about-head-inner {
        max-width: 100%;
    }

    .ip-cs-about-title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .ip-cs-about-text p, .ip-cs-about-bio p {
        font-size: 20px !important;
        line-height: 1.4 !important;
        text-align: center;
    }

    .ip-cs-statistics {
        padding: 15px;
    }

    .ip-cs-stat-label {
        font-size: 30px;
        margin-bottom: 10px;
    }

    .ip-cs-stat-text {
        font-size: 20px;
        line-height: 1.4;
    }

    .ip-cs-stat-list {
        width: 100%;
    }

    .ip-cs-challenge {
        padding: 50px 0;
    }

    .ip-cs-challenge-content {
        width: 100%;
    }

    .ip-cs-challenge-title {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .ip-cs-challenge-text p, .ip-cs-challenge-text li, .ip-cs-challenge-text h3 {
        font-size: 20px !important;
        line-height: 1.4 !important;
    }

    .ip-cs-challenge-text h3 {
        margin-top: 10px !important;
    }

    .ip-cs-challenge-text ul {
        margin: 10px 0 10px 15px !important;
    }

    .ip-cs-challenge-photo {
        width: 100%;
        padding: 0 0;
        margin-top: 30px;
    }

    .ip-cs-challenge-photo img {
        max-width: 500px;
        margin: 0 auto;
        width: 100%;
    }

    .ip-cs-testimonials-content {
        max-width: 600px;
    }

    .ip-cs-testi-text p {
        font-size: 20px;
        line-height: 1.5 !important;
    }

    .ip-cs-testi-author {
        font-size: 20px;
        margin-top: 10px;
    }

    .ip-cs-testimonials {
        padding: 50px 15px;
    }

    .ip-cs-main-content {
        padding: 50px 0 0;
    }

    .ip-cs-main-content-list {
        margin-bottom: 30px;
    }

    .ip-cs-main-content-list h2 {
        font-size: 25px !important;
        margin: 0 0 15px !important;
    }

    .ip-cs-main-content-list p {
        font-size: 20px !important;
        line-height: 1.4 !important;
        padding: 0 0 15px;
    }

    .ip-cs-whats-next {
        padding: 50px 0 0;
    }

    .ip-cs-whats-next-photo {
        width: 100%;
    }

    .ip-cs-whats-next-photo img {
        max-width: 400px;
        margin: 0 auto 30px;
    }

    .ip-cs-whats-next-content {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .ip-cs-whats-next-content-inner {
        max-width: 100%;
        margin: 0;
    }

    .ip-cs-whats-next-title {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .ip-cs-whats-next-text p {
        font-size: 20px !important;
        line-height: 1.4 !important;
        padding: 0 0 15px;
    }

    .ip-cs-form-inner {
        max-width: 100%;
    }

}

@media only screen and (max-width: 767px) {

    .ip-cs-form .fsFieldRow .fsFieldCell.fsSpan33,
    .ip-cs-form .fsFieldRow .fsFieldCell.fsSpan50 {
        width: 100%;
        margin: 0;
    }

}

@media only screen and (max-width: 480px) {
	
	.ip-cs-title {
	    font-size: 30px;
	}


}

