:root {
    --h1-font-size: 54px;
    --h2-font-size: 36px;
    --h3-font-size: 30px;
    --h4-font-size: 20px;
    --p-font-size: 17px;
    --button-color: #e9142b;
    --text-light: #ffffff;
    --text-dark: #000;
    --link-blue: #0085FF;
    --h1-line-height: 66px;

}

div#topsec-rhs,
nav ul.productmenu.header-nav>li,
.nav-dwn.fr {
    display: none;
}

nav ul.productmenu.header-nav>li#quote,
nav ul.productmenu.header-nav>li#supp {
    display: block;
    font-weight: 400;
}

nav ul.productmenu.header-nav>li#supp {
    border: solid #000 1px;
    border-radius: 6px;
    margin: 4px 10px;
    padding: 5px 20px;
    color: #000;
    font-weight: 400;
}

#header-mainsec .headerinner.fixed nav ul.productmenu.header-nav>li#supp {
    border: none;
    background: #ea152b;
    color: #FFF;
}

#header-mainsec .headerinner.fixed nav ul.productmenu.header-nav>li#supp a {
    color: #FFF;
}

nav ul.productmenu {
    /* margin-bottom: 0px; */
}

#header-mainsec .headerinner.fixed {
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.10);
}

#commonHeader {
    min-height: 90px;
}

#header-mainsec .headerinner .fr.pr {
    position: absolute;
    right: 0px;
    top: -23px;
}

#header-mainsec .headerinner.fixed .fr.pr {
    top: 2px;
}

#allFea,
#customers,
.btmBar,
#scroll,
.heading-menu {
    display: none
}

.hipaa {
    padding: 80px 0px;
}

.hipaa .cta {
    border: 1px solid var(--text-light);
    font-size: 16px;
    line-height: 20px;
    padding: 14px 25px;
    display: inline-flex;
    align-items: center;
    min-width: 140px;
    text-decoration: none;
    text-align: center;
    background-color: var(--button-color);
    color: var(--text-light);
    text-transform: uppercase;
    cursor: pointer;
    justify-content: center;
    border: 1px solid var(--button-color);
    border-radius: 6px;
}

.hipaa .cta.link.blue {
    color: var(--link-blue);
    font-size: 16px;
    font-weight: 500;
    line-height: 27.2px;
    /* 170% */
    letter-spacing: -0.25px;
    text-transform: uppercase;
    border: none;
    background: none;
    text-decoration: underline;
    text-underline-offset: 3px;
    position: relative;
    padding: 0px;
}

.hipaa .cta-grp {
    grid-gap: 18px;
    justify-content: center;
    display: flex;
}

.hipaa.resources .cta-grp {
    gap: 40px;
}

.hipaa.banner,
.hipaa.cta-section {
    background: #0061BE;
}

.hipaa.customer-quotes {
    background: #F5F9FC;
}

.hipaa.customer-quotes ul.slick-dots {
    bottom: -50px;
}

.hipaa.cta-section {
    padding: 100px 0px;
}

.hipaa h1 {
    font-size: var(--h1-font-size);
    line-height: var(--h1-line-height);
    color: var(--text-light);
    font-weight: 600;
    margin: 0 0 16px;
}

.hipaa h2 {
    font-size: var(--h2-font-size);
    line-height: normal;
    font-weight: 600;
    margin: 0 auto 20px;
    text-align: center;
}

.hipaa.cta-section h2 {
    font-size: 40px;
    color: var(--text-light) !important;
    margin: 0 auto 30px;
    text-align: center;
}

.hipaa p {
    font-size: var(--p-font-size);
    line-height: 27.2px;
    font-weight: 300;
    margin: 0 0 20px;
}

.hipaa h4 {
    font-size: var(--h4-font-size);
    line-height: 22px;
}

.hipaa.customer-quotes p {
    max-width: 950px;
    text-align: center;
}

.hipaa.customer-quotes .profile-wrapper p {
    margin: 0px;
}

.hipaa.customer-quotes .profile-wrapper h4 {
    font-weight: 500;
    margin: 0 0 6px;
}

.hipaa.customer-quotes .profile-wrapper {
    text-align: center;
    min-width: 300px;
}

.hipaa.customer-quotes .flex:before {
    position: absolute;
    content: "";
    background-image: url(https://www.manageengine.com/ems/images/icon/quote-icon-7.svg);
    width: 40px;
    height: 40px;
    right: 0;
    top: -50px;
    left: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    filter: brightness(0) saturate(100%) invert(47%) sepia(62%) saturate(6141%) hue-rotate(193deg) brightness(101%) contrast(100%);
}

.hipaa.customer-quotes .flex {
    margin-top: 80px;
    min-height: 140px;
}

.hipaa .flex {
    max-width: 1200px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    align-content: center;
    margin: auto;
    position: relative;
}

.hipaa.container .flex {
    border-radius: 16px;
    background: #FFF;
}

.hipaa .cta.link.blue .arrow {
    width: 20px;
    filter: brightness(0) saturate(100%) invert(47%) sepia(62%) saturate(6141%) hue-rotate(193deg) brightness(101%) contrast(100%);
    margin: 0px 0 0 9px;
    transform: rotate(180deg);
}

.hipaa.resources p {
    max-width: 850px;
    text-align: center;
    margin: 0 auto 20px;
}

.hipaa.resources .resources-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    align-content: center;
    max-width: 1200px;
    gap: 23px;
    margin: 40px auto 43px;
}

.hipaa.resources .resources-wrapper .resource-list {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.07);
    width: 325px;
    padding: 16px;
    position: relative;
    border-radius: 16px;
    border: 1px solid #A9DBFF;
    background: #FFF;
}

.hipaa.resources .resources-wrapper .resource-list .title h4 {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    /* 150% */
    margin: 16px 0 12px 0;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    overflow: hidden;
}

.hipaa.resources .resources-wrapper .resource-list .image-wrapper {
    border-radius: 12px;
    background: #FFF;
}

.hipaa.resources .resources-wrapper .resource-list .list-cta {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    color: transparent;
    margin: auto;
}

.hipaa.resources .resources-wrapper .resource-list .text {
    color: #08F;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    /* 150% */
    position: relative;
}

.hipaa.resources .resources-wrapper .resource-list .image-wrapper img {
    border-radius: 12px;
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.hipaa.resources .resources-wrapper .resource-list .text:after {
    content: "";
    position: absolute;
    display: inline-block;
    background-image: url(https://www.manageengine.com/ems/images/icon/arrow-icon-1.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 15px;
    height: 11px;
    filter: brightness(0) saturate(100%) invert(49%) sepia(60%) saturate(6523%) hue-rotate(193deg) brightness(101%) contrast(107%);
    top: 0;
    bottom: 0;
    margin: auto;
    left: 90px;
    background-size: contain;
}

.hipaa.resources .resources-wrapper .resource-list:nth-child(1) .text:after {
    left: 114px;
}

.hipaa.solutions [data-cont].active {
    display: block;
}

.hipaa.solutions [data-cont="custom"] .flex {
    flex-direction: column;
}

.hipaa.solutions [data-cont="custom"] .flex .content h3 {
    display: none;
}

.hipaa.solutions [data-cont="custom"] .flex .content {
    width: 100%;
}

.hipaa.solutions [data-cont="custom"] .flex .content li:before {
    content: none;
}

.hipaa.solutions [data-cont="custom"] .flex .content li {
    text-align: center;
}

.hipaa.solutions [data-cont="custom"] .flex .image {
    width: 100%;
}

.hipaa.solutions [data-cont] {
    display: none;
}

.hipaa.solutions [data-cont] .flex {
    gap: 20px;
}

.hipaa.solutions [data-cont] .content {
    width: 560px;
}

.hipaa.solutions [data-cont] .content li {
    font-size: 17px;
    font-weight: 400;
    line-height: 28.8px;
    margin: 0 0 16px;
    position: relative;
    padding-left: 15px;
}

.hipaa.solutions [data-cont] .content li::before {
    content: "";
    display: inline-block;
    width: 6px;
    position: absolute;
    left: 0px;
    background-image: url(../../ems/images/icon/bullet-icon.svg);
    background-repeat: no-repeat;
    height: 8px;
    top: 11px;
    /* bottom: 0; */
    margin: auto;
    background-size: contain;
}

.hipaa.solutions [data-cont] .image {
    width: 620px;
}

.hipaa.solutions [data-cont] .image.video {
    height: 480px;
    position: relative;
    border-radius: 30px;
    background: #F5F9FC;
    text-align: center;
    margin: 20px;
    width: 580px;
}

.hipaa.solutions [data-cont] .image.video a:before {
    position: absolute;
    content: "";
    background: url(https://www.manageengine.com/ems/images/icon/youtube.svg);
    width: 60px;
    height: 60px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.hipaa.solutions [data-cont] .image.video img {
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 15px;


    /* 4 */
    box-shadow: 0 0 34px 0 rgba(137, 194, 255, 0.50);
    z-index: 2;
}

.hipaa.solutions [data-cont] .image.video a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
}

.hipaa.solutions [data-cont] .image img {
    width: 100%;
}

.hipaa.solutions [data-cont] .content h3 {
    font-size: 30px;
    font-weight: 500;
    line-height: 44px;
    margin: 0 0 16px !important;
}

.hipaa.solutions ul.flex {
    margin: 30px 0 50px;
    gap: 17px;
}

.hipaa.solutions ul.flex li {
    font-size: 18px;
    cursor: pointer;
    padding: 6px 17px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0, 133, 255);
    border-image: initial;
    margin: 0px;
    border-radius: 6px;
    font-size: 16px;
    padding: 7px 12px;
    line-height: 30px;
}

.hipaa.solutions ul.flex li.active {
    background: #08F;
    color: var(--text-light);
    font-weight: 500;
}

.hipaa.container .box {
    border-radius: 12px;
    background: #F5F9FC;
    padding: 26px 32px 45px;
    width: 290px;
    position: relative;
}

.hipaa.container .box img {
    margin: 0 0 12px;
}

.hipaa.container {
    padding: 0px;
    max-width: -webkit-fill-available;
    background: linear-gradient(#0061BE 44%, transparent 0%);
}

.hipaa.container .box-wrapper {
    gap: 30px;
    display: flex;
}

.hipaa.container .box .title h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 4px !important;
}

.hipaa.container .box p {
    margin: 0px;
}

.hipaa.container .box span.hidden-source {
    position: absolute;
    font-size: 10px;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 7px;
    font-weight: 300;
    line-height: 14px;
    color: #666;
    visibility: hidden;
    padding: 0px 25px;
}

.hipaa.container .box:hover span.hidden-source {
    visibility: visible;
}

.hipaa.banner .content {
    width: 640px;
}

.hipaa.banner .video {
    width: 560px;
    height: 345px;
    position: relative;
}

.hipaa.banner .video .popup {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.hipaa.banner .video .popup:after {
    content: "";
    width: 50px;
    height: 50px;
    background: url(https://www.manageengine.com/ems/images/icon/play-icon.svg) no-repeat center center;
    background-size: 100%;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
}

.hipaa.banner .video .popup img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 16px;
}

.hipaa.banner .video iframe {
    width: 100%;
    border-radius: 16px;
    border: 1px solid #08F;
    box-shadow: 0 4px 34px 0 rgba(0, 0, 0, 0.10);
    height: 100%;
    z-index: 1;
    position: relative;
}

.hipaa.banner .video:before {
    position: absolute;
    content: "";
    width: 530px;
    height: 370px;
    z-index: 0;
    left: 10px;
    border-radius: 607px;
    background-color: #48B9FF;
    filter: blur(122px);
}

.hipaa.banner .content p {
    color: var(--text-light);
    max-width: 530px;
    font-size: 19px;
    font-weight: 300;
    line-height: 32.3px;
}

.hipaa.banner .content .cta-grp {
    justify-content: left;
}

.hipaa.container .logos-list {
    padding: 10px;
    display: flex;
    gap: 70px;
    animation: marquee-item-bottom1 50s linear infinite;
    position: absolute;
    left: 0;
    top: 2px;
}

.hipaa.container .logos-list:nth-child(2) {
    top: 0px;
    animation: marquee-item-bottom2 50s linear infinite;
    left: -60px;
}

.hipaa.container .logos-wrapper {
    width: 794px;
    position: relative;
    overflow: hidden;
    min-height: 62px;
}

@keyframes marquee-item-bottom1 {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(0%);
    }
}

@keyframes marquee-item-bottom2 {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

.hipaa.container ul.logos {
    display: flex;
    grid-gap: 60px;
    margin: auto;
    flex-wrap: nowrap;
    max-width: unset;
    align-items: center;
    justify-content: unset;
    float: left;
}

.hipaa.container ul.logos li img {
    max-height: 42px;
    max-width: 180px;
}

.hipaa.container .highlight .blue {
    color: #08F;
    font-weight: 500;
    width: 100%;
    display: block;
}

.hipaa.container .highlight p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
    color: var(--text-dark);
}

.hipaa.container .companies {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    padding: 25px 40px;
}

.hipaa.container .highlight {
    width: 300px;
}

@media (max-width: 768px) {
    .hipaa {
        padding: 40px 16px;
    }

    .hipaa.cta-section {
        padding: 40px 16px !important;
    }

    .hipaa .cta.link.blue {
        font-size: 15px;
    }

    .banner {
        margin-top: 0px;
        padding: 40px 16px 80px 16px;
        text-align: center;
    }

    .hipaa.banner .video:before {
        display: none;
    }

    .hipaa.container .logos-wrapper {
        width: -webkit-fill-available;
    }

    .hipaa.container .box-wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }

    .hipaa.solutions [data-cont] .image {
        height: auto;
        width: 90%;
    }

    .hipaa.solutions [data-cont] .content {
        width: 90%;
    }

    .hipaa.solutions [data-cont] .image.video img {
        width: 100%;
    }

    .hipaa.resources .cta-grp {
        flex-wrap: wrap;
        gap: 20px;
    }

    .hipaa.customer-quotes h2 {
        margin: 0 20px 20px;
    }

    .hipaa.customer-quotes p {
        max-width: 90%;
    }

    .hipaa.solutions [data-cont] .image.video {
        height: 300px;
        width: 90%;
    }

.hipaa.solutions [data-cont] .image.video iframe {
    width: 100%;
    height: 100%;
}

    .hipaa.solutions [data-cont] .content h3 {
        text-align: center;
    }

    .hipaa.banner .content {
        margin-bottom: 40px;
    }

    .hipaa.banner .content .cta-grp {
        justify-content: center;
    }

    .hipaa.container .flex {
        border-radius: 0px;
    }

    .hipaa.solutions ul.flex li {
        font-size: 14px;
        padding: 5px 10px;
        min-width: fit-content;
        margin: 0 0 10px;
    }

    .hipaa.solutions ul.flex {
        flex-wrap: nowrap;
        justify-content: flex-start;
        margin: 0px 0 30px 20px;
        overflow: scroll;
    }

    .hipaa.container .highlight {
        width: 100%;
        display: none;
    }

    .hipaa.container .companies {
        padding: 40px 0px;
        width: 100%;
    }

    .hipaa.container .highlight p {
        font-size: 24px;
    }

    .hipaa.container .highlight .blue {
        font-weight: 600;
        font-size: 28px;
        text-align: center;
        margin: 0 0 8px;
    }

    .hipaa.container .logos-list {
        left: -75px;
    }

    .hipaa.container ul.logos {
        gap: 40px;
    }
    .hipaa.solutions [data-cont].active{
        width:100%;
    }
}