  @import url("https://fonts.googleapis.com/css?family=Rokkitt");
.site-title {
	font-family: 'Rokkitt', serif;
	font-size:3em !important;
}

.nepal-background {
    background-image: url("/nhs/colorado-school-public-health/images/SPH-Nepal-Background.jpg");
    background-size: cover;
    background-position: center;
	color:#000;
}

@media only screen and (max-width: 40.063em){
	.beyond-background .medium-5 {background-color:rgba(255,255,255,.5)}
	.row.logo .text-center {background-size:100%;}	
}

.logoleft {
	background-image: url('/nhs/colorado-school-public-health/images/sph_wmPlus_UNC.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 581px;
	min-height:75px;
}
.row.logo img {display: none;}
.cta-wrap {display:none;}
.mega-nav {display:none !important;}