/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1301px) {
  .visible-lg {
    display: block;
  }
  .hidden-lg {
    display: none;
  }
}

@media only screen and (max-width: 1300px) {
  html, body {
    font-size: 1em;
  }

  .visible-sm {
    display: block;
  }
  .hidden-sm {
    display: none;
  }

  .header.sticky .header-inner {
    padding-left: 1rem;
    width: 100%;
  }
  .header.sticky .menu {
    padding: 0 0.7rem;
    margin-left: 0;
    flex-grow: 1;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: center;
            align-items: center;
    text-align: center;
    font-size: 1.1rem;
  }
  .header .menu-item {
    padding: 1rem 0;
    max-width: 9rem;
  }
  .header .menu-item + .menu-item {
    margin-left: 0;
  }
  .header .logo-link {
    width: 6.9rem;
  }
  .header .menu-item[data-target="intro"] {
    display: none;
  }

  .toolbar {
    padding: 0.8rem;
  }
  .toolbar-item {
    width: 2rem;
    height: 2rem;
  }
  .toolbar-item + .toolbar-item {
    margin-top: 1rem;
  }

  .intro-slide2 {
    background-image: url("../img/intro2-sm.jpg");
  }
  .intro-slide2 .intro-manifesto {
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -50px;
  }
  .intro-slide2 .intro-overlay {
    top: 32%;
    left: 50%;
    transform: translateX(-50%);
  }

  .view-slide-item-wrapper,
  .view-slide-item-bg {
    aspect-ratio: 1.775;
  }
  .view-slide-item1 .view-slide-item-bg {
    background-image: url("../img/view1-sm.jpg");
  }
  .view-slide-item2 .view-slide-item-bg {
    background-image: url("../img/view2-sm.jpg");
  }
  .view-slide-item3 .view-slide-item-bg {
    background-image: url("../img/view3-sm.jpg");
  }
  .view-slide-item4 .view-slide-item-bg {
    background-image: url("../img/view4-sm.jpg");
  }
  .view-slide-item-text {
    font-size: 1.6rem;
    line-height: 2rem;
  }

  .location-tab {
    padding-top: 0;
  }
  .location-inner {
    flex-direction: column;
    position: relative;
    height: unset;
  }
  .location-map-wrapper {
    position: relative;
    height: unset;
    aspect-ratio: 1.15;
  }
  .location-map {
    height: unset;
    width: 115%;
  }
  .location-content {
    padding: 30px;
    width: unset;
  }
  .location-content:before {
    background: linear-gradient(to top, #1c3930, transparent);
  }
  .location-content-main {
    padding-bottom: 15px;
  }
  .location-content-legend {
    margin-top: 15px;
  }
  .location-content-description {
    margin-bottom: 20px;
  }
  .location-content-legend {
    position: absolute;
    top: 0;
    right: 0;
    height: 11rem;
    width: 15.4rem;
    margin: 15px;
  }
  .location-map-actions {
    position: static;
    margin: 0;
    display: block;
  }
  .location-map-switch {
    padding: 0.6rem 1.15rem;
    border-radius: 1.15rem;
    margin: 0;
  }
  .location-map-switch.active {
    background: #2d5045;
  }
  .location-map-zooms {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
  }
  .location-map-zoom {
    width: 4rem;
    height: 4rem;
  }

  .library-title-wrapper,
  .library-description {
    max-width: unset;
  }
  .library-subtitle {
    font-size: 3em;
    letter-spacing: 0.2rem;
  }
  .library-slide-item-preview {
    padding: 15px;
  }
  .library-slide-item-preview-text {
    width: calc(25vw - 30px);
  }
  .library-slide-item-description {
    max-width: unset;
  }

  .ground-photo {
    padding: 35px 35px 0;
  }
  .ground-text {
    padding: 120px 35px 0;
  }
  .ground-text-slider {
    height: 18rem;
  }
  .ground-text-slider-item-highlight {
    -webkit-align-items: flex-start;
            align-items: flex-start;
  }
  .ground-text-slider-item-main {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    padding-right: 0;
  }
  .ground-text-slider-item-list-group {
    width: 50%;
  }

  .brand {
    height: unset;
    background-image: url("../img/brand-bg.jpg");
    background-size: cover;
    background-position: center;
  }
  .brand-header {
    padding: 80px 25px 40px;
    background: rgba(29, 29, 29, 0.75);
  }
  .brand-header-emphasis {
    font-size: 3rem;
    letter-spacing: 0.2rem;
  }
  .brand-body {
    background: none;
  }
  .brand-content {
    position: relative;
    padding: 20px 0;
    transform: translateY(0);
  }
  .brand-content-items {
    display: block;
  }
  .brand-content-item {
    width: 100%;
    max-width: 40rem;
  }
  .brand-content-item-icon {
    height: 3.7rem;
  }

  .living-emphasis {
    font-size: 3rem;
    letter-spacing: 0.2rem;
  }
  .living-body {
    display: block;
  }
  .living-body-item {
    width: 100%;
  }
  .living-body-item-icon {
    height: 3.7rem;
  }

  .standard {
    height: unset;
  }
  .standard-overlay {
    position: relative;
    height: unset;
    padding: 1.54rem 0;
    -webkit-align-items: center;
            align-items: center;
  }
  .standard-title {
    text-align: center;
    padding-bottom: 0;
    font-size: 3rem;
    letter-spacing: 0.2rem;
  }
  .standard-wrapper {
    flex-wrap: wrap;
  }
  .standard-head {
    max-width: unset;
    margin-bottom: 30px;
  }
  .standard-items {
    padding: 0.7rem;
    margin-left: -0.7rem;
    flex-wrap: wrap;
  }
  .standard-item {
    width: calc(33% - 0.7rem);
    max-width: unset;
    margin-bottom: 0.7rem;
  }

  .panorama-slider {
    aspect-ratio: 1.01037;
  }
  .panorama-slider-item1 { background-image: url("../img/panorama1-sm.jpg"); }
  .panorama-slider-item2 { background-image: url("../img/panorama2-sm.jpg"); }
  .panorama-slider-item3 { background-image: url("../img/panorama3-sm.jpg"); }
  .panorama-slider-item4 { background-image: url("../img/panorama4-sm.jpg"); }
  .panorama-slider-item5 { background-image: url("../img/panorama5-sm.jpg"); }

  .subscribe {
    padding: 150px 20px 0;
  }
  .subscribe-wrapper {
    padding: 20px;
    background-image: url("../img/subscribe-bg-sm.jpg");
    aspect-ratio: 1.01465;
  }
  .subscribe-box {
    max-width: 100%;
    background: #FFF;
    margin-top: -140px;
  }
  .subscribe-title {
    margin-bottom: 2rem;
  }
  .subscribe-input {
    margin-bottom: 1.15rem;
  }

  .footer-description {
    margin-bottom: 50px;
  }
  .footer-bottom {
    display: block;
  }
  .footer-bottom-item {
    margin-top: 15px;
  }
  .footer-bottom-item + .footer-bottom-item {
    margin-left: 0;
  }
}

@media only screen and (max-width: 1024px) {
  .ground-photo {
    padding: 20px 20px 0;
  }
  .ground-text {
    padding: 100px 20px 0;
  }
  .ground-text-inner {
    display: flex;
    flex-direction: column-reverse;
  }
  .ground-text-slider {
    height: 21rem;
    margin-top: 15px;
  }
  .ground-text-slider-item-highlight {
    -webkit-justify-content: center;
            justify-content: center;
  }
  .ground-text-slider-item-list-group {
    flex-direction: column;
    width: unset;
    max-width: calc(50% - 5px);
  }
  .ground-text-slider-item-list-group + .ground-text-slider-item-list-group {
    margin-left: 10px;
  }
  .ground-text-slider-item-list {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .header.sticky .header-inner {
    padding: 0 25px;
  }
  .header.sticky .menu {
    margin-left: 20px;
  }

  .ground-text-slider {
    height: 21rem;
  }

  .standard-item {
    width: calc(50% - 0.7rem);
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 800px) {
  .ground-text-slider {
    height: 27rem;
  }
}

@media only screen and (max-width: 768px) {
  .header.sticky .menu {
    margin-left: 0;
    font-size: 0.5rem;
  }
  .header.sticky .header-inner {
    padding: 0 0.1rem;
  }
  .header.sticky .menu {
    font-size: 0.5rem;
  }
  .header.sticky .logo-link {
    height: 2rem;
    width: 3.5rem;
  }
  .video-sound-btn {
    font-size: 0.5rem;
  }
  .view-slide-indicator {
    width: 2.46rem;
    height: 0.2rem;
  }
  .view-slide {
    padding-bottom: 10rem;
  }
  .view-slide-item-text-wrapper {
    height: 10rem;
  }
  .view-slide-item-text {
    font-size: 0.8rem;
    line-height: 1.4;
    letter-spacing: 0.1rem;
    }
    .location-content-title {
        font-size: 1rem;
    }
    .location-content-description {
        font-size: 0.7rem;
    }
    .location-map-switch {
        font-size: 0.5rem;
    }
    .library-title {
        font-size: 0.8rem;
    }
    .library-subtitle {
        font-size: 2rem;
    }
    .library-slide-item-preview-text {
        font-size: 0.5rem;
        background-size: 1rem;
    }
    .ground-slider-indicator {
        width: 2.46rem;
        height: 0.2rem;
    }
    .ground-text-slider-item-main {
        font-size: 1rem;
    }
    .ground-text-slider-item-highlight {
        justify-content: space-between;
    }
    .ground-text-slider-item {
        height: auto;
    }
    .ground-text-slider-item-list span {
        width: 13px;
        height: 13px;
        font-size: 6px;
    }
    .ground-text-slider-item-list {
        font-size: 0.3rem;
    }
    .ground-text-slider {
        height: 11rem;
    }
    .brand-header {
        padding: 3rem 1rem 0rem;
    }
    .brand-header-title {
        font-size: 0.5rem;
    }
    .brand-header-emphasis {
        font-size: 1.5rem;
        letter-spacing: 0.1rem;
    }
    .brand-header-description {
        max-width: 18rem;
        font-size: 0.5rem;
    }
    .brand-content-item-icon {
        height: 1.7rem;
        margin-bottom: 1rem;
    }
    .brand-content-item-title {
        font-size: 0.6rem;
    }
    .brand-content-item-description li {
        font-size: 0.5rem;
    }
    .brand-content-item {
        padding: 1rem;
    }
    .living-title {
        font-size: 0.8rem;
    }
    .living-emphasis {
        font-size: 1.5rem;
    }
    .living-body-item-title {
        font-size: 1rem;
        margin-bottom: 1rem;
    }
    .standard-title {
        font-size: 1.2rem;
        padding: 0.5rem;
    }
    .standard-head {
        font-size: 0.6rem;
        padding: 1rem;
        letter-spacing: 0.1rem;
    }
    .standard-item-content {
      font-size: 0.6rem;
    }
    .panorama-slider-indicator {
      width: 2.46rem;
      height: 0.2rem;
    }
    .subscribe-title {
      font-size: 0.8rem;
      margin-bottom: 0.8rem;
    }
    .subscribe-input {
      font-size: 0.6rem;
      margin-bottom: 0.2rem;
    }
    .subscribe-submit {
      width: 8rem;
      padding: 0.4rem;
      font-size: 0.5rem;
    }
    .news {
      padding: 2rem 0;;
    }
    .news-header {
      font-size: 1.5rem;
      margin-bottom: 1rem;
    }
    .news-slider-wrapper {
      margin: 0 3rem;
    }
    .news-title {
      font-size: 0.6rem;
      padding: 0.5rem;
    }
    .news-slider-nav-btn {
      width: 1.5rem;
      height: 1.5rem;
    }
    .news-slider-indicators {
      margin-top: 2rem;
    }
    .news-slider-indicator {
      width: 2.46rem;
      height: 0.2rem;
    }

    .footer-logo {
      height: 5rem;
    }
    .footer-inner {
      font-size: 0.8rem;
    }
}

@media only screen and (max-width: 600px) {
}
