/* SLIDER STYLES */
.slider-wrapper {position:relative;overflow:hidden;width:100%;margin:0px auto;background:#fff;box-shadow:0 0px 2px #666; background:url(../images/index/slider/bg-footer.png) repeat-x  0 0}
.slider {position:relative;width:100%;margin:0 auto; cursor:pointer; }
.fraction-slider{position:relative;width:100%; height:100%;overflow:visible;}
.fraction-slider .slide{display:none; width:100%; height:100%;position:absolute;z-index:0;}
.fraction-slider .slide img{display:none;}
.fraction-slider .active-slide{z-index:0;}
.fraction-slider .active-slide img{display:block;}
.fraction-slider .fs_obj{display:block; display:none;position:absolute;top:0px; left:100%;z-index:0;}
.fraction-slider .fs_fixed_obj{z-index:0;left:0;}
.fraction-slider .fs_obj *{display:inline-block;position:relative;top:0px; left:0px;}
.fs_loader{width:100%; height:400px;background:url(images/fs.spinner.gif) center center no-repeat transparent;}

 @media only screen and (min-width: 1000px) {
.slider {width:1000px;}
}
 @media only screen and (min-width: 1440px) {
.slider {width:1440px;}
}

/* ELEMENT STYLES */
.slider p {position:absolute;top:-200px;z-index:8000;padding:0.5% 3%;font-size:18px; line-height:100%;color:#fff;white-space: nowrap;text-transform:uppercase; border-radius:2px }
.slider .claim {line-height:100%;font:45px"bebas_neueregular"; color:#fff}
.slider .claim img.wlimg{ display:block; width:149px !important;}
.slider .teaser {padding:0;line-height:30px; color:#000;}
.slider .small {text-align:center;}
.slider .light-green {background:#95C542;}
.slider .green {background:#7CB761}
.slider .blue {background:#057fd7}
.slider .orange { color:#057fd7; padding:0 0;}
.slider .turky {background:#348E8A}
.slider .white {background:#fff;color:#333}
.slider .testi{font-style:italic; color:#333; line-height:24px!important; padding:10px 15px 15px; position:relative;font-family:"Open Sans Light" ;border-radius:12px; font-size:15px; width:60%}
.slider .testi:before{content:"\e19f";color:#057fd7; display: inline-block; font: 34px/12px moon; left: 10px; position: absolute; top: -8px; width: 13px;}

/** CONTROLS **/
.fraction-slider .prev,.fraction-slider .next{display:none;position:absolute;width:45px; height:45px;z-index:9999; border-radius:50%}
.fraction-slider .prev{left:-10px; top:48%;background:url(images/fs.prevnext.png) 0px 0px no-repeat transparent;}
.fraction-slider .prev:hover{background:url(images/fs.prevnext.png) 0px -45px no-repeat transparent;}
.fraction-slider .next{right:-10px; top:48%;background:url(images/fs.prevnext.png) -45px 0px no-repeat transparent;}
.fraction-slider .next:hover{background:url(images/fs.prevnext.png) -45px -45px no-repeat transparent;}
.fraction-slider:hover .prev,.fraction-slider:hover .next{display:block;}

/** PAGER **/
.fs-pager-wrapper{position:absolute;left:47%; bottom:10px;z-index:9999;}
.fs-pager-wrapper a,.fs-custom-pager-wrapper a{display:inline-block;width:14px; height:14px;margin:0 5px 0 0;background:url(images/fs.pager.png) 0px -14px no-repeat transparent;}
.fs-pager-wrapper .active,.fs-custom-pager-wrapper .active{background:url(images/fs.pager.png) 0px 0px no-repeat transparent;}

#slide1{float:right;}
p.btn-green.fs_obj{text-transform:capitalize; padding:8px 30px 6px 15px}

@media only screen and (min-width:960px) and (max-width:1024px)
{
	}
	

@media only screen and (min-width:768px) and (max-width:959px)
{.slider .claim img.wlimg {width: 109px !important;}
	}

@media only screen and (min-width:480px) and (max-width:767px)
{
.slider .claim img.wlimg {width: 69px !important;}	
	}

@media only screen and (max-width:479px)
{
	}




