:root {
  --white: white;
  --medium-violet-red: #ce0f69;
  --111111: #111;
  --dark-slate-grey: #115740;
  --orange: #ffb500;
  --midnight-blue: #1d1e53;
  --brandfuse: #2e7ccc;
  --black: black;
  --firebrick: #c4212a;
  --dark-khaki: #a8ad00;
  --sea-green: #4b9560;
  --dark-sea-green: #adcab8;
  --black-2: #131e29;
  --sky-blue: #71c5e8;
  --black-3: #5461c8;
  --light-steel-blue: #abcae9;
  --purple: #642f6c;
  --purple-2: #8a1b61;
  --deep-pink: #ef4a81;
  --dark-goldenrod: #c69214;
  --gold: #f2c75c;
  --pale-goldenrod: #f5e1a4;
  --gold-2: #f2c75c;
  --pale-goldenrod-2: #f5e1a4;
  --firebrick-2: #b7312c;
  --sienna: #c05131;
  --orange-red: #e35205;
  --dark-orange: #ed8b00;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: var(--white);
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
}

h1 {
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

a {
  color: var(--medium-violet-red);
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

img {
  display: block;
}

.navbar {
  background-image: linear-gradient(to bottom, var(--111111), var(--111111));
  color: var(--dark-slate-grey);
  justify-content: center;
  align-items: center;
  display: flex;
}

.usneslogoimage {
  height: 25px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.headerwithhero {
  background-image: url('../images/Circles2x.png'), url('../images/US-News-Creative-Guidance-1-8.jpg');
  background-position: 50%, 50% 85%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  flex-direction: column;
  align-items: center;
  height: auto;
  display: block;
}

.brandfusetext {
  float: right;
  color: #2e7ccc;
  text-align: right;
  letter-spacing: 1.25px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 20pt;
  display: block;
}

.adcontentby {
  float: none;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  align-items: center;
  font-family: Roboto, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 20px;
  display: flex;
}

.toptext {
  background-image: linear-gradient(#0006 44%, #0000);
  flex-direction: column;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.companyname {
  color: #fff;
  text-decoration: none;
}

.infoicon {
  float: left;
  padding-right: 0;
}

.dek {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 20px #0000009c, 1px 1px 6px #0000007d;
  width: 70%;
  max-width: 760px;
  margin-bottom: 30vh;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.2;
}

.footer {
  background-color: #0000;
}

.logo {
  width: 200px;
  max-width: 200px;
  height: auto;
  max-height: none;
  margin: 20px auto;
  display: block;
}

.logoimage {
  margin-top: 20px;
  display: block;
}

.usnewlogolinkblock {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.usnewlogolinkblock.bottomusnewslogo {
  margin-top: 18px;
}

.disclaimerwrapper {
  z-index: 2;
  background-image: linear-gradient(#000c, #000c);
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
}

.disclaimerwindow {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 5px;
  width: 300px;
  height: auto;
  margin: auto;
  padding: 20px;
}

.closedisclaimerwindow {
  float: right;
  width: 26px;
  height: auto;
  margin-top: -12px;
  margin-right: -12px;
}

.disclaimertext {
  margin-top: 7px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.brandfusedisclaimertext {
  color: #2e7ccc;
  text-align: left;
  letter-spacing: 1.25px;
  justify-content: center;
  align-items: center;
  margin-top: 4px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  line-height: 20pt;
  display: block;
}

.gridborder {
  background-image: url('../images/Hero_background_blue.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px;
}

.whiteborder {
  border: 15px solid var(--white);
}

.heading1 {
  color: var(--white);
  text-align: center;
  text-shadow: 0 0 18px #000000d4;
  max-width: 90%;
  margin-top: 30vh;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.2;
}

.topimage {
  text-align: right;
  object-fit: cover;
  width: 100%;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 14px 14px 10px 5px #00000036;
}

.body-3 {
  color: #000000d9;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 27px;
}

.columns {
  flex: none;
  align-items: center;
  width: 315px;
  max-width: 80%;
  display: flex;
}

.usneslogoimagebottom {
  height: 25px;
  margin-bottom: 100px;
}

.column-5 {
  padding-left: 0;
  display: flex;
}

.dek2 {
  color: #fafafa;
  text-align: left;
  text-shadow: 1px 1px 2px #000, 2px 2px 18px #000, 1px 1px 6px #000;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 60px;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 33px;
}

.landingpageperfectdayatcocobay {
  text-shadow: 4px 4px 11px #020327f0;
  background-image: linear-gradient(#00000082, #0000), url('../images/Homepage-Right_1.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.button-4 {
  background-color: var(--orange);
  color: var(--midnight-blue);
  text-align: left;
  text-transform: uppercase;
  text-shadow: none;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  margin-top: 0;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  box-shadow: 1px 1px 3px #000;
}

.articleheadeings {
  color: var(--white);
  text-align: left;
  text-shadow: 1px 1px 1px #000, 1px 1px 6px #000;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-right: 0;
  font-size: 47px;
  font-weight: 700;
  line-height: 1.1;
}

.landingpageneighborhoods {
  background-image: linear-gradient(#00000082, #0000), url('../images/exploring-p-1080.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.landingpagedining {
  background-image: linear-gradient(#00000078, #00000078), linear-gradient(#00000082, #0000), url('../images/El-Loco-Fresh2.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  border-top: 5px #000;
  border-bottom: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.landingpagevideo {
  background-image: linear-gradient(to bottom, #1d1e538f, #1d1e538f), linear-gradient(to top, var(--midnight-blue) 5%, transparent 31%), linear-gradient(to bottom, #00000082, transparent), url('../images/ChooseYourOwn.jpg');
  background-position: 0 0, 0 0, 0 0, 50% 100%;
  background-repeat: repeat, repeat, repeat, repeat;
  background-size: auto, auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 60px;
  padding-bottom: 44px;
  display: block;
}

.video {
  margin-left: auto;
  margin-right: auto;
  box-shadow: 1px 1px 8px 12px #00000040;
}

.container {
  flex-direction: column;
  justify-content: center;
  margin-top: auto;
  margin-bottom: 0;
  padding-top: 67px;
  display: block;
}

.grid {
  grid-template: "Area Area-5"
                 "Area-2 Area-5"
                 "Area-3 Area-5"
                 / 50% 50%;
  align-items: center;
  max-width: 1100px;
}

.articleheadeings-copy {
  color: var(--white);
  text-align: center;
  max-width: 100%;
  margin-top: 0;
  margin-bottom: 44px;
  margin-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 38px;
  font-weight: 700;
}

.iconctaship, .iconctanewyork {
  object-fit: cover;
  width: auto;
  max-width: 100%;
  height: 50px;
  max-height: 100%;
}

.landingpage5 {
  background-image: linear-gradient(#1d1e5382, #1d1e5382), url('../images/Circles2x.png'), linear-gradient(#00000021, #00000021), linear-gradient(#00000082, #0000), url('../images/Fun-Awaits-Every-Family-Member.jpg');
  background-position: 0 0, 100% 0, 0 0, 0 0, 0%;
  background-repeat: repeat, no-repeat, repeat, repeat, repeat;
  background-size: auto, 70%, auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.landingpage6 {
  background-image: linear-gradient(#47035291, #47035291), linear-gradient(#0000001a, #0000001a), linear-gradient(#00000082, #0000), url('../images/perfect-day-coco-beach-club-infinity-pool-couple-sunset.jpg');
  background-position: 0 0, 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, repeat, repeat;
  background-size: auto, auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.landingpag7 {
  background-image: linear-gradient(#1829b630, #1829b630), linear-gradient(#0000004f, #0000004f), linear-gradient(#00000082, #0000), url('../images/1920x800-p-1600.jpg');
  background-position: 0 0, 0 0, 0 0, 100%;
  background-repeat: repeat, repeat, repeat, no-repeat;
  background-size: auto, auto, auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 650px;
  display: flex;
}

.footerblack-2 {
  background-image: linear-gradient(#000, #000);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-5 {
  color: #000;
  text-align: center;
  text-transform: none;
  background-color: #ffb500;
  border-radius: 2px;
  width: 300px;
  margin: 5px;
  padding: 15px 40px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
}

.iconctabeach-2 {
  object-fit: cover;
  width: auto;
  max-width: 100%;
  height: 46px;
  max-height: 100%;
}

.text-block-14 {
  text-transform: none;
}

.cta1-2 {
  width: 100%;
  margin-top: 0;
  display: block;
}

.hero_wrapper {
  z-index: 1;
  text-align: center;
  flex-direction: column;
  align-self: center;
  align-items: center;
  width: 100%;
  max-width: 800px;
  display: flex;
  position: relative;
}

.cta-4 {
  background-color: #1d1e53;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 66px;
  padding-bottom: 66px;
  display: flex;
}

.c-white {
  color: #fff;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.5rem;
  text-decoration: none;
}

.c-white.mb-0 {
  margin-top: 0;
  font-size: 1.2rem;
}

.heading-xl {
  font-size: 50px;
  line-height: 62px;
}

.heading-xl.c-white.mt-10 {
  color: #fff;
  text-align: center;
  margin-bottom: 43px;
  font-family: Roboto, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.25;
}

.iconsgrid-cta3-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  grid-template: "Area Area-2 Area-3"
  / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  width: 421px;
  height: 68px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.container-2 {
  max-width: 90%;
}

._780 {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}

._2023-impression-pixel {
  display: none;
}

.disclaimerwrapper-2 {
  z-index: 1000;
  background-image: linear-gradient(#000000a6 34%, #0000 72%);
  width: 100vw;
  height: 100%;
  max-height: 100vh;
  display: none;
  position: absolute;
  inset: -40px 0% auto;
  overflow: hidden;
}

.disclaimerwindow-2 {
  background-image: linear-gradient(#fff, #fff);
  border-radius: 5px;
  width: 300px;
  height: auto;
  margin: 100px auto auto;
  padding: 20px;
  position: static;
  inset: 0%;
  box-shadow: 1px 1px 3px #000;
}

.closedisclaimerwindow-2 {
  float: right;
  object-fit: cover;
  object-position: 50% 50%;
  width: 30px;
  height: 30px;
  margin-top: -12px;
  margin-right: -12px;
  padding-right: 0;
}

.brandfusedisclaimertext-2 {
  color: #2e7ccc;
  text-align: left;
  letter-spacing: 1.25px;
  justify-content: center;
  align-items: center;
  width: 80%;
  margin-top: 4px;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: block;
}

.link-3 {
  color: #2e7ccc;
  font-size: 12px;
  line-height: 18px;
}

.link-4 {
  color: #2e7ccc;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.link-5 {
  color: var(--white);
}

.link-6 {
  color: var(--brandfuse);
}

@media screen and (min-width: 1280px) {
  .landingpageperfectdayatcocobay {
    background-image: linear-gradient(#1d1e5366, #1d1e5366), linear-gradient(#00000082, #0000), url('../images/Homepage-Right.jpg');
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, cover;
  }

  .landingpagevideo {
    background-image: linear-gradient(to bottom, #1d1e534d, #1d1e534d), linear-gradient(to top, var(--midnight-blue) 5%, transparent 31%), linear-gradient(to bottom, #00000082, transparent), url('../images/RCI_OA_122019_CC_YouthFam_HENDEL_Perfect_Storm_074A9456_RET_CMYK.jpg');
    background-position: 0 0, 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, cover;
  }

  .grid {
    max-width: 1200px;
  }

  .landingpag7 {
    background-image: linear-gradient(#1829b64d, #1829b64d), linear-gradient(#0000001a, #0000001a), linear-gradient(#00000082, #0000), url('../images/1920x800-p-1600.jpeg');
    background-position: 0 0, 0 0, 0 0, 100%;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, cover;
  }

  .button-5 {
    color: #000;
    text-align: center;
    text-transform: none;
    background-color: #ffb500;
    border-radius: 2px;
    width: 300px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5rem;
    text-decoration: none;
  }

  .hero_wrapper {
    flex-direction: column;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  ._780 {
    width: 780px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 991px) {
  .dek {
    width: 60%;
    margin-bottom: 220px;
    font-size: 18px;
    line-height: 23px;
  }

  .heading1 {
    letter-spacing: 4px;
    margin-top: 180px;
    font-size: 51px;
    line-height: 56px;
  }

  .body-3 {
    font-size: 14px;
    line-height: 22px;
  }

  .dek2 {
    padding-right: 25px;
    line-height: 1.1;
  }

  .landingpageperfectdayatcocobay {
    background-image: linear-gradient(#00000080, #00000080), linear-gradient(#00000082, #0000), url('../images/Homepage-Right_1.jpg');
    background-position: 0 0, 0 0, 0 0;
    background-repeat: repeat, repeat, repeat;
    background-size: auto, auto, cover;
  }

  .button-4 {
    justify-content: center;
    margin-left: 0;
    margin-right: auto;
    font-size: 17px;
  }

  .articleheadeings {
    font-size: 38px;
  }

  .landingpageneighborhoods {
    background-image: linear-gradient(#642f6c3b, #642f6c3b), linear-gradient(#00000082, #0000), url('../images/exploring-p-1080.jpeg');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    border-top: 5px solid #000;
  }

  .landingpagedining {
    background-image: linear-gradient(#00000021, #00000021), linear-gradient(#00000078, #00000078), linear-gradient(#00000082, #0000), url('../images/El-Loco-Fresh2.jpg');
    background-position: 0 0, 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-size: auto, auto, auto, cover;
    border: 7px solid #000;
    border-style: solid none;
  }

  .landingpagevideo {
    background-image: linear-gradient(to top, var(--midnight-blue) 5%, transparent 31%), linear-gradient(to bottom, #00000080, #00000080), linear-gradient(to bottom, #1d1e538f, #1d1e538f), linear-gradient(to bottom, #00000082, transparent), url('../images/ChooseYourOwn.jpg');
    background-position: 0 0, 0 0, 0 0, 0 0, 50% 100%;
    background-repeat: repeat, repeat, repeat, repeat, repeat;
    background-size: auto, auto, auto, auto, cover;
    height: auto;
  }

  .video {
    object-fit: cover;
    width: 92%;
    height: 202px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .container {
    height: 100%;
  }

  .grid {
    grid-template-rows: auto auto auto;
    grid-template-areas: "Area Area-5"
                         "Area-2 Area-5"
                         "Area-3 Area-5";
  }

  .articleheadeings-copy {
    line-height: 1.1;
  }

  .landingpage6 {
    border-top: 5px solid #000;
    height: 600px;
  }

  .landingpag7 {
    border-top: 5px solid #000;
  }

  .hero_wrapper {
    padding-left: 34px;
    padding-right: 34px;
  }

  ._780 {
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .headerwithhero {
    height: 600px;
  }

  .brandfusetext {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .toptext {
    display: block;
  }

  .dek {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading1 {
    letter-spacing: 4px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    font-size: 41px;
    line-height: 1;
  }

  .topimage {
    width: 60%;
    height: auto;
    margin-top: 47px;
    margin-bottom: 20px;
  }

  .columns {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .column-5 {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .dek2 {
    text-align: center;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
  }

  .landingpageperfectdayatcocobay {
    height: auto;
    display: flex;
    box-shadow: 2px 2px 3px 3px #000;
  }

  .button-4 {
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 25px;
    display: flex;
  }

  .articleheadeings {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .landingpageneighborhoods {
    background-image: linear-gradient(#1d1e534d, #1d1e534d), linear-gradient(#00000082, #0000), url('../images/exploring-p-1080.jpeg');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    height: auto;
    display: flex;
    box-shadow: 2px 2px 3px 3px #000;
  }

  .landingpagedining {
    height: auto;
    box-shadow: 2px 2px 3px 3px #000;
  }

  .landingpagevideo {
    height: auto;
    display: flex;
    box-shadow: 2px 2px 3px 3px #000;
  }

  .video {
    object-fit: none;
    width: 450px;
    max-width: 450px;
    height: 200px;
    max-height: 200px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
  }

  .container {
    height: auto;
    padding-top: 54px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "Area-5 Area-5 Area-5"
                   "Area Area Area"
                   "Area-2 Area-2 Area-2"
                   "Area-3 Area-3 Area-3"
                   / 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    margin-bottom: 44px;
    display: grid;
  }

  .articleheadeings-copy {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    line-height: 39px;
  }

  .content {
    display: block;
  }

  .landingpage5, .landingpage6, .landingpag7 {
    height: auto;
    display: flex;
    box-shadow: 2px 2px 3px 3px #000;
  }

  .link-block {
    padding-left: 0;
    padding-right: 0;
  }

  .notextbreaks {
    white-space: nowrap;
  }

  .cta-4 {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .c-white.mb-0 {
    font-size: 26px;
    line-height: 30px;
  }

  .heading-xl {
    font-size: 38px;
    line-height: 42px;
  }

  .heading-xl.c-white.mt-10 {
    font-size: 30px;
    line-height: 34px;
  }

  .iconsgrid-cta3-2 {
    width: 90%;
    max-width: 100%;
  }

  .disclaimerwrapper-2 {
    max-width: 100vw;
    display: none;
  }

  .closedisclaimerwindow-2 {
    min-width: 30px;
    min-height: 30px;
    display: block;
    position: relative;
    inset: 0% 0% auto auto;
  }
}

@media screen and (max-width: 479px) {
  .dek {
    width: 90%;
  }

  .heading1 {
    letter-spacing: 2px;
    justify-content: center;
    width: 80%;
    margin-top: 37px;
    padding-bottom: 18px;
    font-size: 31px;
    display: flex;
  }

  .topimage {
    width: 100%;
    display: block;
  }

  .dek2 {
    width: 90%;
    font-size: 20px;
  }

  .landingpageperfectdayatcocobay {
    height: auto;
  }

  .button-4 {
    max-width: 80%;
    margin-bottom: 40px;
  }

  .articleheadeings {
    justify-content: center;
    width: 100%;
    padding-right: 10px;
    font-size: 22px;
    line-height: 24px;
    display: block;
  }

  .landingpageneighborhoods, .landingpagedining {
    height: auto;
  }

  .landingpagevideo {
    width: 100%;
  }

  .video {
    width: 100%;
    height: auto;
    margin-top: 40px;
    margin-bottom: 0;
    overflow: hidden;
  }

  .grid {
    grid-template-rows: auto auto auto auto;
    grid-template-areas: "Area-5 Area-5 Area-5"
                         "Area Area Area"
                         "Area-2 Area-2 Area-2"
                         "Area-3 Area-3 Area-3";
    margin: 0 10px 3px;
    padding-top: 39px;
    padding-bottom: 39px;
  }

  .articleheadeings-copy {
    letter-spacing: 0;
    justify-content: center;
    width: 90%;
    font-size: 28px;
    display: flex;
  }

  .iconctaship {
    height: 30px;
    margin-top: 9px;
  }

  .iconctanewyork {
    height: 30px;
    margin-top: 8px;
  }

  .landingpage5, .landingpage6 {
    height: auto;
  }

  .landingpag7 {
    background-image: linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, null, null), linear-gradient(to bottom, #00000082, transparent), url('../images/1920x800-p-1600.jpeg');
    background-size: auto, auto, auto, auto, cover;
    height: auto;
  }

  .iconctabeach-2 {
    height: 40px;
    margin-top: 6px;
  }

  .cta-4, .iconsgrid-cta3-2 {
    height: auto;
  }

  .disclaimerwrapper-2 {
    max-width: 100vw;
  }
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57751-925b17ff {
  grid-area: Area-5;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57752-925b17ff {
  grid-area: Area;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57755-925b17ff {
  grid-area: Area-2;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57757-925b17ff {
  grid-area: Area-3;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57742-925b17ff {
  grid-area: Area-5;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57743-925b17ff {
  grid-area: Area;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57746-925b17ff {
  grid-area: Area-2;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5775e-925b17ff {
  grid-area: Area-5;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5775f-925b17ff {
  grid-area: Area;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57762-925b17ff {
  grid-area: Area-2;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57764-925b17ff {
  grid-area: Area-3;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5776b-925b17ff {
  grid-area: Area;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5776d-925b17ff {
  grid-area: Area-2;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57771-925b17ff {
  grid-area: Area-5;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57772-925b17ff {
  grid-area: Area-3;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57779-925b17ff {
  grid-area: Area-5;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5777a-925b17ff {
  grid-area: Area;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5777c-925b17ff {
  grid-area: Area-2;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57780-925b17ff {
  grid-area: Area-3;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57787-925b17ff {
  grid-area: Area;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df57789-925b17ff {
  grid-area: Area-2;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5778d-925b17ff {
  grid-area: Area-5;
}

#w-node-b8ada12a-9756-86e1-f91d-852f5df5778e-925b17ff {
  grid-area: Area-3;
}

@media screen and (max-width: 991px) {
  #w-node-b333c0ca-e83a-83ca-6510-8687418f3e86-925b17ff {
    grid-area: Area-3;
  }

  #w-node-b8ada12a-9756-86e1-f91d-852f5df57771-925b17ff, #w-node-b8ada12a-9756-86e1-f91d-852f5df5778d-925b17ff {
    grid-area: Area-5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b8ada12a-9756-86e1-f91d-852f5df57779-925b17ff {
    grid-area: Area-5;
  }
}


