@media screen and (max-width:500px){
.notiSty{display:none !important} 
}
.fixed_bar_scontainer{margin:485px 0 0;}
.fixed_bar_hcontainer{margin:484px -89px 0; }
.hideAnimation{margin:484px -89px 0 0;}
.showAnimation{margin:484px 0 0;}



/* Strip Banner */ 
.shbanner-view{background:#000;color:#fff;left:0;padding:10px 0;position:fixed;text-align:center;top:0;width:100%;z-index:999999}
.shbanner-view:before{background:url(https://www.manageengine.com/active-directory-360/images/strip-img-lft.png) no-repeat;background-size:35px;content:"";height:27px;left:0;position:absolute;top:0;width:35px;}
.shbanner-view:after{background:url(https://www.manageengine.com/active-directory-360/images/strip-img-rgt.png) no-repeat;background-size:36px;bottom:0;content:"";height:22px;position:absolute;right:0;width:36px;}
.shbanner-view span{color:#5df6fe;font-weight:600}
.shbanner-view a{border:solid 1px #fec01f;border-radius:20px;color:#fec01f;font-weight:600;margin:0 0 0 30px;padding:5px 15px;text-decoration:none;transition:all .5s}
.shbanner-view a:hover{background:#fec01f;color:#000;text-decoration:none;transition:all .5s}

	
.hmFeabox{background:#efefef}
.hmFea1{background:#efefef;height:180px}
.hmFea2{background:#fff;height:240px}
.hmFea3{background:#efefef;height:80px}
.hmFea4{background:#fff;height:80px}
.hmFea5{background:#efefef;height:50px}
.hmFea6{background:#fff;height:150px}
.maintab_testi_container{width:690px;float:none} 
#btmBar{display:none!important}
#customers{display:none!important}
.admp-learn-more{margin:-5px 0}
.admp-conts h3{line-height: 20px !important;margin-top: 45px;margin-bottom: 10px;}
#footerLnks{display:none}
.mveTop{margin-top:-310px;transition:all .5s}
	
 @media screen and (max-width:767px) {
.container{width:90%}
.head{padding-top:40px;margin-bottom:10px}
.footHead{margin:5% 0 0;border-bottom:1px solid #3e3e3e;margin-bottom:15px!important;padding-left:22px}
.footCont ul li a{color:#bbb;display:block;border:1px solid #3e3e3e;margin-bottom:5px;padding:5px 10px;background:#333;border-radius:2px}
.footer .col3{padding:20px 24px;box-sizing:border-box}
#header-mainsec{top:33px}
.melogosvg img{width:125px!important}
#commonHeader{min-height:88px}
#MEmobPanel.prdMobMenu{top:86px}
.per30{width:100%;padding:0 1.5%;float:left;background:#f2f7f9;padding:30px;box-sizing:border-box;border-radius:4px;box-shadow:0 5px 14px -7px rgba(60,59,59,0.35);margin-bottom:20px}
.admp-conts h3{margin-top:0}
.admptabs li{padding-top:0;margin-top: -8px;} 
}	

.tab-list {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.admfea {
    background: url('https://www.manageengine.com/products/ad-manager/images/features-sprite-new.png') no-repeat 0 0;
    background-size: 235px;
    width: 30px;
    height: 30px;
}

.fea-ic-1 {
    background-position: -13px -13px;
}
.fea-ic-2 {
    background-position: -57px -12px;
    width: 22px;
}
.fea-ic-3 {
    background-position: -97px -12px;
    width: 29px;
}
.fea-ic-4 {
    background-position: -143px -13px;
    width: 28px;
}
.fea-ic-5 {
    background-position: -189px -12px;
    width: 28px;
}

.admp-tabs p {
    margin-top: 10px;
    color: #494949;
    font-size: 14px;
    font-weight: 500;
}

.tab-list li {
    position: relative;
    width: 20%;
    box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
}

.tab-list li .new-label {
    font-size: 9px;
    line-height: 9px;
    font-weight: 500;
    color: #fff;
    background: #FF4545;
    padding: 6px 12px;
    box-sizing: border-box;
    border-radius: 0px 30px 30px;
    position: absolute;
    top: 0;
    left: 0;
}

.tab-list li.new:not(.admp-active) {
    background: #FAFBFC;
    border-color: #fafbfc;
}

@media screen and (max-width : 992px){
    .tab-list li{
        min-height: 120px;
        box-sizing:border-box;
        margin: 0 !important;
    }
}
@media screen and (max-width : 767px){
    .tab-list li{
        padding-top: 20px !important;
        width:50% !important;
    }
}
span.new-fea {
    font-size: 9px;
    line-height: 9px;
    font-weight: 500;
    color: #000;
    background: #ffda5a;
    border: 1px solid #e2bf59;
    padding: 4px 12px;
    box-sizing: border-box;
    border-radius: 30px 30px 30px 0;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: -4px;
}
span.new-fea, .new-label{ display: none;}
