.community,
.educator,
.fisheries,
.fisheries-sub,
.general-home,
.jobs,
.other,
.partner,
.quote,
.sessions,
.stewardship {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-black,
.secondary-nav:before {
    background-color: #000;
}

.urbano-black,
strong {
    font-family: urbanoblack, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.text-underline {
    text-decoration: underline;
}

.text-larger {
    font-size: 1.3rem !important;
}

.urbano-light {
    font-family: urbanolight, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.secondary-nav {
    position: relative;
    text-decoration: none;
}

.secondary-nav:hover {
    color: #000;
}

.secondary-nav:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    visibility: hidden;
    transform: scaleX(0);
    transition: 0.3s ease-in-out;
}

.secondary-nav:hover::before {
    visibility: visible;
    transform: scaleX(1);
}

.dropdown-menu {
    border: 0;
    border-radius: 0;
}

.nav-tabs .nav-link {
    border-radius: 0;
    border: 3px solid #dee2e6;
}

.nav-tabs {
    border-bottom: none;
}

.nav-tabs .nav-link.active {
    background-color: #0072ce;
    color: #fff;
    border: none;
}

@media all and (min-width: 992px) {
    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        padding: 20px;
    }

    .navbar .nav-item .dropdown-menu {
        display: none;
        margin-top: -12px;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .subnav {
        height: 65px;
    }

    .subnav .secondary-nav {
        padding-top: 20px;
    }

    .dropdown:after {
        content: "";
        top: 140px;
        right: 0;
        bottom: 0;
        left: 0;
        transition: opacity 0.15s ease-in-out;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(0, 0, 0, 0.5);
        pointer-events: none;
    }

    .dropdown:hover .nav-link {
        position: relative;
        z-index: 12;
    }

    .dropdown:hover:after {
        z-index: 10;
        opacity: 1;
        visibility: visible;
        position: fixed;
    }
}

#videoModal .modal-dialog .modal-content .modal-header span,
.offcanvas-header {
    display: none;
}

.screen-overlay {
    height: 100%;
    z-index: 30;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(34, 34, 34, 0.6);
    transition: opacity 0.2s linear, visibility 0.1s, width 1s ease-in;
}

.screen-overlay.show {
    transition: opacity 0.5s, width;
    opacity: 1;
    width: 100%;
    visibility: visible;
}

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

    .special-top {
        position: relative !important;
        top: auto !important;
    }

    .suppliers {
        display: block !important;
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility 0.2s ease-in-out, transform 0.2s ease-in-out;
    }

    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
    }
}

#theResources p.date span,
.anchor {
    display: block;
}

.sidebar-nav {
    color: #707070;
}

#contact .nav-pills .nav-link,
.sidebar-nav:active,
.sidebar-nav:focus,
.sidebar-nav:hover {
    color: #0072ce;
}

.anchor {
    position: relative;
    top: -64px;
    visibility: hidden;
}

#legend,
#myVideo,
.top-anchor {
    position: absolute;
}

#people-say>.carousel-indicators {
    list-style: none;
    position: relative;
}

#people-say>.carousel-indicators li,
#people-say>.carousel-indicators li.active {
    width: 200px;
    height: 50px;
    background-color: transparent !important;
    position: relative;
}

#people-say>.carousel-indicators img {
    top: 0;
}

#people-say>.carousel-indicators li {
    opacity: 0.2 !important;
}

#people-say>.carousel-indicators li.active,
#people-say>.carousel-indicators li:hover {
    opacity: 1 !important;
}

.carousel-indicators li {
    text-indent: 0 !important;
}

.add-top {
    margin-top: 110px;
}

.quote {
    background-image: url("../img/quote-bg.jpg");
    height: 700px;
}

.fisheries,
.general-home,
.other {
    height: 600px;
}

.other {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/map.jpg");
}

.general-home {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/timeline-home.jpg");
}

.fisheries {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url("../img/home-wind.jpg");
}

.community,
.educator,
.fisheries-sub,
.jobs,
.partner,
.sessions,
.stewardship {
    height: 400px;
}

.stewardship {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/environmental2.jpg");
}

.educator {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/educator-nav.jpg");
}

.community {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/community-nav-final2.jpg");
}

.fisheries-sub {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/boaty.jpg");
}

.jobs {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/workforce-training-nav.jpg");
}

.sessions {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/open-houses-nav2.jpg");
}

.partner {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("../img/partner-opportunities.jpg");
}

.btn-outline-light {
    border-width: 2px;
}

.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    box-shadow: none !important;
}

.btn-outline-light:hover,
.btn-outline-light:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
}

.btn-secondary:hover {
    background-color: #e0a526;
}

.timeline-container::after,
.timeline::after {
    content: "";
    background-color: #c2c2c2;
    position: absolute;
}

#myBtn:focus,
#windmillbtn:focus {
    box-shadow: none;
}

.nav-pills .nav-link {
    color: rgba(255, 255, 255, 0.5);
}

.nav-pills .nav-link:hover {
    color: #fff;
}

.hero-video {
    height: 760px;
}

.fish-container {
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)) !important;
}

.hero-fish {
    height: 550px;
}

.set-height {
    min-height: 245px;
}

.top-anchor {
    top: 770px;
    left: 50%;
}

.top-anchor:hover {
    opacity: 0.8;
}

#myVideo {
    right: 0;
    top: 90px;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
}

.no-bg {
    background-color: transparent !important;
}

.hero-mobile {
    margin-top: 90px;
}

.hero-mariner {
    margin-top: 90px;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
}

@media (max-width: 1199.98px) {
    .hero-video {
        height: 750px;
    }

    .top-anchor {
        top: 770px;
    }

    .quote {
        height: auto;
    }

    .set-height {
        min-height: 280px;
    }
}

@media (max-width: 991.98px) {
    .set-height {
        min-height: 180px;
    }

    .birds,
    .fisheries,
    .general-home,
    .other {
        height: auto;
    }

    .top-anchor {
        top: 500px;
    }
}

@media (max-width: 767.98px) {
    .set-height {
        min-height: 220px;
    }

    .hero-video {
        height: 550px;
    }
}

@media (max-width: 575.98px) {

    .hero-fish,
    .hero-mobile {
        background-position: right, top;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .hero-mobile {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("../img/hero@2x.jpg");
    }

    .hero-fish {
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("../img/fish-background.png");
        height: 250px;
    }

    .hero-mariner {
        background-position: right, top;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), url("../img/fish-background.png");
    }

}

.news-border {
    border: 3px solid #ebebeb;
}

.light-gray {
    background-color: #f5f5f5;
}

.border-bottom-dark {
    border-bottom: 1px solid #ebebeb;
}

.border-top-dark {
    border-top: 3px solid #313a45 !important;
}

* {
    box-sizing: border-box;
}

.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.timeline::after {
    width: 1px;
    top: 0;
    bottom: 0;
    margin-left: -3px;
}

.timeline-container {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
}

.timeline-container::after {
    width: 10px;
    height: 10px;
    right: -3px;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

.content {
    background-color: #fff;
    position: relative;
}

.left {
    left: 0;
}

.right::after {
    left: -6px;
}

@media screen and (max-width: 767.98px) {
    .timeline::after {
        left: 21px;
    }

    .timeline-container {
        width: 100%;
        padding-left: 40px;
        padding-right: 0;
    }

    .timeline-container::before {
        left: 60px;
        border: solid #fff;
        border-width: 10px 10px 10px 0;
        border-color: transparent #fff transparent transparent;
    }

    .left::after,
    .right::after {
        left: 15px;
    }

    .right {
        left: 0;
    }
}

#contact .nav-pills .nav-link.active,
#contact .nav-pills .show>.nav-link {
    background-color: #0072ce;
    border-radius: 0;
    color: #fff;
}

#contact .nav-pills .nav-link:hover {
    color: #1d4f91;
}

.suppliers .nav-link.active {
    border-bottom: 8px solid #fff;
    border-radius: 0;
}

.special-top {
    top: 140px;
}

#legend {
    background: #fff;
    height: 40px;
    padding: 0 17px;
    text-align: center;
    margin: 5px;
    z-index: 200;
    left: 11.5rem;
    top: 0.33rem;
    right: auto;
    color: rgba(86, 86, 86);
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    font-size: 18px;
    font-family: Roboto, Arial, sans-serif;
    line-height: 40px;
}

#legend label {
    margin-bottom: 0;
}

#legend h3 {
    margin-top: 0;
}

#legend img {
    vertical-align: middle;
}

.gm-style .gm-style-iw-c {
    border-radius: 0;
}

.gm-style .gm-style-iw {
    font-weight: 400;
    font-size: 15px;
}

@media (min-width: 992px) {
    .p-fixed {
        position: fixed !important;
    }

    #map {
        height: 100% !important;
    }
}

#map {
    height: 450px;
}

#theResources p.date {
    display: inline-block;
    padding: 0.5em;
    background-color: #0072ce;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.1;
    font-size: 1rem;
}

#videoModal .modal-dialog .modal-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
}

#videoModal .modal-dialog .modal-content .modal-header {
    justify-content: flex-end;
    padding: 0 0 15px;
    flex: 0 0 100%;
    background-color: transparent;
    border: none;
}

#videoModal .modal-dialog .modal-content .modal-header .close {
    border: 0;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 20.699 21.479' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(1.632 1.6339)' label='Layer 1'%3E%3Cpath d='m-2.5783e-4 -0.0014681 17.436 18.214' fill='%23ffffff' stroke='%23ffffff' stroke-linecap='round' stroke-width='3.2316'/%3E%3Cpath d='m-2.5783e-4 18.212 17.436-18.214' fill='%23ffffff' stroke='%23ffffff' stroke-linecap='round' stroke-width='3.2316'/%3E%3C/g%3E%3C/svg%3E%0A");
    width: 2rem;
    height: 2rem;
    margin: 0 0 auto;
    z-index: 50;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 100%;
    text-align: right;
    justify-self: flex-end;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: transparent;
}

#videoModal .modal-dialog .modal-content .modal-body {
    display: flex;
    flex-wrap: wrap;
    background-color: #000;
    padding: 0;
    align-items: flex-start;
}


/* Changes to resources page 9-19-2024 */
#toTop {
    display: block;
    opacity: 0;
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 50px;
    width: 50px;
    background-color: #0072ce;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.285' height='30.747' viewBox='0 0 21.285 30.747'%3E%3Cpath id='icons8-down' d='M10.465,0A1.769,1.769,0,0,0,8.889,1.8V24L3.055,18.222A1.774,1.774,0,0,0,1.784,17.7,1.77,1.77,0,0,0,.567,20.766L9.414,29.5l1.244,1.244L11.9,29.5l8.847-8.737a1.779,1.779,0,0,0-2.488-2.544L12.428,24V1.8a1.771,1.771,0,0,0-1.8-1.8A1.329,1.329,0,0,0,10.465,0Z' transform='translate(21.285 30.747) rotate(180)' fill='%23fff'/%3E%3C/svg%3E%0A");
    background-position: center center;
    background-repeat: no-repeat;
    text-indent: -9999999999999px;
    text-align: center;
    border-radius: 50%;
    transition: background-color .3s ease-in-out, opacity .5s ease-in-out;
    pointer-events: none;
    cursor: default;
    z-index: 1001;
    white-space: nowrap;
    overflow: hidden;
}

#toTop.show {
    opacity: 1;
    pointer-events: auto;
    cursor: pointer;
}

#resources>.row {
    align-items: flex-start;
}

#resources>.row>.filters {
    position: sticky;
    top: 200px;
}

#timeframe {
    display: flex;
    justify-content: flex-end;
    padding-bottom: 1em;
    overflow: visible;
}

#selectYear {
    bordeR: 0;
    background-color: #0072ce;
    color: #fff;
    padding: .8rem 1.65rem .8rem 2rem;
    line-height: 1rem;
    transition: background-color .3s ease-in-out;
}

#selectYear:focus {
    outline: none;
}

#selectYear:after {
    content: "\221F";
    border: 0;
    display: inline-block;
    transform: rotate(-45deg);
    transition: transform .3s ease-in-out, top .3s ease-in-out;
    margin-left: 1em;
    top: -3px;
    position: relative;
}

#timeframe.open #selectYear {
    background-color: #005da8;
}

#timeframe.open #selectYear:after {
    transform: rotate(-225deg);
    top: 3px;
}

#yearFilters {
    position: absolute;
    top: 2.6rem;
    right: 15px;
    background: #fff;
    padding: 1.5em 3em;
    z-index: 50;
    display: none;
}

.hide-on-desktop {
    display: none;
}

@media (max-width: 991px) {
    .hide-on-desktop {
        display: inline-block;
    }

    .hide-on-mobile {
        display: none;
    }

    #timeframe {
        display: block;
    }

    #selectYear {
        background-color: transparent;
        color: #313a45;
        padding: 0;
        font-weight: 600;
        pointer-events: none;
        margin-bottom: 1rem;
    }

    #selectYear:after {
        content: none;
    }

    #yearFilters {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        background-color: transparent;
        padding: 0;
    }

    #resources>.row>.filters {
        position: relative;
        top: 0px;
    }
}



#supplier-services-table{
    tr th:last-child{
        white-space:nowrap;
    }
}


@media (min-width: 1200px) {
    .container,.container-lg,.container-md,.container-sm,.container-xl {
        max-width: 1200px;
    }
}