#slides{ width: 100%;height: 518px; overflow:hidden; float:left}
.slides_container{width:1200px; height:518px; overflow:visible !important;}

.slide {width:1105px; height:301px; padding:217px 0px 0px 95px;color:#FFF; background-attachment:fixed;}
#slide1 {background:url(../images/slides/1.jpg); }
#slide2{background:url(../images/slides/2.jpg); }
#slide3 {background:url(../images/slides/3.jpg); }
#slide4 {background:url(../images/slides/4.jpg); }
.slide h1{font:28px/35px 'BebasNeueRegular'; width:280px; text-shadow:1px 1px 1px rgba(0,0,0,0.11); font-weight:100; letter-spacing:1px;opacity:.99; text-align:left}
.slide .slide_text {font:12px/20px 'Open Sans'; width:280px;  text-shadow:0px 0px 0px rgba(0,0,0,1); padding-top:6px; opacity:.99; text-align:justify}
.slide .slide_readmore {padding-top:9px;}
.slide .slide_readmore a {font:12px/20px 'Open Sans'; width:280px;  text-shadow:0px 0px 0px rgba(0,0,0,1); font-weight:600; color:#FFF }

.prev, .next{position:absolute; display:block; width:52px; height:52px; overflow:hidden; background-position: center top; background-repeat: no-repeat; text-indent:-999em; z-index:999;
}
.prev{right:96px; background-image:url(../images/prev.png); top:420px}
.next{right:96px; background-image:url(../images/next.png); top:353px}
.prev:hover, .next:hover{background-position:center -52px;}
@media only screen and (max-width: 995px){

}
@media only screen and (max-width: 767px){

	
}
@media only screen and (max-width: 479px){

}