#fmm_product_videos { width: 100%; margin-top: 20px;}

#fmm_product_videos ul li { margin-right: 5%; text-align: center}

#fmm_product_videos ul li .thumbnail { position: relative; padding: 0}

#fmm_product_videos ul li .thumbnail .view { position: absolute; width: 100%; height: 100%; top: 0; left: 0;
background: url(../img/trans_hover.png) repeat; display: none}

#fmm_product_videos ul li .thumbnail .views { position: absolute; width: 100%; height: 100%; top: 0; left: 0;
 margin-top:100px;}

#fmm_product_videos ul li .thumbnail:hover > .view { display: block}

#fmm_product_videos ul li a { color: #ffffff;}

#fmm_product_videos ul li img { max-width: 100%}

#fmm_product_videos.fmm_palylist_on ul li { display: inline-block; width: 17%; margin-right: 2%; margin-bottom: 3%}

.view_auto_correct a { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background:url(../img/play_icon.png) no-repeat center; }
#fmm_product_videos ul li .thumbnail .view_auto_correct { position: absolute; width: 100%; height: 100%; top: 0; left: 0;
background: url(../img/trans_hover.png) repeat; display: none}
#fmm_product_videos ul li .thumbnail:hover > .view_auto_correct { display: block}