  /*
Implementations Skeletor v3 - 5/10/2014

oustyles.css

Add styles to overwrite customer CSS, USE WITH CAUTION.

Contributors: Your Name Here
Last Updated: Enter Date Here
*/

#directedit a, #directedit a:hover {text-decoration: none; color: #fff; }

.ou-panel {
	clear: both;
	display: block;
}

.nav.nav-list>li>a {
	background-color:white !important;
}


.nav.nav-list li:first-child a {
	border-top:none !important;
}

.header.home-header {
	top: 60px;
}

.programs-study-section .contact-block {
	margin-bottom: 30px;
}

.programs-study-section .contact-block:last-child {
	margin: 0;
}

.programs-study-section .contact-block p {
	font-size: 20px;
	line-height: 28px;
	margin: 0;
}

.programs-study-section .contact-block p a {
	text-decoration: underline;
	color: #000000;
}

.programs-study-section .contact-block p a:hover {
	color: #eaaa00;
}

@media (max-width: 767px) {
	.header { padding: 15px 0; background-color: #191919 !important; }
}

#banner_links:hover {
	color:inherit;
	text-decoration:underline;
}

/* #banner_txt {
	margin-left: -60px;
} */

@media (max-width: 767px) {
	#banner_txt {margin-left: 0px;margin-right: 5px;}
	.inner-banner-section.higher-education-banner .banner-content .inner-banner-title span:first-child:before {background-color:transparent;}
	.inner-banner-section.higher-education-banner .banner-content .inner-banner-title span:nth-child(3):before {background-color:transparent;}
}

.testimonial-section .testimonial-block .block-title {
	background:rgba(0,0,0,0)
}

.testimonial-section .testimonial-block .testimonial-image:before {
	background-color: rgba(0,0,0,0.7)
}

.testimonial-name a {
	color:white;
}

.testimonial-name a:hover {
	color:white;
	text-decoration:underline;
}

.learn-more-link a {
	text-decoration:none;
	border-bottom:none;
}

.learn-more-link a:hover {
	color:white;
	text-decoration:underline;
}

.common-btn {
	text-shadow:none;
}

/* .banner-description {
	margin-left:-100px;
} */

.inner-pg > .programs-study-section:first-child {
	padding-top: 0px;
}

.inner-pg > .programs-study-section.bg-f7f8f9:first-child {
	padding: 35px 0 40px;
}

.latest-news-left .view-all-news a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    color: #000000;
}

.latest-news-section .latest-news-left {
    padding: 75px 0 30px;
}

.inner-banner-section.higher-education-banner .banner-content {
    background-color: transparent;
}