
@charset "UTF-8";
/* CSS Document */

html{
    margin: 0px;
    padding: 0px;
}
body{padding:0px;margin: 0px;font-family: 'Open Sans', sans-serif;font-size:14px;line-height: 24px;}

.la-8-full{
    width: 100%;
}
.la-8-full a{text-decoration: none}
.la-8-full li{list-style-type: none;}
.la-8-top{
    position: relative;
    overflow: hidden;
    padding: 15px 0px;
}
.la-8-container{
    width: 1000px;
    margin: 0 auto;
    max-width: 1000px;
}
.la-8-logo{
    float: left;
    width: 200px;
}
.la-8-logo-inn{
    width: 156px;
    height: 48px;
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat;
    background-position: -108px -211px;
    background-size: 256px;
position: relative;	
}
.la-8-logo-inn a{
    text-decoration: none;
    position: absolute;
    left: 0px;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    top: 0px;	
    top: 0px;	
}
.la-8-menu{
    /* float: left; */
}
.la-8-menu-inn{
    /* float: right; */
}
.la-8-menu-inn ul{
    float: right;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
}
.la-8-menu-inn ul li{
    list-style-type: none;
    float: left;
    padding: 0px 0px 0px 20px;
}
.la-8-menu-inn ul li a{
    color: #000;
}
.la-8-menu-inn ul li:nth-child(6) a{
    background: #db3b3e;
    color: #fff;
    padding: 10px 30px;
    border-radius: 2px;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}
.la-8-menu-inn ul li:nth-child(6) a:hover{
background: #CC2B2F;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;	
}
.la-8-hero{
    background: url(https://www.manageengine.com/latam/active-directory-audit/style/../images/land-hero-bg.png) no-repeat center center #052732;
    background-position: 42% 11%;
}
.la-8-hero-con{
    padding: 50px 0px;
}
.la-8-hero-con img{}
.la-8-body{
    padding: 50px 0px 35px 0px;
    position: relative;
    width: 100%;
    /* overflow: hidden; */
    display: block;
}
.la-8-body-p{
    float: left;
    width: 60%;
    padding-right: 40px;
    box-sizing: border-box;
}
.la-8-body-p p{
    /* line-height: 24px; */
}
.la-8-body-fm{
    float: left;
    width: 40%;
}
.la-8-body-fm-inn{
    background: #fff;
    border: 1px solid #ededed;
    padding: 35px;
    margin-top: -150px;
    border-radius: 3px;
    box-shadow: 0px 5px 26px -8px rgba(150,150,150,0.8);
}
.la-8-body-fm-inn h2{
    text-align: center;
    color: #1279b3;
    margin: 0px;
}
.la-8-body-fm-inn form{
    margin-top: 15px;
}
.la-8-body-fm-inn form ul{
    padding: 0px;
    margin: 0px;
}
.la-8-body-fm-inn form ul li{
    margin-bottom: 15px;
}
.la-8-body-fm-inn form ul li:last-child{
    margin-bottom: 0px;
}
.la-8-body-fm-inn form ul li input{
    width: 100%;
    border: 1px solid #ededed;
    height: 40px;
    border-radius: 2px;
    padding-left: 40px;
    font-size: 14px;
    box-sizing: border-box;
	outline: none;
}
.la-8-body-fm-inn form ul li span{
    content: '';
    position: absolute;
    width: 32px;
    height: 32px;
    background: #e9f3f4;
    margin: 5px;
}
.la-8-body-fm-inn form ul li:nth-child(1) span{
    background: url(https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png) no-repeat;
    background-position: -225px -93px;
    background-size: 256px;
}
.la-8-body-fm-inn form ul li:nth-child(2) span{
    background: url(https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png) no-repeat;
    background-position: -225px -130px;
    background-size: 256px;
}
.la-8-body-fm-inn form ul li:nth-child(3) span{
    background: url(https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png) no-repeat;
    background-position: -225px -170px;
    background-size: 256px;
}
.la-8-body-fm-inn form ul li input[type="submit"]{
    background: #3ea46a;
    border: 1px solid #2b8853;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
	padding-left: 0px;	
}
.la-8-guide{
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-top: 35px;
    display: block;
}
.la-8-guide h2{
    text-align: center;
    margin-top: 45px;
}
.la-8-guide-main{
    margin-top: 120px;
    position: relative;
    /* overflow: hidden; */
}
.la-8-guide-main ul{
    position: relative;
    /* overflow: hidden; */
    margin: 0px;
    padding: 0px;
}
.la-8-guide-main ul li{
    float: left;
    width: 20%;
    box-sizing: border-box;
}
.la-8-guide-main ul li h4{
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.la-8-guide-main ul li:before{
	content:'';
	position:absolute;
	width: 90px;
	height: 90px;
	background: #e9f3f4;
	border: 1px solid #dbe8e9;
	margin: -85px 0px 0px 59px;
	border-radius: 50px;
}
.la-8-guide-main ul li:nth-child(1):before{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat #E9F3F7;
    background-position: 2px 11px;
    background-size: 256px;
}
.la-8-guide-main ul li:nth-child(2):before{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat #E9F3F7;
    background-position: -88px 11px;
    background-size: 256px;
}
.la-8-guide-main ul li:nth-child(3):before{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat #E9F3F7;
    background-position: -174px 11px;
    background-size: 256px;
}
.la-8-guide-main ul li:nth-child(4):before{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat #E9F3F7;
    background-position: 5px -75px;
    background-size: 256px;
}
.la-8-guide-main ul li:nth-child(5):before{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat #E9F3F7;
    background-position: -85px -75px;
    background-size: 256px;
}
.la-8-sprit{}
.guide-1{}
.guide-2{}
.guide-3{}
.guide-4{}
.guide-5{}
.la-8-cr{
    background: #eaeeee;
    padding: 15px 0px 15px 0px;
    margin-top: 40px;
}
.la-8-soc-foot{
    position: relative;
    /* overflow: hidden; */
    height: 40px;
    padding: 10px 15px 0px 15px;
}
.la-8-soc-foot ul{
    padding: 0px;
    margin: 0px auto;
    display: table;
}
.la-8-soc-foot ul li{
    float: left;
    display: inline-block;
    width: 32px;
    height: 32px;
}
.la-8-soc-foot ul li a{
	content:'';
	position:absolute;
	width: 32px;
	height: 32px;
	background: #e9f3f4;
	/* border: 1px solid #dbe8e9; */
	/* margin: -85px 0px 0px 59px; */
	border-radius: 50px;
}
.la-8-soc-foot ul li:nth-child(1) a{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat;
    background-position: 1px -172px;	
    background-size: 256px;		
}
.la-8-soc-foot ul li:nth-child(1) a{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat;
    background-position: 1px -172px;
    background-size: 256px;
}
.la-8-soc-foot ul li:nth-child(2) a{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat;
    background-position: -45px -172px;
    background-size: 256px;
}
.la-8-soc-foot ul li:nth-child(3) a{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat;
    background-position: -91px -172px;
    background-size: 256px;
}
.la-8-soc-foot ul li:nth-child(4) a{
    background: url('https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png') no-repeat;
    background-position: -136px -172px;
    background-size: 256px;
}
.la-8-cr-rights{}
.la-8-cr-rights p{
    text-align: center;
    margin: 0px;
    padding-top: 10px;
}
.mob-menu-open{
	width: 45px;
    height: 45px;
    background: url(https://www.manageengine.com/latam/active-directory-audit/style/../images/sprite.png) no-repeat;
    background-position: -97px -308px;
    background-size: 365px;
    position: relative;
    /* right: 0px; */
    /* position: fixed; */
    display: inline-block;
    float: right;
	display: none;
}

@media screen and (max-width:1050px){
.la-8-container {
    width: 90%;
}	
.la-8-body-fm-inn{margin-top:0px;}	
.la-8-guide-main {
    margin-top: 40px;
    position: relative;
    /* overflow: hidden; */
}	
.la-8-guide-main ul li {
    width: 50%;
    background: #e9f3f7;
    height: 170px;
    border: 2px solid #fff;
    text-align: center;
    padding: 24px 10px 15px 10px;
}	
.la-8-guide-main ul li:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    background: #e9f3f4;
    border: 1px solid #dbe8e9;
    margin: 0px 0px 0px -44px;
    border-radius: 50px;
}	
.la-8-guide-main ul li h4{
    margin-top: 95px;
}
.mob-menu-open{display: block;}	
.la-8-menu {
    /* float: left; */
    display: none;
    width: 100%;
    position: relative;
    overflow: hidden;	
}	
.la-8-menu-inn ul {
    float: initial;
    padding: 0px;
    margin: 0px;
    margin-top: 15px;
    margin: 0 auto;
    display: table;
    padding-bottom: 5px;
    padding-top: 12px;
    width: 100%;	
}	
.la-8-menu-inn ul li{
    padding: 0px 3px;
    width: 25%;
    box-sizing: border-box;	
}	
.la-8-menu-inn ul li a{
    display: block;
    border: 1px solid #ebebeb;
    padding: 8px;
    text-align: center;	
}		
}
@media screen and (max-width:992px){
.la-8-body-p {
    width: 100%;
    padding-right: 0px;
}	
.la-8-body-fm {
    width: 100%;
    margin-top: 25px;	
}	
}
@media screen and (max-width:767px){
.la-8-hero {
    background: url(https://www.manageengine.com/latam/active-directory-audit/style/../images/land-hero-bg.png) no-repeat center center #052732;
    background-position: 138% -7%;
    background-size: 80%;
}	
.la-8-hero-con img {
    width: 90%;
}	
.la-8-menu-inn ul li{
    padding: 3px 3px;
    width: 50%;
    box-sizing: border-box;	
}		
}
@media screen and (max-width:550px){
.la-8-guide-main ul li {
    width: 100%;
    background: #e9f3f7;
    height: 170px;
    border: 2px solid #fff;
    text-align: center;
    padding: 24px 10px 15px 10px;
	    border-radius: 8px;
}		
.la-8-menu-inn ul li{
    padding: 3px 3px;
    width: 100%;
    box-sizing: border-box;	
}	
}
@media screen and (max-width:480px){}