/*body.hide-ui {}*/
body.js-hide-map-controls #container {
    position: absolute;
    top: 0;
}
body.js-hide-map-controls #footer-sub {
    bottom: -100px;
}
body.js-hide-map-controls #map .ol-zoom {
    top: 16px;
    right: 0;
}
body.js-hide-map-controls .navrow .map-controls {
    padding: 0;
}
body.js-hide-map-controls .navrow .map-options,
body.js-hide-map-controls .navrow .map-option,
body.js-hide-map-controls .navrow .zoom-level,
body.js-hide-map-controls .navrow .campus-points,
body.js-hide-map-controls .navrow .campus-points-input,
body.js-hide-map-controls #map .ol-zoom .ol-zoom-in,
body.js-hide-map-controls #map .ol-zoom .ol-zoom-out,
body.js-hide-map-controls .map-filter-container {
    display: none;
}

@media only screen and (min-width: 769px) {
    /*body.js-hide-map-controls #galaxy {
		padding: 0;
	}*/
    body.js-hide-map-controls #main-banner .banner-primary:after,
    body.js-hide-map-controls .navrow {
        /* background: none; */
    }
    body.js-hide-map-controls #main-banner .banner-primary {
        background: none;
        height: 0;
    }
    body.js-hide-map-controls #main-banner .banner-primary .helpful-links,
    body.js-hide-map-controls #main-banner .banner-secondary {
        display: none;
    }
    body.js-hide-map-controls #main-nav {
        z-index: 99;
    }
    body.js-hide-map-controls #main-nav > .row {
        box-shadow: 0 0 0 0.9375rem rgba(0, 0, 0, 0.25);
    }
    body.js-hide-map-controls .navrow .hide-map-controls {
        top: 10px;
    }
}

@media only screen and (min-width: 1024px) {
    body.js-hide-map-controls #main-nav {
        width: 1000px;
        left: 50%;
        margin-left: -500px;
    }
    body.js-hide-map-controls .navrow {
        /* width: 1000px;
        height: 50px;
        left: 50%;
        margin-left: -500px; */

        width: 100%;
        left: 0;
        right: 0;
        height: 120px;
    }
}

.no360Support {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #47484e;
}

.no360Support h3 {
    text-align: center;
    color: white;
    background-color: #3d3f44;
    margin: 0 0 20px 0;
    padding: 20px;
}

.no360Support p {
    color: #008ac4;
    font-size: 18px;
    padding: 0 40px;
}

.no360Support li {
    width: 20%;
    margin: 40px 10% 40px 0;
    padding: 0;
    background-color: #3d3f44;
    border-radius: 5px;

    transition: background 0.3s linear;
}

.no360Support img {
    transition: all 0.3s linear;
}

.no360Support li:first-child {
    margin: 40px 10%;
}

.no360Support li:hover {
    background-color: #008ac4;
}

.no360Support li:hover img {
    -ms-transform: rotate(360deg); /* IE 9 */
    -webkit-transform: rotate(360deg); /* Chrome, Safari, Opera */
    transform: rotate(360deg);
}

.no360Support li a {
    border-radius: 5px;
}

.no360Support li img {
    margin: 20px;
}

#galaxy {
    height: 100%;
    padding-top: 0;
}

.hide {
    display: inherit !important;
    visibility: visible;
}

#main-banner {
    font-size: 16px;
    z-index: 100;
}
#main-banner .row {
    margin-left: auto;
}

.banner-secondary .connect-block h2 {
    line-height: 1.4;
    margin-left: 0;
    font-family: "Lato", sans-serif;
    font-weight: 300;
}

#footer-sub {
    display: none;
    width: 100%;
    padding-top: 0.75em;
    padding-bottom: 0.5em;

    position: absolute;
    xbottom: 0;
    bottom: -150px;
    z-index: 100;

    font-size: 16px;
}
#footer-sub .row {
    margin-left: auto;
}

.js #main-nav {
    top: 0;
    z-index: 190;
}
#main-nav .row {
    margin-left: auto;
}

.navrow {
    width: 100%;
    xheight: 120px;
    height: 90px;
    margin-left: 0;

    position: absolute;
    top: 96px;
    xtop: 8.125em;
    left: 0;

    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.75);

    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.menu-open .navrow {
    margin-left: -80%;
}

.navrow .row {
    margin-left: auto;
}

.navrow .map-option {
    position: absolute;
    top: 52px;

    cursor: pointer;
    width: 25px;
    height: 25px;
    border: 2px solid #9ea7b5;
    border-radius: 6px;
    padding: 2px;

    text-align: center;
}

.navrow .map-option .map-option-svg {
    display: block;
    width: 17px;
    height: 17px;

    padding: 2px;
    border-radius: 4px;
    background-color: #008ac4;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;

    fill: white;
}

.navrow .map-option svg {
    width: 14px;
    height: 14px;
    display: block;
}

.navrow .map-option:hover .map-option-svg,
.navrow .map-option.active .map-option-svg {
    background-color: white;

    fill: #008ac4;
}

.navrow .map-option.filter {
    left: 190px;
}

.navrow .map-controls {
    padding-top: 80px;
}
.js-hide-map-controls .navrow {
    top: 0;
}

.navrow .control-title {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;

    color: #e9e9e9;
}

.navrow .control-label {
    font-family: "Bitter", serif;
    font-size: 12px;

    color: #9ea7b5;
}

.navrow .map-options {
    display: none;
    position: absolute;
    left: 30px;
    top: 20px;
}

.navrow .zoom-level {
    position: absolute;
    top: 20px;
    left: 30px;
}

.navrow .campus-points {
    position: absolute;
    /*top: 20px;
		right: 60px;*/
    /*No-rotate*/
    top: 55px;
    left: 30px;
}

.navrow .campus-points-input {
    position: absolute;
    /*top: 18px;
		right: 7px;*/
    /*No-rotate*/
    top: 52px;
    left: 130px;
}

.navrow .rotate-map {
    /*display: none;*/

    position: absolute;
    top: 20px;
    right: 52px;
}

.navrow .control-button {
    display: block;
    padding: 0;

    background-color: transparent;
    background-image: url(../img/lee-sprites.png);
}

.navrow .rotate-map-button {
    /*display: none;*/
    width: 30px;
    height: 36px;

    position: absolute;
    top: 12px;
    right: 12px;

    background-position: 0 -55px;
}

.navrow .hide-map-controls {
    position: absolute;
    top: 57px;
    right: 10px;
    font-size: 14px;

    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    cursor: pointer;
}
.navrow .hide-map-controls .far {
    color: #9ea7b5;
}

.navrow .hide-map-controls .fa-chevron-up {
    color: #008ac4;
    top: -2px;
}

.js-hide-map-controls .navrow .hide-map-controls {
    top: 54px;

    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

.modal {
    border-radius: 0 !important;
}

#detailModal {
    padding: 0;
    background-color: #3d3f44;
    font-family: "Bitter", serif;
    max-width: 710px;
    margin-left: 0;

    max-height: 100%;
    overflow-y: auto;

    top: 0;
}
#detailModal #detailModalLabel {
    margin: 0;
    position: relative;
    color: #fff;
    top: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    font-family: "Bitter", serif;
}

#detailModal address {
    color: #777f8c;
    display: inline-block;
}

#detailModal .map {
    display: inline-block;
}

#detailModal .detailtext {
    width: 100%;
    padding: 30px 40px;
    color: #fff;
}

#detailModal .video-wrap {
    display: none;
}

#detailModal .video-button {
    width: 100%;

    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;

    background-color: #2a2b2e;

    -webkit-box-shadow: 1px 1px 0 0 #2a2b2e;
    -moz-box-shadow: 1px 1px 0 0 #2a2b2e;
    box-shadow: 1px 1px 0 0 #2a2b2e;
}
#detailModal .video-button a {
    display: block;
    padding: 8px 18px;

    text-align: center;
    color: #777f8c;

    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
}
#detailModal .video-button a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #008ac4;
}

#detailModal .video-button a i {
    display: inline-block;
    color: #c8cdd5;
    margin-right: 6px;
}

#detailModal .vt-icon.close {
    background-image: url(../img/lee-sprites.png) !important;
    background-position: 0 -100px;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
}

#detailModal .vt-icon.back {
    padding: 0;
    border: 0;
    position: absolute;
    z-index: 1000;
    background-image: url(../img/lee-sprites.png) !important;
    background-position: -52px -100px;
    width: 30px;
    height: 30px;
    right: 0px;
    top: 31px;
    display: none;
}
.video-visible #detailModal .vt-icon.back {
    display: block;
}

#detailModal .detailBar {
    clear: both;
    padding: 20px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #820c00;
}

#detailModal #detailCarousel {
    width: 100%;
    position: relative;

    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

#detailModal .modal-body {
    padding: 0;
}

#carousel.flexslider,
#slider.flexslider {
    margin-bottom: 0;
}

#slider .flex-control-nav {
    bottom: 4px;
}

.control-switch {
    position: relative;
    height: 25px;
    width: 46px;
    margin: 0;
    border-radius: 21px;
    border: 2px solid #9ea7b5;
}

.switch-label {
    position: relative;
    z-index: 2;
    float: left;
    width: 21px;
    height: 21px;
    cursor: pointer;
    overflow: hidden;
    text-indent: 100%;
}

.switch-label:active {
    font-weight: bold;
}

.switch-label-off {
    padding-left: 2px;
}

.switch-label-on {
    padding-right: 2px;
}

.switch-input {
    display: none;
}
.switch-input:checked + .switch-label {
    font-weight: bold;

    -webkit-transition: 0.15s ease-out;
    -moz-transition: 0.15s ease-out;
    -ms-transition: 0.15s ease-out;
    -o-transition: 0.15s ease-out;
    transition: 0.15s ease-out;
    -webkit-transition-property: color, text-shadow;
    -moz-transition-property: color, text-shadow;
    -ms-transition-property: color, text-shadow;
    -o-transition-property: color, text-shadow;
    transition-property: color, text-shadow;
}
.switch-input:checked + .switch-label-on ~ .switch-selection {
    left: 2px;
    opacity: 1;
    background-color: #008ac4;
    /* Note: left: 50%; doesn't transition in WebKit */
}

.switch-selection {
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 22px;
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 100px;
    background-color: #043b52;

    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -ms-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
}

#container {
    padding-top: 0;
    xpadding-top: 130px;
}

#map .ol-control {
    z-index: 100;
    /*No-rotate*/
    /*left: 28px;*/
    left: 4px;
}

#map .ol-control button {
    background-image: url(../img/lee-sprites.png);
    background-color: transparent;
}

#map .ol-zoom .ol-zoom-in {
    background-position: 0 -30px;
    position: absolute;
    top: 10px;
    left: 130px;
    z-index: 1;
}
#map .ol-zoom .ol-zoom-in:hover {
    background-position: -30px -30px;
}
#map .ol-zoom .ol-zoom-in:active {
    background-position: -60px -30px;
}
.js-hide-map-controls #map .ol-zoom .ol-zoom-in {
    top: -60px;
}

#map .ol-zoom button.disabled,
#map .ol-zoom button.disabled:hover {
    background-color: transparent;
}

#map .ol-zoom .ol-zoom-out {
    background-position: 0 0;
    position: absolute;
    top: 10px;
    left: 100px;
}
#map .ol-zoom .ol-zoom-out:hover {
    background-position: -30px 0;
    background-color: transparent;
}
#map .ol-zoom .ol-zoom-out:active {
    background-position: -60px 0;
    background-color: transparent;
}

#map .ol-zoom button:hover {
    background-color: transparent;
}
.js-hide-map-controls #map .ol-zoom .ol-zoom-out {
    top: -60px;
}

.js-hidePoints #map {
}

.map-filter-container {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;

    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;

    padding-top: 170px;
}

.map-filter-container.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.map-filter-header {
    position: relative;
    z-index: 2;

    padding-top: 15px;
    padding-bottom: 16px;
    /*fixes a strange 1px off rendering error in chrome*/

    background-color: #47484e;

    font-weight: 700;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
}

.map-filter {
    position: relative;
    z-index: 2;
    padding: 10px 55px 20px;

    background-color: #47484e;
    text-align: center;
}

.map-filter-prev,
.map-filter-next {
    top: 8px;
    position: absolute;
    z-index: 1;
    width: 25px;
    height: 25px;

    border-radius: 4px;
    border: 2px solid #777f8c;

    color: #008ac4;
    text-align: center;
    line-height: 23px;
}

.map-filter-prev {
    left: 20px;
}

.map-filter-next {
    right: 20px;
}

.map-filter-list {
    margin-left: 0;
    margin-bottom: 0;

    font-size: 12px;
    font-family: "Lato", sans-serif;
}

.map-filter-list-item {
    padding-left: 10px;
    padding-right: 10px;
}

.map-filter-link {
    color: #777f8c;
}

.slick-current .map-filter-link {
    color: #008ac4;
}

.map-locations-wrapper {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;

    padding-top: 271px;
}

.map-locations-container {
    position: relative;
    padding: 15px 20px;
    height: 100%;
    background: #292a2d;
}

.map-locations-list {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}

.map-locations-list-item {
    padding-top: 5px;
    padding-bottom: 5px;
    display: none;
}

.map-locations-link {
    color: white;
    font-size: 14px;
    font-weight: 600;
    font-family: "Lato", sans-serif;
}

.map-locations-link:hover {
    color: #008ac4;
}

.main-nav-sticky .mobile-header-wrapper {
    display: none;
}

@media only screen and (min-width: 769px) {
    #galaxy {
        /*padding-top: 117px;*/
    }

    #main-nav {
    }
    #main-nav > .row {
        box-shadow: none;
    }

    .js #main-nav {
        -webkit-transition: all 300ms ease-out;
        -moz-transition: all 300ms ease-out;
        -ms-transition: all 300ms ease-out;
        -o-transition: all 300ms ease-out;
        transition: all 300ms ease-out;
    }

    #main-banner {
    }

    #detailModal .vt-icon.close {
        right: -30px;
    }

    #footer-sub {
        display: block;
        bottom: 0;
    }

    .navrow {
        height: 120px;
        top: 40px;
        xz-index: 100;
    }

    .navrow .control-label {
        line-height: 32px;
        padding-left: 25px;
        top: 69px;
        border-left: 1px solid #777f8c;
    }
    .navrow .campus-points-input {
        top: 72px;
    }

    .navrow .zoom-level {
        left: auto;
        right: 450px;
        /*No-rotate*/
        /*right: 278px;*/
        /*border-left: 0 none;*/
    }

    .navrow .campus-points {
        left: auto;
        right: 231px;
        /*No-rotate*/
        /*right: 65px;*/
    }

    .navrow .campus-points-input {
        right: 167px;
        /*No-rotate*/
        /*right: 4px;*/
        left: auto;
    }

    .navrow .map-options {
        display: block;
        top: 75px;
        left: auto;
        right: 615px;
        /*No-rotate*/
        /*right: 377px;*/
    }

    .navrow .map-option {
        position: absolute;
        top: 69px;

        cursor: pointer;
        width: 34px;
        height: 34px;
        border: 2px solid #9ea7b5;
        border-radius: 6px;
        padding: 2px;

        text-align: center;
        font-size: 20px;
    }

    .navrow .map-option .map-option-svg {
        width: 26px;
        height: 26px;
    }

    .navrow .map-option svg {
        width: 22px;
        height: 22px;
    }

    .navrow .map-option.filter {
        right: 563px;
        left: auto;
    }

    .navrow .rotate-map {
        right: 50px;
    }

    .main-nav-sticky .navrow .rotate-map {
        top: 6px;
    }

    .navrow .rotate-map-button {
        top: 70px;
        right: 0;
    }

    .main-nav-sticky .navrow .rotate-map-button {
        top: 6px;
    }

    .navrow .hide-map-controls {
        top: 74px;
        left: 10px;
        right: auto;
    }

    .navrow .map-controls {
        position: relative;
        x-ms-transform: translateX(-50%); /* IE 9 */
        x-webkit-transform: translateX(-50%); /* Chrome, Safari, Opera */
        xtransform: translateX(-50%);

        font-family: "Lato", sans-serif;
    }

    #map .ol-zoom {
        left: 50%;
        /*top: 93px;*/
        top: 105px;

        /*No-rotate*/
        margin-left: -30px;
        /*margin-left: 140px;*/
    }

    #detailModal {
        min-width: 710px !important;
        top: 50%;
        left: 50% !important;

        overflow-y: visible;
        overflow-x: visible;

        -ms-transform: translate(-50%, -50%); /* IE 9 */
        -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
        transform: translate(-50%, -50%);

        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        -ms-perspective: 1000;
        -o-perspective: 1000;
        perspective: 1000;
    }

    #detailModal .detailtext {
        height: 400px;
        width: 57%;
        overflow-x: hidden;
        padding-bottom: 0;
    }

    #detailModal #detailCarousel {
        width: 43%;
    }

    #detailModal {
        border-radius: 0 !important;
    }

    #detailModal .modal-body,
    #detailModal .video-wrap {
        display: block;
        min-height: 405px;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;

        -webkit-transition: transform 500ms ease-out;
        -moz-transition: transform 500ms ease-out;
        -o-transition: transform 500ms ease-out;
        transition: transform 500ms ease-out;

        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .video-visible #detailModal .modal-body {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    #detailModal .video-wrap {
        width: 100%;
        height: 100%;
        opacity: 0;

        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;

        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
    #detailModal .video-wrap iframe {
        width: 100%;
        height: 100%;
    }

    #detailModal .vt-icon.back {
        right: -30px;
        top: 31px;
        display: none;
    }
    .video-visible #detailModal .vt-icon.back {
        display: block;
    }

    .video-visible #detailModal .video-wrap {
        opacity: 1;
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
    }

    .js-hide-map-controls .navrow {
        top: 0;
        height: 50px;
    }

    .js-hide-map-controls #main-nav {
        /*top: 130px;*/
    }

    .js-hide-map-controls .navrow .hide-map-controls {
        /*top: 190px;*/
    }

    /* .js-hide-map-controls .navrow .hide-map-controls .fa-square-o,
    .js-hide-map-controls .navrow .hide-map-controls .fa-chevron-up {
        color: black;
    } */

    .map-filter-container {
        width: 320px;
        bottom: 53px;
        padding-top: 313px;
    }

    .map-filter-header {
        padding-bottom: 15px;
        /*fixes a strange 1px off rendering error in chrome*/
    }

    .map-locations-wrapper {
        padding-top: 410px;
    }
}

@media only screen and (max-width: 979px) and (min-width: 769px) {
    #map .ol-zoom {
        left: auto;
        /*right: 365px;*/
        right: 525px;
    }

    .navrow .rotate-map-button {
        right: 10px;
    }
}

.tooltip {
    z-index: 0;
}

#slider .flex-direction-nav {
    opacity: 1;
}

#slider .flex-direction-nav a {
    background-image: none;
    opacity: 1;
}
#slider .flex-direction-nav a:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -15px;

    position: absolute;
    top: 50%;

    background: #c8cdd5 url(../img/lee-sprites.png) no-repeat 0 0;
}
#slider .flex-direction-nav .flex-prev,
#slider .flex-direction-nav .flex-next {
    opacity: 1;
}

#slider .flex-direction-nav .flex-prev:before {
    left: 0;
    background-position: 0 -130px;
}
#slider .flex-direction-nav .flex-next:before {
    right: 0;
    background-position: -52px -130px;
}

.js-hide-map-points .ol-overlaycontainer {
    display: none;
}

/* @include large; */
@media screen and (min-width: 1024px) {
    .navrow {
        height: 140px;
        top: 65px;
    }

    .navrow .control-label {
        top: 80px;
    }

    .navrow .map-options {
        top: 86px;
    }

    .navrow .map-option {
        top: 80px;
    }

    .navrow .rotate-map-button {
        top: 80px;
        right: 0;
    }

    .navrow .hide-map-controls {
        top: 85px;
    }

    #map .ol-zoom {
        top: 140px;
    }

    .navrow .campus-points-input {
        top: 83px;
    }

    .main-nav-sticky .masthead-wrapper {
        display: none;
    }

    .main-nav-sticky .site-header-wrapper {
        top: 0;
    }

    body.main-nav-sticky .navrow .hide-map-controls {
        top: 70px;
    }

    body.main-nav-sticky .navrow .rotate-map,
    body.main-nav-sticky .navrow .rotate-map-button {
        top: 70px;
    }

    .main-nav-sticky .main-navigation-link {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

/* @include xlarge; */
@media screen and (min-width: 1280px) {
    .navrow .row {
        max-width: 1440px;
        width: calc(100% - 128px);
    }
    #map .ol-zoom {
        margin-left: calc(10% - 32px);
    }
}

/* @include xxlarge; */
@media screen and (min-width: 1440px) {
    .navrow .row {
        max-width: 1320px;
    }
    #map .ol-zoom {
        margin-left: 150px;
    }
}
