.subpage-27 .fluid-header {
    margin-bottom: 0 !important;
}
.subpage-27 img {
    width: 600px;
    margin: 0 auto;
    display: block;
}

.vid-embed {
    padding-bottom: 30px !important;
}
.mobile-header {
    text-transform:uppercase;
    text-align:center;   
    display:none;
    color: #fff;
    font-size: 2rem;
    position: relative;  
}
.mobile-header img {
    width: 4rem;
}
.deliver-promo {
    box-shadow: 0 3px 6px #00000029;
    border-radius: 5px;fa
    margin-bottom: 55px;
}
.poi h3 {
    text-transform: uppercase;
}
.arrow-scroll .fa {
    color: #ed1c24 !important;
}
.sub-header .sub-title {
    top: 56% !important;
}
.first-info-lg {
    font-weight: 700;
}
.vid-embed-section .col {
    padding-bottom: 75px !important;
}
.vid-embed-section h3 {
    font-size: 24px;
    position: absolute;
    left: 0;
    right: 0;
    top: -60px;
    padding: 0 10px;
}
.poi video {
    min-height: 256px;
    background: #000;
    border-radius: 10px;
    box-shadow: 0 3px 6px #00000029;
}
.img-ph img {
    min-height: 256px;
    box-shadow: 0 3px 6px #00000029;
}
.blog-homepage .blog-post .bg-image, 
.blog-view-all .blog-post .bg-image, 
.blog-single .blog-post .bg-image {
    min-height: 22rem;
}
.cat-item a {
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #021f5b;
    color: #fff;
    transition: 0.3s;
}
.cat-item a:hover {
    background-color: #ed1c24 !important;
    transition: 0.3s;
}
.modal-backdrop {
    z-index: 1 !important;
}
.single-badge {
    border: none;
    padding: 10px 15px !important;
    font-size: 1rem !important;
}
.blog-view-all .bg-image {
    background-size: cover !important;
}
.sb-modal .btn {
    width: 100%;
    font-weight: 600;
    font-size: 2rem;
    text-transform: uppercase;
    background-color: #021f5b;
    transition: 0.3s;
}
.sb-modal .btn:hover {
    background-color: #ed1c24;
    transition: 0.3s;
}
.sb-boat-image .modal-dialog {
    width: 900px !important;
}
.sb-boat-image .lb-img {
    width: 100%;
    background-size: cover !important;
    background-position: center center !important;
    min-height: 400px;
    padding: 3px 0;
    margin: 10px 0;
    border-radius: 10px;
}
.boat-single-img {
    border-radius: 5px;
    box-shadow: 0 3px 6px #00000029;
}
.wrap {
    width: 100%;
    position: relative;
    margin: 0 auto;
    max-width: 960px;
    padding: 0;
}
.video-contain {
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.top-contact {
    text-align: left;
    display: block !important;
}
/* Sub styles */
.subpage-58 .col {
    display: block;
    margin: 0 auto;
}
.pg-title {
    text-shadow: 2px 2px 2px #333;
}
.all-tab-nav {
    padding: 5px 0;
}                        
.all-tab-nav ul {
    column-count: 4;
    column-width: 60px;
}
.all-tab-nav ul li {
    margin-bottom: 15px;
}
.all-tab-nav ul li a {
    font-size: 18px !important;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800 !important;
    letter-spacing: 1px;
    padding: 0 !important;
}
.sub-header {
    min-height: 100vh;
    position: relative;
}
.sub-header:before {
  background-color: rgb(2, 31, 91, 0.7);
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.sub-header .sub-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-shadow: 3px 3px 3px #333;
}
.arrow-scroll {
    position: absolute;
    cursor: pointer;
    bottom: 7%;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    z-index: 5;  
    background-size: cover;
    animation-duration: 1.5s!important;
}
.arrow-scroll .fa {
    font-size: 5rem;
    color: #fff;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}
.blog-post .boat-desc {
    font-weight: bolder;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    z-index: 10;
}
.img-ph {
    padding-bottom: 75px !important;   
}
.img-ph img {
    border-radius: 10px;
}
.img-ph a:hover {
    background-color: transparent !important;
}
@media (max-width:1400px) {
    .sub-header {
        background-position: right !important;
    }
}
@media (max-width:991px) {
    .top-contact {
        text-align: center;
    }
    .sb-address button {
        display: none;
    }
    .blog-single .blog-post .bg-image {      
        min-height: 305px !important;
    }
    .all-tab-nav ul {
        column-count:1;
        padding-left: 0;
    }
    .all-tab-nav ul li a {
        text-decoration: none;
    }
    .sub-header {
        min-height: 75vh !important;
    }
}
@media (max-width:767px) {
    .subpage-27 img {
        width: 100%;
        padding: 0 15px;
    }
    .mobile-header {
        display: block;
    }
    .blog-single .blog-post .bg-image {
        min-height: 17rem !important;
    }
    .sub-title .the-title {
        font-size: 1.4rem;
        margin-top: 5px;
        postition: relative !important;
    }  
    .sub-header .sub-title {
        top: none !important;
    }
    .sub-header .sub-title .sub-header-img {
        width: 5rem!important;
    }
    .sub-header {    
        min-height: 465px !important;
    }   
    .arrow-scroll {
        display: none;
    }
    #pg-header-2 .sub-header {
        background-size: 110% !important;
    }
}
@keyframes bounce {0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}

@media (max-width:600px) {
  .site-cat a {
    font-size: 15px !important;
  }
  .callout h1 {
    font-size: 40px !important;
  }
  .home-boats-link a .text-lg {
    font-size: 1.6rem !important;
  }

}
@media (max-width:390px) {
 .hero-video h1 {
  font-size: 35px !important;
 }

}