h2 {
    margin: 40px 0px 30px 0px;
  }
  picture, picture > img, picture > source {
    aspect-ratio: auto 718/341;
  }
  h4.slanting-text {
    margin: 30px 0px;
    font-style: italic;
  }
  .zh-b-cust .cmn-breadcrum {
    max-width: 1100px;
  }
  .article-inner-image img {
    max-width: 75%;
    margin: 0 auto;
  }
  .article-inner-image {
    margin: 50px auto;
  }
  figcaption {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
  }
  .sticky-bar {
    height: 50vh;
    overflow-y: scroll;
  }
  li.sublink {
    padding-left: 30px;
  }
  .zh-h-85 {
    width: 85%;
  }
  /*New wrote css*/
  .formdiv {
    background: unset;
    border: unset;
  }
  form keygen, select {
    height: unset !important;
    border-radius: none !important;
    color: unset !important;
  }
  #Apiform keygen, select {
    background: unset;
  }
  footer {
    padding: unset;
  }
  .submitdiv {
    float: unset;
    padding: unset;
  }
  .cont-wrap .submitdiv {
    margin: 40px auto !important;
    width: 250px;
  }
  select#country_state {
    border: none;
    -webkit-appearance: none;
    border-radius: 0px;
    padding: 15px 20px;
    font-size: 17px;
    color: #000;
    width: 100%;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(/service-desk/images/dropdown-arrow.png)no-repeat !important;
    background-position: right 9px !important;
    outline: none;
    margin-top: 15px;
  }
  .new-one select {
    background: unset;
  }
  ul.articlelinks {
    border-left: 1px solid #cacbcf;
    padding-left: 1px;
    position: relative;
  }
  .articlelinks > span {
    content: '';
    position: absolute;
    left: -2px;
    top: 0;
    width: 3px;
    background: #000;
    transition: .5s cubic-bezier(0.075, 0.82, 0.165, 1);
  }
  #adsticky {
    top: 130px;
  }
  .smlarlft {
    background: unset;
  }
  ul.articlelinks li {
    cursor: pointer;
  }
  .articlelinkscont {
    margin-top: 0px;
  }
  .article-wrapper h3 {
    font-size: 20px;
  }
  .form-fields {
    margin: 0 auto 15px;
  }
  #author-weblink {
    display: none;
  }
  .rowpding {
    padding: 50px 0;
  }
  .subscribe a:hover {
    text-decoration: none;
  }
  ul.shareiconscont {
    transform: scale(.9);
  }
  .ebkinnercont {
    max-width: 1100px;
    width: 90%;
  }
  .social-icons {
    background-image: url(/service-desk/images/social-shares-icon.png);
    background-repeat: no-repeat;
    width: 28px;
    height: 28px;
    display: inline-block;
    background-size: 110px;
    background-position: 0px 2px;
    margin-left: 10px;
  }
  .twit {
    background-position: -29px 2px;
    transition: .4s ease;
    width: 25px;
  }
  .twit:hover {
    background-position: -29px -28px;
    transition: .4s ease;
  }
  .lind {
    background-position: -54px 2px;
    transition: .4s ease;
  }
  .lind:hover {
    background-position: -54px -28px;
    transition: .4s ease;
  }
  .facbk {
    background-position: 0px 2px;
    transition: .4s ease;
    background-size: 105px;
  }
  .facbk:hover {
    background-position: 0px -26px;
    transition: .4s ease;
  }
  .flag {
    background-position: -83px 3px;
    transition: .4s ease;
    background-size: 105px;
  }
  .flag:hover {
    background-position: -83px -25px;
    transition: .4s ease;
  }
  /*Form sec*/
  .formsec {
    background: #171d2e;
  }
  .formsec h2 {
    color: #fff;
    text-align: center
  }
  .formdiv {
    margin-top: 50px;
  }
  .form-fields {
    width: 60%;
    margin: 0 auto;
  }
  .fields {
    margin: 15px 0px;
  }
  .fields1 {
    width: 45%;
  }
  .fields2 {
    width: 20%;
  }
  .fields3 {
    width: 35%;
  }
  input {
    border: 0;
    border-radius: 0;
  }
  input#emailID {
    background: #fff;
    padding: 15px 20px;
    font-size: 17px;
    width: 100%;
    box-sizing: border-box;
    color: #000;
    outline: none;
  }
  ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1;
    /* Firefox */
  }
  :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000;
  }
  ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #000;
  }
  input:focus::-webkit-input-placeholder {
    color: transparent;
  }
  input:focus:-moz-placeholder {
    color: transparent;
  }
  /* FF 4-18 */
  input:focus::-moz-placeholder {
    color: transparent;
  }
  /* FF 19+ */
  input:focus:-ms-input-placeholder {
    color: transparent;
  }
  /* IE 10+ */
  .form-fields, #meGDPRMessage {
    width: 90%;
    max-width: 500px;
    margin: 15px auto;
  }
  #meGDPRMessage {
    text-align: center;
  }
  select#MECountryListing {
    border: none;
    -webkit-appearance: none;
    border-radius: 0px;
    padding: 15px 20px;
    font-size: 17px;
    color: #000;
    width: 100%;
    box-sizing: border-box;
    outline: none;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(/service-desk/images/dropdown-arrow.png)no-repeat !important;
    background-position: right 9px !important;
  }
  .slt-parent {
    position: relative;
  }
  .submitdiv {
    margin-top: 40px !important;
  }
  input#submit {
    background: #ff4545;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: Zoho_Puvi_Bold;
    -webkit-appearance: none;
    outline: none;
    margin: 0 auto;
    font-size: 15px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    opacity: 0.9;
  }
  input#submit:hover {
    opacity: 1;
  }
  input#user-detail {
    display: none;
  }
  #meGDPRMessage {
    font-size: 12px;
    line-height: 15px;
    margin-top: 10px;
    color: #fff;
  }
  div#formCTAgdpr {
    font-size: 11px;
    margin: 10px auto 0 auto;
    line-height: 1.5;
    color: #fff;
    text-align: center;
  }
  .prvcy-plicy a {
    font-size: 10px;
    text-decoration: underline;
    border-bottom: 1px solid #000;
    color: #56ccff;
  }
  .resetdiv {
    display: none;
  }
  ul.list-items-num {
    counter-reset: section;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  ul.list-items-num li {
    margin-bottom: 0px;
    position: relative;
    padding-left: 10px;
    margin-top: 10px;
  }
  ul.list-items-num li::before {
    counter-increment: section;
    content: counter(section) ".";
    margin-right: 8px;
    font-weight: bold;
  }
  ul.list-disc {
    list-style: disc;
    padding-left: 20px;
  }
  input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea {
    border-radius: 0px;
  }
  .formsec .cont-wrap {
    max-width: 900px;
    width: 100%;
    margin: 0px auto;
  }
  .adcont > div {
    margin-bottom: 20px;
  }
  .aboutauther .obj {
    width: 100px;
    margin: 0px auto;
  }
  .aboutauther div.right p {
    margin-bottom: 0px;
  }
  .authrlinkicons {
    background-image: url(/service-desk/images/social-shares-icon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    background-size: 100px;
  }
  .autherlinks .authr-in {
    background-position: -49px 0px;
    transition: .4s ease;
  }
  .autherlinks .authr-in:hover {
    background-position: -49px -25px;
    transition: .4s ease;
  }
  .list-cont li {
    padding-left: 20px;
    margin-bottom: 12px;
  }
  .list-cont li::before {
    content: '';
    height: 7px;
    width: 7px;
    background: #000;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 20px;
    top: 50%;
    transform: translate(0%, -50%);
  }
  .skeleton {
    opacity: .7;
    animation: skeleton-loading 1s linear infinite alternate;
    height: 300px;
    width: 100%;
    display: block;
  }
  .skeleton-text {
    width: 100%;
    height: .5rem;
    margin-bottom: .25rem;
    border-radius: .125rem;
  }
  .skeleton-text:last-child {
    margin-bottom: 0;
    width: 80%;
  }
  .article-wrapper {
    width: 70%;
  }
  .mobile-breadcrum {
    display: none;
  }
  .rowpding {
    padding: 50px 0px;
  }
  .articleshare {
    margin-left: auto;
  }
  .article-wrapper p {
    padding-right: 20px;
  }
  .article-wrapper h2 {
    font-size: 24px !important;
  }
  .article-wrapper h2.zh-art-h2 {
    font-size: 30px !important;
  }
  h2.zh-h-sub {
    font-size: 28px !important;
  }
  .zh-li-div {
    display: inline-flex;
    margin-bottom: 5px;
  }
  .zh-li-nu {
    padding-right: 5px;
  }
  .promo-cont-wrap {
    padding: 0px 10px;
    box-sizing: border-box;
  }
  .promo-cont a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
  }
  .promo-cont {
    margin-bottom: 0px;
  }
  .promo-cta {
    margin-top: 5px;
  }
  .promo-cta a {
    color: #E9142B;
    font-weight: 600;
    text-decoration: none;
  }
  .sdp-image-pop {
    display: none;
  }
  .sdp-image-pop.sdp-active {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    background: #0000009c;
    z-index: 99999;
  }
  .sdp-img-sec {
    text-align: center;
  }
  .sdp-img-div-height {
    max-height: 450px;
    overflow-y: scroll;
    cursor: all-scroll;
  }
  @keyframes skeleton-loading {
    0% {
      background-color: hsl(200, 20%, 70%);
    }
    100% {
      background-color: hsl(200, 20%, 95%);
    }
  }
  .fixed-nav {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    animation: smooth 0.3s ease-in-out;
    z-index: 9999;
  }
  .about-author .left {
    width: 100%;
  }
  .about-author .right {
    width: 100%;
  }
  .about-author img {
    width: 100px;
    margin: 0px 0px 0px 0px !important;
  }
  table.third-party-article-table p {
    margin: 0px;
  }
  p.table-content-center {
    text-align: center !important;
  }
  .citations {
    margin: 40px 0px;
  }
  .citations p {
    font-size: 13px;
    margin: 0px !important;
  }
  .sdp-ol-style{
      list-style: decimal;
       margin-left: 20px;
  }
  .sdp-ol-style li{
      margin-bottom: 10px;
  }
  .sdp-art-tbl-main table tr td {
      border: 1px solid #777;
      padding: 10px 15px;
  }
  .sdp-art-tbl-main table thead tr td {
      padding: 10px;
      background: #ddf4ff;
  }
  .sdp-art-tbl-main table tr td p{
      margin-top: 0px;
      padding-right: 0px;
      margin-bottom: 5px;
  }
  .sdp-border-radius{
      border-radius: 100%;
  }
  .article-table {
    box-sizing: border-box;
    border: 1px solid grey;
    display: block;
    margin-top: 30px;
  }
  .article-table tr.flex-wrap {
    position: relative;
    align-items: flex-start;
  }
  .article-table tr.flex-wrap:nth-child(even) {
    background: #bee6f04a;
  }
  .article-table tr.flex-wrap::before, .article-table tr.flex-wrap::after {
    content: '';
    position: absolute;
  }
  .article-table tr.flex-wrap::before {
    height: 1px;
    width: 100%;
    background: grey;
  }
  .article-table tr.flex-wrap:nth-child(1)::before {
    display: none;
  }
  .article-table tr.flex-wrap::after {
    height: 100%;
    width: 1px;
    background: grey;
    left: 50%;
  }
  .article-table .flex-wrap td {
    padding: 20px 20px;
    box-sizing: border-box;
  }
  .article-table .flex-wrap > td {
    max-width: 50%;
    flex: 0 0 50%;
  }
  @media only screen and (max-width:1100px) {
    .article-wrapper {
      padding: 50px 0px 0px;
      width: 100%;
    }
    .bnrcont {
      text-align: center;
    }
    .article-wrapper p {
      text-align: left;
    }
  }
  @media only screen and (max-width:768px) {
    .article-table tr.flex-wrap {
      display: flex;
    }
    .article-table .flex-wrap td {
      padding: 30px 20px;
    }
    .article-wrapper p {
      padding-right: 0px !important;
    }
    .rowpding {
      padding: 0px 0px 50px;
    }
    .mobile-breadcrum {
      display: block;
    }
    .web-breadcrum {
      display: none;
    }
    .datemints {
      font-size: 14px;
    }
    .globe-type-menu-page .cmn-breadcrum {
      width: 90%;
    }
    header:not(.abheader) #MEmobPanel {
      top: 78px;
    }
    .bradkrm {
      display: none;
    }
    .date-share {
      width: 100%;
    }
    ul.shareiconscont {
      justify-content: end;
      transform: scale(.9);
      transform-origin: right;
    }
    .add-resources-bg {
      padding: 50px 10px;
    }
    p#itilresrv {
      padding: 0px 10px 25px 10px;
    }
    .article-wrapper {
      padding: 50px 0px 0px;
    }
    span.footer-subscribenewslettersubmit {
      padding: 10px 17px;
    }
    .datemints, .articleshare {
      width: auto;
    }
    .zh-h-85 {
      width: 100%;
    }
  }
  @media only screen and (max-width:600px) {
    .autherlinks ul {
      justify-content: center;
    }
    .aboutauther div.right p {
      text-align: center;
    }
    .autherlinks {
      width: 100%;
    }
    .article-wrapper h3 {
      text-align: left;
    }
  }