/*! http://responsiveslides.com v1.54 by @viljamis */

div.banneri {  width: 80%;  height: auto; padding: 15px 10%; margin: 0; display: block!important; text-align: center!important; }
.slide { display: block!important; padding: 0 0 30px 0!important; margin: 0 auto!important; width: 100%!important; /*border: 1px dotted red;*/  text-align: center!important;}

.rslides {
  position: relative;
  z-index: 1;
  list-style: none;
  overflow: hidden;
  width: 100%!important;
  padding: 0 auto!important;
  /*margin: 0;*/
  margin: 0 auto!important;
  text-align: center; 
 }

.rslide ul {
  position: relative!important;
  list-style: none!important;
  overflow: hidden!important;
  width: 100%!important;
  padding: 0!important;
  margin: 0 auto!important;
  text-align: center!important;	
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  left: 0!important;
  top: 0;
  display: none;
  list-style-type:  none!important;
  width: 100%!important;
  margin: 0 auto!important;

  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left!important;
  /*float: right;*/
  width: 100%!important;
  padding: 0!important;	
  max-width: 1080px;		
  border: 0;
	
  }

/*
div.slide-txt { z-index: 10; text-transform: uppercase; width: 80%; height: auto; padding: 5% 0; margin: 120px 10% 0 10%; text-align:center;  font-family: 'Yanone Kaffeesatz', sans-serif; font-size: 5em; line-height: normal;  color:#fff; }
*/
/*div#slide-txt-1 { z-index: 10; background-image: url(../images/bg-slide.png); border-radius:8px; text-transform: uppercase;
width: 80%; height: auto; position: absolute; left: 0; bottom: 70px; margin: 0 10%; text-align:center;  font-family: 'Economica', sans-serif; font-size: 3.5em; line-height: normal;  color:#026195; 
width: 50%; height: auto; position: absolute; right: 5%; top: 10%; padding: 10px 3%; margin: 0; text-align: right;  font-family: 'Economica', sans-serif; font-size: 4.5em; line-height: normal;  color:#026195; 
}*/

/*
div#slide-txt-1, div#slide-txt-2, div#slide-txt-3, div#slide-txt-4  { z-index: 10; background-image: url(../images/bg-slide.png); padding: 16px; font-size: 1em; line-height: 1.3em; color: #222; border-radius:8px;}
div#slide-txt-1 { width: 60%; height: auto; position: absolute; right: 10px; bottom: 10px; text-align:right;}
div#slide-txt-2 { width: 60%; height: auto; position: absolute; right: 10px; top: 10px; text-align:right;}
div#slide-txt-3 { width: 60%; height: auto; position: absolute; right: 10px; top: 10px; text-align:right;}
div#slide-txt-4 { width: 60%; height: auto; position: absolute; left: 5%; top: 5%;}




#slide-txt-1 h1, #slide-txt-2 h1, #slide-txt-3 h1, #slide-txt-4 h1 
{ font-family: 'Economica', sans-serif;  font-size: 1.8em;  margin: 5px 0; color:#222 ;  }
*/
/*
.centered-btns_nav {
  z-index: 14;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("https://www.kuntoakansalle.fi/images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }*/
/*
.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.transparent-btns_nav {
  z-index: 12;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; 
  opacity: 0;
  filter: alpha(opacity=1);
  width: 48%;
  text-indent: -9999px;
  overflow: hidden;
  height: 91%;
  }

.transparent-btns_nav.next {
  left: auto;
  right: 0;
  }

.large-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  opacity: 0.6;
  text-indent: -9999px;
  overflow: hidden;
  top: 0;
  bottom: 0;
  left: 0;
  background: #000 url("images/themes.gif") no-repeat left 50%;
  width: 38px;
  }*/
/*
.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }

.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }
 */
  
  /* Callback example 
.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 20px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 8;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}


.callbacks_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {
  outline: none;
  }

.callbacks_tabs,
.transparent-btns_tabs,
.large-btns_tabs {
  margin-top: 10px;
  text-align: center;
  }

.callbacks_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
  }

.callbacks_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
  }

.callbacks_here a,
.transparent-btns_here a,
.large-btns_here a {
  background: #222;
  background: rgba(0,0,0, .8);
  }
*/

@media screen and (max-width:1100px) {
div.banneri {  width: 100%;  padding: 15px 0; }
}

@media screen and (max-width:880px) {

}

@media screen and (max-width:660px) {

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

}
@media screen and (max-width:480px) {
	.rslides {  width: 98%; padding: 0 1%;  }

}

/*
ul.callbacks_tabs callbacks1_tabs { width: 100%; margin: 20px;}
ul.callbacks_tabs li {float: left; width: 40px; height: 10px;   padding: 20px 10px; overflow:hidden;}
ul.callbacks_tabs li a:link { background-image: url(images/button.png); background-repeat: no-repeat;  width: 8px; height: 7px;
overflow:hidden; padding: 20px;  }
li a.callbacks:focus { background-image: url(images/button-hov.png); background-repeat: no-repeat;  width: 8px; height: 7px;
overflow:hidden; padding: 20px;  }


li.callbacks1_s1 
a.callbacks1_s1
li.callbacks1_s2 
a href="#" class="callbacks1_s2">2</a></li><li class="callbacks1_s3 callbacks_here"><a href="#" class="callbacks1_s3">3</a></li></ul>
*/

