/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* font imports & definitions */
@font-face {
  font-family: "ProximaNova-Regular";
  src: url("/css/fonts/ProximaNova-Regular.eot");
  src: url("/css/fonts/ProximaNova-Regular.woff2") format("woff2"),
    url("/css/fonts/ProximaNova-Regular.woff") format("woff"),
    url("/css/fonts/ProximaNova-Regular.ttf") format("truetype"),
    url("/css/fonts/ProximaNova-Regular.svg#ProximaNova-Regular") format("svg"),
    url("/css/fonts/ProximaNova-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova-RegularIt";
  src: url("/css/fonts/ProximaNova-RegularIt.eot");
  src: url("/css/fonts/ProximaNova-RegularIt.woff2") format("woff2"),
    url("/css/fonts/ProximaNova-RegularIt.woff") format("woff"),
    url("/css/fonts/ProximaNova-RegularIt.ttf") format("truetype"),
    url("/css/fonts/ProximaNova-RegularIt.svg#ProximaNova-RegularIt")
      format("svg"),
    url("/css/fonts/ProximaNova-RegularIt.eot?#iefix")
      format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova-Bold";
  src: url("/css/fonts/ProximaNova-Bold.eot");
  src: url("/css/fonts/ProximaNova-Bold.woff2") format("woff2"),
    url("/css/fonts/ProximaNova-Bold.woff") format("woff"),
    url("/css/fonts/ProximaNova-Bold.ttf") format("truetype"),
    url("/css/fonts/ProximaNova-Bold.svg#ProximaNova-Bold") format("svg"),
    url("/css/fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ProximaNova-Light";
  src: url("/css/fonts/ProximaNova-Light.eot");
  src: url("/css/fonts/ProximaNova-Light.woff2") format("woff2"),
    url("/css/fonts/ProximaNova-Light.woff") format("woff"),
    url("/css/fonts/ProximaNova-Light.ttf") format("truetype"),
    url("/css/fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg"),
    url("/css/fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Bebas";
  src: url("/css/fonts/BEBAS___.eot");
  src: url("/css/fonts/BEBAS___.woff") format("woff"),
    url("/css/fonts/BEBAS___.ttf") format("truetype"),
    url("/css/fonts/BEBAS___.svg#Bebas") format("svg"),
    url("/css/fonts/BEBAS___.otf?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Kapra";
  src: url("/css/fonts/Kapra-Regular.eot");
  src: url("/css/fonts/Kapra-Regular.woff") format("woff"),
    url("/css/fonts/Kapra-Regular.ttf") format("truetype"),
    url("/css/fonts/Kapra-Regular.svg#Kapra") format("svg"),
    url("/css/fonts/Kapra-Regular.otf?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Slick";
  src: url("/css/fonts/slick.eot");
  src: url("/css/fonts/slick.woff") format("woff"),
    url("/css/fonts/slick.ttf") format("truetype"),
    url("/css/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* RCCL Variables */
.typography {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.heroheader {
  font-family: Kapra, "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media only all and (min-width: 1920px) {
  .heroheader {
    font-size: 7rem;
  }
}
@media only all and (min-width: 1441px) and (max-width: 1919px) {
  .heroheader {
    font-size: 6rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .heroheader {
    font-size: 6rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .heroheader {
    font-size: 5rem;
  }
}
@media only all and (max-width: 768px) {
  .heroheader {
    font-size: 3rem;
  }
}

.heading1 {
  font-family: Kapra, "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .heading1 {
    font-size: 4rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .heading1 {
    font-size: 4rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .heading1 {
    font-size: 4rem;
  }
}
@media only all and (max-width: 768px) {
  .heading1 {
    font-size: 2.625rem;
  }
}

.heading2 {
  font-family: Kapra, "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .heading2 {
    font-size: 3rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .heading2 {
    font-size: 3rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .heading2 {
    font-size: 3rem;
  }
}
@media only all and (max-width: 768px) {
  .heading2 {
    font-size: 2.5rem;
  }
}

.heading3 {
  font-family: Kapra, "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .heading3 {
    font-size: 2.625rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .heading3 {
    font-size: 2.625rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .heading3 {
    font-size: 2.625rem;
  }
}
@media only all and (max-width: 768px) {
  .heading3 {
    font-size: 2.5rem;
  }
}

.heading4 {
  font-family: Kapra, "Open Sans", sans-serif;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .heading4 {
    font-size: 1.75rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .heading4 {
    font-size: 1.75rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .heading4 {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 768px) {
  .heading4 {
    font-size: 1.5rem;
  }
}

.articleTitle {
  font-family: "ProximaNova-Bold", Arial, sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
}
@media only all and (min-width: 1441px) {
  .articleTitle {
    font-size: 2rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .articleTitle {
    font-size: 2rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .articleTitle {
    font-size: 2rem;
  }
}
@media only all and (max-width: 768px) {
  .articleTitle {
    font-size: 1.375rem;
  }
}

.pullQuote {
  font-family: "Times New Roman";
  font-style: italic;
}
@media only all and (min-width: 1441px) {
  .pullQuote {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .pullQuote {
    font-size: 2.25rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .pullQuote {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 768px) {
  .pullQuote {
    font-size: 2.25rem;
  }
}

.subHeroHeader {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .subHeroHeader {
    font-size: 2rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .subHeroHeader {
    font-size: 2rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .subHeroHeader {
    font-size: 1.688rem;
  }
}
@media only all and (max-width: 768px) {
  .subHeroHeader {
    font-size: 1rem;
  }
}

.titleUnderTiles {
  font-family: "ProximaNova-Bold", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .titleUnderTiles {
    font-size: 1.375rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .titleUnderTiles {
    font-size: 1.375rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .titleUnderTiles {
    font-size: 1.375rem;
  }
}
@media only all and (max-width: 768px) {
  .titleUnderTiles {
    font-size: 1.375rem;
  }
}

.subHeading {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .subHeading {
    font-size: 1.375rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .subHeading {
    font-size: 1.375rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .subHeading {
    font-size: 1.375rem;
  }
}
@media only all and (max-width: 768px) {
  .subHeading {
    font-size: 0.875rem;
  }
}

.introCopy {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 150%;
}
@media only all and (max-width: 768px) {
  .introCopy {
    font-size: 1.15rem;
  }
}

.detailsText {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only all and (min-width: 1441px) {
  .detailsText {
    font-size: 0.875rem;
  }
}
@media only all and (min-width: 1025px) and (max-width: 1440px) {
  .detailsText {
    font-size: 0.875rem;
  }
}
@media only all and (min-width: 769px) and (max-width: 1024px) {
  .detailsText {
    font-size: 0.875rem;
  }
}
@media only all and (max-width: 768px) {
  .detailsText {
    font-size: 0.75rem;
  }
}

.paragraphCopy {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 150%;
}
@media only all and (max-width: 768px) {
  .paragraphCopy {
    font-size: 1rem;
  }
}

.paragraphCopy--bold {
  font-family: "ProximaNova-Bold", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 27px;
}
@media only all and (max-width: 768px) {
  .paragraphCopy--bold {
    font-size: 1rem;
  }
}

.article-item .paragraphCopy {
  font-size: 1rem;
}

.articleLinks {
  font-family: "ProximaNova-Bold", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 120%;
  color: #005edc;
}
@media only all and (max-width: 768px) {
  .articleLinks {
    font-size: 1rem;
  }
}

.hyperlink {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.hyperlink__white {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
  color: white;
  text-decoration: none;
}
@media only all and (max-width: 768px) {
  .hyperlink {
    font-size: 0.75rem;
  }
}

.inlineHyperlink {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  text-decoration: underline;
}
.inlineHyperlink__white {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  text-decoration: underline;
  color: white;
}

.rightProtected {
  position: absolute;
  margin-top: 3px;
  margin-left: 5px;
  font-size: 2rem;
}
@media only all and (max-width: 1024px) {
  .rightProtected {
    font-size: 0.85rem;
  }
}

.new-flag-bg {
  color: white;
  background-color: #f20ea7;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 12px;
  margin-bottom: 20px;
  display: inline-block;
  -ms-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

.new-flag-text {
  -ms-transform: skewX(20deg);
  transform: skewX(20deg);
  display: inline-block;
  font-size: 1rem;
}

.navy-text {
  color: #15264c;
}

.white-text {
  color: #ffffff;
}

.gray-text {
  color: #4a4a4a;
}

.insiderTips__base1 {
  background-color: #bee1df;
  box-sizing: border-box;
  margin: 1.25rem 0 0.625rem 0;
  padding: 2rem 0;
  position: relative;
}
@media (min-width: 46.875rem) {
  .insiderTips__base1 {
    padding: 3rem 0 2rem 0;
  }
}
@media (min-width: 64rem) {
  .insiderTips__base1 {
    margin: 2.5rem 0 1.25rem 0;
    padding: 4rem 0 3rem 0;
  }
}
@media (min-width: 64.0625rem) {
  .insiderTips__base1 {
    margin: 3.75rem 0 2.5rem 0;
  }
}

.insiderTips__icon {
  display: block;
  height: 3.4375rem;
  margin: 0 auto 0.9375rem auto;
  width: 3.4375rem;
}

.insiderTips__image {
  display: block;
  height: 100%;
  width: 100%;
}

.insiderTips__title {
  color: #076a6c;
  font-family: "ProximaNova-Bold", Arial, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.125rem;
  margin-bottom: 0.9375rem;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 64rem) {
  .insiderTips__title {
    font-size: 0.875rem;
  }
}
@media (min-width: 64.0625rem) {
  .insiderTips__title {
    font-size: 1rem;
  }
}

.insiderTips__container {
  padding-top: 1rem;
}
@media (min-width: 46.875rem) {
  .insiderTips__container {
    padding-top: 0.5rem;
  }
}

.insiderTips__list {
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 46.875rem) {
  .insiderTips__list {
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 64.0625rem) {
  .insiderTips__list--double .insiderTips__item {
    padding: 0 1rem;
  }
  .insiderTips__list--double .insiderTips__itemNumber {
    margin-bottom: 0.5rem;
  }
  .insiderTips__list--double .insiderTips__itemText {
    font-size: 1.5rem;
    line-height: 1.8125rem;
  }
}
@media (min-width: 64.0625rem) {
  .insiderTips__list--single .insiderTips__item {
    padding: 0 17.25rem;
  }
  .insiderTips__list--single .insiderTips__itemText {
    font-size: 2rem;
    line-height: 2.4375rem;
  }
}

.insiderTips__item {
  -ms-flex-align: center;
  align-items: center;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 1.25rem;
}
@media (min-width: 46.875rem) {
  .insiderTips__item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
}

.insiderTips__itemNumber {
  border-bottom: 1px solid #076a6c;
  color: #076a6c;
  display: none;
  font-family: "ProximaNova-Light", Arial, sans-serif;
  font-size: 0.75rem;
  line-height: 1.125rem;
  margin-bottom: 0.3125rem;
  max-width: 2.1875rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 46.875rem) {
  .insiderTips__itemNumber {
    display: inline-block;
  }
}

.insiderTips__itemText {
  color: #076a6c;
  font-family: "ProximaNova-Light", Arial, sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  text-align: center;
  width: 100%;
}
@media (min-width: 64rem) {
  .insiderTips__itemText {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
}

.insiderTips__itemDivider {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  background-color: #076a6c;
  height: 0.3125rem;
  margin: 1.875rem auto;
  width: 2.1875rem;
}
@media (min-width: 46.875rem) {
  .insiderTips__itemDivider {
    display: none;
  }
}

.knockOutBtn {
  border: 1px solid white;
  padding: 16px;
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: white;
}
.knockOutBtn__Tile {
  padding: 8px;
  margin: 0;
  border: 1px solid white;
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: white;
}
@media only all and (max-width: 768px) {
  .knockOutBtn {
    font-size: 0.75rem;
    margin: 32px 0px;
  }
}

.blueBtn {
  background-color: #005edc;
  padding: 0.8rem 2rem;
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: white;
}
@media only all and (max-width: 768px) {
  .blueBtn {
    font-size: 0.75rem;
    margin: 32px 0px;
  }
}

.goldBtn {
  background-color: #f9c700;
  padding: 0.8rem 2rem;
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.875rem;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: #15264c;
}
@media only all and (max-width: 768px) {
  .goldBtn {
    font-size: 0.75rem;
    margin: 8px 0px;
  }
}

.max-width {
  max-width: 1440px;
}

.merchandising-slant-copy {
  text-align: center;
}
.merchandising-slant-copy .paragraphCopy {
  width: 60%;
  margin: 0 auto;
}
.merchandising-slant-copy .inlineHyperlink {
  color: #ffffff;
}

.weekend-section {
  background: url("https://www.royalcaribbean.com/content/dam/royal/content/destinations/caribbean/image/caribbean-beach-texture-background-slant.jpg")
    no-repeat;
  background-size: cover;
  width: 100%;
  color: white;
}

.slanted {
  position: relative;
  z-index: 2;
  margin: 100px 0;
  padding: 2.5% 0;
  min-height: 120px;
  -ms-transform: skewY(-6deg);
  /* IE 9 */
  /* Safari */
  transform: skewY(-6deg);
  /* Standard syntax */
}

.weekend-section .mdc-layout-grid {
  -ms-transform: skewY(6deg);
  /* IE 9 */
  /* Safari */
  transform: skewY(6deg);
  /* Standard syntax */
}

/* FOR IPAD TO HAVE BACKGROUND HEIGHT */
.tile-image {
  background-size: cover;
  width: 100%;
  height: 420px;
}

.bahamas {
  background: url("https://www.royalcaribbean.com/content/dam/royal/content/destinations/perfect-day/perfect-day-island-cococay-bahamas-paddle-boats.jpg");
  background-size: cover;
}

.mexico {
  background: url("https://www.royalcaribbean.com/content/dam/royal/data/ports/puerto-costa-maya-mexico/costa-maya-mexico-chacchoben-mayan-ruins.jpg");
  background-size: cover;
}

.cuba {
  background: url("https://www.royalcaribbean.com/content/dam/royal/content/destinations/cuba/havana-cuba-vintage-green-car.jpg");
  background-size: cover;
}

.jamaica {
  background: url("https://www.royalcaribbean.com/content/dam/royal/data/ports/ocho-rios-jamaica/ocho-rios-jamaica-dunns-river-falls-vertical.jpg");
  background-size: cover;
}

.layer {
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.overlay {
  position: relative;
  text-align: center;
}

.overlay::before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.destination-title {
  margin-top: calc(15vw / 2);
  z-index: 1;
  position: relative;
  line-height: 200%;
}

.destination-type {
  width: 100%;
  font-size: 3rem;
  color: #fff;
}

.destination-text {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 16px;
}

.destinations {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  -ms-flex-align: end;
  align-items: flex-end;
}

.mobileOnly {
  display: none;
}

.space {
  margin-top: 1500px;
  margin-right: 50px;
  margin-left: 50px;
}

.button-border {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  text-decoration: none;
  border: 1px solid white;
  padding: 10px;
  letter-spacing: 1px;
  text-align: center;
  font-size: 0.75rem;
  color: #fff;
  margin: 0 auto;
  display: inline-block;
  white-space: nowrap;
}

/* MEDIA QUERIES */
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .mdc-layout-grid__inner {
    padding-top: 35px;
  }
  .destination-title {
    margin-top: calc(20vw / 2);
  }
}

@media screen and (min-width: 1025px) and (max-width: 1439px) {
  .destination-title {
    margin-top: calc(18vw / 2);
  }
  .tile-image {
    height: 320px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .destination-title {
    margin-top: calc(35vw / 2);
  }
}

@media screen and (min-width: 375px) and (max-width: 767px) {
  .destination-title {
    margin-top: calc(35vw / 2);
  }
  .merchandising-slant-copy {
    text-align: center;
  }
  .merchandising-slant-copy .paragraphCopy {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (max-width: 479px) {
  .merchandising-slant-copy {
    text-align: center;
  }
  .merchandising-slant-copy .paragraphCopy {
    width: 100%;
    margin: 0 auto;
  }
  .mobileOnly {
    display: block;
  }
  .desktopOnly {
    display: none;
  }
  .destination-title {
    margin-top: calc(65vw / 2);
  }
}

.outsideCarousel .itineraryCarousel {
  margin-top: 0 !important;
}

.outsideCarousel .itineraryCarousel__title {
  color: #15264c;
}

.outsideCarousel .itineraryCarousel__description {
  color: #4a4a4a;
}

.outsideCarousel .carouselTabs__filter {
  color: #005edc;
}

.outsideCarousel .carouselTabs__link {
  color: #005edc;
}

.itineraryCarousel {
  margin-top: -340px;
  position: relative;
  z-index: 20;
}

.itineraryCarousel__base {
  background-color: transparent;
}

.itineraryCarousel__title {
  color: white;
}

.itineraryCarousel__description {
  color: white;
}

.carouselTabs__filter {
  color: white;
}

.carouselTabs__link {
  color: white;
}

.carouselItem__base {
  background-color: white;
  padding: 0;
  margin: 0.625rem;
}

@media screen and (max-width: 479px) {
  .itineraryCarousel {
    margin-top: -310px;
  }
  .itineraryCarousel__title {
    font-size: 2.1rem;
    text-align: left;
  }
  .itineraryCarousel__description {
    text-align: left;
  }
}

.text-white {
  color: white;
}

.navigator-hero {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/ships/navigator/assets/navigator-hero-adventure-aft-pool-flowrider.jpg");
  background-position: bottom center;
}

.navigator-hero-new {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/ships/navigator/assets/navigator-hero-adventure-aft-pool-flowrider.jpg");
}

.ovation-hero {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/content/ship/ovation-of-the-seas/overview/ovation-cruise-ship-alaska.jpg");
}

.radiance-hero {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/content/ship/radiance-of-the-seas/overview/radiance-alaska-reflections-lake.jpg");
}

.mariner-hero {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/content/ship/mariner-of-the-seas/overview/hero-pic/mariner-MA-night-lights.jpg");
}

.symphony-hero {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/data/ship/symphony/symphony-overview-boardwalk-neighborhood-family.jpg");
}

.independence-hero {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/content/ship/independence-of-the-seas/overview/hero-pic/independence-aerial-view-birds-eye-cruise-ship.jpg");
}

.royal-amplified {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/data/activity/skypad/sky-pad-at-night.jpg");
}

.liberty-hero {
  background-image: url("https://www.royalcaribbean.com/content/dam/royal/content/ship/liberty-of-the-seas/overview/hero-pic/lb-liberty-of-the-seas-splashaway-hero.jpg");
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hero_parallex {
  width: 100%;
  background-color: #002f36;
  position: relative;
}
.hero_parallex__black {
  background-color: black;
}
.hero_parallex__navy {
  background-color: #000c28;
}

.page__parAbove {
  position: relative;
}

.filler_content {
  width: 100%;
  height: 200vh;
}

.hero_parallex_banner {
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 3;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  place-content: stretch center;
  -ms-flex-align: center;
  align-items: center;
}

.tiles2.parbase {
  margin: auto;
}

.aem-AuthorLayer-Design .hero_parallex_banner {
  height: 700px !important;
}

.aem-AuthorLayer-Edit .hero_parallex_banner {
  height: 700px !important;
}

.hero_parallex_banner {
  height: 70vh;
}

.hero_parallex_image {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
.hero_parallex_image::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  /* Gradient blue/green: */
  background-image: linear-gradient(-180deg, transparent 52%, #002f36 101%);
  z-index: 2;
}
.hero_parallex_image__black::after {
  /* Gradient black: */
  background-image: linear-gradient(-180deg, transparent 52%, black 101%);
}
.hero_parallex_image__navy::after {
  /* Gradient black: */
  background-image: linear-gradient(-180deg, transparent 52%, #000c28 101%);
}

.aem-AuthorLayer-Design .hero_parallex_image {
  height: 700px !important;
}

.aem-AuthorLayer-Edit .hero_parallex_image {
  height: 700px !important;
}

.hero_parallex_image {
  height: 83vh;
}

.hero_parallex_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero_parallex_content {
  position: relative;
  z-index: 2;
  max-width: 1440px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  place-content: stretch space-between;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-top: 75px;
  padding-bottom: 75px;
}
.hero_parallex_content .hero_parallex_content_intro {
  width: 50%;
  padding: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
.hero_parallex_content .hero_parallex_content_video {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  padding: 20px;
}

@media (max-width: 768px) {
  .hero_parallex_content {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
  }
  .hero_parallex_content_video {
    width: auto !important;
  }
  .hero_parallex_content_intro {
    width: auto !important;
  }
}

/* FEATURED IMAGE */
.section-feature-image img {
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 600px;
  margin: 0 auto;
  background-size: cover;
  background-position: center center;
  object-fit: cover;
}

.banner_withtext {
  margin: auto;
}

.white-text-box {
  background-color: white;
  width: 75%;
  margin: 0 auto;
  padding: 80px;
  margin-top: -64px;
  text-align: center;
  position: relative;
}

/* MEDIA QUERIES */
@media screen and (min-width: 1920px) {
  .banner_withtext {
    max-width: 1920px;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1439px) {
  .section-feature-image img {
    height: 450px;
  }
  .white-text-box {
    width: 70%;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .section-feature-image img {
    height: 320px;
    width: 91%;
  }
  .white-text-box {
    background-color: white;
    width: 80%;
    margin: 0 auto;
    padding: 24px 24px;
    margin-top: -64px;
  }
}

@media screen and (min-width: 375px) and (max-width: 767px) {
  .section-feature-image img {
    height: 320px;
    width: 91%;
  }
  .white-text-box {
    background-color: white;
    width: 76%;
    margin: 0 auto;
    padding: 16px 24px;
    margin-top: -50px;
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .white-text-box {
    background-color: white;
    width: 67%;
    margin: 0 auto;
    padding: 16px 24px;
    margin-top: -50px;
    text-align: left;
  }
}

.tallTile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  -ms-flex-align: end;
  align-items: flex-end;
}
.tallTile img {
  width: 100%;
  object-fit: cover;
  height: 500px;
  position: relative;
  z-index: 0;
}
.tallTile__content {
  background-size: cover;
  width: 100%;
  height: 420px;
  color: #ffffff;
}
.tallTile__overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  clear: float;
  width: 100%;
  height: 500px;
  /* Gradient: */
  opacity: 0.5;
  background-image: linear-gradient(
    -180deg,
    transparent 0%,
    #000000 50%,
    transparent 100%
  );
  color: #ffffff;
}
.tallTile__title {
  line-height: 200%;
  text-align: center;
  z-index: 2;
  color: white;
  margin: -350px auto 0 auto;
  position: absolute;
  width: 100%;
}

.overlay {
  position: relative;
  text-align: center;
}

@media only screen and (max-width: 1440px) {
  .tallTile__overlay {
    height: 450px;
  }
}

@media only screen and (max-width: 1280px) {
  .tallTile__overlay {
    height: 450px;
  }
}

@media only screen and (max-width: 1024px) {
  .tallTile__content {
    height: 360px;
  }
  .tallTile__title {
    margin: -400px auto 0 auto;
  }
}

@media only screen and (max-width: 839px) {
  .overlay {
    height: 250px;
  }
  .tallTile__overlay {
    height: 300px;
  }
  .tallTile__title {
    margin: -467px auto 0 auto;
  }
}

body {
  background-color: white;
}

.wrapper {
  height: 100%;
  width: 100%;
  background-color: white;
  margin: auto;
  background-size: cover;
}
.wrapper .container {
  position: relative;
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.wrapper .container:before {
  content: " ";
  background-image: linear-gradient(
    to right bottom,
    white 0%,
    white calc(50% - 1px),
    transparent 50%
  );
  position: absolute;
  width: 100%;
  height: 96px;
  top: 0;
  left: 0;
  z-index: 3;
}
.wrapper .container:after {
  content: " ";
  background-image: linear-gradient(
    to left top,
    white 0%,
    white calc(50% - 1px),
    transparent 50%
  );
  position: absolute;
  width: 100%;
  height: 96px;
  bottom: 0;
  left: 0;
  z-index: 3;
}
.wrapper .container .background {
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
  position: absolute;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  background-position: center center;
}
.wrapper .container .background:before {
  content: " ";
  background-color: rgba(21, 38, 76, 0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.wrapper .container .background:after {
  content: " ";
  background-image: radial-gradient(
    50% 150%,
    transparent 50%,
    rgba(0, 0, 0, 0.41) 100%
  );
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.wrapper .container .background__black::before {
  background-color: transparent;
}
.wrapper .container .content {
  color: white;
  z-index: 5;
  position: relative;
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 30px;
  padding-right: 30px;
}
.wrapper .container.centercontent {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}

/* MEDIA QUERIES */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .container:before {
    height: 48px !important;
  }
  .container:after {
    height: 48px !important;
  }
}

@media screen and (min-width: 375px) and (max-width: 767px) {
  .container:before {
    height: 48px !important;
  }
  .container:after {
    height: 48px !important;
  }
}

.js .slider-single > div:nth-child(1n + 2) {
  display: none;
}

.js .slider-single.slick-initialized > div:nth-child(1n + 2) {
  display: block;
}

.vt-gallery {
  margin: 0 auto;
  width: 70%;
}

.nav-thumb {
  background: #f0f0f0;
  color: white;
  font-size: 2.25rem;
  margin: 10px 10px 10px 0px;
  padding: 2.5rem 1.5rem;
  position: relative;
  text-align: center;
  position: relative;
}

.nav-thumb > .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(38, 38, 38, 0.2);
}

.nav-thumb > .overlay:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

.nav-thumb > h3 {
  display: inline-block;
}

.slider-nav h3 span {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 1500px) and (max-width: 2880px) {
  .slider.slider-nav.slick-initialized.slick-slider {
    width: 1070px;
    margin: 0 auto;
  }
}

.vt-gallery .slider-nav .slick-slide {
  cursor: pointer;
}

.vt-gallery .slick-slide.is-active.nav-thumb {
  color: white;
  width: 100%;
  border-bottom: 5px solid #f20eab;
}
.vt-gallery .slick-slide.is-active.nav-thumb .overlay {
  background-color: rgba(0, 0, 0, 0.5);
}

.vt-gallery .slider-nav .slick-next,
.vt-gallery .slider-nav .slick-prev {
  background: linear-gradient(
    rgba(255, 255, 255, 0) 0,
    #fff 47%,
    #fff 53.27%,
    rgba(255, 255, 255, 0) 100%
  );
  z-index: 1;
  height: 100%;
  position: absolute;
  opacity: 0.5;
  transition: opacity 0.25s ease-in-out;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  display: block;
  line-height: 0;
  top: 50%;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 1rem;
}

.vt-gallery .slider-nav:hover .slick-next,
.vt-gallery .slider:hover .slick-next {
  opacity: 1;
}

.vt-gallery .slick-next:before {
  background: url("https://www.royalcaribbean.com/etc/designs/royal/icons/arrow-right-large-bold.svg")
    no-repeat center;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "";
}

.vt-gallery .slider-nav:hover .slick-prev {
  opacity: 1;
}

.vt-gallery .slick-prev:before {
  font-family: Tahoma;
  content: "";
  font-size: 2.5rem;
  height: 2.5rem;
  position: absolute;
  width: 100%;
  top: 50%;
}

.vt-gallery .slick-prev:before {
  background: url("https://www.royalcaribbean.com/etc/designs/royal/icons/arrow-right-large-bold.svg")
    no-repeat center;
  -ms-transform: translate(15%, -50%) scaleX(-1);
  transform: translate(15%, -50%) scaleX(-1);
  content: "";
}

.vt-gallery .slick-prev.slick-arrow.slick-disabled,
.vt-gallery .slick-next.slick-arrow.slick-disabled {
  opacity: 0;
}

@media screen and (max-width: 767px) {
  .vt-gallery .articleTitle2 {
    font-size: 1rem;
  }
}

#loading-subheader {
  color: red;
}

.matterport-showcase {
  color: #15264c;
}

.matterport-showcase iframe {
  min-height: 240px;
  margin: 16px 0;
  width: 100%;
  font-family: "ProximaNova-Regular", Arial, sans-serif !important;
}

.matterport-showcase {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .matterport-showcase iframe {
    height: 600px;
    max-width: 1068px;
    margin: 0 auto 15px;
  }
}

@media screen and (min-width: 768px) {
  .matterport-showcase iframe {
    min-height: 360px;
  }
}

.cheat-sheet {
  width: 100%;
}

.infoTitle {
  color: #15264c;
}

.copy {
  color: #4a4a4a;
}

.related-articles {
  width: 100%;
}

.article-break {
  margin: 42px 0;
}

.thumbnail img {
  width: 95px;
  display: block;
}

.articleCopy {
  font-family: "ProximaNova-Regular", Arial, sans-serif;
  font-size: 1rem;
  line-height: 150%;
}
@media only all and (min-width: 840px) and (max-width: 1024px) {
  .articleCopy {
    display: none;
  }
}

.articleLinks a {
  font-family: "ProximaNova-Bold", Arial, sans-serif;
  font-size: 1rem;
  line-height: 120%;
  color: #4a4a4a;
}
@media only all and (max-width: 768px) {
  .articleLinks a {
    font-size: 1rem;
  }
}

.flexlayoutArtciles {
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  place-content: flex-start space-between;
  -ms-flex-align: start;
  align-items: flex-start;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 24px;
  padding: var(--mdc-layout-grid-margin-desktop, 24px);
}
.flexlayoutArtciles .articleItem {
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.flexlayoutArtciles .articleItem--image img {
  object-fit: cover;
  width: 95px;
  height: 95px;
}
.flexlayoutArtciles .articleItem--content {
  padding-left: 20px;
}

.loadedcontentIDs {
  display: none;
}

@media (max-width: 767px) {
  .flexlayoutArtciles {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .flexlayoutArtciles .articleItem--content {
    padding-right: 0;
  }
  .flexlayoutArtciles .articleItem--content .articleCopy {
    display: none;
  }
  .flexlayoutArtciles .articleItem {
    padding-bottom: 20px;
  }
  .cheat-sheet {
    width: 90%;
    margin: 0 auto;
  }
  .infoTitle {
    padding-left: 20px;
  }
}

.relatedContainer p {
  margin: 4px 0px;
}

.relatedArticleImg {
  object-fit: cover;
  width: 100%;
  height: 336px;
}

.superHero__merchBanner {
  display: -ms-flexbox;
  display: flex;
  -ms-grid-column-align: center;
  justify-items: center;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}
.superHero__merchBanner a.heroMerchContent {
  margin: 0 auto;
  color: #fff;
  padding: 0.3rem 0.7rem;
  text-align: center;
  z-index: 56;
  white-space: nowrap;
  font-size: 0.75rem;
}
.superHero__merchBanner a.navMerchContent {
  display: none;
}
.superHero__merchBanner.topFixed {
  display: block;
  position: fixed;
  top: 0;
  z-index: 56;
  width: 100%;
  max-width: 1920px;
}
.superHero__merchBanner.topFixed a.navMerchContent {
  display: block;
  color: #fff;
  background-color: #f89e39;
  padding: 0.75rem 0.3rem;
  text-align: center;
  white-space: nowrap;
  font-size: 0.75rem;
}

.superHero__title {
  margin: 17vh 0 0;
}

.superHero__header:before {
  display: none !important;
}

.superHero__base--black .superHero__header:after {
  content: "";
  position: absolute;
  height: 25%;
  left: 0;
  top: unset;
  right: 0;
  bottom: 0;
  width: 100vw;
  max-width: 1920px;
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$rccl_black", endColorstr="$rccl_black", GradientType=0);
}

.superHero__base--blue .superHero__header:after {
  content: "";
  position: absolute;
  height: 25%;
  left: 0;
  top: unset;
  right: 0;
  bottom: 0;
  width: 100vw;
  max-width: 1920px;
  background: linear-gradient(to bottom, transparent 0%, #002f36 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$rccl_black", endColorstr="$rccl_deepBlue", GradientType=0);
}

.superHero__base--navy .superHero__header:after {
  content: "";
  position: absolute;
  height: 25%;
  left: 0;
  top: unset;
  right: 0;
  bottom: 0;
  width: 100vw;
  max-width: 1920px;
  background: linear-gradient(to bottom, transparent 0%, #000c28 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="$rccl_black", endColorstr="$rccl_deepBlue", GradientType=0);
}

@media (min-width: 64.0625rem) {
  .superHero__merchBanner a.heroMerchContent {
    font-size: 1.125rem;
  }
}

@media only all and (max-width: 580px) {
  .superHero__merchBanner a.heroMerchContent {
    font-size: 1.125rem;
    white-space: normal;
  }
  .superHero__merchBanner.topFixed a.navMerchContent {
    white-space: normal;
  }
  .superHero__merchBanner.topFixed .paragraphCopy {
    font-size: 0.75rem;
  }
  .superHero__merchBanner.topFixed .paragraphCopy--bold {
    font-size: 0.75rem;
    line-height: 150%;
  }
}

.navyBackground {
  background-color: #000c28;
}
.navyBackground .formSignup .formSignup__base__disclaimerMsg {
  color: white;
}
.navyBackground .formSignup .formSignup__base__disclaimerMsg a {
  color: white;
  text-decoration: underline;
}
.navyBackground
  .formSignup
  .formSignup__base__disclaimerMsg
  .formSignup__base__successMsg
  span {
  color: white;
}

.navyBackground
  .formMaterial__base
  .md-input-container.rccl-select-input
  label {
  color: white;
}

.navyBackground
  .formMaterial__base
  .md-input-container.md-input-placeholder
  label {
  color: white !important;
}

.hero_parallex_image__navy-odyssey::after {
  background-image: linear-gradient(-180deg, transparent 79%, #000c28 94%);
}

.liveStreaming {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
}
.liveStreaming .liveStreamingBanner {
  width: 100%;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 3;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  place-content: stretch center;
  -ms-flex-align: center;
  align-items: center;
  height: 25vh;
}
.liveStreaming .videoLive {
  display: block;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  margin: 0 auto;
}
.liveStreaming .videoembed {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 95%;
  height: 95%;
  margin: 0 auto;
}

#video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .liveStreaming .liveStreamingBanner {
    height: 14vh;
  }
}

@media (min-height: 300px) and (min-width: 600px) {
  .liveStreaming .liveStreamingBanner {
    height: 40vh;
  }
}

.shore-Excursion .rciTile__content {
  -ms-flex-direction: initial;
  flex-direction: initial;
  padding: 0;
  -ms-flex-pack: start;
  justify-content: flex-start;
  height: auto;
}

@media only all and (max-width: 768px) {
  #growContainer .blueBtn,
  #growContainer .knockOutBtn,
  .shore-Excursion .blueBtn,
  .shore-Excursion .knockOutBtn {
    margin: 0;
  }
  #growContainer .blueBtn,
  .shore-Excursion .blueBtn {
    font-size: 0.75rem;
    margin: 0;
    padding: 0.45rem 0.3rem;
  }
}

#growContainer {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.grow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: auto;
  width: 50%;
  transition: width 400ms;
  position: relative;
}
.grow img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.grow .growContent {
  position: absolute;
  width: 100%;
  margin: auto;
  text-align: center;
}
.grow .growContent img {
  width: 30%;
  position: relative;
}
.grow .grow--overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

#growContainer:hover .grow {
  width: 50%;
}

#growContainer:hover .grow:hover {
  width: 70%;
}

@media only all and (max-width: 480px) {
  #growContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 70%;
    position: relative;
    bottom: 0;
    margin: 0 auto;
    overflow: hidden;
  }
  .grow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 70%;
    width: 100%;
    transition: height 400ms;
  }
  #growContainer:hover .grow {
    width: 100%;
  }
  #growContainer:hover .grow:hover {
    width: 100%;
    height: 100%;
  }
}

.space-for-carousel {
  height: 300px;
}

.slant-content {
  padding: 0 !important;
}

.twoWaysCopy {
  text-align: center;
}
.twoWaysCopy .introCopy {
  width: 80%;
  margin: 0 auto;
}

.twoWaysImages img {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

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

.monetateMobile {
  display: none;
}

.blueBg-odyssey {
  background: #1587e5;
  /* fallback for old browsers */
  /* Chrome 10-25, Safari 5.1-6 */
  background: linear-gradient(180deg, #1587e5, #094fc7);
  /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

/* MEDIA QUERIES */
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .mdc-layout-grid__inner {
    padding-top: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .twoWaysCopy {
    text-align: center;
  }
  .twoWaysCopy .introCopy {
    width: 100%;
    margin: 0 auto;
  }
  .twoWaysImages img {
    height: 250px;
  }
  .space-for-carousel {
    height: 276px;
  }
}

@media screen and (min-width: 375px) and (max-width: 767px) {
  .twoWaysCopy {
    text-align: left;
  }
  .twoWaysCopy .introCopy {
    width: 100%;
    font-size: 1rem;
  }
  .space-for-carousel {
    height: 276px;
  }
}

@media screen and (max-width: 479px) {
  .twoWaysCopy {
    text-align: left;
  }
  .mobileOnly {
    display: block;
  }
  .desktopOnly {
    display: none;
  }
  .twoWaysImages img {
    height: 150px;
  }
  .max-width {
    padding: 0 !important;
  }
  .monetateMobile {
    display: block;
    width: 45%;
    margin: 0 auto;
    z-index: 7;
    position: relative;
  }
}

.vt-gallery {
  .matterport-showcase {
    .heading1, .heading2 {
      padding-bottom: 10px;
    }
  }
}
