/* Tiny Carousel */
.t-cast { margin-bottom:5px; color:#0067bc }
.t-gold a { color: #f9a718; font-size:18px; font-weight:600 }
.t-found { color: #db5b0c }
.content-ticker { padding: 15px 0 0;}
#sliderCP { height: auto; margin: 0 auto; overflow: hidden; position: relative; padding:20px 120px; width: 100%;}
#sliderCP .viewport { height: 100px; overflow: hidden; position: relative; }
#sliderCP .buttons { color: #222; display: block; font-size: 22px; font-weight: bold; height: 26px; line-height: 24px;padding: 0 0 0 3px; position: absolute; right: 0; text-align: center; text-decoration: none; top: 42%; width: 26px; z-index: 10;}
#sliderCP .next { left: 0; padding: 0;}
#sliderCP .buttons:hover { color: #fff; background: rgba(98,173,202,.8); }
#sliderCP .disable { visibility: hidden; }
#sliderCP .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: auto; left: 0; top: 0; }
#sliderCP .overview li { float: left; margin:0 0 0 26px; padding: 0; height: 100px; width: 260px; position: relative; }
#sliderCP .overview li img { width: auto; height:100% }
#sliderCP .txt { font-size:12px; position: absolute; width: 100%; bottom: 0; background: rgba(0,0,0,.5); color: #eee; text-align: center; opacity: .5; padding: 3px 0 }
.srchImg { position: absolute; z-index: 101; opacity: .0; right: 0; top: 0; width: auto }
#sliderCP .overview li:hover > .srchImg { opacity: .5; /*background:rgba(0,0,0,.3); padding: 3px;border-radius: 6px; */ }
#sliderCP .overview li:hover > .txt { opacity: 1 }
#sliderCP .featuredTitle { text-align: center; color: #333; font-size: 24px; margin-bottom: 20px }
#sliderCP  .bannerDiv { position: r; left:0; bottom:24px; z-index: 9 }
#sliderCP  li .bannerDiv img { width:auto }
#sliderCP  .content {  bottom: 0; font-size:15px; font-weight: bold; left: 0;line-height: 1.1; max-width: 200px; overflow:hidden;   position: relative;   text-align: left; z-index: 10; }
@media only screen and (max-width : 400px) {
#sliderCP { width: 100%; padding: 0 0 10px }
#sliderCP .viewport { height:140px; margin-top: 0 }
#sliderCP .overview li { height: auto; width: 120px; margin: 0 22px; }
#sliderCP .overview li img { height:100%; width:100% }
#sliderCP { padding: 0 0 10px 10px }
#sliderCP .buttons { top: 40% }
#sliderCP .prev { right: 0 }
#sliderCP .next { left: 0 }
#sliderCP .spc60 { width: 80px }
#sliderCP  .content {bottom: 24px; max-width: 80px; font-size: 11px; }
}
