h1{
color :#000 !important;
}
#custmrlgosroll{display: none}
h1, h2, h3, h4, h5, p{
color : #000 !important;
}
#btmBar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10;
    width: 100%;
}
.sticky-sidebar{
display:none !important;
}
#btmBar ul {
    margin-left: 50px;
}
#custmrlgosroll #dload{
	display: none;
}
body{
	overflow-x: hidden;
}
h1.ftrmnhdr {
    color: #fff;
}



.bradkrm{
display:none;
}
.footCont p{
    font-size: 14px!important;
    line-height: 28px!important;
    color: #bbb!important;
}

			.clearfix:after {
				content: "";
				clear: both;
				display: table
			}
			
			.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;
			}
			
			.row-min {
				display: flex;
				align-items: center;
			}
			
			.reverse .row-min-left-col {
				float: inherit;
				margin-right: 2.5%;
				margin-left: 0%;
			}
			
			.reverse .row-min-right-col {
				float: inherit;
				margin-right: 0%;
				margin-left: 2.5%;
			}
			
			h2.bottom-heading {
				max-width: 90%;
				margin: 0 auto 30px auto;
				text-align: center;
			}
			
			p.bottom-content {
				max-width: 90%;
			}
			
			.cmn-breadcrum {
				padding-top: 30px;
				font-size: 13px;
			}
			
			.cmn-breadcrum a,
			.cmn-breadcrum .root-page {
				text-decoration: none;
				font-size: 13px;
				line-height: 1.5;
			}
			
			.cmn-breadcrum a {
				color: #484847;
				position: relative;
				margin: 10px 0px;
			}
			
			.cmn-breadcrum a:hover {
				color: #0b6db1;
			}
			
			.cmn-breadcrum a::after {
				content: '';
				position: absolute;
				left: 0;
				height: 1px;
				bottom: -2px;
				width: 0%;
				background: #0b6db1;
				transition: .4s ease;
			}
			
			.cmn-breadcrum a:hover::after {
				width: 100%;
				transition: .4s ease;
			}
			
			.cmn-breadcrum .root-page {
				color: #0b6db1;
			}
			
			.cmn-breadcrum .bread-crumb-arrow {
				margin: 3px 3px;
			}
			
			.mobile-breadcrum {
				display: none;
			}
			
			figcaption {
				text-align: center;
				color: #000;
			}
			
			h3 {
				font: 24px/1.25 Zoho_Puvi_SemiBold;
				color: #00a9f4;
			}
			
			h4 {
				color: #000;
			}
			
			.non-center {
				align-items: flex-start;
			}
			
			@media only screen and (max-width:768px) {
				.mobile-breadcrum {
					display: block;
				}
				.web-breadcrum {
					display: none;
				}
				.row-min {
					flex-wrap: wrap;
				}
				.reverse {
					flex-direction: column-reverse;
				}
				.reverse .row-min-left-col {
					margin-right: 0%;
					margin-left: 0%;
				}
				.reverse .row-min-ri-col {
					margin-right: 0%;
					margin-left: 0%;
				}
			}
		
		
			
			.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;
			}
			
			
		