span.sdp-bread-crumb-arrow {
    color: #000 !important;
}

/*sdp-new-guide.css starts*/
@charset "UTF-8";
@import url("https://www.manageengine.com/css/fonts.css");
:root {
    --zoho_Puvi_Regular: 'Zoho_Puvi_Regular';
    --zoho_Puvi_Medium: 'Zoho_Puvi_Medium';
    --zoho_Puvi_Semi_Bold: 'Zoho_Puvi_SemiBold';
    --zoho_Puvi_Bold: 'Zoho_Puvi_Bold';
    --zoho_Puvi_Etra_Bold: 'Zoho_Puvi_ExtraBold';
    --black-color: #000000;
    --white-color: #ffffff;
    --gray-color: #777777;
    --yellow-color: #ffd576;
    --banner-cta-red-light: #f0483d;
    --banner-cta-red-color: #f0483e;
    --blue-color: #0067ff;
    --gray-ligth: #333333;
    --green-light: #d5fdd0;
    --footer-bg: #191919;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
    color: var(--black-color);
    scroll-behavior: smooth;
    font: 17px/1.5 Zoho_Puvi_Regular, sans-serif;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

strong {
    font-family: var(--zoho_Puvi_Semi_Bold);
    font-weight: inherit;
}

p {
    font: 18px/1.66 var(--zoho_Puvi_Regular);
    margin: 0px 0px 20px 0px;
    color: var(--black-color);
}

h1 {
    font: 50px/1.1 var(--zoho_Puvi_Etra_Bold);
    margin: 0 0 20px 0;
}

h2 {
    font: 40px/1.2 var(--zoho_Puvi_Bold);
    margin: 0 0 20px 0;
}

h3 {
    font: 24px/1.3 var(--zoho_Puvi_Semi_Bold);
    margin: 40px 0 20px 0;
}

h4 {
    font: 23px/1.3 var(--zoho_Puvi_Semi_Bold);
    margin: 50px 0 20px 0;
}

h5 {
    font: 20px/1.4 var(--zoho_Puvi_Semi_Bold);
    margin: 40px 0 20px 0;
}

h6 {
    font: 18px/1.5 var(--zoho_Puvi_Semi_Bold);
    margin: 0 0 20px 0;
}

img {
    max-width: 100%;
}

nav ul.productmenu.header-nav>li[id="edn"] {
    display: none;
}

.bold {
    font-weight: bold;
}

.sdp-white-c {
    color: var(--white-color);
}

.sdp-clearfix {
    display: block;
    clear: both;
}

.sdp-vpad {
    padding: 20px 0;
}

.sdp-vpad-lg {
    padding: 30px 0;
}

.sdp-tpad {
    padding-top: 20px;
}
.sdp-sec-pad{
	padding: 80px 0;
}
.sdp-width-95 {
    max-width: 95%;
    margin: 0 auto;
}

.sdp-width-90 {
    max-width: 90%;
    margin: 0 auto;
}

.sdp-width-85 {
    max-width: 85%;
    margin: 0 auto;
    text-align: center;
}

.sdp-width-80 {
    max-width: 80%;
    margin: 0 auto;
    text-align: center;
}

.sdp-width-75 {
    max-width: 75%;
    margin: 0 auto;
}

.sdp-width-70 {
    max-width: 70%;
    margin: 0 auto;
}

.sdp-width-65 {
    max-width: 65%;
    margin: 0 auto;
}

.sdp-width-60 {
    max-width: 60%;
    margin: 0 auto;
}

.sdp-width-50 {
    max-width: 50%;
    margin: 0 auto;
}

.sdp-width-40 {
    max-width: 40%;
    margin: 0 auto;
}

.sdp-bold {
    font: 23px/1.7 var(--zoho_Puvi_Semi_Bold);
}

figcaption {
    text-align: center;
    color: var(--black-color);
    font-family: var(--zoho_Puvi_Regular);
    font-size: 15px;
    margin: 15px 0 40px 0px;
}

.sdp-vmar {
    margin: 35px 0;
}

.sdp-align-center {
    align-items: center;
}

.sdp-tac {
    text-align: center;
}

.sdp-cta-red {
    background: #e9152b;
    color: var(--white-color);
}

.sdp-cta-red.cta-two {
    border: 1px solid var(--black-color);
    background: none;
    color: var(--black-color);
}

.sdp-cta-red.cta-two:hover {
    border: 1px solid #2a2a2a;
    color: var(--white-color);
    background-color: #2a2a2a;
}

.sdp-breadcrumb-sec {
    padding: 0 20px;
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.sdp-breadcrumb-sec .sdp-breadcrumb-container {
    padding: 25px 0px;
}

.content-with-heading h3 {
    margin: 0 0 10px 0;
}

.sdp-container {
    padding: 0 20px;
    width: 1440px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.sdp-banner-sub-head {
    font: 20px/1.5 var(--zoho_Puvi_Medium);
}

.sd-bread-crumb .sdp-cmn-breadcrum {
    position: relative;
}

.sd-bread-crumb .sdp-cmn-breadcrum a {
    color: var(--black-color);
    position: relative;
    font: 15px/1.4 var(--zoho_Puvi_Regular);
}

.sd-bread-crumb .sdp-cmn-breadcrum a::after {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    bottom: -2px;
    width: 0%;
    background: var(--black-color);
    transition: .4s ease;
}

.sd-bread-crumb .sdp-cmn-breadcrum a:hover {
    text-decoration: none;
}

.sd-bread-crumb .sdp-cmn-breadcrum a:hover::after {
    width: 100%;
    transition: .4s ease;
}

.sd-bread-crumb .sdp-cmn-breadcrum .sdp-bread-crumb-arrow {
    padding: 0 3px;
}

.sd-bread-crumb .sdp-cmn-breadcrum .sdp-bread-crumb-arrow.sdp-b-space {
    margin-left: 3px;
}

.sd-bread-crumb .sdp-cmn-breadcrum .sdp-root-page {
    color: var(--black-color);
    position: relative;
    font: 15px/1.4 var(--zoho_Puvi_Regular);
}

.sd-bread-crumb .sdp-cmn-breadcrum .sdp-root-page.sdp-blue-c {
    color: var(--blue-color);
}

.sdp-banner-yellow-bg {
    background-color: var(--yellow-color);
}

.sdp-banner-yellow-bg h1 {
    color: var(--black-color);
}

.sdp-two-col-main {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 70px 0;
}

.sdp-two-col-main .sdp-two-col-item {
    flex: 1 0;
}

.sdp-two-col-main .sdp-two-col-item:first-child {
    padding-right: 50px;
}

.sdp-two-col-main .sdp-two-col-item:nth-child(2) {
    padding-left: 50px;
}

.sdp-two-col-main .sdp-two-col-item img {
    margin: 0 auto;
}

.sdp-banner-cta {
    display: inline-block;
    text-transform: uppercase;
    padding: 18px 50px;
    font-size: 16px;
    font-family: var(--zoho_Puvi_Bold);
    text-decoration: none;
    border-radius: 2px;
    cursor: pointer;
    letter-spacing: .3px;
    border: 1px solid var(--banner-cta-red-color);
}

.sdp-banner-cta:hover {
    background: var(--banner-cta-red-color);
    text-decoration: none;
}

.sdp-cta-arrow {
    margin-left: 0px;
}

.sdp-banner-cta:hover .sdp-cta-arrow,
.cta:hover .sdp-cta-arrow {
    transform: translateX(5px);
    transition: 0.3s ease-in;
}

.sdp-banner-cta .sdp-cta-arrow,
.cta .sdp-cta-arrow {
    transition: 0.3s ease-in;
    padding: 0 0 0 5px;
    display: inline-block;
    transform: translateX(0px);
}

.sdp-content-main {
    display: flex;
}

.sdp-content-main .sd-last-modified {
    font: 18px/1.3 var(--zoho_Puvi_Semi_Bold);
    color: var(--blue-color);
    text-align: right;
    padding: 0 0 30px 0;
}

.sdp-content-main .sdp-sider-bar {
    width: 20%;
    max-width: 270px;
    padding-bottom: 100px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: var(--white-color);
    z-index: 1;
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper {
    top: 30px;
    position: sticky;
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper .sidebar {
    padding: 60px 40px 0 0;
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper .sidebar li {
    font: 17px / 1.4 var(--zoho_Puvi_Regular);
    color: var(--black-color);
    position: relative;
    padding: 6px 15px;
    cursor: pointer;
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper .sidebar li a {
    color: var(--black-color);
    text-decoration: none;
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper .sidebar li.sidebar-active {
    color: var(--black-color);
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper .sidebar li.sidebar-active::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: calc(95%);
    background: var(--blue-color);
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper .sidebar li.sidebar-heading {
    font: 16px / 1.6 var(--zoho_Puvi_Semi_Bold);
    color: var(--blue-color);
    text-transform: uppercase;
    padding-left: 15px;
    letter-spacing: .5px;
    margin-bottom: 20px;
}

.sdp-content-main .sdp-sider-bar .sdp-side-bar-wrapper .sidebar li.side-sub-nav {
    padding-left: 25px;
}

.sdp-content-main .sdp-content-section {
    width: 80%;
    position: relative;
    padding: 50px 0 0;
}

.sdp-content-main .sdp-content-section .sdp-section-part {
    padding: 0 0 0 90px;
    margin: 0 0 70px 0;
    position: relative;
}

.sdp-content-main .sdp-content-section .sdp-section-part .sdp-img-sec {
    max-width: 80%;
    margin: 50px auto;
    box-shadow: 0 0 10px #cfcfcf;
}

.sdp-content-main .sdp-content-section .sdp-section-part.sdp-strip-no-img {
    padding: 30px 0 0 90px;
}

.sdp-strip-banner-section.sdp-strip-img-part {
    position: relative;
}

.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: -1;
}

.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img {
    overflow: hidden;
}

.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:first-child {
    padding-right: 30px;
}

.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) {
    padding-left: 30px;
    text-align: right;
    width: 300px;
    max-height: 300px;
}

.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img {
    max-width: 90%;
}

.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img.sdp-img-full {
    max-width: 100%;
}

.sdp-strip-banner-section .sdp-strip-col-main {
    /*    height: 340px;*/
    display: flex;
    align-items: center;
}

.sdp-strip-banner-section .sdp-strip-col-main .sdp-strip-col {
    flex: 1 0;
}

.sdp-mobile-navigation {
    display: none;
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 0 5px #bbbbbb;
}

.sdp-mobile-navigation .sdp-mobil-heading {
    font: 18px/1.5 var(--zoho_Puvi_Semi_Bold);
    text-transform: uppercase;
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
}

.sdp-mobile-navigation.mobile-nav-down .sdp-mobil-heading .sdp-mobile-arrow::after {
    transform: rotate(42deg);
    top: 10px;
}

.sdp-mobile-navigation .sdp-mobile-arrow {
    position: relative;
    padding: 0px 15px;
}

.sdp-mobile-navigation .sdp-mobile-arrow::after {
    content: "";
    position: absolute;
    right: 0px;
    z-index: 11;
    display: block;
    width: 15px;
    height: 15px;
    border-top: 2px solid var(--blue-color);
    border-left: 2px solid var(--blue-color);
    top: 0px;
    transform: rotate(225deg);
    transition: 0.5s ease-out;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu {
    position: relative;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu ul {
    width: 100%;
    z-index: 1;
    position: absolute;
    background: var(--gray-ligth);
    padding: 10px 0px 10px;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu ul.sdp-li-width-cta {
    padding-bottom: 0px;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu ul li {
    font: 17px / 1.6 var(--zoho_Puvi_Regular);
    color: var(--white-color);
    position: relative;
    padding: 8px 15px;
    cursor: pointer;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu ul li:hover {
    background: #464646;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu ul li.sdp-kit-cta {
    background: var(--banner-cta-red-color);
    font-family: var(--zoho_Puvi_Semi_Bold);
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    margin: 10px 0 0;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu ul li.sdp-kit-cta a {
    color: unset;
}

.sdp-mobile-navigation .sdp-guide-mobile-menu ul li.sdp-kit-cta a:hover {
    text-decoration: none;
}


/* LIST STYLE START  */

.sdp-list-style {
    padding-bottom: 30px;
}

.sdp-list-style li {
    font: 18px / 1.5 var(--zoho_Puvi_Regular);
    margin-bottom: 10px;
    list-style-type: none;
    padding: 0px 0 0 30px;
    position: relative;
}

.sdp-list-style li::before {
    content: " ";
    display: block;
    border: solid 7px #0067ff;
    border-radius: 10px;
    height: 0;
    width: 0;
    position: absolute;
    left: 0;
    top: 7px;
}

.sdp-list-style li::after {
    content: " ";
    display: block;
    width: 4px;
    height: 10px;
    border: solid #fff;
    border-width: 0px 2px 2px 0;
    position: absolute;
    left: 6px;
    top: 5px;
    margin-top: 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sdp-sub-list-style {
    margin-top: 20px;
    margin-left: 20px;
}

.sdp-sub-list-style li {
    padding-left: 0;
}

.sdp-sub-list-style.alpha li {
    list-style: lower-alpha;
}

.sdp-sub-list-style.decimal li {
    list-style: decimal;
}

.sdp-sub-list-style li::before,
.sdp-sub-list-style li::after {
    display: none;
}

.sdp-internal-links {
    text-decoration: none;
    border-bottom: 1px solid;
    color: var(--blue-color);
}

.sdp-internal-links:hover {
    text-decoration: none;
}

.sdp-author-section {
    padding: 30px 0 0;
}

.sdp-author-section .sdp-author-img {
    border-radius: 100%;
    max-width: 100px;
}

.sdp-list-shadow {
    display: inline-block;
    position: absolute;
    right: -30px;
    top: 0;
    width: 30px;
    height: 110%;
}


/* LIST STYLE END  */


/* TABLE START */

.sdp-guide-table {
    width: 100%;
    overflow-x: scroll;
    border-radius: 15px 15px 0px 0px;
    box-shadow: 0px 0px 10px #d2d2d2;
}

.sdp-guide-table table {
    border: 1.5px solid #fbe3e3;
}

.sdp-guide-table table thead tr {
    background-color: #6699e6;
}

.sdp-guide-table table thead tr th {
    padding: 15px;
    border: 1.5px solid #6699e6;
    font: 19px/1.1 var(--zoho_Puvi_Semi_Bold);
    color: var(--white-color);
}

.sdp-guide-table tbody tr {
    border-bottom: 2px solid #fff2f2;
}

.sdp-guide-table tbody tr td {
    width: 25%;
    padding: 20px;
    font: 16px/1.66 var(--zoho_Puvi_Regular);
    vertical-align: top;
}

.sdp-guide-table tbody tr td:first-child {
    width: 18%;
}

.sdp-guide-table tbody tr td.tbl-td-color {
    background: #fff2f2;
}

.sdp-guide-table tbody tr td .tbl-bold {
    font-family: var(--zoho_Puvi_Semi_Bold);
    margin-bottom: 0;
}


/* TABLE END */

.sdp-guide-footer {
    background-color: var(--footer-bg);
    padding: 70px 0;
    color: var(--white-color);
}

.sdp-guide-footer h3 {
    margin-top: 0;
}

.sdp-guide-footer .sdp-footer-content {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
}

.sdp-guide-footer .sdp-footer-content h3 {
    font-size: 36px;
}

.sdp-guide-footer .sdp-footer-content .sdp-banner-cta {
    margin: 20px 0 0;
}

.sdp-footer-white-bg {
    background: #ffffff;
    color: #000000;
    padding: 70px 0;
}

.sdp-footer-white-bg .sdp-footer-content {
    max-width: 50%;
    margin: 0 auto;
    text-align: center;
}

.sdp-footer-white-bg .sdp-footer-content h3 {
    font-size: 36px;
}

.sdp-footer-white-bg .sdp-footer-content .sdp-banner-cta {
    margin: 20px 0 0;
}

.kit-form-container {
    max-width: 80%;
    margin: 0 auto;
}

.kit-form-container ul.sdp-list-style {
    padding-bottom: 0;
}


/**/

.sdp-banner-light-green-bg {
    background-color: var(--green-light);
}

.sdp-difference {
    background-color: #d0f8fd;
}

.sdp-light-pink-bg {
    background-color: #fde0e0;
}

.sdp-lignt-yellow-bg {
    background-color: #fdf9d0;
}

.sdp-light-green-bg {
    background-color: #defeda;
}

.sdp-two-col-main .sdp-two-col-item.sdp-banner-content-col h1 {
    margin-bottom: 15px;
}

.sdp-two-col-main .sdp-two-col-item.sdp-banner-content-col h1.sdp-no-desc {
    margin-bottom: 40px;
}

.sdp-two-col-main .sdp-two-col-item.sdp-banner-content-col .sdp-banner-sub-head {
    margin-bottom: 35px;
}

.sdp-two-col-main .sdp-banner-img-col {
    text-align: center;
}

.sdp-two-col-main .sdp-banner-img-col img {
    max-width: 90%;
}

.grid-main {
    display: flex;
}

.grid-main.border-content {
    border: 1.5px dashed #eaeaea;
    border-left: 0;
    border-right: 0;
}

.grid-main .grid-item {
    padding: 40px 30px;
    text-align: center;
    width: 33.33%;
}

.grid-main .grid-item:nth-child(2) {
    border: 1.5px dashed #eaeaea;
    border-top: 0;
    border-bottom: 0;
}

.grid-main .grid-item h5 {
    margin: 0;
}

.grid-main .grid-item .grid-img {
    background: url("https://www.manageengine.com/products/service-desk/style/../images/what-service-desk-plus-offers-icon.svg");
    width: 130px;
    height: 100px;
    background-size: 530px;
    background-repeat: no-repeat;
    background-position: 25px 0;
    margin: 0 auto;
    padding-bottom: 15px;
}

.grid-main .grid-item .grid-img.sdp-powerfull {
    background-position: -93px 0;
}

.grid-main .grid-item .grid-img.sdp-smart {
    background-position: -202px 0;
}

.grid-main .grid-item .grid-img.sdp-reporting {
    background-position: -309px 0;
}

.grid-main .grid-item .grid-img.sdp-codeless {
    background-position: -430px 0;
}

.grid-main .grid-item .grid-img.sdp-deploy {
    background-position: 10px -121px;
}

.grid-main .grid-item .grid-img.sdp-capab {
    background-position: -100px -121px;
}

.grid-main .grid-item .grid-img.sdp-ai {
    background-position: -220px -121px;
}

.grid-main .grid-item .grid-img.sdp-360-degree {
    background-position: -381px -134px;
    background-size: 600px;
}

.box-grid {
    padding: 50px 0;
}

.grid-heading h3 {
    margin: 5px;
    padding-top: 20px;
}

.para-heading {
    margin-bottom: 5px;
    font-size: 22px;
}


/**/

.sdp-video-sec {
    max-width: 75%;
    margin: 0 auto;
    padding: 40px 0 0;
}

.sdp-video-sec .sdp-video {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    box-shadow: 0px 0px 10px #848484;
}

.sdp-video-sec .sdp-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sdp-video-sec .video-cta {
    padding: 50px 0;
    text-align: center;
}


/*FAQ*/

.sdp-faq-sec {
    padding: 70px 0;
}

.faq-all {
    padding: 5px;
    text-align: right;
    cursor: pointer;
    font: 17px / 1.3 'Zoho_Puvi_Medium';
    margin-bottom: 10px;
}

.faq-main-content {
    position: relative;
    max-width: 80%;
    margin: 50px auto;
}

.faq-main-content .faq-item {
    position: relative;
    padding: 25px 30px;
    background: #ecf4ff;
    margin: 0 0 10px 0;
    border-radius: 3px;
}

.faq-main-content .faq-item .faq-item-click {
    cursor: pointer;
}

.faq-main-content .faq-item .faq-item-click h3 {
    margin: 0;
    font-size: 21px;
}

.faq-main-content .faq-item .faq-item-click h3::after {
    content: '';
    width: 18px;
    height: 3px;
    background: var(--blue-color);
    position: absolute;
    right: 37px;
    top: 38px;
}

.faq-main-content .faq-item .faq-item-click h3::before {
    content: '';
    width: 3px;
    height: 18px;
    background: var(--blue-color);
    position: absolute;
    right: 44px;
    top: 31px;
    transition: 0.5s ease-in;
}

.faq-main-content .faq-item .faq-item-click.faq-active h3::before {
    transform: rotate(90deg);
}

.faq-main-content .faq-item .faq-item-content {
    margin: 30px 0 10px 25px;
    max-width: 90%;
}

.faq-main-content .faq-item .faq-item-content .sdp-list-style,
.faq-main-content .faq-item .faq-item-content p {
    padding-bottom: 0;
}

.faq-main-content .faq-item .faq-item-content p {
    margin-bottom: 0;
}

.faq-main-content .faq-item .faq-item-content .sdp-list-style li {
    font-size: 17px;
}


/*FAQ*/

.prd-nav {
    width: 100%;
    display: flex;
    justify-content: center;
}

.prd-nav li {
    width: 33.33%;
}


/**/

.sysadmin-banner-bg {
    background: #ffeeaf;
}

.sysadmin-banner-bg .sdp-two-col-main {
    padding: 0px 0 50px 0;
}

.sysadmin-banner-bg .sdp-two-col-main .sdp-banner-img-col img {
    max-width: 80%;
}

.sysadmin-banner-bg .no-padding-btm {
    padding-bottom: 0;
}

.sysadmin-first-strip {
    background-color: #b3e1c0;
}

.sysadmin-second-strip {
    background-color: #ffdcec;
}

.sysadmin-third-strip {
    background-color: #c9cded;
}

.sysadmin-four-strip {
    background-color: #ffcea2;
}

.sysadmin-five-strip {
    background-color: #fef1a7;
}

.sysadmin-six-strip {
    background-color: #b3e1c0;
}

.sysadmin-seven-strip {
    background-color: #b3e1c0;
}

.sysadmin-table table {
    border: 1.5px solid #fefce6;
}

.sysadmin-table table thead tr {
    background-color: #555e64;
}

.sysadmin-table table thead tr th {
    border: 1.5px solid #70777b;
}

.sysadmin-table table tbody tr {
    border-bottom: 1px solid #f1f1f1;
}

.sysadmin-table table tbody tr td.tbl-td-color {
    background: #fcf6cc;
}

.sysadmin-img-col {
    max-width: 60%;
    margin: 0 auto 30px;
}

.sdp-container-banner {
    padding: 0 20px;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}

.sdp-container-banner .sdp-two-col-main .sdp-banner-img-col {
    text-align: right;
}

.heading-length-more {
    font-size: 36px;
}


/**/

.rel-guide-bg {
    background-color: #bfeaf5;
}

.rele-guide-first-strip {
    background-color: #ffe0e0;
}

.rele-guide-second-strip {
    background-color: #e8ffe2;
}

.rele-guide-third-strip {
    background-color: #f3d8ff;
}

.rele-guide-four-strip {
    background-color: #fff4d6;
}

.rele-guide-five-strip {
    background-color: #ffd2be;
}

.rele-guide-six-strip {
    background-color: #cbd4fe;
}

.rele-guide-waterfall-strip {
    background-color: #b8ddff;
}

.rele-guide-agile-strip {
    background-color: #ffdede;
}

.release-img-col {
    max-width: 40%;
    margin: 50px auto;
}

.h3-pad {
    padding: 10px 0 0 0;
}

.tble-mar {
    margin: 40px 0;
}

.release-table table {
    border: 1.5px solid #f8ecff;
}

.release-table table thead tr {
    background: #ebd1fa;
}

.release-table table thead tr th {
    color: #000000;
    border: 1.5px solid #ebd1fa;
}

.release-table table tbody tr:nth-child(even) {
    background-color: #fdfaff;
}

.sdp-middle-img {
    max-width: 50%;
    margin: 0 auto;
    padding: 20px 0 40px;
}

.sdp-middle-img-dev {
    max-width: 45%;
    margin: 0 auto;
    padding: 20px 0 50px;
}

.sdp-middle-img-agile {
    max-width: 85%;
    margin: 0 auto;
    padding: 20px 0 50px;
}

.sdp-support--img {
    max-width: 75%;
    margin: 0 auto;
    padding: 20px 0 50px;
}

.no-strip {
    padding: 20px 0 10px 0;
}


/*IT support Guide START*/

.it-sup-guide {
    background-color: #FAE168;
}

.it-strip-one {
    background-color: #88CFFF;
}

.it-strip-two {
    background-color: #7DF4C1;
}

.it-strip-third {
    background-color: #FFB399;
}

.it-strip-four {
    background-color: #FEED98;
}


/*Table tow col start */

.two-col-table tr td,
.two-col-table tr th {
    width: 50%;
}

.five-col-table tr td:first-child {
    width: 12%;
}

.five-col-table tr td:nth-child(2) {
    width: 15%;
}

.five-col-table tr td:nth-child(3) {
    width: 22%;
}

.five-col-table tr td:nth-child(4) {
    width: 22%;
}

.five-col-table tr td:nth-child(5) {
    width: 30%;
}

.five-col-table tbody {
    border: 1px solid #c5cbef;
}

.five-col-table thead tr th,
.five-col-table tbody tr td {
    padding: 15px;
}

.five-col-table thead tr th {
    font-family: var(--zoho_Puvi_Semi_Bold);
    background: #c5cbef;
    text-align: left;
    border: 1px solid #c5cbef;
}

.five-col-table thead tr th:first-child {
    border-radius: 10px 0 0 0;
}

.five-col-table thead tr th:last-child {
    border-radius: 0 10px 0 0;
}

.five-col-table tr:nth-child(even) {
    background: #f2f4ff;
}

.sdp-five-col-main {
    width: 100%;
    overflow-x: auto;
    border-radius: 15px 15px 0px 0px;
    box-shadow: 0px 0px 10px #d2d2d2;
    margin: 40px 0;
}


/*Table tow col end */


/*Download KIT form Start*/

.apiform {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
}

.apiform .formfild {
    position: relative;
}

.apiform .formfild input,
.apiform .formfild select {
    width: 100%;
    height: 45px;
    padding: 10px 15px;
    margin: 10px 0;
    box-sizing: border-box;
    font-size: 15px;
    color: #000000;
    border-radius: 4px;
    border: 0px;
}

.apiform input[type="submit"] {
    font-family: 'Zoho_Puvi_Bold';
    background: #f0483d;
    color: #fff;
    font-size: 16px;
    width: 100%;
    padding: 15px 30px;
    outline: none;
    height: auto;
    border: none;
    text-transform: uppercase;
    cursor: pointer;
    margin: 20px 0;
    -webkit-appearance: none;
    border-radius: 4px;
    box-sizing: border-box;
}

.apiform input[type="submit"]:hover {
    background: #e9152b;
}

.apiform select {
    font-family: 'Zoho_Puvi_Regular', 'Open Sans', sans-serif;
    width: 100%;
    padding: 8px 2%;
    outline: none;
    border: 1px solid #000;
    border-radius: 0;
    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;
}

.apiform .sdp-itsm-chk-box {
    margin: 10px 0;
}

.apiform .sdp-itsm-chk-box p {
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 5px;
    text-align: left;
}

.apiform .sdp-itsm-chk-box .sdp-yes {
    padding-right: 10px;
}

.apiform .prvcy-plicy {
    color: #d8d8d8;
    font-size: 12px;
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
}

.apiform .prvcy-plicy a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.apiform .prvcy-plicy a:hover {
    text-decoration: none;
}

.apiform #meGDPRMessage {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto 15px;
    color: #ffffff;
    width: 90%;
}

.apiform #meGDPRMessage a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

.apiform #meGDPRMessage a:hover {
    text-decoration: none;
}

.apiform .radio-button {
    display: flex;
}

.apiform .radio-button .sdp-no-style {
    cursor: pointer;
}

.apiform .radio-button .sdp-no-style:first-child {
    padding-right: 10px;
}

.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;
    padding: 40px 20px;
    border: 1px solid #1f1f1f;
    border-radius: 5px;
}

.success-msg h3 {
    font: 22px/1.25 Zoho_Puvi_Bold;
    color: #ffffff;
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.success-msg p {
    color: #ffffff;
    max-width: 75%;
    margin: 0 auto 20px auto;
}

.success-msg a {
    color: #ffffff;
    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%;
}

.sdp-email-field input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.sdp-email-field label {
    position: absolute;
    left: 12px;
    top: 20px;
    font-size: 15px;
    color: #000;
    transition: top 0.3s ease, font-size 0.3s ease, color 0.3s ease;
    pointer-events: none;
}

.sdp-email-field input:focus {
    border-color: #007bff;
    outline: none;
}

.sdp-email-field input:focus+label,
.sdp-email-field input:not(:placeholder-shown)+label {
    top: -12px;
    font-size: 14px;
    color: #fff;
    padding: 0 4px;
    border-radius: 4px;
    left: 0px;
}


/*animation style ends here*/


/*Download KIT form end*/

.box-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 40px 0;
    margin-bottom: 30px;
}

.box-main .box-items {
    width: 28.3%;
    padding: 30px 25px;
    border-bottom: 1px dashed #dfdfdf;
}

.box-main .box-items:nth-child(2),
.box-main .box-items:nth-child(5),
.box-main .box-items:nth-child(8) {
    border-left: 1px dashed #dfdfdf;
    border-right: 1px dashed #dfdfdf;
}

.box-main .box-items:nth-child(10) {
    border-left: 1px dashed #dfdfdf;
    border-right: 1px dashed #dfdfdf;
    border-bottom: 0;
}

.box-main .box-items h3 {
    font-size: 17px;
    text-align: center;
    margin: 0;
}

.box-main .box-items .itesm-icon {
    width: 90px;
    height: 90px;
    background: url(https://www.manageengine.com/products/service-desk/style/../help-desk-software/images/it-service-desk-icon.svg) no-repeat center;
    background-size: cover;
    background-position: 6px 6px;
    margin: 0 auto;
}

.box-main .box-items .itesm-icon.sdp-installing {
    background-position: -93px 6px;
}

.box-main .box-items .itesm-icon.sdp-fixing {
    background-position: -194px 6px;
}

.box-main .box-items .itesm-icon.sdp-employees {
    background-position: -298px 4px;
}

.box-main .box-items .itesm-icon.sdp-patches {
    background-position: -395px 4px;
}

.box-main .box-items .itesm-icon.sdp-networks {
    background-position: -492px 4px;
}

.box-main .box-items .itesm-icon.sdp-maintenance {
    background-position: -587px 6px;
}

.box-main .box-items .itesm-icon.sdp-recovery {
    background-position: -800px 1px;
    background-size: 1100px;
}

.box-main .box-items .itesm-icon.sdp-provisioning {
    background-position: -771px -5px;
}

.box-main .box-items .itesm-icon.sdp-replacing {
    background-position: -861px -5px;
}

.box-main .box-items .box-icon-div,
.box-main .box-items h3 {
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 0;
    transform: translateY(20px);
}

.box-main.box-animation .box-items .box-icon-div,
.box-main.box-animation .box-items h3 {
    transform: translateY(0px);
    opacity: 1;
}

.box-main.box-animation .box-items:nth-child(2) .box-icon-div,
.box-main.box-animation .box-items:nth-child(2) h3 {
    transition-delay: .2s;
}

.box-main.box-animation .box-items:nth-child(3) .box-icon-div,
.box-main.box-animation .box-items:nth-child(3) h3 {
    transition-delay: .4s;
}

.box-main.box-animation .box-items:nth-child(4) .box-icon-div,
.box-main.box-animation .box-items:nth-child(4) h3 {
    transition-delay: .6s;
}

.box-main.box-animation .box-items:nth-child(5) .box-icon-div,
.box-main.box-animation .box-items:nth-child(5) h3 {
    transition-delay: .8s;
}

.box-main.box-animation .box-items:nth-child(6) .box-icon-div,
.box-main.box-animation .box-items:nth-child(6) h3 {
    transition-delay: 1.0s;
}

.box-main.box-animation .box-items:nth-child(7) .box-icon-div,
.box-main.box-animation .box-items:nth-child(7) h3 {
    transition-delay: 1.2s;
}

.box-main.box-animation .box-items:nth-child(8) .box-icon-div,
.box-main.box-animation .box-items:nth-child(8) h3 {
    transition-delay: 1.4s;
}

.box-main.box-animation .box-items:nth-child(9) .box-icon-div,
.box-main.box-animation .box-items:nth-child(9) h3 {
    transition-delay: 1.6s;
}

.box-main.box-animation .box-items:nth-child(10) .box-icon-div,
.box-main.box-animation .box-items:nth-child(10) h3 {
    transition-delay: 1.8s;
}

.support-box-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 40px 0;
    margin-bottom: 30px;
}

.support-box-main .support-box-item {
    width: 28.3%;
    padding: 30px 25px;
    border-bottom: 1px dashed #dfdfdf;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    opacity: 0;
    transform: translateY(20px);
}

.support-box-main .support-box-item:nth-child(2),
.support-box-main .support-box-item:nth-child(5) {
    border-left: 1px dashed #dfdfdf;
    border-right: 1px dashed #dfdfdf;
}

.support-box-main .support-box-item:nth-child(7) {
    border-right: 1px dashed #dfdfdf;
    border-bottom: 0;
}

.support-box-main .support-box-item:nth-child(8) {
    border-bottom: 0;
}

.support-box-main .support-box-item h3 {
    font-size: 17px;
    text-align: center;
    margin: 0;
}

.support-box-main .support-box-item .support-icon {
    width: 80px;
    height: 80px;
    background: url(https://www.manageengine.com/products/service-desk/style/../help-desk-software/images/it-support-software.svg) no-repeat center;
    background-size: cover;
    background-position: 0 0;
    margin: 0 auto;
}

.support-box-main .support-box-item .support-icon.sdp-capabilities {
    background-position: -85px 0;
}

.support-box-main .support-box-item .support-icon.sdp-frameworks {
    background-position: -170px 0;
}

.support-box-main .support-box-item .support-icon.sdp-automations {
    background-position: -255px 0;
}

.support-box-main .support-box-item .support-icon.sdp-management {
    background-position: -340px 0;
}

.support-box-main .support-box-item .support-icon.sdp-analytics {
    background-position: -425px 0;
}

.support-box-main .support-box-item .support-icon.sdp-applications {
    background-position: -510px 0;
}

.support-box-main .support-box-item .support-icon.sdp-choose-from {
    background-position: -595px 0;
}

.support-box-main.box-animation .support-box-item {
    transform: translateY(0px);
    opacity: 1;
}

.support-box-main.box-animation .support-box-item:nth-child(2) {
    transition-delay: .2s;
}

.support-box-main.box-animation .support-box-item:nth-child(3) {
    transition-delay: .4s;
}

.support-box-main.box-animation .support-box-item:nth-child(4) {
    transition-delay: .6s;
}

.support-box-main.box-animation .support-box-item:nth-child(5) {
    transition-delay: .8s;
}

.support-box-main.box-animation .support-box-item:nth-child(6) {
    transition-delay: 1.0s;
}

.support-box-main.box-animation .support-box-item:nth-child(7) {
    transition-delay: 1.2s;
}

.support-box-main.box-animation .support-box-item:nth-child(8) {
    transition-delay: 1.4s;
}

.sdp-img-div {
    max-width: 650px;
    margin: 50px auto;
    opacity: 0;
    transform: translateY(80px);
    transition: 0.5s ease-in;
}

.sdp-img-div.image-active-slide {
    opacity: 1;
    transform: translateY(0px);
}

.sdp-image-animation {
    opacity: 0;
    transform: translateY(80px);
    transition: 0.8s ease-in;
}

.sdp-image-animation.image-active-slide {
    opacity: 1;
    transform: translateY(0px);
}

.sdp-setting-icon {
    display: inline-flex;
    background-image: url("https://www.manageengine.com/products/service-desk/style/../help-desk-software/images/setting-icon.svg");
    width: 65px;
    height: 65px;
    position: absolute;
    right: 285px;
    top: 30px;
    transition: 0.5s ease-in;
    animation: loading 9s linear infinite;
}

@keyframes loading {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes anticlock {
    0% {
        transform: rotate(360deg);
    }
    100% {
        transform: rotate(0);
    }
}

ul.list-wrap li {
    margin-bottom: 22px;
    font-size: 18px;
    position: relative;
    box-sizing: border-box;
    padding: 0px 20px 0px 40px;
    line-height: 1.5;
}

ul.list-wrap li:before {
    content: '';
    height: 20px;
    width: 20px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    left: 0;
    top: 5px;
    background: url(https://www.manageengine.com/products/service-desk/images/tick-mark.png);
    background-size: cover;
}

.it-performance-main {
    text-align: center;
    position: relative;
    max-width: 450px;
    margin: 130px auto;
    height: 450px;
}

.sdp-p-head {
    background: #c8736c;
    color: #fff;
    border-radius: 100%;
    padding: 10px;
    width: 160px;
    height: 160px;
    text-align: center;
    margin: 0 auto;
    vertical-align: middle;
    font-size: 20px;
    font-family: 'Zoho_Puvi_SemiBold';
    line-height: 1.2;
    display: flex;
    align-items: center;
    transition: 0.8s ease-in;
    transform: scale(0);
    position: relative;
}

.sdp-p-head .circle-text {
    visibility: hidden;
}

.sdp-p-head.wave-ani {
    background-color: #c8736c;
    -webkit-animation: ripple 0.7s linear infinite;
    animation: ripple 0.7s linear infinite;
}

.ani-circles .sdp-circle {
    animation: growAndFade 3s infinite ease-out;
    border: 3px solid #8ae2b2;
    border-radius: 50%;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: -1;
}

.ani-circles .circle1 {
    animation-delay: 1s;
}

.ani-circles .circle2 {
    animation-delay: 1.6s;
}

.ani-circles .circle3 {
    animation-delay: 2.2s;
}

.ani-circles .circle4 {
    animation-delay: 2.8s;
}

.ani-circles .circle5 {
    animation-delay: 3.4s;
}

@keyframes growAndFade {
    0% {
        opacity: 0.85;
        transform: scale(0);
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}

@-webkit-keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(101, 255, 120, 0.3), 0 0 0 1em rgba(101, 255, 120, 0.3), 0 0 0 3em rgba(101, 255, 120, 0.3), 0 0 0 5em rgba(101, 255, 120, 0.3);
    }
    100% {
        box-shadow: 0 0 0 1em rgba(101, 255, 120, 0.3), 0 0 0 3em rgba(101, 255, 120, 0.3), 0 0 0 5em rgba(101, 255, 120, 0.3), 0 0 0 8em rgba(101, 255, 120, 0);
    }
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 rgba(101, 255, 120, 0.3), 0 0 0 1em rgba(101, 255, 120, 0.3), 0 0 0 3em rgba(101, 255, 120, 0.3), 0 0 0 5em rgba(101, 255, 120, 0.3);
    }
    100% {
        box-shadow: 0 0 0 1em rgba(101, 255, 120, 0.3), 0 0 0 3em rgba(101, 255, 120, 0.3), 0 0 0 5em rgba(101, 255, 120, 0.3), 0 0 0 8em rgba(101, 255, 120, 0);
    }
}

.sdp-icon {
    background: url("https://www.manageengine.com/products/service-desk/style/../help-desk-software/images/support-performance.svg") center no-repeat;
    width: 80px;
    height: 80px;
    background-size: 900px;
    background-position: 6px 5px;
    display: inline-block;
    position: absolute;
    transition: 0.7s ease-in-out;
    opacity: 0;
}

.sdp-icon.sdp-icon-1 {
    top: 80px;
    left: 172px;
    -webkit-animation: wobbletopbottom 6s infinite ease-out;
    animation: wobbletopbottom 6s infinite ease-out;
}

.sdp-icon.sdp-icon-2 {
    top: 80px;
    right: 155px;
    background-position: -388px 9px;
    -webkit-animation: wobbleleftright 6s infinite ease-out;
    animation: wobbleleftright 6s infinite ease-out;
}

.sdp-icon.sdp-icon-3 {
    right: 100px;
    background-position: -488px 6px;
    top: 154px;
    -webkit-animation: wobbleleftright 6s infinite ease-out;
    animation: wobbleleftright 6s infinite ease-out;
}

.sdp-icon.sdp-icon-4 {
    right: 110px;
    bottom: 95px;
    background-position: -588px 9px;
    -webkit-animation: wobbleleftright 6s infinite ease-out;
    animation: wobbleleftright 6s infinite ease-out;
}

.sdp-icon.sdp-icon-5 {
    left: 175px;
    background-position: -694px 9px;
    bottom: 100px;
    -webkit-animation: wobbletopbottom 6s infinite ease-out;
    animation: wobbletopbottom 6s infinite ease-out;
}

.sdp-icon.sdp-icon-6 {
    left: 130px;
    background-position: -294px 4px;
    bottom: 120px;
    -webkit-animation: wobbleleftright 6s infinite ease-out;
    animation: wobbleleftright 6s infinite ease-out;
}

.sdp-icon.sdp-icon-7 {
    left: 110px;
    background-position: -588px 5px;
    top: 151px;
    -webkit-animation: wobbleleftright 6s infinite ease-out;
    animation: wobbleleftright 6s infinite ease-out;
}

.sdp-icon.sdp-icon-8 {
    left: 120px;
    background-position: -90px 5px;
    top: 90px;
    -webkit-animation: wobbleleftright 6s infinite ease-out;
    animation: wobbleleftright 6s infinite ease-out;
}

.sdp-icon::before {
    opacity: 0;
}

.sdp-icon-text {
    position: absolute;
    max-width: 230px;
    text-align: left;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 17px;
}

.sdp-icon-text.sdp-icon-1-text {
    top: -75px;
    left: 110px;
}

.sdp-icon-text.sdp-icon-2-text {
    top: 30px;
    right: -220px;
}

.sdp-icon-text.sdp-icon-3-text {
    top: 185px;
    right: -195px;
}

.sdp-icon-text.sdp-icon-4-text {
    bottom: 83px;
    right: -95px;
}

.sdp-icon-text.sdp-icon-5-text {
    bottom: -31px;
    right: 145px;
}

.sdp-icon-text.sdp-icon-6-text {
    bottom: 83px;
    left: -165px;
}

.sdp-icon-text.sdp-icon-7-text {
    top: 167px;
    left: -200px;
}

.sdp-icon-text.sdp-icon-8-text {
    top: 43px;
    left: -135px;
}

.sdp-out-line {
    border: 0px solid #8AE2B2;
    padding: 120px;
    border-radius: 100%;
    transition: 0.9s all ease-in-out;
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    margin: 0 auto;
}

.sdp-out-line.sdp-out-line-active {
    border-width: 1px;
    transition-delay: 4.4s;
}

.sdp-out-line.sdp-out-line-active .sdp-p-head {
    transform: scale(1);
}

.sdp-out-line.sdp-out-line-active .sdp-p-head .circle-text {
    visibility: visible;
    transition: 0.8s ease-in;
}

.sdp-out-line.sdp-out-line-active .sdp-icon {
    background-color: #fff;
    opacity: 1;
    transition-delay: .6s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-1 {
    top: -40px;
    transition-delay: .8s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-1::before {
    content: "Mean time to resolve (MTTR)";
    position: absolute;
    bottom: 90px;
    left: -74px;
    width: 250px;
    font-family: 'Zoho_Puvi_SemiBold';
    line-height: 1.2;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-2 {
    top: 22px;
    right: 25px;
    transition-delay: 1.2s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-2::before {
    content: "First call resolution rate (FCRR)";
    position: absolute;
    bottom: 30px;
    left: 90px;
    width: 180px;
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    line-height: 1.2;
    transition-delay: 2.5s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-3 {
    right: -19px;
    transition-delay: 1.6s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-3::before {
    content: "SLA compliance rate";
    position: absolute;
    bottom: 22px;
    left: 84px;
    width: 180px;
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    line-height: 1.2;
    transition-delay: 2.5s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-4 {
    right: 34px;
    bottom: 62px;
    transition-delay: 2s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-4::before {
    content: "Cost per ticket";
    position: absolute;
    bottom: 22px;
    left: 92px;
    width: 180px;
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    line-height: 1.2;
    transition-delay: 2.5s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-5 {
    bottom: -5px;
    transition-delay: 2.4s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-5::before {
    content: "Change success rate";
    position: absolute;
    bottom: -30px;
    right: -66px;
    width: 180px;
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    line-height: 1.2;
    transition-delay: 2.5s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-6 {
    left: 22px;
    bottom: 70px;
    transition-delay: 2.8s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-6::before {
    content: "Customer satisfaction (CSAT) score";
    position: absolute;
    bottom: 10px;
    right: 75px;
    width: 180px;
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    line-height: 1.2;
    transition-delay: 2.5s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-7 {
    left: -25px;
    transition-delay: 3.2s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-7::before {
    content: "Ticket volume trends";
    position: absolute;
    bottom: 30px;
    right: 80px;
    width: 180px;
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    line-height: 1.2;
    transition-delay: 2.5s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-8 {
    left: 32px;
    top: 23px;
    transition-delay: 3.6s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon.sdp-icon-8::before {
    content: "Lost business hours";
    position: absolute;
    top: 20px;
    right: 66px;
    width: 180px;
    font-family: 'Zoho_Puvi_SemiBold';
    text-align: left;
    line-height: 1.2;
    transition-delay: 2.5s;
}

.sdp-out-line.sdp-out-line-active .sdp-icon::before {
    opacity: 0;
    width: auto;
}

.sdp-mobile-only {
    display: none;
}

.sdp-setting-leaf {
    background: url(https://www.manageengine.com/products/service-desk/style/../help-desk-software/images/support-performance.svg) center no-repeat;
    width: 100px;
    height: 100px;
    background-size: 1300px;
    background-position: -1176px -84px;
    display: inline-block;
    position: absolute;
    transition: 0.7s ease-in-out;
    left: 47px;
    bottom: 60px;
    z-index: -1;
    animation: anticlock 9s linear infinite;
}

@-webkit-keyframes wobbletopbottom {
    0% {
        transform: translateY(-3px);
    }
    50% {
        transform: translateY(3px);
    }
    100% {
        transform: translateY(-3px);
    }
}

@keyframes wobbletopbottom {
    0% {
        transform: translateY(-3px);
    }
    50% {
        transform: translateY(3px);
    }
    100% {
        transform: translateY(-3px);
    }
}

@-webkit-keyframes wobbleleftright {
    0% {
        transform: translateX(-3px);
    }
    50% {
        transform: translateX(3px);
    }
    100% {
        transform: translateX(-3px);
    }
}

@keyframes wobbleleftright {
    0% {
        transform: translateX(-3px);
    }
    50% {
        transform: translateX(3px);
    }
    100% {
        transform: translateX(-3px);
    }
}


/*IT support Guide END*/


/* RCA Guide START */

.rca-guide-bg {
    background-color: #fffbd6;
}

.image-horizontal-flip img {
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.rca-pastel-green {
    background-color: #d5ffd2;
}

.rca-second-strip {
    background-color: #d2f0ff;
}

.rca-third-strip {
    background-color: #ffc9c9;
}

.rca-four-strip {
    background-color: #fff4c0;
}

.rca-banner-img-width img {
    max-width: 85%;
}

.five-box-main {
    display: flex;
    align-items: center;
    justify-content: center;
}

.five-method-main {
    max-width: 85%;
    margin: 0 auto;
}

.five-method-main.dia-active .box-one-main .box-one {
    transform: scale(1);
}

.five-method-main.dia-active .box-one-main .arrow svg {
    height: 100%;
}

.five-method-main.dia-active .box-arrow:first-child .circle-item {
    transition-delay: 1.5s;
    transform: scale(1);
}

.five-method-main.dia-active .box-arrow:first-child svg {
    width: 100%;
    transition-delay: 2.5s;
}

.five-method-main.dia-active .box-arrow:nth-child(2) .circle-item {
    transition-delay: 2.5s;
    transform: scale(1);
}

.five-method-main.dia-active .box-arrow:nth-child(2) svg {
    width: 100%;
    transition-delay: 3.5s;
}

.five-method-main.dia-active .box-arrow:nth-child(3) .circle-item {
    transition-delay: 3.5s;
    transform: scale(1);
}

.five-method-main.dia-active .box-arrow:nth-child(3) svg {
    width: 100%;
    transition-delay: 4.5s;
}

.five-method-main.dia-active .box-arrow:nth-child(4) .circle-item {
    transition-delay: 4.5s;
    transform: scale(1);
}

.five-method-main.dia-active .box-arrow:nth-child(4) svg {
    width: 100%;
    transition-delay: 5.5s;
}

.five-method-main.dia-active .box-arrow:nth-child(5) .circle-item {
    transition-delay: 5.5s;
    transform: scale(1);
}

.five-method-main.dia-active .box-arrow:nth-child(5) svg {
    width: 100%;
    transition-delay: 6.5s;
}

.five-method-main.dia-active .final-main .arrow svg {
    height: 100%;
    transition-delay: 6.7s;
}

.five-method-main.dia-active .final-main .box-final {
    transition-delay: 7s;
    transform: scale(1);
}

.circle-item {
    padding: 30px;
    background: #ea8f8f;
    margin: 10px 5px;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    align-items: center;
    text-align: center;
    display: flex;
    font: 18px / 1.1 "Zoho_Puvi_SemiBold";
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    position: relative;
    border: 1px solid #000000;
    transform: scale(0);
    transition: 1.2s ease-out;
}

.box-arrow {
    display: inline-flex;
}

.box-arrow .arrow {
    display: flex;
    width: 55px;
    height: 20px;
    align-items: normal;
    top: 50px;
    position: relative;
}

.box-arrow svg {
    width: 0;
    transition: 0.5s ease-out;
}

.box-one {
    padding: 15px 35px;
    background: #9cdcff;
    display: inline-block;
    font: 22px / 1.1 'Zoho_Puvi_Bold';
    border: 1px solid #000000;
    text-align: center;
    transition: 0.5s ease-in;
    transform: scale(0);
}

.box-one-main .arrow {
    height: 85px;
    margin-left: 5px;
}

.box-one-main .arrow svg {
    height: 0;
    transition: 0.9s ease-in;
}

.final-main {
    float: right;
}

.final-main .arrow {
    height: 85px;
    width: 10px;
    margin-left: 10px;
}

.final-main .arrow svg {
    height: 0;
    transition: 0.5s ease-out;
}

.box-final {
    padding: 18px;
    display: inline-flex;
    height: 70px;
    vertical-align: middle;
    margin-top: 45px;
    align-items: center;
    transform: scale(0);
    transition: 0.5s ease-in;
    font: 22px / 1.1 'Zoho_Puvi_Bold';
}

@keyframes leaves {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
}


/* RCA Guide END */

.sdp-secops-banner {
    background-color: #e9feff;
}

.secops-first-strip {
    background-color: #fffde6;
}

.secops-second-strip {
    background-color: #e3ffe1;
}

.secops-third-strip {
    background-color: #ffe3e3;
}

.secops-four-strip {
    background-color: #b2def9;
}

.secops-five-strip {
    background-color: #e6ccff;
}


/*OLA GUIDE TABLE STARTS HERE*/

p.ola-intro {
    max-width: 90%;
}

table.guide-table {
    table-layout: fixed;
    width: 100%;
}

table.ola-guide-table-three-column,
table.guide-table {
    width: 100%;
    overflow-x: scroll;
    border-radius: 15px 15px 0px 0px;
    box-shadow: rgb(0 0 0 / 5%) 0px 10px 20px, rgb(0 0 0 / 0%) 0px 6px 6px;
    margin: 50px auto;
}

table.ola-guide-table-three-column td,
table.guide-table td {
    width: 33.33%;
}

table.ola-guide-table-three-column th {
    font-family: var(--zoho_Puvi_Semi_Bold);
    background: #e0ffd3;
    text-align: left;
    border: 1px solid #e0ffd3;
}

table.guide-table th {
    font-family: var(--zoho_Puvi_Bold);
    text-align: left;
    border: 1px solid #e0ffd3;
    font-size: 20px;
}

table.ola-guide-table-three-column th,
table.guide-table th,
tr,
td {
    padding: 25px 30px;
    border: 1px solid #ddd;
    vertical-align: middle;
}

table.ola-guide-table-three-column tr:nth-child(even) {
    background: #e0ffd330;
}

table.guide-table tr:nth-child(even) {
    background: #bbbbbb21;
}

table.tasks-targets {
    max-width: 80%;
}

.tasks-targets td:nth-child(1) {
    width: 20%;
}

.tasks-targets td:nth-child(2),
.tasks-targets td:nth-child(3) {
    width: 40%;
}

table.ola-guide-table-three-column .sdp-list-style,
table.guide-table .sdp-list-style {
    padding-bottom: 0px;
}

.ola-guide-banner,
.ola-green-bg {
    background: #e0ffd3;
}

.ola-blue-bg,
.ola-light-blue-bg {
    background: #d5f6fa;
}

.ola-red-bg,
.ola-light-red-bg {
    background: #ffd9d9;
}

.ola-yellow-bg {
    background: #fff7c1;
}


/*OLA GUIDE TABLE ENDS HERE*/


/*ITSM Automation Start */

.sdp-itsm-auto-banner,
.sdp-itsm-auto-four-strip {
    background-color: #e3f1fc;
}

.sdp-itsm-auto-first-strip,
.sdp-itsm-auto-five-strip {
    background-color: #ddf9e2;
}

.sdp-itsm-auto-second-strip,
.sdp-itsm-auto-six-strip {
    background-color: #fff1cd;
}

.sdp-itsm-auto-third-strip,
.sdp-itsm-auto-seven-strip {
    background-color: #fdd9d9;
}

.sdp-secops-banner .sdp-two-col-main {
    padding: 30px 0 70px 0;
}

.sdp-img-box-shadow {
    box-shadow: 0 0px 15px -6px rgba(119, 119, 119, 0.4);
}

.screen-shots {
    border-radius: 10px;
    overflow: hidden;
}


/*ITSM Automation End */


/*what is self service portal start here*/

.what-is-ssp-banner {
    background: #e0ffd3;
}

#what-is-ssp-parent p.intro {
    max-width: 100%;
    text-align: left;
}

#what-is-ssp-parent ul.sdp-list-style {
    padding-bottom: 0px;
}

#what-is-ssp-parent .sdp-author-section {
    padding: 0px 0px 0px;
}

#what-is-ssp-parent .img-wrap {
    max-width: 800px;
    margin: 50px auto;
}

p.img-sub-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
}

.sdp-strip-col-main.what-is-ssp-col-main {
    height: 370px;
}

.sdp-strip-banner-section .what-is-ssp-bg {
    padding: 0px 0px;
}

.mid-cta-box-wrap {
    text-align: center;
}

.mid-cta-box-wrap .sdp-section-part>div {
    box-sizing: border-box;
    border: 1px solid #0167ff4f;
    padding: 40px 50px;
}

.mid-cta-box-wrap h3 {
    margin-bottom: 10px;
    line-height: 1.5;
}

.what-is-ssp-bg {
    padding: 30px 0px;
}

.what-is-ssp-yellow-bg {
    background: #fff2cd;
}

.what-is-ssp-blue-bg {
    background: #e3f1fc;
}

.what-is-ssp-red-bg {
    background: #fdd9d9;
}

.what-is-ssp-green-bg {
    background: #ddf9e2;
}

.what-is-ssp-resource-kit h1 {
    text-align: center;
    font: 46px / 1.1 var(--zoho_Puvi_Etra_Bold);
}

.what-is-ssp-resource-kit h3 {
    text-align: center;
    font: 30px / 1.3 var(--zoho_Puvi_Bold);
    padding: 0px 50px;
    box-sizing: border-box;
}

.what-is-ssp-resource-kit p {
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.what-is-ssp-resource-kit p.form-para-content {
    text-align: left;
    margin-bottom: 30px;
}

.errormsg {
    font-size: 14px;
    color: #ff1f37;
}

.mid-cta-box-wrap .sdp-guide-higligted-wrap>div {
    max-width: 650px;
    margin: 0px auto;
    background: #fff2cda3;
    border: 1px solid #ffd96ea3 !important;
    padding: 40px 40px;
}

.mid-cta-box-wrap .sdp-guide-higligted-wrap>div h3 {
    font: 24px / 1.3 Georgia, serif;
    font-style: italic;
}

.mid-cta-box-wrap .sdp-guide-higligted-wrap>div .cta .sdp-internal-links {
    font-family: 'Zoho_Puvi_Bold';
    background: #FF1800;
    color: #fff;
    padding: 8px 30px;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    margin-top: 10px;
    cursor: pointer;
    border-radius: 3px;
    text-transform: uppercase;
    transition: all 0.8s;
    border: none;
    display: block;
    max-width: 220px;
    margin-bottom: 10px;
    transition: .6s ease;
}

.mid-cta-box-wrap .sdp-guide-higligted-wrap>div .cta .sdp-internal-links:hover {
    background: #ff1900d1;
    transition: .6s ease;
}

.sdp-guide-higligted-wrap .cta {
    padding: 0px 20px;
}

#what-is-ssp-parent .support-box-main {
    padding: 40px 0 0;
    margin-bottom: 0px;
}

#what-is-ssp-parent .support-box-main .support-box-item .support-icon {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../self-service/images/talk-benifit.svg);
    width: 100px;
    height: 100px;
    background-size: 600px;
}

#what-is-ssp-parent .support-box-main .support-box-item:nth-child(1) .support-icon {
    background-position: 0 0;
}

#what-is-ssp-parent .support-box-main .support-box-item:nth-child(2) .support-icon {
    background-position: -510px 0px;
}

#what-is-ssp-parent .support-box-main .support-box-item:nth-child(3) .support-icon {
    background-position: -175px 0px;
}

#what-is-ssp-parent .support-box-main .support-box-item:nth-child(4) .support-icon {
    background-position: -345px 0px;
}

#what-is-ssp-parent .support-box-main .support-box-item {
    width: calc(100% / 4);
    box-sizing: border-box;
    border-bottom: unset;
}

#what-is-ssp-parent .support-box-main .support-box-item:nth-child(3) {
    border-right: 1px dashed #dfdfdf;
}


/*what is self service portal end here*/


/*service desk metrics start here*/

.helpdesk-mk-banner .sdp-two-col-item.sdp-banner-content-col h1.sdp-no-desc {
    margin-bottom: 20px;
}

.help-desk-metrics-kpi-strip {
    width: 100%;
    margin: 0px auto;
    background: #e0f4ff;
    max-width: 900px;
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 17%) 0px 25px 20px -20px;
}

.sdp-strip-img-wrap {
    max-width: 170px;
}

.sdp-content-main .help-desk-metrics-kpi-strip .flex-wrap>div {
    border: unset !important;
    padding: 0px 0px !important;
    background: unset;
}

.sdp-content-main .help-desk-metrics-kpi-strip .flex-wrap>div h3 {
    font: 28px / 1.3 Georgia, serif;
    font-style: italic;
    margin-bottom: 10px;
    font-weight: bold;
}

.help-desk-metrics-kpi-strip .flex-wrap>div:nth-child(1) {
    max-width: 25%;
    flex: 0 0 25%;
}

.help-desk-metrics-kpi-strip .flex-wrap>div:nth-child(2) {
    max-width: 75%;
    flex: 0 0 75%;
}

.sdp-content-main .sdp-content-section .help-desk-metrics-kpi-strip .sdp-section-part {
    margin: 70px 0 70px 0;
    padding: 25px 40px;
    box-sizing: border-box;
}

.sdp-strip-col-main.helpdesk-mk-col-main {
    height: 370px;
}

.helpdesk-mk-banner {
    background: #fff0cf;
}

.helpdesk-mk-yellow-bg {
    background: #fff2cd;
}

.helpdesk-mk-blue-bg {
    background: #e3f1fc;
}

.helpdesk-mk-red-bg {
    background: #fdd9d9;
}

.helpdesk-mk-green-bg {
    background: #ddf9e2;
}

.note-content {
    font-size: 14px;
}

.helpdesk-mk-blue-bg-parent .guide-table thead {
    background: #468ec9;
    color: #fff;
}

.helpdesk-mk-blue-bg-parent table.guide-table tr:nth-child(even) {
    background: #e3f1fc;
}

.helpdesk-mk-yellow-bg-parent .guide-table thead {
    background: #dca622;
    color: #fff;
}

.helpdesk-mk-yellow-bg-parent table.guide-table tr:nth-child(even) {
    background: #fff2cd;
}

.helpdesk-mk-green-bg-parent .sdp-list-style li::before {
    border: solid 7px #5b9465;
}

.helpdesk-mk-yellow-bg-parent .sdp-list-style li::before {
    border: solid 7px #dca622;
}

.helpdesk-mk-red-bg-parent .sdp-list-style li::before {
    border: solid 7px #af5449;
}

.helpdesk-mk-blue-bg-parent .sdp-list-style li::before {
    border: solid 7px #549dd7;
}

.text-wrap-balance {
    text-wrap: balance;
}

.guide-table .sdp-list-style li {
    padding: 0px 0 0 20px;
}

.guide-table .sdp-list-style li::before {
    border: solid 6px #dca622;
}

.guide-table .sdp-list-style li::after {
    width: 3px;
    height: 6px;
    left: 5px;
    top: 7px;
}


/*service desk metrics end here*/


/*emergency-change-processend start here*/

.emergency-change-process-banner {
    background: #fed0d0;
}

#emergency-change-process .img-wrap {
    max-width: 800px;
    margin: 40px auto;
    width: 100%;
}

#emergency-change-process .sdp-strip-bg {
    background-size: cover;
    background-repeat: no-repeat;
}

#emergency-change-process .blue-bg {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../it-change-management/images/ecp-blue-bg.jpg);
}

#emergency-change-process .yellow-bg {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../it-change-management/images/ecp-yellow-bg.jpg);
}

#emergency-change-process .green-bg {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../it-change-management/images/ecp-green-bg.jpg);
}

#emergency-change-process .orange-bg {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../it-change-management/images/ecp-orange-bg.jpg);
}

#emergency-change-process .pink-bg {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../it-change-management/images/ecp-pink-bg.jpg);
}

#emergency-change-process .purple-bg {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../it-change-management/images/ecp-purple-bg.jpg);
}

#emergency-change-process #types-change .sdp-list-style li::before {
    border: solid 7px #1c93c9;
}

#emergency-change-process #ransomware-attack .sdp-list-style li::before {
    border: solid 7px #6aaf46;
}

#emergency-change-process #causes-chaos .sdp-list-style li::before {
    border: solid 7px #a36a45;
}

#emergency-change-process .heading-length-more {
    font-size: 40px;
}

#emergency-change-process #ransomware-attack ul.sdp-list-style li::before,
#emergency-change-process #causes-chaos ul.list-none li::before,
#emergency-change-process #causes-chaos ul.list-none li::after {
    display: none;
}

#emergency-change-process #ransomware-attack ul.sdp-list-style li::after {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background: #e56e6d;
    border-width: unset;
    top: 10px;
}

#emergency-change-process #causes-chaos ul.list-none li {
    list-style-type: number;
    padding: 0px 0 0 10px;
    margin-left: 20px;
}

#emergency-change-process .sdp-strip-col-main.helpdesk-mk-col-main {
    height: 300px;
}

#emergency-change-process .sdp-image-space {
    max-width: 450px;
}

#emergency-change-process #bottom-line .sdp-image-space {
    max-width: 500px;
}

#emergency-change-process #emergency-example .sdp-image-space {
    max-width: 390px;
}

#emergency-change-process #types-change .sdp-image-space {
    max-width: 380px;
}

.emergency-change-process-banner .banner-img-wrap {
    max-width: 550px;
    margin: 0px auto;
}

#emergency-change-process .sdp-img-box-shadow {
    border-radius: 8px;
    overflow: hidden;
}

#emergency-change-process #ransomware-attack .sdp-list-style {
    padding-bottom: 0px;
}


/*emergency-change-processend end here*/


/*po-tech-start-here*/

.po-tech-banner .banner-img-wrap {
    max-width: 480px;
    margin: 0px auto;
    width: 100%;
}

#po-tech-parent table.guide-table {
    max-width: 920px;
    width: 100%;
}

#po-tech-parent .sdp-strip-col-main.helpdesk-mk-col-main {
    height: 300px;
}

#po-tech-parent #create-purchase-order .creatives.sdp-image-space,
#po-tech-parent #example-purchase-order .creatives.sdp-image-space,
#po-tech-parent #bottom-line .creatives.sdp-image-space {
    max-width: 400px;
}

.po-tech-banner {
    background: #fff4b7;
}

.po-tech-banner .sdp-no-desc {
    font: 54px / 1.1 var(--zoho_Puvi_Etra_Bold);
}

#po-tech-parent .red-bg {
    background: #fcdad9;
}

#po-tech-parent .blue-bg {
    background: #e2f0fe;
}

#po-tech-parent .yellow-bg {
    background: #fff2cd;
}

#po-tech-parent .green-bg {
    background: #dbf9e3;
}

#po-tech-parent table.guide-table th {
    padding: 25px 30px;
    border: 1px solid #ddd;
    font-family: var(--zoho_Puvi_Regular);
    font-size: 17px;
    background-color: #fcdad969;
}

#po-tech-parent table.guide-table tr:nth-child(even) {
    background-color: #fcdad969;
}

#po-tech-parent #create-purchase-order .sdp-list-style li::before {
    border: solid 7px #468ed5;
}

#po-tech-parent .screen-shots {
    max-width: 900px;
    margin: 50px auto 30px;
    display: block;
    width: 100%;
}

#po-tech-parent table.ola-guide-table-three-column td,
#po-tech-parent table.guide-table td {
    width: auto;
}

#po-tech-parent table.guide-table {
    table-layout: auto;
}

#po-tech-parent table.ola-guide-table-three-column th,
#po-tech-parent table.guide-table th,
tr,
td {
    padding: 13px 30px;
}


/*po-tech-end-here*/


/*SLA Guide start here*/

.sla-guide {
    background: #b6e4e9;
}

.sla-guide .sdp-no-desc {
    font: 46px / 1.1 var(--zoho_Puvi_Etra_Bold);
}

.sla-guide .banner-img-wrap {
    max-width: 550px;
    margin: 0px auto;
}

#sla-guide-parent .screen-shots {
    max-width: 900px;
    margin: 50px auto 30px;
    display: block;
    width: 100%;
}

#sla-guide-parent .red-bg {
    background: #e99b99;
}

#sla-guide-parent .blue-bg {
    background: #e2f0fe;
}

#sla-guide-parent .yellow-bg {
    background: #fff2cd;
}

#sla-guide-parent .green-bg {
    background: #dbf9e3;
}


/*SLA Guide end here*/


/* IT service mapping guide START */

.service-map-banner .sdp-two-col-main {
    padding: 0px 0 50px 0;
}

.service-map-banner {
    background-color: #00926b;
}

.service-map-banner h1,
.service-map-banner p,
.service-map-banner .sd-bread-crumb .sdp-cmn-breadcrum a,
.service-map-banner .sd-bread-crumb .sdp-cmn-breadcrum .sdp-bread-crumb-arrow,
.service-map-banner .sd-bread-crumb .sdp-cmn-breadcrum .sdp-root-page {
    color: #ffffff;
}

.service-map-banner .sd-bread-crumb .sdp-cmn-breadcrum a::after {
    background-color: #ffffff;
}

.sdp-cta-yellow {
    background-color: #fff000;
    color: #000000;
}

.sdp-cta-yellow:hover {
    background: #fdff20;
}

.ser-map-first {
    background-color: #ffeeaf;
}

.ser-map-two {
    background-color: #ffdcec;
}

.ser-map-three {
    background-color: #cfd4f7;
}

.ser-map-four {
    background-color: #ffcea2;
}

.ser-map-five {
    background-color: #b2e1bf;
}

.table-four-col {
    overflow-x: scroll;
    max-width: 100%;
    margin: 10px 0 40px 0;
}

.table-four-col table tr td {
    width: 25%;
    vertical-align: top;
    border: 1px solid #ee4f9a;
}

.table-four-col.tbl-pink-color table thead {
    background: #ee4f9a;
    font: 19px/1.1 'Zoho_Puvi_SemiBold';
    color: #ffffff;
}

.table-four-col .sdp-list-style {
    padding-bottom: 0;
}

.tble-two-uneven:not(.with-thead) table tr:nth-child(odd) {
    background-color: #ffdcec;
}

.tble-two-uneven.with-thead table tr:nth-child(even) {
    background-color: #ffdcec;
}

.tble-two-uneven table thead tr td {
    background: #ee4f9a;
    font: 19px/1.1 'Zoho_Puvi_SemiBold';
    color: #ffffff;
}

.tble-two-uneven table tr td {
    border: 1px solid #ffc4e0;
}

.tble-two-uneven table tr td p {
    margin-bottom: 0;
}

.tble-two-uneven.with-thead.tbl-yellow table thead td {
    background-color: #fc9d59;
}

.tble-two-uneven.with-thead.tbl-yellow table tr td {
    border-color: #fc9d59;
}

.tble-two-uneven.with-thead.tbl-yellow table tr:nth-child(even) {
    background-color: #fff1e6;
}

.tble-two-uneven.with-thead.tbl-light-blue table thead td {
    background-color: #acb3e2;
    padding: 20px;
    color: #000000;
}

.tble-two-uneven.with-thead.tbl-light-blue table tr:nth-child(even) {
    background-color: #e6e8fb;
}

.tble-two-uneven.with-thead.tbl-light-blue table tbody tr td,
.tble-two-uneven.with-thead.tbl-light-blue table thead td {
    border: 1px solid #cfd4f7;
}

.sec-highlight {
    padding: 20px;
    max-width: 85%;
    margin: 0 auto;
}

.sec-highlight p {
    font: 18px / 1.6 Zoho_Puvi_SemiBold, sans-serif;
    letter-spacing: 0;
    font-style: italic;
    background: #fff3f9;
    padding: 30px;
    border-radius: 5px 10px 10px 5px;
    border-left: 5px solid #e6a2c2;
}


/* IT service mapping guide END */


/* ITAM hybrid workplace START */

.sdp-itam-hybrid.sdp-banner-section {
    background-color: #ffb5b5;
}

.sdp-strip-bg.hybrid-light-blue-bg {
    background-color: #e5feff;
}

.sdp-strip-bg.hybrid-blue-bg {
    background-color: #fff8d2;
}

.sdp-strip-bg.hybrid-yellow-bg {
    background-color: #e5ffe1;
}

.sdp-strip-bg.hybrid-red-bg {
    background: #ffdec0;
}

.sdp-img-box img {
    box-shadow: 0px 0px 10px #9e9e9e;
    border-radius: 2px;
}

.sdp-list-dafult {
    margin-bottom: 20px;
}

.sdp-list-dafult li {
    list-style-type: disc;
    font: 18px / 1.5 var(--zoho_Puvi_Regular);
    padding: 0px 0 0 5px;
    margin: 0 0 0 16px;
    position: relative;
}

.sdp-list-dafult li::marker {
    color: #0067ff;
    font-size: 23px;
}

.sdp-list-dafult li:after,
.sdp-list-dafult li:before {
    display: none;
}

.sdp-list-style.list-none li {
    list-style-type: number;
    padding: 0px 0 0 10px;
    margin-left: 20px;
}

.sdp-list-style.list-none li::before,
.sdp-list-style.list-none li::after {
    display: none;
}


/* ITAM hybrid workplace END */


/* what is itam START */

.sdp-what-is-itam {
    background-color: #fdd9d9;
}

.itam-table {
    width: 100%;
    margin: 10px 0 50px 0;
}

.itam-table .sdp-list-style {
    padding-bottom: 0;
}

.itam-table tr p {
    margin-bottom: 0;
}

.itam-table tr th,
.itam-table tr td {
    padding: 20px;
    border: 1px solid #b7cdde;
}

.itam-table tr td:first-child {
    width: 30%;
}

.itam-table tr th {
    background: #e3f1fc;
    font: 18px/1.5 Zoho_Puvi_SemiBold, sans-serif;
}

.itam-table .sdp-list-style li::before,
.itam-tbl-three .sdp-list-style li::before {
    border-color: #5695c1;
}

.itam-tb {
    width: 100%;
    margin: 15px 0 30px 0;
}

.itam-tb tr th,
.itam-tb tr td {
    padding: 20px;
    border: 1px solid #b28487;
}

.itam-tb tr th {
    background: #dfb3b6;
    font: 18px/1.5 Zoho_Puvi_SemiBold, sans-serif;
}

.itam-tbl-three {
    width: 100%;
    margin: 30px 0;
}

.itam-tbl-three tr th,
.itam-tbl-three tr td {
    padding: 20px;
    border: 1px solid #6c99b8;
}

.itam-tbl-three tr th {
    background: #a0cbe9;
    font: 18px/1.5 Zoho_Puvi_SemiBold, sans-serif;
}

.itam-tbl-three tr th:first-child,
.regulatory-tbl-three tr th:first-child {
    width: 20%;
}

.itam-tbl-three tr th:nth-child(2),
.regulatory-tbl-three tr th:nth-child(2) {
    width: 40%;
}

.itam-tbl-three tr th:nth-child(3),
.regulatory-tbl-three tr th:nth-child(3) {
    width: 40%;
}

.itam-tb .sdp-list-style li::before {
    border-color: #b28487;
}

.regulatory-tbl-three tr th {
    background: #fff0cb;
    font: 18px/1.5 Zoho_Puvi_SemiBold, sans-serif;
}

.regulatory-tbl-three tr th,
.regulatory-tbl-three tr td {
    padding: 20px;
    border: 1px solid #eecba0;
}

.sdp-what-itam-one {
    background-color: #e3f1fc;
}

.sdp-what-itam-two {
    background-color: #ddf9e2;
}

.sdp-what-itam-three {
    background-color: #fff1cd;
}

.sdp-what-itam-four {
    background-color: #fdd9d9;
}

.sdp-what-itam-five {
    background-color: #e3f1fc;
}

.sdp-what-itam-six {
    background-color: #ddf9e2;
}

.sdp-what-itam-seven {
    background-color: #fff1cd;
}

.sdp-what-itam-eight {
    background-color: #fdd9d9;
}

.sdp-what-itam-nine {
    background-color: #e3f1fc;
}

.sdp-what-itam-ten {
    background-color: #ddf9e2;
}

.sdp-table-main {
    width: 100%;
    overflow-x: scroll;
}

.sdp-table-main .sdp-list-style {
    padding-bottom: 0px;
}

.sdp-long-form-cta-sec {
    padding: 50px;
    box-shadow: 0px 0px 6px #e0e0e0;
    max-width: 70%;
    margin: 60px auto;
    border-radius: 8px;
    text-align: center;
    /*    background-color: #ddf9e2;*/
}

.sdp-long-form-cta-sec p {
    font-size: 15px;
}

.sdp-long-form-cta-sec h2 {
    margin-bottom: 5px;
}

.sdp-long-form-cta-sec .sdp-banner-cta {
    padding: 15px 50px;
}

.regulatory-tbl-three .sdp-list-style li::before {
    border-color: #c4863a;
}

.sdp-box-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sdp-box-item {
    width: 25%;
    margin: 25px 15px;
    padding: 20px;
    box-shadow: 0px 0px 5px #bebebe;
    border-radius: 6px;
    background: #fff;
    transition: .5s ease-in;
    cursor: pointer;
}

.sdp-box-item:hover,
.sdp-box-two-item:hover {
    transform: translateY(-10px);
}

.sdp-strip-col h4 {
    margin-top: 0px;
}

#itamitsm img {
    margin-top: 15px;
}


/* what is itam END*/


/*what is facilities management style start here*/

.what-is-fm-banner {
    background-color: #e3ffe7;
}

.what-is-fm-banner .sdp-container-banner .sdp-two-col-main .sdp-banner-img-col {
    text-align: left;
}

.what-is-fm-banner h1 {
    font: 47px / 1.1 var(--zoho_Puvi_Etra_Bold);
}

#what-is-fm-parent {
    padding: 50px 0px 0px;
}

#what-is-fm-parent .sdp-strip-banner-section .sdp-strip-col-main {
    padding: 50px 0px;
}

#what-is-fm-parent .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img {
    max-width: 80%;
}

#what-is-fm-parent .yellow-bg-screen {
    background: #fff4c7;
}

#what-is-fm-parent .red-bg-screen {
    background: #ffd9d9;
}

#what-is-fm-parent .green-bg-screen {
    background: #e3ffe7;
}

#what-is-fm-parent .skyblue-bg-screen {
    background: #e1f6ff
}

#what-is-fm-parent #benefit-fm .sdp-strip-col-main .sdp-strip-col:nth-child(2) img,
#what-is-fm-parent #top-skills-fm .sdp-strip-col-main .sdp-strip-col:nth-child(2) img {
    max-width: 65%;
}

#what-is-fm-parent #fm-it-departments .sdp-strip-col-main .sdp-strip-col:nth-child(2) img,
#what-is-fm-parent #how-to-select-fms .sdp-strip-col-main .sdp-strip-col:nth-child(2) img {
    max-width: 70%;
}

#what-is-fm-parent .blue-bg-screen {
    background: #e3f2ff;
}

.sdp-sub-p {
    font-size: 15px;
}

.sdp-box-icon {
    width: 90px;
    height: 90px;
    background: url(https://www.manageengine.com/products/service-desk/style/../it-asset-management/images/itam-icon.png) no-repeat;
    background-position: 4px 4px;
    background-size: 500px;
    margin: 0 auto 10px;
}

.sdp-itam-organization {
    background-position: -105px 4px;
}

.sdp-itam-workstations {
    background-position: -201px 4px;
}

.sdp-itam-clients {
    background-position: -300px 4px;
}

.sdp-itam-lands {
    background-position: -403px 4px;
    width: 100px;
}

.sdp-itam-item {
    padding: 10px 0;
}

.sdp-itam-item .sdp-img-box-shadow {
    margin: 20px 0;
}

.sdp-itam-item figcaption {
    padding-bottom: 40px;
}


/*what is facilities management end here*/


/*it-project-management style start here*/

.it-project-management-banner {
    background: #ffdede;
}

#it-project-management-parent .sdp-strip-banner-section .sdp-strip-col-main {
    height: auto;
}

#it-project-management-parent .blue-bg {
    background: #e5f1fc;
}

#it-project-management-parent .green-bg {
    background: #d6fadf;
}

#it-project-management-parent .red-bg {
    background: #ffe2de;
}

#it-project-management-parent .yellow-bg {
    background: #fff1cd;
}

table.it-project-management-table th {
    background: #e5f1fc;
}

table.ola-guide-table-three-column tr:nth-child(even) {
    background: #e5f1fc6b;
}

#it-project-management-parent .img-wrap {
    max-width: 600px;
    width: 100%;
    margin: 0px auto 40px;
}


/*it-project-management style end here*/


/* Software License management START */

.sdp-what-is-slm {
    background-color: #cfe0ff;
}

.sdp-div-dark {
    width: 75%;
    background: #fffadc;
    padding: 20px 60px;
    border: 1px solid #000;
    border-radius: 20px;
    margin: 50px auto;
}

.sdp-div-dark h4 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 10px;
}

.sdp-div-dark p {
    margin-bottom: 10px;
}

.sdp-source-link {
    font-size: 14px;
}

.sdp-text-highlight {
    font: 20px / 1.5 'Zoho_Puvi_SemiBold';
}

.sdp-box-two-main {
    display: flex;
}

.sdp-grid-box-main h5 {
    margin: 20px 0;
}

.sdp-box-two-item {
    flex: 1 0;
    margin: 25px 15px;
    padding: 20px;
    box-shadow: 0px 0px 5px #bebebe;
    border-radius: 6px;
    background: #fff;
    transition: .5s ease-in;
    cursor: pointer;
    text-align: center;
}

.sdp-guide-video-sec-mian {
    width: 75%;
    margin: 50px auto;
}

.sdp-guide-video-sec {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.sdp-guide-video-sec iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.sdp-slm-one {
    background: #ffe1e1;
}

.sdp-slm-history {
    background: #fff7e3;
}

.sdp-slm-manager {
    background: #e6ffe6;
}

.sdp-slm-process {
    background: #d4fffc;
}

.sdp-slm-streamline {
    background: #fff0f2;
}

.sdp-slm-concepts {
    background: #dcffe0;
}

.sdp-slm-practices {
    background: #e3eeff;
}

.sdp-slm-sdp {
    background: #d4fffc;
}

.sdp-slm-poorly {
    background: #f9ffe1;
}

.slm-table-main {
    width: 100%;
    overflow-x: scroll;
}

.slm-table-main .sdp-list-style li::before {
    border: solid 7px #94943b;
}

.slm-table-main table thead tr th {
    padding: 20px;
    background: #f2f2be;
    font: 22px / 1.5 'Zoho_Puvi_SemiBold', sans-serif;
    width: 33.33%;
    border: 1px solid #d4d462;
}

.slm-table-main table tr td {
    vertical-align: top;
    padding: 20px;
    border: 1px solid #d4d462;
}

.slm-table-main table tr td .sdp-list-style {
    padding-bottom: 0;
}

.slm-infographics .sdp-two-col-main {
    padding: 30px 0;
    align-items: center;
}

.slm-infographics h2 {
    font-size: 30px;
}

.slm-infographics .sdp-two-col-main .sdp-info-img-col {
    text-align: center;
}

.sdp-presenting .sdp-box-item h5 {
    margin-top: 10px;
}

.sdp-presenting .sdp-box-item h5 a {
    color: #000;
}

.sdp-presenting .sdp-box-item h5 a:hover {
    color: #000;
    text-decoration: none;
}

.sdp-presenting .sdp-box-item p {
    font-size: 16px;
}

.sdp-presenting .sdp-slm-icon {
    margin: 0;
}

.slm-infographics .sdp-two-col-main .sdp-two-col-item:nth-child(2) {
    padding-left: 0;
}

.slm-infographics .sdp-two-col-main .sdp-two-col-item:nth-child(1) {
    padding-right: 0;
}

.sdp-slm-icon {
    width: 90px;
    height: 90px;
    background: url(https://www.manageengine.com/products/service-desk/style/../it-asset-management/images/slm-icons.svg) no-repeat;
    background-position: 4px 4px;
    background-size: 500px;
    margin: 0 auto 10px;
}

.sdp-slm-procurement {
    background-position: -79px 10px;
}

.sdp-slm-posture {
    background-position: -170px 4px;
    background-size: 520px;
}

.sdp-slm-relationships {
    background-position: -245px 10px;
}

.sdp-slm-transparency {
    background-position: -336px 10px;
}

.sdp-itam-better {
    background-position: -421px 10px;
}

.sdp-slm-im {
    background-position: 5px -97px;
}

.sdp-slm-pm {
    background-position: -80px -97px;
}

.sdp-slm-cm {
    background-position: -162px -97px;
}

.sdp-slm-cmdb {
    background-position: -250px -97px;
}

.sdp-slm-srm {
    background-position: -337px -97px;
}

.sdp-slm-reporting {
    background-position: -422px -97px;
}

.sdp-slm-itpm {
    background-position: 9px -192px;
}

.sdp-cta-form {
    display: flex;
    margin: 0px auto;
    max-width: 88%;
    padding: 50px 0;
    justify-content: center;
}

.sdp-cta-form .sdp-banner-cta {
    padding: 15px 30px;
}

.sdp-cta-form .sdp-banner-cta {
    margin: 0 10px;
}

.sdp-strip-banner-section .sdp-strip-col-main .sdp-strip-col:first-child p,
.sdp-next-step p {
    margin-bottom: 10px;
    font-size: 23px;
    line-height: 1.3;
}


/*.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:first-child h2 {
    margin: 0;
}*/

.text-underline {
    border-bottom: 1.5px solid #000;
}

.sdp-sub-h3 {
    font-size: 32px;
}

.sdp-next-step h2 {
    margin-bottom: 0;
}

.sdp-next-step {
    padding: 60px 0;
}


/* Software License management END */


/* ESM GUIDE STYLE STARTS HERE */

.esm-guide-banner {
    background: #fdd9d9;
}

.what-is-esm {
    background-color: #e3f1fc;
}

.why-need-esm {
    background-color: #fef2b8;
}

.who-can-benefit {
    background-color: #fdd9d9;
}

.esm-vs-itsm {
    background-color: #e3f1fc;
}

.must-haves {
    background-color: #e0ffd3;
}

.ai-machine-learning {
    background-color: #fff2b8;
}

.sdp-for-esm {
    background-color: #fdd9d9;
}

img.esm-guide-icon-image {
    margin: 100px 0px;
}

.esm-guide-table th {
    background: #fdd9d9;
    padding: 20px;
    font-weight: bold;
    vertical-align: middle;
    border: 1px solid #ddd;
}


/* ESM GUIDE STYLE ENDS HERE */


/* OP ITAM GUIDE STYLE STARTS HERE */

.op-itam-banner {
    background: #d2f1ff;
}

.uncovering-bg {
    background: #fff2b8;
}

.unified-bg {
    background: #fdd9d9;
}

.features-bg {
    background: #d2f1ff;
}

.bottom-line-bg {
    background: #ddf9e2;
}

table.itam-guide-table {
    margin: 30px 0px 0px 0px;
}

table.itam-guide-table thead {
    background: #fff2b8;
    font-weight: bold;
}

table.itam-guide-table th {
    vertical-align: middle;
    padding: 10px;
    border: 1px solid #ddd;
    font: 19px / 1.5 Zoho_Puvi_ExtraBold;
}


/*table.itam-guide-table tr td:nth-child(1), table.itam-guide-table tr th:nth-child(1) {
    width: 10%;
}
table.itam-guide-table tr td:nth-child(2), table.itam-guide-table tr td:nth-child(3), table.itam-guide-table tr td:nth-child(4) {
    width: 30%;
}
table.itam-guide-table tr th:nth-child(2), table.itam-guide-table tr th:nth-child(3), table.itam-guide-table tr th:nth-child(4) {
    width: 30%;
}*/

ol.ordered-list {
    margin: 15px 0px 15px 50px;
}

ol.ordered-list li {
    list-style: decimal !important;
    padding: 0px 0px 0px 0px;
}

ol.ordered-list li:before,
ol.ordered-list li:after {
    display: none;
}

ul.nested-list li {
    list-style: disc;
    padding: 0px;
}

ul.esm-disc-list li:before,
ul.esm-disc-list li:after {
    display: none;
}

ul.esm-disc-list {
    margin: 0px 0px 0px 40px;
}

ul.esm-disc-list li {
    list-style: disc;
    padding: 0px 0px 0px 0px;
}

.esm-indent-list {
    margin: 0px 0px 0px 20px;
}

.no-padding-bottom {
    padding-bottom: 0px;
}

.product-screenshot {
    padding: 50px 0px;
}

.product-screenshot figcaption {
    margin: 20px 0px 0px 0px;
}


/* OP ITAM GUIDE STYLE ENDS HERE */


/* ITIL® priority matrix START */

.sdp-itil-pm {
    background-color: #a5f6de;
}

sup {
    vertical-align: top;
}

.sdp-itil-pm-one,
.sdp-itil-pm-five,
.sdp-itil-pm-nine {
    background-color: #fff2cd;
}

.sdp-itil-pm-two,
.sdp-itil-pm-six,
.sdp-itil-pm-ten {
    background-color: #cae7fb;
}

.sdp-itil-pm-three,
.sdp-itil-pm-seven {
    background-color: #fdd8d9;
}

.sdp-itil-pm-four,
.sdp-itil-pm-eight {
    background-color: #c6ffee;
}

.sdp-matrix-table {
    width: 100%;
    overflow-x: scroll;
    margin: 40px 0;
}

.sdp-matrix-table thead th {
    padding: 20px;
    font: 20px/1.3 var(--zoho_Puvi_Semi_Bold);
    background-color: #cbe7fb;
}

.sdp-matrix-table thead th:nth-child(2),
.sdp-matrix-table thead th:nth-child(3) {
    width: 45%;
}

.sdp-matrix-table thead th,
.sdp-matrix-table tr td {
    border: 1px solid #9cdcff;
}

.sdp-matrix-table tr:nth-child(even) {
    background: #f3faff;
}

.sdp-matrix-table tr td p {
    margin-bottom: 0;
}

.left-big-right-small tr th:nth-child(1) {
    width: 80%;
}

.left-big-right-small tr th:nth-child(2) {
    width: 20%;
}

.doble-col-cta {
    display: flex;
    justify-content: center;
    margin: 50px 0px;
}

.doble-col-cta>div {
    margin: 10px;
}


/* ITIL® priority matrix END */


/*it-risk-management-guide-style-end-here*/

.sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img.cus-img-size {
    max-width: 350px;
}

.sdp-it-risk-management-blue {
    background: #e2f0ff;
}

.sdp-it-risk-management-pink {
    background: #fddbda;
}

.sdp-it-risk-management-green {
    background: #dfffd4;
}


/*
.sdp-it-risk-management-yellow {
    background-color: #fff3cd;
}
*/

.sdp-it-risk-management-banner-conetent img {
    max-width: 450px;
    width: 100%;
}

.sdp-banner-content-col .semi-bold_head {
    font: 36px / 1.6 var(--zoho_Puvi_Semi_Bold);
}

.italic-style {
    font-style: italic;
}

.align-item-center {
    text-align: center;
    margin: 50px 0px;
}

.sdp-matrix-table .sdp-it-risk-management-pink-table thead th {
    background-color: #fddbda;
}

.sdp-matrix-table .sdp-it-risk-management-pink-table thead th,
.sdp-matrix-table .sdp-it-risk-management-pink-table tr td {
    border: 1px solid #fcc1bf;
}

.sdp-matrix-table .sdp-it-risk-management-pink-table tr:nth-child(even) {
    background: #fddbda54;
}

.sdp-it-risk-management-pink-table tr th:nth-child(1) {
    width: 25%;
}

.sdp-it-risk-management-pink-table tr th:nth-child(2) {
    width: 35%;
}

.green-list-style.sdp-list-style li::before {
    border: solid 7px #5b9465;
}

#sdp-it-risk-management .sdp-long-form-cta-sec {
    background-color: #fddbda;
}


/*it-risk-management-guide-style-end-here*/


/*Guide Merge START */

.cont-box-main {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 35px;
}

.box-item,
.sdp-grid-four .box {
    border: 1px solid #ebebeb;
    padding: 35px;
    text-align: center;
    box-shadow: 0px 0px 10px #e6e6e6;
}

.sdp-grid-four {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(430px, 1fr));
    gap: 35px;
}

.sdp-grid-four .box,
.sdp-box-left .box-item {
    text-align: left;
}

.cont-box-main .box-item .box-item-img img {
    width: 65px;
}

.box-item h4 {
    margin-top: 20px;
}

.sdp-grid-four h4 {
    margin-top: 0;
}

.sdp-grid-four ul {
    padding-bottom: 0;
}

.sdp-help-desk-software {
    background-color: #c1ffed;
}

.sdp-grid-box-main .box-item img,
.sdp-grid-four .box-img img {
    width: 80px;
}

.sdp-grid-box-main .box-item {
    text-align: left;
}

.sdp-hds-one {
    background-color: #ddf1ff;
}

.sdp-hds-two {
    background-color: #cbecff;
}

.sdp-hds-three {
    background-color: #c7e0f1;
}

.sdp-hds-four {
    background-color: #FFB0B0;
}

.sdp-hds-five {
    background-color: #ffeaaf;
}

.sdp-hds-six {
    background-color: #d1fff7;
}

.sdp-hds-seven {
    background-color: #FFDDAB;
}

.sdp-hds-eight {
    background-color: #a2ffec;
}

.sdp-hds-servicedesk {
    background-color: #a0ffe1;
}

.sdp-types-of-help {
    background-color: #ffe8a0;
}

.sdp-differences {
    background-color: #b9f7ff;
}

.sdp-hds-benefits {
    background-color: #cee2ff;
}

.sdp-hds-key-features {
    background-color: #a9fff0;
}

.sdp-help-desk-software .sdp-banner-img-col img {
    width: 450px;
}

.sdp-download-kit-left h4 {
    margin-top: 30px;
}

.sdp-hg-img img {
    width: 70%;
}

.sdp-hg-tbl {
    width: 100%;
    margin: 40px 0;
}

.scrollable-table {
    max-width: 800px;
    margin: 0 auto;
}

.sdp-hg-tbl tr td,
.sdp-hg-tbl tr th {
    padding: 15px;
    border: 1px solid #0097dc;
}

.sdp-hg-tbl tr th {
    background: #44c5ff;
    font-family: var(--zoho_Puvi_Semi_Bold);
    font-size: 20px;
    width: 50%;
}

.sdp-hg-tbl tbody tr:nth-child(even) {
    background: #e1f6ff;
}

.sdp-list-pb-no .sdp-list-style {
    padding-bottom: 0;
}

.sdp-h3-alignment h3 {
    margin-bottom: 10px;
}

.sdp-list-style.sdp-tbl-content a {
    color: #000;
    position: relative;
}

.sdp-list-style.sdp-tbl-content a:hover {
    text-decoration: none;
    color: #0167ff;
}

.sdp-list-style.sdp-tbl-content a:hover:after {
    width: 100%;
}

.sdp-list-style.sdp-tbl-content a:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 1.5px;
    background: #0167ff;
    left: 0;
    bottom: 0;
    transition: .3s ease-in;
}


/*Guide Merge END */


/*incident postmortem template style start here*/

#incident-postmortem-parent .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img.cus-img-size {
    max-width: 375px;
}

#incident-postmortem-parent #ip-types .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img.cus-img-size {
    max-width: 340px;
}

#incident-postmortem-parent .mid-cta-box-wrap .sdp-guide-higligted-wrap>div {
    max-width: 100%;
    box-sizing: border-box;
    padding: 40px 0px;
    margin-top: 30px;
    border-radius: 10px;
}

#ip-form .kit-form-container {
    max-width: 90%;
}

#incident-postmortem-parent .mid-cta-box-wrap .sdp-guide-higligted-wrap>div .child-cont-wrap {
    max-width: 600px;
    margin: 0px auto;
    width: 100%;
}

#ip-form .success-msg {
    border: 1px solid #767676;
}

#incident-postmortem-parent .sdp-strip-banner-section .sdp-strip-col-main {
    height: 300px;
}

#ip-form ul.list-wrap li {
    padding: 0px 20px 0px 30px;
}

#incident-postmortem-parent .sdp-author-section {
    padding: 0 0 0;
}

.incident-postmortem-banner-conetent .sdp-two-col-main {
    padding: 50px 0 40px 0;
}

.incident-postmortem-banner-conetent h1 {
    font: 46px / 1.1 var(--zoho_Puvi_Etra_Bold);
}

#incident-postmortem-parent .sdp-matrix-table {
    margin: 40px auto;
    max-width: 750px;
}

#incident-postmortem-parent .sdp-matrix-table tr {
    width: 100%;
}

#incident-postmortem-parent .sdp-matrix-table tr>th:nth-child(1) {
    width: 30%;
}

#incident-postmortem-parent .sdp-matrix-table tr>th:nth-child(2) {
    width: 70%;
}

#incident-postmortem-parent table.ola-guide-table-three-column th,
#incident-postmortem-parent table.guide-table th,
tr,
td {
    padding: 13px 20px;
}

.incident-postmortem-banner-conetent .sdp-container-banner {
    padding: 0 0;
    width: 1300px;
}

.incident-postmortem-banner-conetent {
    background-color: #fef7c4;
}

.incident-postmortem-banner-conetent img {
    max-width: 650px;
    width: 100%;
}

.incident-postmortem-banner-conetent .sdp-two-col-main .sdp-two-col-item:first-child {
    padding-right: 0px;
}

.sdp-it-risk-management-yellow {
    background-color: #fef7c4;
}

.sdp-it-risk-management-green {
    background-color: #e0ffd3;
}

.sdp-it-risk-management-blue {
    background-color: #e2f0fb;
}

.sdp-it-risk-management-pink {
    background-color: #fdd8d9;
}

#ip-root-cause-analysis .sdp-image-space img,
#ip-types .sdp-image-space img {
    max-width: 340px;
}

#ip-example .sdp-matrix-table thead th,
#ip-example .sdp-matrix-table tr td {
    border: 1px solid #a8e390;
}

#ip-example .sdp-matrix-table thead th {
    background-color: #e0ffd3;
}

#ip-example .sdp-matrix-table tr:nth-child(even) {
    background: #f6fff3;
}

#incident-postmortem-parent .mid-cta-box-wrap h3 {
    margin: 0px;
}

.sdp-list-style-bottom-zero {
    padding-bottom: 0px;
}


/*incident postmortem template style end here*/


/*Virtual agent guide START*/

.sdp-virtual-agent {
    background: #c2f0ff;
}


/* ITSM PAM START*/

.light-red {
    background-color: #fed9dc;
}

.sdp-itsm-pam-main h1 {
    font-size: 42px;
    line-height: 1.25;
}

.sdp-itsm-pam-main .sdp-two-col-main {
    padding-top: 20px;
}


/* ITSM PAM END*/


/*Virtual agent guide END*/


/* Five whys framework START */

.sdp-fw-tbl {
    overflow-x: scroll;
}

.sdp-fw-tbl table {
    width: 90%;
    margin: 50px auto;
}

.sdp-fw-tbl table thead tr td {
    font: 20px/1 'Zoho_Puvi_SemiBold';
    background: #ffe77e;
}

.sdp-fw-tbl table tr td {
    border-color: #ffd61e;
    padding: 20px;
}

.sdp-fw-tbl table tr td ul {
    padding-bottom: 0;
}

.sdp-fw-tbl table tr:nth-child(even) {
    background: #fffce9;
}

.sdp-fw-tbl .sdp-list-style li::before {
    border: solid 7px #dcb507;
}

p.sdp-p-faq {
    margin-bottom: 0;
}


/* Five whys framework END */


/*Risk assesment guide style starts here*/

caption.table-caption {
    caption-side: bottom;
    font-style: italic;
    font-size: 15px;
    margin: 15px 0 0px 0px;
}

.field-type td:nth-child(1) {
    width: 30%;
}

.field-type td:nth-child(2) {
    width: 50%;
}

.field-type td:nth-child(3) {
    width: 20%;
}

.sdp-fw-tbl.score {
    width: 60%;
    margin: 0 auto;
}

.custom-code {
    background: #e2f0fb;
    padding: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.custom-code p {
    word-break: break-word;
}


/*tech-marketing-style-start-here*/

#sdp-ap-integration .sdp-banner-section {
    background: #fff8c2;
}

#sdp-ap-integration #zylker-challenges-four-key .sdp-strip-bg {
    background: #ddfed2;
}

#sdp-ap-integration #generating-security .sdp-strip-bg {
    background: #ffd9da;
}

#sdp-ap-integration #optimizing-technician .sdp-strip-bg {
    background-color: #e4f0fe;
}

#sdp-ap-integration #achieving-sla-compliance .sdp-strip-bg {
    background-color: #fff8c2;
}

#sdp-ap-integration #enhancing-decision .sdp-strip-bg {
    background-color: #ffd8d9;
}

#sdp-ap-integration #final-thoughts .sdp-strip-bg {
    background-color: #ddfed2;
}

#sdp-ap-integration .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img {
    max-width: 450px;
    margin: 0px auto;
    width: 90%;
}

#sdp-ap-integration .screenshot-wrap {
    max-width: 900px;
    width: 95%;
    margin: 40px auto;
}

#sdp-ap-integration .screenshot-wrap img {
    box-shadow: 0 0px 15px -6px rgba(119, 119, 119, 0.4);
    margin: 20px 0px 30px;
}

#sdp-ap-integration .sdp-two-col-main .sdp-two-col-item.sdp-banner-content-col h1 {
    font: 46px / 1.2 var(--zoho_Puvi_Etra_Bold);
}

#sdp-ap-integration .sdp-two-col-main .sdp-banner-img-col img {
    max-width: 600px;
    width: 100%;
}

#sdp-ap-integration h2.heading-length-more {
    font-size: 32px;
}

#sdp-ap-integration .sdp-author-section {
    padding: 30px 80px 0px 0px;
}

#sdp-ap-integration #zylker-challenges-four-key .sdp-list-style li::before {
    border: solid 7px #74c880;
}


/*tech-marketing-style-end-here*/

#itscm .sdp-banner-section {
    background: #ffccce;
}

#itscm-bcm .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-bg {
    background: #a7cbed;
}

#it-service-continuity .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-bg {
    background: #feedb7;
}

#itscm-plan .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-bg {
    background: #d5ffc7;
}

#takeaway .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-bg {
    background: #fcd7d7;
}

#itcm-demo-section .demo-form-bg {
    background-image: url(https://www.manageengine.com/products/service-desk/style/../it-incident-management/images/itcm-demo-glass-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 760px;
    margin: 0px auto;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 60px 50px;
    border-radius: 20px;
    overflow: hidden;
}

#itcm-demo-section .demo-form-bg h2 {
    font-size: 34px;
}

#itcm-demo-section .demo-form-bg>div {
    width: 100%;
    margin: 0px auto;
    max-width: 530px;
}

#itcm-demo-section .demo-form-bg a {
    background-color: #cb1c1c;
    color: #fff;
    font-family: 'Zoho_Puvi_Bold';
    border-radius: 3px;
    text-transform: uppercase;
    padding: 10px 20px;
    text-decoration: none;
}

#itcm-demo-section .demo-form-bg a:hover {
    background-color: #ed3232;
}

#itcm-demo-section .demo-form-bg .bold-text p {
    font-family: 'Zoho_Puvi_Bold';
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}


/*itscm-guide-style-start-here*/

#ai-tool-link-parent {
    position: relative;
}

.ai-tool-parent {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: -1;
}

.ai-tool-parent.active {
    z-index: 1;
}

#ai-tool-link-parent>div.summarize-parent {
    padding: 0px 15px;
    box-sizing: border-box;
    max-width: 200px;
    overflow-x: hidden;
    position: relative;
}

#ai-tool-link-parent>div.summarize-parent.active {
    z-index: -1;
}

.summarize-btn-wrap {
    background: linear-gradient(90deg, #0275FF 0%, #BA59D3 50%, #F97D0C 100%);
    padding: 3px 20px;
    box-sizing: border-box;
    max-width: 150px;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
    cursor: pointer;
    transform: translateX(0px);
    transition: .8s ease;
}

.summarize-btn-wrap.active {
    transform: translateX(200px);
}

.summarize-btn-wrap p {
    margin: 0px 0px 0px 0px;
    color: #FFFFFF;
    font-family: 'Zoho_Puvi_SemiBold';
    position: relative;
    font-size: 16px;
}

.summarize-btn-wrap p::before {
    content: '';
    position: absolute;
    left: -9px;
    top: 7px;
    width: 17px;
    height: 17px;
    background-image: url(https://www.manageengine.com/products/service-desk/style/../images/ai-global-logo.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.ai-tool-links-wrap ul {
    display: flex;
    padding: 0px 15px;
    box-sizing: border-box;
    margin-top: 0px;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.ai-tool-links-wrap li {
    height: 43px;
    width: 55px;
    text-align: center;
    position: relative;
    transform: scale(.6);
    transition: .8s ease;
    opacity: 0;
    margin-bottom: 15px;
}

.ai-tool-links-wrap.active li {
    transform: scale(1);
    opacity: 1;
    transition: .8s ease;
}

.ai-tool-links-wrap.active li:nth-child(1) {
    transition-delay: .2s;
}

.ai-tool-links-wrap.active li:nth-child(2) {
    transition-delay: .4s;
}

.ai-tool-links-wrap.active li:nth-child(3) {
    transition-delay: .6s;
}

.ai-tool-links-wrap.active li:nth-child(4) {
    transition-delay: .8s;
}

.ai-tool-links-wrap.active li:nth-child(5) {
    transition-delay: 1s;
}

.ai-tool-links-wrap li span {
    content: '';
    position: relative;
    background-image: url(https://www.manageengine.com/products/service-desk/style/../images/ai-tool-sprite.svg);
    height: 27px;
    width: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    left: 14px;
    display: block;
}

.ai-tool-links-wrap li.chat-gpt span {
    background-position: 0px 0px;
}

.ai-tool-links-wrap li.perplexity span {
    background-position: -34px 0px;
}

.ai-tool-links-wrap li.claude span {
    background-position: -68px 0px;
}

.ai-tool-links-wrap li.google-ai span {
    background-position: -99px 0px;
}

.ai-tool-links-wrap li.grok span {
    background-position: -165px 0px;
    background-size: 200px;
    height: 32px;
    width: 32px;
}

.ai-tool-links-wrap li a {
    color: #000;
    text-decoration: unset;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 9px;
    display: block;
    text-align: center;
    position: relative;
    bottom: -4px;
}


/*itscm-guide-style-end-here*/

.sdp-cyper-bg {
    background-color: #f8dede;
}

.sdp-burnout-banner {
    background-color: #def0ff;
}

.sdp-burnout .slick-list {
    box-shadow: 0px 0px 10px #9e9e9e;
    border-radius: 8px;
}

.sdp-burnout .slick-list figcaption {
    margin-bottom: 20px;
}


/* SAM guide START */

.sdp-sam-guide-banner {
    background-color: #fff7c3;
}

.sdp-sam-stripo-one {
    background-color: #e0ffd4;
}

.sdp-sam-stripo-two {
    background-color: #fdd8da;
}

.sdp-sam-stripo-three {
    background-color: #e3f1fb;
}

.sdp-sam-cust-tbl {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
}

.sdp-sam-cust-tbl tr th {
    background-color: #b0deff;
}

.sdp-sam-cust-tbl tr th,
.sdp-sam-cust-tbl tr td {
    border-color: #8bc8f3;
}

.sdp-sam-cust-tbl tr:nth-child(even) {
    background: #f5fbff;
}

.sdp-sam-cust-tbl tr {
    background: #ffffff;
}

.sdp-quote {
    font-size: 20px;
    font-style: italic;
    font-family: 'Zoho_Puvi_Medium';
    border-left: 5px solid #8bc8f3;
    background: #f2faff;
    padding: 20px;
    max-width: 90%;
    line-height: 1.6;
    margin-bottom: 30px;
}

.sdp-list-style.sdp-tick-yellow li::before {
    border: solid 7px #efc02e;
}

ul.sdp-list-style.sdp-list-green li:before {
    border: solid 7px #52a24b;
}

ul.sdp-list-style.sdp-light-red li:before {
    border: solid 7px #ff6870;
}

.sdp-cta-p p {
    font-size: 18px;
    font-family: 'Zoho_Puvi_Medium';
}
/* SAM guide END */
.sdp-car-item {
    box-shadow: 0px 0px 10px 1px #CCCCCC40;
    border-radius: 20px;
    margin: 15px;
	overflow: hidden;
	position: relative;
	transition: ease-in .6s;
}
.sdp-car-item:hover {
    transform: scale(1.03);
    box-shadow: 0px 0px 10px 2px #d7d7d7;
}
.sdp-car-item a{
	color: #000;
}
.sdp-car-item a:hover{
	text-decoration: none;
}
.sdp-item-img{
	margin: 0 auto;
}
.sdp-car-title h3{
	margin: 0;
	text-align: center;
	max-width: 90%;
	font-size: 22px;
}
.sdp-arrow {
    text-align: right;
    font-size: 28px;
    position: absolute;
    bottom: 10px;
    right: 20px;
	transition: ease-in-out .6s;
}
.sdp-car-item:hover .sdp-arrow {
	transform: translateX(5px);
}
.sdp-it-ticket{
	background-color: #FF8787;
}
.sdp-it-ticket img{
	width: 252px;
}
.sdp-it-support{
	background: #FAE168;
}
.sdp-sd{
	background: #D5FDD0;
}
.sdp-item-img{
	margin: 0 auto;
	text-align: center;
	width: 330px;
    height: 190px;
    overflow: hidden;
}
.sdp-car-title{
	padding: 30px;
}
.sdp-carousel-main .slick-prev {
    right: 40px;
    top: -14px;
	left: auto;
}
.sdp-carousel-main .slick-next {
    right: 20px;
    top: -14px;
}
@media only screen and (max-width:1450px) {
    #sdp-ap-integration .sdp-strip-banner-section .sdp-strip-col-main {
        height: auto;
    }
    #sdp-ap-integration .sdp-strip-col h2 {
        font-size: 32px;
        margin-bottom: 0;
        padding: 30px 0px;
    }
}

@media only screen and (max-width:1200px) {
    .ai-tool-links-wrap ul {
        transform: scale(.85);
        transform-origin: left;
    }
}

@media only screen and (max-width:1140px) {
    #itcm-demo-section .demo-form-bg h2 {
        font-size: 26px;
        margin-top: 10px;
    }
    #itcm-demo-section .demo-form-bg p {
        font: 17px / 1.66 var(--zoho_Puvi_Regular);
    }
    #itcm-demo-section .align-left {
        text-align: center;
    }
    #itcm-demo-section .demo-form-bg {
        max-width: 690px;
        padding: 40px 30px;
    }
}

@media only screen and (max-width:992px) {
    #sdp-ap-integration .sdp-strip-banner-section .sdp-strip-col-main {
        display: block;
    }
    #sdp-ap-integration .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) {
        padding-left: 0px;
        text-align: center;
        max-width: 450px;
        width: 100%;
        margin: 0px auto;
        margin: 0px auto 30px;
    }
    #sdp-ap-integration .sdp-strip-col h2 {
        margin-bottom: 20px;
        text-align: center;
    }
    #sdp-ap-integration .sdp-two-col-main .sdp-two-col-item.sdp-banner-content-col h1 {
        font: 36px / 1.1 var(--zoho_Puvi_Etra_Bold);
    }
    #itcm-demo-section .demo-form-bg {
        background: #9dd1f4;
        border-radius: 20px;
        padding: 60px 30px;
    }
}

@media only screen and (max-width:768px) {
    .sdp-fw-tbl.score {
        width: 100%;
    }
    #sdp-ap-integration .sdp-two-col-main .sdp-two-col-item.sdp-banner-content-col h1 {
        font: 34px / 1.1 var(--zoho_Puvi_Etra_Bold);
    }
    #sdp-ap-integration .sdp-banner-cta {
        padding: 18px 20px;
        font-size: 13px;
    }
}


/*Risk assesment guide style ends here*/

@media screen and (min-width: 1336px) and (max-width: 1440px) {
    h1 {
        font-size: 47px;
    }
    .sdp-banner-sub-head {
        font-size: 18px;
    }
    .box-main .box-icon-div {
        width: 90px;
        height: 90px;
        margin: 0 auto;
    }
    .box-main .box-items {
        max-width: 260px;
    }
    .support-box-main .support-box-item {
        max-width: 260px;
    }
}


/* ServiceDesk Plus dashboards START*/

.sdp-dashbard {
    background-color: #e2f0fb;
}

.sdp-dash-one,
.sdp-dash-five {
    background-color: #fff7c1;
}

.sdp-dash-two {
    background-color: #e0ffd3
}

.sdp-dash-three,
.sdp-dash-seven {
    background-color: #fdd8d9
}

.sdp-dash-four {
    background-color: #e2f0fb
}

.sdp-dash-six {
    background-color: #e0ffd3
}


/* ServiceDesk Plus dashboards END*/


/* Employee onboarding and offboarding START*/

.sdp-emp-on-one {
    background-color: #c1f0ff;
}

.sdp-two-tbl {
    max-width: 85%;
    margin: 0 auto;
    padding: 20px 0;
}

.sdp-two-tbl thead th {
    padding: 13px 20px;
    font: 22px/1.2 var(--zoho_Puvi_Semi_Bold);
    background: #c0f0ff;
    border: 1px solid #5bd8ff;
}

.sdp-two-tbl thead th:first-child {
    width: 240px;
}

.sdp-two-tbl p {
    margin-bottom: 0;
}

.sdp-two-tbl tbody td {
    border: 1px solid #5bd8ff;
}

.sdp-yellow-tbl.sdp-yellow-tbl thead th {
    background: #fff2cd;
    border: 1px solid #facf79;
}

.sdp-two-tbl.sdp-yellow-tbl tbody td {
    border: 1px solid #facf79;
}

.sdp-pastal-red li:before {
    border: solid 7px #fd5672;
}

.sdp-pastal-blue li:before {
    border: solid 7px #00c2ff;
}

.sdp-pastal-yellow li:before {
    border: solid 7px #ffb116;
}

.sdp-pastal-green li:before {
    border: solid 7px #00d065;
}

.sdp-emp-on-banner h1 {
    font-size: 48px;
}


/* Employee onboarding and offboarding END*/

@media screen and (max-width: 1280px) {
    .support-box-main .support-box-item,
    .box-main .box-items {
        width: 26.3%;
    }
    .sdp-banner-sub-head br {
        display: none;
    }
    .sdp-setting-icon {
        right: 255px;
        top: 20px;
    }
    table.tasks-targets {
        max-width: 100%;
    }
    p.ola-intro {
        max-width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .sidebar-heading {
        display: none
    }
    .sdp-container {
        padding: 0 30px;
    }
    .sdp-mobile-navigation {
        display: block;
    }
    .sdp-sider-bar,
    #commonHeader {
        display: none;
    }
    .sdp-two-col-main,
    .sdp-content-main {
        flex-wrap: wrap;
    }
    .sdp-two-col-main .sdp-two-col-item,
    .sdp-content-main .sdp-two-col-item,
    .sdp-two-col-main .sdp-sider-bar,
    .sdp-content-main .sdp-sider-bar,
    .sdp-two-col-main .sdp-content-section,
    .sdp-content-main .sdp-content-section {
        width: 100%;
        flex: 100%;
    }
    .sdp-strip-col-main {
        flex-wrap: wrap;
    }
    .sdp-strip-col-main .sdp-strip-col {
        width: 100%;
        max-height: 300px;
    }
    .sdp-content-main .sdp-content-section {
        padding: 80px 0 0;
    }
    .sdp-content-main .sdp-content-section .sdp-section-part {
        padding: 0;
    }
    .sdp-content-main .sdp-content-section .sdp-section-part.sdp-strip-no-img {
        padding: 0;
    }
    .sdp-banner-section .sdp-two-col-main {
        text-align: center;
    }
    .sdp-banner-section .sdp-two-col-main .sdp-two-col-item:first-child {
        padding: 0 0 50px 0;
    }
    .sdp-banner-section .sdp-two-col-main .sdp-two-col-item h1 {
        max-width: 100%;
    }
    .sdp-banner-section .sdp-two-col-main .sdp-two-col-item .sdp-banner-sub-head {
        max-width: 70%;
        margin: 25px auto;
    }
    .sdp-banner-section .sdp-two-col-main .sdp-two-col-item:last-child {
        padding-left: 0;
    }
    .sdp-guide-footer .sdp-footer-content {
        max-width: 90%;
    }
    .sdp-author-section {
        padding: 30px 0 0;
    }
    /**/
    .sysadmin-banner-bg .sdp-two-col-item:first-child.sdp-banner-content-col {
        max-width: 60%;
        margin: 0 auto;
        padding: 50px 0;
    }
    .sysadmin-banner-bg .no-padding-btm {
        padding-bottom: 25px;
    }
    .sdp-container-banner .sdp-two-col-main .sdp-banner-img-col {
        text-align: center;
    }
    /**/
    .sdp-content-body .sdp-strip h2.heading-length-more,
    .sdp-faq-sec h2.sdp-tac {
        font-size: 32px;
    }
    .what-is-ssp-resource-kit h1 {
        font-size: 34px;
    }
    .box-main .box-items {
        width: 270px;
    }
    .support-box-main .support-box-item {
        width: 270px;
    }
    .sdp-mobile-only {
        display: block;
    }
    .sdp-web-only {
        display: none;
    }
    .sdp-setting-leaf {
        width: 60px;
        height: 60px;
        background-size: 850px;
        background-position: -772px -55px;
        left: 276px;
        bottom: 107px;
    }
    .sdp-setting-icon {
        right: 407px;
        top: 18px;
    }
    .what-is-fm-banner .sdp-container-banner .sdp-two-col-main .sdp-banner-img-col {
        text-align: center;
    }
    .what-is-fm-banner .sdp-two-col-main .sdp-banner-img-col img {
        width: 100%;
        max-width: 400px;
        margin: 0px auto;
    }
    .sdp-what-is-slm .sdp-banner-img-col img {
        width: 60%;
    }
    .slm-infographics .sdp-flex-reverse {
        flex-direction: column-reverse;
    }
    #sdp-ap-integration .sdp-author-section {
        padding: 30px 0px 0px 0px;
    }
}

@media screen and (max-width: 820px) {
    .what-is-ssp-resource-kit h3 {
        padding: 0px 0px;
    }
    #what-is-ssp-parent .support-box-main .support-box-item {
        width: calc(100% / 2);
    }
    #what-is-ssp-parent .support-box-main .support-box-item {
        border-left: unset;
        border-right: unset;
    }
    #what-is-ssp-parent .support-box-main .support-box-item:nth-child(1),
    #what-is-ssp-parent .support-box-main .support-box-item:nth-child(2) {
        border-bottom: 1px dashed #dfdfdf;
    }
    #what-is-ssp-parent .support-box-main .support-box-item:nth-child(1),
    #what-is-ssp-parent .support-box-main .support-box-item:nth-child(3) {
        border-right: 1px dashed #dfdfdf;
        border-left: unset;
    }
    .what-is-ssp-resource-kit p,
    ul.list-wrap li {
        font-size: 17px;
    }
    .kit-form-container {
        width: 100%;
    }
    .sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item h1 {
        font-size: 46px;
    }
    .incident-postmortem-banner-conetent.sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item h1 {
        font-size: 36px;
    }
    .sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item img {
        max-width: 80%;
    }
    .incident-postmortem-banner-conetent.sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item img {
        max-width: 100%;
    }
    .sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item .sdp-banner-sub-head {
        max-width: 100%;
    }
    .sdp-content-body .sdp-strip h2 {
        font-size: 38px;
    }
    .sdp-guide-footer .sdp-footer-content {
        max-width: 100%;
    }
    .sysadmin-banner-bg .sdp-two-col-item:first-child.sdp-banner-content-col {
        max-width: 70%;
        margin: 0 auto;
        padding: 50px 0;
    }
    .sysadmin-banner-bg .sdp-two-col-item img {
        max-width: 60%;
    }
    .box-main .box-items,
    .support-box-main .support-box-item {
        width: 180px;
    }
    .kit-form-container .sdp-two-col-main .sdp-two-col-item:first-child {
        padding-right: 0;
    }
    .kit-form-container .sdp-two-col-main .sdp-two-col-item:nth-child(2) {
        padding-left: 0;
    }
    .faq-main-content {
        max-width: 95%;
    }
    .sdp-setting-icon {
        right: 267px;
        top: 28px;
    }
    .sdp-setting-leaf {
        left: 116px;
        bottom: 110px;
    }
    .mid-cta-box-wrap .sdp-guide-higligted-wrap>div {
        padding: 30px 30px;
    }
    table.ola-guide-table-three-column th,
    table.guide-table th,
    tr,
    td {
        padding: 15px 10px;
    }
    #po-tech-parent table.ola-guide-table-three-column th,
    #po-tech-parent table.guide-table th,
    tr,
    td {
        padding: 13px 10px;
    }
    #helpdesk-mk-parent .guide-table .sdp-list-style li {
        font: 16px / 1.4 var(--zoho_Puvi_Regular);
    }
    .help-desk-metrics-kpi-strip .flex-wrap>div:nth-child(1),
    .help-desk-metrics-kpi-strip .flex-wrap>div:nth-child(2) {
        max-width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }
    .sdp-content-main .sdp-content-section .help-desk-metrics-kpi-strip .sdp-section-part {
        padding: 30px 30px;
    }
    .sdp-strip-img-wrap {
        margin: 0px auto 20px;
        max-width: 150px;
    }
    .sdp-author-section .sdp-author-img {
        max-width: 70px;
    }
    .sec-highlight {
        max-width: 100%;
        padding: 0;
    }
    h1 br,
    .sdp-div-dark br,
    .sdp-strip-banner-section .sdp-strip-col-main .sdp-strip-col:first-child p br {
        display: none;
    }
    #what-is-fm-parent .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img {
        max-width: 100% !important;
    }
    .sdp-box-item {
        width: 40%;
    }
    .sdp-div-dark {
        max-width: 100%;
        padding: 30px;
    }
    .sdp-strip-banner-section .sdp-strip-col-main .sdp-strip-col:first-child p {
        font-size: 20px;
    }
    .sdp-banner-content-col .semi-bold_head {
        font: 30px / 1.6 var(--zoho_Puvi_Semi_Bold);
    }
}

@media only screen and (max-width:768px) {
    #incident-postmortem-parent .sdp-image-space img {
        max-width: 250px;
        margin-top: 25px;
    }
    #incident-postmortem-parent .sdp-strip-banner-section .sdp-strip-col-main {
        display: block;
    }
    #incident-postmortem-parent .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) {
        text-align: center;
        padding-left: 0;
        width: 100%;
    }
    #incident-postmortem-parent .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:first-child h2 {
        font: 32px / 1.2 var(--zoho_Puvi_Bold);
        margin-top: 30px;
        text-align: center;
    }
}

@media screen and (max-width: 480px) {
    .apiform {
        margin: 30px auto 0px;
    }
    .sdp-content-main .help-desk-metrics-kpi-strip .flex-wrap>div h3 {
        font: 22px / 1.3 Georgia, serif;
    }
    #what-is-ssp-parent .support-box-main .support-box-item {
        width: calc(100%);
    }
    #what-is-ssp-parent .support-box-main .support-box-item {
        border: unset !important;
    }
    .sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item h1 {
        font-size: 40px;
    }
    .sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item img {
        max-width: 100%;
    }
    .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main {
        padding: 40px 0;
        height: unset;
    }
    .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col {
        flex: 100%;
    }
    .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) {
        text-align: center;
        padding: 0px 0;
    }
    .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2).sdp-image-space img {
        margin: 0 0;
    }
    .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:first-child {
        padding: 0px 0;
        text-align: center;
    }
    .sdp-content-main .sdp-content-section {
        padding: 70px 0;
    }
    .sdp-content-main .sdp-content-section .sdp-section-part {
        margin: 0 0 50px 0;
    }
    .sdp-content-main .sdp-content-section .sdp-section-part .sdp-img-sec {
        max-width: 100%;
        margin: 25px 0;
    }
    .sdp-guide-footer .sdp-footer-content h3 {
        font-size: 34px;
    }
    .grid-main {
        flex-wrap: wrap;
    }
    .grid-main .grid-item {
        width: 100%;
        padding: 20px 30px;
    }
    .grid-main .grid-item:nth-child(2) {
        border: 0;
    }
    .grid-main.border-content {
        border: 0;
    }
    .sdp-content-body .sdp-strip h2 {
        font-size: 30px;
    }
    .box-grid {
        padding: 20px 0;
    }
    .sdp-video-sec {
        max-width: 100%;
    }
    .sysadmin-banner-bg .sdp-two-col-item:first-child.sdp-banner-content-col {
        max-width: 100%;
        padding: 30px 0;
    }
    .sysadmin-img-col {
        max-width: 100%;
    }
    .release-img-col {
        max-width: 100%;
    }
    .sdp-middle-img,
    .sdp-middle-img-agile,
    .sdp-middle-img-dev {
        max-width: 100%;
        padding: 20px 0 30px;
    }
    .kit-form-container {
        max-width: 100%;
    }
    .kit-form-container .sdp-two-col-main {
        padding: 0;
    }
    .kit-form-container .sdp-two-col-main .sdp-two-col-item:first-child {
        padding-right: 0;
    }
    .kit-form-container .sdp-two-col-main .sdp-two-col-item:nth-child(2) {
        padding-left: 0;
    }
    .kit-form-container h2 {
        font-size: 32px;
    }
    .faq-main-content .faq-item .faq-item-click h3 {
        max-width: 80%;
        font-size: 18px;
    }
    .support-box-main .support-box-item,
    .box-main .box-items {
        width: 100%;
    }
    .box-main .box-items:nth-child(2),
    .box-main .box-items:nth-child(5),
    .box-main .box-items:nth-child(8),
    .support-box-main .support-box-item:nth-child(2),
    .support-box-main .support-box-item:nth-child(5) {
        border-left: 0;
        border-right: 0;
    }
    .support-box-main .support-box-item:nth-child(7) {
        border-bottom: 1px dashed #dfdfdf;
        border-right: 0;
    }
    .box-main .box-items:nth-child(10) {
        border-left: 0px dashed #dfdfdf;
        border-right: 0px dashed #dfdfdf;
    }
    .sdp-faq-sec h2 {
        font-size: 32px;
    }
    .faq-main-content {
        max-width: 100%;
    }
    .sdp-setting-icon {
        width: 40px;
        height: 40px;
        right: 125px;
        top: 15px;
    }
    .sdp-setting-leaf {
        width: 50px;
        height: 50px;
        background-size: 664px;
        background-position: -600px -42px;
        left: 16px;
        bottom: 89px;
    }
    .box-main {
        padding: 0;
    }
    .sdp-support--img {
        max-width: 100%;
    }
    .faq-main-content .faq-item .faq-item-content {
        margin: 30px 0;
        max-width: 95%;
    }
    .box-items br,
    .sdp-strip-col h2 br {
        display: none;
    }
    .sdp-width-95,
    .sdp-width-90,
    .sdp-width-85,
    .sdp-width-80,
    .sdp-width-75,
    .sdp-width-70,
    .sdp-width-65,
    .sdp-width-60,
    .sdp-width-50,
    .sdp-width-40 {
        max-width: 100%;
        padding-bottom: 20px;
    }
    #po-tech-parent table.guide-table th,
    tr,
    td {
        font-size: 16px;
    }
    .what-is-fm-banner .sdp-container-banner .sdp-two-col-main .sdp-banner-img-col {
        text-align: center;
    }
    .sdp-box-item {
        width: 100%;
    }
    .sdp-box-two-main {
        display: block;
    }
    .sdp-what-is-slm .sdp-banner-img-col img,
    .sdp-guide-video-sec-mian {
        width: 100%;
    }
    .sdp-cta-form {
        display: block;
        padding: 30px 0;
    }
    .sdp-cta-form div {
        margin: 35px 0;
    }
    .sdp-cta-form .sdp-banner-cta {
        padding: 20px;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
    }
    .sdp-long-form-cta-sec {
        padding: 30px;
        max-width: 100%;
    }
    .sdp-faq-sec {
        padding-top: 0;
    }
    #sdp-it-risk-management .sdp-strip-banner-section.sdp-strip-img-part .sdp-strip-heading-and-img .sdp-strip-col-main .sdp-strip-col:nth-child(2) img {
        margin-top: 30px !important;
    }
    .sdp-banner-content-col .semi-bold_head {
        font: 26px / 1.6 var(--zoho_Puvi_Semi_Bold);
    }
    .sdp-grid-four {
        grid-template-columns: 1fr;
    }
    .sdp-two-tbl thead th:first-child {
        width: auto;
    }
    .sdp-two-tbl {
        max-width: 100%;
    }
}

@media screen and (max-width: 320px) {
    .sdp-banner-section .sdp-banner-conetent .sdp-two-col-item img {
        max-width: 100%;
    }
    .sdp-banner-section.sysadmin-banner-bg .sdp-banner-conetent .sdp-two-col-item h1 {
        font-size: 36px;
    }
    .sdp-banner-cta {
        padding: 18px 20px;
        font-size: 14px;
    }
    .sdp-content-main .sd-last-modified {
        font-size: 16px;
    }
    .it-sup-guide.sdp-banner-section .sdp-banner-conetent.sdp-two-col-main .sdp-two-col-item h1 {
        font-size: 38px;
    }
    .sdp-banner-sub-head br {
        display: none;
    }
}
/*sdp-new-guide.css ends*/

#custmrlgosroll{
display:none !important;
}


#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}
.footCont.clearfix p {
    color: #bbb;
}
h1.ftrmnhdr, .sdp-footer-content h3 {
    color: #fff;
}

.ftr-cont-wrpr {
    display: none;
}
