/*
===============================================================
 # 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-1 > .master-slider{ background:#aaa8a8; }
.ms-info {
  	color:white;
  	padding-left:1em;
  	background:rgba(0,0,0,0.6);
  	position:absolute!important;
  	left:0;
  	right:0;
  	bottom:0;
}
@media all and (max-width:700px){
  	.ms-info p {
    	display:none;
    }
  	.ms-info h1, .ms-info h2, .ms-info h3, .ms-info h4, .ms-info h5, .ms-info h6 {
  		font-size:1em;
 	}
}