.text-slider .subtitle {
  color: #000000;
}

.text-slider .subtitle {
  font-size: 30px;
	font-weight: bold
}
hr {
  border-top: 10px solid #ffbf00;
}
@media only screen and (max-width: 450px) {
  .header-slider .text-slider h2.maintitle {
    font-size: 30px;
    padding-bottom: 20px !important;
  }
}

@media only screen and (max-width: 760px) {
  
  .panel-layout .panel-has-style > .panel-row-style {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
		}