.ip-banner{
    display: none;
}

.ip-custom-banner-content-holder {
    background: #a9c8fe;
    position: relative;
    padding: 177px 0 45px;
    padding: 9.219vw 0 2.344vw;
}

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

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

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

.ip-custom-banner-content {
    width: 56.719vw;
    margin: 0 auto;
    position: relative;
    z-index: 5;
}

.ip-sh-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: 58px;
    margin-bottom: 3.021vw;
}

.ip-sh-search-field {
    position: relative;
}

    .ip-sh-search-field input {
        border-radius: 0;
        color: #b0b0b0;
        font-size: 24px;
        font-size: 1.25vw;
        font-weight: 400;
        font-family: var(--font-family-default);
        -webkit-appearance: none;
        -moz-appearance: none;
        background: #fff;
        width: 100%;
        height: 69px;
        height: 3.594vw;
        padding: 0 30px;
        padding: 0 1.563vw;
        padding-right: 77px;
        padding-right: 4.01vw;
        border: none;
        line-height: 1;
        border-radius: 5px;
        box-shadow: 0px 5px 10px 0px rgb(17 41 106 / 10%);
    }

        .ip-sh-search-field input.btn-qs {
            position: absolute;
            top: 0;
            right: 29px;
            right: 1.51vw;
            bottom: 0;
            margin: auto;
            width: 35px;
            width: 1.823vw;
            height: 35px;
            height: 1.823vw;
            padding: 0;
            font-size: 0;
            background: url(../images/support-hub/search-icon.png) no-repeat;
            background-size: 100% 100%;
            background-position: center;
            cursor: pointer;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            z-index: 5;
            box-shadow: none;
        }

            .ip-sh-search-field input.btn-qs:hover{
                opacity: .6;
            }

.ip-sh-articles-details-area {
    position: relative;
    padding: 147px 15px 209px;
    padding: 7.656vw 15px 10.885vw;
}

    .ip-sh-articles-details-content {
        max-width: 56.719vw;
        margin: 0 auto;
        font-family: var(--font-family-default);
        font-size: 28px;
        font-size: 1.458vw;
        line-height: 1.979vw !important;
        color: #363636;
    }

        .ip-sh-articles-details-content h2{
            font-size: 50px !important;
            font-size: 2.604vw !important;
            line-height: 59px !important;
            line-height: 3.073vw !important;
            font-weight: 700;
            margin: 0 0 16px !important;
            margin: 0 0 0.833vw !important;
            color: #4a3fe3;
            font-family: var(--font-family-default);
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            display: inline-block;
        }


            .ip-sh-articles-details-content p {
                display: block;
                margin: 0 !important;
                padding-bottom: 25px;
                padding-bottom: 1.302vw;
            }

                .ip-sh-articles-details-content ul li{
                    font-size: 28px;
                    font-size: 1.458vw;
                    font-family: var(--font-family-default);
                    color: #363636;
                    line-height: 38px !important;
                    line-height: 1.979vw !important;
                    position: relative;
                    margin-bottom: 42px;
                    margin-bottom: 2.188vw;
                }

                    .ip-sh-articles-details-content ul li strong {
                        font-size: 35px !important;
                        font-size: 1.823vw !important;
                        font-weight: 600 !important;
                        margin-bottom: 15px;
                        margin-bottom: 0.781vw;
                        display: block;
                    }

                .ip-sh-articles-details-content img {
                    margin-top: 50px;
                    margin-top: 2.604vw;
                    margin-bottom: 79px;
                    margin-bottom: 4.115vw;
                }

            .ip-sh-articles-details-content ul {
                list-style: none !important;
                margin: 19px 0 0 40px !important;
                margin: 0.99vw 0 0 2.083vw !important;
            }

                .ip-sh-articles-details-content ul li::after {
                    content: '';
                    position: absolute;
                    top: 10px;
                    top: 0.521vw;
                    left: -39px;
                    left: -2.031vw;
                    width: 14px;
                    width: 0.729vw;
                    height: 14px;
                    height: 0.729vw;
                    background: #493fe2;
                    border-radius: 100%;
                }

            .ip-article-author {
                background: #f2f4ff;
                border-radius: 10px;
                display: flex;
                flex-wrap: wrap;
                align-items: center;
                justify-content: space-between;
                padding: 1.198vw 03.385vw;
                margin-top: 80px;
                margin-top: 4.167vw;
            }

                .ip-article-author-photo {
                    width: 11.302vw;
                }

                    .ip-article-author-details {
                        width: 36.198vw;
                        font-family: var(--font-family-default);
                    }

                        .ip-article-author-details p {
                            font-size: 24px;
                            font-size: 1.25vw;
                            line-height: 34px !important;
                            line-height: 1.771vw !important;
                        }

                            .ip-article-author-details span {
                                display: block;
                                font-size: 35px;
                                font-size: 1.823vw;
                                font-weight: 600;
                                line-height: 1;
                                color: #493fe2;
                                margin-bottom: 14px;
                                margin-bottom: 0.729vw;
                            }

.ip-blog-details-other-articles-area {
    position: relative;
    padding: 0 15px 4.792vw;
}

    .ip-blog-details-other-articles-inner {
        max-width: 58.021vw;
        margin: 0 auto;
    }

        .ip-other-articles-top-link {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

            .ip-other-articles-top-link a {
                display: inline-flex;
                align-items: center;
                font-size: 24px;
                font-size: 1.25vw;
                font-weight: 700;
                font-family: var(--font-family-default);
                line-height: 1;
                color: #493fe2;
                -webkit-transition: all 0.4s ease-in-out;
                -moz-transition: all 0.4s ease-in-out;
                -o-transition: all 0.4s ease-in-out;
                transition: all 0.4s ease-in-out;
            }

                .ip-other-articles-top-link a span{
                    padding: 0 21px;
                    padding: 0 1.094vw;
                }

                    .ip-other-articles-top-link a img{
                        max-width: 2.031vw;
                    }

                        .ip-other-articles-top-link a:hover{
                            opacity: .7;
                        }

.ip-blog-feed-title a {
    font-size: 20px;
    font-size: 1.25em;
    line-height: 32px;
    line-height: 1.667vw;
    font-weight: 700;
    margin: 0;
    color: #363636;
    font-family: var(--font-family-default);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: inline-block;
}

    .ip-blog-feed-title a:hover{
        color: #493fe2;
    }

        .ip-blog-feed-title {
            margin-bottom: 13px;
            margin-bottom: 0.677vw;
        }

    .ip-blog-list {
        width: calc(100% / 3);
        padding: 13px;
        padding: 0.8125em;
        margin-bottom: 4px;
        margin-bottom: 0.208vw;
    }

        .ip-blog-list-cat-label {
            font-size: 16px;
            font-size: 0.833vw;
            color: #493fe2;
            font-weight: 700;
            text-transform: uppercase;
            font-family: var(--font-family-default);
            line-height: 1;
            margin-bottom: 3px;
            margin-bottom: 0.156vw;
        }

    .ip-blog-list-feed-photo a{
        display: block;
        position: relative;
    }

.ip-blog-list-feed-photo a canvas{
    display: block;
    width: 100%;
    background: #000;
    opacity: 0;
    -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;
    position: relative;
    z-index: 2;
}

    .ip-blog-list-feed-photo a img{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

        .ip-blog-list-feed-photo a:hover canvas{
            opacity: .4;
        }

            .ip-blog-sidebar-feed h2 {
                font-size: 35px !important;
                font-size: 1.823vw !important;
                font-weight: 700;
                line-height: 1;
                margin: 0 0 23px !important;
                margin: 0 0 1.198vw !important;
                font-family: var(--font-family-default);
                color: #493fe2;
            }

                .ip-blog-popular-articles-feed{
                    position: relative;
                    margin: 0 -0.8125em;
                    display: flex;
                    flex-wrap: wrap;
                }

                    .ip-blog-list-feed-content {
                        padding: 19px 0 0;
                        padding: 0.99vw 0 0;
                    }

                        .ip-blog-sidebar-feed {
                            margin-top: 114px;
                            margin-top: 5.938vw;
                        }

.ip-blog-newsletter {
    position: relative;
    background: #f2f4ff;
    padding: 100px 15px 93px;
    padding: 5.208vw 15px 4.792vw;
}

    .ip-blog-nl-accent1,
    .ip-blog-nl-accent2{
        position: absolute;
        width: 19.479vw;
        height: 19.479vw;
        left: 0;
        bottom: 0;
        background: url(../images/blog/blog--det-nl-accent1.png) no-repeat;
        background-position: center;
        background-size: 100% 100%;
        pointer-events: none !important;
    }

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

    .ip-blog-newsletter-inner {
        position: relative;
        z-index: 5;
        max-width: 36.458vw;
        margin: 0 auto;
    }

        .ip-blog-nl-title {
            font-size: 50px;
            font-size: 2.604vw;
            text-align: center;
            color: #493fe2;
            font-weight: 700;
            font-family: var(--font-family-default);
            line-height: 44px;
            line-height: 2.292vw;
            margin-bottom: 18px;
            margin-bottom: 0.938vw;
        }

            .ip-blog-nl-text p {
                font-size: 24px !important;
                font-size: 1.25vw !important;
                font-family: var(--font-family-default);
                line-height: 30px !important;
                line-height: 1.563vw !important;
                color: #363636;
                text-align: center;
                margin: 0 !important;
            }

                .ip-blog-nl-text {
                    margin-bottom: 41px;
                    margin-bottom: 2.135vw;
                }

            .ip-blog-nl-field input {
                border-radius: 0;
                color: #363636;
                font-size: 20px;
                font-size: 1.042vw;
                font-weight: 400;
                font-family: var(--font-family-default);
                -webkit-appearance: none;
                -moz-appearance: none;
                background: #fff;
                width: 100%;
                height: 50px;
                height: 2.604vw;
                padding: 0 20px;
                padding: 0 1.042vw;
                border: none;
                line-height: 1;
                box-shadow: 0px 5px 10px 0px rgb(17 41 106 / 10%);
            }

        .ip-blog-nl-field.ip-blog-nl-btn-field input {
            background: #ee8140;
            color: #fff;
            padding: 0;
            font-weight: 500;
            text-transform: uppercase;
        }

        .ip-blog-nl-field.ip-blog-nl-btn-field input:hover{
            background: #d56d30;
        }

    .ip-blog-nl form {
        display: flex;
        border-radius: 5px;
        overflow: hidden;
        flex-wrap: wrap;
        align-items: flex-start;
    }

.ip-blog-nl-field {
    width: 70.847%;
}

    .ip-blog-nl-field.ip-blog-nl-btn-field {
        width: 29.153%;
    }

        .ip-blog-nl {
            max-width: 29.479vw;
            margin: 0 auto;
        }

#content .post {
    margin-bottom: 0;
    padding-bottom: 0;
}

div#fsPage4577083-1 {
    width: 70.847%;
    display: inline-block;
    vertical-align: top;
}

.ip-blog-nl .fsBody{
    background: transparent;
    padding: 0;
}

.ip-blog-nl .fsBody .fsForm {
    background-color: transparent;
    border-radius: 5px !important;
}

.ip-blog-nl .fsFieldFocused:not(.fsValidationError).fsSpan100 {
    padding: 0!important;
    margin: 0!important;
}

.ip-blog-nl .fsSectionHeader {
    display: none;
}

.ip-blog-nl .fsBody .fsLabel, .ip-blog-nl .fsBody label {
    display: none;
}

.ip-blog-nl .fsForm select.fsRequired, 
.ip-blog-nl .fsForm textarea.fsRequired, 
.ip-blog-nl .fsRowBody input[type=email].fsRequired, 
.ip-blog-nl .fsRowBody input[type=number].fsRequired, 
.ip-blog-nl .fsRowBody input[type=tel].fsRequired, 
.ip-blog-nl .fsRowBody input[type=text].fsRequired {
    border-radius: 0;
    color: #363636;
    font-size: 20px;
    font-size: 1.042vw;
    font-weight: 400;
    font-family: var(--font-family-default);
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    width: 100%;
    height: 50px;
    height: 2.604vw;
    padding: 0 20px;
    padding: 0 1.042vw;
    border: none;
    line-height: 1;
    box-shadow: 0px 5px 10px 0px rgb(17 41 106 / 10%);
}

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

.ip-blog-nl .fsBody .fsFieldRow {
    margin-bottom: 0px!important;
}

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

.ip-blog-nl .fsFieldRow .fsFieldCell {
    margin: 0 11px;
    margin: 0 0.573vw;
    margin-bottom: 0 !important;
}

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

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

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

.ip-blog-nl .fsForm textarea {
    background: #fff;
    resize: none;
    border: none;
    border-radius: 5px;
    height: 99px;
    height: 5.156vw;
}

.ip-blog-nl .fsSubmit input.fsSubmitButton {
    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;
    border-radius: 0;
    color: #363636;
    font-size: 20px !important;
    font-size: 1.042vw !important;
    font-weight: 400;
    font-family: var(--font-family-default);
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #ee8140;
    background-color: #ee8140 !important;
    width: 100%;
    height: 50px;
    height: 2.604vw;
    padding: 0;
    border: none;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
}

.ip-blog-nl .fsSubmit input.fsSubmitButton:hover {
    background: #d56d30 !important;
    background-color: #d56d30 !important;
}

.ip-blog-nl .fsForm .fsSubmit {
    margin-top: 0;
    padding: 0;
    width: 29.153%;
    display: inline-block;
    vertical-align: top;
}

.ip-blog-nl .fsValidationError {
    background: none;
    border: none;
    box-shadow: none;
}

.ip-blog-nl div.fsError {
    display: none;
}

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

.ip-blog-nl {
    font-size: 0;
}

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

@media only screen and (max-width: 991px) {
	.ip-custom-banner-content-holder {
	    padding: 50px 0;
	}

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

	.ip-sh-title {
	    font-size: 35px;
	    line-height: 1;
	    margin-bottom: 40px;
        max-width: 100%;
	}

    .ip-sh-search-field {
        max-width: 500px;
        margin: 0 auto;
    }

    .ip-sh-search-field input {
        font-size: 20px;
        height: 69px;
        padding: 0 30px;
        padding-right: 77px;
    }

    .ip-sh-search-field input.btn-qs {
        right: 29px;
        width: 35px;
        height: 35px;
    }

    .ip-sh-articles-details-content {
        max-width: 600px;
        font-size: 16px;
        line-height: 1.5 !important;
    }

    .ip-sh-articles-details-area {
        padding: 50px 15px;
    }

    .ip-sh-articles-details-content p {
        padding-bottom: 15px;
    }

    .ip-sh-articles-details-content ul li{
        font-size: 16px;
        line-height: 1.5 !important;
    }

    .ip-sh-articles-details-content ul li strong{
        font-size: 18px !important;
    }

    .ip-sh-articles-details-content ul {
        margin: 15px 0 0 20px !important;
    }

    .ip-sh-articles-details-content ul li::after {
        top: 8px;
        left: -19px;
        width: 8px;
        height: 8px;
    }

    .ip-sh-articles-details-content img {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .ip-article-author-photo {
        width: 100%;
    }

    .ip-article-author-photo img {
        max-width: 150px;
        margin: 0 auto;
    }

    .ip-article-author-details {
        width: 100%;
        margin-top: 15px;
        text-align: center;
    }

    .ip-article-author-details span {
        font-size: 25px;
        margin-bottom: 14px;
    }

    .ip-sh-articles-details-content h2 {
        font-size: 30px !important;
        line-height: 1 !important;
        margin: 0 0 16px !important;
    }

    .ip-blog-details-other-articles-inner {
        max-width: 600px;
    }

    .ip-other-articles-top-link a {
        font-size: 15px;
    }

    .ip-other-articles-top-link a img {
        max-width: 25px;
    }

    .ip-blog-sidebar-feed h2 {
        font-size: 25px !important;
        margin: 0 0 20px !important;
    }

    .ip-blog-popular-articles-feed {
        margin: 0 -16px;
    }

    .ip-blog-list {
        width: 50%;
        padding: 8px;
        margin-bottom: 5px;
    }

    .ip-blog-list-cat-label {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .ip-blog-feed-title {
        margin-bottom: 10px;
    }

    .ip-blog-feed-title a {
        font-size: 17px;
        line-height: 1;
    }

    .ip-blog-details-other-articles-area {
        padding: 0 15px 30px;
    }

    .ip-blog-newsletter {
        padding: 50px 15px;
    }

    .ip-blog-nl-title {
        font-size: 30px;
        line-height: 1;
        margin-bottom: 10px;
    }

    .ip-blog-newsletter-inner {
        max-width: 500px;
    }

    .ip-blog-nl-text {
        margin-bottom: 30px;
    }

    .ip-blog-nl-text p {
        font-size: 16px!important;
        line-height: 1.4 !important;
    }

    .ip-blog-nl {
        max-width: 400px;
    }

    .ip-blog-nl-field {
        width: 100%;
    }

    .ip-blog-nl-field.ip-blog-nl-btn-field {
        width: 100%;
    }

    .ip-blog-nl-field input {
        font-size: 18px;
        height: 50px;
        padding: 0 15px;
    }

    .ip-blog-list-feed-content {
        padding: 15px 0 0;
    }

    .ip-blog-list {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .ip-blog-popular-articles-feed {
        margin: 0;
    }

    .ip-blog-list-feed-photo {
        max-width: 350px;
        margin: 0 auto;
    }

}

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

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

    .ip-sh-search-field input.btn-qs {
        right: 10px;
    }

    .ip-sh-search-field input {
        padding: 0 15px;
        padding-right: 55px;
    }

    .ip-sh-articles-details-content h2 {
        font-size: 25px !important;
    }

}

