﻿.cid-rzazi0ubYT {
    background-color: #06154D;
}

.mbr-fullscreen{
    min-height: 50vh;
}

.cid-rzayZzfxKu {
    background-position: center top;
    background-image: url(../../../assets/images/placeholders/1500x1000.png);
}

.cid-rzazEUmS8I img
{
    height: 10rem !important;
}


.cid-rzazEUmS8I .navbar.navbar-short .navbar-logo a img
{
    height: 8rem !important;
}

.cid-rzazEUmS8I .navbar.opened{
    height: inherit;
}

.display-7{
    font-size: 1.5rem;
}

.cid-rzy2539NMk .btn-col .btn
{
    max-width: none;
}

#header-callout-title{
    display: none;
}

#header-callout-text{
    display: none;
}

.menu{
    height: inherit !important;
}

.line-wrap{
    display: none;
}

@media (min-width: 762px)
{
    .line-wrap{
        display: inherit;
    }

    .mbr-fullscreen {
        min-height: 100vh;
    }

    .cid-rzayZzfxKu {
        background-position: center;
        background-image: url(../../../assets/images/placeholders/2880x1920.png);
    }

    #header-callout-title {
        display: inherit;
    }

    #header-callout-text {
        display: inherit;
    }
}