.page .page-inner {
  display: inline-block;
  padding: 30px;
  width: 70%; }
  @media only screen and (max-width: 468px) {
    .page .page-inner {
      width: 100%; } }

.page .page-inner--full {
  display: inline-block;
  padding: 30px;
  width: 100%; }

.page .page-sidebar {
  width: 30%;
  float: right;
  padding-top: 30px; }
  @media only screen and (max-width: 1024px) {
    .page .page-sidebar {
      padding-top: 80px; } }

.page .page-masthead img {
  width: 100%; }

.page h1 {
  text-align: center; }
  .page h1:after {
    content: '';
    width: 55px;
    display: block;
    margin: 20px auto 0;
    padding-bottom: 15px;
    border-top: 1px solid #ccc; }

.page h2:after {
  content: '';
  width: 55px;
  display: block;
  margin-top: 20px;
  padding-bottom: 15px;
  border-top: 1px solid #ccc;
  margin: auto; }

.page p {
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
  line-height: 1.8rem; }

.page hr {
  margin: 2rem 0; }

.page table {
  width: unset; }

.page .text-align-center {
  text-align: center; }

.page #details {
  position: absolute;
  width: calc(100% + 1px);
  background-color: white;
  border: 1px solid black;
  margin-top: 5px; }

@media (min-width: 468px) {
  .page .page-main {
    width: 100%;
    display: inline-block; } }

@media (max-width: 468px) {
  .page-sidebar {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hide-for-medium-only {
    display: none !important; } }

@media only screen and (max-width: 1024px) {
  .page-main {
    padding-top: 50px; } }

.iprefer-planner-cta {
  max-width: 240px;
  margin: 30px 0;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #b41a83;
  border-radius: 50px;
  color: #b41a83;
  margin: 30px auto; }

.iprefer-planner-cta a {
  display: block;
  padding-top: 12px;
  padding-right: 25px;
  padding-bottom: 12px;
  padding-left: 25px;
  color: #b41a83;
  text-decoration: none;
  width: 238px;
  height: 44px; }

.cta-container {
  display: flex;
  width: 80%;
  margin: auto; }

.cta-container > div {
  width: 33%; }

@media only screen and (max-width: 970px) {
  .cta-container {
    display: block; }
  .cta-container > div {
    margin: auto;
    width: auto; } }

.logos {
  padding-top: 1rem;
  z-index: 10; }
  .logos > a:nth-child(2) {
    margin-top: 30px;
    padding: 0;
    max-width: 165px; }
  .logos a img {
    max-width: 165px; }
  .logos .iprefer-header-logo {
    width: 100%;
    max-width: 350px;
    height: auto; }
  .logos:after {
    content: ' ';
    display: block;
    clear: both; }
  .logos .iprefer-logo {
    position: absolute;
    left: 135px;
    top: 70px;
    font-size: 12px;
    letter-spacing: 0.05em;
    color: #000;
    white-space: nowrap;
    font-weight: 300;
    padding-top: 2rem;
    padding-bottom: 0; }
    .logos .iprefer-logo:hover {
      text-decoration: underline; }
  .logos .jump-logo {
    position: absolute;
    left: 135px;
    top: -15px;
    font-size: 12px;
    letter-spacing: 0.05em;
    color: #000;
    white-space: nowrap;
    font-weight: 300;
    padding-top: 2rem;
    padding-bottom: 0; }
    .logos .jump-logo:hover {
      text-decoration: underline; }
  .logos .iprefer-logo-default {
    left: 66px; }

.logo-left {
  border-right: 0.5px solid;
  padding-right: 20px; }

@media only screen and (max-width: 1024px) {
  .iprefer-logo-default {
    left: 33px !important; } }

/* IE Only */
@media all and (-ms-high-contrast: none) {
  .logos .iprefer-logo {
    top: 10px !important; } }

.itinerary * {
  text-align: left;
  color: #000;
  padding: 20px; }

.itinerary h2,
.itinerary h1 {
  text-align: center; }

.iprefer-login-form {
  padding: 30px;
  max-width: 1340px;
  margin: auto; }
  @media only screen and (max-width: 992px) {
    .iprefer-login-form {
      padding-top: 90px; } }
  .iprefer-login-form h2 {
    font-weight: 300; }
  .iprefer-login-form .iprefer-login-title {
    font-size: 32px;
    font-weight: 300;
    text-align: center; }
  .iprefer-login-form strong,
  .iprefer-login-form p {
    line-height: 1.8rem;
    letter-spacing: 0.05em; }
  .iprefer-login-form .form-group {
    width: 100%; }
    .iprefer-login-form .form-group:first-of-type {
      float: left; }
    .iprefer-login-form .form-group input {
      width: 100%; }
    .iprefer-login-form .form-group p {
      font-weight: 300;
      padding-top: 0;
      font-size: 12px; }
    .iprefer-login-form .form-group .forgot-password {
      float: right;
      color: #b41a83;
      cursor: pointer; }
  .iprefer-login-form .login-submit-container {
    padding-top: 30px;
    margin: auto;
    display: block; }
  .iprefer-login-form .login-submit-button {
    width: 100%; }

.login-join-now {
  margin-top: 2rem; }
  .login-join-now-button {
    margin: 0 auto;
    margin-top: 1rem;
    display: block !important;
    width: 49%; }

@media (min-width: 768px) {
  .iprefer-login-form .form-group {
    width: 49%;
    margin-right: 1%;
    display: inline-block; }
  .iprefer-login-form .login-submit-container {
    display: block;
    margin: auto; } }

@media only screen and (max-width: 768px) {
  .login-join-now-button {
    width: 100%; } }

.search-card {
  border: 1px solid #ccc;
  margin: 0 auto 2rem;
  padding: 0;
  display: block;
  min-height: 100px;
  position: relative; }
  .search-card .header {
    width: 100%; }
  .search-card .search-card-rating {
    float: right; }
  .search-card__distance {
    float: right; }
  .search-card.unit {
    padding: 1.75rem;
    border: none; }
    .search-card.unit:nth-last-child(n-2) {
      margin-bottom: 0; }
    .search-card.unit .ui.items > .item > .image {
      max-width: 180px;
      max-height: 140px; }
    .search-card.unit .ui.items > .item > .content {
      margin: 0 auto !important; }
      .search-card.unit .ui.items > .item > .content.image {
        margin: auto 0; }
    .search-card.unit .ui.items > .item > .content > .header {
      display: block;
      border-bottom: 1px solid #ccc;
      padding: 10px 0; }
    .search-card.unit .ui.grid {
      margin-top: 0; }
    .search-card.unit .ui.items > .item > .content > .description {
      border-bottom: 1px solid #ccc;
      padding-bottom: 20px; }
  .search-card .terms {
    text-align: right;
    padding: 10px; }
  .search-card .description .ui.grid {
    align-items: flex-start; }
    .search-card .description .ui.grid .column:nth-child(2) {
      text-align: right;
      align-items: flex-end;
      display: flex;
      justify-content: flex-end; }
      @media only screen and (max-width: 850px) and (min-width: 320px) {
        .search-card .description .ui.grid .column:nth-child(2) {
          display: block;
          padding-top: 0;
          padding-right: 0; }
          .search-card .description .ui.grid .column:nth-child(2) .rate-card {
            margin: 0 0 1rem; } }
  .search-card .meta:after {
    content: '';
    width: 50px;
    margin: 0.75rem 0 0.25rem;
    display: block;
    border-top: 1px solid #ccc; }
  .search-card .search-card-sub-head {
    padding: 0 !important; }
    .search-card .search-card-sub-head p {
      padding: 0;
      padding-bottom: 10px;
      font-size: 0.85rem;
      line-height: 1rem;
      letter-spacing: 0.05em;
      font-weight: 300; }
  .search-card .ui.items > .item > .image + .content {
    padding: 1.5rem 1rem 0rem;
    margin: 0 auto; }
  .search-card .ui.items > .item > .image:not(.ui) {
    width: auto; }
  .search-card .header {
    text-transform: uppercase; }
    .search-card .header a {
      color: inherit; }
  .search-card .rate-card {
    display: inline-block;
    text-align: left;
    padding: 0 10px;
    margin-right: 20px; }
    .search-card .rate-card .price {
      font-weight: 200;
      font-size: 1.5rem;
      line-height: 2rem; }
    .search-card .rate-card p {
      padding: 0;
      font-weight: 200;
      font-size: 0.75rem; }
  .search-card .ui.items > .item > .content > .header:not(.ui) {
    font-weight: normal; }
  .search-card .ui > .item > .image {
    overflow: hidden;
    max-width: 250px; }
    .search-card .ui > .item > .image img {
      width: 100%;
      height: 100%; }
  .search-card .show-details-btn {
    margin-top: 20px;
    color: rgba(0, 0, 0, 0.85); }
    .search-card .show-details-btn:before {
      content: ' ';
      display: inline-block;
      background: transparent url(/assets/images/select-arrow.png) no-repeat;
      padding: 7px;
      background-position: center;
      margin-right: 5px;
      transform: rotate(-90deg); }
    .search-card .show-details-btn.show:before {
      transform: none; }
  .search-card a.image {
    position: relative; }
    .search-card a.image .caption {
      background-color: rgba(0, 0, 0, 0.5);
      color: #fff;
      text-align: center;
      width: 100%;
      z-index: 3;
      padding: 0.375rem;
      margin: 0;
      font-size: 0.75rem;
      position: absolute;
      bottom: 0;
      left: 0;
      text-transform: uppercase; }

@media (min-width: 1200px) {
  .search-card .ui.container {
    width: unset !important; } }

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .search-card .ui.container {
    width: 100%; } }

@media only screen and (max-width: 450px) {
  .search-card .ui.items:not(.unstackable) > .item > .image,
  .search-card .ui.items:not(.unstackable) > .item > .image > img {
    width: 100% !important;
    max-height: unset !important; }
  .search-card .ui.container {
    margin: 0 !important; } }

/* IE Only */
@media all and (-ms-high-contrast: none) {
  .search-card .search-card-rating {
    float: none !important; }
  .search-card-sub-head {
    width: 350px !important; }
  .search-card .description .ui.grid .column {
    width: 220px !important; } }

.search-header {
  text-align: center;
  margin: 60px auto 2rem; }
  .search-header h1 {
    font-size: 48px; }
  .search-header p {
    width: 36%;
    font-weight: 300;
    padding: 1rem 2rem;
    margin: 0 auto;
    border-bottom: 1px solid #ccc; }
  @media only screen and (max-width: 1024px) and (min-width: 868px) {
    .search-header h1 {
      font-size: 2.75rem; } }
  @media only screen and (max-width: 868px) and (min-width: 375px) {
    .search-header h1 {
      font-size: 1.8rem;
      margin-top: 5rem; } }

.search-container {
  padding: 0 30px; }
  @media (max-width: 480px) {
    .search-container {
      padding: 0px; } }
  .search-container.default-search {
    text-align: center; }
    .search-container.default-search ul {
      list-style: none; }
    .search-container.default-search a {
      text-decoration: underline;
      line-height: 50px; }
  .search-container .search-residence-filter .filter-control.range {
    margin: 50px 20px; }
  .search-container .search-residence-filter .price .ui.grid {
    margin-top: -1rem; }
  .search-container .panel,
  .search-container .panel h1 {
    padding-top: 0; }
  .search-container h1 {
    font-family: AldusNovaPro, serif;
    font-weight: normal; }
  .search-container .panel img {
    width: 38px;
    height: 30px; }
  .search-container .sort-filter label {
    width: auto; }
  .search-container .sort-filter label + div {
    width: 70%; }
  .search-container .sort-filter select {
    padding-left: 0;
    margin-left: 15px;
    width: 100%; }
  .search-container .sort-filter label,
  .search-container .sort-filter label + div {
    display: inline-block; }
  .search-container ul.view-filter {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center; }
    .search-container ul.view-filter li {
      display: inline-block;
      background-repeat: no-repeat;
      margin: 0 5px;
      min-width: 30px;
      min-height: 30px;
      background-position: center;
      line-height: 30px;
      cursor: pointer; }
      .search-container ul.view-filter li:first-child {
        cursor: default; }
      .search-container ul.view-filter li.list {
        background-image: url("/list-view-inactive.png"); }
      .search-container ul.view-filter li.list.active {
        background-image: url("/list-view.png"); }
      .search-container ul.view-filter li.map {
        background-image: url("/map-view-inactive.png"); }
      .search-container ul.view-filter li.map.active {
        background-image: url("/map-view.png"); }
  .search-container .filter-controls .column:last-child {
    text-align: right; }
  .search-container .location-filter select {
    width: 100%; }
  .search-container .action-buttons {
    margin-top: 10px; }
    .search-container .action-buttons .ph-btn:last-child {
      float: right; }
    .search-container .action-buttons:after {
      content: ' ';
      display: block;
      clear: both; }
  .search-container .search-residence-filter .residence {
    margin-top: 20px; }
    .search-container .search-residence-filter .residence select {
      background: none; }
  .search-container .search-filter {
    padding-bottom: 50px;
    position: relative; }
    .search-container .search-filter.residence-type {
      margin-top: 120px; }
    .search-container .search-filter .preference h3 {
      font-weight: normal; }
    .search-container .search-filter .close {
      font-size: 30px;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      color: #b41a83;
      z-index: 8; }
      @media only screen and (max-width: 1024px) {
        .search-container .search-filter .close {
          top: 75px;
          right: 40px; } }
  .search-container .hide {
    display: none; }
  .search-container .price .ui.grid {
    margin-top: 50px; }

.collection-search .search-banner {
  position: relative;
  color: #fff;
  padding: 50px; }
  .collection-search .search-banner:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
  .collection-search .search-banner p {
    line-height: 1.8rem; }
  .collection-search .search-banner .content {
    width: 50%;
    position: relative; }
  .collection-search .search-banner h1 {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 20px; }

.collection-search .center-text {
  text-align: center; }

.collection-search h1 {
  font-family: AldusNovaPro, serif;
  font-size: 2rem;
  font-weight: 200; }

.collection-search .search-header {
  margin: 0; }
  .collection-search .search-header h1 {
    display: non; }

.preference h3 {
  text-align: center;
  border-bottom: 1px solid #999;
  padding: 10px 0; }
  .preference h3 + h3 {
    font-size: 1.40625rem;
    margin-bottom: -0.53595rem;
    padding-top: 0.53595rem;
    text-align: left;
    border-bottom: 0; }

.search-container {
  padding: 0 30px; }
  @media (max-width: 480px) {
    .search-container {
      padding: 0px; } }
  .search-container.default-search {
    text-align: center; }
    .search-container.default-search ul {
      list-style: none; }
    .search-container.default-search a {
      text-decoration: underline;
      line-height: 50px; }
  .search-container .search-residence-filter .filter-control.range {
    margin: 50px 20px; }
  .search-container .search-residence-filter .price .ui.grid {
    margin-top: -1rem; }
  .search-container .panel,
  .search-container .panel h1 {
    padding-top: 0; }
  .search-container h1 {
    font-family: AldusNovaPro, serif;
    font-weight: normal; }
  .search-container .panel img {
    width: 38px;
    height: 30px; }
  .search-container .sort-filter label {
    width: auto; }
  .search-container .sort-filter label + div {
    width: 70%; }
  .search-container .sort-filter select {
    padding-left: 0;
    margin-left: 15px;
    width: 100%; }
  .search-container .sort-filter label,
  .search-container .sort-filter label + div {
    display: inline-block; }
  .search-container ul.view-filter {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center; }
    .search-container ul.view-filter li {
      display: inline-block;
      background-repeat: no-repeat;
      margin: 0 5px;
      min-width: 30px;
      min-height: 30px;
      background-position: center;
      line-height: 30px;
      cursor: pointer; }
      .search-container ul.view-filter li:first-child {
        cursor: default; }
      .search-container ul.view-filter li.list {
        background-image: url("/list-view-inactive.png"); }
      .search-container ul.view-filter li.list.active {
        background-image: url("/list-view.png"); }
      .search-container ul.view-filter li.map {
        background-image: url("/map-view-inactive.png"); }
      .search-container ul.view-filter li.map.active {
        background-image: url("/map-view.png"); }
  .search-container .filter-controls .column:last-child {
    text-align: right; }
  .search-container .location-filter select {
    width: 100%; }
  .search-container .action-buttons {
    margin-top: 10px; }
    .search-container .action-buttons .ph-btn:last-child {
      float: right; }
    .search-container .action-buttons:after {
      content: ' ';
      display: block;
      clear: both; }
  .search-container .search-residence-filter .residence {
    margin-top: 20px; }
    .search-container .search-residence-filter .residence select {
      background: none; }
  .search-container .search-filter {
    padding-bottom: 50px;
    position: relative; }
    .search-container .search-filter.residence-type {
      margin-top: 120px; }
    .search-container .search-filter .preference h3 {
      font-weight: normal; }
    .search-container .search-filter .close {
      font-size: 30px;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      color: #b41a83;
      z-index: 8; }
      @media only screen and (max-width: 1024px) {
        .search-container .search-filter .close {
          top: 75px;
          right: 40px; } }
  .search-container .hide {
    display: none; }
  .search-container .price .ui.grid {
    margin-top: 50px; }

.collection-search .search-banner {
  position: relative;
  color: #fff;
  padding: 50px; }
  .collection-search .search-banner:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
  .collection-search .search-banner p {
    line-height: 1.8rem; }
  .collection-search .search-banner .content {
    width: 50%;
    position: relative; }
  .collection-search .search-banner h1 {
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding-bottom: 20px; }

.collection-search .center-text {
  text-align: center; }

.collection-search h1 {
  font-family: AldusNovaPro, serif;
  font-size: 2rem;
  font-weight: 200; }

.collection-search .search-header {
  margin: 0; }
  .collection-search .search-header h1 {
    display: non; }

.map-marker-flyout {
  width: 370px;
  background-color: #fff;
  max-width: 370px;
  overflow: hidden;
  background-color: white;
  border-radius: 8px;
  padding: 12px;
  box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.3);
  text-align: center; }
  .map-marker-flyout img {
    width: 100%; }
  .map-marker-flyout .ui.grid .column.marker-info {
    justify-content: center;
    display: flex;
    align-items: center; }
  .map-marker-flyout__info {
    width: 70%;
    margin: 0 auto; }
  .map-marker-flyout__price__container {
    font-size: 20px;
    border-bottom: 1px solid #ccc; }
  .map-marker-flyout__name {
    font-size: 18px;
    padding-top: 7px; }
  .map-marker-flyout__location {
    font-size: 12px;
    line-height: 30px; }
  .map-marker-flyout .ph-btn {
    margin-top: 10px; }

@media (min-width: 768px) {
  .map-marker-flyout {
    width: 648px;
    max-width: 648px; } }

.error-page {
  background-image: url(/page-not-found.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center; }
  .error-page .main {
    font-weight: 600;
    margin-top: 60px;
    font-size: 1.3em;
    padding-top: 18%;
    font-style: italic;
    margin-left: 23%;
    width: 37%; }

.modal {
  left: unset;
  height: unset;
  top: unset; }
  .modal h2::after {
    display: none; }

button {
  border-radius: unset;
  box-shadow: unset; }

.iprefer-icons {
  padding: 0; }
  .iprefer-icons > li {
    list-style: none; }
    .iprefer-icons > li > img {
      display: block;
      margin: 7px auto;
      width: 3rem;
      height: 3rem; }

.press-archive {
  padding: 1.75rem;
  margin-bottom: 2rem; }
  .press-archive .press-archive-menu-wrapper {
    position: relative;
    font-weight: 200;
    font-size: 0.9rem; }
    .press-archive .press-archive-menu-wrapper .press-archives-menu {
      position: absolute;
      width: 55%;
      left: 45px;
      top: -10px; }
      .press-archive .press-archive-menu-wrapper .press-archives-menu select {
        -webkit-apearance: none;
        -moz-apearance: none;
        -o-apearance: none;
        -ms-apearance: none;
        appearance: none;
        outline: none;
        width: 100%;
        font-size: 1rem;
        border-radius: 2px;
        font-weight: 300;
        padding: 0.75rem 1.75rem 0.25rem 0.25rem;
        background-color: #fff; }
        .press-archive .press-archive-menu-wrapper .press-archives-menu select:focus {
          box-shadow: 0 0 3pt 2pt #719ece; }
      @media only screen and (max-width: 1024px) and (min-width: 768px) {
        .press-archive .press-archive-menu-wrapper .press-archives-menu {
          font-size: 0.8rem;
          width: 10rem; } }

.bulletin-container {
  display: flex;
  padding: 2rem; }
  .bulletin-container p {
    line-height: 1.8rem;
    letter-spacing: 0.05em;
    font-weight: 400; }
  .bulletin-container a {
    color: #b41a83;
    text-decoration: none; }
    .bulletin-container a:focus {
      box-shadow: 0 0 3pt 2pt #719ece; }
  .bulletin-container .bulletin-wraper {
    border: 1px solid #ccc;
    padding: 1.25rem;
    width: 65%; }
  .bulletin-container .bulletin-header h1 {
    font-size: 2rem;
    text-align: left;
    line-height: 2.25rem;
    font-weight: 200; }
  .bulletin-container .bulletin-header ::after {
    content: '';
    width: 55px;
    display: block;
    margin-top: 2rem;
    padding-bottom: 1.5rem;
    border-top: 1px solid #ccc; }
  .bulletin-container .bulletin-centent {
    font-size: 1rem; }
    .bulletin-container .bulletin-centent #day-field {
      margin-bottom: 2.25rem;
      font-weight: 400; }
    .bulletin-container .bulletin-centent .masthead-img img {
      width: 100%;
      margin-bottom: 1rem; }
    .bulletin-container .bulletin-centent p {
      margin-bottom: 0.5rem;
      padding-top: 0.5rem; }
    .bulletin-container .bulletin-centent .body {
      line-height: 2rem;
      letter-spacing: 0.05em;
      font-weight: 200; }
  .bulletin-container .generic-centent {
    padding-top: 1.5rem;
    line-height: 2rem;
    letter-spacing: 0.05em; }
    .bulletin-container .generic-centent .bulletin-contact {
      padding-top: 0;
      padding-left: 0; }
    .bulletin-container .generic-centent p:first-child ::before {
      content: '';
      width: 55px;
      display: block;
      margin-top: 2rem;
      padding-bottom: 1.5rem;
      border-top: 1px solid #ccc; }
    .bulletin-container .generic-centent h4 {
      font-size: 0.8rem;
      font-weight: 500; }
    .bulletin-container .generic-centent a {
      color: #b41a83;
      text-decoration: none; }

.press-column {
  width: 28%;
  height: 100%;
  margin-left: 1.25rem; }
  .press-column h4 {
    font-family: Helvetica Neue, Helvetica, Arial;
    font-size: 1.6rem;
    line-height: 2.5rem;
    letter-spacing: 0.05rem;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 1rem;
    padding-top: 1.75rem;
    color: #000; }
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .press-column h4 {
        font-size: 1.5rem; } }
  .press-column > div {
    padding: 1.75rem;
    margin-bottom: 2rem; }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .bulletin-container {
    background-color: #ebebeb; }
    .bulletin-container .bulletin-wraper,
    .bulletin-container .press-column {
      background-color: #fff;
      margin-top: 3rem;
      border: none; }
    .bulletin-container .press-column {
      width: 33%; } }

@media only screen and (max-width: 768px) and (min-width: 375px) {
  .press-column {
    display: none; }
  .bulletin-wraper {
    margin-top: 3rem;
    width: 100% !important;
    border: none !important; } }

.destinations-wraper {
  font: inherit; }
  .destinations-wraper .destinations-head-title {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 10px; }
    .destinations-wraper .destinations-head-title h2 {
      font-size: 2.75rem;
      font-weight: 300;
      line-height: 2.5rem;
      text-transform: capitalize; }
    .destinations-wraper .destinations-head-title h2:after {
      content: none; }
  .destinations-wraper .destinations-head-number {
    text-align: center;
    text-transform: uppercase;
    content: '';
    display: block;
    margin: 1.5rem auto 1rem;
    width: 30%;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05em; }
  .destinations-wraper .destinations-head-img {
    max-height: 460px;
    margin: 0 auto 1rem;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    text-align: center; }
    .destinations-wraper .destinations-head-img img {
      max-width: 100%; }

.poi-accordian {
  margin-top: 4rem; }
  .poi-accordian .header {
    cursor: pointer;
    margin-left: 1.75rem;
    padding: 2rem 0 1rem 0;
    border-top: 1px solid #999;
    font-size: 2.2rem;
    font-weight: 400; }
    .poi-accordian .header a {
      color: black;
      outline: none; }
      .poi-accordian .header a:focus {
        outline: 1px solid #999; }
    @media screen and (min-width: 768px) {
      .poi-accordian .header {
        text-align: center; } }
  .poi-accordian .poi-content {
    flex-direction: column;
    width: 100%;
    margin: 0 1.75rem 1.75rem;
    padding-right: 2rem;
    letter-spacing: 0.05em; }
    .poi-accordian .poi-content::before {
      content: '';
      display: block;
      border-top: 1px solid #999;
      padding: 1.25rem 2rem 0 0;
      width: 35px; }
  .poi-accordian .poi-contact {
    margin: 0 !important;
    width: 100% !important; }
  .poi-accordian .poi-body {
    padding: 1.75rem 0 !important;
    width: 100% !important; }
  @media screen and (min-width: 1024px) {
    .poi-accordian {
      display: none; } }

.map-filter-tab {
  margin-left: 0;
  list-style: none;
  display: block;
  text-align: center;
  width: 100%;
  margin-top: 6rem;
  height: 35px;
  padding-bottom: 3rem;
  line-height: 1.8rem;
  font-weight: 400; }
  .map-filter-tab li {
    display: inline-block;
    min-width: 5%;
    padding: 10px 15px;
    margin: 0 20px;
    font-size: 1.2rem;
    cursor: pointer; }
    .map-filter-tab li:hover {
      border-bottom: 6px solid #b41a83; }
      .map-filter-tab li:hover a {
        color: #000;
        outline: none; }
        .map-filter-tab li:hover a:focus {
          outline: 1px solid #999; }
    .map-filter-tab li a {
      color: #6a6a6a;
      outline: none; }
      .map-filter-tab li a:focus {
        outline: 1px solid #999; }
  .map-filter-tab .active {
    border-bottom: 6px solid #b41a83; }
    .map-filter-tab .active a {
      color: #000;
      outline: none; }
      .map-filter-tab .active a:focus {
        outline: 1px solid #999; }

@media only screen and (max-width: 1024px) {
  .map-container {
    display: none; } }

@media only screen and (min-width: 1024px) {
  .centered {
    justify-content: center;
    text-align: center;
    margin-left: 0.5rem; }
    .centered .poi-contact {
      width: 40% !important; } }

.poi-content {
  display: flex;
  flex-direction: row;
  margin-left: 0.5rem;
  width: 600px;
  justify-content: space-around; }
  .poi-content .poi-contact {
    margin: 1rem;
    width: 30%; }
    .poi-content .poi-contact .poi-title {
      font-size: 0.9rem;
      font-weight: 400;
      line-height: 1.2;
      padding: 0; }
    .poi-content .poi-contact .poi-title:after {
      content: none; }
    .poi-content .poi-contact .poi-address,
    .poi-content .poi-contact .poi-phone {
      font-weight: 300;
      line-height: 1rem; }
    .poi-content .poi-contact .poi-phone {
      margin-bottom: 5px; }
    .poi-content .poi-contact .poi-links {
      display: grid;
      line-height: 1rem; }
      .poi-content .poi-contact .poi-links a {
        cursor: pointer;
        color: #b41a83;
        outline: none; }
        .poi-content .poi-contact .poi-links a:focus {
          outline: 1px solid #999; }
  .poi-content .poi-body {
    width: 60%;
    padding: 1rem 0 0 1rem;
    font-size: 1rem;
    letter-spacing: 0.03em;
    font-weight: 300; }

.map-marker-book {
  text-align: center;
  color: #fff;
  font: 12px 'Proxima N W01 Reg',Helvetica,Arial,sans-serif;
  height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  min-width: 90px;
  line-height: 0.5rem;
  background: #757575;
  padding: 14px 18px;
  font-weight: 400;
  border: 1px solid #fff;
  border-radius: 24px;
  position: absolute;
  z-index: 1;
  bottom: 10px;
  right: 45px; }

.map-marker-book:hover {
  color: #fff;
  transition: 0.5s;
  background: rgba(51, 49, 49, 0.7); }

.marker-image-container {
  height: 200px;
  width: 200px;
  overflow: hidden;
  position: relative; }

.marker-image-container img {
  height: 100%;
  width: auto;
  left: 50%;
  position: relative;
  transform: translateX(-50%); }

.book-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-end; }

.book-align {
  height: fit-content;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.map-rate-value {
  width: 100%;
  margin-bottom: 10px;
  height: fit-content;
  width: 100%;
  font: 14px "Proxima N W01 Reg",Helvetica,Arial,sans-serif;
  font-style: italic; }

.map-rate-value span {
  font: 30px "Proxima N W01 Reg",Helvetica,Arial,sans-serif;
  font-weight: bold; }

.hotel-info-divider {
  border-bottom: 1px solid #000;
  width: 10px; }

.hotel-poi-title {
  font-size: 16px !important;
  margin-bottom: 6px;
  font-weight: 400 !important;
  cursor: pointer; }

.itinerary-grid {
  margin: 0rem 4rem 2rem 4rem; }
  .itinerary-grid .itinerary-item {
    margin-top: 2rem;
    justify-content: center; }
  .itinerary-grid .itinerary-img {
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    border-radius: 0.2rem; }
  .itinerary-grid .itinerary-content {
    margin-left: 2.75rem; }
    .itinerary-grid .itinerary-content .itinerary-content-title {
      font-size: 1.75rem;
      font-family: Helvetica Neue, Helvetica, Arial;
      font-weight: 100;
      font-style: normal;
      letter-spacing: 0.05em;
      padding-top: 0.25rem; }
    .itinerary-grid .itinerary-content .itinerary-body {
      font-size: 1.2rem;
      letter-spacing: 0.05em;
      font-weight: 200;
      font-family: Helvetica Neue, Helvetica, Arial; }
    .itinerary-grid .itinerary-content .itinerary-button {
      float: right;
      margin: 1.75rem 0;
      border: 1px solid white;
      background-color: #757575;
      padding: 1rem 1.75rem;
      border-radius: 24px;
      color: #666;
      line-height: 1.5rem;
      letter-spacing: 0.05rem;
      font-size: 0.8rem;
      font-weight: 300;
      min-height: 50px;
      min-width: 120px;
      color: #fff;
      box-shadow: 0 1px 3px 0 #757575; }

@media only screen and (min-width: 375px) and (max-width: 768px) {
  .itinerary-grid .itinerary-content {
    margin-left: 0;
    text-align: center; }
    .itinerary-grid .itinerary-content .itinerary-button {
      float: none; } }

.destinations-section {
  text-align: center;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .destinations-section .mobile-btn {
      display: none; } }

.destinations-property .ui.grid {
  margin: 0;
  justify-content: center;
  margin-right: 1.5%;
  margin-bottom: 2.5%; }

.destinations-property .property-wrap .property {
  width: 100%;
  height: 180px;
  border: 1px solid #ccc;
  font-family: Helvetica Neue, Helvetica, Arial;
  overflow: auto; }
  .destinations-property .property-wrap .property .property-section {
    width: 50%;
    height: 100%;
    margin: 0 !important;
    position: relative;
    float: right; }
    .destinations-property .property-wrap .property .property-section .property-img {
      height: inherit; }
      .destinations-property .property-wrap .property .property-section .property-img img {
        height: inherit;
        object-fit: cover; }
    .destinations-property .property-wrap .property .property-section .booking-btn {
      position: absolute;
      text-align: center;
      top: 70%;
      left: 21%;
      opacity: 0.8; }
      @media only screen and (max-width: 1150px) and (min-width: 991px) {
        .destinations-property .property-wrap .property .property-section .booking-btn {
          left: 10%;
          padding: 0.5rem 1rem; } }
  .destinations-property .property-wrap .property .property-info {
    width: 50%;
    padding: 0.5rem 0rem; }
  .destinations-property .property-wrap .property .property-title {
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: 400;
    padding-top: 0.75rem;
    padding: 0 0.2rem; }
    .destinations-property .property-wrap .property .property-title:before {
      content: '';
      display: block;
      margin: auto;
      border-top: 1px solid #999;
      padding-top: 15px;
      width: 125px; }
    .destinations-property .property-wrap .property .property-title a {
      color: black;
      text-decoration: none;
      outline: none; }
      .destinations-property .property-wrap .property .property-title a:focus {
        outline: 1px solid #999; }
  .destinations-property .property-wrap .property span {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1rem; }
  .destinations-property .property-wrap .property p {
    margin-bottom: 0; }
  .destinations-property .property-wrap .property #rate {
    padding-bottom: 0.25rem;
    font-size: 1.9rem; }
    .destinations-property .property-wrap .property #rate span {
      font-size: 1rem; }
  .destinations-property .property-wrap .property #no-rate {
    font-size: 1.25rem;
    padding-top: 2.15rem;
    padding-bottom: 0.5rem; }

.destinations-hotels-mobile {
  display: none;
  width: 100%;
  position: relative; }
  .destinations-hotels-mobile .destination-mobile-img img {
    object-fit: cover;
    height: 180px !important;
    filter: drop-shadow(8px 8px 10px gray) brightness(0.4); }
    .destinations-hotels-mobile .destination-mobile-img img:hover {
      opacity: 0.7; }
  .destinations-hotels-mobile .destination-mobile-content {
    color: white;
    margin: 2rem 0;
    cursor: inherit; }
    .destinations-hotels-mobile .destination-mobile-content .title {
      position: absolute;
      bottom: 10%;
      left: 4%; }
      .destinations-hotels-mobile .destination-mobile-content .title h2 {
        margin: 0;
        font-weight: 500;
        font-size: 1.25rem; }
      .destinations-hotels-mobile .destination-mobile-content .title p {
        padding: 0;
        font-weight: 400;
        font-size: 1rem; }
    .destinations-hotels-mobile .destination-mobile-content .price {
      position: absolute;
      bottom: 10%;
      right: 4%;
      text-align: center;
      font-weight: 500;
      font-size: 1.75rem; }
      .destinations-hotels-mobile .destination-mobile-content .price p {
        margin-bottom: 0.5rem;
        line-height: 0.5rem; }
      .destinations-hotels-mobile .destination-mobile-content .price span {
        font-weight: 400;
        font-size: 0.8rem; }

@media only screen and (max-width: 768px) and (min-width: 375px) {
  .destinations-hotels {
    display: none; }
  .destinations-hotels-mobile {
    display: block; } }

@media only screen and (min-width: 769px) {
  #rate,
  #no-rate {
    height: 60px; }
  #rate p {
    font-size: 1.5rem; } }

.destinations-travel-tips {
  margin: 10rem 2rem 0;
  padding-bottom: 50px;
  text-align: center; }
  .destinations-travel-tips .tip-section {
    max-width: 85%;
    margin: 25px auto; }
    .destinations-travel-tips .tip-section h2 {
      padding-top: 2rem;
      font-size: 1.75rem;
      line-height: 2rem;
      font-weight: 300;
      text-align: center; }
    .destinations-travel-tips .tip-section .title-seperator {
      content: '';
      width: 50px;
      margin: 1.75rem auto;
      display: block;
      margin-top: 20px;
      padding-bottom: 5px;
      border-top: 1px solid #ccc; }
    .destinations-travel-tips .tip-section .tip-content p {
      text-align: center;
      font-size: 1.2rem;
      line-height: 2rem;
      font-weight: 300;
      letter-spacing: 0.05em; }
  @media screen and (min-width: 320px) and (max-width: 1024px) {
    .destinations-travel-tips {
      display: none; } }

html {
  scroll-behavior: smooth; }

.destinations-intro {
  text-align: center; }
  .destinations-intro p {
    width: 75%;
    margin: auto;
    padding-top: 0.5rem;
    font-size: 1.2rem;
    font-family: 'Helvetica';
    font-weight: 300;
    line-height: 1.8rem;
    letter-spacing: 0.05em; }
    @media (min-width: 1024px) {
      .destinations-intro p {
        width: 50%; } }
  .destinations-intro .scroll-btn {
    display: none; }
  @media only screen and (min-width: 320px) and (max-width: 1024px) {
    .destinations-intro .scroll-btn {
      display: inline-block;
      font-weight: 300;
      font-size: 1rem;
      margin: 0.25rem;
      padding: 0.2rem 0.75rem;
      min-width: 13%;
      outline: none; }
      .destinations-intro .scroll-btn:focus {
        outline: 1px solid #ccc; } }

.properties-header,
.itinerary-header,
.travel-tips-header,
.destinations-guide-header {
  margin: 4rem 0rem; }

.properties-title,
.itinerary-title,
.travel-tips-title,
.destinations-guide-title {
  font-size: 3.2rem;
  text-align: center;
  padding-top: 1.5rem;
  padding-bottom: 0.75rem;
  margin: 0rem 6rem 1rem 6rem;
  font-weight: 300;
  border-bottom: 1px solid #6a6a6a; }
  @media only screen and (min-width: 320px) and (max-width: 1024px) {
    .properties-title,
    .itinerary-title,
    .travel-tips-title,
    .destinations-guide-title {
      font-size: 2rem; } }

.travel-tips-title {
  padding-bottom: 1rem; }

.travel-tips-title:after {
  content: none; }

#properties-subtitle h3,
#destinations-guide-subtitle h3 {
  text-align: center;
  color: #6a6a6a;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  font-weight: 400; }

.guide-next-btn {
  display: inline-block;
  margin-top: 3rem !important;
  min-width: 15%;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 2em;
  background: transparent;
  color: #b41a83;
  border: 1px solid #b41a83;
  padding: 3px 18px;
  font-size: 1rem;
  font-weight: 400; }
  .guide-next-btn:hover {
    opacity: 0.8;
    color: #b41a83; }

.destinations-guide {
  margin: 10rem 0.5rem 0; }
  @media screen and (max-width: 768px) {
    .destinations-guide {
      margin: 0 !important; } }
  .destinations-guide .top-destinations-grid {
    justify-content: center;
    margin-bottom: 0.5rem;
    margin-bottom: 7rem; }
    .destinations-guide .top-destinations-grid .top-desitnation-column {
      display: block;
      position: relative;
      height: inherit; }
      .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card {
        background-color: #000;
        margin: 0;
        width: 100%;
        height: 28vh; }
        .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .destination-img {
          opacity: 0.7;
          height: inherit;
          background-size: cover; }
          .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .destination-img img {
            height: 100%;
            object-fit: cover; }
        .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .content {
          position: absolute;
          display: block;
          align-self: center;
          max-width: 100%;
          padding-top: 1.5rem;
          z-index: 1; }
          .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .content .header {
            font-size: 1.3rem;
            line-height: 2.5rem;
            padding: 1rem 0;
            font-weight: 300;
            text-transform: uppercase; }
            @media screen and (min-width: 768px) and (max-width: 980px) {
              .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .content .header {
                font-size: 1.8rem; } }
          .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .content .meta {
            margin-top: 0.5rem;
            font-size: .8rem;
            font-weight: 200; }
          .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .content .header,
          .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .content .meta {
            text-align: center;
            color: #fff; }
      .destinations-guide .top-destinations-grid .top-desitnation-column a.destination-btn {
        position: absolute;
        display: block;
        top: 80%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 14rem;
        padding: 0.45rem;
        opacity: 0.8; }
        .destinations-guide .top-destinations-grid .top-desitnation-column a.destination-btn:focus {
          outline: 1px solid #999; }

@media all and (-ms-high-contrast: none) {
  .destination-card {
    height: 250px !important; }
  .destinations-guide .top-destinations-grid .top-desitnation-column .destination-card .content {
    position: static;
    margin-top: -210px; }
  .destination-btn {
    z-index: 2; } }

/* Property CSS */
html {
  scroll-behavior: smooth; }

.property h1,
.property h2,
.property h3,
.property h4,
.property h5,
.property p {
  font-weight: 300; }

.property-summary::after {
  margin: 40px 0;
  display: block;
  width: 115px;
  border-bottom: 1px solid #ccc; }

.property h2::after {
  display: none; }

.section-title {
  width: 90%;
  font-size: 2rem;
  font-weight: 400;
  max-width: 1280px;
  margin: 0 auto 40px;
  padding: 55px 0 25px;
  border-bottom: 1px solid #999;
  font-family: 'AldusNovaPro', serif;
  text-transform: uppercase;
  text-align: center; }

.section-body {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 40px 50px; }
  .section-body p {
    line-height: 1.8rem; }

.property .section-image img {
  width: 100%;
  max-width: 100%;
  max-height: 300px;
  object-fit: cover; }

.property section .btn-pink {
  display: block;
  max-width: 18em;
  margin: 40px auto; }

.property li {
  line-height: 2rem; }

.section-columns {
  margin: 0 auto;
  padding: 20px;
  font-size: 1rem;
  display: table; }

.section-col-1 {
  text-align: center;
  font-family: 'AldusNovaPro', serif;
  border-bottom: 1px solid #ccc;
  padding-bottom: 35px;
  margin-bottom: 35px; }
  .section-col-1 p {
    font-size: 16px;
    line-height: 28px; }

.section-col-2 p {
  line-height: 28px; }

@media (min-width: 768px) {
  #property-section-activities .section-col-1 {
    border-bottom: none;
    padding-bottom: 0; }
  .section-col-1 {
    text-align: left; } }

@media (min-width: 1024px) {
  .section-title {
    font-size: 40px;
    width: 610px; }
  .section-columns {
    max-width: 1280px;
    width: 85%; }
  .section-col-1 {
    float: left;
    width: 30%;
    text-align: right;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }
  .section-col-2 {
    float: right;
    width: 65%; }
  #property-section-dining .section-col-2 {
    border-left: 1px solid #999;
    padding-left: 5%; }
  /* activites sections split */
  #property-section-activities .section-col-1 {
    border-right: 1px solid #999;
    padding-right: 5%; } }

.property .banner {
  height: 300px;
  position: relative;
  margin-bottom: 160px;
  display: block; }
  .property .banner > div {
    width: 100%; }
  .property .banner .property-banner-slide {
    height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
    .property .banner .property-banner-slide:after {
      height: 200px;
      background-image: linear-gradient(transparent, black); }
  .property .banner .property-banner-details {
    position: absolute;
    z-index: 5;
    font-weight: 300;
    width: 100%;
    bottom: -160px;
    left: 0px;
    height: 160px;
    border: 0;
    color: black; }
    .property .banner .property-banner-details h2 {
      font-size: 32px;
      line-height: 2.5rem; }
    .property .banner .property-banner-details p {
      font-size: 12px;
      white-space: nowrap; }
    .property .banner .property-banner-details .property-location {
      text-align: center;
      border-bottom: 1px solid #ccc; }
    .property .banner .property-banner-details .property-banner-button {
      position: absolute;
      right: 25px;
      margin-top: 15px;
      vertical-align: bottom;
      display: inline-block;
      font-weight: 400; }
      .property .banner .property-banner-details .property-banner-button a {
        z-index: 5;
        position: relative; }
    @media only screen and (min-width: 320px) and (max-width: 868px) {
      .property .banner .property-banner-details h2 {
        font-size: 28px; }
      .property .banner .property-banner-details .property-location {
        height: 75px; }
        .property .banner .property-banner-details .property-location h2 {
          margin-bottom: 0.5rem; }
      .property .banner .property-banner-details .property-banner-button {
        margin-top: 2rem; }
      .property .banner .property-banner-details .property-price {
        bottom: -15px; } }
  .property .banner .carousel {
    width: unset !important;
    margin: 0 1px;
    cursor: grab; }
    .property .banner .carousel .control-dots {
      transform: unset;
      bottom: 20px;
      width: 100%; }
      @media (max-width: 768px) {
        .property .banner .carousel .control-dots {
          bottom: 3px; } }
      @media (max-width: 480px) {
        .property .banner .carousel .control-dots {
          width: 75%; } }
      .property .banner .carousel .control-dots li {
        width: 15px;
        height: 15px; }
        @media (max-width: 480px) {
          .property .banner .carousel .control-dots li {
            width: 10px;
            height: 10px;
            margin: 0 5px; } }
  .property .banner .property-price {
    border-right: 0;
    position: absolute;
    left: 25px;
    bottom: -10px;
    width: 90px;
    height: 90px;
    margin-top: 75px;
    margin-bottom: -10px;
    font-size: 2em;
    text-align: center;
    float: left;
    line-height: 20px; }
    .property .banner .property-price h2 {
      margin: 0; }

.property .property-banner-rating {
  position: absolute;
  bottom: 15px;
  left: 15px;
  z-index: 5; }
  .property .property-banner-rating img {
    width: 35px;
    margin-right: 10px;
    vertical-align: text-bottom; }
  .property .property-banner-rating span {
    color: white;
    font-size: 20px;
    font-weight: 300; }

.property .property-banner-overlay {
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000', GradientType=0);
  z-index: 2;
  position: absolute;
  max-height: 200px;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }

.property .property-banner-trigger {
  display: block;
  position: absolute;
  z-index: 3;
  width: 50px;
  height: 44px;
  text-align: center;
  bottom: 52px;
  left: 8px; }
  .property .property-banner-trigger p {
    color: white;
    padding-top: 0; }

.property .property-banner-logos {
  position: absolute;
  bottom: 20px;
  right: 25px;
  min-height: 50px; }
  .property .property-banner-logos img {
    display: block;
    position: relative;
    width: 100px !important;
    padding: 10px 0 0 0;
    z-index: 3; }

.property-banner-modal h2 {
  margin: 0;
  font-weight: 300; }

.property-banner-modal p {
  font-weight: 300; }

.ui.modal .control-dots {
  width: 100%; }

.modal {
  left: unset !important; }

@media (min-width: 768px) {
  .property .banner {
    height: 570px;
    margin-bottom: 110px; }
    .property .banner .property-banner-slide {
      height: 570px; }
    .property .banner .property-banner-details {
      bottom: -110px;
      height: 100px; }
      .property .banner .property-banner-details .property-location {
        width: 500px;
        height: 90px;
        position: relative;
        margin-left: 60px;
        padding-left: 30px;
        padding-bottom: 10px;
        display: inline-block;
        text-align: left;
        border-bottom: none;
        border-left: 1px solid #ccc; }
        .property .banner .property-banner-details .property-location p {
          position: absolute;
          bottom: 0; }
      .property .banner .property-banner-details .property-price {
        margin-top: 0px;
        bottom: 0;
        position: relative; }
        .property .banner .property-banner-details .property-price p {
          position: absolute;
          bottom: 0;
          width: 100%; }
      .property .banner .property-banner-details .property-banner-button {
        position: absolute;
        margin-top: 25px; }
    .property .banner .property-banner-trigger {
      top: auto;
      bottom: 30px;
      left: 25px; }
    .property .banner .property-banner-rating {
      display: none; }
  .property .property-banner-logos img {
    display: inline-block;
    padding: 0 0 0 10px; } }

@media (min-width: 1024px) {
  .property .banner {
    margin-bottom: 0; }
    .property .banner .property-banner-details {
      width: 800px;
      display: block;
      bottom: 20px;
      left: 90px;
      border: 0;
      color: #fff; }
      .property .banner .property-banner-details .property-location {
        border-left: 1px solid white; }
      .property .banner .property-banner-details .property-banner-button {
        bottom: 0; }
    .property .banner .btn-pink {
      background: #757575;
      color: #fff;
      border-color: #fff; }
      .property .banner .btn-pink:hover {
        color: #fff !important;
        background: transparent; }
    .property .banner .carousel .control-dots {
      transform: rotate(90deg);
      bottom: 160px;
      left: -50px;
      width: unset; } }

/* copied from react-responsive-carousel node_modules folder */
.carousel .control-arrow,
.carousel.carousel-slider .control-arrow {
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  opacity: 0.4;
  position: absolute;
  z-index: 2;
  top: 20px;
  background: 0 0;
  border: 0;
  font-size: 32px;
  cursor: pointer; }

.carousel .control-arrow:hover {
  opacity: 1; }

.carousel .control-arrow:before,
.carousel.carousel-slider .control-arrow:before {
  margin: 0 5px;
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: ''; }

.carousel .control-disabled.control-arrow {
  opacity: 0;
  cursor: inherit;
  display: none; }

.carousel .control-prev.control-arrow {
  left: 0; }

.carousel .control-prev.control-arrow:before {
  border-right: 8px solid #fff; }

.carousel .control-next.control-arrow {
  right: 0; }

.carousel .control-next.control-arrow:before {
  border-left: 8px solid #fff; }

.carousel {
  position: relative;
  width: 100%; }

.carousel * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.carousel img {
  width: 100%;
  display: inline-block;
  pointer-events: none; }

.carousel .carousel {
  position: relative; }

.carousel .control-arrow {
  outline: 0;
  border: 0;
  background: 0 0;
  top: 50%;
  margin-top: -13px;
  font-size: 18px; }

.carousel .thumbs-wrapper {
  margin: 20px;
  overflow: hidden; }

.carousel .thumbs {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  list-style: none;
  white-space: nowrap; }

.carousel .thumb {
  -webkit-transition: border 0.15s ease-in;
  -moz-transition: border 0.15s ease-in;
  -ms-transition: border 0.15s ease-in;
  -o-transition: border 0.15s ease-in;
  transition: border 0.15s ease-in;
  display: inline-block;
  width: 80px;
  margin-right: 6px;
  white-space: nowrap;
  overflow: hidden;
  border: 3px solid #fff;
  padding: 2px; }

.carousel .thumb:focus {
  border: 3px solid #ccc;
  outline: 0; }

.carousel .thumb.selected,
.carousel .thumb:hover {
  border: 3px solid #333; }

.carousel .thumb img {
  vertical-align: top; }

.carousel.carousel-slider {
  position: relative;
  margin: 0;
  overflow: hidden; }

.carousel.carousel-slider .control-arrow {
  top: 0;
  color: #fff;
  font-size: 26px;
  bottom: 0;
  margin-top: 0;
  padding: 5px; }

.carousel.carousel-slider .control-arrow:hover {
  background: rgba(0, 0, 0, 0.2); }

.carousel .slider-wrapper {
  overflow: hidden;
  margin: auto;
  width: 100%;
  -webkit-transition: height 0.15s ease-in;
  -moz-transition: height 0.15s ease-in;
  -ms-transition: height 0.15s ease-in;
  -o-transition: height 0.15s ease-in;
  transition: height 0.15s ease-in;
  max-height: 570px; }

.carousel .slider-wrapper.axis-horizontal .slider {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex; }

.carousel .slider-wrapper.axis-horizontal .slider .slide {
  flex-direction: column;
  flex-flow: column; }

.carousel .slider-wrapper.axis-vertical {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex; }

.carousel .slider-wrapper.axis-vertical .slider {
  -webkit-flex-direction: column;
  flex-direction: column; }

.carousel .slider {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  width: 100%; }

.carousel .slider.animated {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out; }

.carousel .slide {
  min-width: 100%;
  margin: 0;
  position: relative;
  text-align: center;
  background: #000;
  height: fit-content; }

.carousel .slide img {
  width: 100%;
  vertical-align: top;
  border: 0;
  max-height: 550px;
  width: auto; }

.modals.dimmer .ui.scrolling.modal {
  margin: 0;
  top: -10px; }

.ui.modal > .content {
  padding-top: 0 !important; }

.carousel .slide iframe {
  display: inline-block;
  width: calc(100% - 80px);
  margin: 0 40px 40px;
  border: 0; }

.carousel .slide .legend {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -45%;
  width: 90%;
  border-radius: 10px;
  background: #000;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  opacity: 0.25;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out; }

.carousel .control-dots {
  position: absolute;
  bottom: 0;
  margin: 10px 0;
  text-align: center; }

@media (min-width: 960px) {
  .carousel .control-dots {
    bottom: 0; } }

.carousel .control-dots .dot {
  -webkit-transition: opacity 0.25s ease-in;
  -moz-transition: opacity 0.25s ease-in;
  -ms-transition: opacity 0.25s ease-in;
  -o-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
  opacity: 0.3;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  cursor: pointer;
  display: inline-block;
  margin: 0 8px; }

.carousel .control-dots .dot.selected,
.carousel .control-dots .dot:hover {
  opacity: 1; }

.carousel .carousel-status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  color: #fff; }

.carousel:hover .slide .legend {
  opacity: 1; }

@media all and (-ms-high-contrast: none) {
  .carousel .control-dots {
    display: none; } }

.pdp-address-link {
  color: white;
  text-decoration: none; }

.pdp-address-link:hover {
  color: white; }

/* left navigation bar SCSS */
#sticky-nav {
  border: 1px solid #999;
  display: none;
  position: absolute;
  top: 75px;
  left: 0px;
  height: auto;
  width: 70px;
  margin: 0 0 0 14px;
  padding: 15px 0;
  box-shadow: 0px 3px 10px 0px #ccc;
  background-color: #fff;
  z-index: 5; }
  #sticky-nav ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  #sticky-nav li {
    padding: 12px;
    cursor: pointer; }
  #sticky-nav a {
    position: relative; }
  #sticky-nav i {
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: bottom center;
    margin: auto; }
  #sticky-nav li:hover i {
    background-position: top center; }
  #sticky-nav li:hover .tooltip {
    display: block; }
  #sticky-nav .tooltip {
    left: 150px;
    top: -15px;
    width: 200px;
    display: none;
    position: absolute;
    border: 1px solid #000;
    background-color: #fff;
    z-index: 999;
    font-family: arial, sans-serif;
    padding: 2px 10px;
    text-align: center;
    color: #000 !important;
    font-size: 12px; }

.sticky {
  position: fixed !important;
  margin-top: 120px !important; }

.section-active i {
  background-position: top center; }

#navto-property-accommodations i {
  margin-left: 3px;
  background-image: url(/assets/images/icons/icon-pdp-nav-acm.png); }

#navto-property-offers i {
  background-image: url(/assets/images/icons/icon-pdp-nav-ofr.png); }

#navto-property-dining i {
  background-image: url(/assets/images/icons/icon-pdp-nav-din.png); }

#navto-property-activities i {
  background-image: url(/assets/images/icons/icon-pdp-nav-act.png); }

#navto-property-location i {
  background-image: url(/assets/images/icons/icon-pdp-nav-loc.png); }

#navto-property-reviews i {
  background-image: url(/assets/images/icons/icon-pdp-nav-rvw.png); }

#navto-property-meetings i {
  background-image: url(/assets/images/icons/icon-pdp-nav-mtg.png); }

@media (min-width: 1024px) {
  #sticky-nav {
    display: block; } }

/* Overview CSS */
#property-section-overview {
  background-color: #ebebeb;
  position: relative; }
  #property-section-overview .section-body {
    padding: 20px 20px 70px; }

.property-overview-left {
  display: none; }
  .property-overview-left hr {
    width: 125px;
    margin-left: 0;
    margin: 2rem 0; }
  .property-overview-left .property-rating {
    width: 180px; }
  .property-overview-left span {
    display: block;
    font-size: 12px;
    margin-top: 10px;
    font-weight: 300; }
  .property-overview-left .property-trophies img {
    max-width: 158px;
    margin-bottom: 2.5em;
    display: block; }

.property-overview-right {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 20px 20px 70px 0;
  text-transform: uppercase; }
  .property-overview-right h1 {
    text-align: center; }
  .property-overview-right h1::after {
    width: 115px;
    border-bottom: 1px solid #ccc;
    display: block;
    content: '';
    margin: 40px auto; }
  .property-overview-right p,
  .property-overview-right li {
    font-family: 'AldusNovaPro', serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-transform: initial; }

.property-overview-amenities h3 {
  font-weight: 300;
  font-size: 28px;
  text-align: center;
  max-width: 468px;
  border-bottom: 1px solid #ccc;
  margin: 0 auto 20px;
  padding-bottom: 20px; }

.property-overview-amenities img {
  width: 38px; }

.property-overview-amenities div {
  text-align: center; }

.property-overview-amenity {
  width: 100px;
  display: inline-block;
  text-align: center;
  vertical-align: center;
  margin: 10px 0; }
  .property-overview-amenity .property-amenity-title {
    height: 3em;
    margin-top: 0.5em;
    white-space: pre-wrap;
    font-weight: 300; }

@media (min-width: 768px) {
  .property-overview-left {
    display: inline-block;
    width: 25%;
    margin: 20px 0;
    padding-top: 1em; }
  .property-overview-right {
    width: 75%; }
    .property-overview-right h1 {
      text-align: left; }
    .property-overview-right h1::after {
      margin: 40px 0; }
  .property-overview-anemities h3 {
    width: 100%;
    max-width: 468px;
    border-bottom: 1px solid #ccc; } }

@media (min-width: 1024px) {
  #property-section-overview .section-body {
    max-width: 1280px;
    width: 80%; }
  .property-overview-right p,
  .property-overview-right li {
    font-size: 20px;
    line-height: 24px; } }

#property-section-residences .property-residences-header {
  padding: 50px 0 0;
  text-align: center; }

#property-section-residences strong {
  font-size: 22px;
  font-weight: 400; }

#property-section-residences p {
  margin: 1rem; }

#property-section-residences .property-residences-list {
  display: none; }

#property-section-residences .property-residence {
  width: 100%;
  margin: 25px 0;
  display: table; }

#property-section-residences span {
  font-weight: 300; }

#property-section-residences .property-residence-image {
  display: inline-block;
  width: 45%;
  overflow: hidden;
  max-width: 450px; }
  #property-section-residences .property-residence-image img {
    height: 100%;
    width: 100%; }
  #property-section-residences .property-residence-image div {
    text-transform: uppercase;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    height: 30px;
    padding: 7px 0;
    margin-top: -5px;
    text-align: center; }

#property-section-residences .property-residence-overview {
  min-height: 250px;
  float: right;
  width: 50%; }
  #property-section-residences .property-residence-overview .property-residence-rates {
    height: 37px;
    margin: 15px 0; }
  #property-section-residences .property-residence-overview h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px; }
  #property-section-residences .property-residence-overview .btn-pink {
    margin: 0;
    float: right; }
  #property-section-residences .property-residence-overview .property-residence-details {
    height: 47px;
    margin-bottom: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc; }
  #property-section-residences .property-residence-overview ul {
    list-style-type: none;
    padding: 0;
    text-transform: uppercase;
    display: flex; }
    #property-section-residences .property-residence-overview ul li {
      float: left;
      padding: 0 8px 0 0;
      font-size: 11px;
      white-space: nowrap; }
    #property-section-residences .property-residence-overview ul span {
      color: #b41a83;
      font-weight: 500; }

#property-section-residences .residence-details-toggle {
  display: none; }

#property-section-residences .property-residence-more {
  display: none; }

#property-section-residences .property-residence-area {
  margin-top: 15px; }
  #property-section-residences .property-residence-area h4 {
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 14px; }
  #property-section-residences .property-residence-area .split-column-list {
    margin: 0 auto; }
  #property-section-residences .property-residence-area ul {
    list-style: none;
    padding-left: 0;
    margin-top: 5px;
    columns: 2; }

#property-section-residences .property-residence-area::after {
  content: '';
  width: 48px;
  height: 1px;
  display: block;
  background: #ccc; }

#property-section-residences .property-residence-area:last-child::after {
  display: none; }

@media (min-width: 768px) {
  #property-section-residences .property-residences-list {
    display: block;
    padding: 1em 2em;
    width: 85%;
    margin: auto; }
  #property-section-residences .property-residence-overview h2 {
    font-size: 20px; }
  #property-section-residences .property-residence-more {
    display: flex;
    width: 100%;
    border-top: 1px solid #ccc;
    margin: 10px 0 30px;
    padding-top: 10px; }
    #property-section-residences .property-residence-more .residence-more-left {
      width: 45%;
      margin: 0 5% 0 0; }
    #property-section-residences .property-residence-more .residence-more-right {
      width: 50%;
      margin: 0; }
  #property-section-residences .residence-details-toggle {
    color: #000;
    margin-top: 30px; }
  #property-section-residences .residence-details-toggle::before {
    content: url(/assets/images/select-arrow.png);
    transform: rotate(-90deg);
    display: inline-block;
    margin-right: 5px;
    transition: all 300ms ease-out; }
  #property-section-residences .open.residence-details-toggle::before {
    transform: unset; } }

@media (min-width: 1024px) {
  #property-section-residences .property-residence-overview .property-residence-details li {
    font-size: 12px; }
  #property-section-residences .residence-details-toggle {
    display: block; } }

@media (min-width: 1280px) {
  #property-section-residences .property-residences-list {
    width: 70%;
    max-width: 960px; } }

/* Property Offers CSS */
/* '/src/property/styles/offers.scss */
#property-section-offers {
  margin: 35px 0 60px; }

.property-offers-list {
  margin: auto; }

.property-offer {
  width: 100%;
  height: 300px;
  border: 1px solid black;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 1px solid #ddd;
  position: relative;
  color: white;
  text-align: center;
  display: inline-block;
  margin: 0 0px 20px;
  background-color: rgba(0, 0, 0, 0.6); }

.property-offer::before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute; }

.property-offer > div {
  position: relative;
  padding-top: 30px;
  height: 100px; }

.property-offer h3 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0 12px 15px;
  height: 55px;
  color: white;
  overflow: hidden; }

.property-offer p {
  height: 60px;
  overflow: hidden;
  margin: 0 1em;
  font-weight: 300;
  color: white; }

.property-offer-book::before {
  content: '';
  display: block;
  width: 70px;
  border-top: 1px solid #ccc;
  margin: 25px auto; }

@media (min-width: 768px) {
  .property-offers-list {
    max-width: 640px; }
  .property-offer {
    width: 300px;
    margin: 0 10px 20px; }
  .property-offer > div {
    height: 150px; } }

@media (min-width: 1024px) {
  .property-offers-list {
    max-width: 960px; } }

#property-section-location .section-columns {
  padding: 0; }

#property-section-location .property-location-text {
  padding: 0 20px; }

.property-location-map {
  width: 100%;
  height: 500px; }

.property-location-text {
  margin-top: 30px; }
  .property-location-text .property-location-toggle {
    width: 100px;
    margin: 15px auto;
    padding-top: 15px;
    display: block;
    text-align: center; }
    .property-location-text .property-location-toggle a {
      color: #1a1a1a !important;
      font-weight: 400;
      font-size: 15px; }
    .property-location-text .property-location-toggle a::after {
      content: url(/assets/images/select-arrow.png);
      width: 16px;
      height: 6px;
      margin: 0 auto;
      font-size: 16px;
      padding: 0;
      display: block; }

.property-location-text-details {
  height: 415px;
  max-height: none;
  overflow: hidden; }

#location-details-open.property-location-text .property-location-text-details {
  height: unset !important; }

#location-details-open.property-location-text .property-location-toggle {
  width: 58px; }

#location-details-open .property-location-toggle a::after {
  display: none; }

#location-details-open .property-location-toggle a::before {
  content: url(/assets/images/select-arrow.png);
  width: 16px;
  height: 6px;
  margin: 0 auto;
  font-size: 16px;
  padding: 0;
  display: block;
  transform: scaleY(-1); }

@media (min-width: 1024px) {
  #property-section-location {
    display: table; }
    #property-section-location .property-location-map {
      float: left;
      width: 60%;
      margin-right: 2%; }
    #property-section-location .property-location-text {
      float: right;
      width: 38%;
      margin-top: 0; }
    #property-section-location .property-location-toggle {
      margin-left: 0;
      text-align: left; } }

.property-section-location-address {
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  display: inline-flex;
  justify-content: center;
  width: 100%;
  line-height: 30px;
  padding: 0 10rem;
  align-items: baseline; }

.property-section-location-address-pin {
  background-image: url(/pin-location.png);
  height: 35px;
  width: 30px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 5px; }

.property-section-location-address-container {
  justify-content: center;
  margin-bottom: 30px; }

@media screen and (max-width: 1150px) {
  .property-section-location-address {
    align-items: center; }
  .property-section-location-address-pin {
    align-self: baseline; } }

@media screen and (max-width: 950px) {
  .property-section-location-address-pin {
    height: 3rem;
    width: 3rem; } }

@media screen and (max-width: 766px) {
  .property-section-location-address-pin {
    display: none; } }

/* Property Reviews CSS */
#property-section-reviews {
  display: none; }

.property-tripadvisor-rating {
  margin: 30px auto 35px;
  text-align: center; }

.property-tripadvisor-review-rating {
  display: flex; }

.property-tripadvisor-review-rating h3 {
  margin: auto 27px 5px 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 22px; }

.property-tripadvisor-rating span {
  font-size: 48px;
  font-weight: 300;
  line-height: 3rem;
  display: inline-block;
  color: #00906e;
  margin-right: 10px; }

.property-tripadvisor-rating img {
  vertical-align: super; }

.property-tripadvisor-review {
  border-bottom: 1px solid #ccc;
  padding-bottom: 40px;
  margin-bottom: 40px; }

.property-tripadvisor-review-body {
  margin-left: 120px; }

.property-tripadvisor-review-creds {
  font-size: 12px;
  color: #686868;
  font-weight: 300; }

.property-tripadvisor-review-text {
  font-weight: 300;
  font-size: 16px;
  margin-top: 35px;
  line-height: 1.8rem; }

@media (min-width: 1024px) {
  #property-section-reviews {
    display: block;
    padding-top: 100px; } }

.experience-masthead {
  height: 460px;
  margin: 1rem auto;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  background: #000; }
  .experience-masthead img {
    width: 100%;
    height: inherit;
    opacity: 0.4;
    object-fit: cover; }
  @media only screen and (max-width: 868px) and (min-width: 375px) {
    .experience-masthead {
      display: none; } }
  @media only screen and (min-width: 868px) and (max-width: 1024px) {
    .experience-masthead {
      height: 620px; } }

.cta-field {
  width: 55%;
  position: absolute;
  color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial;
  opacity: 0.9;
  top: 28%;
  text-align: left;
  padding-left: 4.75rem; }
  .cta-field h4 {
    line-height: 2.75rem;
    font-size: 2rem;
    font-weight: 300; }
    .cta-field h4::after {
      content: '';
      width: 200px;
      display: block;
      margin: 2rem 0;
      padding-bottom: 5px;
      border-top: 2px solid #ccc; }
  .cta-field p {
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.05em;
    line-height: 1.5rem; }

.property-data {
  text-align: left;
  position: absolute;
  left: 0;
  bottom: 20px; }
  .property-data h2,
  .property-data p {
    margin: 0; }
  .property-data h2 {
    font-size: 22px;
    line-height: 24px; }
  .property-data .name {
    padding: 10px 0; }
    .property-data .name a {
      color: #fff; }
  .property-data .duration,
  .property-data .region-link {
    color: #ddd;
    display: inline-block;
    padding-bottom: 2px;
    line-height: 1em;
    font-weight: 400;
    border-bottom: 1px solid #ddd; }
  .property-data.wide-price {
    display: flex;
    align-items: center; }
    .property-data.wide-price .name {
      padding: 0; }
    .property-data.wide-price p {
      display: inline-block;
      padding: 0 2px; }
    .property-data.wide-price .property-location {
      margin-left: 130px;
      border-left: 1px solid #999;
      display: block;
      margin-left: 10px;
      padding-left: 10px; }
    .property-data.wide-price .duration {
      border-bottom: 0; }

.callout-body.price:before, .callout::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  display: block; }

.callout {
  text-align: center;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 1px solid #ddd;
  color: #fff;
  position: relative; }
  .callout-body {
    position: relative;
    height: 100%; }
    .callout-body .grid-container {
      height: 100%; }
    .callout-body.price .ui.grid > [class*='eight wide tablet'].column {
      align-self: flex-end; }
    .callout-body.price:before {
      background: linear-gradient(to bottom, transparent 40%, rgba(0, 0, 0, 0.85) 100%); }
    .callout-body .column {
      height: 362px;
      position: relative; }
    .callout-body .property-cta {
      position: absolute;
      left: 0;
      bottom: 20px; }
  .callout-para {
    height: 80px;
    width: 60%;
    margin: 0 auto;
    overflow: hidden; }
    .callout-para:after {
      content: '';
      display: block;
      width: 70px;
      border-top: 1px solid #ccc;
      margin: 20px auto; }
  .callout::before {
    background: rgba(0, 0, 0, 0.6); }
  .callout.property::before {
    background: transparent; }

/* IE Only */
@media all and (-ms-high-contrast: none) {
  .callout::before {
    background: none !important; }
  .one-column-grid .column {
    height: 350px; }
  .one-column-grid .callout-para {
    width: 500px !important; } }

.callout {
  text-align: center;
  height: 100%;
  width: 100%;
  background-color: #000;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: 1px solid #ddd;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .callout-body {
    position: relative;
    height: auto; }
    .callout-body ul {
      display: none; }
  .callout-title {
    font-weight: 200; }
    .callout-title a {
      color: #fff; }
    .callout-title:after {
      content: none; }
  .callout.property {
    display: block; }
    .callout.property .callout-body {
      height: 100%; }
  .callout h2.callout-title:after {
    content: none; }
  .callout-para {
    height: 80px;
    width: 60%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px; }
    .callout-para:after {
      content: '';
      display: block;
      width: 70px;
      border-top: 1px solid #ccc;
      margin: 20px auto; }
    .callout-para p {
      display: block;
      display: -webkit-box;
      max-width: 400px;
      margin: 0 auto;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
      text-overflow: ellipsis; }
  .callout::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.6); }
  .callout.first {
    min-height: 362px; }
  .callout.second, .callout.third {
    min-height: 169px; }
  .callout .show-line {
    content: '';
    display: block;
    width: 70px;
    border-top: 1px solid #ccc;
    margin: 20px auto; }

.default-img-true {
  background-size: contain; }

.ui.grid.grid-container {
  margin: 0 auto;
  width: calc(100% - 20px); }
  .ui.grid.grid-container + .grid {
    margin-top: 0; }
  .ui.grid.grid-container.one-column-grid {
    min-height: 362px; }

.hub-page-grid {
  padding: 0px;
  max-width: 1340px;
  margin: auto; }

.hub-title h1 {
  font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
  padding-bottom: 20px; }

.hub-title h1::after {
  width: 115px;
  border-bottom: 1px solid #ccc;
  display: block;
  content: '';
  padding-top: 20px; }

.hub-body {
  font-family: 'AldusNovaPro', serif;
  font-size: 1.2rem;
  padding-bottom: 20px; }

@media (min-width: 768px) {
  .hub-page-grid {
    padding: 30px; } }

@media (max-width: 769px) {
  .hub-title, .hub-body {
    padding-left: 10px;
    padding-right: 10px; } }

.landing-page__multimedia {
  text-align: center;
  float: none;
  clear: both;
  width: 80%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin: 2rem auto; }
  @media only screen and (max-width: 730px) {
    .landing-page__multimedia {
      width: 100%; } }

.landing-page__multimedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.sb-card__container {
  display: flex;
  min-height: 26rem;
  flex-direction: column;
  justify-content: space-between;
  flex-basis: 20%;
  margin: .6rem;
  border: 1px solid #ececec; }

.sb-card__info__container {
  padding: .5rem; }

.sb-card__title {
  font-size: 1.1rem;
  text-transform: uppercase;
  line-height: 1;
  min-height: 2.5rem; }

.sb-card__image {
  width: 100%;
  height: 10rem;
  object-fit: cover; }

.sb-card__location {
  color: #757575;
  font-size: .8rem;
  line-height: 1; }
  .sb-card__location__space {
    height: .7rem; }

.sb-card__rating {
  margin-left: -0.5rem;
  margin-top: .5rem; }
  .sb-card__rating__space {
    height: 1.76rem;
    margin-top: .5rem; }
  .sb-card__rating__invisible {
    margin-left: -0.5rem;
    margin-top: .5rem;
    opacity: 0; }

.sb-card__description {
  line-height: 1;
  margin-top: .5rem;
  padding-top: 10px;
  letter-spacing: .02px; }

.sb-card__cta1__rate__container {
  display: flex;
  justify-content: space-between; }

.sb-card__rate {
  text-align: right; }
  .sb-card__rate p {
    font-size: 1.2rem;
    margin: 0; }

.sb-card__button {
  cursor: pointer;
  border: 1px solid #757575 !important;
  color: #757575 !important;
  background-color: #fff !important;
  background: #fff !important;
  padding: 8px 20px;
  border-radius: 24px;
  display: inline-block;
  align-self: flex-end;
  min-width: 90px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  min-width: 125px; }
  .sb-card__button:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.3); }
  .sb-card__button a {
    color: #757575; }
  .sb-card__button2 {
    margin-top: .5rem; }

.sb-card__vary {
  font-size: 1rem !important; }

@media only screen and (max-width: 1025px) {
  .sb-card__container {
    flex-basis: 25%; } }

@media only screen and (max-width: 625px) {
  .sb-card__container {
    flex-basis: 80%; } }

.springboard__masthead {
  width: 100%;
  height: 22rem;
  object-fit: cover; }

.springboard__contact {
  margin-bottom: 3rem;
  color: #fff;
  background-color: black;
  height: 40px;
  display: flex;
  align-items: center;
  position: relative;
  top: -5px; }

.springboard__contact__info {
  margin-left: 20%; }

.springboard__overlay {
  position: absolute;
  left: 14%;
  max-width: 40%;
  max-height: 85%;
  top: 50%;
  transform: translate(-30%, -50%); }

.springboard__masthead__container {
  position: relative; }

.springboard__title {
  font-size: 48px;
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 0;
  font-weight: 300;
  line-height: 1.1;
  padding-bottom: 20px;
  font-family: 'Aldus Nova Pro'; }

.springboard__body {
  font-size: 16px;
  text-align: center;
  margin-bottom: 1rem;
  width: 50%;
  margin: 0 auto;
  margin-bottom: 1.5rem; }

.springboard__body p {
  font-size: 16px !important; }

.springboard__multimedia {
  margin-top: 1.5rem;
  text-align: center;
  margin-bottom: 3rem; }
  .springboard__multimedia iframe {
    display: block;
    margin: 0 auto;
    width: 60%;
    padding: 0 1rem; }

.springboard__divider {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #ececec; }
  .springboard__divider__container {
    width: 12rem;
    margin: 0 auto;
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    align-items: center; }

.springboard__administrative {
  font-size: 1.5rem;
  text-align: center;
  margin-bottom: 1rem; }

.springboard__cards__grid {
  display: flex;
  flex-flow: wrap;
  justify-content: center; }

.springboard__filters {
  width: 84%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 1rem; }
  .springboard__filters .springboard-select {
    padding: 1rem !important; }
  .springboard__filters select {
    width: 100%; }
    .springboard__filters select option {
      text-transform: capitalize; }

@media only screen and (max-width: 900px) {
  .springboard__body {
    width: 70%; }
  .springboard__multimedia iframe {
    width: 70%; }
  .springboard__container {
    margin-bottom: 3rem; }
  .springboard__title {
    font-size: 1.8rem; } }

@media only screen and (max-width: 600px) {
  .springboard__container {
    margin-bottom: 7rem; }
  .springboard__body {
    width: 100%; }
  .springboard__multimedia iframe {
    width: 100%; } }

@media only screen and (min-width: 900px) {
  .springboard__filters {
    display: flex;
    justify-content: flex-start; }
    .springboard__filters .springboard-select select {
      width: 100%; }
    .springboard__filters .springboard-dropdown-1,
    .springboard__filters .springboard-dropdown-2,
    .springboard__filters .springboard-dropdown-3,
    .springboard__filters .springboard-dropdown-4 {
      width: 25%; }
    .springboard__filters .springboard-dropdown-5 {
      flex-grow: 1; } }

.offer-masthead {
  min-height: 400px;
  display: flex;
  margin: 1rem auto;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  background: #000; }
  .offer-masthead img {
    object-fit: cover;
    flex-shrink: 0;
    opacity: 0.4;
    max-width: 100%; }
  @media only screen and (min-width: 868px) and (max-width: 1024px) {
    .offer-masthead {
      min-height: 620px; } }

.summary-field {
  width: 52%;
  position: absolute;
  color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial;
  text-align: left;
  padding: 4rem; }
  @media (max-width: 1024px) {
    .summary-field {
      width: unset; } }
  .summary-field h4 {
    line-height: 2.5rem;
    font-size: 22px;
    font-weight: 300; }
    .summary-field h4::after {
      content: '';
      width: 200px;
      display: block;
      margin: 2rem 0;
      padding-bottom: 5px;
      border-top: 2px solid #ccc; }
  .summary-field a {
    color: #fff;
    text-decoration: underline; }
  .summary-field .offer__title__field p {
    line-height: 1.2;
    font-size: 32px;
    font-weight: 300; }
  .summary-field .offer__bodySummary p {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.5rem;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }

.offer__terms__button__text {
  font-style: italic;
  text-decoration: underline;
  cursor: pointer;
  width: 70%;
  margin: auto; }

.offer__terms__button__text__container {
  margin-top: 3px; }

.offer-terms > p {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.2rem !important;
  line-height: unset;
  width: 70%;
  margin: auto; }

.offer-masthead-body ul {
  width: 70%;
  margin: auto;
  margin-top: 5px; }

.no-masthead {
  background-color: white; }
  .no-masthead.offer-masthead {
    min-height: unset; }
  .no-masthead .summary,
  .no-masthead .summary-field {
    position: relative;
    width: 100%;
    margin: auto;
    color: black; }
  .no-masthead li {
    margin: 10px 0; }

.offer-masthead-body p {
  margin: auto;
  font-size: 1.2rem;
  font-family: 'Helvetica';
  font-weight: 300;
  line-height: 1.8rem;
  letter-spacing: 0.05em;
  width: 70%;
  padding-top: 10px; }

.divider {
  height: 28;
  margin: 4; }

@media only screen and (max-width: 600px) {
  @supports (-webkit-touch-callout: none) {
    .home-search {
      font-size: 16px; } } }

.column-design {
  margin-top: 0px;
  margin-left: 150px; }

.seach-main-conatiner {
  background-color: 'blue';
  width: 50%;
  height: 80px;
  border-radius: 30px;
  margin-left: 25%;
  margin-top: 200px; }

section.search {
  margin: 2.5rem;
  width: 80%; }
  section.search.page-search {
    margin: 2.5rem auto;
    width: 80%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0); }
  section.search select {
    border-bottom: 0; }
    section.search select:focus {
      font-weight: bold; }
  section.search .ui.selection.dropdown {
    min-width: 110px; }
  section.search .ui.button {
    background: transparent;
    padding: 0;
    margin: 0;
    color: rgba(0, 0, 0, 0.87);
    font-weight: normal; }
    section.search .ui.button:focus {
      font-weight: bold; }
  section.search i.icon.search:before {
    content: '\F002';
    position: relative;
    right: -2px;
    top: -2px; }
  section.search .ui.centered.grid {
    padding: 0 0 0 20px;
    min-height: 60px; }
  section.search.normal .ui.centered.grid {
    padding: 0; }
  section.search.normal {
    margin: 0;
    width: 100%;
    margin-top: 10px; }
    section.search.normal .search-filters {
      width: 100%;
      float: right;
      padding-right: 1.75rem; }
    section.search.normal .search-col:after {
      display: none; }
  section.search .MuiFormControl-root {
    display: none; }

.search-filters {
  border-radius: 50px;
  max-width: 844px;
  margin: 0 auto;
  background: #fff; }
  .search-filters input,
  .search-filters button,
  .search-filters select {
    height: 100%; }

.search-field {
  border: none; }

@keyframes fadeColor {
  30% {
    background-color: rgba(180, 26, 131, 0.5); }
  90% {
    background-color: #fff; } }

.search-field {
  background-image: url("/marker-pink.png");
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 30px;
  background-size: 14%;
  background-position-y: center; }

.flyout-search .search-filters > div:first-child:focus-within {
  animation: fadeColor 1s; }

.pink-color,
button.ui.button.pink-color {
  color: #b41a83; }

.search-field:focus {
  outline: #fff auto 1px; }

.search-divider {
  border-right: 0.5px solid;
  height: 40px; }

.search-col {
  display: flex;
  align-items: center;
  padding-top: 0rem;
  padding-bottom: 0rem; }
  .search-col.wide.column:after {
    content: ' ';
    display: inline-block;
    height: 35px;
    position: absolute;
    border-right: 1px solid #999;
    right: 0;
    top: 15px; }

.search-btn {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 0rem;
  padding-bottom: 0rem; }
  .search-btn button {
    width: 100%;
    height: 100%;
    white-space: nowrap; }

.search-results-container {
  background: #fff;
  position: absolute;
  top: 75px;
  max-height: 300px;
  width: 75%;
  transform: translateX(-50%);
  left: 50%; }
  @media (max-width: 1024px) {
    .search-results-container {
      border: 1px solid black;
      background: #ccc;
      position: absolute;
      top: 70px;
      width: 100%;
      margin-left: -10%; } }
  .search-results-container:before {
    content: ' ';
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    transform: rotate(45deg);
    top: -14px;
    background: #fff;
    z-index: 6;
    left: 107px; }
    @media (max-width: 1024px) {
      .search-results-container:before {
        display: none; } }
  .search-results-container .search-results {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 20px; }
  .search-results-container ul {
    list-style: none;
    padding: 0;
    font-weight: 400; }
    .search-results-container ul li {
      cursor: pointer;
      padding: 2px 0; }
  .search-results-container .location {
    color: #999; }
  .search-results-container .highlight {
    color: #b41a83; }
  .search-results-container h3 {
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    padding-bottom: 12px;
    margin-bottom: 12px; }
  .search-results-container a {
    color: inherit; }

.search-container {
  position: relative !important;
  max-width: 1340px;
  margin: auto; }
  .search-container .ui.grid {
    margin: auto; }

@media screen and (max-width: 1024px) {
  section.search.page-search {
    display: none; }
  section.search.normal {
    width: 100%;
    padding: 5px 15px 5px 18px;
    overflow: hidden;
    border-radius: 50px;
    border: 1px solid #999; }
    section.search.normal.search-btn span {
      display: none; }
    section.search.normal.search-btn button {
      text-align: right; } }

@media screen and (max-width: 767px) {
  .search-filters .ui.grid > .column:not(.row) {
    display: none;
    align-items: center; }
  .search-filters .ui.grid > .column:not(.row):first-child {
    width: 80% !important;
    justify-content: left; }
    .search-filters .ui.grid > .column:not(.row):first-child input {
      height: 100%; }
  .search-filters .ui.grid > .column:not(.row):first-child,
  .search-filters .ui.grid > .column:not(.row):last-child {
    display: inline-block; }
  .search-filters .ui.button span {
    display: none; }
  .search-filters .ui.button button {
    text-align: right; } }

.iprefer-body-copy ul {
  display: flex;
  justify-content: space-evenly;
  list-style: none; }
  .iprefer-body-copy ul li {
    text-align: center;
    font-size: .9rem; }
    .iprefer-body-copy ul li img {
      display: block;
      margin: 0 auto;
      height: 50px;
      width: 50px;
      margin-bottom: .5rem; }

@media only screen and (max-width: 800px) {
  .iprefer-body-copy ul {
    flex-direction: column; }
    .iprefer-body-copy ul li {
      margin-bottom: 1rem; } }

img {
  max-width: 100%; }

.wlm-img {
  position: relative;
  max-height: 750;
  max-width: 1600; }
  @media only screen and (max-width: 1024px) {
    .wlm-img {
      padding-top: 4.5rem; } }
  .wlm-img section.search {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .wlm-img section.search {
        display: block;
        margin: 0 auto;
        width: 80%;
        position: absolute;
        z-index: 1;
        top: 53%;
        left: 50%;
        transform: translate(-50%, -50%); } }

.iprefer-copy h2 {
  font-family: Helvetica Neue, Helvetica, Arial;
  font-style: normal;
  text-align: center;
  font-size: 2rem;
  font-weight: 300;
  width: 70%;
  margin: 1.75rem auto; }

.iprefer-copy p {
  letter-spacing: 0.05em;
  font-size: 0.75rem;
  padding: 2rem 0 0.25rem; }
  @media only screen and (min-width: 868px) {
    .iprefer-copy p {
      visibility: hidden; } }

.iprefer-member-program {
  padding: 0 0 80px 0;
  text-align: center; }
  .iprefer-member-program img {
    max-width: 100%;
    height: auto; }
  @media only screen and (min-width: 375px) and (max-width: 868px) {
    .iprefer-member-program {
      display: none; } }

.text-danger {
  color: red; }

.benefits-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex; }
  .benefits-icons li {
    width: 18%;
    float: left;
    margin: 2.5%;
    text-align: center; }
    .benefits-icons li img {
      width: 50%;
      height: 75px;
      margin-bottom: 10%; }
  .benefits-icons li:nth-child(2) img {
    width: 60%; }
  .benefits-icons li:nth-child(3) img {
    width: 45%; }
  .benefits-icons li:nth-child(4) img {
    width: 49%; }
  .benefits-icons span {
    display: block;
    text-align: center;
    font: inherit;
    font-size: 100%;
    font-weight: 520; }
  @media only screen and (min-width: 375px) and (max-width: 868px) {
    .benefits-icons {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .benefits-icons li {
        width: 40%;
        margin-bottom: 2rem; }
        .benefits-icons li:nth-child(5) {
          width: 60%; } }

.iprefer-btn {
  max-width: 250px;
  margin: 5rem auto 0;
  display: block;
  padding: 15px 5px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #b41a83;
  border-radius: 50px;
  background: #fff;
  color: #b41a83;
  font-size: 1rem;
  font-weight: 400; }
  .iprefer-btn.iprefer-btn-reverse {
    margin-top: 1rem;
    margin-bottom: 4rem;
    background: #b41a83;
    color: #fff; }
    .iprefer-btn.iprefer-btn-reverse:hover {
      background: #fff;
      color: #b41a83; }
  .iprefer-btn:hover {
    background: #b41a83;
    color: #fff; }

.hide-for-medium-up {
  text-align: center;
  margin-bottom: 10rem; }
  @media only screen and (min-width: 869px) {
    .hide-for-medium-up {
      display: none; } }

.hide-for-small-only {
  text-align: center; }
  @media only screen and (max-width: 868px) {
    .hide-for-small-only {
      display: none !important; } }

.ui.modal {
  background: #fff;
  padding: 1rem;
  text-align: center;
  overflow: inherit; }
  .ui.modal .centent {
    font-size: 1em;
    line-height: 1em;
    padding: 1.5rem;
    justify-self: center; }
  .ui.modal .iprefer-forgot-pass form {
    margin: 2rem 5rem 0; }
  .ui.modal .iprefer-forgot-confirmation {
    color: green;
    text-align: left; }
  .ui.modal .iprefer-forgot-failure {
    color: red;
    text-align: left; }

.field {
  padding: 0 0 7px;
  justify-content: center; }
  .field label {
    position: relative;
    display: block;
    color: #000;
    font-weight: 300;
    float: left;
    cursor: pointer; }

.description p {
  font-size: 1rem;
  padding: 1.75rem 3rem;
  margin: 0.75rem;
  font-weight: 400; }

.ui.form {
  font-size: 1.1rem;
  padding-top: 1.5em; }
  .ui.form #form-emailInput-control,
  .ui.form #form-Pass-input {
    position: relative;
    background-color: transparent;
    font-family: inherit;
    border: none;
    border-bottom: 1px solid #000;
    box-shadow: none;
    display: block;
    color: #b41a83;
    font-size: 1em;
    margin: 0;
    padding: 0.5em;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    top: -4em;
    left: 0; }
  .ui.form .field label {
    position: relative;
    display: block;
    color: #000;
    font-weight: 300;
    padding-left: 0.5em;
    float: left;
    cursor: pointer; }
  .ui.form .password-input {
    width: 50%;
    padding: 0.5% 0; }

.ui #form-email-control-btn {
  font-size: 0.9rem;
  line-height: 1rem;
  border-radius: 50px;
  width: 36%;
  min-width: 110px;
  padding: 10px 10px;
  display: block;
  margin: auto;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
  background: transparent;
  outline: none;
  cursor: pointer;
  color: #b41a83;
  border: 1px solid #b41a83; }
  .ui #form-email-control-btn:hover {
    color: #fff;
    background: #b41a83; }

.set-password-expired {
  margin: 0 0 23rem;
  padding: 4rem; }
  .set-password-expired h1 {
    font-size: 2.25em;
    line-height: 1em;
    letter-spacing: 0.05em;
    margin-bottom: 0.25em;
    padding-top: 0.25em;
    font-weight: 300; }
  .set-password-expired p {
    margin-bottom: 2em;
    letter-spacing: 0.05em;
    line-height: 2em;
    padding-top: 0.5em;
    font-size: 1em;
    font-weight: 400; }
  .set-password-expired button.ui.button,
  .set-password-expired a {
    max-width: 240px;
    width: 40%;
    height: 3rem;
    margin: 3rem auto 0;
    display: block;
    padding: 0.75rem;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #b41a83;
    border-radius: 50px;
    color: #b41a83;
    background: transparent;
    font-size: 1rem;
    letter-spacing: 0.05rem;
    font-weight: 400;
    cursor: pointer; }
    .set-password-expired button.ui.button:hover,
    .set-password-expired a:hover {
      color: #fff;
      background: #b41a83; }
  .set-password-expired .error-message {
    color: red;
    padding: 1rem; }

.Feed {
  margin-bottom: 2rem; }

.enroll__form__terms__label a {
  color: #b41a83; }

.dashboard_success-message {
  list-style-type: none;
  color: green;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 1em;
  width: 50%;
  margin: auto;
  line-height: 24px; }

@media only screen and (max-width: 1060px) {
  .dashboard_success-message {
    width: 80%; } }

@media only screen and (max-width: 670px) {
  .dashboard_success-message {
    list-style-type: none;
    color: green;
    font-weight: bold;
    font-size: 1em;
    margin-bottom: 1.5em;
    width: 90%;
    margin: auto;
    line-height: 20px; } }

/* ============================MemberDashBoard============================= */
.dashboard-preferences__checkbox__container {
  position: relative;
  margin: 0.75rem; }

.dashboard-preferences__email__label {
  margin-left: 1rem;
  cursor: pointer; }

.dashboard-preferences__email__label:before {
  content: '';
  width: 17px;
  height: 17px;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0; }

input[type='checkbox']:checked + .dashboard-preferences__email__label:after {
  content: '';
  width: 19px;
  height: 19px;
  border-radius: 50%;
  position: absolute;
  background: #b41a83;
  top: 1px;
  left: 0; }

.page__container {
  margin-top: 1rem;
  background-color: #fff;
  max-height: 600px;
  overflow: scroll;
  padding: 3rem; }

dialog {
  display: none; }

dialog[open] {
  display: block; }

.dashboard-profile-password {
  display: inline; }

.dashboard-profile-password__row {
  border-bottom: 1px solid #ccc; }

.dashboard-profile-info__header {
  display: inline;
  font-size: 1rem;
  line-height: 1.6rem;
  font-weight: bold; }

.dashboard-profile__error {
  color: red;
  padding: 1.5rem 0; }

.accordian__input {
  position: absolute;
  opacity: 0; }

.accordian__input:focus {
  outline: 2px dashed #b41a83; }

.dashboard-accordian__header {
  width: 100%;
  font-size: 1.5rem !important;
  font-weight: 200 !important;
  margin-right: auto;
  border-bottom: 1px solid black; }

.dashboard-preferences__header {
  text-align: center;
  border-bottom: 1px solid black;
  margin: 15px 0; }

.dashboard-profile-birthday {
  border-bottom: solid 1px #ccc; }

.dashboard-profile-info__row {
  margin: 4px 0; }

.text-left {
  text-align: left; }

.dashboard-profile-edit {
  font-size: 12px;
  color: #b31a83;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 5px;
  margin-top: 4px; }

.fa-pencil-alt {
  margin-left: 5px;
  padding-bottom: 2px;
  font-size: 20px;
  color: #b41a83;
  transform: scale(-1, 1); }

.fa-caret-down {
  margin-left: 5px;
  padding-bottom: 2px;
  font-size: 20px;
  color: #000; }

.dashboard-preferences__question {
  font-size: 1.4rem;
  margin-top: 8px; }

.dashboard-preferences__sub-question {
  font-size: 12px; }

.dashboard-profile-change {
  font-size: 12px;
  color: #b31a83;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: 5px;
  margin-top: 4px; }

.dashboard-redeem__links {
  font-size: 13px;
  text-align: right; }

.dashboard-redeem__links__text {
  color: #b31a83;
  cursor: pointer; }

.tab {
  width: 100%;
  color: black;
  overflow: hidden; }

.tab-label {
  display: flex;
  align-items: baseline;
  padding: 1em 0 0.5em;
  font-weight: bold;
  cursor: pointer; }

.tab-content {
  max-height: 0;
  background: white;
  transition: all 0.35s; }

.tab-content.tab-open {
  max-height: 280vh;
  width: 100%;
  padding: 0 1rem; }

.tab-arrow {
  margin-top: 14px;
  content: '';
  margin-right: 16px;
  width: 25px;
  height: 15px;
  display: inline-block;
  background: url(/assets/images/chevron.svg) no-repeat;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: transform 0.35s; }

.tab-arrow.tab-arrow-open {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg); }

.dashboard-preferences__submission-successful {
  color: green; }

.dashboard-preferences__checkbox__container {
  position: relative;
  margin: 0.75rem; }

.dashboard-preferences__email__label {
  margin-left: 1rem;
  cursor: pointer; }

.dashboard-preferences__email__input:focus {
  border: 1px solid #b31a83; }

.dashboard-preferences__email__label:before {
  content: '';
  width: 17px;
  height: 17px;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0; }

.dashboard-preferences__email__label:focus::before {
  border: 1px solid #b31a83; }

input[type='checkbox']:checked + .dashboard-preferences__email__label:after {
  content: '';
  width: 19px;
  height: 19px;
  border-radius: 50%;
  position: absolute;
  background: #b41a83;
  top: 1px;
  left: 0; }

.dashboard__redeem__button__container {
  float: right; }

.dashboard__redeem__button {
  background-color: #fff;
  margin-top: 2rem;
  text-transform: uppercase;
  color: #b41a83;
  border: none;
  padding: 1px 10px;
  text-align: center;
  border-radius: 50px; }

.dashboard__redeem__button:hover {
  border: 1px solid #b41a83; }

.dashboard-preferences__submit {
  display: block;
  margin-top: 2rem;
  text-transform: uppercase;
  color: #b41a83;
  border: 1px solid #b41a83;
  padding: 12px 50px;
  text-align: center;
  border-radius: 50px; }

.dashboard-preferences__redeem__label {
  text-transform: uppercase;
  color: #ccc;
  border: 1px solid #ccc;
  padding: 12px 50px;
  text-align: center;
  cursor: pointer;
  border-radius: 50px;
  line-height: 1rem; }

.dashboard-preferences__certificates {
  display: flex;
  margin-top: 2rem;
  justify-content: space-evenly;
  flex-wrap: wrap; }

.dashboard__password__new {
  width: 50%;
  margin: 0; }

.dashboard__modal__header {
  font-size: 1.75rem;
  color: #fff;
  text-align: center; }

.dashboard__table__container {
  font-size: 12px;
  background-color: #fff;
  padding: 40px 25px 60px;
  max-height: 600px;
  overflow: scroll; }

.dashboard__table__header {
  text-align: center; }

.dashboard__table__head {
  font-weight: bold;
  font-size: 12px;
  line-height: 16px;
  border-bottom: 1px solid black;
  padding: 0 5px 5px; }

.dashboard__table {
  margin: 0 auto; }

/* MemberDashboard/GetSurveys */
.dashboard-preferences__header {
  text-align: center;
  border-bottom: 1px solid black;
  margin: 15px 0; }

.dashboard-preferences__checkbox {
  display: inline-block;
  width: 33%; }

@media only screen and (max-width: 769px) {
  .dashboard-preferences__checkbox {
    width: 100%; } }

.dashboard-preferences__checkbox__container {
  position: relative;
  margin-bottom: 1rem; }

.dashboard-preferences__email__label {
  margin-left: 1rem;
  cursor: pointer; }

.dashboard-preferences__email__label:before {
  content: '';
  width: 17px;
  height: 17px;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0; }

.block-system-main-block .sidebar-content-enroll-page {
  width: 33%;
  padding-right: 20px; }

@media only screen and (max-width: 1080px) {
  .block-system-main-block .sidebar-content-enroll-page {
    width: 40%; } }

@media only screen and (max-width: 700px) {
  .block-system-main-block .sidebar-content-enroll-page {
    width: 100%; } }

.bulletin-contact {
  padding: 1.75rem;
  margin-bottom: 2rem; }
  .bulletin-contact p {
    line-height: 1.8rem;
    letter-spacing: 0.05em;
    font-weight: 400; }
  .bulletin-contact a {
    color: #b41a83;
    text-decoration: none; }

.press {
  margin: 2.75rem auto;
  padding-left: 1rem;
  display: flex; }
  @media (max-width: 868px) {
    .press {
      padding-left: unset; } }
  .press .press-wrapper {
    width: 68%; }
  .press .news-hub {
    margin-left: 2.5rem; }
    @media only screen and (max-width: 1024px) and (min-width: 375px) {
      .press .news-hub {
        margin: 0; } }
  .press .news-row {
    margin: 1rem;
    display: flex; }
    .press .news-row .img {
      width: 18%;
      border: 1px solid #ccc;
      display: inline-block;
      padding: 1.25rem;
      margin-right: 2rem;
      margin-bottom: 5rem;
      clear: left;
      background-color: #fff; }
      .press .news-row .img img {
        width: 100%; }
      @media only screen and (max-width: 1024px) and (min-width: 375px) {
        .press .news-row .img {
          width: 30%; } }
    .press .news-row .news-header {
      width: 100%;
      padding: 0.25rem; }
      .press .news-row .news-header h2 {
        padding-top: 0;
        font-size: 1.75rem;
        line-height: 2rem;
        font-weight: 300; }
        .press .news-row .news-header h2 a {
          color: #000;
          text-decoration: none; }
      .press .news-row .news-header .news-title:after {
        content: '';
        width: 45px;
        display: block;
        margin-top: 20px;
        padding-bottom: 5px;
        border-top: 1px solid #ccc; }
    .press .news-row .date {
      font-weight: 200;
      margin: 0; }
  .press .press-release-table {
    width: 100%;
    margin: 1.5rem;
    border: 1px solid #ccc;
    border-collapse: collapse; }
    .press .press-release-table a {
      color: #b41a83; }
    .press .press-release-table .title-field {
      text-align: left;
      padding-left: 2rem; }
    .press .press-release-table .date-field {
      width: 23%;
      text-align: center; }
      .press .press-release-table .date-field div {
        font-size: 0.85rem; }
    .press .press-release-table tr {
      border-bottom: 1px solid #ccc; }
      .press .press-release-table tr th {
        font-weight: 600; }
    .press .press-release-table th,
    .press .press-release-table td {
      font-size: 1rem;
      line-height: 1.75rem;
      padding: 0.5rem 1rem; }
  .press .page-nav {
    margin: 1.5rem;
    padding: 1rem 0;
    text-align: center; }
    .press .page-nav .pager-list {
      display: inline;
      padding: 0; }
    .press .page-nav .pager-item {
      display: inline-block;
      padding: 0 0.4em;
      font-size: 1.15rem;
      margin: 0; }
      .press .page-nav .pager-item:first-child a:hover, .press .page-nav .pager-item:last-child a:hover, .press .page-nav .pager-item:nth-child(2) a:hover, .press .page-nav .pager-item:nth-last-child(2) a:hover {
        border: none !important; }
      .press .page-nav .pager-item a {
        padding: 0.2em 0.3em 0.2em;
        font-weight: 500;
        color: #000;
        cursor: pointer;
        text-decoration: none; }
        .press .page-nav .pager-item a:hover {
          border-bottom: 2px solid #2a678c; }
        .press .page-nav .pager-item a.active {
          border-bottom: 3px solid #b41a83; }
          .press .page-nav .pager-item a.active:hover {
            border-bottom: 3px solid #b41a83; }
  .press .press-column {
    width: 28%;
    height: 100%;
    margin-left: 2.5rem; }
    .press .press-column .press-nav,
    .press .press-column .press-archive,
    .press .press-column .bulletin-contact {
      padding: 1.75rem; }
    .press .press-column .press-nav-menu {
      margin: 0; }
    .press .press-column h4 {
      font-family: Helvetica Neue, Helvetica, Arial;
      font-size: 1.6rem;
      line-height: 2.5rem;
      letter-spacing: 0.05rem;
      text-transform: uppercase;
      font-weight: 400;
      margin-bottom: 1rem;
      padding-top: 1.75rem;
      color: #000; }
      @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .press .press-column h4 {
          font-size: 1.4rem; } }
    .press .press-column ul {
      padding: 1rem 0 0 0; }
    .press .press-column .sub-menu-item {
      font-size: 1.1rem;
      font-weight: 400;
      line-height: 1.25rem;
      letter-spacing: 0.05rem;
      padding-bottom: 1rem;
      list-style: none;
      text-align: left; }
      .press .press-column .sub-menu-item a {
        color: #6a6a6a; }
      @media only screen and (max-width: 1024px) and (min-width: 768px) {
        .press .press-column .sub-menu-item {
          font-size: 0.9rem; } }
      .press .press-column .sub-menu-item.active a {
        color: #b41a83; }
  @media only screen and (max-width: 1024px) and (min-width: 868px) {
    .press {
      margin-top: 5rem; } }
  @media only screen and (max-width: 868px) {
    .press {
      margin-top: 5rem;
      padding-left: 0; }
      .press .press-column {
        display: none; }
      .press .press-wrapper {
        width: 100%;
        margin: 0; }
        .press .press-wrapper .press-release-table {
          margin: 0; } }

.where-next__homepage-container {
  margin: 5% 12%;
  margin-bottom: 0; }

@media only screen and (max-width: 550px) {
  .where-next__homepage-container {
    margin: 2% 0; } }

.where-next-masthead-container {
  position: relative; }

.where-next__masthead-image {
  width: 100%;
  height: auto; }

.where-next__masthead-text-block-container {
  position: absolute;
  bottom: 125px;
  right: 140px;
  background: rgba(255, 255, 255, 0.8);
  width: 35%;
  height: 35%;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center; }

.where-next__masthead-text-block {
  margin: 2%; }

@media only screen and (max-width: 1024px) {
  .where-next__masthead-text-block-container {
    height: 45%;
    width: 45%;
    bottom: 90px;
    right: 40px; } }

@media only screen and (max-width: 700px) {
  .where-next__masthead-text-block-container {
    position: initial;
    background: none;
    margin: 10px auto;
    padding: 0;
    width: 95%; } }

.where-next__masthead-text-category-value {
  letter-spacing: 0.1em;
  text-align: center;
  text-transform: uppercase;
  margin-top: 3%; }

.where-next__masthead-text-title-value {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 0px;
  font-size: 1.15rem;
  font-family: AldusNovaPro, Georgia, Sans-Serif; }

@media only screen and (min-width: 1700px) {
  .where-next__masthead-text-block-container {
    padding-bottom: 2%; }
  .where-next__masthead-text-title-value {
    font-size: 2rem;
    padding: 2%; }
  .where-next__masthead-text-body-value,
  .where-next__masthead-text-category-value {
    font-size: 1.5rem; } }

/*=================== Where Next Homepage Article Cards =================== */
.where-next__article-cards-grid-container--vertical {
  display: flex;
  justify-content: center;
  width: 100%;
  flex-wrap: wrap; }

.where-next__article-card-container--vertical {
  max-width: 270px;
  width: 100%;
  margin: 2%; }

.where-next__article-card-container--vertical:hover {
  cursor: pointer; }

.where-next__article-card-content-section-container--vertical {
  text-align: center;
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-left: 2px solid #ccc;
  min-height: 135px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 2% 2%; }

.where-next__article-card-category-container--vertical {
  width: 100%;
  margin-bottom: 2%; }

.where-next__article-card-category--vertical {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #b41a83;
  text-decoration: none;
  font-weight: 300; }

.where-next__article-card-title--vertical {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: break-word;
  width: 100%;
  font-weight: 600;
  font-family: 'AldusNovaPro', Georgia, sans-serif;
  margin-bottom: 2%; }

@media only screen and (max-width: 885px) {
  .where-next__article-card-title--vertical {
    font-size: 0.9rem; } }

.where-next__article-card-description--vertical {
  width: 100%;
  font-family: 'Helvetica Neue', Helvetica, Arial;
  font-weight: 300;
  font-size: 0.9rem; }

@media only screen and (max-width: 885px) {
  .where-next__article-card-description--vertical {
    display: none; } }

.where-next__article-card-read-more-link-container--vertical {
  width: 100%;
  margin-top: 2%; }

.where-next__article-card-read-more-link--vertical {
  text-decoration: underline;
  text-transform: uppercase;
  font-weight: 300;
  color: #b41a83; }

.where-next__article-card-container--horizontal {
  display: flex;
  margin: 4% auto;
  max-width: 100%;
  justify-content: center; }

.where-next__article-card-container--horizontal:hover {
  cursor: pointer; }

.where-next__article-card-img-wrapper--horizontal.-right {
  order: 4;
  overflow: hidden; }

.where-next__article-card-img-wrapper--horizontal {
  overflow: hidden;
  height: 200px;
  width: auto; }

.where-next__article-card-img--horizontal {
  height: 100%;
  width: auto; }

.where-next__article-card-content-section-container--horizontal {
  max-width: 63%;
  width: 63%;
  height: 197px;
  text-align: center;
  text-align: -webkit-center; }

.where-next__article-card-content-section-container--horizontal:before,
.where-next__article-card-content-section-container--horizontal:after {
  background-color: #ccc;
  content: '';
  display: block;
  height: 1px;
  width: 95%; }

.where-next__article-card-content-section--horizontal {
  max-width: 70%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center; }

.where-next__article-card-category-container--horizontal {
  width: 100%; }

.where-next__article-card-category--horizontal {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #b41a83;
  text-decoration: none;
  font-weight: 300; }

.where-next__article-card-category--horizontal:hover {
  color: #1e70bf;
  text-decoration: none; }

.article-link {
  color: black; }

.article-link:hover {
  color: black; }

.where-next__article-card-title--horizontal {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: break-word;
  width: 100%;
  font-weight: 600;
  font-family: 'AldusNovaPro', Georgia, sans-serif; }

@media only screen and (max-width: 885px) {
  .where-next__article-card-title--horizontal {
    font-size: 0.9rem; } }

.where-next__article-card-description--horizontal {
  width: 100%;
  font-family: 'Helvetica Neue', Helvetica, Arial;
  font-weight: 300; }

@media only screen and (max-width: 885px) {
  .where-next__article-card-description--horizontal {
    display: none; } }

.where-next__article-card-read-more-link-container--horizontal {
  width: 100%; }

.where-next__article-card-read-more-link--horizontal {
  text-decoration: underline;
  text-transform: uppercase;
  color: #b41a83;
  font-weight: 300; }

/*=================== Where Next Homepage "Most Popular" Cards =================== */
.where-next__most-popular-card-container {
  display: flex;
  width: 80%;
  margin: 4% auto;
  height: 150px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  text-align: center; }

.where-next__most-popular-card-container:hover {
  cursor: pointer; }

.where-next__most-popular-card-category:hover {
  color: #1e70bf;
  text-decoration: none; }

@media only screen and (max-width: 1024px) {
  .where-next__most-popular-card-container {
    width: 85%; } }

@media only screen and (max-width: 675px) {
  .where-next__most-popular-card-container {
    margin: 4% 0;
    width: 100%; } }

.where-next__most-popular-section-title {
  letter-spacing: 0.05em;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline;
  font-family: Helvetica Neue, Helvetica, Arial;
  font-weight: 200;
  line-height: 2rem;
  margin-bottom: 0.57749rem;
  padding-top: 0.42251rem;
  font-style: italic;
  font-size: 1.7rem;
  text-align: center; }

.where-next__most-popular-card-img {
  max-width: 200px;
  min-width: 200px;
  width: 100%;
  height: 150px; }

.where-next__most-popular-card-content-section-container {
  display: flex;
  justify-content: center;
  width: 100%; }

.where-next__most-popular-card-content {
  max-width: 95%;
  text-align: center;
  text-align: -webkit-center;
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
  justify-content: center; }

.where-next__most-popular-card-category-container {
  width: 100%; }

.where-next__most-popular-card-category {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #b41a83;
  text-decoration: none;
  font-weight: 300; }

.where-next__most-popular-card-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
  margin: 2%;
  font-weight: 700;
  font-family: 'AldusNovaPro', Georgia, sans-serif;
  font-size: 1.1rem; }

.where-next__most-popular-card-description {
  width: 100%;
  font-family: 'Helvetica Neue', Helvetica, Arial;
  font-weight: 300;
  margin-top: 1%;
  margin-bottom: 1%; }

.where-next__most-popular-card-read-more-container {
  width: 100%; }

.where-next__most-popular-card-read-more-link {
  text-decoration: underline;
  text-transform: uppercase;
  color: #b41a83;
  font-weight: 300; }

.where-next__most-popular-card-read-more-link:hover {
  color: #1e70bf;
  text-decoration: none; }

.where-next-instagram-header {
  margin: 4% auto; }

.react-multi-carousel-list {
  display: flex;
  align-items: center;
  overflow: hidden;
  position: relative; }

.react-multi-carousel-track {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  position: relative;
  transform-style: preserve-3d;
  backface-visibility: hidden;
  will-change: transform, transition; }

.react-multiple-carousel__arrow {
  position: absolute;
  outline: none;
  transition: all 0.5s;
  border-radius: 35px;
  z-index: 1000;
  border: none;
  background: rgba(0, 0, 0, 0.5);
  min-width: 43px;
  min-height: 43px;
  opacity: 1;
  cursor: pointer; }

.react-multiple-carousel__arrow:hover {
  background: rgba(0, 0, 0, 0.8); }

.react-multiple-carousel__arrow::before {
  font-size: 20px;
  color: #fff;
  display: block;
  font-family: revicons;
  text-align: center;
  z-index: 2;
  position: relative; }

.react-multiple-carousel__arrow--left {
  left: calc(4% + 1px); }

.react-multiple-carousel__arrow--left::before {
  content: '\25C4'; }

.react-multiple-carousel__arrow--right {
  right: calc(4% + 1px); }

.react-multiple-carousel__arrow--right::before {
  content: '\25BA'; }

.react-multi-carousel-dot-list {
  position: absolute;
  bottom: 0;
  display: flex;
  left: 0;
  right: 0;
  justify-content: center;
  margin: auto;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.react-multi-carousel-dot button {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  opacity: 1;
  padding: 5px 5px 5px 5px;
  box-shadow: none;
  transition: background .5s;
  border-width: 2px;
  border-style: solid;
  border-color: grey;
  padding: 0;
  margin: 0;
  margin-right: 6px;
  outline: 0;
  cursor: pointer; }

.react-multi-carousel-dot button:hover:active {
  background: #080808; }

.react-multi-carousel-dot--active button {
  background: #080808; }

.react-multi-carousel-item {
  transform-style: preserve-3d;
  backface-visibility: hidden; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .react-multi-carousel-item {
    flex-shrink: 0 !important; }
  .react-multi-carousel-track {
    overflow: visible !important; } }

.ig-image-container img {
  padding: 0px 10px;
  min-height: 18rem;
  object-fit: cover; }

.article-body-container p {
  line-height: 2rem;
  padding: 1rem 0; }

.article-body-container a {
  color: #b41a83;
  text-decoration: none; }

.divider {
  border: 0;
  height: 1px;
  background: #000;
  width: 150px;
  padding: 0;
  margin: 15px;
  margin-left: auto;
  margin-right: auto; }

.page .page-inner {
  display: inline-block;
  padding: 30px;
  width: 70%; }
  @media only screen and (max-width: 468px) {
    .page .page-inner {
      width: 100%; } }

.page .page-inner--full {
  display: inline-block;
  padding: 30px;
  width: 100%; }

.page .page-sidebar {
  width: 30%;
  float: right;
  padding-top: 30px; }
  @media only screen and (max-width: 1024px) {
    .page .page-sidebar {
      padding-top: 80px; } }

.page .page-masthead img {
  width: 100%; }

.page h1 {
  text-align: center; }
  .page h1:after {
    content: '';
    width: 55px;
    display: block;
    margin: 20px auto 0;
    padding-bottom: 15px;
    border-top: 1px solid #ccc; }

.page h2:after {
  content: '';
  width: 55px;
  display: block;
  margin-top: 20px;
  padding-bottom: 15px;
  border-top: 1px solid #ccc; }

.page p {
  margin-bottom: 0.5rem;
  padding-top: 0.5rem;
  line-height: 1.8rem; }

.page hr {
  margin: 2rem 0; }

.page table {
  width: unset; }

.page .text-align-center {
  text-align: center; }

.page #details {
  position: absolute;
  width: calc(100% + 1px);
  background-color: white;
  border: 1px solid black;
  margin-top: 5px; }

@media (min-width: 468px) {
  .page .page-main {
    width: 100%;
    display: inline-block; } }

@media (max-width: 1199px) {
  .page-sidebar {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .hide-for-medium-only {
    display: none !important; } }

@media only screen and (max-width: 1024px) {
  .page-main {
    padding-top: 50px; } }

.iprefer-planner-cta {
  max-width: 240px;
  margin: 30px 0;
  font-size: 1rem;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #b41a83;
  border-radius: 50px;
  color: #b41a83;
  margin: 30px auto; }

.iprefer-planner-cta a {
  display: block;
  padding-top: 12px;
  padding-right: 25px;
  padding-bottom: 12px;
  padding-left: 25px;
  color: #b41a83;
  text-decoration: none;
  width: 238px;
  height: 44px; }

.cta-container {
  display: flex;
  width: 80%;
  margin: auto; }

.cta-container > div {
  width: 33%; }

@media only screen and (max-width: 970px) {
  .cta-container {
    display: block; }
  .cta-container > div {
    margin: auto;
    width: auto; } }

.iprefer-login-form h2::after {
  content: none; }

.banner {
  position: relative;
  background: lightgray;
  justify-content: center;
  display: flex;
  align-items: center;
  width: 100%;
  display: none; }
  .banner-container,
  .banner-container > div {
    width: 100%; }
  .banner section.search {
    margin: 0 auto;
    width: 80%;
    position: absolute;
    z-index: 1;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .banner .carousel .callout {
    padding: 0; }
  .banner .carousel .callout-body.price:before {
    background: linear-gradient(to bottom, transparent 60%, black 100%); }
  .banner .carousel .ui.grid.grid-container {
    height: 539px;
    align-items: flex-end; }
  .banner .carousel .property-data {
    left: 120px; }
  .banner .carousel .control-dots {
    position: absolute;
    transform: rotate(-90deg);
    left: 0;
    width: auto;
    bottom: 66px; }
    .banner .carousel .control-dots .dot {
      width: 15px;
      height: 15px; }
  @media screen and (min-width: 1024px) {
    .banner {
      display: block; } }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    font-family: Helvetica Neue, Helvetica, Arial;
    font-style: normal;
    font-weight: 200; }
  body p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 1em; }
  body p:first-child {
    padding-top: 0; }

body {
  font-family: Helvetica Neue, Helvetica, Arial !important;
  letter-spacing: 0.05em; }

code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New', monospace; }

.logout-modal {
  height: 250px; }
  .logout-modal h2 {
    visibility: visible;
    color: white;
    width: 100%;
    text-align: center;
    margin-top: -80px;
    font-weight: 300; }
    .logout-modal h2 span {
      font-style: italic; }
  .logout-modal > div {
    transform: translateY(calc(50% - 50px));
    top: 50%;
    position: relative; }

body.menu-open {
  overflow-y: hidden; }

.navibar {
  display: flex;
  padding-left: 50px; }
  .navibar a {
    float: left;
    font-size: 0.75rem;
    color: #555;
    text-align: center;
    font-weight: 400;
    padding: 14px 11px;
    text-decoration: none; }
  .navibar .close-mobile-menu {
    display: none; }

.login__icon {
  width: 3rem;
  height: 3rem;
  font-size: 1.3rem;
  margin-left: auto;
  margin-right: 1rem;
  cursor: pointer;
  background-color: #757575;
  color: #fff;
  border: transparent;
  border-radius: 50%; }
  .login__icon__column {
    display: flex !important;
    margin-left: auto; }
  .login__icon--logged-out {
    font-size: 1.1rem;
    margin-right: 1rem;
    margin-left: auto;
    margin-bottom: auto;
    height: 3rem;
    padding: 1rem 1.5rem;
    margin-top: .5rem;
    cursor: pointer;
    background-color: #757575;
    color: #fff;
    border: transparent; }
    .login__icon--logged-out--desktop {
      font-size: 1.1rem;
      margin-right: 1rem;
      margin-left: auto;
      margin-bottom: auto;
      height: 3rem;
      padding: 1rem 1.5rem;
      margin-top: auto;
      cursor: pointer;
      background-color: #757575;
      color: #fff;
      border: transparent; }

.login__dropdown {
  position: absolute;
  text-align: center;
  width: 17rem;
  right: 2rem;
  opacity: .8;
  background-color: #000;
  padding: .5rem;
  z-index: 999; }
  .login__dropdown a {
    font-size: 1rem;
    color: #fff;
    float: inherit; }
  .login__dropdown__container {
    position: relative;
    margin-left: auto; }
    .login__dropdown__container--scroll {
      width: 100%;
      position: relative;
      margin-top: .6rem; }
  .login__dropdown__item {
    margin: .7rem 0;
    cursor: pointer; }

.main-nav {
  display: flex; }

.dropdownm {
  margin-top: 5rem; }

.dropdownm .dropbtn {
  font-size: 16px;
  border: none;
  outline: none;
  color: black;
  padding: 14px 16px;
  background-color: inherit;
  font: inherit;
  margin: 0; }

.navibar a:hover .mname,
.dropdownm:hover .dropbtn .mname {
  border-bottom: 1px solid #555;
  padding-bottom: 5px; }

.mname {
  text-transform: uppercase; }

.smname {
  text-transform: uppercase; }

.dropdownm-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 25px;
  top: 110px;
  width: 100%;
  left: 0;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 3; }

.dropdownm-content .mheader {
  background: red;
  padding: 16px;
  color: white; }

.dropdownm:hover > a {
  color: #000; }

.dropdownm.active .dropdownm-content {
  display: block; }

.navibar:not(.isMobileMenuOpen) .dropdownm:hover .dropdownm-content {
  display: block; }

.close-sub-menu {
  display: none; }

/* Create three equal columns that floats next to each other */
.columnm {
  float: left;
  width: 25%;
  padding: 5px; }

.columnm a {
  float: none;
  color: black;
  padding: 3px;
  text-decoration: none;
  display: block;
  text-align: left; }

/* Clear floats after the columns */
@media (max-width: 1024px) {
  .rowm {
    background-color: #ebebeb; } }

.rowm:after {
  content: '';
  display: flex;
  clear: both;
  justify-content: center;
  flex-direction: row; }

.menu-name {
  border-bottom: 1px solid; }

.flyout-search {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 60px;
  background: #fff;
  display: none; }
  .flyout-search.showFlyoutMenu {
    display: block; }

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .columnm {
    width: 100%;
    height: auto; } }

.mname:hover {
  border-bottom: 1px solid lightgray;
  padding-bottom: 5px; }

.ui.grid > .column:not(.row).menu-icon-mobile {
  display: none; }
  .ui.grid > .column:not(.row).menu-icon-mobile .nav-menu-icon {
    width: 32px;
    margin-top: 15px;
    border: 0;
    cursor: pointer;
    outline: none;
    height: 32px;
    background: transparent url(/assets/images/nav-menu.png) no-repeat; }
    .ui.grid > .column:not(.row).menu-icon-mobile .nav-menu-icon:focus {
      box-shadow: 0 0 10px #b41a83; }

@media only screen and (max-width: 1024px) {
  .login__icon {
    margin-right: 1rem; }
  .flyout-search {
    display: block;
    padding-left: 24px; }
  .mobile.computer.flyout-search {
    padding-right: 30px; }
  .ui.grid > [class*='twelve wide computer'].column.flyout-search {
    width: 87.5% !important;
    padding-right: 30px; }
  .ui.grid > .column:not(.row).menu-icon-mobile {
    display: inline-block; }
  .ui.grid > .column:not(.row).flyout-pannel {
    display: none; }
  .navibar,
  .panel.normal {
    display: none; }
  .navibar.isMobileMenuOpen {
    display: block;
    position: fixed;
    overflow-y: scroll;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 0 15px;
    background: #ebebeb; }
    .navibar.isMobileMenuOpen .close-mobile-menu,
    .navibar.isMobileMenuOpen .close-sub-menu {
      display: inline-block;
      border: 0;
      background: inherit;
      position: absolute;
      right: 15px;
      top: 15px;
      cursor: pointer;
      outline: none; }
      .navibar.isMobileMenuOpen .close-mobile-menu:focus,
      .navibar.isMobileMenuOpen .close-sub-menu:focus {
        box-shadow: 0 0 10px #b41a83; }
    .navibar.isMobileMenuOpen .close-sub-menu img {
      border-style: none;
      transform: rotate(-90deg); }
    .navibar.isMobileMenuOpen .main-nav {
      display: block; }
      .navibar.isMobileMenuOpen .main-nav .dropdownm {
        margin-top: 0;
        padding: 20px 6px;
        border-bottom: 1px solid #cacaca;
        cursor: pointer;
        outline: none; }
        .navibar.isMobileMenuOpen .main-nav .dropdownm a {
          padding: 0;
          font-size: 1rem;
          padding-bottom: 3px; }
        .navibar.isMobileMenuOpen .main-nav .dropdownm:hover {
          border-bottom: 1px solid #cacaca; }
          .navibar.isMobileMenuOpen .main-nav .dropdownm:hover > a {
            border-bottom: 1px solid #000;
            color: #000; }
        .navibar.isMobileMenuOpen .main-nav .dropdownm.active .dropdownm-content {
          display: block;
          top: 0;
          height: 100%;
          background: #ebebeb;
          padding: 55px 20px 150px;
          width: 100%;
          box-shadow: none; }
          .navibar.isMobileMenuOpen .main-nav .dropdownm.active .dropdownm-content hr {
            display: none; }
          .navibar.isMobileMenuOpen .main-nav .dropdownm.active .dropdownm-content .columnm {
            float: none;
            width: 100%; }
            .navibar.isMobileMenuOpen .main-nav .dropdownm.active .dropdownm-content .columnm .smname {
              font-size: 1rem;
              font-weight: bold; }
  span.leaf-links {
    font-size: 1rem;
    border-bottom: 1px solid #cacaca;
    padding: 10px 20px;
    color: #555;
    font-weight: 400;
    display: block; } }

.leaf-links a:hover {
  text-decoration: underline; }

@media only screen and (max-width: 1075px) {
  .navibar {
    padding-left: 10px;
    padding-right: 10px; } }

@media only screen and (max-width: 1024px) {
  .login__dropdown--sm {
    display: none; }
  .login__icon--logged-out {
    padding: .2rem .4rem; } }

@media only screen and (max-width: 625px) {
  .login__icon__column {
    margin-left: 0; } }

@media only screen and (max-width: 425px) {
  .login__icon {
    margin-right: 0; } }

.footer-main {
  width: 100%;
  min-height: 10vh;
  padding: 0.25rem;
  bottom: 0;
  background: #000;
  color: #fff;
  font-family: 'Helvetica';
  font-size: 0.75rem;
  font-weight: lighter;
  display: flex;
  flex-direction: column;
  z-index: 5;
  margin-top: auto; }
  .footer-main .footer-grid {
    padding: 0 0.75rem; }
  .footer-main h2 {
    font-family: 'Helvetica';
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 400;
    padding-top: 1.75%;
    padding-bottom: 10px;
    line-height: 1.8rem; }
  .footer-main a {
    color: #fff;
    font-weight: 500;
    outline: none; }
    .footer-main a:focus {
      outline: 1px solid #fff; }
  .footer-main .footer-bar {
    display: flex;
    flex-direction: row;
    width: 100%;
    float: left;
    padding-top: 0.75rem;
    margin-left: 0;
    margin-right: 0; }

.footer-phone {
  width: 35%;
  float: left;
  padding: 1rem 0; }
  .footer-phone .footer-ph-number {
    font-size: 1.25rem;
    width: 45%;
    padding-left: 3%; }
  .footer-phone .fas {
    margin: 0 5px 0 0;
    padding: 0.3%; }
  .footer-phone .global-numbers {
    display: inline-block;
    margin-left: 4%;
    font-size: 0.8rem; }

.footer-nav {
  width: 65%;
  float: right;
  margin-right: 0;
  margin-left: 0; }
  .footer-nav ul {
    text-align: right;
    margin: 0;
    padding: 0.55rem 0 !important; }
    .footer-nav ul li:nth-child(4) {
      border-right: none; }
  .footer-nav .sub-menu-item {
    display: inline-block;
    margin: 0;
    font-size: 0.8rem;
    line-height: 1.8rem;
    letter-spacing: 0.05rem;
    padding: 0 1.75%;
    border-right: 1px solid #555; }
    .footer-nav .sub-menu-item a:hover {
      text-decoration: underline; }
    .footer-nav .sub-menu-item a:focus {
      outline: 1px solid #fff; }
    .footer-nav .sub-menu-item .footer-more {
      cursor: 'pointer'; }

.toggle {
  position: relative;
  cursor: pointer;
  display: inline-block;
  width: 5%;
  margin: 0.4rem 0.4rem 0 0; }
  .toggle .footer-arrow {
    transform: rotate(180deg); }

.footer-collections {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
  justify-content: center;
  list-style: none;
  max-width: 1080px;
  height: auto;
  margin: 40px auto 0;
  padding: 1rem; }
  .footer-collections .collection-logo {
    padding: 0 20px 0 14px;
    width: auto; }
  .footer-collections li {
    border-right: 1px solid #ccc; }
  .footer-collections li:nth-child(5),
  .footer-collections li:nth-child(6),
  .footer-collections li:nth-child(1) {
    border-right: none; }

.footer-mid-wraper {
  display: flex;
  width: 100%;
  float: left;
  margin: 0;
  padding: 1.25rem;
  font-size: 100%; }
  .footer-mid-wraper .footer-block-menu {
    display: block;
    width: 21%;
    float: right;
    margin: 0;
    padding-left: 1.5%;
    border-left: 1px solid #555; }
    .footer-mid-wraper .footer-block-menu h2:after {
      content: none; }
    .footer-mid-wraper .footer-block-menu.press {
      display: block; }
  .footer-mid-wraper .footer-block-menu-social {
    margin-left: 22%;
    padding-left: 1.24%;
    border-left: 1px solid #555; }
    .footer-mid-wraper .footer-block-menu-social h2 {
      margin-bottom: 0.25rem; }
  .footer-mid-wraper ul {
    text-align: left;
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .footer-mid-wraper .menu-item {
    padding: 0 0 1.75%;
    font-size: 0.8rem; }
    .footer-mid-wraper .menu-item a:hover {
      text-decoration: underline; }
    .footer-mid-wraper .menu-item a:focus {
      outline: 1px solid #fff; }

.footer-social {
  display: flex;
  flex-direction: row;
  float: right;
  width: 100%;
  margin-bottom: 1.25rem;
  padding-right: 2.25rem;
  border-bottom: 1px solid #555; }
  .footer-social .footer-hashtag {
    float: right;
    padding-top: 1.75%;
    margin-right: 2rem; }
    .footer-social .footer-hashtag h2:after {
      content: none; }
  .footer-social .footer-social-networks {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    padding-bottom: 5px;
    padding-top: 0; }

.footer-app h2:after {
  content: none; }

.footer-app-down {
  display: flex;
  flex-direction: row;
  float: left; }
  .footer-app-down .footer-app-iprefer {
    margin-right: 1rem; }
    .footer-app-down .footer-app-iprefer img {
      width: 90%;
      padding-top: 1rem; }
  .footer-app-down .footer-app-icon {
    padding-top: 0; }

.footer-app-icons a {
  display: inline-block; }

.fab {
  position: relative;
  padding: 5%;
  margin-top: 5px;
  display: inline-block;
  font-size: 1.5rem; }

.tooltip {
  display: none;
  position: absolute;
  margin-left: -83px;
  margin-top: 15px;
  width: 200px;
  background-color: white;
  font-size: 12px; }

.footer-icon:hover .tooltip {
  display: block; }

.footer-icon {
  align-items: center;
  width: 35px;
  height: 35px;
  border-radius: 50px;
  background: #999;
  color: #1a1a1a !important;
  display: inline-block;
  text-align: center;
  margin-left: 1.2rem; }

#footer-copyright {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 25px 0 20px;
  text-align: center;
  font-size: 0.75rem;
  letter-spacing: 0.05rem; }

.footer-nav-tab {
  display: none;
  width: 70%;
  float: right;
  margin-right: 0; }

.tab-nav-menu {
  text-align: left;
  padding-inline-start: 0;
  width: 80%; }
  .tab-nav-menu li {
    display: inline-block;
    font-size: 0.75rem;
    margin: 0;
    padding: 0.75% 1.75%;
    border-right: 1px solid #555;
    text-align: center; }
  .tab-nav-menu li:nth-child(4) {
    border-right: none; }

.mobile-download-icon {
  display: none; }

@media only screen and (min-width: 320px) and (max-width: 1024px) {
  .desk-footer,
  .mobile-footer {
    display: none; }
  .footer-main {
    max-height: 75vh; }
    .footer-main .footer-bar {
      width: 100%;
      float: left; }
  .footer-app-down,
  .footer-social {
    flex-direction: column; }
  .footer-block-menu-social,
  .desk-footer,
  .mobile.footer,
  .footer-collections,
  #footer-copyright {
    display: none; }
  .tab-footer-active {
    display: block; }
  .footer-mid-wraper {
    display: block;
    max-width: 1340px;
    margin: 0 auto;
    position: relative; }
    .footer-mid-wraper h2 {
      padding-top: 0; }
    .footer-mid-wraper .block-menu-tr-active {
      padding-left: 1.25rem;
      width: 32.20339%;
      float: left; }
    .footer-mid-wraper .block-menu-pr-active {
      padding-left: 1.25rem;
      width: 32.20339%;
      float: right; }
  .footer-phone {
    width: 30%;
    float: left;
    text-align: left;
    padding-left: 1.75%; }
    .footer-phone .global-numbers {
      display: none; }
  .nav-tab-active {
    display: flex;
    float: left; }
    .nav-tab-active .footer-links-tab {
      padding: 0.75rem 0;
      text-align: right; }
    .nav-tab-active ul {
      float: right; }
      .nav-tab-active ul li {
        padding: 0 1.5rem;
        display: inline-block; }
        .nav-tab-active ul li ::before {
          content: '';
          border-left: 1px solid #555;
          padding: 0.5rem 1rem; }
      .nav-tab-active ul li:nth-child(2) {
        border-right: none; }
      .nav-tab-active ul a:hover {
        text-decoration: underline; }
      .nav-tab-active ul a:focus {
        outline: 1px solid #fff; }
  .footer-social-tab {
    width: 70%;
    float: left;
    text-align: center;
    padding: 0.5rem 0 0; }
  .nav-tab {
    width: 95%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    margin: 0.5rem 2rem; } }

@media only screen and (max-width: 660px) {
  .footer-icon {
    display: none; }
  .mobile-download-icon {
    display: inline-block; } }

@media only screen and (max-width: 450px) {
  .footer-main {
    position: inherit; } }

@media only screen and (min-width: 1025px) {
  .mobile-footer,
  .tab-footer {
    display: none; } }

.basic-header {
  padding: 1rem; }
  .basic-header img {
    max-width: 165px;
    margin: 1rem 0.5rem; }
  .basic-header:after {
    content: ' ';
    display: block;
    clear: both; }

.logo {
  border-right: 0.5px solid;
  padding-right: 20px; }

.ph-logo {
  padding: 0 0 1rem; }

.unsupported-browser-message {
  padding: 5px;
  text-align: center;
  background-color: #f96;
  margin-bottom: 10px; }

.unsupported-browser-message a {
  color: #000;
  text-decoration: underline; }

.unsupported-browser-message-hidden {
  display: none; }

