/*/Main Wrapper/*/
.uems-design-system {
  padding: 80px;
}

/*/Main Wrapper Alternate Section/*/
.uems-design-system.grey {
  background-color: #f0f8ff;
}

/*/Main Wrapper Container/*/
.uems-design-system .container {
  max-width: 1100px;
}

/*/Main Wrapper Flex Box/*/
.uems-design-system .flex {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 40px;
}

/*/All types of Headings and Paragraph Sections/*/
.uems-design-system h1 {
  font-size: 42px;
  line-height: 50px;
  color: #000;
  text-align: center;
  font-weight: 600;
  margin: 0 0 20px;
}

.uems-design-system h2 {
  font-size: 36px;
  color: #000;
  line-height: 46px;
  margin: 20px 0px;
  max-width: 800px;
  font-weight: 500;
}

.uems-design-system h3 {
  font-size: 22px;
  color: #000;
  margin: 0 0 8px;
}

.uems-design-system h4 {
  font-size: 20px;
  font-weight: 400;
  color: #000;
  margin: 0 0 4px;
}

.uems-design-system p {
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  color: #000;
  margin: 0 0 40px;
}

.uems-design-system .left-content img {
    max-width: 600px;
    margin: 20px auto;
    width: 100%;
    box-shadow: 0px 5px 10px #f1f1f1;
}

.uems-design-system h2+p,
.uems-design-system .flex+p {
  text-align: center;
}

.uems-design-system ul,
.uems-design-system ol {
  list-style: disc outside;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  color: #000;
  margin: 0 0 40px;
  padding: 0 0 0 16px;
}

.uems-design-system ol {
  list-style: decimal outside;
}

.uems-design-system ul li,
.uems-design-system ol li {
  margin: 0 0 8px;
  line-height: 28px;
}

.uems-design-system ul li::marker {
  color: #2196F3;
}

.uems-design-system strong,
.uems-design-system b {
  font-weight: 500;
}

/*/CTA Styles Common for all links/*/
.uems-design-system .cta-grp {
  text-align: center;
  margin: 40px 0 0;
}

.uems-design-system .cta {
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  padding: 14px 24px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  text-align: center;
  justify-content: center;
  color: #0085FF;
  border: 1px solid #0085FF;
  border-radius: 6px;
  position: relative;
  text-transform: uppercase;
}

.uems-design-system .cta:after {
  content: "";
  background-image: url(https://www.manageengine.com/products/desktop-central/enterprise/images/arrow-icon.svg);
  display: inline-block;
  width: 8px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
}

.uems-design-system .cta:hover {
  color: #FFFFFF;
  background: #0085FF;
}

.uems-design-system .cta:hover:after {
  filter: brightness(0) invert(1);
}

/*/CTA Styles for Main Download Primary/*/
.uems-design-system .cta.pm {
  background-color: #DE2235;
  color: #fff;
  border-color: #DE2235;
}

.uems-design-system .cta.pm:after {
  filter: brightness(0) invert(1);
}

#scroll {
  width: 100%;
  padding: 0px;
}

#scroll .picture {
  margin: 30px auto;
  width: 100%;
}

#customers,
#allFea,
.heading-menu,
.head-container .fr .fr.pr {
  display: none;
}

@media(max-width:600px) {
  .uems-design-system {
    padding: 80px 40px;
  }

  .uems-design-system .flex {
    flex-wrap: wrap;
  }

  .uems-design-system h1 {
    text-align: left;
  }

  .uems-design-system {
    width: fit-content;
  }
}

 /* ---for endpoint central blogs page from here--- */
    .uems-design-system p {
        font-size: 16px;
        font-weight: 300;
        line-height: 32px;
    }

    .uems-design-system {
        padding: 60px 20px;
    }

    .uems-design-system .flex {
        flex-wrap: wrap;
        position: relative;
        gap: 30px;
    }

    .uems-design-system .m-b-0 {
        margin-bottom: 0px !important;
    }

    .uems-design-system h2,
    .uems-design-system p,
    .uems-design-system h3 {
        text-align: left !important;
        margin: 0px 0px 20px !important;
    }

    .uems-design-system {
        background: #F2F6FF;
        width: 100%;
        padding: 30px 0px 50px;
    }

    .uems-design-system ul.breacrum.flex {
        align-items: flex-start;
        width: max-content;
        list-style: none;
        grid-gap: 8px;
        margin: 0px 0px 10px;
        padding: 5px 5px 5px 20px;
    }

    .uems-design-system ul.breacrum.flex li {
        margin: 0px;
        font-size: 15px;
        font-weight: 200;
    }

    .uems-design-system ul.breacrum.flex li a {
        color: #8c8c8c;
        margin-right: 5px;
    }

    .uems-design-system .banner-sec {
        text-align: left !important;
        border-radius: 15px;
        display: flex;
        align-items: stretch;
        margin: 20px auto 40px;
        min-height: 340px;
    }

    .uems-design-system .bg-wrapper {
        max-width: 1200px;
        margin: auto;
    }

    .uems-design-system ul.heading-strip {
        padding: 0px;
        /* margin: 0px; */
        color: #fff;
        list-style: none;
        display: flex;
        grid-gap: 10px;
        text-transform: capitalize;
        align-items: center;
    }

    .uems-design-system ul.heading-strip li.active {
        background: #1C4698;
        padding: 4px 14px;
        border-radius: 8px;
    }

    .uems-design-system ul.heading-strip li {
        text-transform: capitalize;
        margin: 0px;
    }

    .uems-design-system .banner-sec h1 {
        color: #fff;
        text-align: left;
        line-height: 60px;
    }

    .uems-design-system .banner-sec .clip {
        max-width: 45%;
        border-radius: 0px 15px 15px 0px;
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .uems-design-system .clip img {
        height: 100%;
        width: 100%;
        /* max-height: 200px; */
    }

    .uems-design-system .banner-sec .caption {
        padding: 40px;
        background: linear-gradient(90deg, #0E93DB, #1C4698);
        width: 55%;
        border-radius: 15px 0px 0px 15px;
    }

    .uems-design-system .banner-sec .clip::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0px;
        height: 100%;
        width: 35%;
        background-image: linear-gradient(90deg, #1b4598, #ebebeb00);
    }

    .uems-design-system .banner-sec .clip::before {
        content: "";
        position: absolute;
        background: rgba(0, 0, 0, 0.1);
        height: 100%;
        width: 100%;
        border-radius: 15px 0px 0px 15px;
        background-image: url(https://www.manageengine.com/products/desktop-central/resources/images/thumbnail-ebook-playbook.png);
        background-position: top center;
        background-size: 100% auto;
        background-repeat: no-repeat;
        border-radius: inherit;
    }

    .flex.content-sec {
        flex-wrap: nowrap;
    }

    .uems-design-system .left-content {
        max-width: 800px;
        width: calc(100% - 350px);
        background: #fff;
        padding: 50px;
        border-radius: 15px;
    }

    .uems-design-system table th,
    .uems-design-system table td {
        padding: 15px;
        border: solid #e5e5e5 1px;
    }

    .uems-design-system table {
        margin: 20px 0px 40px;
    }

    .uems-design-system table th {
        background: #DEECFE;
        font-weight: 600;
        padding: 10px 15px;
        text-align: center;
        font-size: 17px;
    }

    .uems-design-system ul li,
    .uems-design-system ol li {
        font-size: 16px;
    }

    .uems-design-system ul {
        padding: 0px 0px 0px 30px;
    }

    .uems-design-system ul li::marker {
        color: #8a97a7;
    }


    .uems-design-system ul li span.heading {
        display: block;
        font-weight: 500;
        margin: 0px 0px 4px;
    }

    .right-content {
        max-width: 270px;
        width: 100%;
        position: sticky;
        right: 0px;
        top: 60px;
    }

    .uems-design-system .right-content ul.flex {
        justify-content: left;
        text-align: left;
        padding: 0px;
        list-style: n;
        grid-gap: 10px;
    }

    .uems-design-system .right-content ul.flex li.box::marker {
        font-size: 0px;
    }

    .uems-design-system .right-content ul.flex li.box {
        background: #fff;
        padding: 20px;
        border-radius: 10px;
        min-height: 170px;
        position: relative
    }

    .uems-design-system .right-content ul.flex li.box span.tag {
        background: #DFEBF9;
        padding: 4px 20px;
        font-size: 14px;
        margin: 0px 0px 15px;
        display: block;
        width: max-content;
        border-radius: 17px;
        text-transform: capitalize;
    }

    .uems-design-system .right-content ul.flex li.box p {
        font-weight: 300;
    }

    .uems-design-system .right-content ul.flex li.box span.time {
        font-size: 14px;
        color: #c2c2c2;
        text-transform: capitalize;
    }

    .uems-design-system .right-content p.tagline {
        font-weight: 300;
        text-transform: capitalize !important;
        margin: 0px 0px 10px !important;
    }

    .uems-design-system .right-content ul.flex li.box a {
        position: absolute;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px;
        opacity: 0;
        margin: auto;
        height: 100%;
        width: 100%;
    }

    @media screen and (max-width:1090px) {


        .uems-design-system .banner-sec .clip {
            display: none;
        }

        .uems-design-system .banner-sec .caption {
            width: 100%;
            border-radius: 0px;

        }

        .uems-design-system .banner-sec h1 {
             line-height: 60px !important;
             font-size: 45px !important;        
}
    }

    @media screen and (max-width:800px) {

        .uems-design-system .left-content {
            width: 100%;
            padding: 40px;
        }

        .uems-design-system .right-content {
            width: 100%;
            max-width: 100%;
            padding: 40px;
        }

        .uems-design-system .right-content ul.flex li.box {
            width: 250px;
        }

        .uems-design-system h1,
        .uems-design-system h2,
        .uems-design-system h3 {
            font-size: 28px !important;
            line-height: normal !important;
        }

        .flex.content-sec {
            flex-wrap: wrap;
        }

        @media screen and (max-width:500px) {

            .uems-design-system h1,
            .uems-design-system h2,
            .uems-design-system h3 {
                font-size: 28px !important;
                line-height: 40px !important;
            }

            .uems-design-system .right-content {
                display: none;
            }

        }

    }