.bars,
.phone_xs {
    display: none;
}

@media (min-width: 1079px) and (max-width: 1080px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 8px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 131px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -79px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 245px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 15px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -294px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 109px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: -9px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}














@media (min-width: 1023px) and (max-width: 1024px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100% !important;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 8px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 420px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -560px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 435px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -576px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .cycle-slideshow img {
        width: 100%;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 15px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -482px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 285px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 20px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }

}


@media all and (max-width: 992px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 8px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 131px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -79px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 245px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 15px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -294px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 109px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: -9px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }

}

@media (min-width: 767px) and (max-width: 768px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 802px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 8px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 315px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -387px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 345px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -576px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .cycle-slideshow img {
        width: 100%;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 15px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -393px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 201px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 20px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}


@media all and (max-width: 575px) {
    .popup {
        max-width: 240px;
    }
}


@media (min-width: 539px) and (max-width: 540px) {
    .grid {
        display: block;
    }

    .cycle-slideshow img {
        width: 100%;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 20px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 221px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -228px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 297px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 15px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -347px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 156px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 22px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}




@media (min-width: 410px) and (max-width: 414px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 20px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 169px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -142px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 247px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: -4px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -294px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 121px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 21px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}

@media (min-width: 392px) and (max-width: 393px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 20px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 160px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -128px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 245px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 0px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -294px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 118px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 20px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}


@media (min-width: 374px) and (max-width: 375px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 20px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 154px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -117px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 245px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 2px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -294px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 114px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 20px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}


@media (min-width: 359px) and (max-width: 360px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 20px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 148px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -105px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 245px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 4px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -294px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 109px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 19px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}


@media all and (max-width: 320px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 20px;
        font-size: 10px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 131px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 305px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -79px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 245px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 6px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 164px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -294px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 101px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 21px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}

@media (min-width: 279px) and (max-width: 280px) {
    .grid {
        display: block;
    }

    .bars {
        display: block;
        text-align: left;
        font-size: 30px;
        text-decoration: none;
    }

    span.btn.btn-hand img {
        width: 25px !important;
    }

    p.icon {
        font-size: 100.5%;
    }

    a:hover {
        text-decoration: none;
    }

    #testimonials-wrap>.cycle-slideshow {
        position: absolute;
        top: -76px;
        left: 50%;
        transform: translateX(-50%);
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -118px;
        top: 6px;
    }

    a img {
        width: 402px !important;
    }

    .phone_xs {
        display: block;
        text-align: right;
        font-size: 30px;
        color: black;
        position: absolute;
        top: 46px;
        text-decoration: none;
        right: 10px;
    }

    #testimonials-wrap p {
        font-size: 100%;
        position: relative;
        top: -68px;
    }

    body {
        overflow-x: hidden;
    }

    .badges {
        padding: 20px 0px 20px;
        height: 25px;
        margin-bottom: 120px;
    }

    .badges a {
        display: inline-block;
        position: relative;
        margin: 0 30px;
        width: auto;
        height: 100%;
        text-align: center;
        vertical-align: middle;
        padding-bottom: 34px;
    }

    a img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    article.bg-paper h5 {
        font-size: 10px;
    }

    a#video-player {
        display: block;
        margin-top: 235px;
    }

    .hero a.btn {
        display: block;
        position: relative;
        margin: 25px auto 0;
        padding: 15px 0 15px 25px;
        color: #fff;
        letter-spacing: 1px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, .25);
        background-image: url(images/icon-hand.png);
        background-repeat: no-repeat;
        background-position: 20px center;
        background-size: auto 27.5%;
        z-index: 9999;
        margin: 10px 0 0 0 !important;
        width: 100%;
    }

    .bg-wood {
        grid-gap: 9.6px;
        padding: 9.6px;
        padding-bottom: 10px;
    }

    article.bg-paper h1 {
        font-size: 17.4px;
    }

    #sidebar a.btn {
        display: inherit;
        background: #04b5ca;
        padding: 10px;
    }

    #logo {
        text-align: center;
    }

    a#logo img {
        display: block;
        position: relative;
        margin: -32.5px 0 0;
        height: auto;
        width: 120px;
        margin: 0 auto;
        top: -4px;
    }

    #fishes {
        display: inline-block;
        height: auto;
        text-align: center;
    }

    #testimonials-wrap p {
        font-size: 16px !important;
        color: black;
    }

    #header-wrap {
        display: block;
        position: absolute;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        height: auto;
        text-align: center;
        background: #3273A9;
        box-sizing: border-box;
        z-index: 3;
    }

    ul#social-wrap {
        margin: 0 auto;
        position: relative;
        text-align: center;
        display: inline-block;
        width: 100%;
        height: 23px;
    }

    #contact-info {
        display: block;
        align-items: flex-end;
        justify-content: flex-end;
        position: relative;
        top: -20px;
        right: 0px;
        margin: 0;
        height: auto;
        box-sizing: border-box;
        z-index: 2;
    }

    .fa-phone:before {
        content: "\f095";
        font-size: 26px;
        color: black;
        text-decoration: none;
        top: -19px;
        position: relative;
    }

    p {
        position: relative;
        margin: 15px 0;
        font-weight: 500;
        -webkit-transition: color .1s ease-in;
        -moz-transition: color .1s ease-in;
        -o-transition: color .1s ease-in;
        -ms-transition: color .1s ease-in;
        transition: color .1s ease-in;
        font-size: 14px;
    }

    h5 {
        display: block;
        margin: 15px 0;
        font-size: 136%;
        font-weight: 700;
        letter-spacing: 3px;
        line-height: 1.3;
        font-family: futura-pt, sans-serif;
        color: rgba(255, 255, 255, .75);
        text-transform: uppercase;
    }

    #fishes header {
        margin: 0 2% 0 0;
        text-align: center;
    }

    .drag-center.drag-down h5 {
        padding-top: 20px;
        font-size: 8px;
    }

    a#logo {
        display: block;
        position: absolute;
        padding: 0;
        z-index: 2;
        left: 0;
        right: 0;
        width: 100px;
        margin: 0 auto;
        top: -25px;
    }

    .content.article-left {
        display: block;
        margin-top: -2px;
        margin-top: 0px !important;
        margin-bottom: -300px;
    }

    .fa-navicon:before,
    .fa-reorder:before,
    .fa-bars:before {
        content: "\f0c9";
        font-size: 26px;
        text-decoration: none;
        position: absolute;
        top: -21px;
        color: black;
    }

    #pre>div:first-child>* {
        display: none;
    }

    #pre ul#social-wrap {
        display: block;
        align-items: center;
        text-align: center;
        width: 100%;
        margin: 23px 0 -10px;
    }

    #slide-tall>.content {
        display: block;
        position: relative;
        background-color: #63943b;
    }

    #footer-wrap {
        display: block;
        position: relative;
        padding: 40px 19px;
        width: 100%;
    }

    #footer-wrap footer {
        display: block;
    }

    .Toggle-button,
    .phone_xs,
    .mbl-only {
        display: block !important;
    }

    a#phonelink,
    a#phonelink:hover {
        display: none;
    }

    #site-navigation {
        display: block;
        position: absolute;
        padding: 0;
        top: 52px;
        text-align: left;
        z-index: 2;
        left: 10px;
    }

    ul#social-wrap li.social-icons {
        margin: 29px 0 0 4px;
    }

    #site-navigation .menu {
        position: relative;
        margin: 0px;
        height: 100%;
        width: 41%;
        top: 14px;
        left: -10px;
        background-color: #63943b;
        padding: 0px 0px 12px 0px;
        display: none;
    }

    .banner {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
        margin-top: 0;
    }

    #wrap {
        grid-gap: 9.6px;
        margin-top: -158px;
        display: block;
    }

    #pre {
        display: block;
        position: relative;
    }

    #site-navigation li.sub-wrapper:hover .sub-menu {
        height: auto;
        opacity: 1;
        position: relative;
        top: 0px;
        width: 115px;
    }

    #site-navigation li.sub-wrapper>a:after {
        border-top-color: white;
    }

    .form-2,
    .form-3,
    .form-4,
    .form-address {
        display: block;
    }

    #site-navigation .menu li.sub-wrapper .sub-menu a,
    #site-navigation li.sub-wrapper .sub-menu a {
        padding: 13px 16px;
        font-size: 12px;
    }

    #site-navigation .menu li>a {
        display: block;
        align-content: center;
        height: auto;
        text-decoration: none;
        font-size: 15px;
        color: white;
        font-size: 13px;
    }

    #blurb h3 {
        color: rgba(255, 255, 255, .75);
        font-size: 15px;
        max-width: 245px;
        margin: 0 auto;
        padding-top: 20px;
    }

    .testimonial.cycle-slide img {
        width: 118px;
        position: absolute;
        top: 32px;
        left: 169px;
        right: 0;
    }

    .content h2 {
        line-height: 1.5;
    }

    #footer-wrap ul a {
        text-decoration: none;
        font-size: 11px;
    }

    #footer-wrap p {
        font-size: 113%;
        font-weight: 500;
    }

    .testimonial {
        display: block !important;
        grid-template-columns: 1fr 2fr;
        grid-gap: 2%;
        align-items: center;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .gallery a {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .0);
        margin: 20px 0px;
    }

    .gallery {
        display: grid;
    }

    .hero {
        top: 90px;
    }

    .columns.video figure {
        display: block;
        height: 61px;
    }

    .columns.video figure {
        display: block;
    }

    .columns.video {
        display: block;
    }

    .columns.video img {
        margin: 20px 0px;
    }

    #testimonials-wrap .grid {
        display: block;
    }

    #testimonials-wrap:after {
        z-index: 0;
    }

    .gallery.grid-2 {
        display: grid;
        grid-gap: 10px;
    }

    table.styled td {
        padding: 20px 0px;
    }

    .content.article-left h3 {
        margin-bottom: 10px;
    }

    a#logo-footer {
        width: 46%;
        margin: 0 auto;
        text-align: center;
    }

    #map p {
        margin: 0;
        font-size: 120%;
        color: rgba(255, 255, 255, .75);
    }

    #map {
        display: block;
    }

    span.btn.btn-hand img {
        position: absolute;
        left: -96px;
        top: 16px;
    }

    .columns>* {
        display: block;
        position: relative;
        color: rgba(255, 255, 255, .75);
        color: #fff;
        text-decoration: none;
        background: #343746;
        overflow: hidden;
        margin-bottom: 12px;
    }

    .btn.btn-hand {
        padding: 0 0 13px 0;
        margin-bottom: 80px;
        display: block;
        width: 100%;
    }

    span.btn.btn-hand {
        font-size: 17px;
    }

    .btn,
    input.btn {
        padding: 7px 20px 7px 20px;
    }

    .btn,
    input.btn {
        width: 196px;
    }

    #testimonials-wrap .copy {
        padding: 12px;
        box-sizing: border-box;
        height: 245px;
        margin-top: -7px;
    }

    main {
        width: 100%;
        margin-top: 30px;
    }

    #testimonials-wrap {
        top: 0;
        margin-bottom: 0px;
        padding: 175px 0;
    }

    #testimonials-wrap p.stars {
        margin: 0 0 0px;
        font-size: 110%;
        font-style: normal;
        color: #de5730;
        letter-spacing: 4px;
    }

    h1,
    h2 {
        font-size: 24.4px;
    }

    .home .badges {
        padding: 7px 0 13px;
    }

    .badges img {
        display: block;
        width: auto;
        height: 36px;
        border-radius: 0 !important;
    }

    #testimonials-wrap>img:first-child {
        display: block;
        position: absolute;
        right: 0;
        bottom: 0px;
        padding: 0;
        width: 100%;
        height: 59%;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 0;
        line-height: 1;
        font-size: 9px;
    }

    #testimonials-wrap h6,
    #testimonials-wrap small {
        margin: 0;
        padding: 10px 0 0;
        line-height: 1;
        font-size: 9px;
        color: black;
        font-size: 11px;
    }

    #testimonials-wrap footer a {
        display: block;
        align-items: center;
        justify-content: start;
        color: rgba(255, 255, 255, .666);
        text-decoration: none;
    }

    .drag-center h6 {
        font-size: 11px;
    }

    h2.boat {
        margin-top: -113px;
    }

    .drag-center h1 {
        font-size: 20px;
    }

    .drag-down.drag-left h6 {
        font-size: 11px;
    }

    .drag-down.drag-left h1 {
        font-size: 16px;
    }

    .drag-left.drag-down {
        top: auto;
        bottom: 41%;
        transform: none;
    }

    h6 {
        font-size: 145%;
    }

    #blurb a img {
        position: relative;
        text-align: center;
    }

    #blurb .content {
        display: block;
        align-items: center;
        position: relative;
        padding: 0;
        width: 100%;
        top: -78px;
        margin: 0 auto;
        left: 0px;
        padding: 10px 0 1px 0;
        transform: none;
        background-color: #0000004d;
    }

    .content.cover {
        margin-top: 234px !important;
    }

    article {
        position: relative;
        margin-top: 85px;
    }

    main h2 {
        margin-top: -278px !important;
    }

    .drag-left.drag-up,
    .drag-right.drag-up,
    .drag-center.drag-up {
        top: 100% !important;
        transform: none;
        position: absolute;
        background-color: cornflowerblue;
        width: 100%;
        margin: 0 auto;
        left: 0px;
    }

    .title {
        font-size: 14px;
        font-weight: 600;
        position: relative;
        top: 6px;
        letter-spacing: 1px;
        padding-left: 8px;
    }

    figure {
        padding: 8px;
        text-align: left;
        background: none;
        width: 100%;
    }

    .hero figure figcaption {
        padding: 0px 7px 8px 7px;
    }

    ul.checklist {
        display: block !important;
    }

    .content {
        padding: 15px 15px;
        width: 100%;
        margin-top: 190px !important;
    }

    a.btn.btn-hand img {
        position: relative;
        top: 11px !important;
        left: 5px !important;
        display: none;
    }

    .banner.drag-left {
        top: 24%;
        left: 12%;
        right: auto;
        padding: 0 !important;
        width: 40%;
        text-align: left;
        transform: none;
    }

    .drag-left {
        top: 5% !important;
        left: 10%;
        right: auto;
        padding: 0 !important;
        width: 48%;
        text-align: left;
        transform: none;
    }

    .drag-right {
        top: 59%;
        right: 13%;
    }

    .drag-center {
        display: block !important;
        align-content: baseline;
        justify-items: center;
        position: relative !important;
        margin: 0 auto;
        padding: 0;
        width: 66.6%;
        height: auto;
    }

    #sidebar {
        margin-top: 24px;
    }

    .drag-center.drag-down {
        position: absolute !important;
        bottom: -108px !important;
        top: unset !important;
        background-color: cornflowerblue;
        width: 100% !important;
        height: 108px;
        padding: 5px;
    }

    div#weather-wrap img {
        width: 100%;
    }

    #progress.cycle-pager {
        bottom: -282px;
        padding-top: 9px;
        background-color: cornflowerblue;
        padding-bottom: 15px;
    }

    #progress.cycle-pager>* {
        display: block;
        grid-template-columns: 1fr 3fr;
        grid-gap: 15px;
        align-content: center;
        position: relative;
        margin: 0 3%;
        width: 20%;
        height: auto;
        text-decoration: none;
    }

    .columns figcaption {
        padding: 20px 3%;
        margin-bottom: -100px;
    }

    a#speciallink,
    a#phonelink:hover {
        display: none;
    }

    #container {
        width: 100%;

    }

    #blurb>img {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 0;
        width: 100%;
        top: 302px;
    }

    .columns {
        display: block;
    }

    font {
        font-size: 12px;
    }

    .content h3 {
        margin-top: 0px;
    }

    #testimonials-wrap footer {
        display: block;
        margin: 30px 0 0;
        text-align: left;
        margin-top: -62px;
    }

    #header {
        height: 14px;
    }

    a.video {
        position: relative;
        top: 136px;
        right: 0;
        left: 0;
        width: 100%;
        bottom: 0;
    }

    a.video img {
        position: absolute !important;
        bottom: 367px !important;
        left: 0;
        right: 0;
    }

    .sep h3 {
        margin-top: 20px;
    }

    h2.cover {
        margin-top: 0px;
    }

    h2.heading-2 {
        margin-top: 304px !important;
    }

    div#header-wrap #social-wrap {
        background-color: cornflowerblue;
        padding: 5px 0;
    }

    #footer-wrap ul#social-wrap {
        margin: 15px 0 25px;
        width: 31%;
    }

    .testimonial.cycle-slide.cycle-slide-active {
        top: 17px;
        left: 0px;
    }

    h2.head {
        margin-top: -105px;
    }

    h2.f {
        margin-top: 160px;
    }

    .content.article-left h2 {
        display: block;
    }

    h2.drag- {
        margin-top: -38px !important;
    }

    h2.space {
        margin-top: 210px !important;
    }

    h2.last {
        margin-top: 321px !important;
    }

    .hero figure p {
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.5;
    }

    .hero figure figcaption strong {
        display: block;
        margin: 0 0 3px;
        font-size: 10px !important;
        color: #fff;
    }

    table.styled td {
        padding: 20px 15px;
    }

    .drag-center.drag-up .title {
        font-size: 32px !important;
    }

    h6 {
        font-size: 98%;
        margin-top: 11px;
    }

    #weather-wrap header {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-gap: 16px;
        padding: 20px 20px 0;
        font-size: 105%;
        color: rgba(255, 255, 255, .75);
        line-height: 1.2;
        position: relative;
        top: -268px;
    }

    .drag-left.drag-up .title {
        font-size: 20px !important;
    }

    strong {
        font-size: 14px !important;
    }

    .drag-left.drag-up p {
        font-size: 11px;
    }

    b {
        font-size: 17px;
    }

    .html5-video-player {
        width: 61%;
    }

    .featherlight .featherlight-inner {
        display: block;
        width: 100%;
        height: 350px;
    }

    #pre>div:first-child {
        display: none;
    }

    .about-picture {
        position: relative;
        background: url(images/gallery01.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        margin-top: 233px;
    }

    .btn-wrap {
        display: block;
        margin: 49px 0 0px;
    }

    main h5 {
        margin-top: 15px !important;
    }

    #site-navigation li.sub-wrapper>a:after {
        right: 0;
        border: 5px solid transparent;
        border-top-color: #51723b;
        position: relative;
        left: 90px;
    }

    #site-navigation li.sub-wrapper>a:after {
        content: ' ';
        display: block;
        position: absolute;
        /* right: 20px; */
        top: 22px;
        margin: 0px;
        height: 0;
        width: 0;
        border: 6px solid transparent;
        border-top-color: #51723b;
        z-index: 1;
    }
}