@font-face {
    font-family: 'Stag Sans';
    src: url("../fonts/StagSans/stagsans-bookitalic.woff2") format("woff2"), url("../fonts/StagSans/stagsans-bookitalic.woff") format("woff"), url("../fonts/StagSans/stagsans-bookitalic.ttf") format("truetype"), url("../fonts/StagSans/stagsans-bookitalic.svg#stagsans-bookitalic") format("svg");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Stag Sans';
    src: url("../fonts/StagSans/stagsans-bold.woff2") format("woff2"), url("../fonts/StagSans/stagsans-bold.woff") format("woff"), url("../fonts/StagSans/stagsans-bold.ttf") format("truetype"), url("../fonts/StagSans/stagsans-bold.svg#stagsans-bold") format("svg");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Stag Sans';
    src: url("../fonts/StagSans/stagsans-bolditalic.woff2") format("woff2"), url("../fonts/StagSans/stagsans-bolditalic.woff") format("woff"), url("../fonts/StagSans/stagsans-bolditalic.ttf") format("truetype"), url("../fonts/StagSans/stagsans-bolditalic.svg#stagsans-bolditalic") format("svg");
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Stag Sans';
    src: url("../fonts/StagSans/stagsans-book.woff2") format("woff2"), url("../fonts/StagSans/stagsans-book.woff") format("woff"), url("../fonts/StagSans/stagsans-book.ttf") format("truetype"), url("../fonts/StagSans/stagsans-book.svg#stagsans-book") format("svg");
    font-weight: 400;
    font-style: normal;
}

body {
    color: #414042;
    font-family: "Stag Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 100%;
}

h1 {
    font-family: "Stag Sans", sans-serif;
    font-size: 55px;
    font-size: 3.66667rem;
    font-weight: 300;
}

p+h1 {
    margin-top: .75em;
}

@media (max-width: 1024px) {
    h1 {
        font-size: 36.3px;
        font-size: 2.42rem;
    }
}

@media (max-width: 736px) {
    h1 {
        font-size: 33px;
        font-size: 2.2rem;
    }
}

h1:not(:last-child) {
    margin-bottom: 0.25em;
}

h2 {
    font-family: "Stag Sans", sans-serif;
    font-size: 39px;
    font-size: 2.6rem;
    line-height: 1.1;
    font-weight: 300;
    margin-top: -.2em;
}

p+h2 {
    margin-top: .75em;
}

@media (max-width: 1024px) {
    h2 {
        font-size: 25.74px;
        font-size: 1.716rem;
    }
}

@media (max-width: 736px) {
    h2 {
        font-size: 23.4px;
        font-size: 1.56rem;
    }
}

h2 strong u {
    font-size: 1.2em;
    vertical-align: baseline;
    top: 0;
}

h2:not(:last-child) {
    margin-bottom: 0.4em;
}

h3 {
    font-family: "Stag Sans", sans-serif;
    font-size: 30px;
    font-size: 2rem;
    line-height: 1.1;
    font-weight: 300;
    margin-top: -.1em;
}

p+h3 {
    margin-top: .75em;
}

@media (max-width: 1024px) {
    h3 {
        font-size: 19.8px;
        font-size: 1.32rem;
    }
}

@media (max-width: 736px) {
    h3 {
        font-size: 18px;
        font-size: 1.2rem;
    }
}

h3:not(:last-child) {
    margin-bottom: 0.5em;
}

h4 {
    font-family: "Stag Sans", sans-serif;
    font-size: 22px;
    font-size: 1.46667rem;
    font-weight: 300;
    line-height: 1.15;
}

p+h4 {
    margin-top: .75em;
}

@media (max-width: 1024px) {
    h4 {
        font-size: 21.78px;
        font-size: 1.452rem;
    }
}

@media (max-width: 736px) {
    h4 {
        font-size: 19.8px;
        font-size: 1.32rem;
    }
}

h4:not(:last-child) {
    margin-bottom: 0.5em;
}

h5 {
    font-family: "Stag Sans", sans-serif;
    font-size: 20px;
    font-size: 1.33333rem;
}

p+h5 {
    margin-top: .75em;
}

@media (max-width: 1024px) {
    h5 {
        font-size: 17.6px;
        font-size: 1.17333rem;
    }
}

@media (max-width: 736px) {
    h5 {
        font-size: 16px;
        font-size: 1.06667rem;
    }
}

h5:not(:last-child) {
    margin-bottom: 0.5em;
}

h6 {
    font-family: "Stag Sans", sans-serif;
    font-size: 12px;
    font-size: 0.8rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .1em;
    line-height: 1.3;
}

p+h6 {
    margin-top: .75em;
}

h6:not(:last-child) {
    margin-bottom: 0.5em;
}

.leaflet-container {
    font-family: "Stag Sans", "Roboto", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.introjs-tooltipReferenceLayer * {
    font-family: "Stag Sans", "Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif;
}

.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
    color: #000;
    background-color: #c6e097;
    border-color: #c6e097;
}

.btn-check:focus+.btn-primary, .btn-primary:focus {
    color: #000;
    background-color: #aecc77;
    border-color: #c6e097;
    box-shadow: 0 0 0 0.25rem rgba(49, 253, 127, 0.5);
}

.btn-primary {
    color: #000;
    background-color: #c6e097;
    border-color: #c6e097;
}

.btn-primary:hover {
    color: #000;
    background-color: #b4ca8b;
    border-color: #b4ca8b;
}

.btn {
    border-radius: 0;
}

.btn-lg {
    font-size: 1.25rem;
}

#exploreTextModal p span {
    padding: 5px;
    color: #414042;
    font-size: 18px;
}


@media only screen and (max-width: 420px) {
    #exploreTextModal p span {
        font-size: 16px;
    }
    #exploreTextModal p {
        margin-bottom: .3rem;
    }
}

.main-header {
    background: #ffffff;
}

.main-header:before {
    background: #ffffff;
}


.header-link {
    float: right;
    padding: 0 12px;
    position: relative;
    height: 40px;
    top: 15px;
    line-height: 40px;
    border-radius: 0;
    color: #fff;
    transition: all .2s ease-in-out;
    margin: 5px;
    cursor: pointer;
}

.header-link a {
    text-decoration: none;
    color: #000;
}

.header-link.get-involved {
    background-color: rgba(0, 0, 0, 0);
    color: #000;
}


@media only screen and (max-width: 840px) {
    .header-link {
        font-size: 20px;
    }

    .logo-header {
        font-size: 20px;
        top: 25px;
    }

    .logo-holder img {
        width: auto;
        height: 75%;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 680px) {
    .header-link {
        font-size: 16px;
        padding: 0 5px;
    }

    .logo-header {
        font-size: 16px;
        top: 30px;
    }
}

@media only screen and (max-width: 450px) {
    .header-link {
        padding: 0 1px;
        margin: 1px;
        font-weight: 200;
        font-size: 12px;
        height: 16px;
        line-height: 16px;
        top: 34px;
    }
}

@media only screen and (max-width: 320px) {
    .header-link {
        font-size: 12px;
        padding: 0 1px;
        margin: 1px;
        height: 15px;
        line-height: 15px;
        top: 30px;
    }

    .logo-header {
        font-size: 12px;
        top: 30px;
    }
}


.btn-center-icon {
    background: #ffdc00;
    border: none;
}

/* 
#btnNewEvent .btn-center-icon {
    background: #5b9937;
} */

.btn-center-icon i {
    position: unset;
    right: unset;
    top: 50%;
    height: unset;
    width: unset;
    border-radius: unset;
    line-height: unset;
    margin-top: unset;
    transition: unset;
    font-size: 16px;
    color: #000;
}

.btn-center-icon:hover i {
    right: unset;
    box-shadow: unset;
}

.leaflet-control-zoom-in {
    float: left;
}

.leaflet-control-zoom-out {
    float: right;
}

.btn-circle {
    border-radius: 50%;
}

#search-bar-icon, #info-icon, #locate-icon {
    width: 40px;
    height: 40px;
}

.leaflet-control-locate {
    display: none;
}

.legend i {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin-right: 2px;
    margin-top: 1px;
}

.legend {
    line-height: 25px;
    color: #414042;
}

.info h4 {
    color: #414042;
}

@media only screen and (max-width: 1070px) {
    .legend i {
        width: 13px;
        height: 13px;
    }
    .legend {
        line-height: 16px;
    }
    .legend h4 {
        font-size: 1rem;
    }
    .add-new-record-button .input-group-text {
        font-size: 0.75rem;
        padding: .1rem .5rem;
    }
    .add-new-record-button button {
        padding: 0.1rem .3rem;
    }
    .add-new-record-button button i {
        font-size: 12px;
    }
}

.autocomplete-container {
    width: 40px;
}

.info {
    background: rgb(255 255 255);
}

.introjs-arrow {
    border: 10px solid transparent;
}

.introjs-arrow.bottom-middle {
    bottom: -20px;
}

.introjs-arrow.top-middle {
    top: -20px;
}

.introjs-arrow.top {
    top: -20px;
}

.introjs-arrow.right {
    right: -20px;
}

.introjs-arrow.left {
    left: -20px;
}

#btnNewObservation .input-group-prepend, #btnNewEvent .input-group-prepend {
    width: 175px;
}

@media only screen and (max-width: 1070px) {
    #btnNewObservation .input-group-prepend, #btnNewEvent .input-group-prepend {
        width: 130px;
    }
}

.switcher-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
}

.switcher-header .btn-close {
    padding: .5rem .5rem;
    margin: -.5rem -.5rem -.5rem auto;
}

@media only screen and (max-width: 1070px) {
    .custom-layer-switcher .switcher-header h6 {
        font-size: 0.7rem;
    }
    .switcher-header .btn-close {
        padding: .3rem .3rem;
        margin: -1rem -.5rem -.5rem auto;
    }
    .custom-layer-switcher {
        width: unset;
    }
    .custom-layer-switcher .options {
        width: 120px;
    }
}

.custom-layer-switcher {
    background-color: rgb(255, 255, 255, 0.9);
}

.logos img {
    margin-bottom: 15px;
}

.logos img {
    height: 90px;
}

@media only screen and (max-width: 450px) {
    .logos img {
        height: 50px;
    }

    .legend {
        bottom: 50px;
    }
}

.legend-toggler {
    position: absolute;
    width: 27px;
    left: -25px;
    background-color: white;
    padding: 3px 9px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    display: block;
    box-shadow: 0 0 5px rgb(0 0 0 / 40%);
}

.legend-toggler::before {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    content: "\f00d";
}

.closed.legend-toggler::before {
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    content: "\f0d9";
    font-size: 20px;
}
.closed.legend-toggler {
    box-shadow: 0 0 15px rgb(0 0 0 / 60%);
}

.legend {
    transition: transform 1s;
}

.closed.legend {
    transform: translateX(190px);
}



@media only screen and (max-width: 450px) {

    .closed.legend {
        transform: translateX(190px);
    }
}


.optionsEventPin {
    height: 20px;
}

@media only screen and (max-width: 1070px) {
    .optionsEventPin {
        height: 15px;
    }
}

.modal-header {
    padding: 0.1rem 1rem;
}

.modal-footer {
    padding: 0.2rem 1rem;
}

.modal.right.fade .modal-dialog.minimize {
    right: -290px;
}

@media only screen and (max-width: 350px) {
    .modal.right.fade .modal-dialog.minimize {
        right: -270px;
    }
}

.modal-title{
    font-weight: bold;
}


.pac-item {
    color: #000;
    font-weight: bold;
}

.pac-item-query {
    color: #403f3f;
    font-weight: bold;
}



.logo-header {
    display: none;
}