@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "36a737 0 0";
  src: url('../fonts/36A737_0_0.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --white: white;
  --dark-slate-blue: #004e8180;
  --maroon: #502d2d66;
  --dim-grey: #706f6f;
  --maroon-2: #612937;
  --dim-grey-2: #706f6f;
  --gainsboro: #e9e6e6;
  --silver: #d1c7c7;
}

a {
  color: #333;
}

.div-block {
  margin-top: 0;
  margin-right: 19px;
}

.homeport-text {
  color: var(--black);
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #0000;
  font-family: Vollkorn, serif;
  font-size: 12px;
}

.homeport-text.white {
  color: var(--white);
}

.div-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  display: block;
}

.text-block-2 {
  text-align: center;
  letter-spacing: 2px;
  margin-top: 5px;
  font-family: Exo, sans-serif;
  font-size: 15px;
}

.footer {
  background-color: #333;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-bottom: 30px;
  display: block;
  position: static;
  bottom: 50px;
  left: 0;
  right: 0;
}

.slide {
  background-image: url('../images/i-3RskcS9-X3_1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.header {
  z-index: 2;
  background-color: #fff;
  border-bottom: 1px solid #ddc46e;
  margin-top: 0;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.slider {
  z-index: 0;
  background-color: #0000;
  height: 1200px;
  position: static;
}

.slide-2 {
  opacity: 1;
  background-image: url('../images/i-jTfZnMH-X3-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/i-m44mSGx-X3B.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.icon {
  background-image: linear-gradient(#0006, #0006);
  padding: 0 5px 5px 0;
}

.icon-2 {
  background-image: linear-gradient(#0006, #0006);
}

.fixed-navbar {
  z-index: 9999;
  background-color: #0000;
  border-style: solid none;
  border-top-width: .5px;
  border-top-color: #612937;
  border-bottom-width: .5px;
  border-bottom-color: #521222;
  margin-top: 0;
  top: 0;
  left: 0;
  right: 0;
}

.container-2 {
  justify-content: center;
  height: 75px;
  margin-bottom: 0;
  display: flex;
}

.navigation-link {
  letter-spacing: 2px;
  height: 75px;
  padding-top: 24px;
  padding-bottom: 20px;
  font-family: Vollkorn, serif;
}

.navigation-link:hover {
  background-color: #eee;
}

.navigation-link:active {
  color: #fff;
  background-color: #612937;
}

.text-block-3 {
  color: #cacaca;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-family: Vollkorn, serif;
}

.container-3 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 30px;
  display: block;
}

.text-block-4 {
  color: #cacaca;
  text-align: left;
  letter-spacing: 1px;
  font-family: Vollkorn, serif;
}

.email-link {
  color: #cacaca;
  text-decoration: none;
}

.email-link:hover {
  color: #fff;
}

.email-link:active {
  color: #ddc46e;
}

.body {
  font-family: Vollkorn, serif;
}

.slide-text {
  flex-direction: column;
  margin-top: 300px;
  margin-left: 150px;
  display: flex;
}

.div-block-5 {
  margin-bottom: 20px;
  display: flex;
}

.div-block-6 {
  margin-left: 40px;
}

.text-block-5 {
  color: var(--black);
  margin-right: 0;
  font-family: Vollkorn, serif;
}

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

.div-block-7 {
  color: var(--white);
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-8 {
  margin-left: 32px;
  margin-right: 20px;
}

.div-block-10 {
  width: 50%;
  margin-left: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 80px;
}

.heading-2 {
  font-family: Vollkorn, serif;
  font-size: 34px;
  font-weight: 300;
}

.text-block-6 {
  font-family: Vollkorn, serif;
  font-style: normal;
  line-height: 30px;
}

.slide-head {
  color: #fff;
  padding-left: 0;
  font-family: Exo, sans-serif;
  font-weight: 200;
  position: relative;
  right: 0;
}

.slide-head.slide-1 {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-family: Vollkorn, serif;
  font-size: 28px;
  line-height: 34px;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.container-4 {
  margin-bottom: 11px;
}

.div-block-13 {
  width: 50%;
}

.tab-pane {
  background-image: url('../images/i-9bPjLGg-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.tab-link {
  background-image: linear-gradient(#00000087, #00000087), url('../images/i-9bPjLGg-XL.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 14.29%;
  height: 100px;
}

.tab-link.w--current {
  background-image: url('../images/i-9bPjLGg-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 14.29%;
  height: 100px;
}

.tab-link-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/i-LKTHhkg-XL.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100px;
}

.tab-link-2.w--current {
  background-image: url('../images/i-LKTHhkg-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 14.29%;
}

.tab-pane-2 {
  background-image: url('../images/i-LKTHhkg-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.tab-link-3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/i-SvmZtLQ-XL.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100px;
}

.tab-link-3.w--current {
  background-image: url('../images/i-SvmZtLQ-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-pane-3 {
  background-image: url('../images/i-SvmZtLQ-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.tab-link-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/i-n3SDxR3-XL.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100px;
}

.tab-link-4.w--current {
  background-image: url('../images/i-n3SDxR3-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-link-5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/i-zMZWx5b-XL.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100px;
}

.tab-link-5.w--current {
  background-image: url('../images/i-zMZWx5b-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-pane-4 {
  background-image: url('../images/i-n3SDxR3-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 400px;
}

.tab-pane-5 {
  background-image: url('../images/i-zMZWx5b-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.tab-link-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/i-dkGCXd5-XL.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100px;
}

.tab-link-6.w--current {
  background-image: url('../images/i-dkGCXd5-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-pane-6 {
  background-image: url('../images/i-dkGCXd5-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 400px;
}

.tab-link-7 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/i-zKc7zZw-XL.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100px;
}

.tab-link-7.w--current {
  background-image: url('../images/i-zKc7zZw-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-pane-7 {
  background-image: url('../images/i-zKc7zZw-XL.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
}

.tabs-menu {
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.tabs {
  width: 100%;
}

.tabs-content {
  transition: opacity .2s;
}

.navbar-2 {
  background-color: #fff;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  position: fixed;
  top: 146px;
  left: 0;
  right: 0;
}

.body-2 {
  text-align: center;
  background-image: linear-gradient(#fff, #fff);
  font-family: Vollkorn, serif;
}

.text-block-8 {
  color: #612937;
  letter-spacing: 1px;
  margin-bottom: 20px;
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.text-block-9 {
  margin-top: 20px;
  font-family: Vollkorn, serif;
}

.button {
  background-color: #612937;
  margin-top: 20px;
  font-family: Vollkorn, serif;
}

.button:hover {
  background-color: #240e13;
}

.text-span {
  font-style: italic;
  font-weight: 700;
}

.container-5 {
  height: 0%;
  margin-top: 0;
  padding-top: 0;
}

.navbar-3 {
  background-color: #fff;
  border-bottom: 1px solid #612937;
  height: 75px;
  margin-top: 0;
  padding-top: 0;
}

.image-2 {
  padding-top: 0;
  display: block;
}

.nav-link {
  letter-spacing: 1px;
  height: 75px;
  padding-top: 30px;
  font-size: 12px;
}

.nav-link:hover {
  background-color: #eee;
}

.nav-link:active, .nav-link:focus {
  color: #fff;
  background-color: #612937;
}

.nav-link:visited {
  color: #612937;
  background-color: #eee;
}

.nav-link.w--current {
  color: #fff;
  background-color: #612937;
}

.nav-link.w--current:hover {
  color: #612937;
  background-color: #eee;
}

.nav-link.w--current:focus {
  color: #fff;
  background-color: #612937;
}

.brand-2 {
  margin-top: 10px;
}

.banner {
  background-image: linear-gradient(#502d2d66, #502d2d66), url('../images/i-9Kt8tDb-X3bw.jpg');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 175px;
}

.banner.pricing {
  background-image: url('../images/banner2b.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner.gallery {
  background-image: url('../images/banner4b.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner.contact {
  background-image: url('../images/banner3b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner.about {
  background-image: url('../images/banner7b.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.banner.itinerary {
  background-image: url('../images/banner5_b.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-5 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Vollkorn, serif;
  font-size: 24px;
  font-weight: 200;
}

.container-7 {
  justify-content: center;
  height: 100%;
  display: flex;
}

.div-block-14 {
  background-color: #fff;
  width: 100px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.top-bar {
  background-color: #612937;
  height: 50px;
}

.text-block-11 {
  color: #cacaca;
  letter-spacing: 2px;
  margin-top: 15px;
  font-size: 12px;
  font-weight: 300;
}

.text-block-12 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 15px;
  font-family: Vollkorn, serif;
  font-weight: 200;
}

.specs-section {
  justify-content: center;
  margin-bottom: 0;
  display: block;
}

.column {
  flex-direction: column;
  justify-content: center;
  height: 600px;
  display: block;
}

.lightbox {
  margin-right: 20px;
}

.lightbox.image-2 {
  margin-right: 0;
}

.image-4 {
  margin-top: 20px;
  margin-right: 20px;
}

.row {
  margin-top: 61px;
  display: block;
}

.div-block-15 {
  margin-top: 0;
  display: flex;
}

.line {
  background-color: #612937;
  width: 50px;
  height: 1px;
}

.text-block-13 {
  text-align: left;
  width: 80%;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 26px;
}

.itinary-heads {
  color: #612937;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
}

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

.div-block-16 {
  background-color: #612937;
  width: 50px;
  height: 1px;
  margin-bottom: 10px;
}

.container-8 {
  justify-content: center;
  display: flex;
}

.text-block-14 {
  color: #cacaca;
  margin-top: 15px;
  margin-left: 75px;
  font-weight: 300;
}

.div-block-17 {
  margin-top: 15px;
  margin-left: 44px;
}

.text-block-15 {
  color: #cacaca;
  font-weight: 300;
}

.container-9 {
  padding-bottom: 40px;
}

.column-3 {
  margin-bottom: 20px;
  padding-left: 96px;
  padding-right: 0;
}

.chart-type {
  color: #612937;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 15px;
}

.chart-type.text {
  padding-left: 0;
}

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

.heading-7 {
  color: #612937;
  letter-spacing: 1px;
  margin-top: 0;
  font-size: 18px;
  font-weight: 200;
}

.row-2 {
  margin-top: 20px;
  padding-bottom: 0;
}

.column-4, .column-5 {
  padding-top: 10px;
}

.heading-8 {
  color: #612937;
  letter-spacing: 1px;
  font-size: 18px;
  font-weight: 400;
}

.text-block-16 {
  margin-top: 0;
}

.div-block-18 {
  background-image: linear-gradient(#00000069, #00000069);
  width: 370px;
  padding: 15px;
}

.text-block-17 {
  text-align: center;
  margin-top: 36px;
  margin-bottom: 10px;
}

.link-new {
  font-family: Vollkorn, serif;
  text-decoration: none;
}

.link-new:hover {
  color: #aaa5a5;
}

.link-new.w--current {
  color: #333;
  text-decoration: none;
}

.link-new.w--current:hover {
  color: #928f8f;
}

.link-new.w--current:active {
  color: #612937;
}

.link-new.w--current:focus {
  color: #722929;
  font-weight: 700;
}

.link-new.w--current:visited {
  color: #612937;
}

.div-block-20 {
  justify-content: space-between;
  margin-left: 80px;
  margin-right: 0;
  display: flex;
}

.div-block-21 {
  background-image: url('../images/AdobeStock_122166256_Preview.jpeg');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  margin-bottom: 80px;
}

.div-block-21.contact {
  background-image: url('../images/i-HVbjMP5-X3.jpg');
  background-position: 50%;
  width: 55%;
  margin-bottom: 0;
}

.div-block-22 {
  width: 45%;
  margin-left: 51px;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0;
}

.div-block-23 {
  background-color: #eee;
  justify-content: space-between;
  display: flex;
}

.div-block-24 {
  width: 50%;
  margin-bottom: 0;
  padding-top: 19px;
  padding-left: 50px;
  padding-right: 50px;
  position: static;
}

.image-left {
  background-image: url('../images/i-F4qXfQZ-X3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 500px;
}

.image-left.pricing {
  background-image: url('../images/i-wbNjPnh-XL.jpg');
}

.text-block-18, .text-block-19, .text-block-20 {
  margin-bottom: 20px;
}

.text-span-2, .text-span-3 {
  font-style: italic;
  font-weight: 700;
}

.div-block-26 {
  justify-content: center;
  display: flex;
}

.image-6, .image-7, .image-8 {
  margin-right: 0;
}

.div-block-27 {
  justify-content: center;
  margin-top: 10px;
  display: flex;
}

.image-9, .image-10, .image-11 {
  margin-right: 0;
}

.div-block-28 {
  justify-content: center;
  display: flex;
}

.section-4 {
  background-color: #eee;
  background-image: linear-gradient(#e9e6e6, #e9e6e6);
  margin-bottom: 0;
  padding-bottom: 80px;
}

.div-block-29 {
  justify-content: center;
  display: flex;
}

.description {
  background-color: #eee;
  display: flex;
}

.column-6 {
  background-color: #fff;
  border-right: 1px solid #e9e6e6;
}

.itin-text {
  border-bottom: 1px solid #e9e6e6;
  height: 100%;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 15px;
  padding-top: 6px;
  padding-left: 10px;
  padding-right: 10px;
}

.itin-text.top {
  border-top: 1px solid #eee;
  border-bottom-color: #e9e6e6;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-28 {
  text-align: right;
  margin-bottom: 6px;
}

.text-block-31 {
  margin-bottom: 10px;
}

.div-block-39 {
  margin-bottom: 0;
  padding-left: 50px;
  padding-right: 50px;
}

.div-block-40 {
  margin: 30px auto 0;
  display: block;
}

.tabs-3 {
  display: block;
}

.container-10 {
  flex-direction: column;
  justify-content: center;
  margin-top: 31px;
  display: flex;
}

.tab-links {
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.tab-links:hover {
  background-color: #b8b8b8;
}

.tab-links.w--current {
  color: #fff;
  background-color: #706f6f;
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.text-block-32 {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}

.text-block-33 {
  text-align: center;
  font-family: Vollkorn, serif;
  font-size: 11px;
  line-height: 16px;
}

.text-block-34, .text-block-35 {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}

.tab-panes {
  border: 1px solid #e9e6e6;
  border-radius: 0;
  padding: 20px;
}

.div-block-41 {
  background-image: url('../images/AdobeStock_29622236_Preview.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  height: 250px;
  margin: 15px 15px 30px;
  padding: 0;
  display: flex;
}

.div-block-41.bahamas7, .div-block-41.ne1, .div-block-41.ne2 {
  background-image: none;
  height: auto;
}

.div-block-41.bahamaspigs {
  background-image: none;
  height: 100%;
}

.div-block-44 {
  margin-top: 15px;
}

.itinerary-head {
  color: #612937;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 15px;
  font-size: 16px;
}

.div-block-45 {
  text-align: center;
  margin-top: 15px;
}

.div-block-46 {
  justify-content: center;
  margin-top: 15px;
  margin-bottom: 20px;
  display: flex;
}

.div-block-46.ne3 {
  background-image: none;
  height: auto;
}

.image-12 {
  height: 275px;
}

.tab-pane-tab-2 {
  border: 1px solid #e9e6e6;
  padding: 20px 20px 30px;
}

.image-13 {
  background-image: url('../images/AdobeStock_183553843_Preview.jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 500px;
  height: 275px;
}

.div-block-47 {
  margin-top: 15px;
}

.div-block-48 {
  justify-content: center;
  margin-top: 15px;
  display: flex;
}

.image-14, .image-15 {
  height: 275px;
}

.div-block-49 {
  margin-top: 15px;
}

.tab-pane-tab-3 {
  border: 1px solid #e9e6e6;
  padding: 20px;
}

.tabs-menu-3 {
  justify-content: center;
  display: flex;
}

.div-block-50 {
  justify-content: center;
  margin-top: 15px;
  display: flex;
}

.image-16 {
  height: 275px;
}

.days-div-block {
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.tab-pane-tab-4 {
  border: 1px solid #e9e6e6;
  padding: 20px;
}

.image-17 {
  height: 275px;
}

.image-18, .image-19 {
  height: 250px;
}

.text-block-41 {
  text-align: center;
  letter-spacing: 1px;
  margin-bottom: 15px;
  font-family: Vollkorn, serif;
  font-size: 18px;
}

.div-block-52 {
  justify-content: center;
  margin-top: 60px;
  display: flex;
}

.div-block-54, .div-block-55 {
  margin-top: 15px;
}

.div-block-56 {
  background-color: #0006;
  width: 60%;
  margin: 20px auto;
  padding-top: 20px;
  padding-bottom: 0;
  display: block;
}

.div-block-57 {
  background-color: #0006;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-42 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 10px;
  font-weight: 200;
}

.div-block-58 {
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-59 {
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 20px 20px;
  display: flex;
}

.div-block-60 {
  background-color: #0006;
  flex-direction: column;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.body-3 {
  font-family: Vollkorn, serif;
}

.section-5 {
  background-image: url('../images/banner8b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 175px;
}

.div-block-61 {
  justify-content: center;
  margin-right: 6px;
  display: flex;
}

.div-block-62 {
  flex: 1;
  width: auto;
  height: 100%;
  margin-left: 0;
  padding-top: 0;
  padding-right: 100px;
}

.div-block-63 {
  width: 50%;
  margin-left: 100px;
  margin-right: 0;
  padding-left: 104px;
  padding-right: 93px;
}

.section-6 {
  background-image: url('../images/banner7b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  height: 175px;
  display: flex;
}

.container-12 {
  background-color: #0006;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.text-block-50 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 0;
  font-size: 24px;
  font-weight: 200;
  line-height: 44px;
}

.div-block-64 {
  flex-direction: column;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-65 {
  background-color: #fff;
  width: 100px;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.text-block-51 {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 200;
}

.div-block-66 {
  margin-bottom: 20px;
}

.right-arrow {
  height: 100%;
  margin-top: 0;
}

.slide-4 {
  background-image: url('../images/AdobeStock_11101556b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/AdobeStock_68837517b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/AdobeStock_74149739b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/AdobeStock_105428951b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-2 {
  margin-top: 38px;
  margin-left: 0;
}

.tab-link-tab-5 {
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.tab-link-tab-5.w--current {
  color: #fff;
  background-color: #706f6f;
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 15px;
}

.text-block-52 {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}

.tab-pane-tab-5 {
  border: 1px solid #e9e9e6;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 30px;
}

.tabs-content-2 {
  margin-bottom: 80px;
  padding-bottom: 30px;
}

.div-block-71 {
  flex-direction: column;
  display: block;
}

.div-block-72 {
  justify-content: center;
  display: flex;
}

.text-block-53 {
  text-align: center;
  letter-spacing: 0;
  margin-top: 40px;
  margin-bottom: 8px;
  font-size: 20px;
}

.text-block-54, .text-block-55 {
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
}

.long-line {
  background-color: #612937;
  height: 1px;
  margin-bottom: 40px;
}

.link {
  text-align: center;
  font-family: Exo, sans-serif;
  text-decoration: none;
}

.link:hover {
  color: #612937;
}

.link:active {
  color: #333;
  font-weight: 600;
}

.link:focus {
  color: #612937;
  font-weight: 600;
}

.link-2 {
  text-align: center;
  text-decoration: none;
}

.link-2:hover {
  color: #612937;
}

.text-span-32, .text-span-33 {
  color: #612937;
  font-family: "36a737 0 0", sans-serif;
  font-size: 30px;
}

.div-block-75 {
  text-align: center;
  border: 1px solid #d1c7c7;
  border-radius: 10px;
  margin-right: 24px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.text-block-56 {
  margin-bottom: 10px;
}

.text-block-57 {
  margin-bottom: 20px;
}

.day-3 {
  text-align: right;
}

.text-block-58, .text-block-59 {
  margin-bottom: 10px;
}

.text-block-60 {
  margin-bottom: 20px;
}

.text-block-61 {
  text-align: center;
}

.text-block-62, .text-block-63, .text-block-64, .text-block-67, .text-block-68, .text-block-69, .text-block-70, .text-block-71, .text-block-72, .text-block-73, .text-block-74, .text-block-75 {
  margin-bottom: 10px;
}

.tab-link-tab-6 {
  border-radius: 10px;
  margin-right: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.tab-link-tab-6.w--current {
  color: #fff;
  background-color: #706f6f;
}

.text-block-76 {
  text-align: center;
  font-size: 11px;
  line-height: 16px;
}

.tab-pane-tab-6 {
  border: 1px solid #e9e6e6;
  border-radius: 0;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-block-78 {
  margin-bottom: 10px;
  font-weight: 600;
}

.bold-text {
  font-weight: 400;
}

.bold-text-2, .text-span-35 {
  color: #612937;
  font-weight: 600;
}

.body-text {
  font-weight: 400;
}

.text-span-36 {
  color: #612937;
  font-weight: 600;
}

.div-block-76 {
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-77 {
  padding-left: 50px;
  padding-right: 68px;
}

.new-england-section {
  background-color: #e9e6e6;
  padding-top: 20px;
  padding-bottom: 30px;
}

.text-block-79, .text-block-80, .text-block-81, .text-block-82 {
  margin-bottom: 10px;
}

.unordered-list {
  padding-left: 20px;
}

.text-block-83 {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.menu-category {
  margin-bottom: 30px;
}

.div-block-80 {
  display: flex;
}

.lightbox-link-2 {
  display: block;
}

.div-block-84, .div-block-85, .div-block-86, .div-block-88 {
  display: flex;
}

.text-block-84 {
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-family: "36a737 0 0", sans-serif;
  font-size: 30px;
  text-decoration: none;
  display: flex;
  position: static;
  bottom: 167px;
  left: 0;
  right: 0;
}

.div-block-89 {
  background-image: linear-gradient(#706f6f, #706f6f);
  width: 50px;
  height: 50px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  display: block;
}

.div-block-89:hover {
  background-image: linear-gradient(#d1c7c7, #d1c7c7);
}

.div-block-89:active {
  background-image: linear-gradient(#612937, #612937);
}

.nav-up {
  background-image: linear-gradient(#e9e6e6, #e9e6e6);
  padding-top: 0;
  padding-bottom: 20px;
}

.link-block {
  text-decoration: none;
}

.div-block-91 {
  text-align: center;
  background-image: linear-gradient(#706f6f, #706f6f);
  justify-content: center;
  align-items: stretch;
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
  display: flex;
  transform: translate(0);
}

.div-block-91:hover {
  background-image: linear-gradient(#d1c7c7, #d1c7c7), linear-gradient(#706f6f, #706f6f);
}

.div-block-91:active {
  background-image: linear-gradient(#612937, #612937);
}

.text-block-85 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 13px;
  font-family: "36a737 0 0", sans-serif;
  font-size: 24px;
  display: block;
}

.div-block-92 {
  z-index: 99999;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  bottom: 50px;
}

.link-block-2 {
  text-align: center;
  text-decoration: none;
}

.div-block-93 {
  justify-content: center;
  margin-bottom: 20px;
  display: flex;
}

.image-30 {
  position: relative;
}

.div-block-94 {
  border: 1px solid #d1c7c7;
  border-radius: 10px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.text-left {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.lightbox-link-15 {
  display: block;
}

.div-block-95 {
  height: 275px;
}

.slider-3 {
  background-color: #0000;
  width: 400px;
  height: 275px;
}

.slide-8 {
  background-image: url('../images/shutterstock_1087958363b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/shutterstock_29069698_b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-right: 0;
}

.slider-4 {
  width: 100%;
}

.slide-10 {
  background-image: url('../images/shutterstock_507529966b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 900px;
}

.slide-11 {
  background-image: url('../images/shutterstock_237244891b.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.mask {
  background-color: #0000;
}

.slide-12 {
  background-image: url('../images/shutterstock_499897051b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/shutterstock_1088546534b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-5 {
  width: 100%;
  height: 250px;
}

.slide-14 {
  background-image: url('../images/shutterstock_135586046b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.div-block-96 {
  width: 50%;
}

.slide-15 {
  background-image: url('../images/AdobeStock_183553843b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/newport_temp.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.bahama4-slides {
  width: 100%;
  height: 100%;
}

.slide-17 {
  background-image: url('../images/shutterstock_492232798b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-18 {
  background-image: url('../images/shutterstock_673613968b.jpg');
  background-position: 50% -82px;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-19 {
  background-image: url('../images/shutterstock_695874715b.jpg');
  background-position: 50% 51%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-6 {
  width: 100%;
}

.slide-20 {
  background-image: url('../images/shutterstock_33674350b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/shutterstock_654812353b.jpg');
  background-position: 50% 31%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/shutterstock_1049469734b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-23 {
  background-image: url('../images/shutterstock_210016654b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/shutterstock_1087959923b.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 50%;
  background-repeat: no-repeat, no-repeat;
  background-size: cover, cover;
}

.slide-25 {
  background-image: url('../images/AdobeStock_168758077B.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-7 {
  width: 100%;
}

.slide-26 {
  background-image: url('../images/shutterstock_608119937b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/shutterstock_109891166.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/shutterstock_368286809.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-8 {
  width: 100%;
}

.slide-29 {
  background-image: url('../images/shutterstock_753326632.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-30 {
  background-image: url('../images/shutterstock_746803483b.jpg');
  background-position: 50% 37%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-9 {
  width: 100%;
}

.slide-31 {
  background-image: url('../images/AdobeStock_179817493b.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/shutterstock_551597596-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-33 {
  background-image: url('../images/shutterstock_648353362-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-34 {
  background-image: url('../images/shutterstock_494937619-1.jpg');
  background-position: 50% 89%;
  background-repeat: no-repeat;
  background-size: cover;
}

.phone {
  color: #d1c7c7;
  text-decoration: none;
}

.phone:hover {
  color: #706f6f;
}

.phone:active, .phone:focus {
  color: #fff;
}

.pricing-block {
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-left: 20px;
  padding-right: 20px;
}

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

.div-block-98 {
  display: block;
}

html.w-mod-js [data-ix="top-nav"] {
  transform: translate(0, -100%);
}

@media screen and (max-width: 991px) {
  .div-block {
    margin-right: 0;
  }

  .homeport-text {
    margin-left: 41px;
  }

  .footer {
    bottom: 0;
  }

  .slide {
    background-position: 81% 95%;
    background-size: cover;
  }

  .header {
    z-index: auto;
    position: static;
  }

  .slider {
    height: 400px;
  }

  .slide-2 {
    background-image: url('../images/i-jTfZnMH-X3.jpg');
    background-size: cover;
  }

  .slide-3 {
    background-size: cover;
  }

  .container-3 {
    align-items: center;
    display: flex;
  }

  .slide-text.hero-slide-1 {
    align-items: flex-start;
    width: 100%;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .div-block-8 {
    margin-left: 41px;
  }

  .slide-head.slide-1 {
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-7 {
    font-size: 14px;
    line-height: 20px;
  }

  .tab-pane {
    height: 600px;
  }

  .tab-link {
    width: 20%;
    padding-left: 0;
    padding-right: 0;
  }

  .tab-link.w--current, .tab-link-2 {
    width: 12%;
  }

  .tab-link-2.w--current {
    width: 100%;
  }

  .tab-pane-2 {
    height: 600px;
  }

  .tab-link-3 {
    width: 100%;
  }

  .tab-pane-3 {
    height: 600px;
  }

  .tab-link-4, .tab-link-5 {
    width: 100%;
  }

  .tab-pane-4, .tab-pane-5 {
    height: 600px;
  }

  .tab-link-6 {
    width: 100%;
  }

  .tab-pane-6 {
    height: 600px;
  }

  .tab-link-7 {
    width: 100%;
  }

  .tab-pane-7 {
    height: 600px;
  }

  .tabs-menu {
    flex-direction: row;
    align-items: center;
    display: flex;
    overflow: hidden;
  }

  .navbar-2 {
    position: relative;
    top: 0;
  }

  .image-2 {
    display: block;
  }

  .text-block-12 {
    margin-top: 0;
  }

  .column {
    height: auto;
  }

  .lightbox.image-1 {
    margin-right: 0;
    display: block;
  }

  .lightbox.image-2 {
    margin-top: 0;
    display: block;
  }

  .text-block-13, .itinary-heads {
    padding-right: 20px;
  }

  .text-block-14 {
    margin-left: 43px;
  }

  .container-9 {
    padding-bottom: 0;
  }

  .column-3 {
    padding-left: 40px;
  }

  .column-4, .column-5 {
    padding-left: 0;
  }

  .div-block-18 {
    background-image: none;
    flex: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: 30px;
    display: flex;
  }

  .div-block-20 {
    margin-left: 0;
  }

  .div-block-22 {
    margin-left: 40px;
    padding-left: 0;
  }

  .div-block-23 {
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }

  .image-left {
    background-position: 50%;
    height: 550px;
  }

  .image-left.pricing {
    width: 100%;
    height: 450px;
  }

  .div-block-26 {
    max-height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-28 {
    display: flex;
  }

  .description {
    margin-top: 0;
    margin-bottom: 0;
    position: static;
  }

  .div-block-39 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-41.bahamas7 {
    background-position: 0 -89px;
  }

  .image-18 {
    width: 50%;
  }

  .div-block-62 {
    padding-right: 0;
  }

  .div-block-63 {
    margin-left: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-7 {
    position: static;
  }

  .div-block-76 {
    padding-left: 20px;
  }

  .div-block-78 {
    background-image: linear-gradient(#0006, #0006);
    flex: 0 auto;
    width: 40%;
    padding: 10px;
  }

  .div-block-79 {
    margin-bottom: 20px;
    padding-left: 0;
  }

  .div-block-80 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-91 {
    justify-content: center;
    margin-bottom: 20px;
    display: flex;
  }

  .text-block-85 {
    margin-bottom: 20px;
  }

  .div-block-92 {
    bottom: 0;
  }

  .menu-button {
    z-index: 9999;
  }

  .nav-menu {
    z-index: 9999;
    top: 236px;
    bottom: 0;
  }

  .text-left {
    margin-top: 0;
  }

  .text-left.top {
    margin-top: 20px;
  }

  .lightbox-link-15 {
    flex: none;
  }

  .phone {
    color: #d1c7c7;
    text-decoration: none;
  }

  .phone:hover {
    color: #706f6f;
  }

  .phone:active, .phone:focus {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .div-block {
    margin-right: 0;
  }

  .homeport-text {
    text-align: center;
    display: block;
  }

  .footer {
    bottom: 0;
  }

  .slide {
    position: static;
  }

  .header {
    position: relative;
  }

  .text-block-3 {
    margin-left: 38px;
    padding-right: 0;
  }

  .container-3 {
    padding-top: 15px;
  }

  .text-block-4 {
    margin-right: 0;
  }

  .slide-text.hero-slide-1 {
    justify-content: center;
    align-items: center;
    width: 55%;
    margin-top: -103px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-6 {
    margin-right: 40px;
  }

  .text-block-5 {
    text-align: center;
  }

  .div-block-7 {
    display: block;
  }

  .div-block-8 {
    margin-left: 0;
  }

  .div-block-10 {
    width: 100%;
  }

  .slide-head.slide-1 {
    font-size: 24px;
    font-weight: 400;
    line-height: 28px;
  }

  .text-block-7 {
    font-size: 14px;
    line-height: 20px;
  }

  .image-2 {
    display: block;
  }

  .top-bar {
    height: 120px;
  }

  .text-block-11 {
    text-align: center;
    margin-bottom: 10px;
  }

  .text-block-12 {
    margin-top: 0;
  }

  .column {
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .lightbox.image-2 {
    margin-top: 0;
    margin-left: 20px;
  }

  .lightbox.image-4 {
    margin-top: 0;
    margin-right: 20px;
  }

  .div-block-15 {
    justify-content: center;
    margin-top: 20px;
    margin-left: 20px;
    display: flex;
  }

  .line {
    margin-left: 0;
  }

  .line.center {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .itinary-heads.left {
    text-align: center;
    padding-right: 0;
  }

  .itinary-heads.center {
    text-align: center;
  }

  .container-8 {
    display: block;
  }

  .text-block-14 {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .div-block-17 {
    margin-top: 0;
    margin-left: 0;
  }

  .text-block-15 {
    text-align: center;
    margin-bottom: 10px;
  }

  .column-3 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .row-2 {
    display: flex;
  }

  .div-block-18 {
    justify-content: center;
    width: auto;
    margin-top: 103px;
    display: flex;
  }

  .div-block-21.contact {
    background-position: 0;
  }

  .div-block-22 {
    margin-left: 34px;
  }

  .div-block-23 {
    justify-content: center;
  }

  .div-block-24 {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-left {
    background-position: 37%;
    width: 100%;
    height: auto;
  }

  .div-block-26 {
    clear: none;
    flex-direction: row;
    margin-left: 20px;
    display: block;
    position: static;
  }

  .image-6, .image-7, .image-8 {
    display: block;
  }

  .div-block-27 {
    margin-left: 20px;
    display: block;
  }

  .div-block-28 {
    margin-left: 20px;
    margin-right: auto;
    display: block;
  }

  .div-block-29 {
    margin-left: 20px;
    display: block;
  }

  .column-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .itin-text {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .itin-text.top {
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-39 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-links {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .tab-links.w--current {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-41.bahamas7 {
    background-position: 0 -54px;
  }

  .div-block-44 {
    justify-content: center;
    display: flex;
  }

  .itinerary-head {
    width: 75%;
  }

  .image-12 {
    width: 100%;
  }

  .tabs-menu-3 {
    flex-direction: column;
    margin: 1px 0 0 1px;
    padding: 0;
  }

  .image-18 {
    width: 50%;
  }

  .div-block-63 {
    margin-left: 20px;
  }

  .section-7 {
    z-index: 0;
    position: relative;
    top: -3px;
  }

  .tab-link-tab-5 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .tab-link-tab-5.w--current {
    width: 100%;
  }

  .text-block-53 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .text-block-54, .text-block-55 {
    margin-left: 20px;
  }

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

  .tab-link-tab-6 {
    width: 100%;
    margin-bottom: 10px;
  }

  .div-block-78 {
    width: 300px;
  }

  .div-block-79, .div-block-80 {
    justify-content: center;
    display: flex;
  }

  .lightbox-link {
    flex: 0 auto;
  }

  .row-3 {
    justify-content: center;
    display: flex;
  }

  .column-7 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-81 {
    flex-direction: column;
    display: block;
  }

  .div-block-82 {
    text-align: center;
  }

  .image-27, .image-28, .image-29 {
    display: block;
  }

  .div-block-86 {
    justify-content: flex-start;
    display: flex;
  }

  .div-block-87, .div-block-88 {
    display: flex;
  }

  .div-block-92 {
    bottom: 0;
  }

  .div-block-95 {
    width: 50%;
  }

  .slider-3, .slide-13 {
    width: 100%;
  }

  .slide-18 {
    background-position: 0 -26px;
  }

  .div-block-97 {
    width: 50%;
  }

  .slide-34 {
    background-position: 0 -46px;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    margin-right: 0;
  }

  .homeport-text {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image {
    flex: none;
  }

  .text-block-2 {
    margin-top: 0;
  }

  .footer {
    height: 300px;
    bottom: 0;
  }

  .slide {
    width: 100%;
    height: 100%;
  }

  .header {
    border-style: none;
  }

  .slider {
    width: 100%;
    height: 100%;
  }

  .text-block-3 {
    margin-left: 0;
  }

  .text-block-4 {
    margin-right: 0;
    display: block;
  }

  .slide-text.hero-slide-1 {
    width: auto;
    height: auto;
  }

  .div-block-5 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-5 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-7 {
    flex-direction: column;
    display: flex;
  }

  .div-block-8 {
    margin-left: 0;
  }

  .div-block-10 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-head.slide-1 {
    font-size: 20px;
  }

  .text-block-7 {
    font-size: 14px;
  }

  .container-4 {
    margin-bottom: 0;
  }

  .slider-block {
    height: 300px;
  }

  .navbar-2 {
    margin-top: 38px;
    margin-bottom: 0;
  }

  .image-2 {
    margin-left: 10px;
    display: block;
  }

  .text-block-11 {
    text-align: center;
  }

  .text-block-12 {
    margin-top: 0;
  }

  .lightbox.image-1 {
    width: 100%;
    margin-right: 0;
    display: block;
  }

  .lightbox.image-2 {
    width: auto;
    margin-left: 0;
  }

  .lightbox.image-4 {
    width: 100%;
    margin-right: 0;
  }

  .div-block-15 {
    flex-direction: column;
    margin-top: 0;
    margin-left: 0;
  }

  .line {
    margin-left: 147px;
  }

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

  .itinary-heads {
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
  }

  .container-8 {
    display: block;
    position: static;
  }

  .container-9 {
    padding-bottom: 0;
  }

  .text-block-16 {
    margin-top: 0;
    margin-left: 10px;
  }

  .div-block-18 {
    justify-content: center;
    height: auto;
    display: block;
  }

  .link-new {
    font-size: 12px;
    display: block;
  }

  .div-block-22 {
    width: 100%;
    margin-left: 20px;
  }

  .div-block-24 {
    width: 100%;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-left {
    width: 100%;
  }

  .div-block-26 {
    flex-direction: column;
    margin-left: 0;
    display: flex;
  }

  .image-6, .image-7 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-27 {
    flex-direction: column;
  }

  .image-10 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-28 {
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-29 {
    flex-direction: column;
  }

  .itin-text.top {
    margin: 14px 0;
  }

  .div-block-39 {
    margin-left: 0;
  }

  .tabs-3 {
    width: 100%;
  }

  .container-10 {
    display: block;
  }

  .tab-links, .tab-links.w--current, .text-block-32 {
    width: 100%;
  }

  .tab-panes {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-41.bahamas7 {
    background-position: 0 2px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .div-block-41.ne1 {
    display: block;
  }

  .div-block-41.ne2 {
    width: 100%;
    margin-top: 16px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    display: block;
  }

  .itinerary-head {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-46.ne3 {
    width: 100%;
    display: block;
  }

  .image-12 {
    height: auto;
  }

  .tab-pane-tab-2 {
    padding-left: 20px;
  }

  .image-13 {
    height: auto;
  }

  .div-block-48 {
    display: block;
  }

  .image-14, .image-15 {
    height: auto;
  }

  .tabs-menu-3 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .div-block-50 {
    display: block;
  }

  .image-16, .image-17 {
    height: auto;
  }

  .image-18 {
    width: auto;
    height: auto;
  }

  .image-19 {
    height: auto;
  }

  .div-block-56 {
    padding-top: 0;
  }

  .div-block-61 {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .div-block-62 {
    margin-left: 20px;
  }

  .div-block-63 {
    width: 100%;
  }

  .left-arrow, .right-arrow {
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
  }

  .section-7 {
    top: 0;
  }

  .tab-link-tab-5 {
    width: 100%;
  }

  .tab-link-tab-5.w--current {
    width: 100%;
    padding-right: 0;
  }

  .tab-pane-tab-5 {
    padding-bottom: 0;
  }

  .tabs-content-2 {
    margin-bottom: 0;
  }

  .text-block-54 {
    text-align: center;
    margin-left: 20px;
    padding-left: 0;
  }

  .text-block-55 {
    text-align: center;
    margin-left: 20px;
  }

  .div-block-75 {
    margin-right: 10px;
  }

  .tab-link-tab-6 {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .div-block-77 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .unordered-list {
    width: 100%;
    padding-left: 0;
  }

  .div-block-78 {
    width: auto;
  }

  .div-block-79 {
    margin-left: 20px;
  }

  .div-block-80 {
    flex-direction: column;
    align-items: center;
  }

  .lightbox-link {
    width: 100%;
  }

  .lightbox-link-2 {
    width: auto;
  }

  .lightbox-link-3, .lightbox-link-4, .lightbox-link-5, .lightbox-link-6, .lightbox-link-7, .lightbox-link-8, .lightbox-link-9, .lightbox-link-10, .lightbox-link-11 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .lightbox-link-12, .lightbox-link-13 {
    display: block;
  }

  .lightbox-link-14, .image-20 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-84, .div-block-88 {
    display: block;
  }

  .div-block-92 {
    bottom: 0;
  }

  .lightbox-link-15, .div-block-95, .slider-3, .div-block-96 {
    width: 100%;
  }

  .slide-18 {
    background-position: 50%;
  }

  .left-arrow-2 {
    width: 20%;
  }

  .div-block-97 {
    width: 100%;
  }

  .slide-34 {
    background-position: 0 2px;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: '36a737 0 0';
  src: url('../fonts/36A737_0_0.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}