/* -------------Responsive----------- */
@media only screen and (max-width:1380px){
    .event_active_h .eael-entry-title {
		  font-size: 16px !important;
	      overflow: hidden;
          width: 100%;
          display: -webkit-box;
          -webkit-box-orient: vertical;
         -webkit-line-clamp: 1;
	 }	
	.event_active_h .eael-grid-post-excerpt p{
		 font-size: 14px !important;
	}
}



@media only screen and (max-width:1255px){
/* 	 .event_active_h .eael-entry-title {
		  font-size: 15px !important;
	 }	
	.event_active_h .eael-grid-post-excerpt p{
		 font-size: 12px !important;
	} */
	.global_effect::before {
		width: 50px;
		height: 50px;
		background-size: 65%;
	}
	.global_effect_inner::before {
		height: 35px;
		padding-left: 60px;
		font-size: 18px;
	}
	.event_active_h .elementor-image-box-content h3.elementor-image-box-title{
		font-size:15px !important;
	}
	.event_active_h .elementor-image-box-content {
		height: 60px;
	}
}
@media only screen and (max-width:1150px){
	
	ul li.menu-item-has-children::before, ul li.menu-item-has-children::after {
		right: 0px;
		width: 7px;
		height: 7px;
	}
}

@media only screen and (max-width:767px){
	.global_effect_inner img.attachment-large.size-large {
    width: 100%;
    }
/* 	body rs-layer.rs-layer {
    width: 320px !important;
    height: 400px !important;
    } */
}