/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-parent-id-2 > .master-slider{ background:#000000; }
.ms-parent-id-1 > .master-slider{ background:rgba(255, 255, 255, 0); }
.ms-slide-info.ms-dir-h {
    background-color: rgba(0,0,0,0.8);
    bottom: 0px !important;
  min-height: 0px !important;
}

.ms-info {
    font-size: 16px;
    color: #FFF;
    margin: 10px;
}

@media (max-width: 520px){
.ms-slide-info.ms-dir-h {
 display: none; 
}
}

@media (max-width: 600px){
   .ms-info {
    font-size: 14px;
} 
}