.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px; }

/**
 * Contact Us - Hotel Information Block
 **/
.view-hotel-contact-information {
  border: 1px solid #ccc; }
  .view-hotel-contact-information h1, .view-hotel-contact-information h4 {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    text-align: center; }
  .view-hotel-contact-information .info {
    box-sizing: border-box;
    float: left;
    padding: 40px 20px 0;
    width: 40%; }
    .view-hotel-contact-information .info h1 {
      font-size: 27px; }
  .view-hotel-contact-information .map {
    float: right;
    width: 60%; }
  .view-hotel-contact-information .directions {
    border-top: 1px solid #ccc;
    clear: both;
    padding: 20px 10px; }
    .view-hotel-contact-information .directions > div {
      border: 1px solid #ccc;
      float: left;
      margin: 0 10px;
      padding: 20px 40px;
      width: 26%; }
      .view-hotel-contact-information .directions > div h4 {
        font-size: 18px; }

@media screen and (min-width: 960px) {
  .node-type-contact-page .hero .slide__media .background-img {
    height: 403px !important; } }

.transportation-wrapper > div {
  max-width: 1400px; }

.transportation-wrapper .transportation {
  font-size: 0;
  margin: 0 -15px; }
  .transportation-wrapper .transportation *, .transportation-wrapper .transportation *:before, .transportation-wrapper .transportation *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .transportation-wrapper .transportation .transportation-type {
    display: inline-block;
    vertical-align: middle;
    vertical-align: top;
    width: 100%;
    padding: 0 15px;
    text-align: center;
    color: #767d84;
    margin-bottom: 25px; }
    @media screen and (min-width: 768px) {
      .transportation-wrapper .transportation .transportation-type {
        width: 33.33333%;
        margin-bottom: 0; } }
    .transportation-wrapper .transportation .transportation-type .transportation-inner {
      max-width: 340px;
      margin: 0 auto; }
    .transportation-wrapper .transportation .transportation-type span {
      font-size: 24px;
      font-family: "BaskervilleOldFacD";
      display: block;
      margin-bottom: 20px;
      line-height: 40px; }
      @media screen and (min-width: 768px) {
        .transportation-wrapper .transportation .transportation-type span {
          font-size: 28px;
          margin-bottom: 27px; } }
    .transportation-wrapper .transportation .transportation-type.air span:before {
      background: url("../img//icons/icon-airplane.png") no-repeat center center;
      width: 65px;
      height: 39px;
      background-size: cover;
      display: inline-block;
      vertical-align: middle; }
    .transportation-wrapper .transportation .transportation-type.rail span:before {
      background: url("../img//icons/icon-train.png") no-repeat center center;
      width: 34px;
      height: 43px;
      background-size: cover;
      display: inline-block;
      vertical-align: middle; }
    .transportation-wrapper .transportation .transportation-type.car span:before {
      background: url("../img//icons/icon-car.png") no-repeat center center;
      width: 56px;
      height: 28px;
      background-size: cover;
      display: inline-block;
      vertical-align: middle; }

#main .transportation-wrapper {
  padding: 20px 0; }
  @media screen and (min-width: 768px) {
    #main .transportation-wrapper {
      padding: 40px 0; } }
  @media screen and (min-width: 1280px) {
    #main .transportation-wrapper {
      padding: 67px 0 47px; } }

.view-contact-us-book-a-room .phone-disclaimer {
  font-size: 14px !important;
  margin: 0;
  font-family: "Lato", sans-serif !important; }

.view-contact-us-book-a-room p {
  margin: 0 0 10px 0; }

.property-accordion-list p {
  margin: 0 0 10px 0; }

.property-accordion-list .phone-disclaimer {
  font-size: 12px !important;
  margin: 0;
  font-family: "Lato", sans-serif !important; }

section[data-bid="ph_page-ph_page_dynamic_contact_us"] {
  padding-bottom: 56px; }

.contact-enquiries {
  background: #fff;
  font-family: "BaskervilleOldFacD";
  font-size: 18px;
  padding: 30px 60px;
  text-align: center; }
  .contact-enquiries .icons {
    display: block;
    justify-content: space-around;
    margin-bottom: 30px; }
    @media only screen and (min-width: 640px) {
      .contact-enquiries .icons {
        display: flex; } }
    .contact-enquiries .icons .section {
      margin-bottom: 15px;
      text-align: center; }
      @media only screen and (min-width: 640px) {
        .contact-enquiries .icons .section {
          margin-bottom: 0; } }
      .contact-enquiries .icons .section span, .contact-enquiries .icons .section a {
        color: #000;
        display: block;
        font-size: 22px;
        text-decoration: none; }
        .contact-enquiries .icons .section span.InfinityNumber, .contact-enquiries .icons .section a.InfinityNumber {
          font-family: "Agenda Regular", Arial, Helvetica, sans-serif;
          font-size: 24px; }
      .contact-enquiries .icons .section .icon {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        height: 30px;
        margin: 0 auto 5px;
        width: 30px; }
        .contact-enquiries .icons .section .icon.room {
          background-image: url("../img/icons/booking-beds.png"); }
        .contact-enquiries .icons .section .icon.event {
          background-image: url("../img/icons/booking-dates.png"); }
        .contact-enquiries .icons .section .icon.enquiry {
          background-image: url("../img/icons/headset.png"); }
  .contact-enquiries .buttons .btn {
    display: inline-block;
    font-size: 17px;
    padding: 8px;
    margin-bottom: 10px;
    width: 100%; }
    @media only screen and (min-width: 640px) {
      .contact-enquiries .buttons .btn {
        margin: 0 12px 10px;
        width: 40%; } }
    @media only screen and (min-width: 1180px) {
      .contact-enquiries .buttons .btn {
        max-width: 200px;
        width: 100%; } }

/*# sourceMappingURL=contact.css.map */