.heading-menu,#scroll,.btmBar{display:none}
/*New thanks page design started*/
.tnks-bannr {
	min-height: 200px;
    display: flex;
    background: #f7f7f7;
	position: relative;
}
.tnks-bannr:after {
	content: " ";
	background: url(https://www.manageengine.com/analytics-plus/images/tnks-pg-bg.png) no-repeat;
	position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    height: 100%;
    width: 100%;
    z-index: 0;
}
.tnks-bnr-text{
	margin: auto;
    text-align: center;
    z-index: 1;
}
.tnks-bnr-text h1 {
    font-size: 30px;
    line-height: 30px;
    padding: 0 25px;
} 
.tnks-bnr-text p {
	font-size: 17px;
    margin-top: 16px;
} 

.tnks-sec2 {
    max-width: 1300px;
    padding: 40px 0 50px 0;
}
.tnks-sec2 ul {
	margin-top: 20px;
	list-style-type: none !important;
}
.tnks-sec2 ul li {
    float: left;
    width: 33.333%;
    background: #fff;
    text-align: center;
    padding: 25px 0;
}
.tnks-icons img {
    width: 100px;
}
.thks-img-tit {
    margin-bottom: 0;
    margin-top: 30px;
    
}
.thks-des {
    width: 65%;
    min-height: 140px;
    margin: 0 auto;
    font-size: 16px;
    
    color: #000;
    text-align: center;
    line-height: 27px;
    padding: 20px 0 30px 0;
}
.tnks-btn {
	background: #ed5555 !important;
    width: 195px;
	cursor: pointer;
}
.hlp-titl-1 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 12px;
}
.hlp-titl-2 {
    text-align: center;
    font-size: 16px;
    margin-top: 0;
}
.web-hlp-tnks .thks-des {
    min-height: 60px;    
	text-align: center;
}
.mrbt40 {
	margin-bottom: 40px;
}
.tnks-sup-btm {
    text-align: center;
    background: #f7f7f7;
    margin: 0;
    padding-top: 40px;
    border-top: 1px solid #e1dfdf;
    padding-bottom: 40px;
}