#video-slider .scroll-container .tiles-flex .tile-caption .subheader {grid-row: 1; color: #44d62c; order: 1;}
#video-slider .scroll-container .tiles-flex .tile-caption .header {order: 2; margin-top: 0; text-transform: none;}
#video-slider .scroll-container .tiles-flex .tile-caption p {order: 3;}
#video-slider .scroll-container .tiles-flex .tile-caption .links-wrapper {order: 4;}
#video-slider{padding-bottom:0;}
/*Customised for disable the scroller in desktop*/
@media(min-width:980px){
#video-slider .scroll-nav{display: none;}
#video-slider .scroll-container .tiles-flex .tile-item:last-child { padding-right:0!important}
#video-slider .scroll-container .tiles-flex { padding: 0!important; width: 100%; max-width: 1200px!important; margin: 0 auto; min-width: auto!important;}
#video-slider.tiles-flexible-slider .scroll-container .tiles-flex .tile-img>img, #video-slider.tiles-flexible-slider .scroll-container .tiles-flex .tile-img>video {width:100%}
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}