.clearfix {
    display: inline-block;
    display: block;
}

.clearfix:after,
footer:after,
header:after,
section:after,
.rows:after,
.container:after {
    display: table;
    content: "";
    clear: both;
}

.clearfix:before,
footer:before,
header:before,
section:before,
.rows:before,
.container:before {
    display: table;
    content: "";
    clear: both;
}

section * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section * html .clearfix {
    height: 1%;
}

section *+html .clearfix {
    display: inline-block;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-size: 16px;
    font-family: 'Zoho_Puvi_Regular';
    color: #000;
    background: #fff;
    overflow-x: hidden;
}

article,
footer,
header,
section {
    display: block;
}

section {
    padding: 80px 0;
}

.section-small {
    padding: 80px 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    text-decoration: none;
    outline: none !important;
    color: #4CA9F5;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-family: 'Zoho_Puvi_Bold';
}

small {
    font-size: 0.7em;
}

sub,
sup {
    position: relative;
    line-height: 0;
    vertical-align: baseline;
    font-size: 0.6em;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

svg:not(:root) {
    overflow: hidden;
}

.ofhidden {
    overflow: hidden;
}

.zsiq_theme1.zsiq_floatmain {
    display: none !important;
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

h1 {
    font-size: 2.5em;
    font-family: 'Zoho_Puvi_Bold';
    line-height: 1.4;
    margin: 0 0 20px;
}

h2 {
    font-size: 1.8em;
    font-family: 'Zoho_Puvi_SemiBold';
    margin: 0 0 20px 0;
    line-height: 1.4;
}

h3 {
    font-size: 1.5em;
    font-family: 'Zoho_Puvi_SemiBold';
    margin: 0 0 20px 0;
}

h4 {
    font-size: 1.2em;
}

p {
    margin: 0 0 25px;
    line-height: 1.6;
    font-family: 'Zoho_Puvi_Regular';
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-light {
    color: #fff;
}

.text-dark {
    color: #000;
}

.rows {
    margin-right: -15px;
    margin-left: -15px;
}

.container {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px;
}

.fr {
    float: right !important;
}

.fl {
    float: left !important;
}

.cols-1,
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-11,
.cols-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.cols-12 {
    width: 100%;
}

.cols-11 {
    width: 91.66666667%;
}

.cols-10 {
    width: 83.33333333%;
}

.cols-9 {
    width: 75%;
}

.cols-8 {
    width: 66.66666667%;
}

.cols-7 {
    width: 58.33333333%;
}

.cols-6 {
    width: 50%;
}

.cols-5 {
    width: 41.66666667%;
}

.cols-4 {
    width: 33.33333333%;
}

.cols-3 {
    width: 25%;
}

.cols-2 {
    width: 16.66666667%;
}

.cols-1 {
    width: 8.33333333%;
}

@media (max-width: 992px) {
    .cols-md-12 {
        width: 100%;
    }

    .cols-md-11 {
        width: 91.66666667%;
    }

    .cols-md-10 {
        width: 83.33333333%;
    }

    .cols-md-9 {
        width: 75%;
    }

    .cols-md-8 {
        width: 66.66666667%;
    }

    .cols-md-7 {
        width: 58.33333333%;
    }

    .cols-md-6 {
        width: 50%;
    }

    .cols-md-5 {
        width: 41.66666667%;
    }

    .cols-md-4 {
        width: 33.33333333%;
    }

    .cols-md-3 {
        width: 25%;
    }

    .cols-md-2 {
        width: 16.66666667%;
    }

    .cols-md-1 {
        width: 8.33333333%;
    }

    .md-hidden {
        display: none;
    }

    .md-center {
        text-align: center;
    }
}

@media (max-width: 650px) {
    .cols-sd-12 {
        width: 100%;
    }

    .cols-sd-11 {
        width: 91.66666667%;
    }

    .cols-sd-10 {
        width: 83.33333333%;
    }

    .cols-sd-9 {
        width: 75%;
    }

    .cols-sd-8 {
        width: 66.66666667%;
    }

    .cols-sd-7 {
        width: 58.33333333%;
    }

    .cols-sd-6 {
        width: 50%;
    }

    .cols-sd-5 {
        width: 41.66666667%;
    }

    .cols-sd-4 {
        width: 33.33333333%;
    }

    .cols-sd-3 {
        width: 25%;
    }

    .cols-sd-2 {
        width: 16.66666667%;
    }

    .cols-sd-1 {
        width: 8.33333333%;
    }

    .sd-hidden {
        display: none;
    }

    .sd-center {
        text-align: center;
    }
}

/*-------------Header styles-----------------*/
.abheader #header-mainsec .head-container .fr {
    float: left !important;
}

/*--------------Secondary header--------------*/
.brand-logo {
    display: inline-block;
}

.nav-menu {
    margin: 0;
}

.nav-menu li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
}

.nav-menu li a,
.nav-menu li span {
    display: block;
    padding: 10px;
    cursor: pointer;
}

.second-header.fixed-header {
    background: linear-gradient(to right, #042EC3, #081F6D);
    padding: 15px 0;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #5267B2;
}

.second-header.fixed-header.header-fixed {
    padding: 15px 0;
    box-shadow: 0 0 10px #00000057;
    position: fixed;
    z-index: 9999;
}

.second-header.fixed-header.header-fixed .nav-section .nav-menu {
    transform: translate(0);
}

.second-header.fixed-header.header-fixed .brand-logo img {
    height: auto;
    width: 200px;
}

.second-header.fixed-header.header-fixed .me-20-logo img {
    width: 40px;
    position: relative;
    left: 10px;
    bottom: -4px;
    filter: brightness(0) invert(1);
}

.second-header.fixed-header .me-20-logo {
    display: none;
}

.second-header.fixed-header .nav-section {
    overflow: hidden;
}

.second-header.fixed-header .nav-section #topbar-menu-icon {
    display: none;
    position: absolute;
    right: 30px;
    cursor: pointer;
    transform: translate3d(0, 0, 0);
    transition: transform .7s;
    z-index: 9999999;
    margin: 0;
    top: 15px;
    width: 30px;
    height: 30px;
}

.second-header.fixed-header .nav-section #topbar-menu-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
    transition: all ease 0.25s;
}

.second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(1) {
    top: 0;
}

.second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(2) {
    top: 8px;
}

.second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(3) {
    top: 16px;
}

.second-header.fixed-header .nav-section .nav-menu {
    padding: 0;
    text-align: left;
    -webkit-transform: translate(42%);
    -moz-transform: translate(42%);
    -o-transform: translate(42%);
    transform: translate(42%);
    -webkit-transition: all ease 0.7s;
    -moz-transition: all ease 0.7s;
    -o-transition: all ease 0.7s;
    transition: all ease 0.7s;
}

.second-header.fixed-header .nav-section .nav-menu li {
    display: inline-block;
    margin-left: 10px;
}

.second-header.fixed-header .nav-section .nav-menu li a {
    color: #dd002c;
    padding: 10px;
    display: block;
}

.second-header.fixed-header .nav-section .nav-menu li span {
    color: #fff;
}

.second-header.fixed-header .nav-section .nav-menu li span:hover,
.second-header.fixed-header .nav-section .nav-menu li span.active {
    cursor: pointer;
    color: #F6C855;
}

.second-header.fixed-header .head-container {
    position: relative;
}

/*-------------banner styles------------*/
.banner {
    background: #052bc0 url("https://www.manageengine.com/css/../images/hipaa-ban-bg.jpg") no-repeat 0 center;
    background-size: cover;
    padding: 7% 0;
    min-height: 380px;
}

.banner p {
    font-size: 1.1em;
}

.banner img {
    float: right;
}

/*------------Sec-2 styles------------*/
.sec2 img {
    margin: auto;
    text-align: center;
    display: block;
}

.sec2 a {
    color: #1343ED;
    text-decoration: underline;
}

.sec2 a:hover {
    text-decoration: none;
}

/*------------Sec-3 styles------------*/
.sec3 {
    background: #05259A;
}

.sec3 .cols-left {
    padding-right: 30px;
}

.sec3 .cols-right {
    padding-left: 30px;
}

.sec3 ul {
    margin: 0 0 0 25px;
}

.sec3 li {
    list-style: disc;
    padding: 5px;
    line-height: 1.4;
}

.sec3 .cols-right p {
    margin: 0 0 10px 0;
}

/*-----------implementations section----------*/
#implementations .implem-headings {
    display: flex;
    margin: 20px 0 0 0;
}

#implementations .implem-headings li {
    width: 33%;
    text-align: center;
    padding: 35px 0;
    color: #fff;
    cursor: pointer;
    border-bottom: 10px solid #fff;
    border-top: none;
    margin: 0 8px 0px 0;
    position: relative;
    background: #0D36A1;
}

#implementations .implem-headings li:hover,
#implementations .implem-headings li.active {
    background: #191919;
    border-bottom: 10px solid #191919;
}

#implementations .implem-headings li:hover:after,
#implementations .implem-headings li.active:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    margin-top: 18px;
    transform: rotate(45deg);
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    margin-left: -8px;
    bottom: 0;
    left: 190px;
}

#implementations .implem-headings li img {
    height: 52px;
    width: 52px;
    margin: 0 0 10px 0;
    display: inline-block;
    vertical-align: middle;
}

#implementations .implem-headings li p {
    font-family: 'Zoho_Puvi_SemiBold', sans-serif;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 15px;
    font-size: 1.1em;
}

#implementations .implem-box {
    display: none;
}

#implementations .implem-box.active {
    display: block;
}

#implementations .implem-box .mainart-title {
    cursor: pointer;
    display: none;
}

#implementations .implem-box .cols-4,
#implementations .implem-box .cols-8 {
    padding: 0px;
}

#implementations .implem-box .categories {
    background: #191919;
    padding: 50px 10px 50px 50px;
    margin: 0;
    min-height: 600px;
    border-bottom: 5px solid #ffc300;
}

#implementations .implem-box .categories li {
    cursor: pointer;
    color: #fff;
    padding: 18px 0;
    position: relative;
    transition: 0.5s;
}

#implementations .implem-box .categories li:hover,
#implementations .implem-box .categories li.active {
    color: #FFC300;
}

#implementations .implem-box .categories li.active:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 56px;
    background: #FFC300;
    right: -13px;
    z-index: 1;
    top: 0px;
}

#implementations .implem-box .categ-box {
    display: none;
    background: #222329;
    padding: 50px;
    color: #fff;
    min-height: 600px;
    border-bottom: 5px solid #ffc300;
}

#implementations .implem-box .categ-box .mainprd-title {
    display: none;
    font-size: 1.2em;
    margin: 0;
    cursor: pointer;
}

#implementations .implem-box .categ-box .mainprd-title:hover,
#implementations .implem-box .categ-box .mainprd-title.active {
    color: #0020a6;
}

#implementations .implem-box .categ-box .prd-det.mob-active {
    display: block;
}

#implementations .implem-box .categ-box.active {
    display: block;
}

#implementations .cols-right img {
    margin: auto;
    display: block;
    text-align: center;
}

.implem-box .categ-box h4 {
    margin: 0 0 25px 0;
    font-size: 1.4em;
    font-family: 'Zoho_Puvi_SemiBold';
}

.implem-box .cols-4 {
    width: 32.66%;
}

/*-----------Guide download section-----------*/
.guide-dwnld {
    padding: 0 0 80px;
}

.guide-dwnld img {
    width: 200px;
}

.guide-dwnld .rows {
    display: flex;
    align-items: center;
    background: #061D6B;
    padding: 40px;
    margin: 0;
}

.guide-dwnld h3 {
    color: #FFDA1A;
}

.guide-dwnld a {
    color: #000;
    background: #FFDA1A;
    padding: 14px 20px;
    width: 230px;
    display: block;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #FFDA1A;
    transition: .5s;
}

.guide-dwnld a:nth-child(1) {
    margin: 0 0 20px 0;
}

.guide-dwnld a:nth-child(2) {
    border: 1px solid #FFC300;
    background: transparent;
    color: #fff;
}

.guide-dwnld a:hover {
    border: 1px solid #FFC300;
    background: transparent;
    color: #fff;
    text-decoration: none;
}

.guide-dwnld a:nth-child(2):hover {
    border: 1px solid #FFDA1A;
    background: #FFDA1A;
    color: #000;
}

.guide-dwnld p {
    margin: 0;
}

/*-------------Form section styles-------------*/
#form-sec {
    background: url(https://www.manageengine.com/css/../images/pipa-form-bg.png) center / cover no-repeat, linear-gradient(to bottom, #0633D7, #0633D7, #061D6B, #061D6B);
    color: #fff;
}

#form-sec h2 {
    line-height: normal;
    margin: 0 0 15px 0;
    color: #fff;
}

#form-sec .form-center {
    margin: 0 auto;
    float: none;
}

#form-sec .formdiv {
    padding: 20px 0 0 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 55px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    position: relative;
    margin-bottom: 16px;
    -webkit-transition: border ease 1.5s;
    -moz-transition: border ease 1.5s;
    -o-transition: border ease 1.5s;
    transition: border ease 1.5s;
}

.form-control:after {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    pointer-events: none;
    bottom: 0;
    right: 0;
}

.form-control:before {
    box-sizing: inherit;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    pointer-events: none;
    top: 0px;
    left: 0px;
}

.form-control .error {
    position: absolute;
    bottom: -8px;
    left: 30px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 0.8em;
    z-index: 8;
    opacity: 1;
    background: #fff;
    padding: 5px;
    line-height: 0.5;
    color: #dd002c;
    display: none;
}

.form-control .error.phone_codeerror {
    line-height: 1.2;
    bottom: -18px;
    left: 14px;
    margin-right: 8px;
}

.form-control * {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.form-control .label {
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    font-size: 16px;
    z-index: 8;
    opacity: 0.7;
}

.form-control input,
.form-control select,
.form-control textarea {
    width: 100%;
    outline: none;
    border: none;
    background: none !important;
    height: 100%;
    padding-left: 20px;
    font-size: 1.2em;
    position: relative;
    z-index: 9;
    resize: none;
    font-family: 'Zoho_Puvi_Regular';
}

.form-control input {
    opacity: 0.6;
}

.form-control select {
    opacity: 0;
    background: url('https://www.manageengine.com/images/arrow.png') no-repeat !important;
    background-position: 98% !important;
}

.form-control textarea {
    opacity: 0.6;
    background: none !important;
    padding: 10px 15px;
}

.form-control.btn-submits {
    border: none;
    margin-bottom: 45px;
    padding-left: 0;
}

.dropdown-control {
    background: url('https://www.manageengine.com/images/submenu-sel-arrow.png') no-repeat;
    background-position: 95% center;
}

.form-control.dropdown-control.uscountry {
    background: #fff;
}

.form-comments.form-control .label {
    top: 35%;
}

.form-control.active-row {
    border: 1px solid #fff;
}

.form-control.active-row select {
    opacity: 1;
    color: #333;
}

.form-control.active-row .label {
    top: 0;
    background: #fff;
    padding: 0 6px;
    left: 15px;
    font-size: 1em;
    opacity: 1;
}

.form-control.form-comments {
    height: 85px;
}

.btn-submits button {
    border-radius: 4px;
    font-size: 16px;
    font-weight: 400;
    border: 2px solid #F8D24B;
    background: #F8D24B;
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 40px;
    margin: 0 0 20px 0;
}

.btn-submits button:hover {
    background: #355bc8;
    border-color: #355bc8;
    color: #fff;
}

.form-control.btn-submit,
.form-control.btn-submit-new {
    background: transparent;
    border: none;
    height: auto;
    text-align: center;
}

.btn-submit-new button {
    font-size: 18px;
    font-weight: 400;
    border: 2px solid #F8D24B;
    border-radius: 5px;
    background: #F8D24B;
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 15px 80px;
    margin: 20px 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s;
    font-family: "Zoho_Puvi_Bold";
}

.btn-submit-new button:hover {
    background: #e6bd2b;
    border-color: #e6bd2b;
    color: #000;
}

.active-row.form-control::before {
    width: 100%;
    height: 100%;
    border-top-color: #000;
    border-right-color: #000;
    -webkit-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    -moz-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    -o-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
}

.active-row.form-control::after {
    width: 100%;
    height: 100%;
    border-bottom-color: #000;
    border-left-color: #000;
    -webkit-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    -moz-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    -o-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
}

.uscountry.form-control {
    height: auto;
    background: transparent;
    padding: 0;
    border-color: transparent;
}

.uscountry.form-control:before {
    display: none;
}

.uscountry.form-control:after {
    display: none;
}

.uscountry select#contact_country,
.uscountry select#zc-country {
    height: 60px;
    border-radius: 4px;
    opacity: 1;
    border: 2px solid #15368b;
    background: url('https://www.manageengine.com/images/arrow.png') no-repeat #fff !important;
    background-position: 95% !important;
}

.uscountry select#country_state,
.uscountry select#ukcountry_region {
    height: 60px;
    border-radius: 4px;
    opacity: 1;
    background: url('https://www.manageengine.com/images/arrow.png') no-repeat #fff !important;
    background-position: 95% !important;
    margin-top: 15px;
    border: 2px solid #15368b;
}

.uscountry .state-label {
    top: unset !important;
    bottom: 38px;
}

.uscountry.form-control.active-row .label {
    z-index: 99;
}

b.sup {
    font-size: 0.8em;
    position: relative;
    bottom: 5px;
    left: 2px;
}

.privacy-policy {
    font-size: 0.9em;
}

.privacy-policy a {
    color: #fff;
    text-decoration: underline;
}

.privacy-policy a:hover {
    text-decoration: none;
}

.overlay .privacy-policy a,
.overlay #meGDPRMessage a {
    color: #4488ff;
}

#meGDPRMessage {
    margin: 20px 0;
    font-size: 0.9em;
    cursor: pointer;
    color: #fff;
    padding: 0;
    text-align: left;
}

#meGDPRMessage a {
    color: #fff;
    text-decoration: underline;
}

#meGDPRMessage a:hover {
    text-decoration: none;
}

#meGDPRMessage label .checkmarkgdpr {
    display: inline-flex;
    appearance: none;
    background: linear-gradient(#4c66b3, #081f67);
    height: 1rem;
    width: 1rem;
    border-radius: 20%;
    box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2) inset, 0 1px 1px 1px rgba(255, 255, 255, 0.2);
}

#meGDPRMessage .checkmarkgdpr.enableCheckgdpr:after {
    width: 4px;
    height: 8px;
    border: 1px solid #F8D24B;
    border-width: 0px 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    content: '';
    position: absolute;
    top: 1px;
    left: 4px;
}

#meGDPRMessage label .checkmarkgdpr::after:hover {
    color: #080;
}

#meGDPRMessage label .checkmarkgdpr::before {
    display: none !important;
}

#meGDPRMessage label .checkmarkgdpr.enableCheckgdpr::after {
    color: #F6C855;
    text-shadow: 2px 3px 2px rgba(0, 0, 0, 0.2);
    transition: color 200ms ease-in, text-shadow 150ms ease-in 25ms;
}

.success-overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.58);
    display: none;
}

.success-overlay .ad-success-msg {
    box-sizing: border-box;
    position: fixed;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    z-index: 999999;
    width: 400px;
    max-width: 90%;
    background: #fff;
    padding: 40px 20px;
    text-align: center;
    color: #000;
    font-size: 1.4em;
    line-height: 1.8;
    font-weight: 400;
    border-radius: 10px;
}

.success-overlay .ad-success-msg p {
    line-height: 1.6;
    margin: 30px 0 0;
    color: #000;
    display: block;
    font-size: 20px;
    font-family: 'Zoho_Puvi_SemiBold';
}

.success-overlay .ad-success-msg p b {
    display: block;
}

.success-overlay .ad-success-msg span.close {
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    color: #5b82c7;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    padding: 2px 10px;
}

.success-overlay .ad-success-msg span.close:hover {
    color: #000;
}

.success-overlay .ad-success-msg span.msg-line {
    display: block;
    width: 30%;
    height: 3px;
    background: #013795;
    margin: 15px auto;
    text-align: center;
}

.success-overlay .ad-success-msg p span {
    font-size: 0.8em;
    display: block;
    font-family: 'Zoho_Puvi_Medium';
}

.success-overlay .ad-success-msg span.tick-icon {
    display: block;
    width: 50px;
    padding: 20px;
    background: #003795;
    border-radius: 100%;
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    top: -50px;
}

.success-overlay .ad-success-msg span.tick-icon img {
    vertical-align: middle;
    max-width: 100%;
}

div.form-group .form-field {
    position: relative;
}

#backToTop {
    position: fixed;
    right: 20px;
    bottom: 80px;
    color: #000;
    background: rgba(0, 0, 0, 0.7) url('https://www.manageengine.com/images/up-arrow.png') no-repeat 16px 17px;
    font-size: 12px;
    display: none;
    cursor: pointer;
    -webkit-transition: all 0.1s ease 0s;
    -moz-transition: all 0.1s ease 0s;
    -o-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-indent: -1000px;
    overflow: hidden;
}

/*------------disclaimer styles------------*/
.disclaimer p {
    margin: 0;
}

/*-----------Floating button styles----------*/
#fixedbtn {
    position: relative;
    z-index: 1000;
}

#fixedbtn span {
    display: block;
    padding: 16px 10px;
    position: fixed;
    cursor: pointer;
    color: #fff;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    width: 185px;
    right: -270px;
}

#fixedbtn span:hover {
    right: 0;
}

#fixedbtn span.down {
    background: #29b373;
    margin-bottom: 3px;
    top: 30%;
}

#fixedbtn span.down:before {
    background: url(https://www.manageengine.com/california-consumer-privacy-act-ccpa-compliance-tools-and-resources/images/icon-downlod.svg) #29b373 no-repeat;
    background-position: center;
    background-size: 25px;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 1000;
}

#fixedbtn span.contact {
    background: #29b373;
    top: calc(30% + 60px);
}

#fixedbtn span.contact:before {
    background: url(https://www.manageengine.com/cis-critical-security-controls/images/call-icon.svg) #29b373 no-repeat;
    background-position: center;
    background-size: 25px;
    color: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    z-index: 999;
}

#fixedbtn span:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -60px;
    width: 60px;
    height: 56px;
    text-align: center;
    transform: translate(0%, -50%);
    line-height: 60px;
}

#fixedbtn.slide.act span {
    right: -205px;
}

#fixedbtn.slide.act span:hover {
    right: 0;
}

/*---------Popup form styles-----------*/
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.52);
    z-index: 999999;
    top: 0;
    left: 0;
    display: none;
}

.overlay .popup {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 50%;
    max-width: 95%;
    max-height: 95vh;
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px #383838;
    -moz-box-shadow: 0 0 10px #383838;
    -o-box-shadow: 0 0 10px #383838;
    box-shadow: 0 0 10px #383838;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    z-index: 99;
    padding: 0;
}

.overlay .popup span.close {
    position: absolute;
    z-index: 999;
    top: 0px;
    right: 0px;
    color: #afc1ef;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    line-height: 25px;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    padding: 2px 10px;
}

.overlay .popup span.close:hover {
    color: #fff;
}

.overlay .popup .popup-content {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    max-height: 90vh;
}

.overlay .popup .popup-content h2.popup-title {
    text-align: center;
    margin: 0;
    line-height: 1.6;
    background: url(https://www.manageengine.com/css/../images/dotted-bg.svg) no-repeat, url(https://www.manageengine.com/css/../images/dotted-bg.svg) no-repeat #003795;
    background-size: 7%, 5%;
    background-position: 14px 54px, 94% 20px;
    color: #fff;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 16px;
    padding: 20px 25px;
    margin-bottom: 30px;
}

.overlay .popup .popup-content form {
    width: 90%;
    margin: 0 auto;
}

.overlay .popup .popup-content form .form-control {
    height: 48px;
    border: 1px solid #bfbfbf;
    -webkit-transition: border ease 0.9s;
    -moz-transition: border ease 0.9s;
    -o-transition: border ease 0.9s;
    transition: border ease 0.9s;
    box-sizing: border-box;
}

.overlay .popup .popup-content form .form-control.btn-submits {
    border: none;
    text-align: center;
}

.overlay .popup .popup-content form .form-control.form-comments {
    height: 85px;
}

.overlay .popup .popup-content form .form-control.uscountry {
    height: auto;
}

.overlay .popup .popup-content form .form-control.uscountry select#contact_country,
.overlay .popup .popup-content form .form-control.uscountry select#contact_country,
.overlay .popup .popup-content form .form-control.uscountry select#country_state,
.overlay .popup .popup-content form .form-control.uscountry select#ukcountry_region {
    height: 48px;
}

.overlay .popup .popup-content form .form-control.uscountry .state-label {
    bottom: 29px;
}

.overlay .popup .popup-content form #meGDPRMessage {
    color: #000;
    line-height: 1.8;
}

.overlay .popup .popup-content form #meGDPRMessage .checkmarkgdpr.enableCheckgdpr::after {
    color: #0f227d;
}

.overlay .popup * {
    box-sizing: border-box;
}

/*--------Datepicker styles---------------*/
.datepicker {
    position: relative;
    display: inline-block;
    font: 15px/1.5 'Zoho_Puvi_Regular';
    font-weight: 300;
    border: 1px solid #ccc;
    border-radius: 3px;
    -webkit-box-shadow: 0.5px 0.5px 0 #b3b3b3;
    -moz-box-shadow: 0.5px 0.5px 0 #b3b3b3;
    -o-box-shadow: 0.5px 0.5px 0 #b3b3b3;
    box-shadow: 0.5px 0.5px 0 #b3b3b3;
}

.datepicker>.datepicker_header {
    padding: 0 5px 5px 5px;
    background-color: #ccc;
    color: #333;
    text-align: center;
    font-size: 9pt;
    font-weight: 700;
    min-height: 30px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.datepicker>.datepicker_header>span {
    display: inline-block;
    margin-top: -2px;
    margin-left: 20px;
    margin-right: 20px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
}

.datepicker>.datepicker_header>a {
    color: #4CA9F5;
    cursor: pointer;
    font-size: 20px;
    padding: 3px 16px;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    vertical-align: initial;
}

.datepicker>.datepicker_header>a:hover {
    color: #000;
    background-color: #ccc;
}

.datepicker>.datepicker_header>a:hover>div {
    background-position: -16px 0;
}

.datepicker>.datepicker_header>a:active {
    color: #fff;
    background-color: #333;
}

.datepicker>.datepicker_header .icon-home,
.datepicker>.datepicker_header .icon-close {
    display: none;
}

.datepicker>.datepicker_inner_container {
    margin: -2px 0 -2px 0;
    background-color: #ccc;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: 0.5px 0 3px #b3b3b3;
    -moz-box-shadow: 0.5px 0 3px #b3b3b3;
    -o-box-shadow: 0.5px 0 3px #b3b3b3;
    box-shadow: 0.5px 0 3px #b3b3b3;
}

.datepicker>.datepicker_inner_container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar {
    float: left;
    width: 18.3em;
    margin-top: -0.5px;
    margin-left: -1px;
    margin-bottom: -2px;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    border-top: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>table {
    padding: 10px;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>th {
    color: #000;
    width: 18px;
    font-size: small;
    font-weight: 400;
    text-align: center;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td {
    color: #000;
    font-size: small;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer;
    padding: 10px;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.today {
    border-bottom: #b3b3b3 solid 2px;
    margin-bottom: -2px;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_another_month {
    color: #ccc;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_past {
    cursor: default;
    color: #ccc;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_unallowed {
    cursor: default;
    color: #ccc;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.out_of_range {
    cursor: default;
    color: #ccc;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.active {
    color: #fff;
    background-color: #333;
}

.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.hover {
    color: #000;
    background-color: #ccc;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist {
    float: left;
    margin-top: -0.5px;
    padding: 5px 0;
    overflow: auto;
    overflow-x: hidden;
    background-color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    text-align: right;
    width: 4.9em;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar {
    overflow: hidden;
    width: 6px;
    background: #ffffff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar:horizontal {
    height: 1px;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-button {
    display: none;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece {
    background: #b3b3b3;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece:start {
    background: #b3b3b3;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-thumb {
    background: #666666;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-corner {
    background: #333;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-right: 7px;
    margin-top: 5px;
    margin-bottom: 2px;
    font-size: small;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    cursor: pointer;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.time_in_past {
    cursor: default;
    color: #ccc;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.out_of_range {
    cursor: default;
    color: #ccc;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.active {
    color: #fff;
    background-color: #333;
}

.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.hover {
    color: #000;
    background-color: #ccc;
}

/*----------Responsive styles-------------*/
@media (max-width: 1250px) {
    .container {
        max-width: 90%;
    }

    .second-header.fixed-header .nav-section .nav-menu {
        -webkit-transform: translate(30%);
        -moz-transform: translate(30%);
        -o-transform: translate(30%);
        transform: translate(30%);
    }

    #implementations .implem-headings li:hover:after,
    #implementations .implem-headings li.active:after {
        left: 170px;
    }

    .guide-dwnld img {
        width: 300px;
    }

    .guide-dwnld h3 {
        margin: 20px 0;
    }

    .guide-dwnld .cols-3,
    .guide-dwnld .cols-6 {
        width: 100%;
        text-align: center;
    }

    .guide-dwnld a {
        display: inline-block;
        text-align: center;
        margin: 20px 10px 0px 0 !important;
    }

    .guide-dwnld .rows {
        display: block;
    }
}

@media (max-width: 1025px) {
    #commonHeader {
        display: none;
    }

    .second-header.fixed-header {
        padding: 15px 0;
        box-shadow: 0 0 10px #00000057;
        position: fixed;
        z-index: 9999;
    }

    .banner {
        padding: 15% 0 7% 0;
    }

    #implementations .implem-headings li:hover:after,
    #implementations .implem-headings li.active:after {
        left: 142px;
    }

    .second-header.fixed-header .nav-section .nav-menu {
        -webkit-transform: translate(0);
        -moz-transform: translate(0);
        -o-transform: translate(0);
        transform: translate(0);
    }

    .head-container {
        max-width: 90%;
    }

    .second-header.fixed-header .brand-logo img {
        height: auto;
        width: 200px;
    }

    .second-header.fixed-header .nav-section #topbar-menu-icon {
        display: block;
        top: 8px;
        right: 5px;
    }

    .second-header.fixed-header .nav-section .nav-menu {
        background: #fff;
        position: absolute;
        width: 100%;
        top: 40px;
        right: 40px;
        z-index: 99;
        display: none;
        box-shadow: 1px 5px 10px #000000;
        transform: translate(0);
        text-align: right;
        transition: none;
    }

    .second-header.fixed-header .nav-section .nav-menu li {
        display: block;
        text-align: left;
        padding: 4px 0;
        margin: 0 10px;
    }

    .second-header.fixed-header .nav-section #topbar-menu-icon {
        display: block;
        top: 8px;
    }

    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(1) {
        top: 8px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(2) {
        opacity: 0;
        right: -60px;
    }

    .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(3) {
        top: 8px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
    }

    .second-header.fixed-header .nav-section .nav-menu li span {
        color: #000;
    }

    .second-header.fixed-header .nav-section .nav-menu {
        background: #fff;
        position: absolute;
        width: 100%;
        top: 40px;
        right: 40px;
        z-index: 99;
        display: none;
        box-shadow: 1px 5px 10px #686868;
    }

    .second-header.fixed-header .nav-section .nav-menu li {
        display: block;
        text-align: left;
        padding: 4px 0;
        margin: 0 10px;
        border-bottom: 1px solid #dfdfdf;
    }

    .second-header.fixed-header .nav-section .nav-menu li a {
        color: #F6C855;
    }

    .second-header.fixed-header .nav-section .nav-menu li:last-child span {
        border: none;
    }

    #implementations .implem-headings li p {
        width: 100%;
        margin: 0;
    }

    .overlay .popup {
        width: 80%;
    }
}

@media (max-width: 992px) {
    .sec3 .cols-right {
        padding-left: 15px;
    }

    .sec3 br {
        display: none;
    }

    .sec2 .rows {
        display: flex;
        flex-direction: column-reverse;
    }

    .sec2 img {
        margin: 20px auto 0 auto;
    }

    .banner img {
        float: none;
        margin: 30px 0 0 0;
    }

    #implementations .implem-box .cols-4 {
        width: 30%;
    }

    #implementations .implem-box .cols-8 {
        width: 70%;
    }

    #implementations .implem-box .categories {
        padding: 20px 5px 20px 20px;
    }

    .guide-dwnld a {
        display: inline-block;
        vertical-align: top;
    }

    .cols-10 .cols-8,
    .cols-10 .cols-4 {
        width: 100%;
    }

    #implementations .implem-headings li:hover:after,
    #implementations .implem-headings li.active:after {
        display: none;
    }

    #implementations .implem-box .categ-box,
    #implementations .implem-box .categories {
        min-height: 750px;
    }

    #implementations .cols-right img {
        margin: 0 0 40px;
    }
}

@media (max-width: 800px) {
    .cols-2 {
        width: 100%;
        margin: 0 auto 20px;
        text-align: center;
    }

    .cols-10 {
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width:650px) {
    #implementations .implem-headings {
        display: none;
    }

    #implementations .implem-box {
        display: block;
        padding: 10px 0 0 0;
    }

    #implementations .implem-box .mainart-title {
        color: #fff;
        background: #152D92;
        border-radius: 5px;
        margin: 0;
        padding: 20px 35px 20px 20px;
        display: block;
        font-size: 1.3em;
        position: relative;
        font-family: 'Zoho_Puvi_Medium';
    }

    #implementations .implem-box .mainart-title.active {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    #implementations .implem-box .mainart-title.active:after {
        transform: rotate(225deg);
        transition: .5s;
    }

    #implementations .implem-box .mainart-title:after {
        content: "";
        position: absolute;
        width: 8px;
        height: 8px;
        transform: rotate(45deg);
        border-bottom: 3px solid #fff;
        border-right: 3px solid #fff;
        right: 24px;
        top: 28px;
        transition: .5s;
    }

    #implementations .implem-box .cols-4 {
        display: none;
    }

    #implementations .implem-box .cols-8 {
        width: 100%;
        float: none;
    }

    #implementations .implem-box .categories {
        display: none;
    }

    #implementations .implem-box .categ-box {
        min-height: auto !important;
        padding: 0px;
        border-bottom: 1px solid #152d92;
        background: #e3e7ff;
        color: #000;
    }

    #implementations .implem-box .categ-box:last-child {
        border: none;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    #implementations .implem-box .categ-box #implementations .implem-box .categ-box.mob-active {
        display: block;
    }

    #implementations .implem-box .categ-box.active {
        display: none;
    }

    #implementations .implem-box .categ-box.active.mob-active {
        display: block;
    }

    #implementations .implem-box .categ-box .mainprd-title {
        display: block;
        position: relative;
        padding: 20px 35px 20px 20px;
        font-size: 1.1em;
    }

    #implementations .implem-box .categ-box .mainprd-title:after {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        transform: rotate(45deg);
        border-bottom: 3px solid #000;
        border-right: 3px solid #000;
        right: 24px;
        top: 30px;
        transition: .5s;
    }

    #implementations .implem-box .categ-box .mainprd-title.active:after {
        transform: rotate(225deg);
        transition: .5s;
    }

    #implementations .implem-box .categ-box.active .prd-det {
        display: block;
    }

    .second-header.fixed-header .nav-section .nav-menu {
        width: 300px;
        right: 0;
    }

    .overlay .popup {
        width: 90%;
    }

    .btn-submits button {
        width: 100%;
    }

    .guide-dwnld a {
        width: 100%;
    }

    #implementations .prd-det {
        display: none;
        padding: 20px;
    }

    .implem-box .categ-box h4 {
        font-size: 1.2em;
    }

    .guide-dwnld .rows {
        padding: 40px 30px;
    }

    .guide-dwnld .cols-3,
    .guide-dwnld .cols-6 {
        padding: 0;
    }

    .guide-dwnld a {
        margin: 20px 10px 0px 0 !important;
    }

    #implementations .cols-right img {
        margin: 20px auto 40px;
    }

    .banner {
        padding: 20% 0 7% 0;
    }
}

@media (max-width:450px) {
    .second-header.fixed-header .nav-section .nav-menu {
        width: 250px;
        right: 0;
    }
}
#mapping-section .map-center-row .scroll-container .pro-nav{padding: 16px 0 0;}