.list_carousel { }
.list_carousel ul { margin: 0; padding: 0; list-style: none; display: block;}
.list_carousel li { font-size: 40px; color: #999; text-align: center; width:212px ; margin-right:0px;  padding: 0; display: block; float: left; height:138px; position:relative;}
.list_carousel li a{ border:1px solid red; display:inline-block;}
.list_carousel li img{/* border:1px solid #bbb;width:212px;*/ position:absolute; top:0px; right:0px; left:0px; bottom:0px; margin:auto;}
.list_carousel.responsive { width: auto; margin:0px auto 0 auto;position:relative; width:100%; /*background-color: #141414;*/ }
.clearfix { float: none; clear: both; }
.list_carousel .prev, .responsive .prev { float: left;width:17px; height:18px; font-size:0px; position:absolute; top:72px; left:-10px; }
.list_carousel .next,  .responsive .next{ float: right; width:17px; height:18px; font-size:0px; position:absolute; top:72px; right:-10px; margin:0px; padding:0px; }
.pager { float: left; width: 300px; text-align: center; }
.pager a { margin: 0 5px; text-decoration: none; }
.pager a.selected { text-decoration: underline; }
.timer { background-color: #999; height: 6px; width: 0px; }
.caroufredsel_wrapper{}


@media all and (max-width:999px){/* Actul Width 768*/


.list_carousel li { font-size: 40px; color: #999; text-align: center; /*background-color: #FFF;*/ width: inherit ; padding: 0; display: block; float: left;  }

.list_carousel li img{/*border:1px solid #bbb; width: inherit;*/}





}


/*.list_carousel { }
.list_carousel ul { margin: 0; padding: 0; list-style: none; display: block; }
.list_carousel li { font-size: 40px; color: #999; text-align: center; background-color: #FFF; padding: 0; display: block; float: left; max-width:212px; border:1px solid #bbb; margin:0 18px 0 0; height:140px; }
.list_carousel.responsive { width: auto; margin-left: 0; position:relative; }
.clearfix { float: none; clear: both; }
.prev { float: left; width:22px; height:32px; font-size:0px; position:absolute; top:0px; left:0px; }
.next { float: right;  width:22px; height:32px; font-size:0px; position:absolute; top:0px; right:0px; }
.pager { float: left; width: 300px; text-align: center; }
.pager a { margin: 0 5px; text-decoration: none; }
.pager a.selected { text-decoration: underline; }
.timer { background-color: #999; height: 6px; width: 0px; }
.caroufredsel_wrapper{ width:910px !important; margin:0 auto !important}
*/