﻿/*.hero-banner--primary .hero-banner__bg {
    background: #f69521;
    background: radial-gradient(circle farthest-side at bottom center,#F26E54 0,#f69521 100%)
}*/

.mega-footer .branding {
    margin-top: -180px;
    margin-left: -90px;
}


    .mega-footer .branding img {
        height: 200px;
        border: 2px solid transparent;
    }

.mb-5, .mega-footer .branding {
    margin-bottom: -20px !important
}


.webcam {
    position: relative;
    padding-bottom: 56.25%;
    /* padding-top: 35px; */
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.webcam iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

iframe {
    visibility: visible !important;
    opacity: 1 !important
}

.cesium-credit-textContainer {
    visibility: hidden;
    font-size: 0px;
}