/*reset-style-start-here*/

.heading-menu,
#ftrgetstd {
    display: none;
}

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


/*reset-style-end-here*/


/*page-common-style-start-here*/

body {
    font-family: Zoho_Puvi_Regular, sans-serif;
    font-size: clamp(1rem, 0.7778rem + 0.463vw, 1.125rem);
}

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

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

.sdp-flex-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.double-col>div {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
    box-sizing: border-box;
}

.triple-col>div {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    box-sizing: border-box;
}

#main-container section p,
#main-container section li {
    font-family: Zoho_Puvi_Regular;
    line-height: 1.6;
    font-size: calc(clamp(1.063rem, 0.446vw + 0.848rem, 1.125rem));
}

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

#main-container li {
    margin-bottom: 15px;
}

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

.sdp-section {
    padding: 100px 0px;
    position: relative;
}

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

.sdp-cta-wrap {
    margin-top: 35px;
}

.sdp-cta-wrap a {
    background: rgba(255, 0, 0, 1);
    padding: 10px 25px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    font: 16px / 1.6 Zoho_Puvi_Semibold;
    border-radius: 5px;
    transition: .3s ease;
    cursor: pointer;
    text-transform: uppercase;
}

.sdp-cta-wrap a:hover {
    background: #c4291c;
}


/*page-common-style-end-here*/


/*page-font-style-start-here*/

#main-container section h1 {
    font-family: Zoho_Puvi_ExtraBold;
    font-size: clamp(2.5rem, 5.682vw - 1.136rem, 3.125rem);
    line-height: 1.2;
}

#main-container section h2 {
    font-family: Zoho_Puvi_ExtraBold;
    line-height: 1.2;
    font-size: calc(clamp(1.875rem, 2.885vw + 0.087rem, 2.25rem));
    margin: 0px 0px 0px 0px;
}

#main-container section h3 {
    font-family: Zoho_Puvi_Bold;
    line-height: 1.2;
    font-size: calc(clamp(1.375rem, 1.923vw + 0.183rem, 1.625rem));
}

#main-container section h4 {
    margin-left: 0px;
}

#main-container section h5 {
    font-family: Zoho_Puvi_SemiBold;
    font-size: clamp(1.125rem, 1.923vw - 0.067rem, 1.375rem);
    line-height: 1.6;
}

#main-container section p,
#main-container section li {
    font-size: calc(clamp(1rem, 0.962vw + 0.404rem, 1.125rem));
}

#main-container .bg-image {
    background-repeat: no-repeat;
    background-size: cover;
}

.mob-tab-res h3,
.mob-tab-res .img-wrap,
.mob-title h1 {
    display: none;
}


/*page-font-style-end-here*/


/*page-common-style-start-here*/

body {
    font-family: Zoho_Puvi_Regular, sans-serif;
    font-size: clamp(1rem, 0.7778rem + 0.463vw, 1.125rem);
}

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

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

.wrapper-center {
    margin: 0px auto;
    width: 100%;
    max-width: 700px;
    text-align: center;
}

.sdp-flex-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
}

.double-col>div {
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
    box-sizing: border-box;
}

.triple-col>div {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    box-sizing: border-box;
}

#main-container section p,
#main-container section li {
    font-family: Zoho_Puvi_Regular;
    line-height: 1.6;
    font-size: calc(clamp(1.063rem, 0.446vw + 0.848rem, 1.125rem));
}

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

#main-container li {
    margin-bottom: 15px;
}

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

.sdp-section {
    padding: 100px 0px;
    position: relative;
}

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

.sdp-cta-wrap {
    margin-top: 35px;
}

.sdp-cta-wrap a {
    background: rgba(255, 0, 0, 1);
    padding: 10px 25px;
    color: #fff;
    margin-top: 10px;
    display: inline-block;
    font: 16px / 1.6 Zoho_Puvi_Semibold;
    border-radius: 5px;
    transition: .3s ease;
    cursor: pointer;
    text-transform: uppercase;
}

.sdp-cta-wrap a:hover {
    background: #c4291c;
}

.img-wrap {
    max-width: 500px;
    margin: 0px auto;
}


/*page-common-style-end-here*/


/*form-page-style-start-here*/

#main-container .form-wrap-parent h3 {
    margin: 10px 0 10px;
}

#main-container .form-wrap .form-title-cont p {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 10px;
}

.form-wrap {
    max-width: 450px;
    width: 100%;
    margin-left: auto;
    padding: 15px 20px 0px;
    border-radius: 5px;
    box-shadow: 0px 4px 40px 0px rgba(53, 76, 221, 0.25);
    background: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    position: relative;
    text-align: center;
}

.form-wrap::after,
.form-wrap::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    box-sizing: border-box;
    z-index: 1;
}

.itil-ready-sdp-cloud-form {
    position: relative;
    z-index: 2;
}

.form-wrap::after {
    box-shadow: 0px 0px 1px 25px #85b7fa85;
    border-radius: 10px;
}

.form-wrap::before {
    box-shadow: 0px 0px 8px 5px #0e6ae8;
    border-radius: 10px;
}

.form-wrap .form-title-cont h3 {
    margin-bottom: 10px;
}

iframe.cloud-page-form {
    box-sizing: border-box;
    padding: 50px 0px 0px;
    height: 740px;
    box-sizing: border-box;
    margin-top: -50px;
    width: 100%;
}

.preloader {
    z-index: 999999;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.preloader img {
    width: 50px;
    animation: rotate 1s linear infinite;
    position: absolute;
    top: 150px;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

iframe.cloud-page-form {
    visibility: hidden;
}


/*form-page-style-end-here*/


/*banner-section-style-start-here*/

.sdp-banner-section .left-col-wrap h1,
.sdp-banner-section .left-col-wrap p {
    color: #ffff;
}

.sdp-banner-section .left-col-wrap {
    margin-top: -30px;
}

.sdp-banner-section .banner-bottom-arrow-tag {
    position: absolute;
    left: 50%;
    bottom: -5px;
    width: 90px;
    height: 50px;
    background-image: url(../images/banner-bottom-shape.svg);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translate(-50%, 0%);
    cursor: pointer;
}

.sdp-banner-section .banner-bottom-arrow-tag span::after,
.sdp-banner-section .banner-bottom-arrow-tag span::before {
    content: '';
    background-image: url(../images/banner-bottom-down-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
    height: 9px;
    width: 15px;
    display: block;
    margin: 0px 33px 0px;
    position: relative;
    top: 24px;
    animation: bounce 3.4s infinite;
}

@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(-5px);
    }
    50% {
        transform: translateY(0px);
    }
    75% {
        transform: translateY(-5px);
    }
    100% {
        transform: translateY(0px);
    }
}

.sdp-banner-section p {
    margin-top: 30px;
}

.sdp-banner-section {
    background: url('../images/itil-ready-service-desk-banner.png');
    background-size: cover;
}

#main-container .sdp-banner-section .sdp-flex-wrap {
    align-items: flex-start;
}

#main-container .sdp-banner-section .img-wrap {
    max-width: 320px;
    margin: 50px 0px auto 0px;
}

#main-container .sdp-banner-section p {
    font-size: clamp(1.125rem, 2.273vw - 0.33rem, 1.375rem);
    max-width: 500px;
    width: 100%;
}


/*banner-section-style-end-here*/


/*itil-practices-section-style-start-here*/

.best-practices-section {
    background: #E0EDFF;
}

#main-container .best-practices-section .top-cont-wrap p {
    font-size: 21px;
}

.best-practices-tag-wrapper .sdp-flex-wrap {
    justify-content: space-evenly;
    margin-bottom: 15px;
}

#main-container .best-practices-tag-wrapper ul li {
    background: #ffff;
    padding: 8px 35px 8px 45px;
    box-sizing: border-box;
    border: 1px solid #A0C7FC;
    border-radius: 10px;
    font-family: Zoho_Puvi_SemiBold;
    font-size: 17px;
    position: relative;
    opacity: 0;
}

#main-container .best-practices-tag-wrapper ul li {
    transform: scale(.6);
    transform-origin: center bottom;
}

#main-container .best-practices-tag-wrapper.parent-active ul li {
    opacity: 1;
    transform: scale(1);
}

.best-practices-tag-wrapper {
    width: 100%;
    margin: 0px auto;
}

.label-part-a {
    max-width: 1150px;
}

.label-part-b {
    max-width: 1120px;
}

.label-part-d {
    max-width: 1070px;
}

#main-container .best-practices-tag-wrapper.label-part-a.parent-active ul li:nth-child(1) {
    transition: .7s ease .1s;
}

#main-container .best-practices-tag-wrapper.label-part-a.parent-active ul li:nth-child(2) {
    transition: .7s ease .2s;
}

#main-container .best-practices-tag-wrapper.label-part-a.parent-active ul li:nth-child(3) {
    transition: .7s ease .3s;
}

#main-container .best-practices-tag-wrapper.label-part-a.parent-active ul li:nth-child(4) {
    transition: .7s ease .4s;
}

#main-container .best-practices-tag-wrapper.label-part-b.parent-active ul li:nth-child(1) {
    transition: .7s ease .5s;
}

#main-container .best-practices-tag-wrapper.label-part-b.parent-active ul li:nth-child(2) {
    transition: .7s ease .6s;
}

#main-container .best-practices-tag-wrapper.label-part-b.parent-active ul li:nth-child(3) {
    transition: .7s ease .7s;
}

#main-container .best-practices-tag-wrapper.label-part-c.parent-active ul li:nth-child(1) {
    transition: .7s ease .8s;
}

#main-container .best-practices-tag-wrapper.label-part-c.parent-active ul li:nth-child(2) {
    transition: .7s ease .9s;
}

#main-container .best-practices-tag-wrapper.label-part-c.parent-active ul li:nth-child(3) {
    transition: .7s ease 1s;
}

#main-container .best-practices-tag-wrapper.label-part-c.parent-active ul li:nth-child(4) {
    transition: .7s ease 1.1s;
}

#main-container .best-practices-tag-wrapper.label-part-d.parent-active ul li:nth-child(1) {
    transition: .7s ease 1.2s;
}

#main-container .best-practices-tag-wrapper.label-part-d.parent-active ul li:nth-child(2) {
    transition: .7s ease 1.3s;
}

#main-container .best-practices-tag-wrapper.label-part-d.parent-active ul li:nth-child(3) {
    transition: .7s ease 1.4s;
}

#main-container .best-practices-tag-wrapper ul li::before {
    content: '';
    background: url(../images/itil-practices-label.svg);
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 11px;
    top: 50%;
    transform: translate(0%, -50%);
    background-size: contain;
}

.best-practices-section .top-cont-wrap {
    margin-bottom: 50px;
}


/*itil-practices-section-style-end-here*/

.customer-prospect-section,
.about-peoplecert-section,
.footer-cta-section {
    background: #ECF4FF;
}

.customer-prospect-section .sdp-flex-wrap,
.about-peoplecert-section .sdp-flex-wrap {
    align-items: start;
}

.customer-prospect-section .left-col-wrap,
.about-peoplecert-section .left-col-wrap {
    max-width: 550px;
    width: 100%;
    padding-right: 60px;
    box-sizing: border-box;
    margin-right: auto;
}


/*customer-rating-section-start-here*/

.awards-sprite-parent .awards-sprite-child span.sprite {
    background-image: url(../images/customers-review-awards-sprites.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 260px;
    display: block;
    background-size: 260px;
    margin: 30px auto 10px;
}

.awards-sprite-parent {
    margin-top: 40px;
}

.awards-sprite-parent .awards-sprite-child:nth-child(1) span.sprite {
    background-position: 0px -55px;
    height: 70px;
    background-size: 280px;
}

.awards-sprite-parent .awards-sprite-child:nth-child(2) span.sprite {
    background-position: 0px 0px;
}

.awards-sprite-parent .awards-sprite-child:nth-child(2) .counter {
    margin-right: 0px;
}

.awards-sprite-parent .awards-sprite-child:nth-child(2) .awward-rating-wrap p:nth-child(2) {
    padding: 0px 0px;
}

.awards-sprite-parent .awards-sprite-child:nth-child(3) span.sprite {
    background-position: 0px -110px;
}

.ratting-parent {
    max-width: 220px;
    margin: 0px auto;
}

.awards-sprite-parent .awards-sprite-child:nth-child(1) .ratting-parent>div:nth-child(1) {
    max-width: 90px;
}

#main-container .rating-bold {
    font-family: 'Zoho_Puvi_ExtraBold';
    font-size: 27px;
}

.ratting {
    position: relative;
    margin: 10px 0px 40px 0px;
}

.ratting-icon-fill {
    height: 20px;
    width: 100px;
    display: block;
    margin: 0px auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 10%) scale(1.3);
}

.ratting-icon-fill i {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(../images/star-ratting-bg.png);
    background-repeat: no-repeat;
    background-size: 100px;
    position: absolute;
}

.ratting-icon-fill i:nth-child(1) {
    background-color: #b1b1b1;
}

.ratting-icon-fill i:nth-child(2) {
    background-color: #ffc706;
}

.ratting-icon-fill i.ratting-percentage {
    width: 0%;
}

.ratting-icon-fill i.ratting-percentage.active {
    width: 92%;
    transition: 2.8s ease;
}

.awward-rating-wrap {
    text-align: center;
}

.awward-rating-wrap .sdp-flex-wrap>p {
    padding: 0px 7px;
    box-sizing: border-box;
}

.awward-rating-wrap p,
.awward-rating-wrap span {
    font-size: 25px;
    color: #000;
}

#main-container .trust-radius .blue {
    font-size: 26px;
    color: #126CF3;
}

.awward-rating-wrap p {
    margin: 5px 0px;
}

.divide-value {
    margin-left: 3px;
}

.awward-rating-wrap .counter {
    display: inline-block;
}


/*customer-rating-section-end-here*/


/*footer-cta-section-start-here*/

.footer-cta-section .sdp-content-wrap {
    padding: 80px 0px 90px;
    position: relative;
    background: rgba(255, 197, 48, 1);
    border-radius: 50px;
    overflow: hidden;
}

.footer-cta-section .sdp-content-wrap::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    background-image: url(../images/footer-cta-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px;
    top: 0;
}

.footer-cta-section .sdp-content-wrap.parent-active::before {
    animation: bobbingAnim ease 13s infinite;
    -moz-animation: bobbingAnim ease 13s infinite;
    -webkit-animation: bobbingAnim ease 13s infinite;
}

@keyframes bobbingAnim {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.footer-cta-section .wrapper-center {
    max-width: 880px;
    position: relative;
    z-index: 33;
    padding: 0px 20px;
    box-sizing: border-box;
}

.footer-cta-section .sdp-cta-wrap a {
    text-transform: unset;
    font-size: 22px;
    padding: 10px 65px;
    background: #FF2500;
}


/*footer-cta-section-end-here*/
.me-demo-block-main {
    max-width: 580px !important;
}
.op-change-btn-wrap p {
    margin: 50px -30px 0px auto !important;
    text-align: center;
    font: 18px / 1.6 Zoho_Puvi_SemiBold !important;
    color: #fff;
}
.op-change-btn-wrap span {
    color: #fde572;
    cursor: pointer;
}
.pop-up-form-wrapper .onpremises-from {
    padding: 30px 0px;
    display: block;
    background: unset;
    position: relative;
}
.pop-up-form-wrapper .onpremises-from::before {
    display: none;
}
.cloud-from::before, .onpremises-from::before {
    background: #bbece9 !important;
}
.pop-up-form-wrapper #downloadbt {
    box-sizing: border-box;
    width: 100%;
}
.pop-up-form-wrapper .onpremises-from select {
    width: 100% !important;
    border: 1px solid #000 !important;
}
.signup-form .ortxt {
    background: #e0f7f6 !important;
}
.onpremises-from input {
    font: 15px/1.5 Zoho_Puvi_regular;
    border: 1px solid #bbece9;
    box-sizing: border-box;
}
#meGDPRMessage label {
    font: 13px/1.5 Zoho_Puvi_Regular;
}
.dwn-priv {
    font: 12px/1.5 Zoho_Puvi_Regular;
    width: 70% !important;
    color: #000000;
    max-width: 390px;
    margin: 0px auto;
    width: 100%;
    margin-top: 5px;
}
.dwn-priv a {
    font: 12px/1.5 Zoho_Puvi_Regular;
    color: #138cd6;
}
.banner-section .op-change-btn-wrap span {
    color: #0067ff;
    cursor: pointer;
}
#downloadbt {
    display: block;
    width: 90%;
    padding: 8px 30px !important;
    overflow: visible;
    background: #f0483e !important;
    border: 0px;
    cursor: pointer;
    font: 16px/1.5 Zoho_Puvi_Bold;
    height: 50px;
    text-transform: uppercase;
    outline: 0px;
    outline-style: none;
    margin: 20px auto 0px !important;
    float: none !important;
    border-radius: 3px !important;
}
#downloadbt span {
    color: #fff;
}
.dldesc {
    display: none;
}

@media only screen and (min-width:768px) and (max-width:1324px) {
    .best-practices-tag-wrapper .sdp-flex-wrap {
        justify-content: start;
    }
    #main-container .best-practices-tag-wrapper ul li {
        margin-right: 20px;
    }
    .best-practices-tag-wrapper {
        margin: 0px auto 40px;
    }
}

@media only screen and (min-width:768px) and (max-width:1124px) {
    .sdp-banner-section .left-col-wrap {
        padding-right: 50px;
    }
    .sdp-banner-section .right-col-wrap {
        padding-left: 50px;
    }
}

@media only screen and (max-width:1024px) {
    .op-change-btn-wrap p {
        margin: 50px 0px 0px auto !important;
    }
    }

@media only screen and (max-width:767px) {
    .sdp-flex-wrap {
        display: block;
    }
    .double-col>div,
    .triple-col>div {
        max-width: calc(100%);
    }
    .sdp-section {
        padding: 50px 0px;
    }
    .sdp-banner-section.sdp-section {
        padding: 70px 0px 100px;
    }
    .sdp-banner-section .left-col-wrap {
        margin-top: 0px;
    }
    .sdp-flex-wrap {
        display: block;
    }
    .double-col>div,
    .triple-col>div {
        max-width: 100%
    }
    .awards-sprite-parent .sdp-flex-wrap {
        display: flex;
    }
    .customer-prospect-section .left-col-wrap,
    .about-peoplecert-section .left-col-wrap {
        max-width: 100%;
        width: 100%;
        padding-right: 0px;
    }
    .customer-prospect-section .img-wrap,
    .about-peoplecert-section .img-wrap {
        max-width: 370px;
        margin: 50px auto 0px;
    }
    .form-wrap {
        margin: 50px auto 20px;
    }
    #main-container .sdp-banner-section h1,
    #main-container .sdp-banner-section p {
        text-align: center;
    }
    #main-container .sdp-banner-section .img-wrap {
        margin: 50px auto;
    }
    #main-container .sdp-banner-section p {
        max-width: 100%
    }
}