/*
===============================================================
 # 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:#ffffff; }
.ms-slide-info {
  background:rgba(67,213,249,0.6);
  color: #fff;
  text-align:center;
  min-height: 0!important;
  padding: 20px 20px 10px!important;
  bottom: 0!important
}

@media only screen and (max-width: 1023px) {
 .ms-slide-info {
   background: #43d5f9!important;
   position: relative!important;
   height: auto!important;
   bottom: 0!important;
   width: 100%!important;
   top: 0!important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
	box-sizing: border-box
 }
  
}