@charset "UTF-8";
/* -------------------------------------- Reset styles -------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}em{font-style:italic}
#backToTop{display: none!important;}
.clearfix:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
*+html .clearfix {
    display: inline-block;
}

/* normalize css*/

* {
	box-sizing: border-box;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
    font-family:"Zoho_Puvi_Regular";
	font-size: 14px;
    font-weight: 400;
    line-height: 24px;
	margin: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
footer,
header,
section {
	display: block;
}
section {
	padding: 50px 0px;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none;
    color:#0B41BC;
}
a:active,
a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,
strong {
	font-weight: 500;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
fl{float: left;}
fr{float: right;}
.fb{font-weight: 600;}
.f15{font-size: 1.1em;}
img {
	vertical-align: middle;
	max-width: 100%;
}
p {
	margin: 0 0 5px;
	font-family: 'Zoho_Puvi_Regular';
	    line-height: 28px;
	font-size: 1.1em;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 700;
    line-height: normal;
    letter-spacing: .5px;
}
.container{
    width:1200px;
    margin: 0 auto;
}
h2{
    font-size: 2em;
    margin-bottom: 20px;
    font-size: 2em;
    margin-bottom: 20px;
    font-weight: bold;
    line-height: 42px;
    font-family: 'Zoho_Puvi_Bold';
}
h3{
    font-size: 1.5em;
}
h4{
    font-size: 1.2em;
}
h5{
    font-size: 1em;
    padding: 10px 0;
}
b, strong {font-weight: 700;}

.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -15px;
	margin-left: -15px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1200px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
}
.fr {
	float: right!important;
}
.fl {
	float: left!important;
}
.pr {
	position: relative;
}
.di {
	display: inline-block;
	vertical-align: middle;
}
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-12
{
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.cols-2 {
	width: 12.5%;
}
.cols-3 {
	width: 25%;
}
.cols-4 {
	width: 33.3%;
}
.cols-5 {
	width: 40%;
}
.cols-6 {
	width: 50%;
}
.captca-box {
	width: 52%
}
.cols-7 {
	width: 60%;
}
.cols-8 {
	width: 66.6%;
}
.cols-9 {
	width: 75%;
}
.cols-10 {
	width: 87.5%;
}
.cols-12 {
	width: 100%;
}
@media only screen and (max-width: 992px)
{
	.cols-md-12 {
	width: 100%;
}
	.cols-md-9 {
	width: 75%;
}
	.cols-md-6 {
	width: 50%;
}
	.cols-md-3 {
	width: 25%;
}
}
@media only screen and (max-width: 650px)
{
	.cols-sd-12 {
	width: 100%;
}
	.cols-sd-9 {
	width: 75%;
}
	.cols-sd-6 {
	width: 50%;
}
	.cols-sd-3 {
	width: 25%;
}
	
	.form-quat {
		padding: 15px 0px;
	}
}
h1 {
    font-size: 2.7em;
    padding: 10px 0px;
    font-family: 'Zoho_Puvi_Bold';
}

header {
    width: 100%;
    margin: 0 auto;
    top: 0;
    left: 0;
    z-index: 10;
}
.header-section {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 0 0 0;
}
#Home {
	background: #001137 url("../images/banner-bg.jpg");
	    background-size: cover;
	color: #fff;
	padding: 100px 0 70px 0;
}
.banner-sec {
	padding: 80px 0px;
}
.bannerimage {
    margin: auto;
	text-align: center;
	padding-bottom: 40px;
}
.bannerimage img{
	width: 80%;
	height: auto;
}
#customers-today {
	background: #F7F7F7;
}
#customers-today p{
	padding: 10px 0px;
}
.advantage-slot {
	padding: 15px 0px;
}
.advantage-slot p{
   padding-left: 10px;
}
.advantage-slot img {
	width: auto;
	height: auto;
}
#audit-sec {
	color: #fff;
	background: #000000;
}
/* Style the tab */
.tab {
  overflow: hidden;
  background-image: linear-gradient(to right, #212121 , #000);
  margin-top: 30px;
}
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 18px 16px;
  transition: 0.3s;
  font-size: 17px;
	color: #fff;
    margin: 0px 10px;
	border-bottom: 2px solid transparent;
	position: relative;
}
.tab button:after {
	content: '';
	position: absolute;
	width: 1px;
	height: 25px;
	background: #767676;
	top: 15px;
	right: -7px;
}
.tab button:last-child:after {
	display: none
}
.tab button:hover {
  border-bottom: 2px solid #FFC539;
}

.tab button.active {
  border-bottom: 2px solid #FFC539;
}

.tabcontent {
  display: none;
  padding: 26px 12px;
	margin: 20px 0px;
}
.reg-subtab {
	padding-top: 10px;
}
.subback {
	background: #212121;
    padding: 20px;
    margin: 15px -15px;
	transition: .3s;
}
.subback:hover {
    cursor: pointer;
    transform: scale(1.02);
}
.subback img{
	height: auto;
	    padding-top: 15px;
}
.subback .cols-2 {
	margin: auto;
    text-align: center;
}
#Data-privacy-regulations {
	display: block;
}
.reg-subtab h3 {
	padding-bottom: 10px;
}
.reg-subtab a{
	color: #3D8AE4;
}
/*--------------------  Form style  -----------------------*/

.form-control {
    display: block;
    width: 100%;
     height: 60px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
   box-shadow: none;
	position: relative;
	margin-bottom: 20px;
	transition: border ease 1.5s;
	-webkit-transition: border ease 1.5s;
	-moz-transition: border ease 1.5s;
}
.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-control.active-row {
    border: 1px solid #FFF;
}
.form-control.btn-submits {
    border: none;
    padding-left: 0;
	text-align:center;
	background:none;
	margin-bottom: 45px;
	
}
.form-control.form-comments {
    height:100px;
	display:inline-block;
}
.form-control textarea {
   font-family: 'ZohoPuvi';
}
.form-control:after, .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;
}
.form-control:before {
    top: 0px;
    left: 0px;
}
.form-control:after {
    bottom: 0;
    right: 0;
}
.form-control .error {
    position: absolute;
    bottom: -8px;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 1em;
    z-index: 8;
    opacity: 1;
    background: #fff;
    padding: 5px;
    line-height: 0.5;
    color: red;
    display: none;
}
.form-control * {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.form-control .label {
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size:15px;
    z-index: 8;
    opacity: 0.5;
}
.form-comments.form-control .label
{
	top: 35%;
}
.form-control input, .form-control select, .form-control textarea {
    width: 100%;
    outline: none;
    border: none;
    height: 100%;
    background: transparent;
    padding-left: 20px;
    font-size: 1.2em;
    position: relative;
    z-index: 9;
    opacity: 0.5;
    resize: none;
}
.form-control select
{
	opacity: 0;
	    background: url(https://www.manageengine.com/government/images/arrow.png) no-repeat transparent;
    background-position: 98% center;
}
.form-control.active-row select
{
	    opacity: 1;
    color: #ababab;
}
.btn-submits button {
       border-radius: 3px;
    font-size: 18px;
    font-weight: 400;
    border: 2px solid #FDBC21;
    background:#FDBC21;
    color: #000;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding:13px 70px;
    margin: 20px 0;
}
.btn-submits button:hover
{
	  background: #4775db;
	  border-color: #4775db;
	color: #fff;
}
.active-row.form-control::before {
        border-top-color: #fdbd22;
    border-right-color: #fdbd22;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    width: 100%;
    height: 100%;
}
.active-row.form-control::after {
    border-bottom-color: #fdbd22;
    border-left-color: #fdbd22;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    width: 100%;
    height: 100%;
}
.form-control.active-row .label {
    top: 0;
    background: #f3f3f3;
    padding: 0 6px;
    left: 15px;
    font-size: 1em;
    opacity: 1;
}
.callback-text {
	text-align: left;
}
.uscountry.form-control {
    height: auto;
}
.uscountry select#contact_country, .uscountry select#country {
    height: 60px;
    border-bottom: 1px solid #f2f2f2;
}
.uscountry select#country_state {
    height: 60px;
}
/*----*/
#form-sec {
	background: #F3F3F3;
	text-align: center;
	margin: auto;
	color: #000;
}
.cols-center {
	    float: none;
    margin: 0 auto;
}
#form-sec h3{
    padding-bottom: 20px;
    font-size: 1.8em;
}
#form-sec form {
	padding-top: 20px;	
}
.privacy-policy a {
	color: #FF0505;
}
.privacy-policy a:hover {
	color: #0B41BC;
	text-decoration: underline;
	cursor: pointer;
}
.right-field{
	width: 49%;
	float:left;
	margin-left:1%; 
}
.left-field{
	width:50%;
	float:left;
}

/* footer */
footer {
    background: #16141a;
	position: relative;
    z-index: 9999; 
}
footer > .container
{
	padding: 50px 0;
}
a.ftr-brand {
    display: block;
    width: 200px;
    margin-bottom: 20px;
}
.address li, .address li a {
    color: #f0f0f0;
    line-height: 1.6;
	font-size: 0.9em;
}
p.copyright {
    color: #fff;
	    font-size: 0.9em;
	    margin-bottom: 0;
}
.zlogo {
        height: auto;
    width: 55px;
    text-indent: -9999em;
    background: url(https://www.manageengine.com/images/zoho.svg) 0 0 no-repeat;
    display: inline-block;
    margin: 0 3px;
}
ul.social{display:block;text-align:right;}
.social li{display:inline-block;}
.social li a{height:35px;width:35px;border: 1px solid #fff;padding: 8px;margin: 0 5px;border-radius: 100%;display: inline-block;}
.social li:first-child a{margin-left: 0;}
.social li a:hover{text-decoration:none}
.social li a.fb{background:url(../../images/footer-sprite.svg) no-repeat 0 0;background-size: 25%!important;background-position: center;}
.tw{background:url(../../images/footer-icon-tw.svg) no-repeat 0 3px;background-size:45%;background-position: 50% 52%;}
.in{background:url(../../images/footer-icon-in.svg) no-repeat 0 0;background-size: 45%;background-position: 50% 46%;}
.yt{background:url(../../images/footer-icon-yt.svg) no-repeat 0 4px;background-size: 45%;background-position: center;}
a.insta{background:url(../../images/ft-insta.png) no-repeat 0 0;background-size:45%;background-position:center;}
.social a.fb:hover{background-color:#4267b2}
.social li a.tw:hover{background-color:#1da1f2}
.social li a.in:hover{background-color:#0e76a8}
.social li a.yt:hover{background-color:red}
.social li a.insta:hover{background:url(../../images/ft-insta.png) no-repeat 0 0,linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%) no-repeat;background-size:45%,100%!important;background-position:center}

.animation
{
    transition: all ease 1s;
    transition: all ease 1s;
    -webkit-transition: all ease 1s;
    -moz-transform: translateY(250px);
    -webkit-transform: translateY(250px);
    -moz-transform: translateY(250px);
}
.active-anim.animation {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
}
.container-fluid.copyright {
    padding: 20px 0;
    text-align: center;
    background: #16131a;
    color: #fff;
}
.container-fluid.copyright p {
    margin: 0;
	font-size: 0.8em;
	color:#fff;
}
.container-fluid.copyright p a
{
	color: #fff;
}
.captcha-input {
  vertical-align: middle;
}

.captcha-input,
div.form-group .form-field {
  position: relative;
}

.captcha-input.form-field {
  margin: 0;
}

.captcha-input {
  margin: 0;
}

.form-group.captcha-group {
  margin: 0 0 10px 0;
}

#WrongCaptchaError {
  position: absolute;
  bottom: -8px;
  left: 30px;
  transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -webkit-transition: all ease 0.4s;
  font-size: 12px;
  z-index: 8;
  opacity: 1;
  background: #fff;
  padding: 5px;
  line-height: 0.5;
  color: red;
  display: none;
}

.CaptchaWrap {
  position: relative;
  vertical-align: middle;
}

#CaptchaImageCode {
  text-align: center;
  padding: 0 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 10px;
}

.CaptchaTxtField {
  display: block;
  box-sizing: border-box;
}

div.reload {
  width: 8%;
  vertical-align: middle;
}

.CaptchaWrap:after,
.CaptchaWrap:before,
.captcha-input:after,
.captcha-input:before {
  content: "";
  display: table;
  clear: both;
}

.capcode {
  font-size: 46px;
  display: block;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
  letter-spacing: 1px;
  color: #ccc;
  font-weight: 300;
  font-style: oblique;
}

div.form-group input.ReloadBtn {
  background: url(https://www.manageengine.com/images/captcha-reload.svg) left
    top no-repeat;
  background-size: 100%;
  width: 25px;
  height: 25px;
 text-indent: -99px;	
  position: relative;
  left: 7px;
  top: 15px;
  border: 0;
  outline: 0;
  cursor: pointer;
  transition: all ease 0.5s;
  -webkit-transition: all ease 0.5s;
  -moz-transition: all ease 0.5s;
}
.learnmore {
	transition: .1s;
}
.learnmore span  {
	transition: .3s;	
}
.learnmore:hover{
	color: #ffc539;
}
.learnmore:hover span{
    transform: translate(8px,0px);
    display: inline-block;
}
.imgwith {
	    display: inline-block;
    width: 56px;
    text-align: center;
}
#meGDPRMessage {
	text-align: left;
	    font-family: 'Zoho_Puvi_Regular';
	    line-height: 28px;
    font-size: 1.1em;
    padding-left: 22px;
    padding-bottom: 10px;
}
.success-msg {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}
.msgcon {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    width: 30%;
    background: #fdbd22;
    padding: 60px;
    text-align: center;
    color: #000;
    border-radius: 10px;
    line-height: 1.5;
}
.success-msg h3 {
	padding: 15px 0px;
}
.msg-close {
    position: absolute;
    z-index: 999;
    top: -13px;
    right: -7px;
    color: #ffffff;
    font-weight: 500;
    cursor: pointer;
    background: #004b88;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.captcha-group .cols-3.cols-sd-6{
	    width: 31%;
}
.captcha-group .cols-3.cols-sd-3{
	    width: 2%;
}
.videotab {
	background: url("../images/videobg.svg");
	background-size: cover;
	border-radius: 10px;
}
.watchnow {
	padding: 15px 20px;
	background: #FFD202;
	    text-align: center;
    display: inline-block;
    margin: auto;
	transition: .3s;	
	-webkit-transition: .3s;
	-moz-transition: .3s;
}
.watchnow:hover {
	background: #030b15;
}
.watchnow:hover a {
	color: #fff;
	
}
.vidicon {
	text-align: right
}
.vidicon img {
	width: 80%;
	padding-right: 15px;
	    padding-top: 0;
}
.watchnow a{
	color: #000;
	font-family: 'Zoho_Puvi_SemiBold';
	font-size: 1.2em;
	transition: .3s;	
	-webkit-transition: .3s;
	-moz-transition: .3s;
}
.watchsec {
	text-align: center;
	margin-top: 13px;
}
@media only screen and (max-width: 1260px)
{ 
	.container {
		width: 1000px;
		max-width: 1000px;
	}
	.advantage-slot p {
		width: 80%;
	}
	.cols-center {
		width: 87.5%;
	}
}
@media only screen and (max-width: 1060px)
{
	.vidicon img {
    width: 100%;
		padding: 0;
}
	.container {
		width: 85%;
		max-width: 85%;
	}
}
@media only screen and (max-width: 1000px) {
	.bannerimage img{
		    width: 300px;
	}
	.bannerimage {
		margin: auto;
        text-align: center;
	}
	.banner-sec {
		padding: 20px 0px 60px;
		text-align: center;
	}
	.tab button {
		    padding: 18px 10px;
	}
	font-size: 15px;
}
@media only screen and (max-width: 850px) {  
	.tab {
		display: none;
	}
	.tabcontent {
		display: block !important;
		    padding: 5px 12px;
	}
	.subback .cols-2 {
		    width: 20%;
	}
	.reg-subtab {
		    width: 80%;
	}
}
@media only screen and (max-width: 780px) { 
	h2 br {
		display: none;
	}
	.advantage-slot p {
		    width: 78%;
	}
	.capcode {
		    left: -25px;
    position: relative;
	}
}
@media only screen and (max-width: 650px) {
	.banner-sec br {
		display: none;
	}
	.btn-submits button {
		width: 100%;
	}
	.captcha-group .cols-3.cols-sd-6{
	    width: 50%;
}
   .right-field, .left-field {
		width: 100%;
		margin-left: 0;
	}
	.subback .cols-sd-12 {
	width: 100%;
}
	.capcode {
		left: auto;
	}
	footer > .container {
    padding: 30px 0;
}
	p.copyright {
    text-align: center;
    margin-bottom: 22px;
}
	ul.social {
    	text-align: center;
	}
	.subback img {
		padding: 15px 0px 30px;
	}
	.reg-subtab {
		text-align: center;
	}
	.vidicon {
		text-align: center;
	}
	.vidicon img {
		width: 50%;
	}
	.videotab {
		text-align: center;
	}
	.watchnow {
		margin-bottom: 20px;
	}

}
@media only screen and (max-width: 380px) {
	.cols-sd-6 {
		width: 63%;
	}
	.vidicon img {
    width: 80%;
}
}