/* Common */
@font-face {
  font-family: "Alako-Bold";
  src: url("/fonts/alakob/Alakob.eot"); /* IE9 Compat Modes */
  src: url("/fonts/alakob/Alakob.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/fonts/alakob/Alakob.otf") format("opentype"), /* Open Type Font */
    url("/fonts/alakob/Alakob.svg") format("svg"), /* Legacy iOS */
    url("/fonts/alakob/Alakob.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/fonts/alakob/Alakob.woff") format("woff"), /* Modern Browsers */
    url("/fonts/alakob/Alakob.woff2") format("woff2"); /* Modern Browsers */
  font-display: swap;
  font-weight: normal;
  font-style: normal;
}
/* Hides injected WP p from lazy load fallback noscript */
img + p,
img + br,
noscript + p,
noscript + br {
  display: none !important;
}

html {
  scroll-behavior: smooth;
}

#main-row-flow-detailpc #adv-content.wide_adv {
  padding: 0;
}

#main-row-flow-detail .container, 
#main-row-flow-detailpc .container {
  overflow: unset;
}

.container span {
  font-family: 'M PLUS 1p', sans-serif;
}

.hil-wrap {
  font-family: "Noto Sans JP","Hiragino Kaku Gothic Pro",Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  margin: auto;
  min-width: 310px;
  overflow: hidden;
  padding: 1rem;
  position: relative;
}

.hil-wrap * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.hil-wrap img {
  border-radius: .5rem;
  display: inline-block;
  height: auto;
  max-width: 100%;
}

.hil-wrap img, 
.hil-wrap iframe {
  border: 0;
  padding: 0;
}

.hil-wrap iframe {
  text-align: center;
}

.hil-wrap .hil-location iframe {
  height: 400px;
  padding: 0 5%;
  width: 100% !important;
}

.hil-wrap h1,
.hil-wrap h2,
.hil-wrap h3,
.hil-wrap h4 {
  font-family: 'M PLUS 1p', sans-serif;
  line-height: normal;
  text-align: center;
}

.hil-wrap h3 {
  margin-bottom: 1rem;
}

.hil-wrap p {
  margin-bottom: 1rem;
  padding: 0 2.5%;
}

.hil-wrap [class*="section"] {
  padding: 2rem 0;
}

.hil-wrap .hil-btn {
  background-color: #ed4357;
  color: #fff;
  border-radius: 2rem;
  -webkit-box-shadow: 4px 4px 1px rgba(152, 191, 233, .5);
          box-shadow: 4px 4px 1px rgba(152, 191, 233, .5);
  display: inline-block;
  font-family: 'M PLUS 1p', sans-serif;
  margin: 1rem 2.5%;
  padding: .5rem 2rem;
  text-align: center;
  text-decoration: none;
  width: 95%;
}

.hil-wrap .hil-slideshow {
  position: relative;
}

.hil-wrap .hil-slideshow .owl-nav {
  font-size: 5rem;
  left: 0;
  position: absolute;
  top: 30%;
  width: 100%;
}

.hil-wrap .hil-slideshow .owl-nav .owl-prev {
  float: left;
  height: 2rem;
  width: 1.75rem;
}

.hil-wrap .hil-slideshow .owl-nav .owl-next {
  float: right;
  height: 2rem;
  width: 1.75rem;
}

.hil-wrap .hil-slideshow img {
  margin: 0 auto;
  width: 90%;
}

.hil-wrap .hil-img-header {
  border-radius: 1rem;
  margin-bottom: .25rem;
}

.hil-wrap .hil-img-row {
  display: none;
}

.hil-wrap .hil-tagline {
  margin: 1rem auto;
  text-align: center;
}

.hil-wrap .hil-header-main > p {
  margin: 2rem auto;
  padding: 1rem;
  width: 75%;
}

.hil-wrap hgroup {
  margin: 2rem auto;
  width: 90%;
}

.hil-wrap hgroup:before,
.hil-wrap hgroup:after {
  content: '';
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-blue.png');
  display: block;
  height: 1rem;
  margin: 1rem auto;
  width: 100%;
}

.hil-wrap .hil-bigisland hgroup:before,
.hil-wrap .hil-bigisland hgroup:after {
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-green.png');
}

.hil-wrap .hil-maui hgroup:before,
.hil-wrap .hil-maui hgroup:after {
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-pink.png');
}

.hil-wrap .hil-kauai hgroup:before,
.hil-wrap .hil-kauai hgroup:after {
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-purple.png');
}

.hil-wrap h2.hil-title {
  color: #3f96e2;
  font-family: 'Alako-Bold', sans-serif;
  font-size: 2rem;
  margin: 0;
}

.hil-wrap .hil-subtitle {
  color: #3f96e2;
  font-size: 1.5rem;
  margin-bottom: .5rem;
  text-align: center;
}

.hil-wrap .hil-header-islands {
  margin-bottom: 3rem;
  position: relative;
  text-align: center;
}

.hil-wrap .hil-header-islands p {
  padding: 1rem;
  text-align: left;
}

.hil-wrap .hil-islands {
  margin: 1rem 0;
}

.hil-wrap .hil-island-box {
  display: inline-block;
  margin: 2rem auto;
  vertical-align: top;
  text-align: center;
} 

.hil-wrap .hil-heading-pennant {
  background-color: #fff;
  border-bottom: 1px solid #3f96e2;
  border-top: 1px solid #3f96e2;
  color: #3f96e2;
  display: block;
  font-weight: 600;
  margin: .5rem auto;
  padding: .5rem;
  position: relative;
  width: 90%;
}

.hil-wrap .hil-heading-pennant:before,
.hil-wrap .hil-heading-pennant:after {
  content: '';
  display: block;
  height: 3rem;
  position: absolute;
  top: 1rem;
  width: 3rem;
  z-index: -1;
}

.hil-wrap .hil-heading-pennant:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-left-blue.png');
  left: -1.25rem;
}

.hil-wrap .hil-heading-pennant:after {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-right-blue.png');
  right: -1.25rem;
}

.hil-wrap .hil-heading-pennant.triple:before,
.hil-wrap .hil-heading-pennant.triple:after {
  top: 2.25rem;
}

.hil-wrap .hil-bigisland .hil-heading-pennant {
  border-bottom: 1px solid #3ab643;
  border-top: 1px solid #3ab643;
  color: #3ab643;
}

.hil-wrap .hil-bigisland .hil-heading-pennant:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-left-green.png');
}

.hil-wrap .hil-bigisland .hil-heading-pennant:after {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-right-green.png');
}

.hil-wrap .hil-maui .hil-heading-pennant {
  border-bottom: 1px solid #ff7b99;
  border-top: 1px solid #ff7b99;
  color: #ff7b99;
}

.hil-wrap .hil-maui .hil-heading-pennant:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-left-pink.png');
}

.hil-wrap .hil-maui .hil-heading-pennant:after {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-right-pink.png');
}

.hil-wrap .hil-kauai .hil-heading-pennant {
  border-bottom: 1px solid #ba55b4;
  border-top: 1px solid #ba55b4;
  color: #ba55b4;
  white-space: nowrap;
}

.hil-wrap .hil-kauai .hil-heading-pennant:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-left-purple.png');
}

.hil-wrap .hil-kauai .hil-heading-pennant:after {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pennant-right-purple.png');
}

.hil-wrap .hil-island-heading {
  display: block;
  line-height: 2;
  padding-left: 1rem;
  text-align: left;
  width: 100%;
}

.hil-wrap .hil-island-heading > span {
  background-color: #3f96e2;
  color: #fff;
  padding: .25rem;
}

.hil-wrap .hil-bigisland .hil-island-heading > span {
  background-color: #3ab643;
}

.hil-wrap .hil-maui .hil-island-heading > span {
  background-color: #ff7b99;
}

.hil-wrap .hil-kauai .hil-island-heading > span {
  background-color: #ba55b4;
}

.hil-wrap .hil-island-box > div {
  display: block;
  font-weight: 600;
  text-align: left;
}

.hil-wrap .hil-island-box ol,
.hil-wrap .hil-footer ol {
  counter-reset: none;
  list-style: none;
  margin: 0 auto 1rem;
  -webkit-padding-start: .2rem;
          padding-inline-start: .2rem;
}

.hil-wrap .hil-island-box ol.counter-kapolei,
.hil-wrap .hil-footer ol.counter-kapolei {
  counter-reset: idx-counter 5;
}

.hil-wrap .hil-island-box ol.counter-kona,
.hil-wrap .hil-footer ol.counter-kona {
  counter-reset: idx-counter 7;
}

.hil-wrap .hil-island-box ol.counter-hilo,
.hil-wrap .hil-footer ol.counter-hilo {
  counter-reset: idx-counter 8;
}

.hil-wrap .hil-island-box ol.counter-kihei,
.hil-wrap .hil-footer ol.counter-kihei {
  counter-reset: idx-counter 9;
}

.hil-wrap .hil-island-box ol.counter-lihue,
.hil-wrap .hil-footer ol.counter-lihue {
  counter-reset: idx-counter 11;
}

.hil-wrap ol li a {
  color: #333;
  display: inline-block;
  line-height: 1.4;
  text-decoration: none;
  vertical-align: middle;
  width: 90%;
}

.hil-wrap .hil-island-box ol li,
.hil-wrap .hil-footer ol li {
  counter-increment: idx-counter;
  font-size: .75rem;
  letter-spacing: -1px;
  margin-bottom: 0;
  text-align: left;
}

.hil-wrap .hil-island-box ol li:before,
.hil-wrap .hil-footer ol li:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-blue.png');
  content: counter(idx-counter);
  color: #333;
  display: inline-block;
  font-family: 'M PLUS 1p', sans-serif;
  font-size: .8rem;
  font-weight: 600;
  height: 2.5rem;
  margin-right: .25rem;
  padding: .25rem;
  text-align: center;
  vertical-align: top;
  width: 1rem;
}

.hil-wrap .hil-bigisland .hil-island-box ol li:before,
.hil-wrap .hil-footer ol.hil-bigisland li:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-green.png');
}

.hil-wrap .hil-maui .hil-island-box ol li:before,
.hil-wrap .hil-footer ol.hil-maui li:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-pink.png');
}

.hil-wrap .hil-kauai .hil-island-box ol li:before,
.hil-wrap .hil-footer ol.hil-kauai li:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-purple.png');
}

.hil-wrap .hil-header-panel {
  background-color: #fff;
  border-radius: 1rem;
  -webkit-box-shadow: 4px 4px 0 #ddd;
          box-shadow: 4px 4px 0 #ddd;
  margin: 0 2.5% 2rem;
  padding: .5rem .5rem 0;
  position: relative;
  text-align: center;
  top: 0;
  width: 95%;
  z-index: 100;
}

.hil-wrap .hil-header-badge {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-blue.png');
  color: #333;
  display: inline-block;
  font-family: 'M PLUS 1p', sans-serif;  
  font-weight: 600;
  left: .5rem;
  height: 2.5rem;
  padding: 0;
  position: absolute;
  text-align: center;
  top: .5rem;
  width: 1.5rem;
}

.hil-wrap .hil-bigisland .hil-header-badge {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-green.png');
}

.hil-wrap .hil-maui .hil-header-badge {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-pink.png');
}

.hil-wrap .hil-kauai .hil-header-badge {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-purple.png');
}

.hil-wrap .hil-header-title {
  font-size: 1.2rem;
  height: 7rem;
  font-weight: 500;
  position: relative;
}

.hil-wrap .hil-header-title:before {
  content: url('/img/a-dv/hilton/2019/hil-header-flair.png');
  display: block;
  margin-bottom: 1rem;
  position: relative;
}

.hil-wrap .hil-header-name {
  color: #3f96e2;
  font-size: 1.2rem;
  font-weight: 600;
  min-height: 3rem;
}

.hil-wrap .hil-bigisland h2.hil-title,
.hil-wrap .hil-bigisland .hil-subtitle {
  color: #3ab643;
}

.hil-wrap .hil-maui h2.hil-title,
.hil-wrap .hil-maui .hil-subtitle {
  color: #ff7b99;
}

.hil-wrap .hil-kauai h2.hil-title,
.hil-wrap .hil-kauai .hil-subtitle {
  color: #ba55b4;
}

.hil-wrap .hil-bigisland .hil-header-name {
  color: #3ab643;
}

.hil-wrap .hil-maui .hil-header-name {
  color: #ff7b99;
}

.hil-wrap .hil-kauai .hil-header-name {
  color: #ba55b4;
}

.hil-wrap .hil-header-subtitle {
  background-color: #3f96e2;
  border-radius: 4px;
  color: #fff;
  font-size: .75rem;
  left: 0;
  letter-spacing: 1px;
  margin: 0 auto;
  position: relative;
  padding: .25rem 2.5rem;
  top: 1rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.hil-wrap .hil-bigisland .hil-header-subtitle {
  background-color: #3ab643;
}

.hil-wrap .hil-maui .hil-header-subtitle {
  background-color: #ff7b99;
}

.hil-wrap .hil-kauai .hil-header-subtitle {
  background-color: #ba55b4;
}

.hil-wrap .hil-header-subtitle:before {
  content: '\2022';
  color: #fff;
  font-size: 1rem;
  height: 1px;
  left: .75rem;
  position: absolute;
  top: calc(50% - .75rem);
  width: 1px;
}

.hil-wrap .hil-header-subtitle:after {
  content: '\2022';
  color: #fff;
  font-size: 1rem;
  height: 1px;
  right: .75rem;
  position: absolute;
  top: calc(50% - .75rem);
  width: 1px;
}

.hil-wrap .hil-card {
  padding: 1rem;
}

.hil-wrap .hil-card img {
  width: 100%;
}

.hil-wrap .hil-card p {
  padding: 0;
}

.hil-wrap .hil-card-title {
  font-size: 1rem;
  margin: 1rem auto !important;
  text-align: center;
}

.hil-wrap .hil-card-title:before,
.hil-wrap .hil-card-title:after {
  content: '';
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-blue.png');
  display: block;
  height: 6px;
  margin: .5rem 0;
  text-align: center;
  width: 100%;
}

.hil-wrap .hil-bigisland .hil-card-title:before,
.hil-wrap .hil-bigisland .hil-card-title:after {
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-green.png');
}

.hil-wrap .hil-maui .hil-card-title:before,
.hil-wrap .hil-maui .hil-card-title:after {
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-pink.png');
}

.hil-wrap .hil-kauai .hil-card-title:before,
.hil-wrap .hil-kauai .hil-card-title:after {
  background: repeat-x url('/img/a-dv/hilton/2019/hil-border-purple.png');
}

.hil-wrap .hil-info {
  border: 1px solid #666;
  border-top-left-radius: 2rem;
  border-top-right-radius: 2rem;
  border-bottom: 0;
  padding: 0 1.5rem;
  position: relative;
  text-align: center;
}

.hil-wrap .hil-info h5 {
  background: #fff;
  font-family: 'Alako-Bold', sans-serif;
  font-size: 1.5rem;
  left: 0;
  padding: .5rem;
  position: relative;
  top: -1rem;
  width: 60%;
}

.hil-wrap .hil-info h5:before {
  content: '';
  display: block;
  border-left: 2px solid #666;
  height: 2rem;
  position: absolute;
  left: 1rem;
  top: 0;
  -webkit-transform: rotate(-25deg);
      -ms-transform: rotate(-25deg);
          transform: rotate(-25deg);
  width: 0;
}

.hil-wrap .hil-info h5:after {
  content: '';
  display: block;
  border-left: 2px solid #666;
  height: 2rem;
  position: absolute;
  right: 1rem;
  top: 0;
  -webkit-transform: rotate(25deg);
      -ms-transform: rotate(25deg);
          transform: rotate(25deg);
  width: 0;
}

.hil-wrap .hil-btn-bar {
  margin-bottom: 3rem;
  text-align: center;
}

.hil-wrap .hil-owners {
  color: #ed4357;
  margin: 2rem auto;
  padding: 1rem;
  position: relative;
  text-align: center;
}

.hil-wrap .hil-owners:before {
  background: no-repeat url('/img/a-dv/hilton/2019/hil-branch-left.png');
  background-size: contain;
  content: '';
  display: inline-block;
  height: 6rem;
  position: absolute;
  top: 0;
  left: 0;
  width: 3rem;
}

.hil-wrap .hil-owners:after {
  background: no-repeat url('/img/a-dv/hilton/2019/hil-branch-right.png');
  background-size: contain;
  content: '';
  display: inline-block;
  height: 6rem;
  position: absolute;
  top: 0;
  right: -1rem;
  width: 3rem;
}

.hil-wrap .hil-owners > div {
  color: #ed4357;
  display: block;
  font-size: 1rem;
}

.hil-wrap .hil-owners > h2 {
  font-size: 1.5rem;
}

.hil-wrap .hil-owners-gallery {
  background: no-repeat url('/img/a-dv/hilton/2019/hil-bg-owners.jpg');
  background-size: 100% 100%;
  border-radius: 1rem;
  padding: 1rem 0 4rem;
}

.hil-wrap .hil-owners-gallery h3 {
  background: no-repeat url('/img/a-dv/hilton/2019/hil-text-bubble.png');
  background-size: 100% 100%;
  color: #fff;
  font-size: 1.5rem;
  height: 10rem;
  margin: 0 auto 3rem;
  padding: 1rem;
  position: relative;
  top: 2rem;
}

.hil-wrap .hil-owners-callout {
  text-align: center;
}

.hil-wrap .hil-cardlist-owners {
  display: inline-block;
  margin-bottom: 2rem;
}

.hil-wrap .hil-cardlist-owners a {
  color: #333;
  text-decoration: none;
}

.hil-wrap .hil-cardlist-owners .hil-card-owners {
  background: no-repeat url('/img/a-dv/hilton/2019/hil-photo-bg.png');
  background-size: 100% 100%;
  margin: 0 !important;
  min-height: 17rem;
  /*margin: 2.5%;
  padding: 1.25rem 1.5rem 1.25rem 1.25rem;*/
  padding: .5rem .75rem .5rem .5rem;
  vertical-align: top;
  width: 49%;
}

.hil-wrap .hil-cardlist-owners .hil-card-owners img {
  border-radius: 0;
  width: 100%;
}

.hil-wrap .hil-cardlist-owners .hil-card-owners > p {
  display: none;
}

.hil-wrap .hil-cardlist-owners .hil-card-owners .hil-card-owners-title {
  display: block;
  font-size: .9rem;
  margin-bottom: 0.25rem !important;
  padding: .5rem .25rem;
  -webkit-transform: rotate(-4deg);
      -ms-transform: rotate(-4deg);
          transform: rotate(-4deg);
}

.hil-wrap .hil-footer h2 {
  font-size: 1.5rem;
  margin: 2rem auto;
}

.hil-wrap .hil-footer > p {
  display: block;
  font-weight: 600;
  margin-bottom: 0;
  padding-left: 2rem;
  position: relative;
  text-align: left;
}

.hil-wrap .hil-footer .hil-highlight {
  color: #ed4357;
  font-size: 1.5rem;
}

.hil-wrap .hil-footer ol {
  counter-reset: none;
  list-style: none;
  margin: 0 auto 1rem;
  -webkit-padding-start: .25rem;
          padding-inline-start: .25rem;
}

.hil-wrap .hil-footer ol li {
  border-bottom: 1px solid #ddd;
  counter-increment: idx-counter;
  font-size: 1rem;
  letter-spacing: -1px;
  margin-bottom: 0;
  padding-left: 1rem;
  text-align: left;
}

.hil-wrap .hil-footer ol li:before {
  background: no-repeat 100%/contain url('/img/a-dv/hilton/2019/hil-pin-blue.png');
  content: counter(idx-counter);
  color: #333;
  display: inline-block;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 600;
  height: 2.5rem;
  margin-right: .5rem;
  padding: .25rem;
  text-align: center;
  width: 1rem;
}

.hil-wrap .hil-footer ol div:nth-of-type(1) {
  display: inline-block;
  vertical-align: super;
  width: 80%;
}

.hil-wrap .hil-footer ol div:nth-of-type(2) {
  display: inline-block;
  font-size: .75rem;
  letter-spacing: 1px;
  width: 19rem;
}

.hil-wrap .hil-footer .hil-flag {
  left: .5rem;
  position: absolute;
  top: -5rem;
}

.hil-wrap .hil-footer .flag-padding {
  margin-top: 6rem !important;
}

/* Media Target <Med+ */
/*@media screen and (orientation: portrait) and (max-width: 759px)  {
  .entry-content .hil-wrap div {
    display: block;
  }

}
*/

/* Media Target >Medium+ */
@media screen and (min-width: 759px)  {

  .hil-wrap .hil-img-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .hil-wrap .hil-img-row > img {
    border-radius: 1rem;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: .25rem auto 1rem;
    padding: .5rem;
    width: 25%;
  }

  .hil-wrap .hil-img-row > img:first-child {
    padding-left: 0;
  }

  .hil-wrap .hil-img-row > img:last-child {
    padding-right: 0;
  }

  .hil-wrap .hil-slideshow .owl-nav {
    top: 40%;
  }

  .hil-wrap hgroup {
    width: 40%;
  }

  .hil-wrap h2.hil-title {
    font-size: 4rem;
  }

  .hil-wrap .hil-header-islands-img {
    border-radius: 1rem;
    width: 70%;
  }

  .hil-wrap .hil-islands {
    bottom: 4rem;
    left: 1rem;
    position: relative;
    vertical-align: bottom;
  }

  .hil-wrap .hil-island-box {
    width: 49%;
  } 

 .hil-wrap .hil-island-heading {
    bottom: 8rem;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
  }

 .hil-wrap .hil-bigisland .hil-island-heading,
 .hil-wrap .hil-maui .hil-island-heading {
    bottom: 6rem;
  }

 .hil-wrap .hil-kauai .hil-island-heading {
    bottom: 9rem;
  }

  .hil-wrap .hil-island-heading > span {
    background-color: #3f96e2;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-family: 'M PLUS 1p', sans-serif;
    font-size: 2rem;
    font-weight: 500;
    left: 22rem;
    letter-spacing: 0;
    line-height: normal;
    margin-bottom: .25rem;
    position: relative;
    padding: 0 .5rem;
    text-align: left;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .hil-wrap .hil-header-islands {
    margin-bottom: 4rem;
  }

  .hil-wrap .hil-header-islands p {
    display: block;
    left: 21rem;
    position: relative;
    width: 60%;
  }

  .hil-wrap .hil-heading-pennant {
    font-size: 1.2rem;
    font-weight: 500;
    margin-bottom: 3rem;
    width: 60%;
  }

  .hil-wrap .hil-heading-pennant:before {
    height: 5rem;
    left: -3rem;
    top: .75rem;
    width: 4rem;
    z-index: 1;
  }

  .hil-wrap .hil-heading-pennant:after {
    height: 5rem;
    right: -3rem;
    top: .75rem;
    width: 4rem;
    z-index: 1;
  }

  .hil-wrap .hil-heading-pennant.triple {
    border-bottom: 2px solid #3f96e2;
    border-top: 2px solid #3f96e2;
  }

  .hil-wrap .hil-heading-pennant.triple:before,
  .hil-wrap .hil-heading-pennant.triple:after {
    height: 5rem;
    width: 5rem;
  }

  .hil-wrap .hil-heading-pennant.triple:before {
    left: -4rem;
  }

  .hil-wrap .hil-heading-pennant.triple:after {
    right: -4rem;
  }

  .hil-wrap .hil-header-panel {
    margin: 0 auto;
    top: -3rem;
    width: 80%;
  }

  .hil-wrap section > p {
    margin: 0 auto 3rem;
    width: 75%;
  }

  .hil-wrap .hil-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 2rem;
  }

  .hil-wrap .hil-card {
    -webkit-box-flex: 1;
        -ms-flex: 1 25%;
            flex: 1 25%;
  }

  .hil-wrap .hil-card-title {
    font-size: .8rem;
    line-height: 1.4;
  }

  .hil-wrap .hil-card-title p {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 3rem;
    -webkit-margin-before: 0;
            margin-block-start: 0;
    -webkit-margin-after: 0;
            margin-block-end: 0;
    margin: 0 !important;
  }

  .hil-wrap .hil-header-subtitle {
    width: 60%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .hil-wrap .hil-info h5 {
    margin: 0 auto;
    padding: .25rem;
    width: 30%;
  }

  .hil-wrap .hil-info {
    margin: 0 auto 2rem;
    width: 80%;
  }

 .hil-wrap .hil-btn-bar > br {
    display: none;
  }

  .hil-wrap .hil-btn {
    width: auto;
  }

/* PANEL CARD VERSION*/
  .hil-wrap .hil-hotel.card {
    display: inline-block;
    vertical-align: top;
    width: 49%;
  }

  .hil-wrap .hil-hotel.card .hil-header-panel {
    -webkit-box-shadow: none;
            box-shadow: none;
    top: 0;
    width: 100%;
  }

  .hil-wrap .hil-hotel.card .hil-header-badge {
    left: 2rem;
    top: -1rem;
  }

  .hil-wrap .hil-hotel.card .hil-header-subtitle {
    margin: 2rem auto;
    top: 0;
    width: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }

  .hil-wrap .hil-hotel.card p {
    width: 80%;
  }

  .hil-wrap .hil-hotel.card .hil-info h5 {
    width: 60%;
  }

  .hil-wrap .hil-owners {
    width: 50%;
  }

  .hil-wrap .hil-cardlist-owners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners {
    -webkit-box-flex: 1;
        -ms-flex: 1 24%;
            flex: 1 24%;
    margin: 2.5% !important;
    padding: 1rem 1.25rem 1rem 1rem;
    width: 25%;
  }

  .hil-wrap .hil-owners-callout br {
    display: none;
  }

  .hil-wrap .hil-owners-gallery h3 {
    width: 50%;
  }

  .hil-wrap .hil-owners > div {
    font-size: 1.25rem;
  }

  .hil-wrap .hil-owners > h2 {
    font-size: 2rem;
  }

  .hil-wrap .hil-footer ol div:nth-of-type(1) {
    width: 55%;
  }

  .hil-wrap .hil-footer ol li {
    padding-left: 1rem;
  }

  .hil-wrap .hil-footer .hil-flag {
    left: 0;
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(1) {
    -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(2) {
    -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
            transform: rotate(0);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(3) {
    -webkit-transform: rotate(9deg);
        -ms-transform: rotate(9deg);
            transform: rotate(9deg);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(4) {
    -webkit-transform: rotate(-2deg);
        -ms-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(5) {
    -webkit-transform: rotate(2deg);
        -ms-transform: rotate(2deg);
            transform: rotate(2deg);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(6) {
    -webkit-transform: rotate(-11deg);
        -ms-transform: rotate(-11deg);
            transform: rotate(-11deg);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(7) {
    -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
            transform: rotate(5deg);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(8) {
    -webkit-transform: rotate(-4deg);
        -ms-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }

  .hil-wrap .hil-cardlist-owners .hil-card-owners:nth-of-type(9) {
    -webkit-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
            transform: rotate(3deg);
  }

}