/* Harold Page CSS */
.harold-page {
    font-family: GillSans-Light, sans-serif;
    font-size: 14px;
    /*max-width: 1440px;*/
    margin: 0 auto;
}

.harold-page .container-founder {
    margin: 0 28px;
}
.harold-page .container-founder img {
    width: 100%;
    height: auto;
}

.wp-block-media-text__media img {
    height: auto;
}

.wp-block-image.size-large img {
    height: auto;
}

.centered {
    margin: 0 auto;
}

.fancy {
    font-family: ChronicleFine-Roman, serif;
}

.huge {
    font-size: 100px;
    line-height: 80px;
    margin-bottom: 30px;
}

.largest {
    font-size: 80px;
}

.large {
    font-size: 40px;
}

.medium {
    font-size: 35px;
}

.my-medium {
    font-size: 35px;
}

.normal {
    font-size: 30px;
}

.small {
    font-size: 24px;
}

.smaller {
    font-size: 20px;
}

.smallest {
    font-size: 18px;
}

.uppercase {
    text-transform: uppercase;
}

img {
    object-fit: contain;
    overflow: hidden;
}

.landscape img {
    /*max-width: 645px;*/
    /*max-height: 450px;*/
}

.portrait img {
    /*max-width: 495px;*/
    /*max-height: 620px;*/
}

.gallery img {
    /*max-width: 600px;*/
    /*max-height: 750px;*/
}

.my-image img {
  max-width: 743px;
  max-height: 495px;
  width: 100%;
}

.harold-page .container-container {
    /*padding-left: 100px;*/
    /*padding-right: 100px;*/
    /*margin: 0 auto;*/
}

.header .container-container {
    align-content: flex-start;
}

.width-1240 {
    max-width: 1240px;
}

.my-container {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding-left: 100px;
    padding-right: 100px;
    margin: 0 auto;
}

.my-inner-container {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
}

.nowrap {
    flex-wrap: nowrap;
}

.cover {
    height: 600px;
    object-fit: cover;
}

.harold-page .wp-block-gallery {
    align-content: center;
    justify-content: center;
    align-items: center;
}

p.largest.fancy.container {
    /*width: 520px;*/
}

.image {
    object-fit: cover;
    overflow: hidden;
}

.my-header {
    height: 722px;
}

.container-container {
    padding-left: 100px;
    padding-right: 100px;
    margin: 0 auto;
    max-width: 1240px;
}

.my-header .wp-block-cover__inner-container, .celebration-cover .wp-block-cover__inner-container {
    width: 100% !important;
}

.spacer-50 {
    height: 50px !important;
}

.spacer-60 {
    height: 60px !important;
}

.spacer-80 {
    height: 80px !important;
}

.spacer-90 {
    height: 90px !important;
}

.spacer-100 {
    height: 100px !important;
}

.spacer-120 {
    height: 120px !important;
}

.bottom-cover {
    height: 960px;
}

.celebration-cover {
    height: 1028px;
}

.bottom-line {
    width: 100%;
    height: 20px;
    background-color: black;
    padding-top: 10px;
}

.inner-bottom-line {
    height: 2px;
    width: 90%;
    background-color: #7f7f7f;
    margin: 0 auto;
    max-width: 1156px !important;
}

.blocks-gallery-grid {
    width: 100%
}

/* Founder */
.harold-img-1980.container-founder {
  max-width: 1056px;
  width: 100%;
  margin: 0 auto !important;
  padding: 0 16px;
}
.amw-spacer {
  height: 115px;
}
.spacer-30 {
    height: 30px;
}
.amw-hero-harold .wp-block-cover__inner-container {
  margin-bottom: 60px !important;
}
.amw-container-3 .wp-block-cover__inner-container {
  margin-bottom: 0 !important;
}
.amw-container-3 .wp-container-6 {
    margin-bottom: 0;
}
.amw-container-4 .wp-block-gallery.wp-block-gallery-11 {
  gap: 3%;
  flex-wrap: nowrap;
}
.amw-harold-section {
  padding-bottom: clamp(48px, calc(3rem + ((1vw - 3.75px) * 30.2256)), 249px);
  min-height: 0vw;
}
.amw-harold-section .container {
  width: 100%;
  max-width: 1072px;
  padding: 0 16px;
}
.amw-harold-section .amw-row {
  display: flex;
  margin-right: -20px;
  margin-left: -20px;
}
.amw-harold-section .amw-col {
  width: 50%;
  padding: 0 20px;
}
.amw-harold-section img {
  width: 100%;
}
.amw-harold-section blockquote {
  font-family: 'ChronicleFine-Roman';
  font-size: clamp(25px, calc(1.5625rem + ((1vw - 3.75px) * 3.7594)), 50px);
  line-height: 1;
  min-height: 0vw;
  border: none;
  padding: 0;
}
.amw-harold-section h2 {
  font-family: 'ChronicleFine-Roman';
  font-size: clamp(20px, calc(1.25rem + ((1vw - 3.75px) * 1.4347)), 30px);
  min-height: 0vw;
}
.amw-harold-section p {
  font-size: 16px;
  line-height: 1.3;
  margin-top: 15px;
  min-height: 0vw;
}
.amw-harold-section .amw-arrows {
  display: flex;
  justify-content: space-between;
  margin-top: 39px;
  max-width: 240px;
}
.amw-harold-section button {
  background: none;
  padding: 0;
}
.amw-harold-section .slick-disabled {
  opacity: .3;
}
.amw-harold-section .amw-slider-next, .amw-harold-section .amw-slider-prev {
  width: 70px;
  height: 8px;
  background-image: url('../img/slider-next-arr.png');
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.amw-harold-section .amw-slider-prev {
  transform: scale(-1, 1);
}
.amw-harold-section .amw-mob-img {
  display: none;
}
.in-rebrand .portrait img {
  aspect-ratio: 500/620;
  object-fit: cover;
  object-position: 50% 44%;
}
.amw-catalogs p.smaller {
  font-size: 16px;
}
.amw-custom-line {
  background-color: #000;
  color: #D8D8D8;
  margin: 0;
}
.amw-custom-line hr {
  margin: 0;
  border-bottom: 0;
}
.amw-custom-line .wp-block-column {
  margin: 0 auto;
  max-width: 1156px;
}
.my-image {
  text-align: center;
}
@media screen and (min-width: 1025px) {
  .amw-harold-section p {
    max-width: 350px;
    margin-top: 40px;
    font-size: 18px;
    padding-left: 10px
  }
  .container-container.amw-container, .celebration-cover .container-container {
    max-width: 1260px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .amw-container-4.container-container {
    padding: 0 16px;
    max-width: 1272px;
  }
  .amw-container-3.container-container {
    padding-right: clamp(100px, calc(6.25rem + ((1vw - 10.25px) * 37.2093)), 180px);
    padding-left: clamp(100px, calc(6.25rem + ((1vw - 10.25px) * 37.2093)), 180px);
    min-height: 0vw;
  }
  .celebration-cover .wp-block-cover__inner-container {
    margin-bottom: 36px !important;
  }
  .amw-catalogs .wp-block-cover__inner-container {
    margin-bottom: 71px !important;
    min-height: 0vw;
  }
  .amw-harold-section .amw-arrows {
    padding-left: 10px;
  }
  .amw-harold-section blockquote {
    padding: 7px 0 0 7px;
  }
  .celebration-cover .wp-container-8 {
    margin-bottom: 16px;
  } 
}
@media screen and (max-width: 767px) {
  .amw-spacer {
    height: 86px;
  }
}
@media screen and (max-width: 590px) {
  .amw-container-4 .wp-block-gallery.wp-block-gallery-11 {
    flex-wrap: wrap;
  }
  .my-image.container-container {
    padding: 0;
  }
  .amw-container-4 .wp-block-image:last-child {
    padding-top: 20px;
  }
  .amw-container-4 img {
    max-height: 361px;
    width: 100% !important;
    object-fit: cover;
    object-position: 50% 75%;
    transform: translateZ(10px);
  }
  .amw-harold-section .amw-row {
    flex-wrap: wrap;
    text-align: center;
  }
  .amw-harold-section .amw-col {
    width: 100%;
  }
  .amw-harold-section .amw-arrows {
    max-width: 200px;
    margin: 25px auto 0;
  }
  .amw-harold-section .slick-slide img,
  .amw-custom-line {
    display: none;
  }
  .amw-harold-section .slick-slide .amw-mob-img {
    display: block;
  }
  .amw-harold-section .amw-slider-next, .amw-harold-section .amw-slider-prev {
    width: 50px;
  }
  .amw-harold-section p, .in-rebrand .smallest {
    font-size: 13px;
  }
  .harold-page .custom-spacer-1 {
    height: 6px !important;
  }
  .harold-page .custom-spacer-2 {
    height: 25px !important;
  }
  .harold-page .custom-spacer-3 {
    height: 55px !important;
  }
  .harold-page .custom-spacer-4,
  .harold-page .custom-spacer-5 {
    height: 30px !important;
  }
  .harold-page .custom-spacer-6 {
    height: 20px !important;
  }
  .harold-page .custom-spacer-7 {
    height: 65px !important;
  }
  .celebration-cover img {
    object-position: 65% 50%;
  }
  .in-rebrand .portrait img {
    max-height: 361px;
  }
  .in-rebrand .wp-block-media-text__content {
    padding-top: 28px !important;
  }
  .in-rebrand .uppercase {
    margin-bottom: 22px;
  }
  .narrower-header {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 1024px) {
    .smallest.uppercase {
        padding-bottom: 16px;
    }

    .my-header {
        padding: 0;
        height: 550px;
    }

    .my-header .wp-block-cover__inner-container {
        margin-bottom: 0 !important;
    }

    .container-container {
        padding-left: 16px;
        padding-right: 16px;
        margin: 0 auto;
    }

    .huge {
        font-size: 60px;
        line-height: 50px;
    }


    .large {
        font-size: 25px;
    }

    .medium {
        font-size: 35px;
    }

    .my-medium {
        font-size: 35px;
    }

    .normal {
        font-size: 20px;
    }

    .small {
        font-size: 24px;
    }

    .smaller {
        font-size: 20px;
    }

    .smallest {
        font-size: 16px;
    }

    .uncondensed {
        line-height: 17px !important;
    }

    .bottom-cover {
        width: 100% !important;
        height: 320px !important;
        min-height: 320px !important;
        padding: 0 0 20px !important;
        overflow: hidden !important;
    }

    .botline {
        font-size: 13px;
    }

    .bottom-cover img {
        height: 320px !important;
        object-fit: cover !important;
        object-position: right !important;
        width: 100% !important;
    }

    .bottom-cover .wp-block-cover__inner-container {
        margin-bottom: -10px !important;
    }

    .amw-catalogs.bottom-cover .wp-block-cover__inner-container {
      margin-bottom: 0 !important;
    }

    .smallest. .uncondensed {
        font-size: 13px !important;
        line-height: 17px !important;
    }

    .narrower-text.chron {
        font-size: 25px !important;
        line-height: 25px !important;
        letter-spacing: .75px;
    }

    .narrower-text.uncondensed {
        line-height: 17px !important;
        font-size: 13px !important;
    }

    .wp-block-media-text__content {
        padding: 20px 0 0 0 !important;
    }

    .my-header .smallest {
        font-size: 16px;
        font-family: "GillSans", Arial, sans-serif;
        max-width: 230px;
    }

    .mid-container {
        /*width: 288px !important;*/
        width: 90%;
        height: 600px !important;
    }

    .largest {
        font-size: 60px !important;
        line-height: 50px !important;
    }

    .bottom-line {
        width: 100%;
        height: 20px;
        background-color: black;
        padding-top: 10px;
    }

    .inner-bottom-line {
        height: 2px;
        width: 90%;
        background-color: #7f7f7f;
        margin: 0 auto;
    }

    .uppercase.my-medium {
        font-size: 30px;
        line-height: 25px;
        margin: 20px 0 30px;
    }

    .spacer-50 {
        height: 30px !important;
    }

    .spacer-60 {
        height: 20px !important;
    }

    .spacer-80 {
        height: 55px !important;
    }

    .spacer-90 {
        height: 86px !important;
    }

    .spacer-100 {
        height: 40px !important;
    }

    .spacer-120 {
        height: 55px !important;
    }

    .landscape img {
        /*max-width: 290px;*/
        /*max-height: 200px;*/
    }

    .portrait img {
        /*max-width: 288px;*/
        /*max-height: 361px;*/
    }

    .in-2003 {
      padding-top: 30px;
    }

    .in-2003 .wp-block-media-text__content, .in-rebrand .wp-block-media-text__content {
      order: 1;
    }

    .in-rebrand figure {
        width: 100% !important;
    }

    .has-founded img {
        /*height: 206px !important;*/
    }

    .in-rebrand img {
        /*width: 90% !important;*/
        /*height: 361px !important;*/
        object-fit: cover;
        display: block;
        margin: 0 auto !important;
        aspect-ratio: 1707 / 2560 !important;
        min-width: 90%;
    }

    .in-2003 img {
        /*height: 192px !important;*/
    }

    .my-image {
        /*max-width: 288px;*/
        /*max-height: 192px;*/
        /*margin-top: -20px;*/
    }

    .bottom-cover {
        height: 320px;
    }

    .blocks-gallery-item {
        width: 288px !important;
        margin: 0 0 20px !important;
    }

    .blocks-gallery-item img {
        /*width: 288px !important;*/
        /*height: 360px !important;*/
        object-fit: cover !important;
        display: block !important;
        margin: 0 auto !important;
    }

    .celebration-cover {
        height: 552px;
        padding: 0 !important;
    }

    .second-cover {
        padding-top: 305px;
    }

    .wp-block-media-text {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0;
        padding-right: 0;
        width: 90%;
    }

    .wp-block-media-text__content {
        padding-top: 20px !important;
    }

    .celebration-cover .larges .fancy {
        max-width: 288px;
    }

    .celebration-cover .uppercase .my-medium {
        max-width: 288px;
    }
}

@font-face {
    font-family: "ChronicleFine-Roman";
    src: url('https://static.royce.us/themes/royce-wp/fonts/ChronicleFine-Roman.otf');
format("truetype");
    font-style: normal;
    font-weight: normal;
}

.uncondensed {
    line-height: 24px;
}

.chron {
    font-family: ChronicleFine-Roman, serif !important;
}

.gill {
    font-family: GillSans-Light, sans-serif !important;
}

.narrower-header {
    margin-bottom: 30px;
}

@media (min-width: 1024px) {
    .smllest {
        padding: 0 20px !important;
        margin: 0 auto !important;
    }

    .mid-container {
        max-width: 1240px !important;
    }

    .narrower-text {
        max-width: 1025px;
        font-family: "GillSans-Light", sans-serif;
        letter-spacing: 0.9px;
    }

    /*.is-position-bottom-left .wp-block-cover__inner-container {*/
    /*    padding-bottom: px;*/
    /*}*/

    .bottom-line {
        width: 100%;
        height: 20px;
        background-color: black;
        padding-top: 10px;
    }

    .inner-bottom-line {
        height: 2px;
        width: 90%;
        background-color: #7f7f7f;
        margin: 0 auto;
    }

    .bottom-cover {
        height: 860px !important;
    }

    .bottom-line {
        margin-top: -60px;
        z-index: 10000;
        position: relative;
    }
    .wp-block-cover__inner-container {
        margin-bottom: 100px !important;
    }
}
@media screen and (max-width: 320px){
    .harold-page .container-founder {
        margin: 0 16px;
    }
}