@media(min-width: 1024px) and (max-width: 1080px) {
  #program-tokutei:after {
    height: 245px;
  }
  #program-tokutei .box-info {
    max-width: 550px;
  }
  footer .section:after {
    height: 190px;
  }
}
@media(min-width:991px) and (max-width:1199px) {
  .logo-img {
    margin-bottom: 80px !important;
  }
  #home-banner img {
    padding-top: 65px;
  }
}
@media(min-width:992px) {

  h2 {
    font-size: 48px;
  }

  .location, .time {
    line-height: 1.3;
    position: relative;
    padding-left: 50px;
  }

  .footer-icon {
    position: absolute;
  }

  .footer-icon.fa-map-marker {
    left: 0;
  }
  .footer-icon.fa-clock-o {
    left: -10px;
  }
}
@media(min-width:1200px) {
  #nav-img {
    margin-top: -40px;
    width: 150px;
  }
  .navbar-default .navbar-center > li:nth-last-child(1), .navbar-default .navbar-center > li:nth-last-child(2) {
    border: 0;
  }
  .navbar-default .navbar-center > li a {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navbar-offcanvas .navbar-nav > li > a.btn-download {
    margin: 0 5px;
  }
  .hidden-xl {
    display: none;
  }
  #home-banner img {
    padding-top: 100px;
  }
}
@media(min-width:1080px) {
  #program-in-house .box-info {
    left: 100px;
  } 
  #program-tokutei .box-desc {
    margin-left: -20px;
    width: 620px;
  }
}
@media(max-width:1199px) {
  .navbar-default .navbar-center > li {
    border-right: none;
  }
  #top-btn {
    display: none;
  }
  .top-button {
    display: none;
  }
}
@media(max-width:991px) {

  .navbar-default .navbar-brand img {
    width: 110px !important;
  }

  .section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container {
    position: relative;
  }

  #main-header {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navbar-default .navbar-brand img {
    max-width: 105px;
  }

  #tentang-kami:before, #tentang-kami:after, #program-jepang h2:before, #program-jepang h2:after, #program-inggris h2:before, #program-inggris h2:after, #program-n4 h2:before, #program-n4 h2:after {
    display: none;
  }

  #tentang-kami {
    text-align: center;
  }

  .li-100 {
    margin-top: 70px;
    margin-bottom: -15px;
  }

  .box-info  {
/*    margin-bottom: 30px;*/
  }

  /*#nav-img {
    margin-top: 20px;
    display: none;
  }*/

  .col-md-offset-1.center {
    margin-left: 0;
  }

  #program-tokutei .col-md-5 {
    padding-top: 0px;
  }

  .section-title {
    margin-bottom: 30px;
  }

  #tentang-kami:before {
    display: none;
  }
  
  #program-in-house h2:after {
    width: 100%;
  }

  #program-tokutei .box-info {
    position: relative;
    top: 0;
    transform: none;
  }

  #program-tokutei .box-desc {
    padding-right: 155px;
    /* padding-left: 50px; */
    width: 100%;
    padding: 50px;
    margin-left: 0;
    padding-right: 115px;
    position: relative;
  }
  #program-tokutei .box-desc:after, #program-in-house .box-desc:before {
    display: none;
  } 

  #program-tokutei h2 {
    padding-left: 20px;
    margin-top: 20px;
  }

  #program-tokutei h2:after {
    left: 0;
    right: 0;
    width: auto;
  }

  #program-tokutei .box-desc {
    padding: 0 20px;
  }

  #program-tokutei .big-img {
    display: none;
  }

  .footer-contact-info {
    left: 0;
  }

  .footer-contact {
    background-color: transparent;
  }

  .footer-contact:before {
    display: none;
  }

  .footer-contact-info {
    position: relative;
  }

  footer {
    text-align: center;
  }
}

@media(max-width:768px) {

  .navbar-default .secondary-menu .navbar-toggle {
    margin-right: 0;
  }
  #main-header {
    padding-top: 30px !important;
  }
  #home-banner img {
    padding-top: 80px;
  }
  #tentang-kami h2 {
    margin-top: 30px;
  }
  #program-in-house .img-big {
    display: none
  }
  #program-in-house .box-info {
    position: relative;
    left: 0;
  }
  #program-in-house .box-desc {
    width: 100% !important;
  }
  #program-in-house .box-desc, #program-in-house h2 {
    padding-left: 30px;
  }
  #program-n4 .col-md-4.even:before {
    display: none;
  }
  #program-tokutei .box-title:after {
    display: none;
  }
  .footer-text .phone {
    font-size: 28px !important;
  }

  .footer-text .email {
    font-size: 26px !important;
  }
}

@media(min-width:1024px) {

  .img-li {
    padding-right: 10px;
  }

  #program-n4 .col-md-4.even {
    margin-top: 100px;
  }

  .box-info.top-left {
    position: absolute !important;
    left: -100px;
    top: -20px;
  }

  .box-info.bottom-right {
    position: absolute !important;
    right: -100px;
    bottom: -20px;
  }

  .box-info.top-left .box-title, .box-info.top-left .box-desc, .box-info.bottom-right .box-title, .box-info.bottom-right .box-desc {
    padding: 55px;
  }
}