.home_page_slider .ova_slideshow .elementor-slide-content .elementor-slide-title {
  display: none !important;
}
.home_page_slider .ova_slideshow .elementor-slide-content .elementor-slide-tag{
	display: none !important;
}
.home_page_slider .elementor-slide-content{
	display: none !important;
}
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops */ 
.ova_slideshow .owl-item.active .slide-bg {
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 70px;
}
	.home_page_slider .elementor-slide-content {
    margin-top: -180px;
}
}
@media (min-width:1280px) { /* big landscape tablets, laptops, and desktops */ 
.ova_slideshow .owl-item.active .slide-bg {
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 70px;
}
	.home_page_slider .elementor-slide-content {
    margin-top: -180px;
}
	.elementor-87 .elementor-element.home_search_filter_box{
		margin-top: -150px !important;
	}
	.home_page_slider .elementor-slide-content {
    margin-top: -165px !important;
}
}
@media (min-width:801px) and (max-width: 1279px)  { /* tablet, landscape iPad, lo-res laptops ands desktops */ 
	.ova_slideshow .owl-item.active .slide-bg {
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 70px;
}
	.elementor-87 .elementor-element.home_search_filter_box{
		margin-top: -550px !important;
	}
	.home_page_slider .elementor-slide-content {
    margin-top: -310px !important;
}
}
@media (width:1440px) { /* big landscape tablets, laptops, and desktops */ 
.home_search_filter_box {
    margin-top: -366px !important;
}
	.home_page_slider .elementor-slide-content {
    margin-top: -180px;
}
}

@media (min-width:320px) and (max-width: 768px)  {
	 .home_page_slider .elementor-slide-content {
    margin-top: -260px;
		 font-size: 10px;
}
	.ova_slideshow .owl-item.active .slide-bg {
    background-size: contain;
    background-repeat: no-repeat;
		margin-top: 74px;
    
}
	
	.home_page_slider .elementor-slide-content .elementor-slide-title {
    font-size: 16px;
    margin-bottom: 10px;
}
	.home_search_filter_box {
    margin-top: -500px !important;
}
	.ova_slideshow .owl-dots{
		display:none;
	}
	
}