/* 
 * Development CSS
 *
 */

.main-menu-more {
	display: none!important;
}

.smooth-scroll .smooth-section:first-child .homepage-drift-slide-image-video{
    background-color: rgba(182,57,214);
}
.smooth-scroll .smooth-section:nth-child(2) .homepage-drift-slide-image-video{
    background-color: rgba(21,50,190);
}
.smooth-scroll .smooth-section:nth-child(3) .homepage-drift-slide-image-video{
    background-color: rgba(48,255,93);
}
.smooth-scroll .smooth-section:nth-child(4) .homepage-drift-slide-image-video{
    background-color: rgba(255,218,74);
}
.smooth-scroll .smooth-section:nth-child(5) .homepage-drift-slide-image-video{
    background-color: rgba(240,100,0);
}
