body{overflow-x:hidden;color: #000;}
.clearfix {
  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%;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 16px;
  font-family: 'Zoho_Puvi_Regular';
  font-weight: 300;
}
article,
footer,
header,
section {
  display: block;
}
section{padding:80px 0;}
.text-light{color:#fff;}
.text-dark{color:#000;}
.text-center{text-align: center;}
.pr{position:relative;}
.pa{position:absolute;}
img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
p{margin: 20px 0;line-height: 1.6;}
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.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-center {
    margin: 0 auto;
    float: none;
    clear: both;
  }
  .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;
  }
}
strong{font-family: 'Zoho_Puvi_Bold';}
h2{
	font-family: 'Zoho_Puvi_SemiBold';
    font-size: 1.4em;
	margin: 0;
	line-height: 1.4;
}
h3{font-family: 'Zoho_Puvi_SemiBold';}

/*--------------Home section--------------*/
.banner{
	background: url("/sites/meweb/images/br/common-pages/images/anpd-ban-bg.jpg") 0 0 no-repeat;
	background-size: cover;
}
h1{
    font-size: 2em;
    font-family: 'Zoho_Puvi_SemiBold';
    line-height: 1.2;
    margin: 100px 0 0 0;
}
.banner img{float: right;width:85%;}
.banner-note{
	font-size: 1.2em;
    font-family: 'Zoho_Puvi_Light';
    margin: 30px 0 0 0;
}

/*--------------Sec-2 styles---------------*/
.sec2{background: #fff;padding:80px 0 !important;}
.sec2 ul{padding: 25px 0;}
.sec2 li{    
	display: inline-block;
    vertical-align: top;
    width: 30%;
    margin: 10px 35px 10px 0;
}
.sec2 a{color:#0058FF;text-decoration: underline;}
.sec2 a:hover{text-decoration: none;}
.sec2-title h2{
	display: inline-block;
    vertical-align: middle;
    width: 64%;
}
.sec2-title img{
	display: inline-block;
    vertical-align: middle;
	height: 120px;
}
.sec2 .cols-left{padding-right: 30px;}
.sec2 .cols-right{padding-left: 30px;}

/*--------------Sec-3 styles---------------*/
.sec3{background:#000000;}
.sec3 p{margin-top:0;}
.sec3 .row2{padding: 65px 0 80px;}
.article-sec{margin: auto;padding: 0 0 50px 0;}
.stickyanimation {
    position: sticky;
    top: 120px;
	padding:0;
}
.articletabs li {
    font-size: 1em;
    position: relative;
    cursor: pointer;
    border: none;
    border-bottom: 1px solid #4762EB;
    color: #fff;
	background: #1C2D8C;
	padding: 22px 18px 22px 40px;
}
.articletabs li.active, .articletabs li:hover{
    background: linear-gradient(to right, #2D50C9, #2540AF, #1D3195);
}
.articlesec{
	border: 1px solid #B7B7B7;
	padding: 50px;
	background: #fff;
	color: #000;
	margin: 0 0 20px 10px;
}
.articlesec h3{display: none;}
.articlesec img{width: auto;height: 50px;}
.sec3 .row2 .cols-left{padding: 0 32px;}
.articlediv p{margin-top:0;}
.articlediv ul{padding: 0 0 20px 40px;}
.articlediv li{padding: 8px;list-style: disc;}

/*--------------Sec-4 styles---------------*/
.sec4{background:#FFFFFF;}
.sec4 table{margin: 40px auto 0;width:90%;}
.sec4 td{border:1px solid #000;padding: 40px 30px;position: relative;}
.sec4 td img{
	width: 75%;
    left: 50%;
    position: absolute;
    right: 50%;
    transform: translate(-50%, 50%);
    top: 38%;
}
.sec4 tr:nth-child(even){background: #F2F2F2;}
.sec4 td:nth-child(1){width:25%;}
.sec4 td:nth-child(2){width:80%;}
.sec4 td ul{padding: 10px 0 20px 50px;}
.sec4 td li{list-style: disc;padding: 5px 0;}
.sec4 p{margin-top: 0;}
.sec4 a{color:#0058FF;text-decoration: underline;}
.sec4 a:hover{text-decoration: none;}

/*--------------Sec-5 styles---------------*/
.sec5{background: #000;}
.sec5 .cols-6{padding-left:0;padding-right:50px;}
.sec5 .cols-12{    
	background: linear-gradient(to right, #E5E7FF, #D4DCFE, #C5D2FC);
    color: #000;
    padding: 40px 40px 20px;
}
.sec5 .cols-4{position: relative;}
.sec5 img{    
    position: absolute;
    width: auto;
    height: 356px;
    top: 57px;
    padding: 0 20px 0 0;
}

/*-------------Form section styles-------------*/
.register{
	background: linear-gradient(to left, #0730FF, #0529D2, #021B79);
	color:#fff;
	background-size: cover;
position:relative;
}
.register:after{
    content: "";
    width: 100px;
    height: 150px;
    position: absolute;
    background: linear-gradient(to top, #0730FF, transparent);
    left: 0;
    bottom: 0;
}
.register:before{
 content: "";
    width: 200px;
    height: 80px;
    position: absolute;
    background: linear-gradient(to right, #0730FF, #011353);
    left: -1%;
    top: 0;
}
.register .container:before{
    content: "";
    position: absolute;
    width: 100px;
    height: 80px;
    background: linear-gradient(to right, #021A6F, #0730FF);
    top: 0;
    right: 0;
}
.register h2 {
  line-height: normal;
  margin: 0 0 15px 0;
	color:#fff;
}
.register .form-center {
  margin: 0 auto;
	float:none;
}
.register .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: 3px;
  font-size: 16px;
  font-weight: 400;
  border: 2px solid #FFDA03;
  background: #FFDA03;
  color: #000;
  cursor: pointer;
  outline: none;
  display: inline-block;
  padding: 10px 60px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
  font-family: 'Zoho_Puvi_SemiBold';
}
.btn-submits button:hover {
  background: #f4c82b;
  border-color: #f4c82b;
}
.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;
}
.dropdown1 {
  position: relative;
  z-index: 99;
  font-size: 12px;
  padding: 0;
  height: 55px;
}
.dropdown1 .dropdt1 {
  width: 100%;
  height: 100%;
}
.dropdown1 .dropdd1 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.dropdown1 .dropdd1 input {
  width: 96%;
  padding: 10px;
  font-size: 14px;
  margin: 15px 10px 5px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  opacity: 1;
  color: #fff;
}
.dropdown1 .dropdd1 ul {
  color: #fff;
  display: none;
  left: 0;
  padding: 15px 15px 2px 0;
  position: absolute;
  top: 50px;
  width: 100%;
  list-style: none;
  height: 175px;
  background: #15368b;
  text-align: left;
  overflow: scroll !important;
}
.dropdown1 .dropdd1 ul li {
  padding: 5px 10px;
  width: 100%;
  font-size: 14px;
  line-height: 2;
  cursor: pointer;
}
.dropdown1.sol {
  z-index: 999;
}
.clicks {
  display: block;
  width: 100%;
  height: 100%;
}
.dropdt1 .hida1 {
  display: block;
  padding-top: 16px;
  padding-left: 30px;
  font-size: 16px;
  color: #000;
  background: url('https://www.manageengine.com/images/arrow.png') no-repeat transparent;
  background-position: 96%;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
  text-align:left;
}
.active-row .dropdt1 .hida1 {
  background: #fff;
  width: auto;
  display: inline-block;
  position: absolute;
  height: auto;
  padding: 0 6px;
  top: -8px;
  left: 15px;
  z-index: 9;
  color: #000;
}
.multiSel1 {
  padding: 12px 10px 5px 10px;
  height: 45px;
  overflow: scroll;
  display: none;
  text-align: left;
margin:0;
}
.multiSel1 span {
  border: 1px solid #333;
  padding: 1px 5px;
  border-radius: 5px;
  margin: 2px 5px 2px 0;
  font-size: 0.9em;
  line-height: 20px;
  display: inline-block;
}
.multiSel1 span strong {
  margin: 0 0 0 10px;
  color: #000;
  font-weight: 700;
  cursor: pointer;
}
div.dropdownsearch1 {
  width: 100%;
  background: #15368b;
  display: none;
  z-index: 9999;
  position: relative;
}
.dropdown .dropdd ul li {
  padding: 5px 10px;
  width: 100%;
  font-size: 14px;
  line-height: 2;
  cursor: pointer;
}
.privacy-policy {
  font-size: 0.9em;
}
.privacy-policy a{color: #94FFFB;text-decoration: underline;}
.privacy-policy a:hover{text-decoration: none;}
#meGDPRMessage {
  margin: 20px 0;
  font-size: 0.9em;
  cursor: pointer;
  color: #fff;
  padding: 0;
  text-align: left;
}
#meGDPRMessage a{
    color: #94FFFB;
  text-decoration: underline;
} 
#meGDPRMessage a:hover{text-decoration: none;}
#meGDPRMessage label .checkmarkgdpr {
  display: inline-flex;
  appearance: none;
  background: #dfdfdf;
  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 #000;
    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;
}
div.form-group .form-field {
  position: relative;
}
.form-group.captcha-group {
  margin: 0 0 10px 0;
}
#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;
}
.success-msg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 20px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-weight: 500;
    font-size: 1em;
    display: none;
    z-index: 999999;
}
.global-success-msg{
	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: #fff;
    font-size: 1.4em;
    line-height: 1.8;
    font-weight: 400;
    border-radius: 10px;
    display: block;
}
.global-success-msg img{width: 58px;}
.global-success-msg p{color: #000;line-height: 1.2;}
.close{
	position: absolute;
    top: -6px;
    color: #000;
    right: 5px;
    font-size: .8em;
cursor:pointer;
}

/*-------------Disclaimer styles-----------*/
.disclaimer{background: #fff;}
.disclaimer p{width:90%;margin:auto;}

/*------------Media query styles-----------*/
@media (max-width: 1250px) {
	.container {max-width: 90%;}
	.sec2 li{width: 28%;}
	.article-sec{width: 100%;}
	.sec5 img{position: relative;height:auto;top: 0px;}
}
@media (max-width: 1025px) {
	h1{margin: 50px 0 0 0;}
	.sec2-title h2{width: 63%;}
}
@media (max-width:992px){
	.sec2 li{width: 43%;}
	.sec2 .cols-right{padding-left: 15px;}
	.sec2 .cols-left{padding-right:15px;}
	.sec3 .row2{padding: 40px 15px;}
	.sec3 .row2 .cols-left, .sec3 .row2 .cols-right{padding: 0;}
	.sec3 .row2 img{margin-bottom: 40px;}
	.sec4 table{width: 100%;}
	.sec5 img{display: none;}
	.articletabs li{padding: 20px;}
	.banner img{float: none;margin: 50px 0 0 0;}
}
@media (max-width:800px){
	.sec4 tr{
		margin: 10px 0;
		display: flex;
        flex-wrap: wrap;
	}
	.sec4 td{width: 100% !important;}
	.sec4 td:nth-child(1){border-bottom: none;}
	.sec4 td img{position: relative;left:0;right:0;transform: none;top:0;width:200px;}
}
@media (max-width:650px){
	.sec2 li{width: 100%;margin: 10px 0;}
	.articletabs{display: none;}
	.articlesec{
		padding: 0;
		border:none;
		margin: 0 0 20px 0;
	}
	.articlesec .mainart-title {
    	margin: 0;
    	color: #fff;
    	background-color: #263fcd;
   	 	padding: 20px;
    	display: block;
		cursor: pointer;
font-size:1.4em;
  	}
	.articlediv{display: none;}
    .articlediv.active {
        display: block;
        padding: 20px;
        border: 1px solid #B7B7B7;
    }
	.article-sec .cols-sd-12{padding: 0;}
	br{display: none;}
	.btn-submits button{width:100%;}
.register:before, .register:after, .register .container:before{display:none;}
}