@media(min-width: 1200.01px) and (max-width: 1400px) {

}
@media(min-width: 992.01px) and (max-width: 1200px) {
	
}
@media(max-width: 992px) {
body:not(.elementor-editor-active) .reveal-img{visibility: visible;overflow: visible;}	
}
@media(min-width: 767.01px) and (max-width: 992px) {
.top-header .hfe-button-wrapper{margin-left: 10px;}	
.top-header .hfe-button-wrapper a{background-position: right 10px center;}
.footer-section .elementor-icon-box-title{word-break: break-all;}
}
@media(max-width: 767px) {
.top-header .menu-item a{color: #000000!important;}	
}


@media(min-width: 576.01px) and (max-width: 767px) {
.elementor .hero-heading{font-size: 42px;}		
}
@media(min-width: 420.01px) and (max-width: 576px) {
.elementor .hero-heading{font-size: 28px;}		
}
@media(min-width: 380px) and (max-width: 420px){
.elementor .hero-heading{font-size: 26px;}	
}