@media (max-width: 767px) {
  
  
  
  
  
  
  
  
  
  
  .logo {
    float: none;
    text-align: center;
  }
  .head-search {
    float: none;
    margin-top: 20px;
  }
  .head-search .input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 30px;
  }
  .head-search .input:focus {
    width: 100%;
  }
  .ja-sl {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .home .ja-sl-1,
  .home .ja-sl-5 {
    margin-left: -20px;
    margin-right: -20px;
  }
  .home .ja-sl-1 .jumbotron,
  .home .ja-sl-5 .jumbotron {
    padding-top: 30px;
    padding-bottom: 10px;
  }
  .home .ja-sl-1 .jumbotron .btn-large,
  .home .ja-sl-5 .jumbotron .btn-large {
    font-size: 16px;
    padding: 12px 16px;
  }
  .home .ja-sl-2 {
    text-align: center;
  }
  .home .ja-sl-2 p {
    font-size: 14px;
    line-height: 20px;
  }
  .home .ja-sl-3 p img {
    margin-bottom: 0;
    margin-top: 20px;
  }
  .home .ja-sl-3 p,
  .home .ja-sl-4 p {
    font-size: 14px;
    line-height: 20px;
  }
  .home .ja-sl-3 .jumbotron,
  .home .ja-sl-4 .jumbotron {
    padding-bottom: 0;
  }
  .home .ja-sl-3 .jumbotron h1,
  .home .ja-sl-4 .jumbotron h1 {
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .home .ja-sl-3 .jumbotron p,
  .home .ja-sl-4 .jumbotron p {
    font-size: 14px;
  }
  .ja-footer {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ja-footnav {
    padding: 20px 20px 0;
    font-size: 12px;
  }
  .ja-footnav .module-title {
    font-size: 14px;
    font-weight: bold;
  }
  .ja-copyright {
    padding: 20px 20px 40px;
    *zoom: 1;
  }
  .ja-copyright:before,
  .ja-copyright:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .ja-copyright:after {
    clear: both;
  }
  .copyright,
  .poweredby {
    float: none;
    display: inline-block;
  }
  .poweredby {
    margin-top: 10px;
  }
}