/*.mod_rocksolid_slider,.mod_pageImage{width:100%;border:6px solid #666;border-radius:2px;position:relative}
.rsts-view,.mod_pageImage .image_container{border:1px solid #fff;border-radius:2px}*/









/*

.rsts-skin-default-content .rsts-prev, .rsts-skin-default-content .rsts-next {display:block}
.rsts-prev,.rsts-next, .rsts-skin-default .rsts-video-play, .rsts-skin-default .rsts-video-stop, .rsts-skin-default .rsts-thumbs-prev, .rsts-skin-default .rsts-thumbs-next {
    position: absolute;
    right: 60px;
    bottom: 15px;
    overflow: hidden;
    width: 35px;
    height: 35px;
    border: 1px solid rgba(0,0,0,.5);
    background:rgba(255,255,255,0.9);
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    outline: none;
    line-height: 0;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTYuNjcgMGwyLjgzIDIuODI5LTkuMzM5IDkuMTc1IDkuMzM5IDkuMTY3LTIuODMgMi44MjktMTIuMTctMTEuOTk2eiIvPjwvc3ZnPg==");
    background-size:12px;
    background-repeat: no-repeat;
    background-position:10px 50% !important;
    box-shadow: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    opacity:.5;}
.rsts-next{
    right: 20px;background-position:12px 50% !important;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNy4zMyAyNGwtMi44My0yLjgyOSA5LjMzOS05LjE3NS05LjMzOS05LjE2NyAyLjgzLTIuODI5IDEyLjE3IDExLjk5NnoiLz48L3N2Zz4=");}
.rsts-next:hover,.rsts-prev:hover{opacity:.7}
.no-slidernav .rsts-skin-default-content .rsts-prev,
.no-slidernav .rsts-skin-default-content .rsts-next{display:none !important;}
@media (min-width: 992px) {
   .order-lg-2 .rsts-prev{left:20px}
   .order-lg-2 .rsts-next{left:60px} 
}*/