/* SLIDESHOW */

.cycle-slideshow {width: 100%; line-height: 0; z-index: 10; position: relative;}
.cycle-slideshow img{width: 100%; z-index: 5 !important; position: relative;}
.cycle-slideshow .cycle-pager {text-align: center; width: 100%; z-index: 25 !important; position: absolute; bottom: 10px; overflow: hidden;}
.cycle-slideshow .cycle-pager span {margin: 0; padding: 0; font-family: arial; font-size: 30px; line-height: 30px; width: 18px; height: 18px; display: inline-block; color: #000; cursor: pointer;}
.cycle-slideshow .cycle-pager span.cycle-pager-active {color:#E76806;}
.cycle-slideshow .cycle-pager > * {cursor: pointer;}
.slide {width: 100%; z-index: 5 !important;}
.slide img {width: 100%; z-index: 5 !important;}
.slide .button-link a:hover{background: rgba(0,0,0,0.8); color: #EB7000;}


@media only screen and (max-width: 1550px){
	
}
	
@media only screen and (max-width: 1320px){
	
}
		
@media only screen and (max-width: 1100px){
	
}

@media only screen and (max-width: 920px){
	
}

@media only screen and (max-width: 860px){

}

@media only screen and (max-width: 700px){

	
}