#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
.sidebar-wrapper{
display : none !important;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, p{
color : #000 !important;
}
#custmrlgosroll{display: none}
.bradkrm{
display:none;
}
.footCont p{
    font-size: 14px!important;
    line-height: 28px!important;
    color: #bbb!important;
}


			.clearfix:after {
				content: "";
				clear: both;
				display: table;
			}
			
			.video-play-button {
				background: url(https://www.manageengine.com/products/service-desk/industry/images/hospitality-video-bg.jpg);
				background-position: center;
			}
			
			.space {
				padding: 100px 0px;
			}
			
			ul.banner-cta {
				margin-bottom: 0px;
			}
			
			.banner {
				text-align: center;
				margin-top: 75px;
			}
			
			.banner-bgk {
				padding: 0px 0px 100px 0px;
			}
			
			.bread-crumb {
				max-width: 1400px;
				margin: 0 auto;
				padding: 0px 30px;
			}
			
			.bread-crumb p {
				padding: 0px 0px 0px 0px;
				font-size: 13px;
			}
			
			.ratting-icon {
				background-image: url("https://www.manageengine.com/products/service-desk/itsm/images/ratting-icon.png");
				background-size: 240px;
				height: 100%;
				width: 100%;
				display: block;
				position: absolute;
				background-position: -119px 0;
				transition: 2.4s ease all;
				margin-left: 30px;
			}
			
			ul.banner-cta {
				display: flex;
				justify-content: center;
				margin-bottom: 0;
			}
			
			.quotes h2 {
				margin-bottom: 10px;
				margin-top: 30px;
				font-size: 25px;
			}
			
			.txlftspc {
				margin-left: 10px;
			}
			
			.ratting {
				position: relative;
				height: 30px;
				width: 120px;
				margin: 0 auto 15px auto;
				text-align: left;
			}
			
			.ratting span:first-child {
				display: inline-block;
				position: absolute;
				font-weight: 700;
			}
			
			.ratting-icon-out {
				z-index: -1;
				width: 100%;
			}
			
			.ratting-icon-fill {
				width: 0%;
				background-position: 0px 0px;
			}
			
			.parent-active .ratting-icon-fill {
				width: 100%;
				transition: 2.4s ease all;
			}
			
			ul.add-resources h4 {
				color: #000;
			}
			
			.slick-dots li.slick-active {
				background: #000;
				border: 1px solid #000;
			}
			
			ul.list-items.mB10 {
				margin-bottom: 20px;
			}
			
			.sec-cta {
				background: transparent;
				border: 1px solid #2bb1fd;
				color: #2bb1fd;
				text-decoration: unset !important;
				padding: 8px 10px;
				margin-top: 5px;
				display: inline-block;
				border-radius: 2px;
				font-family: 'Zoho_Puvi_Bold';
				transition: .4s ease all;
				font-size: 18px;
				text-align: center;
			}
			
			.sec-cta:hover {
				background-color: #2bb1fd;
				color: #fff;
				border: 1px solid transparent;
				transition: .4s ease all;
			}
			
			ul.privacy {
				display: flex;
				padding: 0;
				margin: 0;
				list-style-type: none;
			}
			
			ul.privacy li {
				flex-grow: 1;
				width: 33%;
				margin: 30px;
			}
			
			.quotes {
				margin: 0 auto 15px auto;
			}
			
			h2.bluclr {
				color: #3180d2
			}
			
			@media (max-width:667px) {
				ul.privacy {
					flex-wrap: wrap;
				}
				ul.privacy li {
					flex-grow: 1;
					width: 100%;
					margin: 15px;
					flex-wrap: wrap;
				}
			}
		
		
			
			.banner-cont h1{
				font-size: 36px!important;
				font-weight: bold!important;
				color: #333!important;
				line-height: 60px!important;
			}
			
			h1{
				line-height: 1.6;
			}
			h2{
				font: 30px/1.6 Zoho_Puvi_SemiBold;
			}
			
			h3, .h3{
				font: 24px/1.6 'Zoho_Puvi_SemiBold'!important;
				font-weight: bold!important;
				color: #333!important;
			}
			p{
				font-size: 16px!important;
				line-height: 32px!important;
				color: #666!important;
			}
			span{
				font-size: 14px!important;
			}
			
			ul.list-items>li{
				font-size: 16px!important;
				line-height: 32px!important;
				color: #666!important;
			}
			ul.privacy li{
				font-size: 16px!important;
				line-height: 32px!important;
				color: #666!important;
			}
			
			
		