h3.amenities-section-headline {
  font-size: 3em;
}
.mmc-block-content p.mmcrte-large {
  line-height: 1.22;
  margin-top: 0;
}
body:not(.button-style-default) .dark-bold .mmc-editable-button{
  font-size: 25px;
  transition: all 0.25s ease-in-out;
}
body:not(.button-style-default) .dark-bold .mmc-editable-button:hover, body:not(.button-style-default) .dark-bold .mmc-editable-button:focus{
  opacity: 1;
}
.tweak-transparent-header:not(.header--menu-open) .header-announcement-bar-wrapper.dark-bold{
  margin-top: 50px;
}
.mmc-block-content li p{
  margin-top: 0;
}
p.mmcrte-small {
  margin-left: 40px;
}
:not(.has-background) .section-background{
  background-color: transparent;
}
ul.mmc-two-row-row{
  column-gap: 50px;
}
.thumb-image{
  object-fit: cover;
}
.hero-image-image{
  opacity: 0.6;
}
.main-hero-content{
  position: relative;
  z-index: 3;
  width: 100% !important;
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  padding: 0 !important;
}
.main-hero-content > .content{
  max-width: 1200px;
  padding: 0 5%;
  filter: drop-shadow(1px 1px 15px rgba(0,0,0,0.25));
}
.main-hero-title{
  text-align: center;
}
.main-hero-title img{
  width: 600px;
  /*width: 30vw;*/
}
h1.hero-main-title-text{
  margin: 0.5em auto;
}
.section-background.section-bg-img:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0+0,1+100 */
  background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.disclaimer-main{
  max-width: 800px;
  font-size: 0.8em;
  margin: 0 auto;
}
.telephonelink{
  padding: 5px 10px;
  text-decoration: none !important;
  font-size: 1.33em;
}
.header-announcement-bar-wrapper{
  margin-top: 1em !important;
}
.header-actions.header-actions--right{
  display: block !important;
}
@media(max-width: 768px){
  .header-actions.header-actions--right{
    width: 100% !important;
    text-align: center !important;
  }
}
.page-section{
  overflow: hidden;
}
h1{
  font-size: 4.5rem;
  line-height: 1.1em;
}
@media(max-width: 767px){
  h1{
    font-size: 3rem;
    line-height: 1.1em;
  }
}
.tylbfooter__gs img{
  width: 170px;
  height: auto;
}
.disclaimer-holder{
  font-size: 0.8em;
  padding: 1% 5%;
}
#yui_3_17_2_1_1576096150033_122 .mmc-block{
  padding-top: 0;
  padding-bottom :0;
}
#yui_3_17_2_1_1576096150033_118{
  display: flex;
  justify-content: center;
  align-items: center;
}
#yui_3_17_2_1_1576096150033_118 > *{
  width: 60%;
}
#yui_3_17_2_1_1576096150033_118 > *:last-child,
#yui_3_17_2_1_1576096150033_118 > *:first-child{
  width: 20%;
  min-width: 180px;
}
.mean-footericons{
  text-align: left;
  margin: 0 auto;
}
@media(max-width: 767px){
  #yui_3_17_2_1_1576096150033_118{
    flex-wrap: wrap;
  }
  #yui_3_17_2_1_1576096150033_118 > *{
    width: 100% !important;
  }
  .tylbfooter__gs img{
    width: 200px;
  }
  .mmc-logo-holder,
  .mean-footericons{
    text-align: center;
    margin: 1rem auto;
  }
}
.footericons svg,
.footericons{
  display: inline-block;
  width: 45px;
  height: 45px;
  margin: 5px;
}