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

@media screen and (min-width:780px) {
  .ms-slide-info.ms-dir-h.ms-align-bottom {
	bottom: 0px !important;
    min-height: 80px;
    background: rgba(0,0,0,0.5);
    font-size: 24px;
    color: #ffffff;
    font-family: "Open Sans",Arial,sans-serif;
    text-align: center;
    font-weight: 300;
}
.ms-slide-info.ms-dir-h.ms-align-bottom .ms-info {
	vertical-align: middle;
    line-height: 80px;
}
}