@charset "UTF-8";

/**** BEGIN FONT IMPORTS ****/

/**
 * @license
 * MyFonts Webfont Build ID 2989219, 2015-03-11T16:37:27-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: UniversCom-47LightCond by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/com-47-light-condensed/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2007 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be reproduced, 
 * 
 * Webfont: UniversLTPro-BoldCond by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/pro-67-bold-condensed/
 * Copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2008 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be reproduced, 
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2989219
 * Licensed pageviews: 500,000
 * 
 * © 2015 MyFonts Inc
*/

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2d9ca3");

  
@font-face {font-family: 'UniversCom-47LightCond';src: url('/fonts/2D9CA3_0_0.eot');src: url('/fonts/2D9CA3_0_0.eot?#iefix') format('embedded-opentype'),url('/fonts/2D9CA3_0_0.woff2') format('woff2'),url('/fonts/2D9CA3_0_0.woff') format('woff'),url('/fonts/2D9CA3_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'UniversLTPro-BoldCond';src: url('/fonts/2D9CA3_1_0.eot');src: url('/fonts/2D9CA3_1_0.eot?#iefix') format('embedded-opentype'),url('/fonts/2D9CA3_1_0.woff2') format('woff2'),url('/fonts/2D9CA3_1_0.woff') format('woff'),url('/fonts/2D9CA3_1_0.ttf') format('truetype');}

@font-face {
	font-family: 'Open Sans Light';
	font-style: normal;
	font-weight: 300;
	src: url('/fonts/open_sans_light.woff2') format('woff2'), url('/fonts/open_sans_light.woff') format('woff');
}

@font-face {
  font-family: 'Open Sans Light Italic';
  font-style: italic;
  font-weight: 300;
  src: url('/fonts/open_sans_light_italic.woff2') format('woff2'), url('/fonts/open_sans_light_italic.woff') format('woff');
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: url('/fonts/open_sans.woff2') format('woff2'), url('/fonts/open_sans.woff') format('woff');
}

@font-face {
	font-family: 'Open Sans Bold';
	font-style: normal;
	font-weight: 700;
	src: url('/fonts/open_sans_bold.woff2') format('woff2'), url('/fonts/open_sans_bold.woff') format('woff');
}

/**** END FONT IMPORTS ****/


/**** BEGIN BOOTSTRAP EXTENSIONS ****/

a:focus {
    outline: none;
}

.center-block {
	float: none;
}

.page-header{
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	font-family: 'UniversCom-47LightCond';
	font-size: 40px; 
	border-bottom: none;
}

.lead{
	font-size: 16px;
	line-height: 1.75;
}

.btn{
	font-family: 'Open Sans'; 
}

.btn-default {
	border: none;	
}

.glyphicon-svc-arrow:before{
	content: url("/assets/icons/cta-arrow.png");
	position: relative;
	top: 1px;
	padding-left: 8px;
}

.carousel-indicators li {
	margin-right: 4px;
}

.carousel-indicators .active {
	margin-right: 4px;
}

.popover{
	color: initial;	
}

.panel {
	box-shadow: none;
}

.panel-group{
	margin-bottom: 0px;
}

.panel-group .panel + .panel {
    margin-top: 0px;
}

.panel-default {
	border: none;
}

.panel-default > .panel-heading {
	color: #FFF;
	/*background-color: #D3D4D4;*/
	background-color: #AAA;
	border: none;
}

.panel-default > .panel-heading{
	border-bottom: 1px solid #FFFFFF;
}

.panel-default:last-child > .panel-heading{
	border-bottom: none;
}

.panel-default > .panel-heading > h4.panel-title{
	height: 16px;
}

.panel-default > .panel-heading > .panel-title > a {
	width: 100%;
	font-family: 'UniversCom-47LightCond';
	text-decoration: none;
	float: left;
	letter-spacing: 0.5px;
}

.panel-default > .panel-heading > .panel-title > a > span.pull-right:after {
	height: 16px;
	width: 16px;
	content: "–";
	color: #FFF;
	font-size: 16px;
	float: left;
	font-family: 'Open Sans Light';	
}

.panel-default > .panel-heading > .panel-title > a.collapsed > span.pull-right:after {
	content: "+" !important;	
}

.panel-group .panel-heading+.panel-collapse>.panel-body, .panel-group .panel-heading+.panel-collapse>.list-group{
	border-top: none;
}

div.alert {
	width: 100%;
	float: left;
}

.modal-header{
	border: none;
}

.modal-content {
	border: none;	
}

.embed-responsive-1by1 {
	padding-bottom: 95%;	
}

/**** END BOOTSTRAP EXTENSIONS ****/


/**** BEGIN GLOBAL STYLES ****/

h1, h2, h3, h4, h5, h6 {
	font-family: 'UniversCom-47LightCond';
}

.pointer:hover {
	cursor: pointer;
}

.center-middle {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}

p:empty {
    display: none;
}

p{
	line-height: 1.75;
	margin-bottom: 15px;
}

hr{
	border: 0;
	border-bottom: 1px solid #D3D4D3;
	margin-top: 15px;
	margin-bottom: 15px;
}

.p30{
	padding: 30px;
}

.p30l{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

.p30r{
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;	
}

.p30 h1, .p30 h2, .p30 h3{
	margin-top: 0px;
}

.absolute-center {
	margin: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
}

.vertical-center {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.bg-white {
	background-color: #FFF;
}

.bg-gray-light {
	background-color: #F6F6F8;
}

.bg-gray {
	background-color: #D3D4D4;
}

.bg-blue-light {
	background-color: #00B3CA;
}

.bg-blue-dark {
	background-color: #057DB7;
}

.bg-light-green {
	background-color: #99CA3D;
}

.bg-dark-green {
	background-color: #26AC6B;
}

.bg-yellow {
	background-color: #FDB913;
}

.bg-orange {
	background-color: #E86629;
}

.bg-pink {
	background-color: #C53D96;
}

.bg-red {
	background-color: #E33939;
}

.bg-black{
	background-color: #000;
}

.sub-head{
	font-family: 'UniversLTPro-BoldCond';
}

.margin-left {
	margin-left: 20px;
}

.instructor-name {
	margin-top: 15px;
	font-size: 28px;
	color: #FFF;
}

.secondary-header, .account-heading {
	font-size: 22px;
}

.tertiary-header {
	font-size: 18px;
}

.tab-heading {
	font-family: 'UniversLTPro-BoldCond';
	font-size: 17px;
}

#comment_carousel, #comment_carousel > .carousel-inner {
	height: 100%;
}

#comment_carousel > .carousel-inner > .course-comment {
	height: 100%;
	overflow-y: auto;
}

#comment_carousel > .carousel-inner > .course-comment blockquote:before {
	content: open-quote;
	position: absolute;
	top: 24px;
	font-size: 56px;
	color: #FFF;
	left: 40px;
	font-family: Georgia;
	font-style: italic;	
}

#comment_carousel > .carousel-inner > .course-comment blockquote {
	font-family:"Open Sans Light";
	font-size: 16px;
	font-style: italic;
	line-height: 1.75;
	border-left: none;
	padding: 40px 80px;
}

#comment_carousel .carousel-indicators {
	right: 20px;
	left: initial;
	margin-left: 0;
	width: auto;
}

.pullLeft{
	margin-left: -15px;
}

.gray_underline{
	border-bottom: 2px solid #D3D4D3;
	padding-bottom: 8px;
}

.white_underline{
	border-bottom: 2px solid white;
	padding-bottom: 8px;
}

span.bold{
	font-family: 'UniversLTPro-BoldCond';
}

/**** END GLOBAL STYLES ****/


/**** BEGIN SITE HEADER ****/

#site_header{
	height: 300px;
	background-size: cover; 
	background-repeat: no-repeat;
	background-position: center center;
	/*background-color: #231F20;*/
}

#site_header nav.navbar{
	margin-bottom: 0px;	
}

#site_header .popover{
	background-color: #000;
}

#site_header .popover-content{
	background-color: #000;
	padding: 6px 8px;
}

#site_brand {
	width: 94px;
	padding: 0px 15px;
}

#site_brand > img{
	width: 94px;
}

#site_nav > .navbar-nav > li > a{
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'UniversLTPro-BoldCond';
	font-size: 16px;
	letter-spacing: 0.5px;
	outline: none;
}

#site_nav > .navbar-nav > li.active > a{
	color: #FFF;	
}

#site_nav > .navbar-nav > li > a:hover, .navbar-right a.navbar-link:hover {
	color: #FFF;
}

#site_nav > .navbar-nav > li > a > span, .navbar-right > .navbar-link span.line{
	width: 100%;
	height: 0px;
	float: left;
	position: relative;
	top: 6px;
	border-bottom: 1px solid #FFF;
	visibility: hidden;
}

#site_nav > .navbar-nav > li > a:hover > span, #site_nav > .navbar-nav > li.active > a > span, .navbar-right > .navbar-link:hover span.line{
	visibility: visible;
}

#site_header .navbar-right{
	margin-right: 0px;
}

.navbar-right > .navbar-link, .navbar-right > span {
	float: right;	
}

.navbar-right > .navbar-link{
	font-family: 'UniversCom-47LightCond';
	font-size: 16px; 
	text-decoration: none;
	outline: none;
}

.navbar-right .popover-content {
	min-width: 250px;	
}

#site_search{
	padding: 0px 4px;
	cursor: pointer;
}

#site_search .popover.left {
	background-color: #D4D4D3;
}

#site_subnav{
	height: 158px;
	padding:  0px 100px;
	display: none;
}

#site_subnav > div > div{
	margin-bottom: 20px;
	padding:0 10px;
}

#site_subnav > div > div.clearfix{
	margin: 0px !important;
	border: none !important;
}

#site_subnav > div > div > a{
	font-family: 'UniversCom-47LightCond';
	font-weight: 600;
	padding: 8px 0px;
	float: left;
	text-decoration: none;
	min-width: 150px;
}

#site_subnav > div > div > hr{
	margin: 0px;
}

/**** END SITE HEADER ****/


/**** BEGIN SITE FOOTER ****/

#site_footer {
	background-color: #231F20;
}

#site_footer a {
	outline: none;	
}

#footer_subscribe {
	padding-top: 45px;
	padding-bottom: 50px;
	padding-left: 0px;
	font-size: 12px;
}

#footer_subscribe p, #footer_subscribe input {
	margin: 0px 0px 16px;	
}

#footer_subscribe input {
	color: #EAECED;
	background-color: #444545;
	border: none;	
}

#footer_links, #footer_address {
	padding-top: 51px;
}

#footer_links ul > li {
	margin-bottom: 15px;
}

#footer_address {
	font-size: 12px;	
}

#footer_social {
	padding-top: 96px;
	text-align: center;
}

#footer_social a {
	color: #D3D4D4;
	margin-right: 15px;	
}

#footer_social a:hover {
	color: #FFF;	
}

#footer_copyright{
	padding-top: 26px;
	padding-bottom: 30px;
	border-top: 1px solid #444545;
}

#footer_copyright .text-left {
	padding-left: 0px;
}

#footer_copyright .text-right {
	padding-right: 0px;
}

/**** END SITE FOOTER ****/


/**** BEGIN CUSTOM HOME PAGE ****/

.parallax-mirror {
	z-index: 0 !important;
}

.home-txt-block {
	margin-bottom: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	z-index: 1;
}

.home-txt-block > a {
	color: #000; 
	text-decoration: none;	
}

.home-section-arrow {
	position: absolute;
	right: 0px;
	bottom: 30px;
}

#panel_nav {
	position: fixed;
	right: 60px;
	width: 15px;
	z-index: 2;
}

#panel_nav .nav, #panel_nav .nav li {
	width: 15px;
	background-color: transparent;	
}

#panel_nav .nav li {
	height: 14px;
	width: 14px;
	margin-bottom: 15px;
	border-radius: 50%;
	border: 1px solid #FFF;	
}

#panel_nav .nav li.active {
	background-color: #FFF;	
}

#panel_nav .nav li a {
	width: 100%;
	height: 100%;
	float: left;
}

#home_top_section {
	background-color: #00283E;
	height: 640px;
	background-image: url('/assets/images/homepage/top-panel-building.jpg');
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;	
}

#home_top_section .navbar-inverse {
	background-color: transparent;	
}

#home_top_section #site_subnav {
	padding-top: 15px;
    background-color: rgba(0, 0, 0, 0.5);
}

#home_top_section a#home_top_link {
	width: 945px;
	height: 252px;
	position: absolute;
	top: 248px;
	left: 96px;	
}

#home_section_1, #home_section_2, #home_section_3, #home_section_4, #home_section_5, #home_section_6 {
	min-height: 612px;
}

#home_section_1 h2, #home_section_2 h2, #home_section_3 h2, #home_section_4 h2, #home_section_5 h2, #home_section_6 h2 {
	z-index: 1;	
}

#home_section_1 .btn.btn-default, #home_section_2 .btn.btn-default, #home_section_3 .btn.btn-default, #home_section_4 .btn.btn-default, #home_section_5 .btn.btn-default, #home_section_6 .btn.btn-default{
	padding: 10px 12px;
}

#home_section_1 > .container > .row, #home_section_2 > .container > .row, #home_section_3 > .container > .row, #home_section_4 > .container > .row, #home_section_5 > .container > .row, #home_section_6 > .container > .row {
	position: relative;
	padding-bottom: 30px;
}

#home_section_1 {
	background-color: #FF4242;
}

#home_section_1 h2 {
	position: absolute;
	top: -105px;
	font-size: 56px;
	letter-spacing: 8px;
	color: #FFF;
	display: none;
}

#home_section_1 h2 mark {
	color: #FFF;	
}

#home_section_1 #section_1_container{
	margin-top: 180px;
}

#home_section_1 #section_1_container .btn.btn-default{
	width: 90%;
}

#home_section_2 {
	height: 660px;
}

#home_section_2 > .container > .row {
	height: 660px;
}

#home_section_2 h2 {
	position: absolute;
	top: -105px;
	font-size: 56px;
	letter-spacing: 8px;
	color: #FFF;
	display: none;
}

#home_section_2 #featured_professor_info {
	float: none;
	padding: 30px;
	background-color: rgba(38,172,107,0.8);
	color: #FFF;
	z-index: 2;
}

#home_section_2 #instructor_badge {
	float: left;
	padding: 40px;
	position: absolute;
	right: 120px;
	bottom: 60px;
	color: #FFF;
	font-family: 'UniversLTPro-BoldCond';
	font-size: 48px;
	letter-spacing: 4px;
	border: 4px solid #FFF;
	z-index: 3;
}

#home_section_3 h2 {
	position: absolute;
	top: -52px;
	right: 100px;
	font-size: 56px;
	letter-spacing: 8px;
	color: #FFF;
	display: none;
}

#home_section_3 h2 mark {
	color: #FFF;	
}

#home_section_4 {
	height: 768px;
}

#home_section_4 > .container {
	position: relative;
	height: 768px;
}

#home_section_4 h2 {
	top: 60px;
	font-size: 56px;
	letter-spacing: 8px;
	color: #FFF;
	display: none;
}

#home_section_5 {
	padding-bottom: 60px;
}

#home_section_5 h2 {
	position: absolute;
	top: 30px;
	left: 100px;
	font-size: 56px;
	letter-spacing: 8px;
	color: #000;
	display: none;
}

#home_section_6 {
	height: 768px;
	padding-top: 90px;
	padding-bottom: 90px;
}

#home_section_6 > .container > .row {
	height: 642px;
}

#home_section_6 h2 {
	position: absolute;
	bottom: 0px;
	font-size: 56px;
	letter-spacing: 8px;
	color: #FFF;
	display: none;
}

/**** END CUSTOM HOME PAGE ****/


/**** BEGIN MEMBER LANDING PAGE ****/

#member_landing, #member_landing > div {
	height: 400px;
}

.account-heading {
	margin-top: 15px;
	padding-bottom: 4px;
}

.register_links {
	margin-top: 30px;
}

#complete_account{
	display: none;
}

#complete_account label.radio-inline {
	margin-top: 7px;
	margin-bottom: 7px;
}

.alert-wrapper {
	margin-top: 30px;
}

#account_alert {
	margin:	auto;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: initial;
}

#form_2 {
	padding-top: 15px;
}

#form_2 > div > div:nth-child(1){
	padding-left: 30px;
}

#form_2 > div > div:nth-child(2){
	padding-right: 30px;
}

#form_2 > div > div:nth-child(3){
	padding-left: 30px;
	padding-right: 30px;
}

#memberLinks h1 span{
	border-bottom: 1px solid #D3D4D4;
}

#memberLinks h1 a{
	text-decoration: none;
	color: #000000;
}

#memberLinks h1 a:hover{
	color: #008697
}

#memberLinks ul{
	list-style: none;
}

#memberLinks ul li{
	margin-bottom: 5px;
}

#memberLinks ul li:last-child{
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

ul#profileLinks {
	list-style: none;
}

ul#profileLinks li{
	margin-bottom: 5px;
}

#memberLinks ul#profileLinks li:last-child{
	margin-top: 0px;
	margin-bottom: 15px;
}

#memberPersonal > div:last-child{
	margin-bottom: 15px;
}

#transcriptTable th{
	font-family: "Open Sans bold",Helvetica,Arial,sans-serif;
}

#memberInfo div{
	padding-top: 30px;
	padding-bottom: 30px; 
}

#memberTranscript h2{
	margin-top: 30px;
}

#memberTranscript h2 span{
	border-bottom: 1px solid #D3D4D4;
}

#memberPayment h2{
	margin-top: 30px;
}

#memberProfile h2{
	border-bottom: 1px solid #D3D4D4;
}

#memberProfile input[type="submit"]{
	width: 250px;
	margin-bottom: 30px;
	margin-left: 15px;
} 

#memberProfile #profile_img{
	background: url("/assets/images/bg_user_photo.jpg") no-repeat scroll center center #F6F6F8;
	height: 150px;
	margin-bottom: 15px;
}

a.scrollTop{
	font-size: 10px;
}

#forgotAbstract{
	min-height: 250px;
}

#forgotDetail > div:last-child{
	margin-bottom: 30px;
}

#transDetail{
	padding-top: 30px;
}

/**** END MEMBER LANDING PAGE ****/


/**** BEGIN CATEGORIES PAGE ****/

#categories {
	margin-bottom: 30px;
}

#categories > div {
	margin-bottom: 30px;
}

#categories .category.thumbnail{
	height: 100%;
	padding: 0px;
	position: relative;
	border: none;
	overflow: hidden;
}

#categories .category.thumbnail img.catImg{
	width: 100%;
}

#categories .category.thumbnail .caption{
/* 	padding: 0px 15px 45px; */
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 45px;
}

#categories .category.thumbnail .caption h3{
	font-size: 22px;
	margin-bottom: 15px;
}

#categories .category.thumbnail .caption h3 a {
	color: #000;
	text-decoration: none;		
}

#categories .category.thumbnail .caption h3 a:hover {
	color: #008697;
}

#categories .category.thumbnail .caption a.btn{
	position: absolute;
	bottom: 15px;
}

/**** END CATEGORIES PAGE ****/


/**** BEGIN COURSE LIST PAGE ****/

#classesRow > p.lead{
	margin-bottom: 30px;	
}

#courses {
	margin-bottom: 30px;
}

#courses > div {
	margin-bottom: 30px;
}

#courses .course.thumbnail{
	height: 100%;
	padding: 0px;
	position: relative;
	border: none;
	overflow: hidden;
}

#courses .course.thumbnail img.classListImg{
	width: 100%;	
}

#courses .course.thumbnail .caption{
	padding: 0px 15px 45px;
}

#courses .course.thumbnail .caption h3{
	font-size: 22px;	
}

#courses .course.thumbnail .caption h3 a {
	color: #000;
	text-decoration: none;		
}

#courses .course.thumbnail .caption h3 a:hover {
	color: #008697;
}

#courses .course.thumbnail .caption hr {
	margin-top: 15px;
	margin-bottom: 15px;
}

#courses .course.thumbnail .caption ul > li {
	line-height: 2;
}

#courses .course.thumbnail .caption .btn {
	position: absolute;
	bottom: 15px;
}

/**** END COURSE LIST PAGE ****/


/**** START ALL COURSES ****/

#allCourses {
	margin-bottom: 30px;
}

#allCourses > div {
	margin-bottom: 30px;
}

#allCourses .course.thumbnail{
	height: 100%;
	padding: 0px;
	position: relative;
	border: none;
	overflow: hidden;
}

#allCourses .course.thumbnail .caption{
	padding: 0px 15px 45px;
}

#allCourses .course.thumbnail img.classListImg{
	width: 100%;
}

#allCourses .course.thumbnail .caption h3{
	font-size: 22px;
}

#allCourses .course.thumbnail .caption h3 a {
	color: #000;
	text-decoration: none;		
}

#allCourses .course.thumbnail .caption h3 a:hover {
	color: #008697;
}

#allCourses .course.thumbnail .caption ul > li{
	line-height: 2;
}

#allCourses .course.thumbnail .caption .btn{
	position: absolute;
	bottom: 15px;
}

/**** END ALL COURSES ****/


/**** BEGIN COURSE DETAIL PAGE ****/

#breadcrumb_bg{
	width: 100%;
	height: 52px;
	position: absolute;
	top: 248px;
	left: 0px;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#bf000000',GradientType=0 ); /* IE6-9 */
}

#course_breadcrumb {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -34px;
	left: 0px;
	color: #FFF;
	background-color: transparent;
}

#course_social {
	padding: 0px;
	position: absolute;
	top: -38px;
	right: 0px;
	text-align: right;
}

#course_social a {
	color: #FFF;	
}

#course_social a:hover {
	color: #D3D4D4;
}

#course_social #twitter-widget-0 {
    position: relative !important;
    top: 4px;
}

#course_social .IN-widget {
	position: relative;
	top: 5px;
}

#course_social #email_share {
	position: relative;
	top: 3px;
}

#course_breadcrumb li a {
	color: #FFF;	
}

#course_intro, .course-instructor, #course_comment_wrapper{
	-webkit-transition: background-color 1s; /* Safari */
	-moz-transition: background-color 1s; /* Mozilla */
	-ms-transition: background-color 1s; /* IE */
	-o-transition: background-color 1s; /* Opera */
    transition: background-color 1s; 
}

#course_intro {
	height: 402px;
	padding: 40px;
}

#course_intro a {
	color: #FFF;
	text-decoration: none;
}

#course_intro a:hover, #course_intro a:visited {
	color: #E9EAEB;	
}

#course_intro .page-header {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFF;	
}

.program_url{background-color: rgb(0, 0, 0); padding: 5px 5px 3px; font-size:13px;}
.program_url:hover{color:#ccc !important;}

#course_intro h4{margin-bottom: 30px;font-size: 13px;}

#course_intro .lead {
	margin-bottom: 80px;
}

#instructor_carousel .carousel-indicators {
    position: absolute;
    bottom: 22px;
    left: initial;
    right: 40px;
    z-index: 15;
    margin-left: 0px;
    width: auto;
    padding-left: 0px;
    list-style: outside none none;
    text-align: center;
}

#instructor_carousel .carousel-indicators li {
	border: none;
	width: 12px;
	height: 12px;
	border: 1px solid #FFF;
	background-color: #FFF;
	opacity: 0.35;	
	margin: 0px 6px 0px 0px;	
}

#instructor_carousel .carousel-indicators li.active {
	opacity: 1;	
}

.course-instructor {
	width: 100%;
	height: 250px;
	padding: 30px 40px 31px 0px;
	float: left;
}

.course-instructor .instructor-img {
	padding: 0px;
	margin-top: -30px;
}

.course-instructor a{
	color: #FFF;
}

.instructor-txt {
	padding-left: 30px;
}

.instructor-txt .instructor-name, #instructor_modal .instructor-name {
	margin-bottom: 2px;	
}

.instructor-txt .instructor-title, #instructor_modal .instructor-title  {
	margin-top: 0px;
	font-family: "UniversLTPro-BoldCond";
	font-weight: 600;	
}

.instructor-txt h6 {
	margin: 0px;
	color: #FFF;
	opacity: 0.35;
}

#course_desc, #course_for {
	padding-top: 15px;
	padding-bottom: 35px;
	line-height: 26px;
}

#prereq_wrapper {
	margin-left: 30px;
	margin-right: 0px;
	padding: 30px;
}

#session_accordion {
	min-height: 402px;
}

#session_accordion > .panel > .panel-heading {
	padding: 15px 30px;
}

#session_accordion > .panel > .panel-heading.active {
	background-color: #231F20;
}

#session_accordion > .panel > .panel-heading h4{
	height: 18px;	
}

#session_accordion > .panel > .panel-heading h4 a, #session_accordion > .panel > .panel-heading h4 a span:after {
	font-size: 17px;	
}

#session_accordion > .panel > .panel-collapse > .panel-body {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#session_accordion > .panel > .panel-collapse > .panel-body > .session-dates span {
	position: relative;
	top: 5px;

}

#session_accordion > .panel > .panel-collapse > .panel-body p {
	margin: 0px;	
}

#session_accordion > .panel > .panel-collapse > .panel-body p.session-times {
	font-size: 14px;
}

#session_accordion > .panel > .panel-collapse > .panel-body strong{
	font-family: 'Open Sans Bold';
	font-size: 17px;
}

#session_accordion > .panel > .panel-collapse > .panel-body a.btn{
	width: 100%;
	text-transform: uppercase;
}

#course_comment_wrapper {
	height: 250px;
}

#course_for {
	padding-left: 30px;
	padding-right: 30px;
}

#course_for .embed-responsive {
	margin-top: 50px;
	margin-bottom: 50px;
	border: 8px solid #EFEFEF;
}

#course_for ul#useful_links li,  #useful_links.aboutLinks li{
	text-transform: uppercase;
	line-height: 32px;
}

#course_desc .secondary-header, #course_for .secondary-header, #related_courses .secondary-header {
	margin-bottom: 24px;
	padding-bottom: 8px;
	border-bottom: 2px solid #D3D4D4;
	float: left;
}

#related_courses {
	padding-top: 12px;
	padding-bottom: 50px;
	border-top: 6px solid #99ca3d;
}

#related_courses div.related-course{
	margin-bottom: 30px;
}

#related_courses .thumbnail {
	min-height: 350px;
    padding: 0px;
    position: relative;
    background-color: #FFF;
    border: none;
    border-bottom: 4px solid #D3D4D4;
}

#related_courses .thumbnail img{
	width: 100%;
}

#related_courses .thumbnail .caption a {
	text-decoration: none;
}

#related_courses .thumbnail .caption a h3 {
	color: #231F20;	
}

#related_courses .thumbnail .caption a:hover h3 {
	color: #00B3CA;	
}

#related_courses .thumbnail .caption a.btn {
	position: absolute;
	bottom: 15px;
	left: 15px;
}

#instructor_modal  .modal-header {
	padding-left: 30px;
	padding-right: 30px;
}

#instructor_modal .modal-header,  #instructor_modal .modal-header .close  {
	color: #FFF;
}

#instructor_modal  .modal-header .close {
	opacity: 1;	
}

#instructor_modal  .modal-header .close:hover {
	opacity: 0.75;	
}

#instructor_modal  .instructor-name {
	color: #000;	
}

#instructor_modal  .instructor-title {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 2px solid #D3D4D4;
	float: left;	
}

#instructor_modal  img {
	width: 100%;
	margin-top: 18px;
}

#instructor_modal  #instructor_link {
	margin: 15px 0px;
	display: block !important;
}

#instructor_modal  .tab-heading {
	margin-bottom: 5px;
}

#course_video a {
	font-size: 75px;
	color: #FFF;
}

#course_video a:hover {
	text-decoration: none;
}

/**** END COURSE DETAIL PAGE ****/


/**** BEGIN FAQ PAGE ****/
#faq_accordion .panel-body{
	border-top: none;
	padding: 30px;
}


/**** END FAQ PAGE ****/


/**** START JOBS PAGE ****/

#jobIntro{
	margin-bottom: 60px;
}

#jobListing{
	margin-top: 30px;
}

#jobTable{
	margin-bottom: 60px;
}

#jobs {
	margin-top: -1px;
}

#jobs th{
	font-family: 'UniversLTPro-BoldCond';
	background-color: #231f20;
	color: #ffffff;
}

#jobs td{
	font-family: 'Open Sans';
	color: #231f20;
	font-size: 13px;
}

.jobModal{
	padding: 30px;	
}

.jobtitle a{
	font-family: 'Open Sans';
	color:#00b3ca;
}

.jobtype{
	font-family: 'Open Sans';
	color:#000;
	font-size: 11px;
}

#jobContactDetails{
	margin-left: 30px;
}
.jobDetails{
	margin-top: -10px;
	font-size: 11px;
	margin-bottom: 20px;
}
.jobDetails a{
	color: #00abc7;
}

#jobDescription .page-header {
	margin: 0px 0px 30px;
}

#jobDescription .secondary-header{
	margin-bottom: 15px;
}

#jobDescription .secondary-header span{
	padding-bottom: 8px;
}

#jobs th{
	font-weight: inherit;
	padding: 10px;
	font-size: 14px;
}

#jobs td{
	border-bottom: 2px solid #D3D4D3;
}

.related{
	margin-bottom: 40px;
}

.related .tertiary-header{
	padding-bottom: 8px;
	border-bottom: 2px solid #D3D4D4;
}

/**** END JOBS PAGE ****/


/**** START EVENTS PAGE ****/

.eventRow{	
	margin-bottom: 15px;
	margin-top: 15px;
}

.eventImg{
	padding: 30px;
	height: 260px;
}

.eventImg img{/var/www/vhosts/svc/css/styles.css
	height: 100%;
}

#eventDetails{
	padding-left: 0px;
}

h2#eventName{
	margin-top: 0px !important;
}

P#eventDate{
	margin-bottom: 30px;
}

p#eventDate span{
	padding-bottom: 15px;
}

p#eventLink{
	margin-bottom: 0px;
}

.eventRow > div:last-child{
	padding-top: 30px;
}

.eventRow > div:last-child .fb_iframe_widget{
	margin-bottom: 15px;
}
/**** END EVENTS PAGE ****/


/**** START CORPORATE PAGE ****/

.whttxt{
	color: #ffffff;
}

.corptopleft, .corptopright{
	height: 100%;
	overflow-y: none !important;
}

.corptopleft .page-header{
	color: #FFFFFF;
}

.corptopleft h2{
	margin-top: 0px;
}

.corptopleft a{
	color: #FFFFFF
}

.corptopright h2.secondary-header{
	color: #FFF;
	margin-bottom: 30px;
}

.corptopright li{
	margin-bottom: 15px;
	margin-left: -20px;
}

.corpmidrow .col-md-4{
	height: 100%;
	overflow-y: none !important;
}

.corpmidrow .col-md-4 ul{
	margin-bottom: 15px;
}

#corp1 .sub-head, #corp2 .sub-head{
	float: left;
	width: 100%;
}

#corp1 .sub-head .gray_underline, #corp2 .sub-head .gray_underline {
	float: left;	
}

#corp2 li{
	margin-left: -20px;
}

img.imgcorp{
	padding-bottom: 15px;
}

.corpBottomLeft{
	min-height: 350px;	
}

.corpLogo{
	padding: 7.5px;	
}

.corpLogo img{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
.corpBottomLeft ,.corpBottomRight{
	height: 100%
}

.corpCallout{
	font-family: 'UniversLTPro-BoldCond';
	margin-top: 10px;
}

#corporate_comment_wrapper {
	height: 350px;
}

/**** END CORPORATE PAGE ****/


/**** START RENTALS PAGE ****/

.rentals{
	font-family: 'Open Sans Light';
	/*
	padding-bottom: 5px;
	border-bottom: 2px solid #D3D4D4;
	*/
}

#rentalAbstract{
	padding-right: 30px;
}

.rental-btn{
	margin-top:20px;
}

.rentalPrice{
	margin-top:20px;
	font-family: 'Open Sans Bold';
}

.rentalRow{
	margin-bottom: 0px;
}

.rentalRow > div{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.rentalRow img{
	margin-bottom: 15px;
}

.rentalRow li{
	margin-left: -20px;
}

/**** END RENTALS PAGE ****/


/**** START TERMS PAGE ****/

#termsAbstract >p{
	padding-right: 30px;
}

#termsAbstract > p:last-child{
	padding-bottom: 30px;
}

#termsDetail > div:first-child{
	margin-top: 30px;
}

#termsDetail > div:last-child{
	margin-bottom: 30px;
}

/**** END TERMS PAGE ****/


/**** START PRIVACY PAGE ****/
#privacyAbstract > p{
	padding-right: 30px;
}

#privacyAbstract > p:last-child{
	padding-bottom: 30px;
}

#privacyDetail > div:first-child{
	margin-top: 30px;
	
}

#privacyDetail > div:last-child{
	margin-bottom: 30px;
}

/**** END PRIVACY PAGE ****/


/**** START HANDBOOK PAGE ****/

.handbookLead{
	color: #444;
	font-size: 14px;
}

#handbookAbstract > p:last-child{
	margin-bottom: 30px;
}

#handbookDetail p.tab-heading{
	margin-bottom: 0px;
}

#handbook_accordion .panel-body{
	border-top: none;
	padding: 30px;
}

#handbook_accordion .panel-body ul, #handbook_accordion .panel-body ol{
	margin-left: -20px;
}

#handbook_accordion th{
	font-weight: inherit;
}

/**** END HANDBOOK PAGE ****/


/**** START 404 PAGE ****/

#fourohfourblock{
	padding-bottom: 100px;
	margin-bottom: 100px;
}

h1.fourohfour{
	font-size: 80px;
	font-family: 'UniversCom-47LightCond';
	border-bottom: none;
}

#fourohfour p:last-child{
	padding-bottom: 15px;
	border-bottom: 4px solid #D3D4D4;
}

ul.fourohfour{
	list-style: none;
}

ul.fourohfour li{
	margin-bottom: 5px;
}

ul.fourohfour li:last-child{
	margin-bottom: 15px;
}

/**** END 404 PAGE ****/


/**** START CONTACT PAGE ****/

#contactAbstract, #contactForm, #contactDetail{
	height: 695px;
}

#contactForm h2{
	margin-top: 30px;
}

#contactForm div + div{
	margin-bottom: 30px;
}

#contactDetail{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}

#contactDetail h2{
	margin-top: 30px;
	margin-bottom: 15px;
}

#contactDetail  h2 span{
	margin-bottom: 0px;
	color: #FFFFFF;
}

#contactDetail p{
	margin-bottom: 0px;
}

#contactSVC input, #contactSVC textarea, #contactSVC select{
	width: 100%;
}

#email_signup input, #sms_signup input{
	margin-bottom: 15px;
	border: transparent;
}

#email_signup .btn-link, #sms_signup .btn-link{
	padding: 0px;
	color: #FFF;	
}

/**** END CONTACT PAGE ****/

/**** START GOOGLE SEARCH OVERIDES ****/

div.searchBlock {
	height: auto;
	background: transparent;
	padding: 0;
}

.gsc-control-cse {
	border: 0 !important;
	background: transparent !important;
	padding: 0 !important;
}

form.gsc-search-box {
 	padding: 0 !important;
 	margin: 0 !important;
}

.gsc-search-button{
	background: transparent !important;
}

.gsc-search-button.gsc-search-button-v2{
	margin-top: 4px !important;
}

#gs_tti50 {
  
}

.gsc-input-box {
	float: left;
	display: table-cell;
	height: 30px !important;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px;
	color: #444545;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #F6F6F8;
	border-radius: 0px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}

td.gsc-input {
	width: 202px;
	padding-right: 11px !important;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
	margin-top: 0px;
	width: auto !important;
}

input.gsc-input {
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
	background: transparent !important;
	line-height: 12px !important;
	border: none !important;
}

#gs_st50 {
		position: relative !important;
		top: 1px !important;
}

.gsib_a {
	padding: 3px 6px 0 !important;
}

.gssb_a {
	background: transparent !important;
	border: none !important;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.gsc-clear-button {
	display: none !important;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.gsc-control-wrapper-cse a {
	text-decoration: none !important;
	border: 0 !important;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

.gs-result div {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

input.gsc-search-button-v2 {
  	margin-top: 0 !important;
  	color: #FFF;
  	background-color: #00B3CA !important;
  	border-color: #00B3CA !important;
  	height: 30px !important;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px !important;
}

/**** END GOOGLE SEARCH OVERIDES ****/

/**** START ABOUT PAGE ****/
#about-header ol.carousel-indicators{
	width: auto;
	left: initial;
	right: 30px;
}

#about-header img{
	width: 100%;
}

#about_toprow a{
	color: #FFF;
	text-decoration: underline;
}


#about_story a{
	color: #FFF;
}
#aboutImg{
	padding: 0px;
	overflow: hidden;
}

#aboutImg img{
		
}

#aboutImg, #about_story, #aboutQuotes{
	height: 100%;
}

#about_story{
	padding-left: 30px;
	padding-right: 30px;
	z-index: 1;
}

#about_story h2{
	margin: 30px 0px;
}

#about_story p:last-of-type{
	margin-bottom: 30px;
}

#aboutQuotes{
	overflow: hidden;
}

#aboutQuotes blockquote{
	margin: 0px;
	font-family: "Open Sans Light";
	font-style: italic;
	font-size: 16px;
	line-height: 1.75;
	border-left: none;
	padding: 40px;
	text-align: center;
}

#aboutBody{
	margin-bottom: 30px;
}

#aboutBody h2{
	margin-bottom: 30px;
}

img#facilities{
	margin: 0 auto;
	width: 100%;
}

#about_sidebar img{
	margin-bottom: 30px;
}

ul.aboutLinks{
	list-style: none;
}

ul.aboutLinks li{
	margin-bottom: 5px;
	margin-left: -40px;
}

ul.aboutLinks li:last-child{
	margin-bottom: 15px;
}

#aboutStaff, #aboutBoard{
	margin-bottom: 30px;
}

#aboutStaff > div, #aboutBoard > div{
	margin-bottom: 30px;
}

#aboutStaff > h2, #aboutBoard > h2{
	margin-bottom: 30px;
	margin-left: 15px;
}

.aboutStaffTitle, .aboutBoardTitle{
	height: 150px;
	padding: 15px;
}

.staffImage, .boardImage{
	height: 150px;
	padding:0px;
}

.staffImage img, .boardImage img{
	height: 150px;
}

.overlay-purple{
	background: rgba(197,61,150,0.50);
	width: 100%;
	height: 100%;
}

#aboutBoard > p{
	margin-left: 15px;
}

.overlay-green{
	background: rgba(153,202,61,0.70);
	width: 100%;
	height: 100%;
}

.aboutBio{
	padding-top: 15px;
	padding-left: 0px;
	border-bottom: 4px solid white;
	margin-bottom: 15px;
	height: 194px;
	overflow-y: hidden;
}

/**** END ABOUT PAGE ****/

/***** START LETTERPRESS PAGE ****/

#lpHeader{
	margin-bottom: 30px;
}

#lpHeader div:first-child{
	margin-right: 0px;
	margin-left: 0px;
}

#lpHeader div:last-child{
	margin-left: -15px;
	margin-right: 15px;
}

#lpClasses{
	padding-bottom: 15px;
	border-bottom: 4px solid #057DB7;
	margin-bottom: 30px;
}

#lpClasses h2, #lpClasses h3{
	margin-bottom: 20px;
}

#lpClasses > .row > div > h3 > a {
	color: #000;
	text-decoration: none;	
}

#lpClasses > .row > div > h3 > a:hover {
	color: #00b3ca;
}

#lpClasses > .row > div > img {
	margin-bottom: 30px;
}

#lpSocialBlock{
	margin-top: 30px;
	margin-bottom: 60px;	
}

#lpSocialBlock h2{
	margin-bottom: 30px;
}

.lpSocial{
	height: 180px;
	width: 180px;
}

.lpSocial > div{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

.lpSocial > div > p{
	border-bottom: 1px solid white;
	padding-bottom: 15px;
}

.lpEventDesc{
	width: 585px;
	height: 585px;
	padding-left: 30px;
	padding-right: 30px;
}

.lpEventContent{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}

hr.lphr{
	border-bottom: 1px solid #FFF;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 150px;
	float: left;
}

.lpEventContent .btn-primary{
	margin-top: 15px;
}

#lpEvents .carousel, #lpEvents .carousel-inner{
	height: 585px;
	
}

#lpEvents .carousel-indicators{
	left:500px;
}

#lpEvents > h2.secondary-header {
	margin-bottom: 30px;
}

/**** END LETTERPRESS PAGE ****/


/**** START STUDENTEVAL PAGE ****/

#evaluation_form .table>thead>tr>th, #evaluation_form .table>tbody>tr>th, #evaluation_form .table>tfoot>tr>th, #evaluation_form .table>thead>tr>td, #evaluation_form .table>tfoot>tr>td{
	border-bottom: 1px solid #D3D4D4;
}

#studentEvalForm{
	margin-top: 30px;
}

#studentEvalForm h2{
	margin-top: 15px;
}

#studentEvalForm > .row{
	margin-bottom: 15px;
}

#studentEvalForm .btn{
	float: right;
	margin-right: 15px;
}

#feedbackDetail em{
	margin-bottom: 15px;
	font-size: 11px;
}

.noBorder{
	border: none !important;
}

.transBorder{
	border: transparent;
}

.noBorder > textarea.form-control{
	margin-bottom: 15px;
}

#evalComments textarea, #evalComments input, #evalComments select, #evalComments label.radio-inline{
	margin-bottom: 30px;
}

/**** END STUDENTEVAL PAGE ****/


/**** BEGIN RESPONSIVE STYLES ****/

/* Large Screens */
@media screen and (min-width: 1200px) {
	#home_top_section #site_brand img {
		width: 150px;
		position: absolute;
		top: 70px;
		left: -30px;	
	}
	
	#panel_1_cta {
		position: absolute; 
		bottom: 30px; 
		right: 0px;
	}
	
	#home_section_3 #item_1_2_wrapper {
		margin-top: 60px;
	}
	
	#home_section_3 #item_2 {
	    height: 360px; 
	    position: relative; 
	    top: -30px;
    }
    
    #home_section_3 #item_2 .home-txt-block {
	    left: 60px;
    }
    
    #home_section_3 #item_3 {
	  top: 423px; 
    }
    
    #home_section_3 #section_3_cta {
	    top: 15px;
	    left: -30px;
    }
    
    #home_section_5 #block_2 {
	    margin-top: -500px; 
	    left: -90px;
    }
	
	#session_accordion .panel-body a.btn{
		font-size: 17px;
	}
	
	#site_nav > .navbar-nav > li > a{
		padding-left: 33px;
		padding-right: 33px;
	}
}


/* Medium Screens */
@media screen and (min-width: 992px) and (max-width: 1199px) {
	#home_top_section #site_brand img {
		width: 150px;
		position: absolute;
		top: 70px;
		left: -30px;	
	}
	
	#home_top_section a#home_top_link {
		left: 0px;
	}
	
	#panel_1_cta {
		position: absolute; 
		bottom: 30px; 
		right: 0px;
	}
	
	#home_section_3 #item_1_2_wrapper {
		margin-top: 60px;
	}
	
	#home_section_3 #item_2 {
	    height: 360px; 
	    position: relative; 
	    top: -30px;
    }
    
    #home_section_3 #item_2 .home-txt-block {
	    left: 60px;
    }
    
    #home_section_3 #item_3 {
	  top: 423px; 
    }
    
    #home_section_3 #section_3_cta {
	    top: 15px;
	    left: -30px;
    }
    
    #home_section_5 #block_2 {
	    margin-top: -500px; 
	    left: -90px;
    }
    
    #course_intro, #session_accordion {
	    height: 397px;
		min-height: 397px;
	}
    
    #session_accordion > .panel > .panel-heading {
		padding: 15px;
	}
    
    #session_accordion > .panel > .panel-collapse > .panel-body {
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 30px;
	}
	
	#session_accordion .panel-body a.btn {
		font-size: 14px;
	}
	
	.course-instructor .instructor-img {
   		margin-top: 0px;
	}
	
	#lpHeader > div:last-child {
		overflow: hidden;
		margin-left: 0px;
		margin-right: 0px;
	}
	
	#lpTop {
		max-height: 310px;
	}
	
	.lpEventDesc {
		height: 487px;
		width: 50%;
		padding: 30px;
	}
	
	#lpEvents .carousel, #lpEvents .carousel-inner {
		height: auto;
	}
	
	#lpEvents .carousel-inner {
		height: 487px;
	}
	
	#lpEvents .carousel-indicators {
		left: 440px;
	}
	
	.lpSocial {
		height: 150px;
		width: 150px;
	}
	
	.smfont {
		font-size: 10px;
	}
	
	#feedbackDetail > h2 {
		padding-top: 30px;
	}
	
	#site_header .navbar-right {
		margin-left: 0;
		width: 15%;
	}
}


/* Small Screens */
@media screen and (min-width: 768px) and (max-width: 991px) {
	#site_nav {
		z-index: 10;
	}
	
	#home_top_section #site_brand img {
		position: absolute;
		top: 11px;
		width: 60px;
		left: 32px;
	}
	
	.container {
		width: 738px;
	}
	
	.navbar-inverse {
	    background-color: rgba(0, 0, 0, 0.75);
	}
	
	#site_brand {
		padding: 0px;
		margin-left: 15px;
	}
	
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #00B3CA;
	}
	
	.navbar-inverse button.navbar-toggle.collapsed .icon-bar {
		background-color: #FFF;	
	}
		
	.navbar-collapse {
		border-top: none; 	
	}
	
	.navbar-right {
		position: absolute;
		top: 0px;
		right: 60px;
	}
	
	#site_nav > .navbar-nav {
		margin: 0px 15px;
	}
	
	#site_nav > .navbar-nav > li {
		border-top: 1px solid #999;
	}
	
	#site_nav > .navbar-nav > li.active a {
		color: #00B3CA;
	}
	
	#site_nav > .navbar-nav > li > a:hover > span, #site_nav > .navbar-nav > li.active > a > span{
		visibility: hidden;
	}
	
	/* Home Page */
	#home_top_section .navbar-inverse {
	    background-color: rgba(0, 0, 0, 0.75);
	    z-index: 5;
	}
	
	#home_top_section {
	    background-color: #00283E;
	    height: 460px;
	    background-image: url("/assets/images/homepage/top-panel-building.jpg");
	    background-position: center center;
	    background-size: 150% auto;
	    background-repeat: no-repeat;
	}
	
	#home_top_section a#home_top_link {
	    width: 680px;
	    height: 178px;
	    position: absolute;
	    top: 178px;
		left: 24px;
	}
	
	#home_section_1 #section_1_container {
	    margin-top: 84px;
	}
	
	#panel_1_cta {
		margin-bottom: 30px;
		position: relative; 
		bottom: 0px; 
		right: 0px;
	}
	
	#home_section_2 h2 {
    	top: -46px;
    }
    
    #home_section_2 #featured_professor_info {
		margin-right: 0px;
	}
	
	#home_section_2 #instructor_badge {
	    float: left;
	    padding: 30px;
	    position: absolute;
	    right: 15px;
	}
	
	#home_section_3 h2 {
    	right: 0px;
    }
    
    #home_section_3 #item_1_2_wrapper {
		margin-top: 60px;
	}
    
    #home_section_3 #item_2 {
	    height: 360px;
	    position: relative; 
	    top: -30px;
    }
    
    #home_section_3 #item_2 .home-txt-block {
	    left: 0px;
    }
    
    #home_section_3 #item_2 > div > div.row > img {
	    margin-left: -30px;
    }
    
    #home_section_3 #item_3 {
	  top: 0px; 
    }
    
    #home_section_3 #section_3_cta {
	    top: 15px;
	    left: -30px;
    }
    
    #home_section_5 .home-txt-block {
	    margin-top: 0px !important;
	    position: relative;
	    top: 0px !important;
	    left: 0px !important;
	    float: right !important;
    }
    
    #home_section_5 > .container > div.row > div.row {
	    margin-top: 30px;
    }
    
    #home_section_5 > .container > div.row > div.row > img {
	    position: absolute;
	    bottom: 120px;
    }
    
     #home_section_5 > .container > div.row > a.btn {
	    top: 0px !important;
    }
    
    #home_section_5 h2 {
		left: 60px;
	}
	
	/* Class Detail page */
	#course_intro, #session_accordion, #instructor_carousel, #course_desc, #course_for, #course_video_wrapper {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	#course_intro {
	    height: auto;
	    padding: 30px;
	}
	
	#session_accordion {
		height: auto;
	    min-height: 50px;
	}
	
	.course-instructor {
    	height: auto;
   	}
	
	#related_courses {
		border-top: none;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	/* About Page */
	#about_toprow, #about_story_container, #aboutBody {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	/* Member Landing Page */
	#complete_account .register_links {
		margin-bottom: 30px;
	}
	
	#footer_subscribe{
		padding-bottom: 0px;
	}
	#footer_address{
		padding-left: 0px;
	}
	#footerMap{
		margin-bottom: 30px;
	}
	#footer-social{
		padding-left: 0px;
	}
	#lpHeader, #lpClasses, #lpEvents{
		margin-left: -30px;
		margin-right: -30px;
	}
	.lpEventDesc{
		height: inherit;
		width: inherit;
	}
	.lpEventContent{
		position: inherit;
		top: 0px;
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		padding: 15px;
	}
	#lpEvents > h2{
		padding-left: 30px;
	}
	#eventDetails{
		padding-left: 30px;
	}
	#memberProfile h1{
		padding-top: 15px;
		font-size: 20px;
	}
	#memberPayment h2{
		padding-top: 30px;
	}
	#feedbackDetail h2{
		padding-top: 30px;
	}
	#feebackSubmit{
		margin-bottom: 30px;
	}
	#rentalAbstract{
		margin-bottom: 30px;
	}
	#privacyDetail > div:first-child{
		padding-top: 30px;
	}
	#privacyDetail > div:last-child{
		padding-bottom: 30px;
	}
	#corp_toprow, #corp_midrow, #corp_bottomrow{
		margin-left: -30px;
		margin-right: -30px;
	}
	#termsAbstract p:last-child{
		margin-bottom: -30px;
	}
	#termsDetail > div:first-child{
		padding-top: 30px;
	}
	#termsDetail > div:last-child{
		padding-bottom: 30px;
	}
	#contactAbstract{
		height: auto;
	}
	#contactAbstract h1.page-header{
		margin-bottom: 15px;
	}
	#contactForm > div > h2{
		padding-top: 30px;
	}
	#contactDetail{
		height: auto;
	}
	#contactDetail h2{
	padding-top: 30px;
	}
	#contactDetail > #sms_signup_wrapper{
		padding-bottom: 30px;
	}
	div.panel-body img.ctaArrow{
		margin-top: 3px;
	}
}

/* Extra Small Screens */
@media screen and (max-width: 767px) {
	#site_header{
		height: 150px;
		position: relative;
		z-index: 5;
	}
	
	#site_nav {
		z-index: 10;
	}
	
	.navbar-inverse {
	    background-color: rgba(0, 0, 0, 0.75);
	}
	
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #00B3CA;
	}
	
	.navbar-inverse button.navbar-toggle.collapsed .icon-bar {
		background-color: #FFF;	
	}
	
	.navbar-collapse {
		border-top: none; 	
	}
	
	.navbar-right {
		position: absolute;
		top: 0px;
		right: 60px;
	}
	
	#site_nav > .navbar-nav {
		margin: 0px 15px;
	}
	
	#site_nav > .navbar-nav > li {
		border-top: 1px solid #999;
	}
	
	.navbar-nav > li > a {
    	padding-top: 18px;
    	padding-bottom: 18px;
    }
	
	#site_nav > .navbar-nav > li.active a {
		color: #00B3CA;
	}
	
	#site_nav > .navbar-nav > li > a:hover > span, #site_nav > .navbar-nav > li.active > a > span{
		visibility: hidden;
	}
	
	/* Home Page */
	#home_top_section {
	    height: auto;
	    background-image: none;
	    overflow-x: hidden;
	}
	
	#home_top_section .navbar-inverse {
	    background-color: rgba(0, 0, 0, 0.75);
	    z-index: 5;
	}
	
	#home_top_section #site_brand img {
		position: absolute;
		top: 11px;
		width: 60px;
		left: 32px;
	}
	
	#home_section_1, #home_section_2, #home_section_3, #home_section_4, #home_section_5, #home_section_6 {
		min-height: 1px;	
	}
	
	.home-txt-block {
		margin-top: 0px !important;
		position: relative !important;
		top: 0px !important;
		left: 0px !important;
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
	}
	
	#home_section_1 div, #home_section_3 div, #home_section_4 div, #home_section_5 div, #home_section_6 div {
		top: 0px !important;
		left: 0px !important;
	}
	
	#home_section_1 .btn.btn-default, #home_section_2 .btn.btn-default, #home_section_3 .btn.btn-default, #home_section_4 .btn.btn-default, #home_section_5 .btn.btn-default, #home_section_6 .btn.btn-default, #home_section_1 #section_1_container .btn.btn-default{
		width: 100%;
		padding: 10px 12px;
	}
	
	#home_section_1 > .container, #home_section_2 > .container,  #home_section_3 > .container, #home_section_6 > .container {
		padding-top: 15px;
	}
	
	#home_section_1 #section_1_container {
    	margin-top: 30px;
	}
	
	#home_section_1 h2, #home_section_2 h2, #home_section_3 h2, #home_section_5 h2, #home_section_6 h2 {
	    position: relative;
	    top: 0px;
	    left: 0px;
	    font-size: 34px;
	    letter-spacing: 4px;
	    display: block;
	}
	
	#home_section_2, #home_section_2 > .container > .row {
		height: auto;
		min-height: auto;
		background-color: rgba(0, 0, 0, 0.5);
	}
	
	#home_section_2 #featured_professor_info {
		height: 30px;
		padding: 0px 15px;
		background-color: transparent;
		position: inherit;
		top: 0px;
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
	}
	
	#home_section_3 > .container > .row {
		padding: 0px 15px;
	}
	
	#home_section_3 h2, #home_section_5 h2, #home_section_6 h2 {
		padding: 0px;
		margin-bottom: 20px	
	}
	
	#home_section_3 #item_1_2_wrapper {
		margin-top: 0px;
	}
	
	#home_section_3 #item_3 {
		padding: 0px;
	}
	
	#home_section_3 #section_3_cta {
	    top: 0px;
	    left: 0px;
	    padding: 0px;
	    margin-bottom: 30px;
    }
	
	#home_section_4, #home_section_4 .container {
		height: auto;
		min-height: 200px;
	}
	
	#home_section_4 .container > .row {
		margin-top: 60px;
	}
	
	#home_section_5 {
		padding-bottom: 0px;
	}
	
	#home_section_5 .container > .row {
		margin: 0px;
	}
	
	#home_section_5 > .container > .row > .row {
		padding: 0px 15px;	
	}
	
	#home_section_5 .container > .row > a.btn {
		top: 0px !important;
		left: 0px !important;	
	}
	
	#home_section_6 {
		height: auto !important;
		padding-top: 0px;
		padding-bottom: 0px;	
	}
	
	#home_section_6 > .container > .row {
	    height: auto;
	    padding-left: 15px;
	    padding-right: 15px;
	    padding-bottom: 0px;
	    background-color: rgba(0, 0, 0, 0.5);
	}
	
	/* Class Detail page */
	#course_intro, #session_accordion, #instructor_carousel, #course_desc, #course_for, #course_video_wrapper {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	#course_intro {
	    height: auto;
	    padding: 30px;
	}
	
	#session_accordion {
	    min-height: 50px;
	    height: auto;
	}
	
	.course-instructor {
    	height: auto;
   	}
	
	#prereq_wrapper {
		margin-left: 0px;
		padding: 0px;
		background-color: transparent !important;
	}
	
	#related_courses {
		border-top: none;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	/* About Page */
	#about_toprow, #about_story_container, #aboutBody {
		margin-left: -30px;
		margin-right: -30px;
	}
	
	/* Member Landing Page */
	#member_landing, #member_landing > div {
	    height: auto;
	}
	
	#member_landing .register_links, #complete_account .register_links {
		margin-bottom: 30px;
	}
	
	#member_landing #loginform {
		margin-bottom: 30px;
	}
	
	#member_landing #form_1{
		padding-bottom: 30px;
	}
	
	#footer_subscribe, #footer_links, #footer_address, #footer_social{
		padding-left: 30px;
		padding-right: 30px;
	}
	
	#footer_subscribe{
		padding-bottom: 0px;
	}	
	#footer_links, #footer_address{
		padding-top: 30px;
	}
	#footer_links ul > li:last-child{
		margin-bottom: 0px;
	}
	#footerMap{
		max-height: 100px;
	}
	#footer_social{
		margin-top: 30px;
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: 1px solid #444545;
	}
	#footer_copyright > div > div{
		text-align: center;
	}
	#lpHeader{
		margin-bottom: 0px;
	}
	#lpHeader, #lpClasses, #lpEvents{
		margin-left: -30px;
		margin-right: -30px;
	}
	#lpClasses{
		border: none;
	}
	#lpClasses h3 span, #lpClasses h2 span{
		border: none;
	}
	#lpClasses h3 {
		border-bottom: 1px solid #D3D4D4;
		padding-bottom: 10px;
	}
	#lpClassList > div{
		border-bottom: 4px solid #D3D4D4;
		margin-bottom: 45px;
	}
	.lpEventDesc{
		height: inherit;
		width: inherit;
	}
	.lpEventContent{
		position: inherit;
		top: 0px;
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		padding: 15px;
	}
	#lpEvents > h2{
		padding-left: 45px;
	}
	#lpSocialBlock{
		padding-left: 15px;
	}
	#lpSocialBlock > div{
		margin-bottom: 15px;
	}
	#eventDetails{
		padding-left: 30px;
	}
	#memberProfile h1{
		padding-top: 15px;;
	}
	#memberPayment{
		margin-left: -30px;
		margin-right: -30px;
	}
	#memberPayment h2{
		padding-top: 30px;
	}
	div#forms ul.payment-types li{
		margin-left: -30px !important;
	}
	#registration_fee{
		margin-top: -50px;
	}
	#feedbackDetail > h2{
		padding-top: 30px;
	}
	#evaluation_form .table > tbody > tr.visible-xs > td{
		border-bottom: none;
	}
	#evaluation_form .table > tbody > tr > td{
		border-top: none;
		text-align: center; 
	}
	#evaluation_form div.radio{
		margin-top: 0px;
	}
	td.tdHead{
		font-family: 'UniversCom-47LightCond';
	}
	#feebackSubmit{
		margin-bottom: 30px;
	}
	#jobIntro, #jobListing {
		padding: 0px;
	}
	#jobContactDetails{
		margin-bottom: 15px;
	}
	#jobDescription{
		padding-bottom: 15px;
	}
	#rentalAbstract{
		margin-bottom: 30px;
	}
	#privacyDetail > div:first-child{
		padding-top: 30px;
	}
	#privacyDetail > div:last-child{
		padding-bottom: 30px;
	}
	#corp_toprow, #corp_midrow, #corp_bottomrow{
		margin-left: -30px;
		margin-right: -30px;
	}
	#termsAbstract p:last-child{
		margin-bottom: -30px;
	}
	#termsDetail > div:first-child{
		padding-top: 30px;
	}
	#termsDetail ol li{
		margin-left: -20px;
	}
	#termsDetail > div:last-child{
		padding-bottom: 30px;
	}
	#contactAbstract{
		height: auto;
	}
	#contactAbstract h1.page-header{
		margin-bottom: 15px;
	}
	#contactForm{
		height: auto;
		margin-left: -30px;
		margin-right: -30px;
	}
	#contactForm > div > h2{
		padding-top: 30px;
	}
	#contactForm #contact_svc > div:last-child{
		padding-bottom: 30px;
	}
	#contactDetail{
		height: auto;
		margin-left: -30px;
		margin-right: -30px;
		padding-left: 30px;
		padding-right: 30px;
	}
	#contactDetail h2{
	padding-top: 30px;
	}
	#contactDetail > #sms_signup_wrapper{
		padding-bottom: 30px;
	}
	div.panel-body img.ctaArrow{
		margin-top: 3px;
	}	
	#about-header ol.carousel-indicators li{
		padding: 7px;
		margin-left: 5px;
	}
	
	#handbookAbstract, #handbookDetail {
		padding: 0px;
	}
	#handbook_accordion .panel-body{
		padding-left: 0px;
		padding-right: 0px;
	}
	#rentalAbstract{
		padding-left: 0px;
		padding-right: 0px;
		margin-left: -15px;
		margin-right: -15px;
	}
	.p30l{
		padding-left: 15px;
	}
}

/**** END RESPONSIVE STYLES ****/


/* EXCEPTIONS FOR SMALL SCREENS */

@media (max-width: 540px) {
	.margin-left {
		margin-left: 0px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {
	#courses .course.thumbnail, #related_courses div.related-course{
		width: 50%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

@media screen\0 {
	mark {
		padding: 0 0.2em !important;
	}
}

/* Doodleblue code */

.no-padding{padding:0px !important;}
.secondary-header_new{color:#333 !important;}
.certitopright h2.secondary-header{
	color: #FFF;
	margin-bottom: 30px;
}

.certitopright li{
	margin-bottom: 10px;
	margin-left: 20px;
}
.head_tag{padding: 5px 0; font-weight:600;}
#certi1 h2, #certi2 h2{
	color: #FFF;
	margin-bottom: 30px;
}
.certimidrow li{
	margin-bottom: 10px;
	margin-left: 20px;
	font-size:16px;
}
.wrapper {
    display: flex;
}
.certimidrow1{
	background-color: #FDB913;
    float: left;
}
.certimidrow2{
	background-color: #057DB7;
    float: left;
}
.certimidrow{
	overflow-y: none !important;
	height:auto !important;
}

.certimidrow ul{
	margin-bottom: 15px;
}
.certimidrow li{
    margin-bottom: 10px;
    margin-left: 20px;
}
.certimidrow ul {
    margin-bottom: 15px;
}
.what_you_get{background-image: url('../assets/images/certificate/what-you-get.jpg');background-size: cover; background-repeat:no-repeat;}
.how_to_get_started{background-image: url('../assets/images/certificate/how-to-get-started.jpg');background-size: cover; background-repeat:no-repeat;}
.mentor{background-image: url('../assets/images/certificate/mentor.jpg');background-size: cover; background-repeat:no-repeat;}
.mentor.ui-visual-design-for-digital {background-image: url('../assets/images/certificate/mentor-ui-visual-design-for-digital.jpg');}
.mentor.content-writing {background-image: url('../assets/images/certificate/mentor-content-writing.jpg');}
.mentor.user-experience {background-image: url('../assets/images/certificate/mentor-user-experience.jpg');}
.get_start{margin-top:20px; margin-bottom:20px;}
.view_program{margin-left: -30px !important;
margin-right: -30px !important;}
.view_program_details{height:100px;}
.view_program_details h2{padding-top:15px;}
#faq h1{font-size:26px;}
.arrow{top: -15px;position: relative;font-size: 14px;}
.bottom{margin-bottom:50px;}
.head_details{margin-top:20px !important;}
.italic{font-style:italic;}
.detail_card ul{padding-left:15px;}
.card_last{height:100%}
.apply_now{margin-top:50px;}
.cursor{cursor:pointer;}
.class_details_new{padding: 10px 0px;}
@media screen and (max-width: 768px) {
		#certi_toprow, #certi_midrow ,#get_start {
    margin-left: -30px;
    margin-right: -30px;
}
#certi3{display:none;}
}
@media screen and (max-width: 420px) {
	#courses{margin-top: 40px;}
	#certi1 h2, #certi2 h2 {line-height: 40px;}
	.view_program_details h2{line-height: 40px;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {
	#certi_toprow ,#certi_midrow, #get_start {
	    margin-left: -30px;
	    margin-right: -30px;
	}
}

.view_program_details{text-align:center;}

.green_bottom{
	border-bottom: 4px solid #99CA3D !important;
}
.orange_bottom{
	border-bottom: 4px solid #E86629 !important;
}
.panel-active-div { /* Added .active rule */
    background: #000 !important;
}
.panel-body{padding:35px;}
.contactus{color:#fff;}
.contactus:hover{color:#fff;}
.relative{position:relative;}
div#form_modal .modal-header {
    color: #fff;
}
div#form_modal .modal-header .close {
    color: #fff;
	opacity: 1;
}

#course_video_wrapper {
	overflow: hidden;
}

#course_video_wrapper a,
#course_video_wrapper a:hover,
#course_video_wrapper a:visited {
	text-decoration: none;
	color: #ffffff;
}

#course_video_wrapper svg {
	width: 61px;
	height: 61px;
	display: block;
	position: absolute;
	bottom: 20px;
	left: 10px;
}

#course_video_wrapper .cover-background {
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
}

#course_video_modal .modal-dialog {
	width: 80vw;
}

#course_video_modal .modal-dialog .modal-body iframe {
	width: 100%;
	height: 45vw;
}

.visible-hidden {
	visibility: hidden !important;
}

@media only screen and (max-width: 992px) {
	#course_video_modal .modal-dialog {
		width: auto;
	}
	
	#course_video_wrapper a img.visible-hidden {
		width: 100%;
		height: auto;
	}
}