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

.ms-slide-info a{
  text-decoration: none;
  font-size: 1.6rem;
  color: #fff;
  margin-left: 0;
  padding: 2px 15px 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 2px #333;
  font-family: Tahoma, Arial, sans-serif;
  max-width: 960px;
  font-weight: bold;
  line-height: 1.2;
}
.home #page .page-header .background{
  background: none;
}
.ms-slide-info{
  top: 215px;
}
.ms-bullets,
.ms-slide-info{
  z-index: 5;
}
.home .page-header{
  text-align: center;
}
.ms-view:before {
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.35)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=&#039;#00000000&#039;, endColorstr=&#039;#a6000000&#039;,GradientType=0 );
  /* IE6-9 */
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  content: &#039;&#039;;
}
@media screen and (min-width: 760px) {
  .ms-slide-info a{
    font-size: 3.9rem;
  }
}
@media screen and (max-width: 400px) {
  .ms-slide-info{
    top: 70px;
  }
  .ms-slide-info a{
    font-size: 1.9rem;
  }
}
.ms-parent-id-2 > .master-slider{ background:#000000; }