body {
    font: 17px / 1.5 Zoho_Puvi_Regular, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
p,
span,
a,
ul,
li,
table {
    box-sizing: border-box;
    color: #000;
}

h1 {
    font: calc(clamp(2rem, 3.846vw - 0.385rem, 2.5rem)) / 1.2 Zoho_Puvi_ExtraBold;
}

h2 {
    font: clamp(2.125rem, 1.923vw + 0.933rem, 2.375rem) / 1.2 Zoho_Puvi_Bold;
    margin: 0px 0 0px;
}

h3 {
    font: clamp(1.75rem, 3.365vw - 0.337rem, 2.188rem) / 1.2 Zoho_Puvi_Bold;
}

h4 {
    margin-left: 0px;
}

#main-container {
    margin: 0px 0px;
    padding: 0px 0px;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    overflow-x: hidden;
}

.content-wrap {
    max-width: 1250px;
    width: 90%;
    margin: 0px auto;
}

#main-container section p {
    font: clamp(0.938rem, 0.481vw + 0.639rem, 1rem) / 1.5 Zoho_Puvi_Regular, sans-serif;
    box-sizing: border-box;
}

#main-container section li {
    font: clamp(1.125rem, 0.962vw + 0.529rem, 1.25rem) / 1.5 Zoho_Puvi_Regular, sans-serif;
}

#main-container a {
    text-decoration: none;
}

#main-container section {
    padding: 70px 0px;
    box-sizing: border-box;
}

section img,
section source,
section picture {
    width: 100%;
}

.text-center {
    text-align: center;
}

.prd-nav li {
    width: calc( 99% / 3);
}


/*banner-section-start-here*/

#main-container .banner-section {
    background: url(../images/customer-experts-banner-bg.jpg), #0732C7;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 10px 0px 70px;
}

.banner-section .flex-wrap {
    align-items: self-start;
}

.banner-section .two-column>div:nth-child(1) {
    flex: 0 0 60%;
    max-width: 60%;
}

.banner-section .two-column>div:nth-child(2) {
    flex: 0 0 40%;
    max-width: 40%;
}

.banner-section h1,
.banner-section p,
.banner-section h4 {
    color: #ffff;
}

.banner-section h1 {
    margin-top: 40px;
}

.banner-sub-title {
    margin-top: 40px;
    padding-right: 100px;
}

.cmn-breadcrum a,
.cmn-breadcrum span,
.cmn-breadcrum .bread-crumb-arrow,
.cmn-breadcrum .root-page,
.cmn-breadcrum a:hover {
    color: #fff;
}

.cmn-breadcrum a::after {
    background: #fff;
}

.banner-cont-wrap {
    max-width: 700px;
}

#main-container section .banner-sub-title p,
#main-container .why-schoose-sdp .top-wrap p,
#main-container .why-schoose-sdp .choose-col>div>div p {
    font: calc(clamp(1rem, 0.962vw + 0.404rem, 1.125rem)) / 1.5 Zoho_Puvi_Regular, sans-serif;
}

.customer-sprites-parent {
    text-align: center;
    margin-top: 80px;
    position: relative;
    padding: 30px 0px;
}

.customer-sprites-parent::before,
.customer-sprites-parent::after {
    content: '';
    background-image: url(../images/separate-line.svg);
    position: absolute;
    width: 60%;
    height: 50px;
    background-size: contain;
    left: 50%;
    background-repeat: no-repeat;
    transform: translate(-50%, 10%);
}

.customer-sprites-parent::before {
    top: -30px;
}

.customer-sprites-parent::after {
    bottom: -50px;
}

.customer-sprites-parent h4 {
    font-family: 'Zoho_Puvi_SemiBoldItalic';
    font-size: 20px;
    letter-spacing: 0.5px;
}

.customer-sprites-parent .customer-sprites>div {
    display: inline-block;
    opacity: 0;
    transform: translateY(20px);
    transition: .8s ease;
    padding-right: 22px;
}

.customer-sprites-parent .customer-sprites.content-view>div {
    opacity: 1;
    transform: translateY(0px);
}

.customer-sprites-parent .customer-sprites.content-view>div:nth-child(1) {
    transition-delay: .2s;
}

.customer-sprites-parent .customer-sprites.content-view>div:nth-child(2) {
    transition-delay: .4s;
}

.customer-sprites-parent .customer-sprites.content-view>div:nth-child(3) {
    transition-delay: .6s;
}

.customer-sprites-parent .customer-sprites.content-view>div:nth-child(4) {
    transition-delay: .8s;
}

.customer-sprites-parent .customer-sprites.content-view>div:nth-child(5) {
    transition-delay: 1s;
}

.customer-sprites-parent .customer-sprites.content-view>div:nth-child(6) {
    transition-delay: 1.2s;
}

.customer-sprites {
    margin-top: 15px;
    transform: scale(1.1);
}

.customer-sprites-parent .customer-sprites span {
    height: 50px;
    width: 110px;
    background-image: url(../images/conatct-expert-customer-sprites.svg);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: 650px;
}

.customer-sprites-parent .customer-sprites>div.honda span {
    background-position: -563px 2px;
    width: 90px;
}

.customer-sprites-parent .customer-sprites>div.digicel span {
    background-position: 4px 2px;
    width: 90px;
}

.customer-sprites-parent .customer-sprites>div.lenskart span {
    background-position: -272px 6px;
    background-size: 560px;
}

.customer-sprites-parent .customer-sprites>div.siemens span {
    background-position: -82px 8px;
    background-size: 550px;
    width: 90px;
}

.customer-sprites-parent .customer-sprites>div.port-newcastle span {
    background-position: -235px 2px;
    background-size: 720px;
}

.customer-sprites-parent .customer-sprites>div.nhs-foundation-trust span {
    background-position: -459px 3px;
    background-size: 660px;
}


/*banner-section-end-here*/


/*why-schoose-sdp-section-start-here*/

.why-schoose-sdp .top-wrap {
    max-width: 950px;
    margin: 0px auto 70px;
    text-align: center;
    width: 100%;
}

.why-schoose-sdp .choose-col {
    justify-content: space-between;
    align-items: flex-start;
}

.why-schoose-sdp .choose-col {
    margin: 0px 0px;
}

.why-schoose-sdp .choose-col>div {
    flex: 0 0 calc(95% / 3);
    max-width: calc(95% / 3);
    position: relative;
    opacity: 0;
    transition: 1s ease;
}

.why-schoose-sdp .choose-col>div.left {
    left: -170px;
}

.why-schoose-sdp .choose-col>div.mid {
    bottom: -220px;
}

.why-schoose-sdp .choose-col>div.right {
    right: -170px;
}

.why-schoose-sdp .choose-col.content-view>div {
    opacity: 1;
}

.why-schoose-sdp .choose-col.content-view>div.left {
    left: 0px;
}

.why-schoose-sdp .choose-col.content-view>div.right {
    right: 0px;
}

.why-schoose-sdp .choose-col.content-view>div.mid {
    bottom: 0px;
}

.why-schoose-sdp .choose-col>div>div {
    box-sizing: border-box;
    padding: 30px 30px;
    margin-bottom: 20px;
    border-radius: 7px;
}

.why-schoose-sdp .choose-col>div>div p {
    margin-right: 40px;
    margin-bottom: 0px;
}

.why-schoose-sdp .choose-col>div>div.img-a {
    border: 1px solid #B5DEFF;
    background: #E0F0FD;
    padding-bottom: 0;
}

.why-schoose-sdp .choose-col>div>div.img-a .img-wrap {
    max-width: 90px;
    margin-left: auto;
    transform: scale(1.3) translateY(-15px);
}

.why-schoose-sdp .choose-col>div>div.img-b {
    background: #EEDEFF;
    border: 1px solid #D9B5FF
}

.why-schoose-sdp .choose-col>div>div.img-b .img-wrap {
    max-width: 190px;
    margin: 0px auto;
    margin-top: 20px;
}

.why-schoose-sdp .choose-col>div>div.img-c {
    border: 1px solid #FFEBB5;
    background: #FFF9E9;
}

.why-schoose-sdp .choose-col>div>div.img-c .img-wrap {
    margin-top: 20px;
}

.why-schoose-sdp .choose-col>div>div.img-d {
    background: #EAFFE0;
    border: 1px solid #CCFFB5
}

.why-schoose-sdp .choose-col>div>div.img-d .img-wrap {
    max-width: 200px;
    margin-left: auto;
    margin-top: 20px;
}

.why-schoose-sdp .choose-col>div>div.img-e {
    border: 1px solid #FFB5BA;
    background: #FFE3E5;
}

.why-schoose-sdp .choose-col>div>div.img-e .img-wrap {
    margin-top: 40px;
}


/*why-schoose-sdp-section-end-here*/


/*testimonial-section-start-here*/

.testimonial-section {
    background: linear-gradient(180deg, #FFFFFF 0%, #E9EEFF 100%);
}

.testimonial-section .top-wrap {
    text-align: center;
    margin-bottom: 80px;
}

.box {
    position: relative;
    max-width: 60%;
    margin: 0 auto;
}

.slide-container {
    background-color: transparent;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    border: 0;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.slide {
    text-align: center;
    box-sizing: border-box;
    cursor: pointer;
    display: flex !important;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 20px;
    font-size: 30px;
    min-height: 120px;
    transition: 0.5s all;
    transform: scale(0.9);
    opacity: 0.3;
    border-radius: 20px;
    background: #dde3ff;
}

.slider-content {
    box-sizing: border-box;
    padding: 40px 45px;
    text-align: left;
    border-radius: 20px;
}

.slick-slider .slick-list {
    overflow: visible;
}

.slick-arrow {
    z-index: 100;
}

.slick-active {
    transform: scale(1);
    opacity: 1;
    background-color: #ffff;
    padding-bottom: 0;
    box-shadow: -0.88px 9.67px 17.58px 0px #00000029;
}

#main-container section p.slider-para {
    font: calc(clamp(1.125rem, 0.962vw + 0.529rem, 1.25rem)) / 1.5 Zoho_Puvi_Medium, sans-serif
}

.testimonial-section .quote-icon {
    background-image: url(../images/customer-expert-quote.png);
    height: 37px;
    width: 50px;
    background-size: 40px;
    display: block;
    background-repeat: no-repeat;
}

.slick-dots li {
    width: 9px;
    height: 9px;
    border: 1px solid #B7C7FF;
    background: #B7C7FF;
}

.slick-dots li.slick-active {
    width: 20px;
    border-radius: 20px;
    background: #6588FF;
    border: 1px solid #6588FF;
}


/*testimonial-section-start-here*/


/*form-section-start-here*/

.form-wrap {
    max-width: 450px;
    margin: 0px auto;
    width: 100%;
    border-radius: 20px;
}

#main-container .form-wrap p {
    margin: 5px 0;
    color: #000;
    font-size: 14px;
}

input,
select {
    background: #fff;
    display: block;
    height: 45px;
    width: 100%;
    box-sizing: border-box;
    padding: 10px 10px;
    border: 1px solid #D1D1D1;
    border-radius: 7px;
    font-size: 16px;
}

#demo-form {
    max-width: 500px;
    margin-left: auto;
    background-color: #fff;
    padding: 55px 20px;
    border-radius: 5px;
    box-shadow: 0px 2px 5px 5px #00000024;
    box-sizing: border-box;
}

#WebDemo {
    width: 90%;
    margin: 0px auto;
}

.input-two-col>div:nth-child(1) {
    padding-right: 5px;
}

.input-two-col>div:nth-child(2) {
    padding-left: 5px;
}

span.errormsg {
    font-size: 12px;
    color: red;
}

.form-label label {
    left: 10px;
    top: 10px;
    margin-top: 0;
    font-weight: 300;
    position: absolute;
    padding-left: 2px;
    transform: translate3d(0, 0, 0);
    webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-size: 14px !important;
    color: #000;
}

.formfild {
    padding-bottom: 15px;
    position: relative;
}

.formfild.active {
    padding-bottom: 0px;
}

#main-container .form-js-label input[data-empty="false"]+label,
#main-container .form-js-label textarea:focus+label,
#main-container .form-js-label textarea.filled+label,
#main-container .form-js-label input:focus+label,
.form-wrap #phone label.active {
    top: -3px;
    opacity: 0;
}

.form-js-label textarea {
    font-family: 'Zoho_Puvi_Regular';
    font-size: 14px;
    box-sizing: border-box;
    padding: 10px 10px;
    border: 1px solid #D1D1D1
}

#country_state,
#ukcountry_region {
    margin-top: 15px;
}

#clickevnt_text {
    font-weight: 400;
}

.prvcy-plicy {
    color: #000;
    font-size: 12px;
    text-align: left;
    padding: 0px 10px;
    box-sizing: border-box;
    line-height: 1.2em;
}

#main-container .prvcy-plicy a {
    font-size: 12px;
    text-align: center;
    color: #0B7DFF;
    text-decoration: underline;
}

input.demo-submit {
    font-size: 18px;
    font-family: 'Zoho_Puvi_Bold';
    text-transform: uppercase;
    color: #fff;
    background: #db4228;
    height: 45px;
    cursor: pointer;
    border: 1px solid #db4228;
    transition: .3s ease;
}

input.demo-submit:hover {
    background: #ff241a;
    transition: .3s ease;
}

.footer-cta-section .sign-up {
    font-size: 18px;
    font-family: 'Zoho_Puvi_Bold';
    color: #fff;
    cursor: pointer;
    border: 1px solid #599CFF;
    transition: .3s ease;
    position: relative;
}

select,
input#solutions {
    background: #fff url(https://www.manageengine.com/products/service-desk/images/arrowImage.png) !important;
    background-repeat: no-repeat !important;
    background-position: right 1rem center !important;
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    font-size: 14px;
    color: #444;
    background-size: 15px !important;
}

#meGDPRMessage label {
    position: relative;
}

#main-container #meGDPRMessage label,
#main-container #meGDPRMessage a {
    font-size: 12px !important;
    color: #000;
}

.formfild.country-field {
    padding-bottom: 0px;
}

.card-list {
    max-width: 400px;
    width: 100%;
}

#meGDPRMessage {
    width: 100%;
}

#meGDPRMessage a {
    font: 12px / 1.6 Zoho_Puvi_Regular !important;
}

.prvcy-plicy,
.prvcy-plicy #clickevnt_text,
.prvcy-plicy a {
    color: #000;
}

.form-wrap-parent,
.form-wrap {
    width: 100%;
    padding: 30px 0px;
    position: relative;
}

.form-wrap {
    max-width: 430px;
    background: #ffff;
    margin: 0px auto;
}

.form-wrap-parent {
    max-width: 470px;
    background: #3f57c4;
    border-radius: 20px;
    padding: 20px 0px;
    margin-left: auto;
}

.form-wrap h3 {
    text-align: center;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 19px;
    margin-top: 0;
}

.form-wrap #tel {
    padding-left: 50px;
}

.form-wrap .tele-code {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 14px;
}

.form-wrap .tele-code::after {
    content: '';
    height: 25px;
    width: 2px;
    background: #8791be;
    display: block;
    position: absolute;
    right: -9px;
    top: 0px;
}

.form-wrap #phone label {
    left: 50px;
}

.multi-select.formfild input[type="checkbox"] {
    height: 16px;
    width: 16px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.multi-select.formfild label {
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    position: relative !important;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 16px !important;
    padding-left: 0px;
    margin-left: 3px;
    cursor: pointer;
}

.form-js-label .multi-select.formfild input[data-empty="false"]+label {
    opacity: 1;
    top: 0;
}

.form-js-label textarea {
    border: 1px solid #D1D1D1;
    border-radius: 7px;
    width: 100%;
}

.text-area .formfild {
    padding-bottom: 0;
}

#capabilities-slide,
#itsm-capabilities {
    padding-bottom: 0px;
}

#capabilities-slide>div {
    background: #fff;
    box-sizing: border-box;
    display: none;
    padding-bottom: 0;
    border: 1px solid #D1D1D1;
    border-radius: 7px;
}

.multi-select#capabilities-slide input[type="checkbox"] {
    display: none;
}

.multi-select#capabilities-slide label {
    color: #000;
    display: block;
    padding: 8px 10px;
    box-sizing: border-box;
    font-size: 14px !important;
    margin-left: 0;
}

.multi-select#capabilities-slide label:hover {
    background: #0631c7;
    color: #fff
}

#capabilities-slide label.active {
    display: none !important;
}

input#solutions::placeholder {
    color: #000000;
}

.capabilities-label-bucket span {
    border: 1px solid #e7e7e7;
    padding: 1px 5px;
    border-radius: 5px;
    margin: 2px 5px 2px 0;
    font-size: 12px;
    line-height: 20px;
    display: inline-block;
    box-shadow: 0 0 10px #00000014;
    color: #403f3f;
}

.capabilities-label-bucket span strong {
    padding-left: 7px;
    color: #ff0000;
    font-weight: bold;
    font-size: 14px;
    font-family: 'Zoho_Puvi_ExtraBold';
    cursor: pointer;
}

.capabilities-label-bucket {
    display: none;
    background: #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 10px 10px;
    border: 1px solid #D1D1D1;
}


/*form-section-end-here*/

@media only screen and (max-width: 1400px) {
    .customer-sprites-parent .customer-sprites>div {
        padding-right: 8px;
    }
}

@media only screen and (max-width: 1024px) {
    .form-wrap-parent {
        background: unset;
    }
    .form-wrap {
        width: 95%;
    }
}

@media only screen and (max-width: 992px) {
    .why-schoose-sdp .choose-col>div>div {
        padding: 30px 20px;
    }
    .why-schoose-sdp .choose-col>div>div p {
        margin-right: 20px;
    }
    .banner-sub-title {
        padding-right: 0px;
    }
    .banner-section .two-column>div:nth-child(1),
    .banner-section .two-column>div:nth-child(2) {
        max-width: 50%;
        flex: 0 0 50%;
    }
}

@media only screen and (max-width: 767px) {
    .banner-section .two-column>div:nth-child(1),
    .banner-section .two-column>div:nth-child(2) {
        max-width: 100%;
    }
    .form-wrap-parent {
        background: #3f57c4;
    }
    .form-wrap {
        width: 100%;
    }
    br {
        display: none;
    }
    .why-schoose-sdp .choose-col>div {
        max-width: 100%;
    }
    .why-schoose-sdp .choose-col>div>div.img-c .img-wrap {
        max-width: 250px;
        margin: 0px auto;
        padding-top: 0;
    }
    .box {
        max-width: 90%;
        width: 100%;
    }
    .why-schoose-sdp .choose-col>div>div p {
        margin-right: 0px;
    }
    .why-schoose-sdp .choose-col>div>div.img-e .img-wrap {
        max-width: 270px;
        width: 100%;
        margin: 0px auto;
    }
    .slider-content {
        padding: 40px 25px;
    }
    .form-wrap-parent {
        margin: 0px auto;
    }
}

@media only screen and (max-width: 480px) {
    .form-wrap-parent {
        max-width: 330px;
    }
    .form-wrap {
        max-width: 300px;
    }
}