.t3-section.pt-x2 .container {
  padding-top: 0;
}
.t3-footnav {
	padding: 20px;
}
.home h2 {
  font-size: 21px;
}
.t3-section .container {
	padding-bottom: 26px;
	padding-top: 26px;
}
.plain-style .address-contact, .plain-style .detail-contact {
	padding-top: 0;
}
.t3-copyright {
	padding: 28px 0;
	text-align: right;
}
.acm-features.style-2.full-width .row {
	border-bottom:1px solid #e0e0e0;
}
.jamasshead, .jamasshead .jamasshead-description {
	color: transparent;
}
.acm-features.style-2.full-width .features-item {
	padding-bottom: 30px !important;
    padding-top: 30px !important;
}

@media screen and (min-width: 768px) {
  .home h2 {
    font-size: 30px;
  }
}
.home .jumbotron {
  background-color: transparent;
  position: relative;
  margin-bottom: 0;
}
.home .t3-sl-1 {
  padding: 0;
  background: #f5f6fa;
  color: #333333;
  border-bottom: 1px solid #e0e0e0;
}
.home .t3-sl-1 .jumbotron {
  border-radius: 0;
}
.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: 0;
  }
}
.home .t3-sl-3,
.home .t3-sl-4 {
  border-top: 1px solid #e0e0e0;
  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: 0;
}
.home .t3-sl-3 .jumbotron h1,
.home .t3-sl-4 .jumbotron h1 {
  margin-bottom: 12px;
  margin-top: 0;
}
.home .t3-sl-3 .jumbotron p,
.home .t3-sl-4 .jumbotron p {
  font-size: 18px;
  line-height: 1.25;
  color: #999999;
}
@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: #f5f6fa;
  color: #333333;
  border-top: 1px solid #e0e0e0;
  padding: 0;
}
.home .t3-sl-5 .jumbotron {
  border-radius: 0;
  margin-bottom: 0;
}
.acm-video.style-1 .video-content .video-heading {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.acm-video.style-1 .video-content .video-intro {
  font-size: 16px !important;
}