#content-wrap {
    padding-top: 0!important;
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 10px 10px 10px #fde06a;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 10px #3c5186;
}

#hero-banner-2 {
    display: none;
}

.caret-up,
.entry-header .entry-meta {
    display: none;
}


/*CONTACT US PAGE*/

#gform_2 input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%!important;
    border: 2px solid #3c5185;
    font-family: 'Oswald';
}

#gform_2 textarea {
    border: 2px solid #3c5185;
    font-family: 'Oswald';
}

#gform_2 ul.gform_fields li.gfield {
    padding-right: 0!important;
}

#gform_2 {
    max-width: 525px;
    width: 100%;
    box-shadow: 0 0 20px #3c5185;
    padding: 5px 10px 30px;
}


#gform_submit_button_2 {
    background-color: #6684ca;
    font-size: 16px;
    width: 100%;
    padding: 16px;
    -webkit-appearance: none!important;
    border-radius: 0;
    font-weight: 500;
}

#gform_submit_button_2:hover {
    background-color: #fdcd16;
    color: #000!important;
    transition: all .4s ease-in;
}

#gform_2 div.validation_error,
#gform_2 .validation_message {
    color: #000!important;
    border-color: #fdcd16!important;
}

#gform_confirmation_message_2 {
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    color: #3c5186;
    background-color: #ffda46;
    max-width: 715px;
    width: 100%;
    margin: 70px auto;
    padding: 15px;
}

#maps-direction-section .col-md-6:last-child p {
    margin: 0;
}


/*GLOBAL CSS*/
.sbc-title {
    padding-top: 100px;
}

#sbc-calendar {
    padding-bottom: 100px;
}

.sbc-calendar-month {
    padding: 0;
    float: none;
    border: 1px solid #3c5186;
    margin-right: 0;
}

#sbc-calendar-wrapper table {
    width: 100%;
}

#sbc-calendar-wrapper {
    overflow: visible!important;
}

.sbc-calendar-month {
    float: none;
    width: 100%;
}

.responsive-menu-open .thumb .thumbnail-icon {
    pointer-events: none!important;
    cursor: default!important;
}

.single .entry-footer {
    display: none;
}

.custom-post-section {
    clear: both;
}

.thumbnail-icon {
    position: absolute;
    right: 20px;
    top: 20px;
    bottom: 0;
}

.slide-blog {
    position: relative;
}

.modal-image-text {
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-shadow: 1px 1px 0px #000;
}

.modal-text-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #3c5186;
    text-align: center;
}

.gallery-modal {
    padding: 100px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 10px;
}

.single .entry-content img {
    display: none;
}

.attachment-post-thumbnail {
    max-width: 400px;
    width: 100%;
}

.default-image {
    width: 100%;
    max-width: 420px;
}

.fixed-nav {
    background-color: #394f83!important;
}

.block-the-content p,
.module-paragraph p {
    line-height: 26px;
    font-size: 17px;
    margin-top: 0;
}

.block-the-content p:last-child,
.module-paragraph p:last-child {
    margin-bottom: 0;
}

button#responsive-menu-button .responsive-menu-box {
    width: 60px!important;
}

button#responsive-menu-button {
    background-color: transparent!important;
}

body .gform_wrapper {
    margin-right: 0!important;
}

#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    font-size: 18px!important;
}

#responsive-menu {
    margin-top: 20px!important;
}

li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #000;
}

.custom-button {
    background-color: #6684ca;
    font-size: 16px;
    width: 100%;
    max-width: 218px;
    padding: 16px;
    -webkit-appearance: none!important;
    border-radius: 0;
    font-family: 'franchise';
    letter-spacing: 2px;
    color: #fff;
}

.custom-button:hover {
    background-color: #fdcd16;
    color: #000;
    transition: all .4s ease-in;
}

.b-title,
.section-heading,
.module-heading,
h2.entry-title a,
.entry-title {
    font-size: 36px;
}

.link {
    font-family: 'Open Sans', sans-serif;
    color: #3c5186;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    -webkit-appearance: none!important;
    padding: 0;
    position: relative;
    z-index: 9;
}

.link:hover {
    color: #000;
}

/*GALLERY*/
.gallery-image {
    padding-right: 20px;
    padding-left: 20px;
}

#trip-gallery {
    padding: 65px 0;
}

#trip-gallery .slick-next,
#trip-gallery .slick-prev {
    width: 25px;
    height: 25px;
}

.gallery-title {
    margin-bottom: 20px;
}


/*REPORT SECTION*/
.report-section a {
    height: 100%;
    display: block;
    position: relative;
    z-index: 9;
}

.reports-name,
.reports-date {
    margin-bottom: 0;
}

.reports-name a {
    font-size: 17px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-transform: none;
}

.reports-name a:hover {
    color: #394f83;
}

.reports-date {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 400;
}

/* .report-title {
    position: relative;
    max-width: 195px;
    width: 100%;
}

.report-title:after {
    background-image: url(../img/report-icon.png);
    background-repeat: no-repeat;
    content: '';
    display: none;
    top: -5px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background-position: right;
    transform: translateY(15%);
    height: 100%;
    width: 100%;
} */


/*RATES SECTION*/
.home .rates-section {
    max-width: 410px;
    width: 100%;
}

.rates-wrap .rates-section .disclaimer {
    display: none;
}

.rates-name,
.rates-price {
    font-weight: 700;
    display: inline-block;
    margin-bottom: 0;
}

#rate0 .rates-price:after,
#rate1 .rates-price:after {
    content: "(see below)";
    display: none;
    font-weight: 400;
    color: #000;
}

.rates-title,
.trip-title,
.report-title {
    margin-bottom: 20px;
}

.rates-name {
    color: #000;
    text-transform: capitalize;
}

/* .rates-title {
    position: relative;
    max-width: 150px;
    width: 100%;
}

.rates-title:after {
    background-image: url(../img/rates-icon.png);
    background-repeat: no-repeat;
    content: '';
    display: none;
    top: -5px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background-position: right;
    transform: translateY(15%);
    height: 100%;
    width: 100%;
} */

.rates-price {
    color: #3c5186;
    display: inline-block;
}


/*TRIP*/
/* .trip-title {
    position: relative;
    max-width: 150px;
    width: 100%;
} */

/* .trip-title:after {
    background-image: url(../img/trip-icon.png);
    background-repeat: no-repeat;
    content: '';
    display: none;
    top: -5px;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background-position: right;
    transform: translateY(15%);
    height: 100%;
    width: 100%;
} */

/* .trip-content {
    max-width: 655px;
    width: 100%;
} */


/*CUSTOM POST SECTION*/
.page-id-268 .custom-post-section {
    display: none;
}

.custom-post-section {
    background-color: #fde06a;
    padding: 35px 0;
    font-size: 17px;
}

.custom-post-section {
    position: relative;
}

/*HERO SLIDER*/

#hero-slider .slick-arrow {
    display: none!important;
}

.hero-button {
    font-family: 'franchise';
    letter-spacing: 2px;
}

.hero-text-wrap {
    text-transform: uppercase;
    max-width: 1630px;
}

.inner-hero-slide {
    background-size: cover;
    background-position: top center;
    height: 870px;
    padding-top: 135px;
    margin-top: 124px;

}

@media (max-width: 1440px) {
    .inner-hero-slide {
        margin-top: 136px;
    }
}
@media (max-width: 1024px) {
    .inner-hero-slide {
        margin-top: 120px;
    }
}
@media (max-width: 767px) {
    .inner-hero-slide {
        margin-top: 128px;
    }
}
@media (max-width: 425px) {
    .inner-hero-slide {
        margin-top: 80px;
    }
}

.hero-title {
    font-family: 'franchise';
    font-size: 50px;
    max-width: 400px;
    width: 100%;
    color: #fff;
    margin: 0;
    font-weight: 700;
}

.hero-desc {
    font-family: 'franchise';
    font-size: 50px;
    color: #fdcd16;
    font-weight: 700;
}
.hero-title, .hero-desc {
    text-shadow: 1px 1px 2px black;
}

/*TEXT AND IMAGE*/
.text-and-image {
    padding-top: 60px;
    padding-bottom: 60px;
}

.home .text-and-image {
    padding-top: 60px;
    padding-bottom: 60px;
}

.blurb {
    margin-bottom: 40px;
}

.about-title {
    padding-top: 25px;
}

.about-content p {
    line-height: 26px;
    font-size: 17px;
    margin-top: 5px;
}
.about-content p:last-child {
    margin-bottom: 0;
}
/* Alert bar */
.alert-bar {
    background-color: #D60005;
}
.alert-bar p {
    color: #fdcd16;
    line-height: 40px;
    margin-top: 0;
    font-size: 21px;
}
#rmp_menu_trigger-3864 {
    top: 33px;
}

/*HEADER*/

#masthead {
    height: auto;
    padding-bottom: 15px;
}

#masthead .notice {
    background: #b92025;
    padding: 15px;
    text-align: center;
  }
#masthead .notice p {
    margin: 0;
    font-weight: 700;
    color: #ffffff;
}

#menu-primary-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: end;
    justify-content: flex-end;
    padding-top: 15px;
}

.menu-col,
.col-fb {
    text-align: right;
}

.dropdown-menu {
    background-color: #fde06a;
}

.dropdown-menu a {
    color: #3e5387!important;
    font-size: 20px!important;
}

.fb-header {
    color: #fff;
}

.phone {
    text-align: right;
}

.phone a {
    font-family: 'Oswald';
    font-weight: 700;
    color: #fff;
    font-size: 30px;
}

a.custom-logo-link img {
    width: 100%;
    max-width: 210px;
}

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit] {
    margin: 0!important;
}

.form-text {
    text-align: right;
}

#contact-form {
    background-color: #3c5186;
    padding: 10px 0;
    clear: both;
}

.form-title{
    display: inline-block;
}

.form-title {
    font-size: 30px;
    font-family: 'Playfair Display', serif;
}

.form-sub {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
    font-weight: 400;
    display: inline-block;
}

#gform_submit_button_1 {
    font-family: 'Playfair Display', serif;
    font-size: 16px;
    color: #3c5186;
    background-color: #ffda46;
    text-transform: uppercase;
    width: 130px;
    height: 50px;
    letter-spacing: 2px;
    font-weight: 400;
}

#gform_submit_button_1:hover {
    background-color: #000;
    color: #ffda46;
    transition: .4s all ease-in;
}

#gform_wrapper_1 form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
    padding-right: 0;
}

#gform_wrapper_1 form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
    padding-right: 10px!important;
}

#gform_wrapper_1 input::-webkit-input-placeholder {
    /* Edge */
    color: #231f20;
    padding-left: 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

#gform_wrapper_1 input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #231f20;
    padding-left: 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

#gform_wrapper_1 input::placeholder {
    color: #231f20;
    padding-left: 10px;
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

div.validation_error,
.validation_message {
    color: #fff!important;
    border-color: #fff!important;
}

#gform_confirmation_message_1 {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    padding-top: 27px;
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 350px;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    border-radius: 5px;
    height: 50px;
}

.form-text {
    padding-top: 10px;
}


/*FOOTER*/
.fb-footer {
    border-radius: 5px;
    background-color: #4162cb;
    color: #fff;
    padding: 7px 18px;
    font-size: 26px;
    position: relative;
    text-align: 10px;
    top: 5px;
    margin-left: 10px;
}

.footer-copyright img {
    max-width: 72px;
    width: 100%;
}

.ocean-card {
    max-width: 140px!important;
    margin-right: 10px;
}

.footer-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
    margin-bottom: 0;
    letter-spacing: 0;
}

.footer-phone {
    font-size: 24px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
}

.footer-email {
    font-size: 18px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    text-transform: none;
}

.footer-info {
    text-align: left;
}

.footer-phone:hover,
.footer-email:hover {
    color: #3c5186;
    transition: .4s all ease-in;
}

.footer-copyright {
    text-align: right;
}

.card-img {
    max-width: 80px;
}

.menu-footer-container li {
    display: inline-block;
}

/*OFFSHORE*/
.fish-button {
    width: 100%;
    -webkit-appearance: none!important;
    background-color: transparent;
    border: 1px solid #3c5186;
    border-radius: 5px;
    color: #3c5186;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 18px;
    letter-spacing: 2px;
    padding: 12px 0;
    white-space: normal;
}

.fish-button:hover {
    background-color: #3c5185;
    color: #fde06a;
    transition: .4s all ease-in;
}

.offshore-buttons .fish-button {
    margin-top: 10px;
}

@media (max-width: 1439.98px) and (min-width: 1200px) {
    .offshore-buttons > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
}

/*Back Arrows on Nearshore/Offshore subpage buttons*/
.page-id-280 .offshore-buttons .btn.fish-button::before,
.page-id-282 .offshore-buttons .btn.fish-button::before,
.page-id-286 .offshore-buttons .btn.fish-button::before,
.page-id-284 .offshore-buttons .btn.fish-button::before,
.page-id-294 .offshore-buttons .btn.fish-button::before,
.page-id-296 .offshore-buttons .btn.fish-button::before
{
    font-family: "Font Awesome 5 Free";
    content: '\f060';
}


.fish-button {
    margin-bottom: 60px;
}


/*BLURB*/
.blurb-button {
    font-size: 16px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    color: #3c5186;
    -webkit-appearance: none!important;
}

.blurb-title {
    margin-bottom: 50px
}

.blurb-content p {
    margin-top: 3px;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 1.5;
    font-size: 17px;
}

.blurb-item-title {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 24px;
}

.blurb .col-lg-4 {
    margin-bottom: 20px;
}


/*TABLE*/
#table-section .block-the-content p {
    font-weight: 500;
    font-size: 24px;
    text-align: center;
    font-family: 'Oswald';
}

#table-section .block {
    padding-bottom: 0;
}

#table-section strong {
    color: #3c5186;
}


/*FISH SECTION*/
#fish-section .module-paragraph {
    text-align: center;
}

#fish-section .col-md-6 {
    border: 3px solid #3c5186;
    border-left: 0;
    border-top: 0;
    border-bottom: 0;
}

/* Site Map */
.site-map li {
    list-style: none;
    margin-bottom: 10px;
}
.site-map ul {
    margin-top: 10px;
}

/*404 PAGE*/
.error404 #trip-gallery {
    display: none;
}

.error404 #primary,
.blog #primary,
.archive #primary {
    float: none;
    width: 100%;
}

.error404 .inner-banner-wrap {
    background-color: #3c5186;
}




.single .entry-meta,
.single .entry-footer {
    display: none!important;
}

.single #main,
.archive #main,
.blog #main {
    margin-top: 60px;
    margin-bottom: 60px;
}

.single #trip-gallery {
    clear: both;
}

.single-btn {
    font-family: 'Open Sans', sans-serif!important;
    margin-top: 30px;
    font-size: 17px!important;
    letter-spacing: -1px;
}

#recent-posts-2 {
    padding: 0;
}

#recent-posts-2 .widget-title {
    font-weight: 400;
    font-size: 24px;
    letter-spacing: 2px;
    position: relative;
}

#recent-posts-2 ul {
    padding-top: 10px;
}

#recent-posts-2 li {
    padding: 0;
}

#recent-posts-2 li {
    position: relative;
    padding-left: 20px;
}

#recent-posts-2 li:before {
    background-image: url(../img/small-calendar-img.png);
    background-repeat: no-repeat;
    content: '';
    display: block;
    top: 0;
    bottom: 0px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background-position: center left;
    width: 15px;
}

#recent-posts-2 a {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
}

#recent-posts-2 a:hover {
    color: #ffda46
}

#recent-posts-2 .widget-title:after {
    background-image: url(../img/border-mobile.png);
    background-repeat: no-repeat;
    content: '';
    display: block;
    top: 0;
    bottom: -20px;
    left: 0;
    right: 0;
    position: absolute;
    z-index: 1;
    background-position: bottom left;
}


/*SINGLE SLIDER*/
.blog-slide {
  margin-top: 50px;
}

.blog-slide .slide-blog img {
  margin: 0 auto;
}

.gallery-slide {

    margin-bottom: 50px;
}

.gallery-image {
    height: 100%;
    margin-right: 10px;
    margin-left: 10px;
}

.slick-slider:not(.blog-slide) .slick-list,
.slick-slider:not(.blog-slide) .slick-track {
  height: 100%;
}

.slide-blog, .gallery-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.blog-wrap {
  position: relative;
}

.blog-wrap .thumbnail-icon {
  pointer-events: none;
  z-index: 1;
}

.blog-wrap .slick-arrow {
  margin-top: 0;
}

.blog-wrap .slick-prev {
  left: -10px;
  background-image: url(../img/single-left-arrow.png);
}

.blog-wrap .slick-next {
  right: -10px;
  background-image: url(../img/single-right-arrow.png);
}

.page-id-274 .text-and-image {
    padding-bottom: 0;
}

.contact-title {
    text-align: center;
    margin-bottom: 22px;
}

.archive .entry-image {
    width: 100%;
    max-width: 200px;
}

.border-image {
    padding-top: 30px;
    padding-bottom: 30px;
}

.single .entry-title {
    margin-bottom: 40px;
}


/*AVAILABILITY PAGE*/


body #sbc-calendar {
    width: 100%;
    float: none;
    margin: 0;
    padding-bottom: 0;
}

body #sbc-calendar .sbc-navigation select {
    width: 15%;
    padding: 5px !important;
    font-size: 17px;
    border: 2px solid #3c5186;
    color: #3c5186;
}
body #sbc-calendar .sbc-navigation {
    text-align: center;
    padding-bottom: 0;
    margin: 25px 0
}

body #sbc-calendar table thead th, #sbc-calendar tr td {
    font-size: 17px;
    color: #000;
    font-weight: 700
}


body #sbc-calendar .sbc-calendar-month {
     border: 3px solid #3c5186;
}
body #sbc-calendar table {
     border-top: 3px solid #3c5186;
}

body #sbc-calendar td.sbc-status-free, body #sbc-calendar-wrapper .sbc-status-free {
   background-color: #fde06a
}

body #sbc-calendar table thead th, body #sbc-calendar tr td {
    height: 40px;
}

body .sbc-prev-month, body .sbc-next-month {
    background-color: #3c5186;
    color: #fff;
    padding: 10px 10px;
    margin: 0 5px;
}


/*SITEMAP*/

#sitemap {
    padding: 50px 0;
}

#sitemap .block {
    padding:  0
}

#menu-footer-menu li, #menu-footer-menu-1 li {
    list-style-type: none!important;
}

#menu-footer-menu {
    margin: 5px 0;
}

.wpsbc-calendar-1 .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar {
    max-width: 50% !important;
    margin: 0 auto;
    float: none;
}
.wpsbc-calendar-1 .wpsbc-calendars-wrapper .wpsbc-legend {
    width: 50%;
    margin: 1em auto 0;
    text-align: center;
}
.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-next,
.wpsbc-container .wpsbc-calendars .wpsbc-calendar .wpsbc-calendar-header .wpsbc-calendar-header-navigation .wpsbc-prev {
    display: none;
}

@media (max-width: 1600px) {
    .hero-title,
    .hero-desc {
        font-size: 42px;
    }
}

/* @media (max-width: 1440px) and (min-width: 1025px) {
    .col-img {
        height: 375px;
        max-width: 375px;
        width: 100%;
    }

} */

@media (min-width: 1441px) {
    .gallery-slide {
    height: 355px;
    }
}

@media (max-width: 1440px) {
    .gallery-slide {
        height: 270px;
    }
    .slick-prev {
        left: -10px;
    }
    .slick-next {
        right: -10px;
    }
    .container,
    .inner-banner-wrap .container {
        max-width: 1200px;
    }
    .fallback_menu_default li a,
    .main-site-nav li a {
        font-size: 19px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .phone a {
        font-size: 24px;
    }
    a.custom-logo-link img {
        max-width: 200px;
    }
    #menu-primary-1 {
        padding-top: 35px;
    }
    .b-title,
    .module-heading,
    .section-heading,
    h2.entry-title a,
    .entry-title {
        font-size: 27px;
    }
    .reports-name a {
        font-size: 14px;
    }
}

@media (max-width: 1366px) {
    .inner-hero-slide {
        height: 650px;
    }
    .form-sub {
    font-size: 15px;
    }
}

@media (min-width: 1025px) {
    .mobile {
        display: none;
    }
    .desktop {
        display: block;
    }
    .blog .full-width-container #primary {
        padding-bottom: 0;
    }
}

@media (max-width: 1024px) {
    .site-branding {
        position: relative !important;
    }
    #sbc-calendar {
        padding-bottom: 50px;
    }
    body.old-ios-v .row {
        display: block;
    }
    body.old-ios-v .row:before,
    body.old-ios-v .row:after {
        content: '';
        display: table;
    }
    body.old-ios-v .row:after {
        clear: both;
    }
    body.old-ios-v [class^="col-"] {
        float: left;
    }
    .fallback_menu_default li a,
    .main-site-nav li a {
        display: none;
    }
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
        position: absolute;
        right: 125px;
        top: 27px;
    }
    .phone a {
        font-size: 40px;
    }
    a.custom-logo-link img {
        max-width: 160px;
        padding-top: 20px;
    }
    #responsive-menu-container {
        max-width: 400px;
    }
    button#responsive-menu-button {
        top: 90px!important;
        z-index: 99!important;
    }
    .b-title,
    .section-heading,
    .module-heading,
    h2.entry-title a,
    .entry-title {
        font-size: 22px;
    }
    .rates-name,
    .rates-price,
    .reports-name a {
        font-size: 13px;
    }
    .form-title {
        font-size: 21px;
    }
    .form-sub {
        font-size: 14px;
    }
    #gform_submit_button_1 {
        width: 110px;
    }
    .form-text {
        text-align: initial;
    }
    .blurb-item-title {
        font-size: 21px;
    }
    #recent-posts-2 a {
        font-size: 14px;
    }
    .form-sub {
        margin-left: 0;
    }
    .read-more {
        max-width: 100%;
        float: none;
    }
    .post-content {
        text-align: center;
    }
    .blog .full-width-container #primary {
        padding: 0;
    }
    .text-and-image,
    .block {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #menu-primary-1 {
        display: none;
    }
    #rmp-menu-wrap-3864 .rmp-menu-item-link {
        font-size: 16px;
    }
    #rmp-menu-wrap-3864 .rmp-submenu .rmp-menu-item-link {
        font-size: 16px;
        height: auto;
    }
    #rmp-menu-wrap-3864 .rmp-submenu .rmp-menu-subarrow {
        top: auto;
    }
}

@media (min-width: 992px) {
    .custom-post-section .col-lg-3,
    .custom-post-section .col-lg-4 {
        padding-left: 30px;
        padding-left: 30px;
    }
    #fish-section .module-paragraph {
        margin-left: 10px;
        margin-right: 10px;
    }
    #fish-section .col-md-6:last-child {
        border-right: 0;
    }
    .copyright-content p {
        width: 100%;
        max-width: 395px;
        margin: 10px 0 auto auto;
    }
    .custom-post-section .border-image:before {
        background-image: url(../img/border-image.png);
        background-repeat: repeat-y;
        content: '';
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 1;
        background-position: right top;
    }
    .custom-post-section .border-image:last-child:before {
        background-image: none!important;
    }
    .border-image {
        padding-top: 0;
    }
    .trips-wrap {
        padding-left: 30px;
        padding-right: 45px;
    }
    .rates-wrap {
        padding-left: 30px;
        padding-right: 45px;
    }
    .report-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }
    .trips-wrap .button-wrap,
    .rates-wrap .button-wrap,
    .report-wrap .button-wrap {
        margin-top: auto;
    }
    .footer-mobile {
        display: none;
    }
}

@media (max-width: 991px) and (min-width: 426px) {
    .gallery-slide {
        height: 700px;
    }

}

@media (max-width: 991px) {
    .gallery-image {
        background-position: top center;
    }
    #fish-section .col-md-6 {
        border: 0;
    }
    #fish-section .col-md-6:last-child {
        border-top: 3px solid #3c5186;
    }
    .form-text {
        text-align: center;
    }
    body .gform_wrapper {
        margin-right: 0!important;
    }
    #gform_1 {
        max-width: 470px;
    }
    .b-title,
    .section-heading,
    .module-heading,
    h2.entry-title a,
    .entry-title {
        font-size: 27px;
    }
    .text-and-image {
        padding-bottom: 0;
    }

    .gallery-image {
        width: 100%;
    }
    #hero-slider .slick-dots {
        display: none!important;
    }
    .blurb-title {
        margin-top: 50px;
    }
    .blurb-content p {
        max-width: 350px;
        width: 100%;
        margin: auto;
        margin-top: 10px;
    }
    #fish-section .col-md-6:last-child {
        border-right: 0;
    }
    .custom-post-section .border-image:after {
        background-image: url(../img/border-mobile.png);
        background-repeat: no-repeat;
        content: '';
        display: block;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: absolute;
        z-index: 1;
        background-position: center bottom;
    }
    .custom-post-section .border-image:last-child:after {
        background-image: none!important;
    }
    .custom-post-section {
        padding: 0;
    }
    .wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .about-content p {
        margin-top: 0;
    }
    .block-section .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .button-wrap {
        margin-top: 20px;
    }
    .footer-desktop {
        display: none;
    }
    .fb-footer {
        position: absolute;
        right: 10px;
        top: -75px;
    }
    .footer-mobile {
        margin-top: 10px;
    }
    .rates-name,
    .rates-price,
    .reports-name a {
        font-size: 15px;
    }
    div#tablepress-3-scroll-wrapper:before {
        content: 'Swipe Right To See More:';
        font-weight: 700;
        color: #3c5186;
    }
    .offshore-buttons .col-lg-3 {
        padding-right: 15px;
    }
}

@media (max-width: 768px) and (min-width: 426px) {
    .fb-footer {
        right: 40px;
    }
}

@media (max-width: 768px) {
    .single #main {
        margin-bottom: 0;
        margin-top: 0;
    }
    .gallery-modal {
        margin-bottom: 10px;
        max-width: 257px;
        margin: 10px auto;
    }
    .archive .site-main>article .entry-content,
    .archive .site-main>article.post .entry-content,
    .page-template-template-blog .site-main>article .entry-content,
    .blog .entry-content {
        padding: 10px;
    }
    .text-and-image .image-wrap {
        max-width: 300px;
        width: 100%;
        margin: auto;
    }
    #contact-section.block-section .row .col-md-6:nth-of-type(1) {
        order: 2;
    }
    #contact-section.block-section .row .col-md-6:nth-of-type(2) {
        order: 1;
    }
    #masthead .notice p {
        font-size: 14px;
    }
    .wpsbc-calendar-1 .wpsbc-calendars-wrapper .wpsbc-calendars .wpsbc-calendar {
        max-width: 100% !important;
    }
    .wpsbc-calendar-1 .wpsbc-calendars-wrapper .wpsbc-legend {
        width: 100%;
    }
}
@media (max-width: 580px) {
    button#responsive-menu-button {
        top: 115px !important;
    }
}
@media (min-width: 426px) {
    .banner-desktop {
        display: block;
    }
    .banner-mobile {
        display: none;
    }
    .hero-text-wrap {
        margin-top: 100px;
    }
}

@media (max-width: 425px) {
    #responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
        font-size: 15px!important;
    }
    #menu-footer-menu {
        text-align: left;
    }
    #menu-footer-menu li a {
        font-size: 11px;
    }
    body #sbc-calendar .sbc-navigation select {
        margin-bottom: 15px;
    }
    .gallery-slide {
         height: 375px;
    }
    .sbc-title {
        padding-top: 50px;
        font-size: 33px;
    }
    .fish-button {
        margin-bottom: 10px;
    }
    .text-and-image .col-lg-5 {
        padding: 0;
    }
    .text-and-image .image-wrap {
        max-width: 100%;
    }
    .home .text-and-image {
        padding-bottom: 0;
    }
    .col-img {
        width: 100%;
    }
    #trip-gallery .slick-next,
    #trip-gallery .slick-prev {
        width: 20px;
        height: 20px;
    }
    .blog-wrap .slick-next,
    .blog-wrap .slick-prev {
        top: 75%;
    }
    .banner-mobile .hero-desc {
        margin-top: -8px;
    }
    .banner-mobile .custom-button {
        padding: 7px;
        font-size: 17px;
    }
    .inner-banner-wrap,
    .banner-custom {
        height: 277px;
    }
    .inner-banner-wrap h1,
    .inner-banner-wrap h2,
    .banner-title-custom {
        padding-top: 100px;
    }
    .tablepress-scroll-wrapper {
        margin-top: 15px;
    }
    .mobile {
        right: 90px;
    }
    .custom-logo-link img {
        padding: 0;
    }
    #gform_submit_button_1 {
        width: 100%;
    }
    body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
        width: 100%;
    }
    #gform_wrapper_1 form.gf_simple_horizontal div.gform_body ul.top_label li.gfield,
    #gform_wrapper_1 form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
        padding-right: 0!important;
    }
    .form-sub {
        font-size: 13px;
    }
    .hero-desc {
        font-size: 40px;
    }
    .hero-title {
        font-size: 42px;
        max-width: 100%;
        width: 100%;
    }
    .inner-hero-slide {
        padding-top: 25px;
    }
    #content-wrap {
        padding-top: 40px!important;
    }
    .custom-button {
        font-size: 22px;
        max-width: 185px;
    }
    #trip-gallery .slick-next,
    #trip-gallery .slick-prev {
        top: 80%!important;
    }
    .ocean-card,
    .card-img {
        margin-top: 15px;
        margin-bottom: 30px;
    }
    .footer-title,
    .footer-phone {
        font-size: 18px;
    }
    .footer-email {
        font-size: 15px;
    }
    .ocean-card {
        max-width: 100px!important;
        margin-right: 0;
    }
    .footer-copyright img {
        max-width: 90px;
    }
    .copyright-content p {
        font-size: 11px;
        margin: 0;
        text-align: left;
    }
    .offshore-buttons .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .inner-banner-wrap .custom-logo-link {
        display: none;
    }
    .b-title,
    .section-heading,
    .module-heading,
    h2.entry-title a,
    .entry-title {
        font-size: 24px;
    }
    .inner-banner-wrap h1,
    .inner-banner-wrap h2,
    .banner-title-custom {
        font-size: 32px;
    }
    #table-section span {
        display: block;
        text-align: left;
        margin-bottom: 10px;
    }
    .banner-desktop {
        display: none;
    }
    .banner-mobile {
        display: block;
    }
}
@media (max-width: 402px) {
    .inner-banner-wrap h1, .banner-title-custom {
        padding-top: 178px;
    }
}
@media (max-width: 425px) {
    .banner-title-custom {
        padding-top: 178px;
    }
}
@media (max-width: 402px) {
    .banner-title-custom {
        padding-top: 190px;
    }
}

@media (max-width: 375px) {
    .fb-footer {
        right: 17px;
    }
    .hero-desc {
        font-size: 36px;
    }
    .footer-copyright img {
        max-width: 55px;
    }
    .footer-copyright img {
        max-width: 68px!important;
    }
    .card-img {
        max-width: 76px;
    }
    .footer-email {
        font-size: 14px;
    }
    .hero-title {
        font-size: 36px;
    }
}

@media (max-width: 320px) {
    #sbc-calendar select {
        min-width: 245px;
    }
    .hero-title {
        font-size: 34px;
    }
    .card-img {
        max-width: 58px;
    }
    .rates-name,
    .rates-price,
    .reports-name a {
        font-size: 13px;
    }
}

/*custom event calendar styles*/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
    padding-top:12rem;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item, .tribe-events .tribe-events-c-top-bar__nav-list-item, .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message-list li{
    list-style: none;
}

/*contact form phone*/
.contact-form-phone{
    font-size:1.25em;
}
.contact-form-phone .fas{
    color:#3c5186;
}
.contact-form-phone a.desktop-contact{
    color:#3c5186;
}
.contact-form-phone a.desktop-contact:hover{
    color:#000;
}

.blog-image {
  margin-bottom: 45px;
}

@media (max-width: 360px) {
    #gallery-view.basic .gallery-image {
        width: 50%;
    }
}

/*@media (max-width: 402px) {*/
/*    #rmp_menu_trigger-3864{*/
/*    top: 147px;*/
/*    }*/
/*}*/
@media (max-width: 402px) {
    .mobile {
        top: 33px;
    }
}
button.rmp_menu_trigger {

    z-index: 99999;
}
