@media only screen and (max-width: 962px) {
  .feature_video_container{
    width: 100% !important;
  }
}
#slider-thumbs .list-inline li i#vidoicon {
    position: absolute;
    top: 40px;
    left: 45px;
    cursor: pointer;
}
  

    
#slider-thumbs {
    margin-top: 15px;
    width: 100%;
}
#slider-thumbs .list-inline li {
    width: 25%;
    padding: 0px;
    margin-right: -4px;
    cursor: pointer;
    position: relative;
}    
div#slider-thumbs ul li.item a img {
    width: 95%;
}

.motif_gall_images ul li.item i#vidoicon {
    position: absolute;
    top: 25px;
    left: 23px;
    width: 22px;
    cursor: pointer;
}
.motif_gall_images ul li.item {
    position: relative;
}
.feature_video_container {
    width: 40%;
    float: left;
    margin-right: 30px;
}
.fv_frontend_embed iframe { 
    width: 100%;
}
.motif_gall_images {
    width: 100%;
}
.motif_gall_images ul {
    margin: 20px 0px;
}
.motif_gall_images ul li {
    display: inline-block;
    margin-right: 10px;
    width: 70px;
}
.motif_gall_images ul li a img {
    border-radius: 0px;
    cursor: pointer;
}
a#icon-popup-youtube img {
    width: 45px;
}
.motif_youtube .feature_video_container,
.motif_vimo .feature_video_container,
.motif_dailymo .feature_video_container {
    display: block !important;
}