body {
    font: 400 14px / 18px 'ZohoPuvi', sans-serif;
}

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

h1 {
    font: clamp(2rem, 4.808vw - 0.981rem, 2.625rem) / 1.1 Zoho_Puvi_ExtraBold;
}

h2 {
    font: clamp(1.875rem, 2.885vw + 0.087rem, 2.25rem) / 1.2 Zoho_Puvi_Bold;
    margin: 0px 0px 0px 0px;
}

h3 {
    font: clamp(1.5rem, 2.885vw - 0.288rem, 1.875rem) /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;
}

#main-container section p,
#main-container section li {
    font: clamp(1rem, 0.962vw + 0.404rem, 1.125rem) /1.6 Zoho_Puvi_Regular
}

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

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

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

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

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

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

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

.me-itsm-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;
}

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

.top-cont-wrap h2 {
    text-align: center;
}

.top-cont-wrap {
    margin-bottom: 140px;
}

.sdp-breadcrumb-sec {
    padding: 30px 0px 40px 0px;
    font-size: 15px;
}

.itsm-ai-banner-section h1,
.itsm-ai-banner-section .left-wrap p,
.presented-author-bios h4,
.count-down-wrapper .countdown li,
.column-wrap span.number,
.sdp-breadcrumb-sec a,
.sdp-bread-crumb-arrow,
.sdp-root-page {
    color: #fff;
}

.sdp-breadcrumb-sec a {
    line-height: 1.8em;
}


/*itsm-ai-banner-section-start-here*/

.itsm-ai-banner-section {
    background: url(../images/itsm-ai-bot-banner-bg.jpg);
    padding: 0px 0px 100px;
    background-repeat: no-repeat;
    background-size: cover;
}

#main-container .banner-cont-wrap .left-wrap .banner-sub-tag-wrap p {
    font: clamp(1rem, 0vw + 1rem, 1rem) / 1.6 Zoho_Puvi_Regular;
}

.banner-sub-tag-wrap {
    max-width: 600px;
}

.itsm-ai-banner-section h1 {
    margin: 15px 0px 35px;
}

.banner-label span {
    margin-bottom: 10px;
    display: inline-block;
    color: rgba(0, 128, 255, 1);
    font: 24px / 1.4 Zoho_Puvi_Semibold;
}

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

.presented-author-bios h4 {
    font-size: 16px;
    font-family: 'Zoho_Puvi_Bold';
}

.presented-author-bios .flex-wrap {
    justify-content: flex-start;
    flex-wrap: nowrap;
}

body #main-container section .presented-author-bios p {
    font-size: 12px;
    margin: 0px 0px;
    display: inline-block;
    vertical-align: middle;
}

#main-container section .presented-author-bios p.present {
    font: 18px / 1.4 Zoho_Puvi_Semibold;
    color: rgba(125, 190, 255, 1);
    margin-bottom: 22px;
    display: block;
}

.speaker-headshot-wrap span {
    background-image: url(../images/itsm-ai-webinar-speakers.png);
    height: 60px;
    width: 60px;
    display: block;
    background-size: 240px;
    background-repeat: no-repeat;
}

.speaker-headshot-wrap span.nithin {
    background-position: -59px 0px;
}

.speaker-headshot-wrap span.kumar {
    background-position: 2px 0px;
}

.speaker-bio-wrap {
    box-sizing: border-box;
    padding: 0px 10px;
}

.speaker-bio-wrap h4 {
    margin-bottom: 6px;
}

.presented-author-bios {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0%, rgba(4, 31, 69, 0.18) 100%);
    padding: 20px 20px 20px;
    box-sizing: border-box;
    border-radius: 20px;
    margin-top: 50px;
}

.date-timing-wrap {
    margin-top: 25px;
}

.date-timing-wrap div {
    display: inline-block;
}

.date-timing-wrap div span {
    background: url(../images/itsm-ai-webinar-sprites.png);
    height: 24px;
    width: 22px;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-size: 95px;
    margin-right: 5px;
    background-repeat: no-repeat;
}

.date-timing-wrap .date {
    margin-right: 20px;
}

.date-timing-wrap .timing {
    margin-left: 20px;
}

#main-container .presented-author-bios .date-timing-wrap p {
    font: 16px / 1.4 Zoho_Puvi_Semibold;
    color: rgba(125, 190, 255, 1);
}

.date-timing-wrap .date span {
    background-position: 2px 2px;
}

.date-timing-wrap .timing span {
    background-position: -21px 0px;
    background-size: 101px;
}


/*itsm-ai-banner-section-end-here*/

.gradient-wrap {
    background: linear-gradient(180deg, #F4F9FF 0%, #FFFFFF 100%);
}


/*itsm-ai-keytake-away-section-start-here*/

.itsm-ai-keytake-away-section .column-wrap h3 {
    margin: 15px 0;
}

.itsm-ai-keytake-away-section .column-wrap>div>div {
    max-width: 370px;
    margin-bottom: 170px;
    opacity: 0;
}

.itsm-ai-keytake-away-section .column-wrap>div>div:nth-child(even) {
    margin-bottom: 0px;
}

.itsm-ai-keytake-away-section .column-wrap .right-wrap>div {
    margin-left: auto;
    transform: translateX(50px);
}

.itsm-ai-keytake-away-section .column-wrap .left-wrap>div {
    transform: translateX(-50px);
}

.parent-active.itsm-ai-keytake-away-section .column-wrap>div>div {
    opacity: 1;
    transform: translateX(0px);
    transition: .8s ease all;
}

.parent-active.itsm-ai-keytake-away-section .column-wrap .left-wrap>div:nth-child(1) {
    transition-delay: .1s;
}

.parent-active.itsm-ai-keytake-away-section .column-wrap .left-wrap>div:nth-child(2) {
    transition-delay: .4s;
}

.parent-active.itsm-ai-keytake-away-section .column-wrap .right-wrap>div:nth-child(1) {
    transition-delay: .2s;
}

.parent-active.itsm-ai-keytake-away-section .column-wrap .right-wrap>div:nth-child(2) {
    transition-delay: .6s;
}

.column-wrap span.number {
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(51, 137, 242, 1);
    font: 18px / 1.6 Zoho_Puvi_Bold;
    border-radius: 4px;
}

.itsm-ai-keytake-away-section .column-wrap {
    position: relative;
}

.itsm-ai-keytake-away-section .column-wrap::after {
    content: '';
    width: 200px;
    background-image: url(../images/itsm-ai-bot.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 30%;
    display: block;
    height: 390px;
    background-size: contain;
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0;
}

.parent-active.itsm-ai-keytake-away-section .column-wrap::after {
    transform: translate(-50%, -50%) scale(1);
    top: 50%;
    transition: .8s ease all;
    opacity: 1;
    transform-origin: center;
    animation: mymove 10s infinite;
}

@keyframes mymove {
    0% {
        transform: translate(-50%, -50%) scale(1) rotate(0deg);
    }
    25% {
        transform: translate(-50%, -50%) scale(1) rotate(-7deg);
    }
    50% {
        transform: translate(-50%, -50%) scale(1) rotate(7deg);
    }
    75% {
        transform: translate(-50%, -50%) scale(1) rotate(-7deg);
    }
    100% {
        transform: translate(-50%, -50%) scale(1) rotate(0deg);
    }
}


/*itsm-ai-keytake-away-section-end-here*/


/*itsm-webinar-speakers-section-start-here*/

.itsm-ai-webinar-speakers-section .speakers-parent-wrap .flex-wrap {
    justify-content: left;
    margin-bottom: 30px;
}

.itsm-ai-webinar-speakers-section .left-wrap.speakers-parent-wrap>div {
    margin-right: auto;
}

.speakers-parent-wrap .speaker-headshot-wrap {
    margin-right: 10px;
}

.itsm-ai-webinar-speakers-section .right-wrap.speakers-parent-wrap>div {
    margin-left: auto;
}

.speakers-parent-wrap>div {
    padding: 40px 40px;
    box-sizing: border-box;
    background: linear-gradient(180deg, #0080FF 2%, #FFFFFF 2%);
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.12);
    border-radius: 20px;
    max-width: 570px;
    width: 95%;
}

.itsm-ai-webinar-speakers-section .speaker-headshot-wrap span {
    background-image: url(../images/itsm-ai-webinar-speakers.png);
    height: 80px;
    width: 80px;
    display: block;
    background-size: 331px;
    background-repeat: no-repeat;
    border-radius: 10px;
}

.itsm-ai-webinar-speakers-section .speaker-headshot-wrap span.nithin {
    background-position: -167px 0px;
}

.itsm-ai-webinar-speakers-section .speaker-headshot-wrap span.kumar {
    background-position: -250px 0px;
}

#main-container .itsm-ai-webinar-speakers-section .speaker-bio-wrap h4 {
    font: 22px / 1.6 Zoho_Puvi_SemiBold;
    margin-bottom: 0;
}

#main-container .itsm-ai-webinar-speakers-section .speaker-bio-wrap p {
    margin: 0px;
    font: 14px / 1.6 Zoho_Puvi_Regular;
}

.itsm-ai-webinar-speakers-section .presented-author-col {
    align-items: flex-start;
}

.itsm-ai-webinar-speakers-section .top-cont-wrap {
    margin-bottom: 80px;
}


/*itsm-webinar-speakers-section-end-here*/


/*form style starts here*/

.form-wrap {
    position: relative;
    max-width: 470px;
    margin-left: auto;
    box-sizing: border-box;
    transform: translateY(30px) scale(.95);
    opacity: 0;
    border-radius: 20px;
    overflow: hidden;
}

.form-bg.active:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffffed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 9999;
}

.upcoming {
    position: absolute;
    text-align: center;
    z-index: 10000;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: none;
}

.upcoming.active {
    display: block;
}

.upcoming img {
    width: 60px;
}

.upcoming p {
    font: 17px/1.5 Zoho_Puvi_SemiBold !important;
    max-width: 40%;
    margin: 5px auto 0px auto;
}

.form-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    height: 320px;
    background-image: url(../images/form-vector-bg.png);
    background-size: contain;
}

.form-wrap.active::after {
    display: none;
}

.parent-active .form-wrap {
    transform: translateY(0px) scale(.95);
    transition: 1.4s ease all;
    opacity: 1;
}

.sdp-margin-top {
    margin-bottom: 0;
}

.apiform {
    width: 100%;
    font-size: inherit;
    margin: 0 auto;
    padding: 40px 40px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 24px 1px rgba(19, 93, 175, 1);
    background: linear-gradient(180deg, #EAF4FF 0%, #F5FAFF 100%);
}

h3.form-title {
    font: 24px / 1.2 'Zoho_Puvi_Bold';
    margin: 0px 0px 30px 0px;
    text-align: center;
    color: rgba(0, 72, 152, 1);
}

.form-title,
#Webinar_form {
    position: relative;
    z-index: 2;
}

.sdp-form-sec {
    position: relative;
}

input[type="radio"] {
    cursor: pointer;
}

input[type="radio"] {
    appearance: none;
    width: 14px;
    height: 14px;
    border: 2px solid rgba(113, 179, 255, 1);
    border-radius: 50%;
    outline: none;
    position: relative;
    cursor: pointer;
}

input[type="radio"]:checked {
    border: 2px solid rgba(113, 179, 255, 1)
}

input[type="radio"]::before {
    content: "";
    width: 5px;
    height: 6px;
    background-color: rgba(113, 179, 255, 1);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform 0.2s ease-in-out;
}

input[type="radio"]:checked::before {
    transform: translate(-50%, -50%) scale(1);
}

img.me-logo {
    width: 140px;
    margin-bottom: -5px;
}

img.sdp-logo {
    width: 220px;
}

.datetime p {
    font-size: 13px;
    line-height: 1.5;
}

input[type="text"] {
    font: 14px / 1.5 "Zoho_Puvi_Regular";
    width: 100%;
    height: 50px;
    padding: 17px 17px 17px 37px;
    border-radius: 0px;
    box-sizing: border-box;
    background: #fff;
    border: none;
    border: 1.5px solid rgba(191, 221, 255, 1) !important;
    border-radius: 5px;
}

input[type="text"]:focus {
    border-radius: 0px;
}

input[type="text"]::placeholder {
    color: #000;
}

input:active {
    border: 1px solid #2ea180;
}

input:focus {
    border: 1px solid #2ea180;
}

input:hover {
    border-left: 2px solid #2ea180;
}

 ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
}

 ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
}

.county-state-field {
    position: relative;
}

select {
    font: 14px/1.5 "Zoho_Puvi_Regular";
    color: #000;
    width: 100%;
    height: 50px !important;
    margin: 0px;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url("../../images/select-arrow.png") 330px 8px no-repeat !important;
    border: 1.5px solid rgba(191, 221, 255, 1) !important;
    padding: 12px 15px 12px 42px;
    border-radius: 5px;
}

#country_state {
    margin: 0px auto;
    font-size: 15px !important;
}

input[type="text"],
select {
    margin: 0px 0px 10px 0px;
}

.icon-field span {
    position: absolute;
    left: 11px;
    top: 12px;
    height: 25px;
    width: 22px;
    background-image: url(../images/itsm-ai-webinar-sprites.png);
    background-repeat: no-repeat;
    background-size: 119px;
}

.icon-field .select-tool-icon {
    background-image: url(../images/itsm-tool-icon.svg);
    background-size: contain;
    top: 13px;
}

.name_icon span {
    background-position: -100px 0px;
}

.email_icon span,
.country_icon span {
    background-size: 110px;
}

.email_icon span {
    background-position: -47px 0px;
}

.country_icon span {
    background-position: -70px 0px;
}

div#formCTAgdpr {
    font: 11px / 1.5 "Zoho_Puvi_Regular";
    margin: 15px auto;
    max-width: 90%;
}

span#email_err_msg,
span#lname_err_msg,
span#fname_err_msg {
    color: red;
    top: -5px;
    position: relative;
    font: 13px / 1.5 "Zoho_Puvi_Regular";
}

.formfild input.error[type="text"]::placeholder {
    color: red;
}

#clickevnt_text {
    font-family: 'Zoho_Puvi_SemiBold';
}

div#meGDPRMessage {
    font: 12px/1.5 "Zoho_Puvi_Regular";
    margin: 20px 0px 0px;
    color: #000;
    text-align: center;
}

.prvcy-plicy a {
    color: #000;
    text-decoration: underline;
    font-size: 11px !important;
}

input.submitbtn {
    font: 18px/1.5 "Zoho_Puvi_SemiBold";
    background: rgba(241, 64, 46, 1);
    border: none;
    padding: 15px 30px;
    color: #fff;
    cursor: pointer;
    width: 100%;
    text-transform: uppercase;
    border-radius: 10px;
    margin: 20px 0px;
}

input:focus {
    box-shadow: none;
    outline: none;
}

select:focus {
    outline: none;
}

p.reg_form_errors {
    position: absolute;
    top: 40px;
    font-size: 13px;
    color: #ff2424;
    display: none;
}

#main-container section .check p {
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    font-size: 14px;
    margin: 20px 0px 0px 0px;
}

[data-countrygdpr] {
    height: 55px !important;
    border: 1.5px solid #4D9DF3;
    padding: 17px !important;
}

.tool-replace-check p {
    font-size: 16px;
    margin: 0 0 0 7px;
}

.tool-replace-check {
    margin-top: 5px;
}

.tempContDiv {
    display: flex;
    margin-top: 5px;
}

.choice-table-row {
    margin-right: 6px;
}

.choice-table-row label {
    font-size: 16px;
}

.about-author .img-wrap {
    margin: 0px auto;
}

.heading-menu {
    display: none;
}

.apiform .sdp-itsm-chk-box {
    margin: 10px 0;
}

.apiform .formfild {
    position: relative;
}

.apiform .radio-button {
    display: flex;
    margin-top: 10px;
}

.check.sdp-itsm-chk-box p {
    font: 14px / 1.5 "Zoho_Puvi_SemiBold";
    text-align: left;
    margin: 10px 0px 0px 0px;
    color: #000;
}

.radio-button {
    font: 14px / 1.5 Zoho_Puvi_Bold;
}

.sdp-yes {
    padding-right: 10px;
}

.icon-field inpu
/*form style ends*/

.checkmark__circle {
    stroke-dasharray: 166;
    stroke-dashoffset: 166;
    stroke-width: 2;
    stroke-miterlimit: 10;
    stroke: #3ab54a;
    fill: none;
    animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: block;
    stroke-width: 2;
    stroke: #fff;
    stroke-miterlimit: 10;
    margin: 0px auto 20px auto;
    box-shadow: inset 0px 0px 0px #3ab54a;
    animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
}

.checkmark__check {
    transform-origin: 50% 50%;
    stroke-dasharray: 48;
    stroke-dashoffset: 48;
    animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
    100% {
        stroke-dashoffset: 0;
    }
}

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

@keyframes fill {
    100% {
        box-shadow: inset 0px 0px 0px 30px #3ab54a;
    }
}

.success-msg {
    display: none;
    text-align: center;
}

.success-msg h3 {
    font: 22px/1.25 Zoho_Puvi_Bold;
    color: #000;
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.success-msg p {
    color: #000;
    max-width: 100%;
    margin: 0 auto 20px auto;
}

.success-msg a {
    color: #00a9f4;
    text-decoration: underline;
}

.thanks-bg {
    padding: 100px 0px;
    display: none;
}

.thanks {
    text-align: center;
}

.thanks h2 {
    max-width: 50%;
    margin: 0 auto 30px auto;
}

.thanks p {
    margin: 15px auto 30px auto;
    font: 20px/1.5 "Zoho_Puvi_Regular";
    color: #000;
    max-width: 50%;
}

.label-animation {
    border: 1px solid #ccc;
    transition: 0.4s;
    background: transparent;
    height: 45px;
    width: 100%;
}

.label-animation~.focus-border:before,
.label-animation~.focus-border:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #68aaf6;
    transition: 0.3s;
}

.label-animation~.focus-border:after {
    top: auto;
    bottom: 10px;
    left: auto;
    right: 0;
}

.label-animation~.focus-border i:before,
.label-animation~.focus-border i:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 0;
    background-color: #68aaf6;
    transition: 0.4s;
    border-radius: 10px;
}

.label-animation~.focus-border i:after {
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
}

.label-animation:focus~.focus-border:before,
.label-animation:focus~.focus-border:after,
.has-content.label-animation~.focus-border:before,
.has-content.label-animation~.focus-border:after {
    width: 100%;
    transition: 0.3s;
}

.label-animation:focus~.focus-border i:before,
.label-animation:focus~.focus-border i:after,
.has-content.label-animation~.focus-border i:before,
.has-content.label-animation~.focus-border i:after {
    height: 83%;
    transition: 0.4s;
}

.label-animation~label {
    font-family: 'Zoho_Puvi_Regular';
    position: absolute;
    left: 20px;
    width: 100%;
    top: 12px;
    color: #000;
    transition: 0.3s;
    z-index: -1;
}

.label-animation:focus~label,
.has-content.label-animation~label {
    top: -22px;
    left: 0;
    font-size: 13px;
    color: #000;
    transition: 0.3s;
}

.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}

.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #132273;
}

.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 15px 0;
    background-color: #FFEB3B;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    color: #000;
    font: 700 18px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    text-align: center;
}

.fomr-lable-val {
    top: 17px;
    position: absolute;
    left: 44px;
    font-size: 14px;
    transition: 0.2s ease-out;
    pointer-events: none;
}

input[type="text"]:focus,
input[type="text"]:not([value=""]):valid {
    padding: 12px;
    outline: none;
}

input[type="text"]:focus~.fomr-lable-val,
input[type="text"]:not([value=""]):valid~.fomr-lable-val {
    top: -9px;
    left: 10px;
    padding: 0 5px;
    font-size: 11px;
    color: #787878;
    background: #fff;
}

.icon-field input:focus~.icon-field {
    display: none;
}

.zc-Country~.fomr-lable-val,
#country_state~.fomr-lable-val,
.zc-Country~.fomr-lable-val,
#ukcountry_region~.fomr-lable-val {
    opacity: 0;
}

.t-dropdown-input:focus~.fomr-lable-val,
.t-dropdown-input.active-val~.fomr-lable-val {
    top: 5px;
    background-color: #fff;
    left: 10px;
    padding: 0 5px;
    font-size: 12px;
    opacity: 1;
    color: #787878;
}


/* top left*/

.ribbon-top-left {
    top: -10px;
    left: -10px;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}

.ribbon-top-left::before {
    top: 0;
    right: 0;
}

.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}

.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
    z-index: 9;
}

.ribbon-top-left span {
    transform: rotate(-45deg) scale(.1);
    transform-origin: center;
    transition: .5s ease-in;
    opacity: 0;
}

.ribbon-top-left::before,
.ribbon-top-left::after {
    opacity: 0;
    transition: .5s
}

.ribbon-top-left.active::after,
.ribbon-top-left.active::before {
    opacity: 1;
    transition: .5s;
    transition-delay: .6s
}

.ribbon-top-left span.active {
    transform: rotate(-45deg) scale(1);
    transition: .5s ease-in;
    opacity: 1;
}

.count-down-wrapper {
    text-align: center;
    max-width: 450px;
    margin-left: auto;
    width: 100%;
}

.count-down-wrapper .countdown div span {
    font: 34px / 1.4 Zoho_Puvi_Bold;
    color: #fff;
    position: relative;
    box-sizing: border-box;
    padding: 6px 7px;
}

.count-down-wrapper .countdown div span::after {
    content: '';
    border: 1px solid rgba(53, 80, 174, 1);
    position: absolute;
    left: 50%;
    width: 65px;
    height: 65px;
    transform: translate(-50%, -50%);
    top: 50%;
}

.count-down-wrapper p {
    color: rgba(125, 190, 255, 1);
}

#main-container .count-down-wrapper>p {
    font: 20px / 1.6 Zoho_Puvi_Semibold;
    margin: 30px 0px 30px;
}

.countdown>div {
    width: 100px;
    display: inline-block;
}


/*form style ends here*/


/*media-qurey-start*/

@media only screen and (max-width:1200px) {
    .itsm-ai-keytake-away-section .column-wrap::after {
        display: none;
    }
    .itsm-ai-keytake-away-section .column-wrap>div>div {
        max-width: 460px;
        padding-right: 30px;
        box-sizing: border-box;
    }
    .banner-cont-wrap .left-wrap {
        padding-right: 40px;
    }
    .count-down-wrapper .countdown div span::after {
        width: 55px;
        height: 55px;
    }
    .count-down-wrapper .countdown div span {
        font: 24px / 1.4 Zoho_Puvi_Bold;
    }
    .countdown>div {
        width: 84px;
    }
    .presented-author-bios>div.flex-wrap {
        display: block;
    }
    .presented-author-bios>div.flex-wrap>div {
        max-width: 100%;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width:992px) and (min-width:767px) {
    #main-container .presented-author-bios .date-timing-wrap p {
        font: 15px / 1.4 Zoho_Puvi_Semibold;
    }
    .date-timing-wrap .date {
        margin-right: 0px;
    }
}

@media only screen and (max-width:767px) {
    .banner-cont-wrap .left-wrap {
        padding-right: 0px;
    }
    .sdp-breadcrumb-sec {
        padding: 30px 10px 40px;
        box-sizing: border-box !important;
        font-size: 14px;
    }
    .me-itsm-section {
        padding: 50px 0px;
    }
    .form-wrap {
        opacity: 1;
        transform: translateY(0px) scale(1);
        margin: 80px auto 0px;
    }
    .count-down-wrapper {
        margin: 0px auto;
    }
    .count-down-wrapper .countdown div span {
        font: 21px / 1.4 Zoho_Puvi_Bold;
    }
    .countdown>div {
        width: 70px;
    }
    .count-down-wrapper .countdown div span::after {
        width: 50px;
        height: 50px;
    }
    .itsm-ai-keytake-away-section .column-wrap>div>div {
        margin-bottom: 0;
    }
    .itsm-ai-keytake-away-section .column-wrap .right-wrap>div {
        margin-left: 0;
    }
    .itsm-ai-keytake-away-section .column-wrap>div>div,
    .itsm-ai-keytake-away-section .column-wrap>div>div:nth-child(even) {
        margin-bottom: 50px;
    }
    .itsm-ai-keytake-away-section .column-wrap .left-wrap>div,
    .itsm-ai-keytake-away-section .column-wrap .right-wrap>div {
        opacity: 1;
        transform: translateX(0px);
    }
    .top-cont-wrap {
        margin-bottom: 50px;
    }
    .itsm-ai-webinar-speakers-section .right-wrap.speakers-parent-wrap>div,
    .itsm-ai-webinar-speakers-section .left-wrap.speakers-parent-wrap>div {
        margin: 0px auto 50px;
    }
    .speakers-parent-wrap>div {
        padding: 40px 20px;
    }
    .itsm-ai-webinar-speakers-section .speakers-parent-wrap .flex-wrap {
        margin-bottom: 0px;
    }
    .speaker-bio-wrap {
        padding: 10px 0px 0px;
    }
    .presented-author-bios .two-column>div:nth-child(1) {
        margin-bottom: 40px;
    }
    #main-container .presented-author-bios .date-timing-wrap p {
        font: 14px / 1.4 Zoho_Puvi_Semibold;
    }
    .date-timing-wrap .date {
        margin-right: 0px;
    }
    .itsm-ai-webinar-speakers-section {
        padding: 0px 0px 50px;
    }
    .itsm-ai-webinar-speakers-section .speaker-headshot-wrap span {
        height: 65px;
        width: 65px;
        background-size: 290px;
    }
    .itsm-ai-webinar-speakers-section .speaker-headshot-wrap span.nithin {
        background-position: -147px 0px;
    }
    .itsm-ai-webinar-speakers-section .speaker-headshot-wrap span.kumar {
        background-position: -220px 0px;
    }
    input.submitbtn {
        font: 16px / 1.5 "Zoho_Puvi_SemiBold";
    }
}