.navbar .brand {
    max-width: 155px;
}

.footer-above {
    background-color: #383838 !important;
}

.footer-above .row.dnnpane {
max-height: 20px !important;
}

.footer-additional {
float: left !important;
display: inline-flex;
max-height: 20px !important;
margin-left: 29px;
}
.footer-additional a {
color: #d2d2d2 !important;
}
.footer-additional a:hover {
    color: #fec20c !important;
    text-decoration: none !important;
}


.logo-menu-bar {
    background-color: white !important;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    color: rgb(63, 63, 63) !important;
}

.logo-menu-bar li,
.logo-menu-bar a,
.logo-menu-bar a:visited
{
    color: rgb(63, 63, 63) !important;
        font-size: 13px !important;

}

.logo-menu-bar a:hover
{
    color: rgb(151, 151, 151) !important
}

.aperture-theme .aperture-footer .aperture-container .footer-left {
	width: 100%;
        flex-direction: row !important;
}

.aperture-theme .aperture-footer .aperture-container .footer-left .footer-terms-privacy {
	margin-bottom: 0px !important;
	margin-top: 0px !important;
    margin-right: .5rem;
}

.aperture-theme .aperture-footer .aperture-container .footer-right {
	width: 57px !important;
}

.footer-menu
{
    display: none;
}

.image-sizing img {
    width: 40% !important;
}




