/*
===============================================================
 # 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:#000000; }
.home-slider .ms-slide-info {
  position: absolute !important;
  min-height: 100px;
  top: 0px;
  width: 1150px;
  margin: 0px auto;
  left: 0px;
  right: 0px;
  padding: 30px 20px 14px;
}



/* Beyond XL Screen */
@media only screen and (min-width:1361px) {
  
  .slider-content-block {
	margin-right: 0;
  }
  
}


@media only screen and (min-width:945px) and (max-width: 1360px)  {
  
  .home-slider .ms-slide-info {
    width: auto;
  }
  
}


@media only screen and (min-width:768px) and (max-width: 944px)  {
  
 
  .home-slider .ms-slide-info {
    width: auto;
  }
  
  .slider-content-block {
	margin-right: 70px;
  }

  
}
 



@media (max-width: 767px) {
  
  .home-slider .ms-slide-info {
    position: relative !important;
    top: -10px;
    width: 100%;
    padding: 20px;
    background: #3c3c3b;
    box-sizing: border-box;
  }
  

}
