.breadcrumbs {
  margin: 0 0 50px 0;
}
.breadcrumbs a,
.breadcrumbs span {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
}
.breadcrumbs a {
  position: relative;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  font-weight: 700;
}
.breadcrumbs a:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -2px;
  font-weight: 500;
}

@media only screen and (max-width: 1199.98px) {
  .breadcrumbs {
    margin: 0 0 40px 0;
  }
  .breadcrumbs a,
  .breadcrumbs span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .breadcrumbs a,
  .breadcrumbs span {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .breadcrumbs {
    margin: 0 0 30px 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .breadcrumbs {
    margin: 0 0 20px 0;
  }
  .breadcrumbs a,
  .breadcrumbs span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
#header {
  display: none;
}

#btn-menu .icon-container .line {
  background-color: #ffffff;
}
#btn-menu .btn-text {
  color: #ffffff;
}
#btn-menu.open .icon-container .line {
  background-color: #565452;
}
#btn-menu.open .btn-text {
  color: #565452;
}

#main-container {
  padding-top: 0 !important;
}

#about .section-col-sx {
  position: relative;
}
#about .section-col-sx #page-logo {
  max-width: 27.604vw;
  margin-top: 110px;
}
#about .section-col-sx .claim-text {
  margin: 50px 0 0 0;
  color: #1A1815;
  font-size: 42px;
  font-size: 4.2rem;
  font-weight: 300;
}
#about .section-col-sx #b4l-logo {
  position: absolute;
  left: 14px;
  bottom: 0;
  width: 140px;
}
#about .section-col-dx .about-image {
  position: relative;
  width: 50vw;
  overflow: hidden;
}
#about .section-col-dx .about-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
#about .section-col-dx .about-image > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#about .section-col-dx .about-image img {
  position: absolute;
  top: 0;
  left: 0;
}
#about .section-col-dx .page-body {
  margin: 70px 0 0 0;
}
#about .section-col-bottom {
  margin-top: 100px;
}
#about .section-col-bottom .company-info {
  margin: 0 0 50px 0;
}
#about .section-col-bottom .company-info:last-child {
  margin: 0;
}

@media only screen and (max-width: 1199.98px) {
  #about .section-col-sx #page-logo {
    margin-top: 80px;
  }
  #about .section-col-sx .claim-text {
    margin: 40px 0 0 0;
    font-size: 36px;
    font-size: 3.6rem;
  }
  #about .section-col-sx #b4l-logo {
    width: 100px;
  }
  #about .section-col-dx .about-image {
    position: relative;
  }
  #about .section-col-dx .about-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%;
  }
  #about .section-col-dx .about-image > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #about .section-col-dx .page-body {
    margin: 60px 0 0 0;
  }
  #about .section-col-bottom {
    margin-top: 80px;
  }
  #about .section-col-bottom .company-info {
    margin: 0 0 40px 0;
  }
}
@media only screen and (max-width: 991.98px) {
  #about .section-col-sx #page-logo {
    max-width: none;
    width: auto;
    height: 40px;
    margin-top: 50px;
  }
  #about .section-col-sx .claim-text {
    margin: 30px 0 0 0;
  }
  #about .section-col-sx #b4l-logo {
    position: relative;
    left: auto;
    bottom: auto;
    width: 80px;
    margin: 30px 0 0 0;
  }
  #about .section-col-dx .about-image {
    position: relative;
    left: -30px;
    width: 100vw;
  }
  #about .section-col-dx .about-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.6666666667%;
  }
  #about .section-col-dx .about-image > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #about .section-col-dx .page-body {
    margin: 50px 0 0 0;
  }
  #about .section-col-bottom {
    margin-top: 70px;
  }
  #about .section-col-bottom .company-info {
    margin: 0 0 30px 0;
  }
}
@media only screen and (max-width: 767.98px) {
  #about .section-col-sx #page-logo {
    height: 35px;
  }
  #about .section-col-sx .claim-text {
    font-size: 32px;
    font-size: 3.2rem;
  }
  #about .section-col-sx #b4l-logo {
    width: 70px;
  }
  #about .section-col-bottom {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 575.98px) {
  #about .section-col-sx #page-logo {
    height: 30px;
    margin-top: 40px;
  }
  #about .section-col-sx .claim-text {
    margin: 20px 0 0 0;
    font-size: 24px;
    font-size: 2.4rem;
  }
  #about .section-col-sx #b4l-logo {
    width: 55px;
    margin: 20px 0 0 0;
  }
  #about .section-col-dx .about-image {
    position: relative;
  }
  #about .section-col-dx .about-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 75%;
  }
  #about .section-col-dx .about-image > .content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #about .section-col-bottom {
    margin-top: 50px;
  }
}
