.flex-container a:active {
}

.flexslider a:active {
}

.flex-container a:focus {
}

.flexslider a:focus {
}

.slides {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.flex-control-nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.flex-direction-nav {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.flexslider {
    margin: 0px;
    padding: 0px;
}

    .flexslider .slides > li {
        margin: 0px;
        display: none;
        position: relative;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img {
        width: 100%;
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides::after {
    height: 0px;
    line-height: 0;
    clear: both;
    display: block;
    visibility: hidden;
    content: "\0020";
}

html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.flexslider {
    margin: 0px;
    position: relative;
    -ms-zoom: 1;
}

.flex-viewport {
    transition: 1s;
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    -ms-zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
}

.rhino-btn {
    background: url("images/rhinoslider-sprite.png") no-repeat 0px 0px;
    width: 27px;
    height: 27px;
    text-indent: -999%;
    display: block;
    z-index: 10;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.flex-direction-nav a {
    background: url("images/rhinoslider-sprite.png") no-repeat 0px 0px;
    margin: -20px 0px 0px;
    top: 50%;
    width: 27px;
    height: 27px;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    display: none;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.flex-direction-nav .flex-prev {
    background-position: 0px 0px;
    left: 10px;
}

.flex-direction-nav .flex-next {
    background-position: -31px 0px;
    text-align: right;
    right: 10px;
}

.flexslider:hover .flex-prev {
    left: 10px;
    display: block;
}

.flexslider:hover .flex-next {
    right: 10px;
    display: block;
}

    .flexslider:hover .flex-next:hover {
        opacity: 1;
    }

.flexslider:hover .flex-prev:hover {
    opacity: 1;
}

.flex-direction-nav .flex-disabled {
    cursor: default;
    opacity: 0 !important;
}

.flex-pauseplay a {
    left: 10px;
    width: 20px;
    height: 20px;
    bottom: 5px;
    color: rgb(0, 0, 0);
    overflow: hidden;
    display: block;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    opacity: 0.8;
}

    .flex-pauseplay a:hover {
        opacity: 1;
    }

.flex-control-nav {
    top: 0px;
    width: 100%;
    text-align: right;
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 10px;
    position: absolute;
    z-index: 10;
}

    .flex-control-nav li {
        margin: 0px 2px;
        display: inline-block;
        -ms-zoom: 1;
    }

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    text-align: center;
    text-indent: -9999px;
    display: block;
    cursor: pointer;
}

    .flex-control-paging li a:hover {
    }

    .flex-control-paging li a.flex-active {
        cursor: default;
    }

.flex-control-thumbs {
    margin: 5px 0px 0px;
    overflow: hidden;
    position: static;
}

    .flex-control-thumbs li {
        margin: 0px;
        width: 25%;
        float: left;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        cursor: pointer;
        opacity: 0.7;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        cursor: default;
        opacity: 1;
    }

@media screen and (max-width:860px) {
    .flex-direction-nav .flex-prev {
        left: 10px;
        opacity: 1;
    }

    .flex-direction-nav .flex-next {
        right: 10px;
        opacity: 1;
    }
}

.rhino-caption {
    padding: 0px 10px;
    line-height: 1;
    display: block !important;
    position: absolute;
    z-index: 9;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.top-left-half {
    left: 0px;
    top: 0px;
    width: 50%;
    text-align: left;
}

.top-right-half {
    top: 0px;
    width: 50%;
    text-align: right;
    right: 0px;
}

.bottom-left-half {
    left: 0px;
    width: 50%;
    text-align: left;
    bottom: 0px;
}

.bottom-right-half {
    width: 50%;
    text-align: right;
    right: 0px;
    bottom: 0px;
}

.top-left-full {
    left: 0px;
    top: 0px;
    text-align: left;
    right: 0px;
}

.top-right-full {
    left: 0px;
    top: 0px;
    text-align: right;
    right: 0px;
}

.bottom-left-full {
    left: 0px;
    text-align: left;
    right: 0px;
    bottom: 0px;
}

.bottom-right-full {
    left: 0px;
    text-align: right;
    right: 0px;
    bottom: 0px;
}

.rhino-btn {
    background: url("images/rhinoslider-sprite.png") no-repeat 0px 0px;
    width: 27px;
    height: 27px;
    text-indent: -999%;
    font-size: 8px;
    display: block;
    z-index: 10;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.rhino-caption p {
    margin: 0px 0px 10px !important;
    font-size: 10px;
}

    .rhino-caption p:only-child {
        margin: 0px !important;
    }

@media only screen and (min-width:40.06em) {
    .rhino-btn {
        font-size: 14px;
    }

    .rhino-caption p {
        font-size: 14px;
    }
}

.rhino-prev {
    top: 50%;
    margin-top: -14px;
}

.rhino-next {
    top: 50%;
    margin-top: -14px;
}

.rhino-prev {
    background-position: 0px 0px;
    left: 10px;
}

.rhino-next {
    background-position: -31px 0px;
    right: 10px;
}

.bks-opacity-0-1 {
    opacity: 0.1;
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
}

.bks-opacity-0-2 {
    opacity: 0.2;
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
}

.bks-opacity-0-3 {
    opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

.bks-opacity-0-4 {
    opacity: 0.4;
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
}

.bks-opacity-0-5 {
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.bks-opacity-0-6 {
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
}

.bks-opacity-0-7 {
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.bks-opacity-0-8 {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}

.bks-opacity-0-9 {
    opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
}

.bks-opacity-1 {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.bks-opacity-default {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
}
