/*
This is your custom Style Sheet. It's the last css resource loaded so you can
easily overwrite css selectors from other style sheets.
*/
.block .container iframe {
    max-width: 100%;
}

.header.header-with-social>.header-navbar .navbar-toggler, .header.header-with-social>.header-navbar .search-toggler {
    top: 60px;
}

@media screen and (min-width: 992px){
	.header.header-with-social>.header-navbar .header-nav .nav-link {
	    padding: 18px 0px 15px 0px;
	}
}
.header-brand .brand-logo {
max-height: 85px;
max-width: 100%;
}