
.cl_form_success{
	display: none;
}
.cl_form_success .cl_form_success-wrapper{
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.pre-footer-corporate .list-linked .rd-navbar-dropdown{
	display: none;
}


body.home .breadcrumbs-custom{
	display: none;
}

.unit__body ul{
	display: flex;
	align-items: center;
}

.pre-footer-corporate .foot-menu .rd-navbar-dropdown{
	display: none;
}

@media (min-width: 768px) {
	
	.post-single__body h1,
	.project-page h1,
	.post-single__body .heading-1{
		font-size: 70px;
	}
}
.cl_form_success{
	display: none;
}

#googleMap iframe{
	width: 100%;
}

@media (max-width: 480px){
	.brand-name img{
		height: auto!important;
		max-width: 215px;
	}
}