/* ==========================================================================
   Author's custom styles
========================================================================== */
.site-header {
    margin-top: 35px!important;
}


.site-header {
    font-size: 1.7em !important;
	margin-left: 58px !important;
}

.event-date {
	font-size: 18px !important;
}

.hmrd {
	margin-top: 15px;
}



@media (max-width: 660px) {
	.un-banner-logo {
		width: 63px !important;
		margin-top: 4px !important;
		margin-left: 0% !important;
	}
	.hmrd {
		width: 246px !important;
	}
	
	.site-header {
    margin-left: 77px !important;
	margin-top: 21px!important;
    margin-bottom: 30px;
}

.site-image-title {
    font-size: 0.8em !important;
    bottom: -110px !important;
    height: 110px !important;
    width: 94% !important;
    left: 3% !important;
}

}

@media (max-width: 520px){
.site-sidemenu {
     display: block !important;
}
}  