.font-64{
	font-size: 64px !important;
}
.sticky-top{
	top: -1px;
}
.main-nav nav .navbar-brand{
	width: 98px;
}
.main-nav nav .navbar-brand:after{
	content: unset;
}
@media(max-width:768px){
	.mainBanner{
		margin-top: 0 !important;
	}
	.container, .container-fluid{
		min-width: auto;
	}
	.about-area.two .about-content .section-title.two h2 span{
		display: block;
	}
	.about-area.three .about-img-three{
		padding-left: 30px;
	}
	.font-64{
		font-size: 36px !important;
	}
	.only-d{
		display: none !important;
	}
	.mean-container .mean-nav ul{
		margin-top: 25px;
	}
	.navbar-nav{
		height: 100%;
	}
	.banner-area.council{
		padding-top: 50px;
		padding-bottom: 75px;
	}
	.banner-area.council .banner-shape img:nth-child(3){
		width: 75%;
		margin-bottom: 15px;
	}
	.banner-content h1{
		font-size: 28px;
	}
	.banner-area .banner-shape img:nth-child(1){
		object-fit: cover;
	}
	.ideology-area.three:after{
		content: unset;
	}
	.team-area{
		margin-top: 50px;
	}
	.common-details-content ul li span{
		display: block;
	}
}