.fa-download { margin-left:4px; }
.video__player__insider iframe {
   position: absolute;
  top: 0;
  left: 0;
  width: 99%;
  height: 65%;
  margin:0 auto;
  display:block;
}

body .linear__grad__layer.grad__dark__layer {
    background: linear-gradient(192.37deg, rgba(238, 237, 236, 0) 0.58%, #EEEDEC 55.44%);
}

#product--scrollspy { margin-top:0 !important ;}
#slider > .slides >.slick-list { min-height: 485px ; }


.video__player__insider
{
  position: relative;
  padding-bottom: 60%; /* 16:9 */
  height: 0;
    width: 70%;
  margin-left: auto;
  margin-right:auto;
}


.product__specification__section {
    background: #eeedec;
}

@media (min-width: 992px)
  {
.video__player__insider {
    margin-top: -18rem;
}
}
@media (max-width: 992px)
  {
  .videobg--spacer {
    height: 260px;
    padding-top: 0rem; 
}
    
}