.slider-cell.carousel-cell {
   width:19.3% !important;
}

#similar-items-row .carousel-cell {
   width:23.5% !important;
}

.video_slider .flickity-viewport {
    width:95% !important;
    margin:auto;
}

.video_slider .video-div.carousel-cell {
    width:315px !important;
    margin:0 15px !important;
}

@media screen and (max-width:1300px) {
    .slider-cell.carousel-cell {
        width:18.8%! important;
    }
}

@media screen and (max-width:1079px) {
    .slider-cell.carousel-cell {
       width:23.4% !important;
   }
}



@media screen and (max-width:930px) {
   #similar-items-row .carousel-cell {
       width:32.0% !important;
   }
}

@media screen and (max-width:930px) {
    .slider-cell.carousel-cell {
       width:32.5% !important;
   }
   
}

/* 
@media screen and (max-width:767px) {
    
    .flexslider_new .flickity-slider {
        left:3.7%!important;
    }
    
    .slider-cell.carousel-cell {
        width:200px !important;
    }
    
    #similar-items-row .carousel-cell {
        width:200px !important;
   }
}
 */

@media screen and (min-width:768px) and (max-width:1024px) {
    /* 
.flickity-container-instance .flickity-prev-next-button.next {
        right:-5px !important;
    }
 */
/* 
 .video_slider .flickity-viewport {
    width:90% !important;
    margin:auto;
}
 */
/*  .video_slider .flickity-container-instance .flickity-prev-next-button {display:none!important;} */
}


@media screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2)
{
    
    .flexslider_new .flickity-slider {
        left:15px !important;
    }
    
    .slider-cell.carousel-cell {
        width:200px !important;
    }

    .slider-cell.carousel-cell:last-of-type {
        width:240px !important;
    }

    .slider-cell.carousel-cell:last-of-type {
        width:240px !important;
    }
    
    .slider-cell.carousel-cell:last-of-type .slide-details p{
        margin-left: 0px;
    }

    .slider-cell.carousel-cell:last-of-type .slide-details p.music_desc{
        margin-left: 0px;
    }

    
    #similar-items-row .carousel-cell {
        width:200px !important;
   }
    
    
    .text-left a.view-all
    {
        padding-left:17px !important;
    }
    
    .flickity-row .text-left .slider-header {
        text-align:left !important;
        padding-left:15px !important;
    }
    
    .video_slider .video-div.carousel-cell:last-of-type {
        width:360px!important;
        margin-left:-12px !important;
   }
   
   .flickity-slider-col-sm hr {
        margin-right:15px !important;
        margin-left:15px !important;
   }
   
   .video_slider .video-div.carousel-cell:last-of-type {
        width:360px!important;
        margin-left:-8px !important;
   }

   .video_slider .flickity-prev-next-button {display:none !important;}
    
}


@media screen and (max-width:767px) {
    
    .flexslider_new .flickity-slider,
    .video_slider .flickity-slider {
        left:3.7%!important;
    }
    
    .slider-cell.carousel-cell {
        width:200px !important;
    }
    
    #similar-items-row .carousel-cell {
        width:200px !important;
   }
   
   
    .slider-cell.carousel-cell:last-of-type,
    #similar-items-row .slider-cell.carousel-cell:last-of-type {
        width:240px !important;
    }
    
    .slider-cell.carousel-cell:last-of-type .slide-details p,
    #similar-items-row .slider-cell.carousel-cell:last-of-type .slide-details p{
        margin-left: 0px;
    }

    .slider-cell.carousel-cell:last-of-type .slide-details p.music_desc,
    #similar-items-row .slider-cell.carousel-cell:last-of-type .slide-details p.music_desc {
        margin-left: 0px;
    }
   
   #similar-items-row .slider-cell.carousel-cell:last-of-type > div:not(.slide-details)  {
        margin-left:0px !important;
   }
   
}

@media screen and (max-width:450px) {
    .video_slider .flickity-viewport {
        width:100% !important;
        margin:0 0 !important;
    }
    
    .video_slider .video-div.carousel-cell {
        width:315px !important;
        margin:0 10px !important;
    }
    
    .video_slider .video-div.carousel-cell:last-of-type {
        width:360px!important;
        margin-left:-12px !important;
   }
    
}
