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

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

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

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

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.rslides {
    margin: 0 auto;
}
#slider2, #slider3 {
    box-shadow: none;
    margin: 0 auto;
}
.rslides_tabs {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 1px rgba(255, 255, 255, 0.3), 0 0 5px rgba(0, 0, 0, 1) inset;
    font-size: 18px;
    list-style: outside none none;
    margin: 0 auto 50px;
    max-width: 540px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.rslides_tabs li {
    display: inline;
    float: none;
    margin-right: 1px;
}
.rslides_tabs a {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    height: auto;
    line-height: 20px;
    padding: 9px 20px;
    width: auto;
}
.rslides_tabs li:first-child {
    margin-left: 0;
}
.rslides_tabs .rslides_here a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    color: #fff;
    font-weight: bold;
}
#download {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5px;
    display: block;
    font-size: 20px;
    font-weight: bold;
    margin: 60px auto;
    max-width: 500px;
    padding: 20px;
}
#download:hover {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.15);
}
.footer {
    font-size: 11px;
}
h3 {
    color: #fff;
    font: 20px/30px "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
}
.events {
    list-style: outside none none;
}
.callbacks_container {
    float: left;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
}
.callbacks {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.callbacks li {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.callbacks img {
    border: 0 none;
    display: block;
    height: auto;
    position: relative;
    width: 100%;
}
.callbacks .caption h1 {
    font-weight: bold;
    font-size: 24px;
}
.callbacks .caption {
    display: block;
    left: 25px;
    margin: -191px 0 0;
    max-width: 425px;
    padding: 10px 20px;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 50%;
    width: 85%;
    z-index: 2;
}
.callbacks_nav_box{
      margin: -57px auto auto;
    max-width: 750px;
    position: relative;
    width: 100%;
}
.callbacks_mat_box{
    left: 2%;
    margin: -57px auto auto;
    position: absolute;
    top: 50%;
    width: 95%;
}
.callbacks_mat_box .callbacks_nav{left: 0;}
.callbacks_mat_box .callbacks_nav.next{right: 0}
.callbacks_nav {
    background: url("../images/respArrow.png") no-repeat scroll left top transparent;
    border: 0 none;
    height: 29px;
    left: -182px;
    opacity: 0.7;
    overflow: hidden;
    position: absolute;
    text-decoration: none;
    text-indent: -9999px;
    top: 15px;
    width: 38px;
    z-index: 3;
}
.callbacks_nav:active {
    opacity: 1;
}
.callbacks_nav.next {
    background-position: right top;
    left: auto;
    right: -191px;
}
#slider3-pager a {
    display: inline-block;
}
#slider3-pager img {
    float: left;
}
#slider3-pager .rslides_here a {
    background: none repeat scroll 0 0 transparent;
    box-shadow: 0 0 0 2px #666;
}
#slider3-pager a {
    padding: 0;
}
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}
.centered-btns_tabs a, .transparent-btns_tabs a, .large-btns_tabs a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
    border-radius: 15px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3) inset;
    display: inline-block;
    height: 9px;
    overflow: hidden;
    text-indent: -9999px;
    width: 9px;
}
.centered-btns_tabs li, .transparent-btns_tabs li, .large-btns_tabs li {
    display: inline;
    float: none;
    margin-right: 5px;
}
.centered-btns_here a, .transparent-btns_here a, .large-btns_here a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}
.centered-btns_tabs{margin: 20px 0 0}