@charset "UTF-8";
/* GENERAL STYLE */
body {
  font-family: "Work Sans", sans-serif;
  font-size: 13px;
  color: #2f2f2f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1579014164/marinas/stockislandmarina/website/Perry-Hotel-KeyWest-Tile-1.jpg") top center;
}

.palms {
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1579015065/marinas/stockislandmarina/website/intro-palms-left.png") left top no-repeat;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

a {
  color: #146a77;
  text-decoration: none;
}

a:hover {
  color: #2f2f2f;
  text-decoration: none;
}

ul li {
  list-style-type: disc;
}

/* BUTTON STYLE */
.btn-darkb {
  padding: 11px 25px;
  display: inline-block;
  zoom: 1;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  border-radius: 0px 0px;
  cursor: pointer;
  line-height: 13px;
  font-size: 13px;
  color: #282321;
  font-weight: 600;
  letter-spacing: 1px;
  border: 2px solid #282321;
  background: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 1;
  transition-delay: 0.2s !important;
  overflow: hidden;
}

.btn-darkb:hover {
  border: 2px solid #282321;
  background-color: #282321;
  color: #ffffff;
}

.btn-lightw {
  padding: 11px 25px;
  display: inline-block;
  zoom: 1;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  border-radius: 0px 0px;
  cursor: pointer;
  line-height: 13px;
  font-size: 13px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 1px;
  border: 2px solid #fff;
  background: rgba(61, 55, 44, 0);
  position: relative;
  z-index: 1;
  transition-delay: 0.2s !important;
  overflow: hidden;
}

.btn-lightw:hover {
  border: 2px solid #8cb6ba;
  color: #8cb6ba;
  transition: all 0.3s ease-in-out;
}

.btn-lightd {
  padding: 11px 25px;
  display: inline-block;
  zoom: 1;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  border-radius: 0px 0px;
  cursor: pointer;
  line-height: 13px;
  font-size: 13px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  border: 2px solid #ffffff;
  background: #282321;
  position: relative;
  z-index: 1;
  transition-delay: 0.2s !important;
  overflow: hidden;
}

.btn-lightd:hover {
  border: 2px solid #282321;
  color: #282321;
  background: #ffffff;
  transition: all 0.3s ease-in-out;
}

.btn-light-footer {
  background: rgba(61, 55, 44, 0);
  border: 1px solid #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 1em;
  letter-spacing: 1px;
  font-weight: 500;
  padding: 9px 30px;
  display: inline-block;
  margin-top: 12px;
  border-radius: 0px 0px;
}

.btn-light-footer:hover {
  border: 1px solid #8cb6ba;
  color: #8cb6ba;
  transition: all 0.3s ease-in-out;
}

.btn-dark-header {
  background: #14434d;
  color: #f9f6f0;
  font-size: 1em;
  font-weight: 600;
  padding: 10px 30px;
  line-height: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 0;
  border-radius: 0px 0px;
}

.btn-dark-header:hover {
  background: #fff;
  color: #14434d;
  transition: all 0.3s ease-in-out;
}

.btn-redd {
  padding: 11px 25px;
  display: inline-block;
  zoom: 1;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  border-radius: 0px 0px;
  cursor: pointer;
  line-height: 13px;
  font-size: 13px;
  color: #b73531;
  font-weight: 600;
  letter-spacing: 1px;
  border: 2px solid #b73531;
  background: rgba(255, 255, 255, 0);
  position: relative;
  z-index: 1;
  transition-delay: 0.2s !important;
  overflow: hidden;
}

.btn-redd:hover {
  border: 2px solid #b73531;
  background-color: #b73531;
  color: #ffffff;
}

.btn-redd2 {
  padding: 11px 25px;
  display: inline-block;
  zoom: 1;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  border-radius: 0px 0px;
  cursor: pointer;
  line-height: 13px;
  font-size: 13px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  border: 2px solid #b73531;
  background-color: #b73531;
  position: relative;
  z-index: 1;
  transition-delay: 0.2s !important;
  overflow: hidden;
}

.btn-redd2:hover {
  border: 2px solid #b73531;
  background-color: #ffffff;
  color: #b73531;
}

.btn-redd3 {
  padding: 11px 25px;
  display: inline-block;
  zoom: 1;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  border-radius: 0px 0px;
  cursor: pointer;
  line-height: 13px;
  font-size: 13px;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 1px;
  border: 2px solid #b73531;
  background-color: #b73531;
  position: relative;
  z-index: 1;
  transition-delay: 0.2s !important;
  overflow: hidden;
}

.btn-redd3:hover {
  border: 2px solid #932b27;
  background-color: #932b27;
  color: #ffffff;
}

/* NAV STYLE */
.nav-link {
  font-size: 1.05em !important;
  font-weight: 500 !important;
  color: #14434d !important;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link:active {
  text-decoration: underline;
}

.nav-item {
  font-family: "Work Sans", "Open Sans", helvetica, sans-serif;
  display: inline-block;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: 1.05em !important;
  font-weight: 500 !important;
}

.dropdown-menu {
  position: absolute;
  text-align: left;
  z-index: 10;
  top: 60px;
  background: #106c7b;
  display: none;
  left: 50%;
  transform: translateX(-50%);
  padding: 24px 0px 18px 20px;
  border-radius: 0px 0px;
}

.dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -17px;
  border-width: 0 17px 17px 17px;
  border-style: solid;
  border-color: #0f6c7b transparent;
}

a.dropdown-item {
  display: block;
  font-size: 14px;
  padding: 4px 8px 4px;
  text-transform: none;
  white-space: nowrap;
  color: #fff;
  margin-right: 45px;
}

a.dropdown-item:hover {
  background-color: #106c7b !important;
}

/* INTERNAL PAGE HEADER STYLE */
.internal-banner {
  height: 270px;
  width: 100%;
  margin: auto;
  display: block;
  text-align: center;
}

.nav-paper {
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548689247/marinas/stockislandmarina/tan-header.jpg");
}

.experiences-banner {
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_2000/v1547775324/marinas/stockislandmarina/website/kayak1.jpg") no-repeat 50% 46%;
}

/* TYPE STYLE */
h1.content {
  font-family: "Montserrat", sans-serif;
  font-size: 2.7692307692em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0 0 30px;
  padding-left: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h2.content {
  font-family: "Montserrat", sans-serif;
  font-size: 2em;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0 0 30px;
  padding-left: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

h3.content {
  font-family: "Montserrat", sans-serif;
  font-size: 1.6692307692em;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1em;
  margin: 0 0 30px;
  padding-left: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.content {
  font-size: 1.2307692308em;
  line-height: 1.7em;
  padding-right: 50px;
  padding-left: 30px;
}

ul.content {
  margin: 0 30px 30px 30px;
}

ol.content {
  margin: 0 30px 30px 30px;
}

p.groups {
  color: #f9f6f0;
  font-size: 1.2307692308em;
  line-height: 1.7em;
  padding-right: 50px;
  padding-left: 30px;
}

.module-center {
  text-align: center;
  padding: 30px 0;
}

.event-list-header {
  padding-top: 25%;
}

.ctn-cell-text {
  color: #ffffff;
  padding: 25px;
  font-weight: 800 !important;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .event-list-header {
    padding-top: 5% !important;
  }
  .cnt-cell-text {
    text-align: center;
  }
  .ef-cell-text {
    text-align: center;
  }
}
/* VIDEO BACKGROUND STYLE */
header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}

header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

header .container {
  position: relative;
  z-index: 2;
}

header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #106c7b;
  opacity: 0.4;
  z-index: 1;
}

@media (pointer: coarse) and (hover: none) {
  header {
    background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548791397/marinas/stockislandmarina/website/perry-pool.jpg") black no-repeat center center scroll;
  }
  header video {
    display: none;
  }
}
.home-hero-header {
  font-size: 5em;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
}

.shadow {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}

/* IMAGE LEFT STYLE */
.square-img {
  max-height: 600px;
  min-height: 300px;
  width: auto;
  display: block;
  padding-left: 15px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.color-white {
  color: white;
}

/* RED PAINT STYLE */
.red-paint {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548265649/marinas/stockislandmarina/red-background-interior.jpg");
  background-size: cover;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.paint-photo-red-one {
  background-size: cover;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.red-one-amenities {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548815597/marinas/stockislandmarina/website/StockIsland-PlanAnEvent-Venue-CaptainsLounge-5ba50c4e8f36f-671x490.jpg");
}

.red-one-amenities-two {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_3000/v1574707835/marketing/websites/simv/Perry-Barrel-House_2.jpg");
}

.red-one-your-experience {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548435307/marinas/stockislandmarina/website/drink-salty-oyster.jpg");
}

.red-one-events {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548807120/marinas/stockislandmarina/website/event-space.jpg");
}

.red-one-experiences {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548432809/marinas/stockislandmarina/website/keys_reef.jpg");
}

.red-one-sailing-charters {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548889722/marinas/stockislandmarina/website/kw_sunset_sailboat.jpg");
}

.red-one-snorkeling-charters {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548889725/marinas/stockislandmarina/website/Namaste_Thumbs_Up_Snorkeler.jpg");
}

.red-one-story {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548898817/marinas/stockislandmarina/StockIsland-OurStory-Hiatory-833x657.jpg");
}

.red-one-eat {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548899823/marinas/stockislandmarina/StockIsland-EatandDrink-Intro-Overhead-833x657.jpg");
}

.red-paint-events {
  padding: 100px 0;
}

/* BLUE PAINT STYLE */
.blue-paint {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548266282/marinas/stockislandmarina/blue-background.jpg");
  background-size: cover;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.paint-photo-blue-one {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1463514254/marinas/stockislandmarina/4t8a6137.jpg");
  background-size: cover;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.color-dblue {
  color: #144d57;
}

/* FORM STYLE */
#mc_embed_signup {
  background: transparent !important;
}

#mc_embed_signup .button {
  background-color: #146a77 !important;
}

/* TRAVEL STYLE */
.bysea {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557168666/marinas/stockislandmarina/website/blog/SIMV_EventSpace_A3.png");
  width: 100%;
  min-height: 300px;
  height: auto;
  background-size: cover;
}

.byland {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1549040230/StockIsland-PlanAnEvent-EventType-MeetingsAndGroups_hnmqot.jpg");
  width: 100%;
  min-height: 300px;
  height: auto;
  background-size: cover;
}

.paper-card {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548364511/marinas/stockislandmarina/brownSquare-texture.jpg");
  min-height: 400px;
  height: auto;
  margin: 10%;
  max-width: 75%;
  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.25);
  vertical-align: center;
  background-size: cover;
}

.paper-title {
  color: #282321;
  mix-blend-mode: color-burn;
  opacity: 0.75;
  background-size: cover;
  background-repeat: no-repeat;
  padding-left: 0px !important;
  padding-top: 20% !important;
}

.color-dark {
  color: #282321 !important;
}

/* TITLE BANNER STYLE */
.jumbotron {
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548266282/marinas/stockislandmarina/blue-background.jpg") repeat-x;
  background-size: cover;
  max-height: 1500px;
  min-height: 100px;
  margin-bottom: 0 !important;
  border-radius: 0;
}

/*  Perry and other custom image bg page style  */
.perry-bg {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548791397/marinas/stockislandmarina/website/perry-pool.jpg");
  min-width: 100% !important;
  min-height: 450px;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* CARD LEFT STYLE */
.full-w-img-one {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,h_1000/v1548364197/marinas/stockislandmarina/tobias-negele-44451-unsplash.jpg");
  min-width: 100% !important;
  min-height: 300px;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* FOOTER BIG STYLE */
.top-section {
  padding: 50px 0 40px;
}

#footer #third-nav ul li {
  list-style: none;
  border-right: 1px solid #f9f6f0;
  padding-right: 11px;
  margin-right: 8px;
  display: inline-block;
  font-size: 0.8461538462em;
  line-height: 1em;
  font-weight: 500;
}

.footer-logos img {
  margin-right: 25px;
}

.footer-logos {
  float: right;
}

img:last-of-type {
  margin-right: 0;
}

.nav-terms-tambo {
  display: inline-block !important;
  padding-top: 8px;
}

.btm-section {
  background: #261e15;
  background-size: cover;
  padding: 10px 0;
}

.wrapper {
  max-width: 1230px;
  padding: 0 15px;
}

#third-nav ul li {
  list-style: none;
  border-right: 1px solid #f9f6f0;
  padding-right: 11px;
  margin-right: 8px;
  display: inline-block;
  font-size: 0.8461538462em;
  line-height: 1em;
  font-weight: 500;
  color: #ffffff !important;
}

.sitemap {
  border-right: none !important;
}

span .hidden {
  display: none !important;
}

.award-badges {
  max-width: 70px;
}

.social-media {
  fill: #146a77 !important;
  display: inline-flex;
  padding: 5px;
  margin: -5px;
}

.facebook {
  padding: 7px;
}

.twitter {
  padding: 7px;
}

.instagram {
  padding: 7px;
}

.linkedin {
  padding: 7px;
}

.facebook:hover {
  fill: #8cb6ba !important;
}

.twitter:hover {
  fill: #8cb6ba !important;
}

.instagram:hover {
  fill: #8cb6ba !important;
}

.linkedin:hover {
  fill: #8cb6ba !important;
}

.facebook:visited {
  fill: #ffffff !important;
}

.twitter:visited {
  fill: #ffffff !important;
}

.instagram:visited {
  fill: #ffffff !important;
}

.linkedin:visited {
  fill: #ffffff !important;
}

.footer-h2 {
  text-transform: uppercase !important;
  font-size: 18px;
}

/* MAP STYLE */
.map-section {
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.map-stock {
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548781885/marinas/stockislandmarina/StockIsland-Map.jpg") no-repeat right 50%;
  min-height: 675px;
  background-size: cover;
}

.map-keys {
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548781885/marinas/stockislandmarina/Keys-Map.jpg") no-repeat left 50%;
  min-height: 675px;
  background-size: cover;
}

/* NAV HEADER STYLE */
.header-transp {
  display: block;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  text-align: center;
}

.header-transp-w {
  display: block;
  position: fixed;
  top: 0;
  z-index: 99;
  background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  width: 100%;
  text-align: center;
  max-height: 120px;
}

.logo-1 {
  fill: #14434d;
  fill-rule: evenodd;
  padding-top: 20px !important;
  max-height: 20px !important;
}

.logo-1:hover {
  fill: #8cb6ba;
  fill-rule: evenodd;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
}

/* DOCKAGE HOME STYLE */
.section-dock {
  display: inline-flex;
  width: 100%;
}

.shrimp-boat {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548791484/marinas/stockislandmarina/StockIslandMarina_ShrimpBoat.jpg");
  min-height: 300px;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.dockage-home {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1570546582/marketing/websites/simv/NDP-StockIslandMarina-2469.jpg");
  min-height: 655px;
  min-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.dockage-home-old {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548872964/marinas/stockislandmarina/mohamed-masaau-626127-unsplash.jpg");
  min-height: 655px;
  min-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.events-home {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548796735/marinas/stockislandmarina/dave-lastovskiy-127581-unsplash.jpg");
  min-height: 655px;
  min-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.experiences-home {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548872987/marinas/stockislandmarina/linus-nylund-310532-unsplash.jpg");
  min-height: 655px;
  min-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 70%;
}

.outdoor-home {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1597241405/marketing/websites/simv/KatrinaZoeNorbom15.jpg");
  min-height: 655px;
  min-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 70%;
}

.content-events {
  text-align: right;
}

.events-gradient {
  background-image: linear-gradient(to right, rgba(14, 32, 34, 0), rgb(14, 32, 34));
  float: right;
  min-height: 655px !important;
}

.dock-gradient {
  background-image: linear-gradient(to right, rgb(0, 100, 116), rgba(0, 100, 116, 0));
  min-height: 655px !important;
  margin-top: -1px;
  margin-bottom: -1px;
}

.outdoor-gradient {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  min-height: 655px !important;
  margin-top: -1px;
  margin-bottom: -1px;
}

.home-title {
  font-size: 52px !important;
  line-height: 1.15em;
  text-transform: uppercase;
  opacity: 1 !important;
  letter-spacing: 3.5px;
  font-weight: 900 !important;
  font-family: "Montserrat", sans-serif;
  padding-top: 20% !important;
}

.home-title2 {
  font-size: 52px !important;
  line-height: 1.15em;
  text-transform: uppercase;
  opacity: 1 !important;
  letter-spacing: 3.5px;
  font-weight: 900 !important;
  font-family: "Montserrat", sans-serif;
}

.bg-w {
  background: #ffffff;
}

.footer-p {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

/* OUR STORY STYLE */
.img-l-title {
  font-size: 32px !important;
  font-weight: 700 !important;
}

.txt {
  min-height: 400px;
  margin-top: auto !important;
  margin-bottom: auto !important;
  display: flex;
  padding-top: 4% !important;
}

.flex-wrap {
  flex-wrap: wrap-reverse;
}

li.menu-icon {
  list-style-image: url("http://placehold.it/12x12");
  display: inline-flex;
}

.no-disc {
  list-style-type: none !important;
}

/* BLOG STYLE */
.blog-header {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548945320/marinas/stockislandmarina/zoe-fernandez-771921-unsplash.jpg");
  min-height: 100px;
  min-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.blog-header-2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/a_90/v1548945239/marinas/stockislandmarina/rawpixel-596097-unsplash.jpg");
  min-height: 100px;
  min-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.fuelb {
  background-color: #2e343c;
  width: 100%;
  display: inline-block !important;
  min-height: 150px;
}

.fuelpad {
  padding-top: 25px;
  padding-bottom: 25px;
}

.fuellight {
  background-color: #434850;
  padding: 10px 20px;
  margin: 5px 15px 0px 0px;
}

.fueldark {
  background-color: #19232e;
  padding: 10px 20px;
  margin: 5px 15px 0px 0px;
}

.fueldk {
  background-color: #19232e;
}

.fuellb {
  color: #7da6aa;
}

/* MEDIA TAG STYLE */
@media only screen and (max-width: 767px) {
  .home-hero-header {
    font-size: 4em;
  }
  .home-title {
    font-size: 48px !important;
    line-height: 1.15em;
  }
  h1.content {
    font-size: 2.5em !important;
  }
  h2.content {
    font-size: 2em !important;
  }
  .am-bg {
    background-color: white;
    border: 20px solid #b73531;
    padding: 10px !important;
    width: 80%;
    height: 80%;
    margin: 5% !important;
  }
  .content-fix {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .landing-title {
    font-size: 60px !important;
    float: left;
  }
  .perry-two {
    margin-top: -85px !important;
    margin-bottom: -85px !important;
  }
}
@media only screen and (max-width: 670px) {
  .g-bg {
    background-color: #e6e6e6 !important;
    height: 0px !important;
    margin-top: -350px;
  }
}
@media only screen and (max-width: 480px) {
  .home-hero-header {
    font-size: 3em;
  }
  .home-title {
    font-size: 35px !important;
    line-height: 1.15em;
  }
  h1.content {
    font-size: 2em !important;
  }
  h2.content {
    font-size: 2.6em !important;
  }
}
@media only screen and (max-width: 320px) {
  .home-hero-header {
    font-size: 2em;
  }
  .home-title {
    font-size: 32px !important;
    line-height: 1.15em;
  }
  h1.content {
    font-size: 2em !important;
  }
  h2.content {
    font-size: 1.8em !important;
  }
  .footer-h2 {
    font-size: 22px !important;
  }
  .footer-text {
    font-size: 18px !important;
  }
  .chamber-commerce {
    width: 50px !important;
  }
  .boaters {
    width: 35px !important;
  }
  .first-choice {
    width: 30px !important;
  }
  .mini-hero {
    height: 320px !important;
  }
  h1.landing-title {
    font-size: 60px !important;
  }
  .mini-hero {
    min-height: 460px !important;
  }
}
@media (max-width: 992px) {
  .navbar .collapse {
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .navbar .navbar-brand {
    float: none;
    display: inline-block;
  }
  .navbar .navbar-nav > .nav-item {
    float: none;
    margin-left: 0.1rem;
  }
  .navbar .navbar-nav {
    float: none !important;
  }
  .nav-item {
    width: 100%;
    text-align: left;
  }
  .navbar .collapse .dropdown-menu {
    position: initial;
    float: none;
    border: none;
  }
  .dropdown-item {
    font-weight: 600;
    padding: 6px 0px 6px !important;
    text-align: center;
    text-transform: uppercase !important;
  }
  .dropdown-menu:before {
    display: none;
  }
  .dropdown-menu {
    background: #dbdbdb !important;
    color: #3d3d3d;
    width: 100%;
    transform: none !important;
    padding: 10px 0px 10px 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .nav-item {
    color: #ffffff !important;
    margin-left: 20px;
  }
  .nav-item:active {
    color: #555;
    background-color: #e7e7e7;
  }
  .dropdown-item {
    color: #3d3d3d !important;
  }
  a.dropdown-item:hover {
    background: #cccccc !important;
    text-decoration: none;
  }
  .palms {
    background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1553709731/marinas/stockislandmarina/website/intro-palm-2.png") !important;
  }
  .landing-title {
    font-size: 60px !important;
  }
  .knot-text {
    font-size: 3.5rem;
  }
}
@media screen and (min-width: 1600px) {
  .landing-page-rentals {
    background-position: 50% 50%;
  }
}
/* Worth Landing Page */
.lux-w {
  background-color: rgb(255, 255, 255) !important;
}

.lux-o {
  background-color: rgb(246, 141, 57) !important;
}

/* Hotel Page */
.w-bg {
  background-color: #ffffff !important;
}

.gg-bg {
  background-color: #e6e6e6 !important;
  padding: 80px 50px;
}

.g-bg {
  background-color: #e6e6e6 !important;
  height: 350px;
  margin-top: -350px;
}

.perry-header {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_2000/v1554308341/marinas/stockislandmarina/website/1704120725388839.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.perry-one {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554474183/marinas/stockislandmarina/website/1705081811411281-1.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.events-shows {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548432795/marinas/stockislandmarina/website/Angler3.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.events-rendezvous {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548807120/marinas/stockislandmarina/website/event-space.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.reservations-one {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1576261798/Marina-girl-dog_tmdvhj.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.reservations-two {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1576262754/Perry-Lobby_u4ou3b.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.coconut-row-one {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1568141505/marinas/stockislandmarina/website/NDP-StockIslandMarina-2506_crop.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.coconut-row-two {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1576081606/marketing/websites/simv/Perry-Property-Marc-Nous_15.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.coconut-info {
  background-color: #2e343c;
}

.coconut-row-three {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1576261804/Perry-Pool-filter_ptbd65.jpg");
  background-size: cover;
  background-position: center 60%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.celebrate-one {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1571682988/marinas/stockislandmarina/website/events-bg.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 655px;
  height: auto;
}

.pom-quad-1 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1590769544/simv/Perry-Property-Marc-Nous_6.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.pom-quad-2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1590604234/simv/pom2.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.pom-quad-3 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1590603960/simv/pom-3.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.pom-quad-4 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1590697821/simv/perry-matts-lunch.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.pom-quad-5 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554474183/marinas/stockislandmarina/website/1705081811411281-1.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.arcimoto {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1592594701/marketing/websites/simv/Arcimoto_marina_bg.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.distillery {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1581970113/marinas/stockislandmarina/website/distillery-equipment3.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.bikes {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1579900899/marinas/stockislandmarina/website/ThePerry-Inset-700x443-Bike-Rental-5b3bc24dc1010.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.scooters {
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.restaurants-matts {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1580410396/marketing/websites/simv/matts-dinner.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.restaurants-coffee {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1616689028/marketing/websites/simv/c1.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.restaurants-salty {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/a_90/v1580483662/marketing/websites/simv/salty-oyster-key-west-food.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.restaurants-bhouse {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1601996353/marketing/websites/simv/Perry-Barrel-House-Cocktails.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.restaurants-aandb {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1579980279/marinas/stockislandmarina/website/Group-DInner-1_2x-1.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-boat-rentals {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1581605690/FLkeys_sunset_kayak_qtjqpw.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.lp-experiences-fishing-charters {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554304203/marinas/stockislandmarina/website/blog/stephen-momot-1395414-unsplash.jpg");
  background-position: 50% 78%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.lp-event-cal {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1571886431/marketing/websites/simv/event-setup.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.lp-experiences-fishing-sandbar {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/v1593198844/marketing/websites/simv/joe-ciciarelli-mwsL8MaCPuc-unsplash.jpg");
  background-position: 50% 78%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.lp-experiences-sailing {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548889722/marinas/stockislandmarina/website/kw_sunset_sailboat.jpg");
  background-position: 50% 79%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.lp-experiences-diving {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548889725/marinas/stockislandmarina/website/Namaste_Thumbs_Up_Snorkeler.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.experiences-sailing {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548881872/marinas/stockislandmarina/website/key-west-sailing-charter.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-f45 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1595465604/why-f45-works-1_lzxrc5.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-daypass {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1582048727/ThePerry-Inset-770x575-Amenities-5ad8ea96bdea9_eo6xul.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-fishing {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548867894/marinas/stockislandmarina/website/key-west-fishing-charters.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-outdoor {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1597241422/marketing/websites/simv/KatrinaZoeNorbom10_1.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-snorkeling {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548883779/marinas/stockislandmarina/website/StockIsland-Experiences-SnorkelingDiving-5aff0fc0d30bb-671x490.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.lp-experiences-sandbar {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/v1593198844/marketing/websites/simv/joe-ciciarelli-mwsL8MaCPuc-unsplash.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-sandbar {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1595968703/shutterstock_200407820_vraqj5.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.experiences-kayaking {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548873327/marinas/stockislandmarina/website/StockIsland-Experiences-Snorkeling-Rentals-5b2bb5be9dc0d-671x490.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-bg {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1553632931/marinas/stockislandmarina/website/Perry_Amenities.png");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 475px;
  height: auto;
}

.amenities-bg2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554473540/marinas/stockislandmarina/website/Concrete_2_FLAT.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 475px;
  height: auto;
}

.amenities-list {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_3000/v1574707835/marketing/websites/simv/Perry-Barrel-House_2.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-shuttle {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/v1585766961/marketing/websites/simv/Perry-Marina-Galeon-MarineMax-2020-Rendezvous-65.jpg");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.perry-two {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1553633616/marinas/stockislandmarina/website/Gallery-theperry-56-squashed-5ad153cda4342.jpg");
  background-position: 70% center;
  background-size: cover;
  min-height: 655px;
  height: auto;
  background-size: 100%;
  width: 100%;
  background-repeat: no-repeat;
}

.carousel {
  margin-top: 0px;
}

.item .thumb {
  width: 25%;
  float: left;
}

.item .thumb img {
  width: 100%;
  margin: 0px;
}

.item img {
  width: 100%;
}

.perry-title {
  margin-top: 30px;
}

.palms {
  height: auto;
  width: 100%;
  /* you can put back this on the top as there is no more background property used */
  background-color: white;
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1553709965/marinas/stockislandmarina/website/intro-palm-2.png"), url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1553709731/marinas/stockislandmarina/website/intro-palm.png");
  background-size: auto 100%; /* Same for both no need to define twice */
  background-position: left, right; /* we respect the same order as background-image*/
  background-repeat: no-repeat; /* Same for both no need to define twice */
}

body {
  overflow-x: hidden;
}

.perry-home {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554308341/marinas/stockislandmarina/website/1704120725388839.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: auto;
  height: auto;
}

.a-ul li {
  list-style: none !important; /* Remove default bullets */
}

.a-ul li::before {
  content: "◍"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #b73531; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
  text-align: left;
}

.am-bg {
  background-color: white;
  border: 20px solid #b73531;
  padding: 35px;
  width: 80%;
  height: 80% !important;
  margin: 10%;
}

.am-bg2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554473542/marinas/stockislandmarina/website/shutterstock_60014209.jpg");
  background-size: cover;
  background-position: center center;
  width: 80%;
  height: 80% !important;
  margin: 10%;
}

.even {
  padding-left: 50px !important;
}

/* Landing Pages */
.dock-hero {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1570728695/marketing/websites/simv/Gallery-theperry-68-squashed-5ad154ce3aec5.jpg");
  background-position: left center;
  background-size: cover;
  width: 100%;
  min-height: 400px;
  height: auto;
}

.mini-hero {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1555947650/marinas/stockislandmarina/website/large-florida-spiny-lobster-B.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 600px;
  height: auto;
}

.fuel-up-hero {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,q_84,w_1737/v1560276215/marinas/stockislandmarina/website/fuel-up-eat-free-banner.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 600px;
  height: auto;
}

.eat-free {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1560355182/marinas/stockislandmarina/website/Gallery-theperry-38-squashed-5ad153c78ee5f.jpg");
  background-position: 50% 40%;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
}

.labor-day {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1564433966/marketing/websites/simv/ThePerry-Header-HappyHour-5b0f0cbfacb1e.jpg");
  background-position: 50% 20%;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
}

.retail-space {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_3000/v1585766961/marketing/websites/simv/Perry-Marina-Galeon-MarineMax-2020-Rendezvous-65.jpg");
  background-position: 50% 55%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.virtual-fishing-tournament {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/q_auto/v1588171617/Angler1_kjqluv.jpg");
  background-position: 50% 20%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.ship-store {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1586183818/marketing/websites/simv/simv-ship-store.jpg");
  background-position: 50% 60%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.my-custom-scrollbar {
  position: relative;
  height: 500px;
  overflow: auto;
}

.table-wrapper-scroll-y {
  display: block;
}

.landing-page {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_2000/v1570728458/marketing/websites/simv/NDP-StockIslandMarina-2483.jpg");
  background-position: 50% 40%;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
}

.landing-page-2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1570738583/marketing/websites/simv/StockIsland_RetailSpace_Image1A.jpg");
  background-position: 50% 70%;
  background-size: cover;
  min-height: 250px;
  height: auto;
}

.landing-page-3 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1573673833/marketing/websites/simv/the-perry-hotel-key-west-events-taste-key-west-3x1.jpg");
  background-position: 50% 70%;
  background-size: cover;
  min-height: 250px;
  height: auto;
}

.landing-page-4 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_3000/v1575964058/marketing/websites/simv/Perry-Stock-Island-Marina-Aerials-NickDollPhotography_42.jpg");
  background-position: 50% 66%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.landing-page-5 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_3000/v1576081784/marketing/websites/simv/simv-arial-north-pier.jpg");
  background-position: 50% 75%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.landing-page-amenities {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1578585630/simv/Perry-Property-Marc-Nous_17.jpg");
  background-position: 50% 61%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.f45-amenities {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1608098128/marketing/websites/simv/F45-ThePerry0072.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.bouquet-amenities {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612903905/marketing/websites/simv/bouquet-bar-1.jpg");
  background-position: 50% 80%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.shop-amenities {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612907227/marketing/websites/simv/20210130_104814.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.marlin-tournament-hero {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1605648237/marketing/websites/simv/antonio-scant-aFFXBx3Iu4o-unsplash.jpg");
  background-position: 50% 40%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.marlin-1 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1575964058/marketing/websites/simv/Perry-Stock-Island-Marina-Aerials-NickDollPhotography_37.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.marlin-2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554474183/marinas/stockislandmarina/website/1705081811411281-1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.marlin-3 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1605289492/marketing/websites/simv/KeyWestMarlinTournament_4.png");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-destination {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1581605890/marketing/websites/simv/NDP-StockIslandMarina-2110.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-f45-2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1611684542/marketing/websites/simv/Brand_Select_23.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-f45-3 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1611684601/marketing/websites/simv/F45-ThePerry0130.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-bouquet-1 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612986296/marketing/websites/simv/IMG_0894.jpg");
  background-position: 50% 40%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-bouquet-2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612986297/marketing/websites/simv/IMG_0840.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 650px;
  height: auto;
}

.amenities-bouquet-3 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612986297/marketing/websites/simv/IMG_0858.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 650px;
  height: auto;
}

.amenities-shop-1 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612907192/marketing/websites/simv/20210130_104856.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-shop-2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612907188/marketing/websites/simv/20210130_105238.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-shop-3 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1612907211/marketing/websites/simv/20210130_104930.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-highlights {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548796443/marinas/stockislandmarina/website/stock-island-co-shirt.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.amenities-boat-charges {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1586183818/marketing/websites/simv/simv-ship-store.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.landing-page-restaurants {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1580433003/marketing/websites/simv/matts-dinner-overhead.jpg");
  background-position: 50% 20%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.landing-page-experiences {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1548432809/marinas/stockislandmarina/website/keys_reef.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.landing-page-peaceofmind {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1590602508/simv/peace-of-mind-banner.jpg");
  background-position: 50% 32%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.landing-page-peaceofmind2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1590769272/simv/pom-guests1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.landing-page-events {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1571682988/marinas/stockislandmarina/website/events-bg.jpg");
  background-position: 50% 35%;
  background-size: cover;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.landing-page-azimut {
  /*background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1573669924/marketing/websites/simv/NDP-StockIslandMarina-2483_facebook.png");
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1580835196/marketing/websites/simv/ender-vatan-vzu-CXpBUTA-unsplash.jpg");*/
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1580836389/marketing/websites/simv/azimut_1.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.landing-page-horizon {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1582044100/marketing/websites/simv/home-3.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
}

.azimut-left {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1579875229/marinas/stockislandmarina/website/Explore-stock-island3.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.azimut-right {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1581541536/marketing/websites/simv/SIMV_Tall4.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.azimut-perry {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1554474183/marinas/stockislandmarina/website/1705081811411281-1");
  background-size: cover;
  background-position: 50% 50%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.landing-page-fuel {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_2500/v1581605890/marketing/websites/simv/NDP-StockIslandMarina-2110.jpg");
  background-position: 50% 65%;
  background-size: cover;
  width: 100%;
  min-height: 350px;
  height: auto;
  overflow: hidden;
}

.fuel-left {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/c_scale,w_2500/v1581531831/marketing/websites/simv/KatrinaZoeNorbom27.jpg");
  background-size: cover;
  background-position: center 90%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.fuel-right {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1581532129/marketing/websites/simv/KatrinaZoeNorbom76.jpg");
  background-size: cover;
  background-position: center center;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.fuel-row {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1581532129/marketing/websites/simv/KatrinaZoeNorbom76.jpg");
  background-size: cover;
  background-position: center 75%;
  width: 100%;
  min-height: 450px;
  height: auto;
}

.landing-page-rentals {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1579875229/marinas/stockislandmarina/website/Explore-stock-island3.jpg");
  background-position: 50% 43%;
  background-size: cover;
  width: 100%;
  min-height: 425px;
  height: auto;
}

.small-image-live {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1576027391/marketing/websites/simv/StockIsland_LongTerm_Image1A.jpg");
  background-position: 50% 70%;
  background-size: cover;
  min-height: 250px;
  height: auto;
}

.small-image-res {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1576027392/marketing/websites/simv/StockIsland_Reservations_Image1A.jpg");
  background-position: 50% 70%;
  background-size: cover;
  min-height: 250px;
  height: auto;
}

.landing-page-artist {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1573768656/marketing/websites/simv/Perry-Property-Marc-Nous.jpg");
  background-position: 50% 67%;
  background-size: cover;
  width: 100%;
  min-height: 300px;
  height: auto;
}

.jobs {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1563549846/marinas/stockislandmarina/website/ThePerry-Wedding-Gallery-7-5b980b1300bd5_1.jpg");
  background-position: 50% 33%;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
}

.mini-form {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1555528421/marinas/stockislandmarina/website/mini-season-form.png");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: auto;
  height: auto;
}

.mini-form-two {
  background: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1579045457/marinas/stockislandmarina/website/Marina_background_rgb_bluetone.jpg") 50% 50% repeat-y;
  width: 100%;
  min-height: auto;
  height: auto;
}

.artists-form {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1555528421/marinas/stockislandmarina/website/mini-season-form.png");
  /*  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1573674384/marketing/websites/simv/conch-republic-flag-dark-b.jpg");
  */
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: auto;
  height: auto;
}

.redd-title {
  color: #b73531 !important;
  float: right !important;
}

.bluee-title {
  color: #7da6aa !important;
  float: left !important;
}

.landing-title {
  font-size: 90px;
  line-height: 1.15em;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  font-weight: 900 !important;
  font-family: "Montserrat", sans-serif;
  padding-top: 6% !important;
}

/* New Event Page */
.event-home {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557344748/marinas/stockislandmarina/website/hermes-rivera-716243-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 300px;
  height: auto;
}

.event-nav {
  font-family: "Work Sans", sans-serif;
  background-color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 900 !important;
  text-align: center;
}

.event-item {
  color: #333333;
  font-weight: 600 !important;
}

.event-item:hover {
  color: #b73531;
}

.event-item-a {
  color: #b73531 !important;
  font-weight: 600 !important;
}

.event-item-a:hover {
  color: #333333;
}

.nav-width {
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.event-knot {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557417083/marinas/stockislandmarina/website/sylvie-tittel-726553-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 300px;
  height: auto;
}

.event-corp {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557417095/marinas/stockislandmarina/website/daniel-straub-637293-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 300px;
  height: auto;
}

.knot-text {
  font-size: 4rem;
}

.outerDiv {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.ev-d-photo {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557344807/marinas/stockislandmarina/website/mareks-steins-1161510-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 600px;
  height: auto;
}

.ev-l-photo {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557853188/marinas/stockislandmarina/website/ian-schneider-108618-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 600px;
  height: auto;
}

.events-light {
  background-color: #ffffff;
}

.events-light h2 {
  color: #ae2d2b;
}

.events-light p {
  color: #606060;
}

.events-dark {
  background-color: #333333;
}

.events-dark h2 {
  color: #a8c5ca;
}

.events-dark p {
  color: #ffffff;
}

.venue-photo {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557861859/marinas/stockislandmarina/website/janita-sumeiko-529471-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
}

.venue-photo2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557862046/marinas/stockislandmarina/website/scott-webb-207683-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
}

.venue-photo2 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557933363/marinas/stockislandmarina/website/scott-webb-50450-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
}

.venue-photo3 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557344804/marinas/stockislandmarina/website/marisa-morton-545159-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
  overflow: hidden;
}

.venue-photo4 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557930479/marinas/stockislandmarina/website/ketan-saptasagare-1259436-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
  overflow: hidden;
}

.venue-photo5 {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557344783/marinas/stockislandmarina/website/cristian-escobar-297114-unsplash.jpg");
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  min-height: 250px;
  height: auto;
  overflow: hidden;
}

.v-center {
  display: flex;
  align-items: center;
}

.knot-page {
  background-image: url("https://res.cloudinary.com/dockwa/image/upload/q_auto/v1557857198/marinas/stockislandmarina/website/anthony-tran-370243-unsplash.jpg");
  background-position: center center;
  background-size: cover;
  width: 100%;
  min-height: 300px;
  height: auto;
}

.row {
  padding-right: 0px;
  margin-right: 0px;
}

/*.event-knot::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to bottom, transparent 0%, white 100%);
  height: 150px;
  width: 100%;
  content: '';
}

.event-corp::after {
  display: block;
  position: relative;
  background-image: linear-gradient(to bottom, transparent 0%, white 100%);
  margin-top: -150px;
  height: 150px;
  width: 100%;
  content: '';
}*/
#grad-w {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.1), rgb(255, 255, 255));
}

#grad-w-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.1), rgb(255, 255, 255));
}

#grad-w-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.1), rgb(255, 255, 255));
}

#grad-b {
  background-image: linear-gradient(to right, rgba(38, 30, 21, 0), rgb(38, 30, 21));
  height: 100%;
  width: 100%;
}

#grad-y {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgb(0, 0, 0));
}

.alert {
  border-radius: 0;
  margin-bottom: 0px;
}

.cnt-logo {
  max-height: 150px;
  opacity: 0.6;
}

.cnt-logo:hover {
  opacity: 1;
}

.cnt-cell {
  background-color: #bee5eb;
  color: #0c5460;
  width: 100%;
  display: inline-block !important;
  min-height: 150px;
  text-transform: uppercase;
}

.ef-cell {
  background-color: #568736;
  color: #f2f2f2;
  width: 100%;
  display: inline-block !important;
  min-height: 150px;
  text-transform: uppercase;
}

.form-title {
  color: #146a77 !important;
  line-height: 40px;
  padding-bottom: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-text {
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1.2;
  font-size: 1.3rem;
}

.modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}

.modal-body {
  position: relative;
  padding: 0px;
}

.close {
  position: absolute;
  right: -30px;
  top: 0;
  z-index: 999;
  font-size: 2rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

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