.universal-logo {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding: 2px 10px;
	background-color: #26499d;
}

#headerwrap h1 {
	color: #333333;
	font-size: 18px;
}

#headerwrap .catchy {
	font-weight: bold;
	letter-spacing: 2px;
}

.one-discovery {
	font-size: 20px;
	color: #888888;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

#header-menu {
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

.header-menu-inline {
	display: inline;
}

.headerimg a {
	text-decoration: none;
}

@media screen and (min-width: 769px) {
.headerimg {
	background: url(../img/header-counselor-bak-tiny.jpg) center no-repeat;
	background-size: cover;
	min-height: 600px;
	}
}

@media screen and (max-width: 768px) {
.headerimg {
	background: url(../img/header-counselor-bak-tiny.jpg) center no-repeat;
	background-size: cover;
	min-height: 200px;
	}
}

@media screen and (min-width: 769px) {
.headerimg h2 {
	color: #dc143c;
	font-weight: bold;
	text-shadow: 0 0 25px #edf8ff,
	0 0 20px #edf8ff,
	0 0 0.40px #edf8ff;
	font-size: 60px;
	-moz-transform: scale(1,1.4);
	-webkit-transform: scale(1,1.4);
	-o-transform: scale(1,1.4);
	-ms-transform: scale(1,1.4);
	transform: scale(1,1.4);
	text-align: center;
	padding-top: 190px;
	}
}

@media screen and (max-width: 768px) {
.headerimg h2 {
	color: #dc143c;
	font-weight: bold;
	text-shadow: 0 0 25px #edf8ff,
	0 0 20px #edf8ff,
	0 0 0.40px #edf8ff;
	font-size: 25px;
	-moz-transform: scale(1,1.4);
	-webkit-transform: scale(1,1.4);
	-o-transform: scale(1,1.4);
	-ms-transform: scale(1,1.4);
	transform: scale(1,1.4);
	text-align: center;
	padding-top: 40px;
	}
}

#header-menu .list-position {
	position: absolute;
	left: -160px;
}

#notice {
	margin-top: 20px;
}

#notice .panel-news {
	background: url(../img/camcy.png) left center no-repeat;
	background-size: 35px;
	background-color: #d70035;
}

#notice h2 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 40px;
	color: #ffffff;
}

#notice h2 small {
	color: #ffffff;
	padding-left: 5px;
}

#notice .news-body {
	font-size: 15px;
}

#courses .title {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-bottom: 20px;
}

#courses h2 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
}

#courses img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 5px;
}

#courses .panel-evidence {
	padding-left: 20px;
	background-color: #0075c2;
}

#courses .color-text {
	color: #dc143c;
	font-weight: bold;
}

#courses .camp-name {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #555555;
}

#related-links {
  	background-color: #f8e58c;
  	color: #444444;
	width: 100%;
	padding: 40px 10px;
	font-size: 16px;
}

#related-links ul {
	list-style-type: none;
}

#logos {
	background-color: #ffffff;
}

.logo-height1 {
	padding-top: 20px;
	padding-bottom: 10px;
}

.logo-height2 {
	padding-top: 5px;
}

.copyright {
	font-size: 14px;
	background-color: #393e4f;
	color: #ffffff;
	text-align: center;
	padding-top: 12px;
	line-height: 80%;
}