.home .t3-sl-1 { padding: 0px; background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(51, 51, 51); border-bottom: 1px solid rgb(229, 229, 229); }
.home .t3-sl-1 .jumbotron { border-radius: 0px; }
.home .t3-sl-1 .jumbotron .btn { margin-top: 24px; }
.home .t3-sl-2 { text-align: center; }
.home .t3-sl-2 .img-responsive { display: inline-block; }
@media screen and (min-width: 768px) {
  .home .t3-sl-2 p { font-size: 16px; line-height: 27px; }
}
.home .t3-sl-3 p > img { margin-top: 24px; }
@media screen and (min-width: 992px) {
  .home .t3-sl-3 p > img { margin-top: 0px; }
}
.home .t3-sl-3, .home .t3-sl-4 { border-top: 1px solid rgb(229, 229, 229); text-align: center; }
@media screen and (min-width: 768px) {
  .home .t3-sl-3 p, .home .t3-sl-4 p { font-size: 16px; line-height: 27px; }
}
.home .t3-sl-3 .jumbotron, .home .t3-sl-4 .jumbotron { padding-top: 0px; }
.home .t3-sl-3 .jumbotron h1, .home .t3-sl-4 .jumbotron h1 { margin-bottom: 12px; margin-top: 0px; }
.home .t3-sl-3 .jumbotron p, .home .t3-sl-4 .jumbotron p { font-size: 16px; line-height: 1.25; color: rgb(153, 153, 153); }
@media screen and (min-width: 768px) {
  .home .t3-sl-3 .jumbotron p, .home .t3-sl-4 .jumbotron p { font-size: 21px; }
}
.home .t3-sl-5 { background: rgb(255, 255, 255) none repeat scroll 0% 0%; color: rgb(51, 51, 51); border-top: 1px solid rgb(229, 229, 229); padding: 0px; }
.home .t3-sl-5 .jumbotron { border-radius: 0px; margin-bottom: 0px; }
