@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
	font-family: "DIN";
	src: url("../fonts/DIN/DINNextLTW04-Regular.eot");
	src: url("../fonts/DIN/DINNextLTW04-Regular.eot#iefix") format("embedded-opentype"), url("../fonts/DIN/DINNextLTW04-Regular.woff") format("woff"), url("../fonts/DIN/DINNextLTW04-Regular.ttf") format("truetype");
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: "DIN";
	src: url("../fonts/DIN/DINNextLTW04-Italic.eot");
	src: url("../fonts/DIN/DINNextLTW04-Italic.eot#iefix") format("embedded-opentype"), url("../fonts/DIN/DINNextLTW04-Italic.woff") format("woff"), url("../fonts/DIN/DINNextLTW04-Italic.ttf") format("truetype");
	font-weight: 400;
	font-style: italic
}
@font-face {
	font-family: "DIN";
	src: url("../fonts/DIN/DINNextLTW04-Medium.eot");
	src: url("../fonts/DIN/DINNextLTW04-Medium.eot#iefix") format("embedded-opentype"), url("../fonts/DIN/DINNextLTW04-Medium.woff") format("woff"), url("../fonts/DIN/DINNextLTW04-Medium.ttf") format("truetype");
	font-weight: 500;
	font-style: normal
}
@font-face {
	font-family: "DIN";
	src: url("../fonts/DIN/DINNextLTW04-Bold.eot");
	src: url("../fonts/DIN/DINNextLTW04-Bold.eot#iefix") format("embedded-opentype"), url("../fonts/DIN/DINNextLTW04-Bold.woff") format("woff"), url("../fonts/DIN/DINNextLTW04-Bold.ttf") format("truetype");
	font-weight: 700;
	font-style: normal
}
@font-face {
	font-family: "DIN";
	src: url("../fonts/DIN/DINNextLTW04-Light.eot");
	src: url("../fonts/DIN/DINNextLTW04-Light.eot#iefix") format("embedded-opentype"), url("../fonts/DIN/DINNextLTW04-Light.woff") format("woff"), url("../fonts/DIN/DINNextLTW04-Light.ttf") format("truetype");
	font-weight: 300;
	font-style: normal
}
body {
	overflow-x: hidden;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	background-color: #ffffff;
}
p {
	font-size: 16px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #555555;
	padding: 0px 0px;
	margin-bottom: 20px;
}
p strong {
	font-weight: 600;
	color: #555555;
}
ul {
	margin-bottom: 30px;
}
li {
	font-size: 16px;
    line-height: 26px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #555555;
    padding: 0px 0px;
}
a, a:hover, a:focus, a:active, a.active {
	outline: 0;
	text-decoration: none;
}
a {
	color: #d6a100;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	-ms-transition: color 200ms linear;
}
a:hover, a:focus, a:active, a.active {
	color: #999999;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
}
h2 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 10px 0;
	padding: 0px;
}
h3 {
	font-family: "DIN", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #000000;
	display: block;
	text-transform: uppercase;
}
h4 {
	font-size: 22px;
	line-height: 26px;
}
h5 {
	font-size: 18px;
	line-height: 22px;
}
h6 {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
.blue-text {
	color: #004977;
	font-size: 14px;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.clear {
	clear: both;
}
.border-right {
	border-right: none;
}
/* Padding and Margins */
.top10 {
	padding-top: 10px;
}
.top20 {
	padding-top: 20px;
}
.top30 {
	padding-top: 30px;
}
.top40 {
	padding-top: 40px;
}
.top50 {
	padding-top: 50px;
}
.top60 {
	padding-top: 60px;
}
.top70 {
	padding-top: 70px;
}
.top80 {
	padding-top: 80px;
}
.top90 {
	padding-top: 90px;
}
.top100 {
	padding-top: 100px;
}
.top150 {
	padding-top: 150px;
}
.top200 {
	padding-top: 200px;
}
.bottom10 {
	padding-bottom: 10px;
}
.bottom20 {
	padding-bottom: 20px;
}
.bottom30 {
	padding-bottom: 30px;
}
.bottom40 {
	padding-bottom: 40px;
}
.bottom50 {
	padding-bottom: 50px;
}
.bottom60 {
	padding-bottom: 60px;
}
.bottom70 {
	padding-bottom: 70px;
}
.bottom80 {
	padding-bottom: 80px;
}
.bottom90 {
	padding-bottom: 90px;
}
.bottom100 {
	padding-bottom: 100px;
}
.bottom150 {
	padding-bottom: 150px;
}
.bottom200 {
	padding-bottom: 200px;
}
.pad10 {
	padding: 10px;
}
.pad20 {
	padding: 20px;
}
.pad30 {
	padding: 30px;
}
.pad40 {
	padding: 40px;
}
.pad50 {
	padding: 50px;
}
/* Custom Columns */
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-15 {
	width: 20%;
	float: left;
}

@media (min-width: 320px) {
.col-sm-15 {
	width: 20%;
	float: left;
}
.header-fix {
	height: 100px;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
}

@media (min-width: 768px) {
.col-sm-15 {
	width: 20%;
	float: left;
}
.header-fix {
	height: 100px;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
}

@media (min-width: 992px) {
.col-md-15 {
	width: 20%;
	float: left;
}
.header-fix {
	height: 135px;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
}

@media (min-width: 1200px) {
.col-lg-15 {
	width: 20%;
	float: left;
}
.header-fix {
	height: 135px;
	width: 100%;
	margin: 0;
	padding: 0;
	display: block;
}
}
/* Header Section */
.site-brand {
	padding: 0px 0px 10px 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin: -10px 0 0 0;
}
.site-brand img {
	width: 165px;
	height: auto;
}

/* Mobile Navigation */
#mobile-header {
	width: 100%;
	display: block;
	position: fixed;
	z-index: 999;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	margin-top: 30px;
}
#mobile-menu-toggle {
	display: block;
	position: absolute;
	top: 0px;
	right: 15px;
	cursor: pointer;
	width: 50px;
	height: 45px;
	padding: 12px 10px;
}
#mobile-menu-toggle div {
	width: 45px;
	height: 45px;
	position: relative;
}
#mobile-menu-toggle span {
	display: block;
	width: 30px;
	height: 4px;
	border-radius: 5px;
	background: #333333;
	position: absolute;
	-webkit-transition: -webkit-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
	-moz-transition: -moz-transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
	transition: transform 0.5s ease-in-out, top 0.25s ease-in-out 0.5s, opacity 0.25s ease-in-out 0.5s;
	-webkit-transform-origin: center;
	-moz-transform-origin: center;
	transform-origin: center;
}
#mobile-menu-toggle span.top {
	top: 0px;
}
#mobile-menu-toggle span.middle {
	top: 10px;
}
#mobile-menu-toggle span.bottom {
	top: 20px;
}
#mobile-menu-toggle.menu-is-active span {
	-webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	color: #333333;
}
#mobile-menu-toggle.menu-is-active {
	-webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	color: #333333;
}
#mobile-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
	top: 6px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
}
#mobile-menu-toggle.menu-is-active span.middle {
	opacity: 0;
}
#mobile-menu-toggle.menu-is-active span.bottom {
	top: 6px;
	-webkit-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	transform: rotate(225deg);
}
#mobile-nav-container {
	background: #5c5b5b;
	z-index: 99999;
	overflow: auto;
	padding: 15px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	display: none;
	position: fixed;
	top: 100px;
	bottom: 0;
}
#mobile-nav-container ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mobile-nav-container ul.menu > li {
	display: block;
	font-size: 16px;
	margin-bottom: 20px;
	text-transform: uppercase;
}
#mobile-nav-container ul.menu > li a {
	color: white;
}
#mobile-nav-container ul.menu > li a:hover {
	color: #d6a100;
}
body.noscroll {
	overflow: hidden
}
/* Desktop Navigation */
#top-bar {
	width: 100%;
	display: block;
	position: fixed;
	z-index: 999;
	height: 30px;
}
#desktop-header {
	width: 100%;
	display: block;
	position: fixed;
	z-index: 999;
	-webkit-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.25);
	margin-top: 30px;
}
ul.menu-primary {
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
ul.menu-primary > li {
	float: left;
	height: 40px;
	position: relative;
}
ul.menu-primary > li > a {
	color: #333333;
	font-size: 18px;
	height: 40px;
	display: block;
	line-height: 40px;
	margin: 0 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	text-transform: uppercase;
}
.navigation-shrink ul.menu-primary > li > a {
	line-height: 40px;
	height: 40px;
}
ul.menu-primary > li > a:hover {
	text-decoration: none;
}
ul.menu-primary > li:hover {
	background: none;
}
ul.menu-primary > li:hover a {
	color: #999999;
}
.sign-in > a {
	background-image: none !important;
	background-color: #51bb7b !important;
	color: white !important;
	text-align: center;
	word-wrap: none !important;
	padding: 0px 15px;
	height: 40px !important;
	line-height: 40px !important;
	border-radius: 2px;
}
.sign-in > a:hover {
	background-image: none !important;
	background-color: #999999 !important;
	color: white !important;
}
.sign-out > a {
	border-radius: 2px;
	background-color: #e81849 !important;
}
.sign-out > a:hover {
	background-color: #cd0635 !important;
}
/* Upper Links */
ul#upper-links {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0px;
	padding: 0px;
	text-align: right;
	text-transform: uppercase;
}
ul#upper-links li {
	display: inline;
	font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	border-right: 1px solid #efefef;
	padding: 0 10px;
}
ul#upper-links li:last-child {
	border-right: none;
}
ul#upper-links li a {
	color: #333333;
}
ul#upper-links li:last-child a {
	color: #d6a100;
}
ul#upper-links li a:hover {
	color: #999999;
}
li.account-info {
	display: none!important;
}
/* Custom Rows */
.full-row {
	width: 100%;
	margin: 0;
	padding: 0;
}
.full-row.white {
	background-color: #ffffff;
}
.full-row.blue {
	background-color: #004977;
}
.full-row.blue-tabs {
	background-color: transparent;
}
.full-row.gray {
	background-color: #ededed;
}
.full-row.dark-gray {
	background-color: #5c5b5b;
}
.full-row.med-gray {
	background-color: #cfcfcf;
}
.full-row.gold {
	background-color: #ddb600;
}
.full-row.slider {
	padding-top: 85px;
}
#transportation,
#safety,
#mining,
#hazardous,
#environmental,
#laboratory,
#healthcare,
#foreign {
	display: block;
	float: left;
}
ul.menu-coordinator {
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
}
ul.menu-coordinator > li {
	float: left;
	height: 40px;
	position: relative;
}
ul.menu-coordinator > li > a {
	color: #333333;
	font-size: 14px;
	height: 40px;
	display: block;
	line-height: 40px;
	margin: 0 10px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	text-transform: uppercase;
}
.navigation-shrink ul.menu-coordinator > li > a {
	line-height: 40px;
	height: 40px;
}
ul.menu-coordinator > li > a:hover {
	text-decoration: none;
}
ul.menu-coordinator > li:hover {
	background: none;
}
ul.menu-coordinator > li:hover a {
	color: #999999;
}


/* Home Page Slider */
.slide-background {
	height: 400px;
}
.slide-content {
	z-index: 999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.slide-content h1 {
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.slide-content h2 {
	line-height: 30px;
	font-weight: 300;
	font-size: 22px;
	line-height: 28px;
	color: #ffffff;
	text-transform: none!important;
	margin-bottom: 30px;
}
.overlay {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	background: rgba(0,0,0,0.50);
	z-index: 900;
	position: absolute;
	top: 0;
}
.slide-content a.button-default {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600!important;
	letter-spacing: 2px;
	font-size: 13px!important;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 10px 40px;
	display: inline-block;
	background: #51bb7b;
	color: #ffffff!important;
	-webkit-transition: background 500ms ease;
	transition: background 500ms ease;
}
/* Home Page Section Styles */
/* Info Section - KVE Addition */
#info-section h1, #info-section h2, #info-section h3, #info-section h4, #info-section h5, #info-section h6, #info-section p {
	color: #ffffff !important;
}
#info-section p {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 40px;
}

/* Overview Section */
#overview-section h2, #overview-section p {
	color: #ffffff !important;
}
#overview-section p {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 40px;
}
/* Course Section */
#course-section p {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 40px;
}
#course-section .feature-course a h3 {
	color: #d6a100;
	font-size: 18px;
}
#course-section .feature-course a:hover h3 {
	color: #999999;
}
#course-section .feature-course .img-circle {
	border-radius: 50%;
	padding: 10px;
}
.desaturate {
	filter: grayscale(0%);
	filter: none;
	-webkit-filter: grayscale(0); /* Old WebKit */
	opacity: 1;
	cursor: pointer!important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.desaturate:hover {
	filter: grayscale(100%); /* Standard CSS */
	-webkit-filter: grayscale(100%); /* CSS for Webkit Browsers */
	filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
	filter: gray;  /* Internet Explorer IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit Browsers */
	opacity: 0.5;
}
/* Map Section */
#map-section h6, #map-section p {
	color: #ffffff !important;
}
#map-section p {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 40px;
}
/* Blog Section */
.post-wrapper {
	padding: 25px;
	text-align: center;
}
.post-wrapper img {
	max-width: 100%;
	height: auto;
}
.post-wrapper p {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600!important;
	letter-spacing: 2px;
	font-size: 13px!important;
	line-height: 16px;
	text-transform: uppercase;
}
.slick-slide {
	filter: grayscale(100%); /* Standard CSS */
	-webkit-filter: grayscale(100%); /* CSS for Webkit Browsers */
	filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
	filter: gray;  /* Internet Explorer IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit Browsers */
	opacity: 0.5;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-top: 0;
}
.slick-slide p {
	opacity: 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin-top: 20px;
}
.slick-center {
	filter: grayscale(0%);
	filter: none;
	-webkit-filter: grayscale(0); /* Old WebKit */
	opacity: 1;
}
.slick-center p {
	opacity: 1;
}
i.fa.fa-chevron-left.slick-arrow, i.fa.fa-chevron-right.slick-arrow {
	position: absolute;
	top: 40%;
	font-size: 24px;
	display: block;
	padding: 0;
	-webkit-transform: translate(0, -40%);
	-ms-transform: translate(0, -450%);
	transform: translate(0, -40%);
	cursor: pointer;
	color: #777777;
	z-index: 999;
}
i.fa.fa-chevron-left.slick-arrow {
	left: -50px;
}
i.fa.fa-chevron-right.slick-arrow {
	right: -50px;
}
/* Icon Section */
#icon-section {
	margin-top: -42px;
	z-index: 999;
}
/* Client Logos Section */
#client-section img {
	max-width: 100%;
	height: center;
	text-align: center;
}
.bw {
	filter: grayscale(100%); /* Standard CSS */
	-webkit-filter: grayscale(100%); /* CSS for Webkit Browsers */
	filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
	filter: gray;  /* Internet Explorer IE6-9 */
	-webkit-filter: grayscale(1); /* Old WebKit Browsers */
	opacity: 0.5;
	cursor: pointer!important;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.bw:hover {
	filter: grayscale(0%);
	filter: none;
	-webkit-filter: grayscale(0); /* Old WebKit */
	opacity: 1;
}
	/* Client Logo WT Section */
#client-section-white h6, #client-section-white p {
	color: #ffffff !important;
}

#client-header h6, #client-header h2, #client-header p {
	color: #000000 !important;
}
#client-header p {
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 40px;
}

/* Common Interior Page Styles */
/* Testimonials */
#testimonials {
	height: 500px;
	position: relative;
}
.transparent {
	width: 100%;
	height: 100%;
	opacity: 0.4;
	background: rgba(0,0,0,1);
	z-index: 900;
	position: absolute;
	top: 0;
}
.carousel {
	z-index: 900;
	position: absolute;
	padding: 0 20px 0 0;
}
#testimonials p {
	color: #ffffff;
	font-size: 22px;
	line-height: 32px;
	font-style: italic;
	text-align: center;
}
#testimonials small {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	letter-spacing: 2px;
	font-size: 13px!important;
	font-weight: 700;
	text-align: right!important;
	text-transform: uppercase;
	display: block;
	width: 100%;
}

/* Tabs */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 70px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 20px;
	height: 70px;
	line-height: 70px;
	background-color: #004977;
	font-family: Helvetica, Arial, "sans-serif";
	text-transform: uppercase;
	font-size: 18px;
	color: #ffffff;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.tab_last {
	border: none;
}
ul.tabs li:hover {
	background-color: #00385c;
	color: #ffffff;
}
ul.tabs li.active {
	background-color: #00baff;
	color: #ffffff;
	display: block;
}
.tab_container {
	border: none;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
}
.tab_content {
	padding: 30px 0 0 0;
	display: none;
}
.tab_container h3 {
	font-family: Helvetica, Arial, "sans-serif";
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.tab_drawer_heading {
	display: none;
}

@media screen and (max-width: 768px) {
.tabs {
	display: none;
}
.tab_drawer_heading {
	background-color: #004977;
	color: #ffffff!important;
	border-top: 1px solid #ffffff;
	margin: 0;
	padding: 15px 20px;
	display: block;
	cursor: pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.d_active {
	background-color: #00baff;
	color: #fff!important;
}
}
/* Breadcrumbs */
#breadcrumbs ul {
	display: block;
	width: 100%;
	padding: 0;
	margin: 10px 0 30px 0;
}
#breadcrumbs ul li {
	display: inline;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	font-size: 10px!important;
	line-height: 16px;
	text-transform: uppercase;
	color: #000000;
	padding: 0 10px;
	border-right: 1px solid #efefef;
	font-weight: 700;
}
#breadcrumbs ul li:first-child {
	padding: 0 10px 0 0;
	border-right: 1px solid #efefef;
}
#breadcrumbs ul li:last-child {
	padding: 0 0 0 10px;
	border-right: none;
}
#breadcrumbs ul li a {
	font-weight: 400!important;
	color: #000000;
}
#breadcrumbs ul li a:hover {
	color: #d6a100;
}
/* Banner */
#banner {
	height: 300px;
	position: relative;
}
/* Course List */
ul.course-list {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #555555;
}
ul.course-list li {
	display: block;
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
	list-style: none;
	float: left;
	background-color: #ffffff;
	border-left: 8px solid #c59f06;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
ul.course-list li:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.course-title {
	display: block;
	float: left;
	padding: 10px;
	width: 100%;
}
.course-length {
	display: inline-block;
	float: left;
	padding: 10px;
	width: 30%;
}
.course-cost {
	display: inline-block;
	float: left;
	padding: 10px;
	width: 30%;
}
.course-button {
	display: inline-block;
	float: right;
}
.course-button a {
	background-color: #51bb7b;
	color: #ffffff;
	margin: 0;
	width: 30%;
	line-height: 46px;
	padding: 14px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600!important;
	letter-spacing: 2px;
	font-size: 13px!important;
	text-transform: uppercase;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.course-button a:hover {
	background-color: #999999;
	color: #ffffff;
}
.panel-heading {
    padding: 20px;
    border-radius: 0px;
	background-color: #fafafa;
	border: 1px solid #efefef!important;
}
.panel-heading.active {
    color: #333;
    background-color: #eff8fe;
    border-color: #ddd;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #004977!important;
	text-transform: uppercase!important;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0px;
	border: none;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top: none;
	padding: 30px 15px !important;
}
.panel {
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.0);
    box-shadow: 0 0px 0px rgba(0,0,0,.0);
}
.panel-group .panel-heading+.panel-collapse>.list-group, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top-color: none;
}
/* Course Details */
ul.includes {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
}
ul.includes li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 30px;
	width: 100%;
	display: block;
	font-size: 13px;
	line-height: 22px;
}
ul.includes li.access {
	background: url(../img/icon-access.png) no-repeat top left
}
ul.includes li.certificate {
	background: url(../img/icon-certificate.png) no-repeat top left
}
ul.includes li.accepted {
	background: url(../img/icon-accepted.png) no-repeat top left
}
/* Highlight Box */
.highlight-box {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	z-index: 999;
	background-color: #ffffff;
}
.highlight-title {
	display: block;
	width: 100%;
	margin: 0;
	padding: 20px;
	color: #ffffff;
	background-color: #004977;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
}
.highlight-content {
	display: block;
	width: 100%;
	margin: 0;
	padding: 15px 20px 0 20px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.highlight-content p {
	font-size: 13px;
	line-height: 18px;
}
.highlight-content p strong {
	font-size: 15px;
	line-height: 18px;
	font-weight: 600;
}
/* Custom Tables */
.edu-table-header {
	background-color: #004977;
}
.edu-table-header th {
	color: #ffffff;
}
/* Enroll Box */
/* .enroll-box {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	z-index: 999;
	background-color: #ffffff;
}
.enroll-title {
	display: block;
	width: 100%;
	margin: 0;
	padding: 20px;
	color: #ffffff;
	background-color: #004977;
	text-align: center;
	font-size: 24px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
}
.enroll-title a {
	color: #ffffff!important;
}
.enroll-title a:hover {
	color: #30afff!important;
}
.enroll-content {
	display: block;
	width: 100%;
	margin: 0;
	padding: 15px 20px 0 20px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.enroll-price-title {
	display: block;
	width: 100%;
	text-align: center;
	color: #999999;
	font-size: 18px;
	text-transform: uppercase;
}
.enroll-price-amount {
	display: block;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 60px;
	font-weight: bold;
}
.enroll-price-amount sup {
    font-size: 60%;
}
.enroll-price-amount span {
	color: #999999;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal!important;
}
.enroll-price-button {
	display: block;
	width: 100%;
	text-align: center;
} */
/* .enroll-price-button a {
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	background-color: #51bb7b;
	padding: 15px;
	text-transform: uppercase;
	font-size: 22px;
		-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.enroll-price-button a:hover {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none !important;
} */
/* Need More Box */
.need-more-box {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
	z-index: 999;
	background-color: #ffffff;
}
.need-more-title {
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 20px;
	color: #ffffff;
	background-color: #5c5b5b;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
}
.need-more-content {
	display: block;
	width: 100%;
	margin: 0;
	padding: 15px 20px 0 20px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f8f8f8;
}
.need-more-content p {
	font-size: 14px;
	line-height: 20px;
}

/* Indented Text Box (Replacement for <blockquote>)*/

.itb-callout {
    padding: 0px;
    margin: 20px 60px;
    border: 0px;    
}

/* Callout Box */
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 10px;
    border-radius: 3px;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout+.bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #004977;
}
.bs-callout-primary h4 {
    color: #004977;
}
.bs-callout-success {
    border-left-color: #51bb7b;
}
.bs-callout-success h4 {
    color: #51bb7b;
}
.bs-callout-danger {
    border-left-color: #d9534f;
}
.bs-callout-danger h4, .bs-callout-danger p, .bs-callout-danger li {
    color: #d9534f;
}
.bs-callout-summary {
    border-left-color: #d6a100;
}
.bs-callout-summary h4, .bs-callout-summary p {
    color: #d6a100;
}
.bs-callout-info {
    border-left-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.bs-callout-course {
	background-color: #F1F1F1;
}
.bs-callout-changes {
    border-left-color: #004977;
}
.bs-callout-changes h4, .bs-callout-changes p, .bs-callout-changes li {
    color: #004977;
}

/* Exam Formatting */

.exam-correct {
    color: #004977;
}

/* Sign In Box */
.sign-in-box {
	display: block;
	width: 100%;
	padding: 20px;
	margin-top: 30px;
	background: #f8f7f7;
}
/* Secondary Menu */
#secondary-nav.affix {
	height: 60px;
	display: table;
}
#course-menu, ul#course-menu {
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
	width: 100%;
	display: block;
	list-style: none;
}
#course-menu li {
	display: block;
	border-right: none;
	padding: 15px 0;
	margin: 0;
	font-size: 13px;
	line-height: 16px;
	border-bottom: 1px solid #777777;
}
#course-menu li:last-child {
	display: block;
	border-right: none;
	padding: 15px 0;
	margin: 0;
	line-height: 16px;
	border-bottom: none;
}
#course-menu li a {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 13px;
}
#course-menu li a:hover {
	color: #999999;
	text-decoration: none;
}
#course-menu .mPS2id-clicked {
	color: #d6a100;
}
/* Footer Menu */
ul#menu-footer {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	margin: 0 0 30px 0;
	padding: 0px;
	text-transform: uppercase;
}
#menu-footer li {
	display: inline;
	list-style-type: none;
}
#menu-footer a {
	margin: 0 20px;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
#menu-footer a:hover {
	color: #d6a100;
	text-decoration: none;
}
/* Social Icons */
ul#social-footer {
	margin: 0 0 30px 0;
	padding: 0;
}
#social-footer li {
	display: inline;
	list-style-type: none;
	margin: 0 10px;
}
#social-footer li a {
	border-radius: 50px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	text-align: center;
	display: inline-block;
	background-color: #00baff;
	color: #004977;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
#social-footer li a:hover {
	background-color: #ffffff;
	color: #004977;
}
/* Legal Menu */
ul#menu-legal {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600;
	margin: 0 0 30px 0;
	padding: 0px;
	text-transform: uppercase;
}
#menu-legal li {
	display: block;
	list-style-type: none;
}
#menu-legal a {
	margin: 0 20px;
	font-weight: 400;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 2px;
	color: #ffffff;
	text-decoration: none;
}
#menu-legal a:hover {
	color: #d6a100;
	text-decoration: none;
}
.copyright {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 11px;
	margin: 0 0 30px 0;
	padding: 0px;
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
}
/* Form */
/* input, textarea 	 {
	padding: 15px;
	border: 1px solid #cccccc;
	outline: 0px none;
	resize: none;
	font-size: 14px !important;
	line-height: 18px !important;
	background-color: #FFF;
	color: #000000;
	border-radius: 0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 18px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.form-field {
	width: 100%;
} */
dl {
    margin: 0;
}
 
dl dt {
    color:#333333;
    float:left; 
    font-weight:bold; 
    margin-right:10px; 
    padding:5px;  
    width:150px; 
}
 
dl dd {
    margin:2px 0; 
    padding:5px 0;
}
/* Buttons */
/* .btn {
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600!important;
	letter-spacing: 2px;
	font-size: 13px!important;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 10px 100px;
	background: #51bb7b;
	color: #ffffff!important;
}
.btn:hover {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none !important;
}
.button-default {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600!important;
	letter-spacing: 2px;
	font-size: 13px!important;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 10px 40px;
	display: inline-block;
	background: #00baff;
	color: #ffffff!important;
	-webkit-transition: background 500ms ease;
	transition: background 500ms ease;
}
.button-default:hover {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none !important;
}
.btn-red {
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600!important;
	letter-spacing: 2px;
	font-size: 13px!important;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 10px 100px;
	background: #e81849;
	color: #ffffff!important;
}
.btn-red:hover {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none !important;
} */
/* .btn-short {
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 600!important;
	letter-spacing: 2px;
	font-size: 13px!important;
	text-transform: uppercase;
	border-radius: 2px;
	padding: 10px 40px;
	background: #51bb7b;
	color: #ffffff!important;
}
.btn-short:hover {
	background-color: #999999;
	color: #ffffff;
	text-decoration: none !important;
} */

mark {
	background-color: #ddb600;
}

/* Media Queries */
@media (min-width: 544px) {
}

@media(min-width:768px) {
#course-section .feature-course a h3 {
	font-size: 26px;
}
/* Slider */
.slide-background {
	height: 500px;
}
.slide-content {
	z-index: 999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.slide-content h1 {
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.slide-content h2 {
	font-size: 22px;
	line-height: 28px;
	color: #ffffff;
	text-transform: none!important;
	margin-bottom: 30px;
}
}

@media(min-width:992px) {
	.full-row.blue-tabs {
	background-color: #004977;
}
#course-section .feature-course a h3 {
	font-size: 22px;
}
/* Slider */
.full-row.slider {
	padding-top: 70px;
}
.slide-background {
	height: 600px;
}
.slide-content {
	z-index: 999;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.slide-content h1 {
	font-size: 50px;
	line-height: 52px;
	font-weight: 400;
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.slide-content h2 {
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	text-transform: none!important;
	margin-bottom: 30px;
}
/* Header Section */
.site-brand {
	padding: 0px 0px 20px 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink .site-brand {
	padding: 0px 0px 10px 0px;
}
.site-brand img {
	width: 205px;
	height: auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink .site-brand img {
	width: 165px;
	height: auto;
}
/* Main Menu */	
li.account-info {
	display: inline!important;
}
nav#site-navigation {
	float: right;
	margin: 30px 0 0 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink nav#site-navigation {
	float: right;
	margin: 10px 0;
}
ul.menu-primary > li > a {
	margin: 0 10px;
}
ul.menu-coordinator > li > a {
	margin: 0 10px;
}

/* Footer Section */	
#menu-footer a {
	margin: 0 10px;
}
.highlight-box, .enroll-box {
	margin: -66px 0 0 0;
	padding: 0;
}
#testimonials {
	height: 350px;
}
.border-right {
	border-right: 1px solid #efefef;
}
#course-menu li {
	display: inline;
	border-right: 1px solid #777777;
	border-bottom: none !important;
	padding: 0 10px;
	line-height: 15px;
}
#course-menu li:last-child {
	display: inline;
	border-right: none !important;
	border-bottom: none !important;
	padding: 0 10px;
	font-size: 12px;
	line-height: 15px;
}
#course-menu li a:hover {
	color: #999999;
	text-decoration: none;
}
#course-menu, ul#course-menu {
	padding: 0;
}
.nav-wrapper { 
   min-height: 60px; 
}
#secondary-nav.affix {
	position: fixed;
	top: 90px;
	width: 100%;
	z-index: 200;
}
}

@media(min-width:1200px) {
	.full-row.blue-tabs {
	background-color: #004977;
}
#course-section .feature-course a h3 {
	font-size: 26px;
}
/* Slider */
.full-row.slider {
	padding-top: 125px;
}
.slide-background {
	height: 600px;
}
.slide-content {
	z-index: 999;
	position: absolute;
	top: 75%;
	transform: translateY(-75%);
	width: 100%;
}
.slide-content h1 {
	font-size: 50px;
	line-height: 52px;
	font-weight: 400;
	color: #ffffff;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}
.slide-content h2 {
	font-size: 26px;
	line-height: 30px;
	color: #ffffff;
	text-transform: none!important;
	margin-bottom: 30px;
}
.overlay {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	background: rgba(0,0,0,0.08);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.08)), color-stop(20%, rgba(0,0,0,0.08)), color-stop(100%, rgba(0,0,0,0.9)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.08) 20%, rgba(0,0,0,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	z-index: 900;
	position: absolute;
	top: 0;
}
/* Header Section */
.site-brand {
	padding: 0px 0px 20px 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	margin: -10px 0 0 0;
}
.navigation-shrink .site-brand {
	padding: 0px 0px 10px 0px;
	margin: -20px 0 0 0;
}
.site-brand img {
	width: 205px;
	height: auto;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink .site-brand img {
	width: 165px;
	height: auto;
}
/* Main Menu */	
li.account-info {
	display: inline!important;
}
nav#site-navigation {
	float: right;
	margin: 30px 0 0 0;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}
.navigation-shrink nav#site-navigation {
	float: right;
	margin: 10px 0;
}
ul.menu-primary > li > a {
	margin: 0 20px;
}
ul.menu-coordinator > li > a {
	margin: 0 10px;
}

/* Footer Section */
ul#menu-legal {
	margin: 0 0 10px 0;
}
#menu-legal li {
	display: inline;
}
.copyright {
	font-size: 13px;
}
#course-menu li {
	display: inline;
	border-right: 1px solid #777777;
	border-bottom: none !important;
	padding: 0 20px;
	line-height: 15px;
}
#course-menu li:last-child {
	display: inline;
	border-right: none !important;
	border-bottom: none !important;
	padding: 0 20px;
	font-size: 13px;
	line-height: 15px;
}
#course-menu li a:hover {
	color: #999999;
	text-decoration: none;
}
#course-menu, ul#course-menu {
	padding: 0;
}
.nav-wrapper { 
   min-height: 60px; 
}
#secondary-nav.affix {
	position: fixed;
	top: 90px;
	width: 100%;
	z-index: 200;
}
.highlight-box, .enroll-box {
	/* margin: -66px 0 0 0; */
	padding: 0;
}
.course-title {
	display: inline-block;
	width: 60%;
}
.course-length {
	display: inline-block;
	width: 13%;
}
.course-cost {
	display: inline-block;
	width: 13%;
}
.course-button {
	display: inline-block;
	float: right;
}
.course-button a {
	width: 14%;
}
#testimonials {
	height: 350px;
}
	.border-right {
	border-right: 1px solid #efefef;
}
}
