/*
Theme Name: 	Boston University __PROD__
Theme URI: 	http://allcampus.com
Description: 	Online-U framework to get started. Has all our integrations. Olark, Syndicate, Google, Header Tags includes.
Version: 	2.1.1
Author: 	The Amazing All Campus Design Team
Author URI: 	http://allcampus.com
Tags: 		online-u, starkers, bootstrap
*/

@import "css/reset.css";

/*******************************************
:--- Typography/ Elements ---:
*******************************************/
@font-face {
  font-family: "Benton-Sans-Light";
  src: url("fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot");
  src: url("fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot?") format("embedded-opentype"),
       url("fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-3.woff") format("woff"),
       url("fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton-Sans-Regular";
  src: url("fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-2.eot");
  src: url("fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-2.eot?") format("embedded-opentype"),
       url("fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-3.woff") format("woff"),
       url("fonts/Benton-Sans-Regular/019c3a13-b3d7-4c5a-be27-07a8334a43e6-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton-Sans-Bold";
  src: url("fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot");
  src: url("fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot?") format("embedded-opentype"),
       url("fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-3.woff") format("woff"),
       url("fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


/*******************************************
:--- Defaults ---:
*******************************************/

div, article, section, header, footer, nav, li {
	position:relative; 
}

body.modal-open {
    overflow: visible;
}

.group:after {
	display:block;
	height:0;
	clear:both;
	content:".";
	visibility:hidden; /* For clearing */ 
}

body {
	background-color: #f4f6f8;
}

::-moz-selection { 
	background:#ff0;
	color:#333;
}
::selection {
	background:#ff0;
	color:#333;
}

* {
  text-rendering: optimizeLegibility;
	outline:none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/*******************************************
:--- General ---:
*******************************************/

body, input, textarea {

}

p {
  padding: 8px 0;
	margin: 0 0 1em;
  font: 17px/28px 'Benton-Sans-Regular', Arial, Helvetica, sans-serif;
  color: #6e6e6e;
}

h1, h2, h3, h4, h5, h6, div.h1-header {
  font-family: 'Benton-Sans-Bold';
	margin: .75em 0 .5em;
}

div.h1-header {margin-top: 0;}

h1, .h1-header {
	font-size: 2em;
}

h2, h1.homepage-header {
  margin-top:10px;
	font-size: 1.8em;
}

.home h2.line:before, h1.line:before {
	content: '';
  display: block;
  position: relative;
  top: -15px;
  width: 120px;
  height: 6px;
  margin-top: 10px;
  background-color: rgb(204,0,0);
}

.form h4 {
	font-size: 1.8em;
  color: rgb(204,0,0);
  margin-top: 10px;
  margin-bottom: 14px;
}

h1.homepage-header {
  font-family: 'Benton-Sans-Light';
  color: rgb(204,0,0);
	font-size: 2.6em;
  margin-top: 10px;
  margin-bottom: 20px;
}

h3 {
	font-size: 1.35em;
}

.home-top-content {text-align: center;}

.home-top-content a {
	color: #c00;
	outline: none;
	text-decoration: underline;
	text-decoration-color: #6e6e6e;
}

.home-top-content a:hover {
	text-decoration: none;
}

.main-content.subpage h1 {
  padding-left: 15px;
  margin-bottom: 5px;
}

.main-content.subpage .category-description {
  padding-left: 15px;
}

.main-content.subpage h3 {
  font-family: 'Benton-Sans-Light';
  color: rgb(204,0,0);
	font-size: 2em;
}


.main-content.subpage p {
  padding: 8px 0;
	margin: 0;
  font: 16px/24px 'Benton-Sans-Regular', Arial, Helvetica, sans-serif;
  color: #696969;
}

.main-content a, .main-content a:active, .sub-content a {
  color: #c00;
	outline: none;
  text-decoration: underline;
  text-decoration-color: #6e6e6e;
}

.main-content a:hover, .sub-content a:hover {text-decoration: none;} 

.main-content .form a.download, .home .form a.download {
color: #cc0200;
}

.home-top-content .btn.download:hover,
.home-top-content .btn.register:hover {
	color: #fff;
	text-decoration: underline;
}

a.bypass-block {
	background: #000;
	color: #fff;
	display: block;
	text-align: center;
	width: 100%;
}

.main-content ul, .main-content ol {padding: 30px;}

.main-content ul:not(.links-listed) li {list-style: disc; color: #6e6e6e;}

.main-content ol li {list-style: decimal; color: #6e6e6e;list-style-position: inside; margin-bottom: 8px;}

/*******************************************
:--- Reusable ---:
*******************************************/

.live-chat, 
.download, 
.focus {
	cursor: pointer; 
}

.img-fluid {
    margin: 0px 30px 15px 0;
}

.image-collage {
	display: flex;
}

.image-collage div {
	
}

.image-collage div:nth-child(2) {
	margin: 0 20px;
}

.image-collage div img {
	width: 100%;
}

input[type='button'],button, a.btn, button.btn {font-weight: normal; color: #fff;-webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;padding: 14px 40px;}

button.red, a.red.btn, .submit_y {font-weight: normal;background-color: rgb(204,0,0); box-shadow: none !important; color: #fff;}
button.red:hover, a.red.btn:hover, .submit_y:hover {text-decoration: underline;}
button.charcoal, a.charcoal.btn {background-color: #242629; text-decoration: none; }
button.light-gray {background-color: #6e6e6e; }
button.green.wistia {background-color: #5cbc62; margin: 0 15px 1em;}

a.charcoal.btn {color: #fff;}

/*******************************************
:--- Structure ---:
*******************************************/

.cpe-brand {
	background: #000;
	overflow: hidden;
	width: 100%;
}

.cpe-brand p {
	font: 12px/14px 'Benton-Sans-Light';
	color:#fff;
	letter-spacing: 1px;
	text-align:right;
	line-height: 1.4;
  margin: 0;
}

.cpe-brand p .school-name {
	font: 12px/14px 'Benton-Sans-Regular'!important;
}

.cpe-brand p a {
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}
#breadcrumbs {
	position: absolute;
  bottom: 10px;
  color: #fff;
  z-index: 1;
}

.webinar-link {text-align: left;display:block;color:#fff!important;}
a.webinar-link, a.webinar-link:active, a.webinar-link:visited {border-bottom:0!important;}

.webinar-link .link-text {
  border-bottom: 1px dotted #fff;
  text-decoration: none;
}

.webinar-link .link-text:hover {
  border-bottom: 1px solid #ffe54f;
}

.webinar-link .date {
  background: #ffe54f;
  color: #303030;
  display:inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  height: 26px;
  line-height: 12px;
  margin: 4px 10px 4px 0;
  padding: 2px 0 0 0;
  text-align: center;
  width: 30px;
}

.webinar-link .day {
  display: block;
}

.webinar-link .month {
  display: block;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  text-transform: uppercase;
}

.webinar-txt {margin-top: -15px;display:inline-block;vertical-align:middle;}

 
#breadcrumbs li {
	list-style: none;
	/*margin: 0 1em 0 0;*/
}

#breadcrumbs li a {
  color: #fff;
  text-decoration: underline;
} 
#breadcrumbs .separator {
	font-weight: 700;
	vertical-align: middle;
  font-size: 24px;
}

ul#breadcrumbs {
	list-style: none;
	margin: 0 15px;
	overflow: hidden;
}
 
ul#breadcrumbs li {
	margin-left: 0;
	display: inline;
	padding: 0 5px 0 0;
}


ul#breadcrumbs li a {
	color: #fff;
}

ul#breadcrumbs li a:hover {
	color: #fff;
	text-decoration: none;
}

.sidebar {padding: 25px;}

.top-page-image {
	padding: 0;
}

.main-content.subpage {background: white; padding: 30px 15px;}
.main-content.subpage .content {
  padding: 15px;
}

.main-content.subpage .columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 30px;
}

.main-content.four-oh-four {
	padding-bottom: 60px;
}

.home .row.form {background: #eaeaea; padding-top: 80px;}
.row.form {background: #eaeaea; padding: 30px 0; margin-top: 20px; margin-bottom: 20px;}
.row.form h4 {margin-top: 10px;font-size: 1.8em; color: #212529;}
.main-content.subpage .row.form {padding: 30px;}
.row.program { padding: 50px 0;}

.video-wrap-curriculum {
    float: right;
    width: 50%;
    margin: 20px 0 10px 30px;
    padding: 4px;
    background: #fff;
    border: 1px solid #474747;
    z-index: 2;
}

.video-wrap .teaser, .video-wrap-curriculum .teaser {
  display: block;
  text-align: center;
  background: #eaeaea;
  padding: 10px 5px;
  font-style: italic;
  font-size: 13px;
}
/**FACULTY**/
.element-item {
  position: relative;
  color: #000;
  min-height: 320px;
  float: left;
}

.faculty-pic {
    float: right;
    background: #fff;
    padding: 5px;
    margin: 10px 0 10px 15px;
    border: 1px solid #cfcfcf;
}

.career-guide-pic {
    float: left;
    margin-right: 15px;
}

.faculty-title {color:#ffb500;}
.faculty-name {
  background: #f4f6f8;
  color: #242529;
  font-size: 17px;
  padding: 12px 0;
  text-align: center;
  margin-bottom: 5px;
}

.title {display:block;margin: 5px 0;color: #242529;font-weight: bold;font-size:13px; line-height: 1.4;}
.subject {display:block;margin: 5px 0;font-size:13px;color:#777;}
  
.faculty-thumb {
  width:153px;
  height:169px;
  float:left;
  margin: 5px 15px 15px 0!important;  
}

.bu-table {margin: 20px 0 30px 0;border: 1px solid #a2a5a6;}
table {margin: 3px;background:#fafafa;font-size: 14px; line-height: 18px;}
table th {padding: 15px 0;background:#eaeaea;border-bottom: 5px solid #a2a5a6;color:#232629;font: 17px/24px 'Benton-Sans-Bold';text-shadow: 0 1px #fff;width: auto;border-right: none; text-align: center;}
table tr {}
table tr td {padding: 15px;border-right: 1px solid #ddd;width: 48%;}
table tr td.noborder {padding: 15px;border-right: none;}
table h4 {	font: 18px/24px 'Benton-Sans-Light';	}

table tr td strong {font-size: 14px;}

table tr td ul {margin: 0!important;}
#main_content table tr td ul li {padding: 6px 0;list-style:none;	}
table tr td .small {font-size: 11px!important;}
.careers-salary {width:99.25%;}
table .no-bg {background:#fff;}

.main-content.subpage p.address {    
  border-left: 5px solid #eaeaea;
  padding-left: 15px;
}

.main-content.subpage article {    
  padding: 15px;
}

.accordion .card-header {background-color:#eaeaea;}
.accordion .card-header .btn {color: #212529; position: relative; width: 100%; padding: 0; text-align: left;}
.accordion .card-header .btn svg {position: absolute; right: 0;}
.accordion .card-body {padding: 1.25rem 3.25rem;}
/* Social share icons */
.social-share {
  margin: 10px 0 0;
}
.social-share p {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
a.social-button,
a.social-button:visited {
  display: inline-block;
  padding: 3px 20px;
  color: #fff;
  font-size: 14px;
  text-shadow: 1px 2px 0 rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
  transition: all 250ms;
  margin: 0 3px 6px 0;
  text-decoration: none;
}
a.social-button:hover {
  opacity: 0.7;
  text-decoration: none;
  color: #fff;
}
.social-button svg {
  margin-right: 2px;
  height: 10px;
}
.social-button.facebook {
  background-color: #469;
}
.social-button.twitter {
  background-color: #09f;
}
.social-button.linkedin {
  background-color: #07d;
}
.social-button.email {
  background-color: #222;
}


.main-content .rss-feed ul li {list-style: none;}

.main-content .rss-feed > ul {padding-left: 0px;}

.widgettitle {display:none;}
.rss-feed ul {margin:0!important;padding:0;}
.rss-feed ul li {list-style:none!important;}
.rss-feed ul li ul li {border-bottom: 1px solid #cfcfcf;padding: 12px 0!important;}
.rss-date {font: 12px/16px 'Benton-Sans-Light';padding-left: 5px;}
.rsswidget {font-size: 16px;}
.rssSummary {margin-top: 10px;font-style:italic;}

/*******************************************
:--- Header ---:
*******************************************/

a.logo {display: inline-block; float: left;height: 50px; width: 120px; text-indent:-999px; background: url('images/logo.png') no-repeat; background-size: contain; margin: 0 50px 0 0;}

header {
	padding: 45px 15px 30px;
}

/*******************************************
:--- Navigation ---:
*******************************************/

.header-fluid {padding-left: 0; padding-right: 0;}

.nav-collapse {width: 100%;}

#top-navigation {
	height: 40px;
	/*margin:0 0 0 -15px;*/
	padding:0 15px;
	width: 100%;
  position: absolute;
}

#top-navigation .navbar-brand {
  color: #fff;
  text-decoration: none;
  padding-top: 1rem;
}

.navbar-toggler {
	color: rgba(255,255,255,.5);
  border-color: rgb(187,0,0);
  margin-top: 1rem;
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(187, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#top-navigation .menu-main-rebrand-container {width: 100%;}

#top-navigation ul li {
	float: left; 
	padding-right: 3%;
  line-height: 4em;
}

#top-navigation ul li a {color:#fff;border-bottom:none; text-decoration: none;}
#top-navigation ul li a:hover, #top-navigation ul li a:active {color: #ffe54f;}

#top-navigation ul.sub-menu {
  position: absolute;
	left: -999em;
	background: #232629; 
	margin-top: 0;
	z-index: 1;
  padding: 5px 20px;
  margin-left: -20px;
}

#top-navigation ul.sub-menu:before {
  position: absolute;
  display: block;
  content: "";
}

#top-navigation ul.sub-menu li {float: none; width: 230px;border-right: none; padding: 15px 0;border-bottom: 1px solid #5d5d5d; line-height: 1em;}
#top-navigation ul.sub-menu li:last-child {border-bottom: 0px;}
#top-navigation ul.sub-menu li a {display:block;}
#top-navigation ul.sub-menu li a:hover {}
#top-navigation ul li:hover ul.sub-menu {display: block; }
#top-navigation ul li:hover ul.sub-menu, #top-navigation ul .menu-item.menu-item-has-children[aria-expanded="true"] ul.sub-menu {
	left: auto;
}

.navbar {
	z-index:3;
}

.navbar .brand {
}

.navbar .brand {
	color: #fff!important;
	text-shadow: none;
	border-bottom:none!important;
}


.nav-wrap {
	
}

/* Disable Mobile Nav Functionality */

.nav-open {
	display: none;
}

.nav-overlay {
	display: none;
}

/* Sub Menu Hover States */

nav.site-nav ul.sub-menu {
  position: absolute;
	left: -999em;
}

nav.site-nav .menu-item {
	float: left; 
	padding-right: 5%;
}

nav.site-nav .menu-item.menu-item-has-children[aria-expanded="true"] ul.sub-menu {
	left: auto;
}

nav.site-nav .menu-item.menu-item-has-children[aria-expanded="true"] ul.sub-menu li ul.sub-menu {
  position: absolute;
	left: -999em;
}

nav.site-nav .menu-item.menu-item-has-children[aria-expanded="true"] ul.sub-menu .menu-item.menu-item-has-children[aria-expanded="true"] ul.sub-menu {
	left: auto;
}

nav.site-nav ul.sub-menu {
	background: #fff; 
	margin-top: 0;
	position: absolute; 
	width: 300px;
	z-index: 1;
}

nav.site-nav ul.sub-menu .menu-item {
	float: none;
}

.navbar-offcanvas {
    background-color: #242629;
    display: block;
    position: fixed;
    width: 100%;
    max-width: 250px;
    height: 100%;
    right: -250px;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 999;
    transition: all .15s ease-in;
    overflow: auto;
}


/*******************************************
:--- Forms ---:
*******************************************/


#syndicate_form .contact-section, #syndicate_form .formfooter-section {width: 97%;}

#syndicate_form input[type="text"], #syndicate_form input[type="email"], #syndicate_form input[type="tel"] {
  width: 97%;
  font-size: 17px;
  padding: 12px 14px;
  border-color: #ddd;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

input[type="button"].submit_y {margin-right: 1px;}

#syndicate_form .required-ast-nolabel {
  color: #cc0000;
  top: 0;
  position: absolute;
  right: 1px;
}

.main-content .tcpa {float: left; width: 91%; margin-top: 8px;}
.main-content .tcpa p {font-size: 11px; line-height: 14px; color: #777;}

a.international-link {font-size: 12px; display: block; width: 100%; padding-bottom: 8px;}

/* International Student Form */

.international-link {margin: 0 0 10px 0;display:inline-block;float:left;clear:both;font-size:12px;}

.intl-tel-input {float: left; width: 100%;}

#phoneInput {height: 42px!important;text-indent: 35px;width:97%!important;}

#error-msg {color:red;font-size:11px;float:none;padding-left: 12px;}

p.trustbuilder {font-size: 14px!important;}



/*******************************************
:--- Hero and Page Title ---:
*******************************************/

.hero-wrap {
  height: 550px; 
  overflow: hidden; 
  background-repeat: no-repeat; 
  background-size: cover; 
  background-position: center center; 
}

.hero-wrap:before {
  content: '';
  position: absolute;
  z-index: 1;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+0,0.65+20,0.4+50,0+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.65) 20%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.65) 20%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.65) 20%,rgba(0,0,0,0.4) 50%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
  top: 0;
  right: 0;
  left: 0;
  height: 150px;
}

.hero-wrap:after {
  content: '';
  position: absolute;
  z-index: 0;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.5+100,0.8+100 */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */
  bottom: 0;
  right: 0;
  left: 0;
  height: 90px;
}

.hero-wrap .container-fluid {
  padding-left: 0; padding-right: 0;
}

.hero-video {pointer-events: none;}

.hero-content {
	position: absolute;
  top:50%;
  right:0;
  left:0;
  margin-top: -57px;
}

.hero-content h2 {background: rgba(0,0,0,.6); color: white; text-align: center; font-size: 3em;}

/*******************************************
:--- Homepage Main Content ---:
*******************************************/

.benefits-container { 
  position: relative;
  height: 105px;
}

.benefits-container ul {
  position: absolute;
  z-index: 1;
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px; 
  border-radius: 4px;
  overflow: hidden;
  background: white;
  box-shadow: 0 0.25em 1em rgba(0,0,0,0.1);
  padding: 10px 0;
}

.benefits-container ul li {list-style: none; font-size: 14px; float: left; width: 20%; height: 130px; padding: 15px; text-align: center; border-right: 1px solid #eaeaea;}
.benefits-container ul li svg {margin-bottom: 15px;}
.benefits-container ul li:last-child {border-right: 0px;}

.row.homepage-lower-content {background: #f4f6f8; padding: 30px 0;}

.sub-content {background: #fff; padding-left: 0; padding-right: 0; border: 1px solid #e2e4e6;display: -webkit-flex; display: -ms-flexbox; display: flex; overflow: hidden; flex-direction: column; height: auto;}
.sub-content h2 {text-align: center; color: #fff; padding: 50px 15px; min-height: 175px; margin-top: 0;display: block; width: 100%; height: auto; font-size: 1.35em;}
.sub-content.benefits h2 {background: url(images/home_sub_benefits.jpg) center center no-repeat; background-size: cover;}
.sub-content.courses h2 {background: url(images/home_sub_courses.jpg) center center no-repeat; background-size: cover;}
.sub-content.webinar h2 {background: url(images/home_sub_webinar.jpg) center center no-repeat; background-size: cover;}
.sub-content p {padding: 0 15px; font-size: 16px;}
.sub-content .bottom-section {flex: 1; background: #fafbfc; padding: 15px;}
.sub-content .bottom-section a {color: #6e6e6e; text-decoration: underline;}
.sub-content ul {padding-left: 30px;padding-right: 15px;}
.sub-content ul p {padding: 0px;}
.sub-content ul li {list-style: disc; padding: 15px 0 10px; color: #6e6e6e;}


/*******************************************
:--- Sidebar ---:
*******************************************/

.sidebar a.cta, 
.sidebar span.cta,
.sidebar button.cta {
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	line-height: inherit;
	margin: 0 0 1em;
	width: 100%;
  text-align: center;
  padding: 8px 30px;
  border-radius: 2px;
  text-decoration: none;
}

.sidebar a.cta:hover, 
.sidebar span.cta:hover,
.sidebar button.cta:hover {
  text-decoration: underline;
}

.sidebar li {margin-bottom: 15px;font-size: 13px;}

.sidebar a {color: #c00; text-decoration: underline;}
.sidebar a:hover {text-decoration: none;}

.sidebar h4, .sidenews-header {font-size: 1.4em; margin-top: 10px;}

.sidebar-block {
	margin: 0 0 1em;
}

.sidebar-block.in-section {background: #eaeaea; padding: 5px 15px 15px;}
.sidebar-block.in-section ul li {font-size: 14px;}
.sidebar-block.in-section ul.children {padding: 15px 15px 0;}

.sidebar-block.social svg {color: rgb(204,0,0); margin-right: 15px;}

/*******************************************
:--- Form ---:
*******************************************/

/* International Student Form */

* {
	-moz-box-sizing: border-box;box-sizing: border-box; 
}

.hide {
	display: none;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none; 
}
	
ul.country-list {
	list-style: none!important;
	padding: 0;
	margin: 0;
}

ul.country-list li {
	list-style: none !important; 
	font-style: normal !important; 
	padding: 6px 4px !important; 
	margin: 0 !important;
}

#error-msg {
	clear: both;
	float: right;
	color: crimson;
	font-size: 11px;
}

::-webkit-input-placeholder {
	color: #bbb; 
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #bbb; 
	opacity: 1; 
}

:-ms-input-placeholder {
	color: #bbb; 
}

#result {
	margin-bottom: 100px; 
}

.popover {
  background: rgb(0,54,101);
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-color: rgb(0,54,101);
}

.popover-body {color: #fff;}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
}

.popover.bottom>.arrow:after {
  border-bottom-color: #ffd200;
}

.popover .arrow::after, .popover .arrow::before {
    border-bottom-color: rgb(0,54,101);
    border-top-color: rgb(0,54,101);
}

/*******************************************
:--- Blog and Articles ---:
*******************************************/

.news-pagination {
	float: left;
	margin-bottom: 2em;
	width: 100%;
}

.news-pagination a {
	display: inline-block;
}

.prev-left {
	float: right;
	max-width: 46%;
}

.next-right {
	float: left;
	max-width: 46%;
}

.prev-left a, .next-right a {

}

/*******************************************
:--- Footer ---:
*******************************************/

.row.footer {
	background: #242629;
	position: relative;
	color: #fff;
	font-size: 14px;
  padding-top: 60px;
}

.row.footer-row {border-bottom: 1px solid #555; padding-bottom: 50px; margin-bottom: 50px}
.row.copyright-row, .row.address-row {font-size: 12px; text-align: center; color: #8f8f8f; padding-bottom: 35px;}

.footer a, .footer a:active, .footer a:visited {
	color: #fff;
	border-bottom: none;
	text-decoration:none;
}

footer a:hover, .footer a:hover {
	color: #fff;
	border-bottom: none;
	text-decoration:underline;

}

footer h4 {color:#ffe54f;text-transform:uppercase;padding-bottom: 6px;}

.copyright {
	clear: both;
	float: left;
	margin: 20px 0 0 20px;
	font-size: 11px;
}

/*******************************************
:--- Media Queries ---:
*******************************************/

/* Large Displays */

@media (min-width: 768px) {
  /*.home .main-content p {text-align: justify;}*/
	/* Desktop Navigation - Hover States */
	/* This must be included with min-width +1px more than mobile nav max-width  */
	nav.site-nav .menu-item.menu-item-has-children:hover ul.sub-menu {
		left: auto;
	}
	
	nav.site-nav .menu-item.menu-item-has-children:hover ul.sub-menu li ul.sub-menu {
  	position: absolute;
		left: -999em;
	}
	
	nav.site-nav .menu-item.menu-item-has-children:hover ul.sub-menu .menu-item.menu-item-has-children:hover ul.sub-menu {
		left: auto;
	}
  .main-content.subpage .columns .section {break-after: column;}
  
  body.home .main-content {
  background: #fff;
  border-top: 5px solid #cc0000;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
  padding: calc(3% + 30px);
}

  .info-step1-header, .info-step2-header, .info-step3-header {
    height: 100px;
  }

.info-step1-header {
    background: url('images/3-step-progress-1-desktop.png') center no-repeat;
    background-size: contain;
}

.info-step2-header {
    background: url('images/3-step-progress-2-desktop.png') center no-repeat;
    background-size: contain;
}

.info-step3-header {
    background: url('images/3-step-progress-3-desktop.png') center no-repeat;
    background-size: contain;
}
}

@media (min-width: 1200px) {
  .sub-content {min-width: 370px;min-height: 825px;}
}

@media (min-width: 1440px) {
	.container { max-width: 1280px;	}
  .sub-content {min-width: 400px; min-height: 800px;}
}

@media (max-width: 1200px) {
  #top-navigation ul li {padding-right: 2%;}
  .sub-content { min-width: 300px; min-height: 970px;}
  .home .hero-wrap {height: auto;}
}

@media (max-width: 992px) {
  header h1 {margin-top: 0;}
  a.logo {margin-top: 10px;}
  .sub-content { min-width: 0px;}
}

@media (min-width: 768px) and (max-width: 992px) {
  #top-navigation ul li a {font-size: .9em;}
  .benefits-container ul li {height: 160px;}
  .webinar-txt {margin-top: 0px; margin-bottom: 10px;}
  input[type="button"].submit_y {margin-right: 0px;}
}


@media (max-width: 767px) {
  .home .hero-wrap:after {display: none;}
  .hero-content {position: relative; margin: auto; padding-left: 0; padding-right: 0;max-width: none;}
  .hero-content h2 {font-size: 2em; margin-top: 0; padding: 20px 15px 25px; background: #212529; }
	h1.homepage-header {font-size: 2em;}
	.sub-content.benefits h2 {background-position: center top -50px;}
  .main-content.subpage .columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .show .navbar-toggler { position: relative; top: 15px; right: 15px; }
  .navbar-toggler { position: absolute; display: block;top: 15px; right: 15px; }
  a.logo {float: none; margin: 0 0 20px 0px;}
  .webinar-link .date {margin: 12px 10px 10px 0;}
  .webinar-link .webinar-txt {margin-top: 0;}	
  .main-content.subpage .content, .main-content.subpage .row.form, .main-content.subpage {padding-bottom: 0; margin-bottom: 0;}
  .sub-content {min-height: 0px;}
  .faculty-pic {float: none; margin-left: 0;}
  .row.copyright-row {padding-bottom: 80px;}
  .video-wrap-curriculum {width: 100%; float: none; margin: 0px;}
  
  	/* Mobile Navigation - Slide In */
  .navbar-offcanvas.offcanvas-transform.show {
    -webkit-transform: translateX(-250px);
    transform: translateX(-250px);
  }
  
  .navbar-offcanvas .navbar-toggler {text-align: right; width: 100%;border:0px;} 
  #top-navigation {margin-left: -15px; margin-right: -15px;}
  .navbar-offcanvas ul li {
    width: 100%;
    font-size: 1.2em;
    font-weight: bold;
    padding: .5em 0;
    border-bottom: 1px solid #32363a;
  }
  .navbar-offcanvas ul li a {color: #fff; text-decoration: none;}
  
.navbar-offcanvas ul.sub-menu {
    position: relative;
    left:auto;
  }
  
.navbar-offcanvas ul.sub-menu li {
    font-size: .9em;
    font-weight: normal;
  }

.navbar-offcanvas li:last-child {
    padding-bottom: 0;
  border-bottom: 0px;
  }
  
.navbar-offcanvas ul.sub-menu li a {color: #afafaf;;}
	
	html, body {
		height: 100%;
	}
	
	
	body.opened {
		overflow: hidden;
	}
	
	.nav-open {
		cursor: pointer;
		display: block;
		position: absolute;
		right: 15px;
		top: -22px;
		z-index: 1;
	}
	
	.nav-open.opened {
		position: fixed;
		right: 1.5em;
		top: 15px;
		z-index: 1001;
	}
	
	.nav-open.opened span:nth-child(1) {
    position: absolute;
    right: 0;
    top: 10px;
    transform: rotate(45deg);
	}
	
	.nav-open.opened span:nth-child(2) {
    position: absolute;
    right: 0;
    top: 10px;
    transform: rotate(-45deg);
	}
	
	.nav-open.opened span:nth-child(3) {
    display: none;
	}
	
	.nav-open span {
		background: #000;
		content: " ";
		display: block;
		height: 4px;
		margin: 0 0 4px;
		width: 28px;
	}
	
	.nav-overlay {
		background: rgba(0,0,0,0.8);
		height: 100vh;
		left: 0;
		opacity: 0;
		position: fixed;
		top: 0;
		transition: opacity .4s ease-out;
		width: 100%;
		z-index: 1000;
	}
	
	.nav-overlay.opened {
		display: block;
		opacity: 1;
	}
	
	.nav-wrap {
		background: #eee;
		height: 100vh;
		right: -80%; /* Change to left for slide in left */
		opacity: 0;
		position: fixed;
		top: 0;
		width: 80%; 
    transition: right .4s ease-out, opacity .4s ease-out; /* Change to left for slide-in left - Remove if slide in isn't required */
		z-index: 1001;
	}
	
	.nav-wrap.opened {
		display: block;
		opacity: 1;
		right: 0; /* Change to left for slide in left */
	}
  
body.home .main-content {
  padding-left: 30px;
  padding-right: 30px;
}

body.home .main-content p {margin-bottom: 0;}
  
.info-step1-header, .info-step2-header, .info-step3-header {
    height: 60px;
}
  

.info-step1-header {
    background: url('images/3-step-progress-1-mobile.png') center no-repeat;
    background-size: contain;
}

.info-step2-header {
    background: url('images/3-step-progress-2-mobile.png') center no-repeat;
    background-size: contain;
}

.info-step3-header {
    background: url('images/3-step-progress-3-mobile.png') center no-repeat;
    background-size: contain;
}
  a.international-link {margin-top: 15px;}
  .errors {padding: 0 !important;}
}

@media (max-width: 767px) and (min-width: 577px) {
  .hero-content h1 {font-size: 2.25em;}
  .benefits-container ul li {font-size: 13px; padding: 12px; height: 150px;}
	.navbar-toggler {
		top: 29px;
	}
}

@media (max-width: 576px) {
  body:not(.home) .hero-wrap {height: 375px;}
  .hero-video {
    background: linear-gradient( rgba(0, 0, 0, .3), rgba(0, 0, 0, 0.3) ), url('images/heroes/home.jpg');
    background-size: cover;
    background-repeat: no-repeat;
  }
  .hero-video .wistia_embed {display: none;}
  .hero-content h1 {background: #fff; color: #212529; margin-top: 0; padding-top: .5em; padding-bottom: .5em; font-size: 2.8em;}
	.row.program {padding:30px 0;}
  #video-controls {display: none !important;}
  header {padding: 30px 0 0;}
  .cpe-brand p {text-align: center; margin-left: -15px; margin-right: -15px;}
  .benefits-container ul { position: relative;}
  .benefits-container {height: auto;}
  .benefits-container ul li {width: 100%; text-align: left; height: 75px;}
  .benefits-container ul li svg {vertical-align: middle; width: 100px !important;}
  .home .row.form {padding: 30px 15px;}
  
  
  input[type="button"].submit_y {margin-right: 3%; width: 97%;}	/* Nav items */
  
  #syndicate_form .contact-fields .fields, #syndicate_form .name-fields .fields, #syndicate_form .contact-section, #syndicate_form .formfooter-section {width: 100%;}

}

@media (max-width: 640px) { 

}

@media (max-width: 480px) { 
	.sub-content.benefits h2 {background-position: center center -10px}
}

@media (max-width: 320px) { 
  .benefits-container ul li {padding: 5px; }
  .benefits-container ul li svg {width: 70px !important;}
}

/*******************************************
:--- IE Fixes ---:
*******************************************/

.ie7 .tooltip, .ie8 .tooltip {display:none!important}

.ie7 label, .ie8 label, .ie9 label {
	display:block!important;
}

.ie7 .required-ast-nolabel, .ie8 .required-ast-nolabel, .ie9 .required-ast-nolabel {
	display:none;
}

