/*SLIDER 2018-05-31 */
.slider-2-2018-08-31-caption{
	position: absolute;
	bottom:3.5%;
	left:3%;
}

.bx-wrapper .text img{
	height: auto;
}

.font-same{
	font-size: 18px!important;
}

/*SLIDER 2019-01-15*/


/*SLIDER 2019-01-15*/
.slide:after{display:block; clear:both; content:"";}
@media(min-width:768px) 
{
		#gaeventsliderid1 img{display: block;}
	#gaeventsliderid1 .text img{display: none;}
	#gaeventsliderid2 img{display: block;}
	#gaeventsliderid2 .text img{display: none;}
	#gaeventsliderid3 img{display: block;}
	#gaeventsliderid3 .text img{display: none;}
	#gaeventsliderid4 img{display: block;}
	#gaeventsliderid4 .text img{display: none;}
	#gaeventsliderid5 img{display: block;}
	#gaeventsliderid5 .text img{display: none;}
}
@media(max-width:767px) 
{
	#gaeventsliderid3 img{display: none;}
	#gaeventsliderid3 .text img{display: block;}
	#gaeventsliderid4 img{display: none;}
	#gaeventsliderid4 .text img{display: block;}
	#gaeventsliderid5 img{display: none;}
	#gaeventsliderid5 .text img{display: block;}
	#gaeventsliderid2 img{display: none;}
	#gaeventsliderid2 .text img{display: block;}
		#gaeventsliderid1 img{display: none;}
	#gaeventsliderid1 .text img{display: block;}
	
}
@media(min-width:600px) and (max-width:767px){
	.banner-wrapper .bx-viewport{
		height:460px!important;
        }
	.banner1-text{
		top: 110%;
	}

        .slider-2-2018-08-31-caption img{width: 52%!important; }
        .slider-2-2018-08-31-caption{display: block; position: relative; text-align: center;}
 
        
        
        
}
@media(max-width:599px){
	     
        .slider-2-2018-08-31-caption img{width: 54%!important; text-align: center;}
        .slider-2-2018-08-31-caption{text-align: center; bottom:3%; position: relative;}

  
}
@media(min-width:415px) and (max-width:599px){
	.banner-wrapper .bx-viewport{
		height:400px!important;
	}

	.banner1-text{
		top: 90%;
	}
}
@media(max-width:414px){
	
	.slider-2-2018-08-31-caption img{width: 78%!important;}

       

}
@media(max-width:375px){
	
	.slider-2-2018-08-31-caption img{width: 96%!important;}

}