#my-impro .lSSlideOuter{text-align:center;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
#my-impro .lightSlider:before, .lightSlider:after{content:" ";display:table;}
#my-impro .lightSlider{overflow:hidden;margin:0;}
#my-impro .lSSlideWrapper{max-width:100%;overflow:hidden;position:relative;height:216px;border:1px solid #0098CA;border-radius:2px;}
#my-impro .lSSlideWrapper > .lightSlider:after{clear:both;}
#my-impro .lSSlideWrapper .lSSlide{-webkit-transform:translate(0px, 0px);-ms-transform:translate(0px, 0px);transform:translate(0px, 0px);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}
#my-impro .lSSlideOuter .lSPager.lSpg > li a{background-color:#222222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all 0.5s linear 0s;transition:all 0.5s linear 0s;}
#my-impro .lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a{background-color:#428bca;}
#my-impro .lSSlideOuter .media{opacity:0.8;}
#my-impro .lSSlideOuter .media.active{opacity:1;}
#my-impro .lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;overflow:hidden;transform:translate3d(0px, 0px, 0px);-moz-transform:translate3d(0px, 0px, 0px);-ms-transform:translate3d(0px, 0px, 0px);-webkit-transform:translate3d(0px, 0px, 0px);-o-transform:translate3d(0px, 0px, 0px);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:0 auto;}
#my-impro .lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius 0.12s linear 0s 0.35s linear 0s;transition:border-radius 0.12s linear 0s 0.35s linear 0s;border:1px solid RGBA(5, 242, 233, 0.27);border-radius:4px;}
#my-impro .lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover{border-radius:4px;border:1px solid #0098CA;}
#my-impro .lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%;}
#my-impro .lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table;}
#my-impro .lSSlideOuter .lSPager.lSGallery:after{clear:both;}
#my-impro .lSAction > a.lSNext,
#my-impro .lSAction > a.lSPrev{z-index:5;-webkit-transition:opacity 0.35s linear 0s;transition:opacity 0.35s linear 0s;width:30px;height:30px;text-indent:-9000px;-moz-border-radius:23px;-webkit-border-radius:23px;border-radius:23px;cursor:pointer;opacity:1;position:absolute;top:50%;background-size:17px 21px;margin:-23px 0 0 -23px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;transition:all 0.4s ease;}
#my-impro .lSAction > a.lSNext:hover,
#my-impro .lSAction > a.lSPrev:hover{opacity:0.7;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;transition:all 0.4s ease;}
#my-impro .lSAction > a.lSPrev{background:#222222 url(../img/lprev.png) no-repeat center center;left:28px;}
#my-impro .lSAction > a.lSNext{background:#222222 url(../img/pnext.png) no-repeat center center;right:5px;}
#my-impro .lSAction > .lSPrev{left:10px;}
#my-impro .lSAction > .lSNext{right:10px;}
#my-impro .lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li{float:left;}
@-webkit-keyframes rightEnd{0%{left:0;}
50%{left:-15px;}
100%{left:0;}
}
@keyframes rightEnd{0%{left:0;}
50%{left:-15px;}
100%{left:0;}
}
@-webkit-keyframes topEnd{0%{top:0;}
50%{top:-15px;}
100%{top:0;}
}
@keyframes topEnd{0%{top:0;}
50%{top:-15px;}
100%{top:0;}
}
@-webkit-keyframes leftEnd{0%{left:0;}
50%{left:15px;}
100%{left:0;}
}
@keyframes leftEnd{0%{left:0;}
50%{left:15px;}
100%{left:0;}
}
@-webkit-keyframes bottomEnd{0%{bottom:0;}
50%{bottom:-15px;}
100%{bottom:0;}
}
@keyframes bottomEnd{0%{bottom:0;}
50%{bottom:-15px;}
100%{bottom:0;}
}
#my-impro .lSSlideOuter .rightEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}
#my-impro .lSSlideOuter .leftEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}
#my-impro .lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd 0.3s;animation:topEnd 0.3s;position:relative;}
#my-impro .lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd 0.3s;animation:bottomEnd 0.3s;position:relative;}
#my-impro .lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd 0.3s;animation:leftEnd 0.3s;position:relative;}
#my-impro .lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd 0.3s;animation:rightEnd 0.3s;position:relative;}
#my-impro .lightSlider.lsGrab > *{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
#my-impro .lightSlider.lsGrabbing > *{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}
#my-impro .demo .item{margin-bottom:60px;}
#my-impro .content-slider li{background-color:#ed3020;text-align:center;color:#FFF;}
#my-impro .content-slider h3{margin:0;padding:70px 0;}
#my-impro #captions{background-color:rgba(255, 255, 255, 0);-webkit-transition:background-color .15s ease 0s;-o-transition:background-color .15s ease 0s;transition:background-color .15s ease 0s;bottom:0;left:0;position:absolute;right:0;top:0;position:relative;overflow:hidden;}
#my-impro #captions img{transition:all 450ms ease-in;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:450ms;-moz-transition-timing-function:ease-out;-moz-transition-duration:450ms;-o-transition-timing-function:ease-out;-o-transition-duration:450ms;-ms-transition-timing-function:ease-out;-ms-transition-duration:450ms;width:100%;min-height:217px;}
#my-impro #captions img:hover{transition:all 1s ease-in;-webkit-transform:scale(1.1,1.1);-webkit-transition-timing-function:ease-out;-webkit-transition-duration:1s;-moz-transform:scale(1.1,1.1);-moz-transition-timing-function:ease-out;-moz-transition-duration:1s;-o-transform:scale(1.1,1.1);-o-transition-timing-function:ease-out;-o-transition-duration:1s;-ms-transform:scale(1.1,1.1);-ms-transition-timing-function:ease-out;-ms-transition-duration:1s;}
#my-impro .demo-gallery-poster img:hover{opacity:1!important;}
#my-impro .demoss{top:-42px!important;float:right!important;cursor:pointer!important;position:relative!important;z-index:99!important;margin-right:10px!important;}
#my-impro .lSSlideOuter ul#captions{list-style:none outside none!important;padding-left:0!important;margin:0!important;}
#vmMainPage #my-impro ul li{margin-left:0px !important;cursor:pointer!important;}
#my-impro{margin-top:-10px;}
#my-impro td{padding:0px 22px 0px 0px !important;}
#my-impro ul .lSPager .lSGallery{margin-top:9px;transition-duration:500ms;transform:translate3d(0px, 0px, 0px);width:100%;}
#my-impro ul .lSPager .lSGallery li{width:60px;margin-right:5px;}
#my-slider-min-img{width:50px;margin-right:5px;}
#my-slider-li{width:51px;margin:0 5px 5px 0;float:none;display:inline-block;}
.lSPager > li:nth-child(5),
.lSPager > li:nth-child(10){margin-right:0px !important;}