/*
Theme Name: 	NEU Public Affairs __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 url('css/reset.css');

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

/*
FF Real 
font-family: "ff-real-headline-pro", sans-serif;
font-family: "ff-real-text-pro-2", sans-serif;

Material Design Icons
https://google.github.io/material-design-icons/
*/

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

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

body {
	background: #fff;
    color: #000;
    font-family: "ff-real-text-pro-2", sans-serif;
	font-size: 16px; 
}

::-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;
}

@font-face {
  font-family: "GT America Mono";
  font-display: auto;
  src: url(fonts/GT-America-Mono-Regular.woff) format("woff"), url(fonts/GT-America-Mono-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Saol Display";
  font-display: auto;
  src: url(fonts/SaolDisplay-RegularItalic.woff) format("woff"), url(fonts/SaolDisplay-RegularItalic.woff2) format("woff2");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Speare";
  font-display: auto;
  src: url(fonts/SpeareWeb-Regular.woff) format("woff"), url(fonts/SpeareWeb-Regular.woff2) format("woff2");
  font-weight: normal;
  font-style: normal;
}

/*******************************************
:--- Wistia Video Thumbnail Fix ---:
*******************************************/
.wistia_embed div[data-handle="thumbnail"],
.wistia_embed div[data-handle="thumbnail"] * {
	height: 100%;
}

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

body, input, textarea {

}

h1, h2, h3, h4, h5, h6 {
    font-family: 'ff-real-headline-pro', sans-serif;
	margin: 0 0 20px;
}

h1,
div.page-title {
	font-size: 2em;
}

h2 {
	font-size: 2.25em;
}

h3 {
	font-size: 1.4em;
}

p {
	margin: 0 0 1.5em;
}

blockquote {
	background: #f6f6f6;
	padding: 2em;
}

blockquote p {
  font-size: 20px;
  margin: 0;
}

a, a:active {
  color: #000;
  outline: none;
  text-decoration: underline;
}

a:hover {
  background-color: transparent;
  color: #FF4637;
}

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

.post-edit-link {
	background: #0a0;
	border: 1px solid #080;
	border-radius: 3px;
	clear: both;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 14px;
	margin: 20px 0;
	padding: 6px 10px;
}

.post-edit-link:hover {
	background: #080;
	color: #fff;
	text-decoration: none;
}

small {
  display: inline-block;
  font-size: 12px;
  margin-top: 30px;
}

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

.live-chat, 
.download, 
.focus {
	cursor: pointer; 
}
.inline-request.focus {
  color: #000;
  outline: none;
  text-decoration: underline;
}
.inline-request.focus:hover {
  background-color: transparent;
  color: #FF4637;
}
.hide {
	display: none;
}

/* Text Font Style */
.txt-saol {
    font-family: "Saol Display",Times,Georgia,serif;
    font-style: italic;
}

/* Text Colors */
.txt-red {
    color: #FF4637;
}
.txt-white {
    color: #FFF;
}
.txt-black {
    color: #000;
}
.txt-outline {
    -webkit-text-stroke: 1px #000;
}
/* Background Colors */
.bg-white {
    background-color: #FFF;
}
.bg-black {
    background-color: #000;
}
.bg-gray {
    background-color: #f3f2f1;
}
.bg-red {
    background-color: #FF4637;
}

/* Border Radius */
.box-rounded {
    border-radius: 5px;
}

/* Box Shadow */
.box-shadow {
    box-shadow: 0 3px 50px rgba(0,0,0,0.16);
}

.border-btm-blk {
    border-bottom: 1px solid #000;
}

.border-blk {
    border: 1px solid #000;
}

/* Header Alternative */

.header-alt {
    color: #757575;
    display: block;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}

/* All Caps */
.all-caps {
    text-transform: uppercase;
}

/* Divider */

.header-divider:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background: #FF4637;
    margin-top: 35px;
}

/* Section Intro */
.section {
    padding: 100px 0;
}
.section-intro {
    font-family: 'ff-real-text-pro-2', sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin: 0;
    width: 100%;
}

.section-intro-small {
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 0 20px;
}

/* Header Sizes*/
/*
.header-large {
    font-size: 45px !important;
    line-height: 53px !important;
    margin: 0 0 20px !important;
}
*/

/* Hero Image Box */
.img-box {
    background: #f3f2f1; 
    border: 1px solid #000; 
    width: 100%;
}

/* Eye Blink */
.eye-blink {
    width: 55px;
    height: 55px;
    padding: 10px;
    border-radius: 25px;
    position: fixed;
    z-index: 3;
    background: url(images/cursor-blinking-eye.gif);
    background-size: contain;
}

/*
@keyframes eye-blink {
  0%{ 
    cursor: url("images/cursor-eye.png"), pointer;
  }
  20%{ 
    cursor: url("images/cursor-eye.png"), pointer;
  }
  40%{ 
    cursor: url("images/cursor-eye-close.png"), pointer;
  }
  60%{ 
    cursor: url("images/cursor-eye-close.png"), pointer;
  }
  80%{ 
    cursor: url("images/cursor-eye.png"), pointer;
  }
  100%{ 
    cursor: url("images/cursor-eye.png"), pointer;
  }
}
*/

/* Rank */
.rank-box .rank {
    border: 1px solid #000;
    padding: 30px 25px;
} 

.rank-box p {
    margin: 0;
    
} 

.rank-box .rank-number {
    display: block;
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 10px;
}

.rank-box .header-alt {
    margin: 0;
}

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

#breadcrumbs {
    color: #757575;
	overflow: hidden;
	width: 100%;
    text-transform: uppercase;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: 400 !important;
    letter-spacing: .1em;
}

#breadcrumbs a {
    background: transparent;
    color: #757575;
    text-decoration: none;
}

#breadcrumbs a:hover {
    color: #000;
}

#breadcrumbs strong {
    color: #000;
    font-weight: 900 !important;
}
 
#breadcrumbs li {
	display: inline;
	list-style: none;
	margin: 0 0.5em 0 0;
}
 
#breadcrumbs .separator {

}

/*******************************************
:--- Header ---:
*******************************************/
.top-header {
    background: #000;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 2000;
}

.top-header a {
    background: transparent;
    color: #D2D2D2;
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 44px;
    text-decoration: none;
    text-transform: uppercase;
    margin-right: 20px;
}

.top-header a:hover,
.top-header a:active,
.top-header a:focus {
    color: #FFF;
}

.top-header a:last-child {
    margin-right: 0;
}

.top-header a:after {
    color: #FF4637;
    content: "\e5c8";
	font-family: "Material Icons";
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    vertical-align: middle;
}

.top-header .seal {
    height: 44px;
}

header.site-header {
	background: #FFF;
    padding-top: 44px;
    width: 100%;
}

header.site-header a {
    background: transparent;
}

header.site-header .site-logo {
	display: block;
    margin: 15px 0;
	max-width: 250px;
}

header.site-header .site-logo img {
	width: 100%;
}

/* Logo Text*/
header.site-header .site-logo-alt {
    color: #000;
    font-family: "Speare",Times,Georgia,serif;
    font-size: 16px;
    line-height: 1.35;
    font-weight: normal;
    margin: 20px 0 5px;
    text-decoration: none;
    display: inline-block;
}
header.site-header .site-logo-main {
    color: #000;
    display: block;
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.2;
    margin: 13px 0;
    text-decoration: none;
}
header.site-header .site-logo-main:hover,
header.site-header .site-logo-main:active,
header.site-header .site-logo-main:focus,
header.site-header .site-logo-alt:hover,
header.site-header .site-logo-alt:active,
header.site-header .site-logo-alt:focus{
    color: #FF4637;
}

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

.nav-wrap {
	background: transparent;
	margin: 0;
	padding: 0;
    text-align: right;
/*    text-transform: uppercase;*/
}

/* Desktop Menu & Hover States */

nav.site-nav .menu-item {
	display: inline-block;
}

nav.site-nav .menu-item a {
    color: #000;
	display: block;
    font-size: 16px;
/*    font-weight: 800;*/
/*    letter-spacing: 1.2px;*/
	padding: 26px 15px;
    text-decoration: none;
}

/*
nav.site-nav .menu-item a:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: transparent;
}
*/

nav.site-nav .menu-item a:hover,
nav.site-nav .menu-item a:active,
nav.site-nav .menu-item a:focus {
    background: #000;
    color: #FFF;
    text-decoration: none;
}

/*
nav.site-nav .menu-item a:hover:after,
nav.site-nav .menu-item a:active:after,
nav.site-nav .menu-item a:focus:after {
    background: #FF4637;
}
*/


/*
nav.site-nav .menu-item:last-child a {
    padding: 26px 0 0 ;
}
*/
/*nav.site-nav .menu-item:last-child a:after {
    background: #FF4637;
}
nav.site-nav .menu-item:last-child  a:hover,
nav.site-nav .menu-item:last-child  a:active,
nav.site-nav .menu-item:last-child  a:focus {
    color: #FFF;
}
nav.site-nav .menu-item:last-child a:hover:after,
nav.site-nav .menu-item:last-child a:active:after,
nav.site-nav .menu-item:last-child a:focus:after {
    background: #FFF;
}
*/

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

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; 
	z-index: 1;
    text-align: left;
}

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

nav.site-nav ul.sub-menu .menu-item a {
	color: #000;
    padding: 0;
    margin-bottom: 5px;
}

nav.site-nav ul.sub-menu .menu-item a:hover,
nav.site-nav ul.sub-menu .menu-item a:active,
nav.site-nav ul.sub-menu .menu-item a:focus {

}

/*
nav.site-nav ul.sub-menu .menu-item:last-child a:after {
    background: transparent;
}

nav.site-nav ul.sub-menu .menu-item:last-child  a:hover,
nav.site-nav ul.sub-menu .menu-item:last-child  a:active,
nav.site-nav ul.sub-menu .menu-item:last-child  a:focus {
    color: #000;
}
nav.site-nav ul.sub-menu .menu-item:last-child a:hover:after,
nav.site-nav ul.sub-menu .menu-item:last-child a:active:after,
nav.site-nav ul.sub-menu .menu-item:last-child a:focus:after {
    background: #FF4637;
}
*/

nav.site-nav ul.sub-menu .menu-item a:after {
    color: #000;
    content: "\e5c8";
	font-family: "Material Icons";
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    float: right;
    vertical-align: middle;
}

nav.site-nav ul.sub-menu .menu-item a:hover:after {
    color: #FF4637;
    transform: rotate(-45deg)
}

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

.hero-wrap {
	background: #FFF;
	margin: 0;
}

.hero-wrap .hero-content {
    color: #000;
    display: flex;
    flex-flow: column;
    height: auto;
    justify-content: center;
    padding: 0;
}

.hero-wrap h1,
.hero-wrap .hero-title {
    font-size: 100px;
    font-weight: normal;
    line-height: 100px;
	margin: 0 0 20px;
}

.hero-wrap .hero-intro {
/*    font-family: 'ff-real-text-pro-2', sans-serif;*/
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 40px;
    line-height: 50px;
    margin: 0;
}

/* Hero Images */
.hero-home {
    background: transparent !important;
}

#bg-pattern {
    overflow: hidden;
}

#bg-pattern:before {
    background: #FFF url(images/pattern-lines-full.svg) no-repeat center;
    background-size: contain;
    content: "";
    display: block;
    height: 1800px;
    transform: scaleX(1);
    width: 1800px;
    z-index: -1;
    position: absolute;
    top: 0;
    left: -600px;
    opacity: .2;
}

/* CTA with Icons */
.hero-wrap .cta-icon {
    margin-top: 70px;
    z-index: 5;
}
.hero-wrap .cta-icon a {
    background: transparent;
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: all 0.2s;
    display: inline-flex;
    text-decoration: none;
}
.hero-wrap .cta-icon .cta-text {
    color: #757575;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 55px;
    letter-spacing: .1em;
}
.hero-wrap .cta-icon a i {
    background: #FFF;
    color: #000;
    width: 55px;
    height: 55px;
    border: 1px solid #000;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    transition: border 0.2s, color 0.2s, background 0.2s;
}
.hero-wrap .cta-icon a:hover i {
    background-color: #000;
    color: #FFF;
}

/* Specific Pages */
.page-template-default .hero-wrap.section,
.page-template-page-simple .hero-wrap.section,
.page-template-page-webinar .hero-wrap.section,
.page-template-page-faculty .hero-wrap.section,
.error404 .hero-wrap.section,
.page-template-news .hero-wrap.section,
.category .hero-wrap.section,
.single .hero-wrap.section {
    padding: 40px 0;
}

.page-template-page-simple .main-content-top-level .main-content,
.page-template-page-webinar .main-content-top-level .main-content,
.error404 .main-content-top-level .main-content {
    border-top: 1px solid #000;
    min-height: 300px;
    padding: 40px 0 0 0;
}

.page-template-page-simple.brochures .hero-content-top-level, .page-template-page-simple.brochures-mpa-mpp .hero-content-top-level {
    min-height: auto;
}

.page-template-page-simple.brochures #webinar-callout, .page-template-page-simple.brochures-mpa-mpp #webinar-callout {
	  display: none;
}

.page-template-page-simple.brochures .hero-wrap.section .img-box, .page-template-page-simple.brochures-mpa-mpp .hero-wrap.section .img-box  {
    display: none;
}

.single .hero-content-top-level {
    min-height: auto;
}

.single .main-content ul li:before {
	margin: 0 0 0 -5px;
}

.header-alt span.material-icons {
    font-size: 20px;
    margin: -5px 5px 0 0;
    vertical-align: middle;
}

.read_more {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    padding: 16px 20px;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s;
    border-radius: 25px;
    margin-bottom: 15px;
}

.read_more:hover,
.read_more:focus,
.read_more:active {
    background: #FFEFBA;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}


/*******************************************
:--- Alert - Global ---:
*******************************************/

#alert-container,
#alert-container .alert {
    background: #ffefba !important;
}

#alert-container .alert {
    border: none;
    border-radius: 0;
    color: #000;
    margin-bottom: 0;
    padding: 1.25em 4em 1.25em 1em;
}

#alert-container .alert-heading {
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

#alert-container .alert-message {
    margin-bottom: 0;
}

#alert-container .alert-primary .alert-link {
    color: #FF4637 !important;
    text-decoration: underline;
}

#alert-container .alert-primary .alert-link:hover,
#alert-container .alert-primary .alert-link:focus,
#alert-container .alert-primary .alert-link:active {
    text-decoration: none;
}

.alert-dismissible .btn-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: 1.25rem 1rem;
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
    border: 0;
    border-radius: 0.375rem;
    opacity: .5;
}

.alert-dismissible .close:hover {
    opacity: 1;
}

.btn-close-white:hover {
    filter: none;
}

/*******************************************
:--- Main Content ---:
*******************************************/
.main-content {
    padding-bottom: 100px;
}
.main-content ul {
	margin: 0 0 2em;
}

/*
.main-content ul li {
	list-style: disc;
	margin: 0 0 10px 1.5em;
    font-size: 16px;
    line-height: 20px;
}
*/

.main-content > ul > li {
    list-style: none;
	margin: 0;
    padding: 12px 0 10px 20px;
    border-width: 1px 0 0 0;
    border-color: #dee2e6;
    border-style: solid;
    line-height: 20px;
}

.main-content > ul > li:last-child {
    border-width: 1px 0;
}

.main-content ul li:before {
    color: #FF4637;
    content: "\e15b"; 
    font-family: "Material Icons"; 
    font-size: 22px;
    padding-right: 3px;
    margin: 0 0 0 -25px;
    vertical-align: middle;
}

.main-content ul li ul {
    padding: 0;
    margin: 0;
}

.main-content ul li ul li {
    padding: 5px 0 0 40px;
}

.main-content ul li ul li:before {
    color: #000;
    content: "\e061"; 
    font-family: "Material Icons"; 
    font-size: 10px;
    padding-right: 15px;
    margin: 0 0 0 -25px;
    vertical-align: middle;
}

.main-content hr {
	border-top: 1px solid #000;
	margin: 1.5em 0;
}

.main-content .table-wrap {
	overflow-x: auto;
}

.main-content table {
	border-bottom: 1px solid #dee2e6;
	color: #000;
	font-size: 14px;
	line-height: 24px;
}

.main-content table th {
    text-transform: uppercase;
    font-weight: 900;
/*    padding: .75rem 0;*/
}

.main-content table td {
/*    padding: .75rem 0;*/
}

.main-content table thead th {
    color: #757575;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
	border: 0;
    line-height: 18px;
}

.main-content table thead.black {
	color: #FFF;
	background: #000 !important;
}

.main-content table thead.red {
	color: #FFF;
	background: #FF4637 !important;
}

.main-content table thead.dark th {
	border: 0;
}

.main-content table.table-hover tbody tr:hover {
    background-color: #FFEFBA;
}

/*
.main-content table {
	margin: 0 0 1.5em;
	width: 100%;
}

.main-content table th {
	background-color: #666;
	border: 1px solid #ffffff;
	color: #fff;
	padding: 1em;
}

.main-content table td {
	background-color: #f6f6f6;
	border: 1px solid #ffffff;
	color: #000;
	padding: 1em;
}*/

.main-content table caption {
	font-size: 0.8em;
	margin: 1em 0 0;
}

.main-content-top-level .main-content {
    min-height: 600px;
    padding: 0 30px 0 0;
}

/*******************************************
:--- Sidebar ---:
*******************************************/
.sidebar a {
    background-color: transparent;
}

.sidebar a.cta, 
.sidebar span.cta,
.sidebar button.cta {
    background-color: #000;
    border: 1px solid #000;
    color: #FFF;
    display: block;
    padding: 16px 20px;
    width: 100%;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s;
    border-radius: 25px;
    margin-bottom: 15px;
}

.sidebar a.cta:hover, 
.sidebar span.cta:hover,
.sidebar button.cta:hover {
	background: #FFEFBA;
    border: 1px solid #000;
    color: #000;
	text-decoration: none;
}

.sidebar .cta.ghost {
    color: #000;
    background-color: transparent;
    border: 1px solid #000;
}

.sidebar .header {
/*
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.25px;
    text-transform: uppercase;
*/
    border-bottom: 1px solid #757575;
    color: #757575;
    display: inline-block;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    margin-bottom: 2em;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.sidebar ul li {
    list-style: none;
    margin: 0 0 10px 0;
}

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

.sidebar .connect-with-us .material-icons {
    font-size: 20px;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

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

/* Custom Form Styles */
.form-wrap .section-intro {
    width: 90%;
}

.form-wrap h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 40px;
    padding-bottom: 30px;
    width: 90%;
}
/*
.form-wrap a,
.form-wrap .focus {
    text-decoration: none;
}

.form-wrap a:hover,
.form-wrap a:focus,
.form-wrap a:active,
.form-wrap .focus:hover,
.form-wrap .focus:focus,
.form-wrap .focus:active {
    color: #FF4637;
    text-decoration: underline;
}
*/
.form-wrap.program-form .program-section {
    display: none;
}

.form-wrap.program-form #trustbuilder .footnote {
    display: none !important;
}

.form-wrap .red-banner-cta-bg-icon {
    display: block;
    position: absolute;
    width: 65vh;
    height: 55vh;
    background-size: contain !important;
    top: 10%;
    left: 0;
    opacity: .5;
}

.form-wrap.bg-red .red-banner-cta-bg-icon {
    background: url(images/neu-n-black.png) no-repeat center center;
}

.form-wrap.bg-black .red-banner-cta-bg-icon {
    background: url(images/neu-n-white.png) no-repeat center center;
}

.form-wrap.bg-gray .red-banner-cta-bg-icon,
.form-wrap.bg-white .red-banner-cta-bg-icon {
    background: url(images/neu-n-black.png) no-repeat center center;
}

/* International Phone */
.form-wrap .intl-tel-input .country-list {
    color: #000;
    line-height: 20px;
}

.form-wrap .intl-tel-input .country-list .divider {
    line-height: 0;
    padding: 0 !important;
}

.form-wrap #syndicate_form .intl-tel-input input[type="tel"] {
    text-indent: 50px;
}

/* Syndicate Form plus new Archa form styles */

.one-step-fields {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	gap: 0.75em;
	margin-bottom: 15px;
}

.one-step-fields .input-wrap {
    flex-grow: 1;
    width: 45%;
}

.one-step-fields .select-wrap {
    width: 100%;
}

.one-step-fields .iti {
	width: 100%;
}

.one-step-fields .iti input#phone {
	padding: 8px 0 !important;
	text-indent: 50px;
}

.one-step-fields .iti__country:before {
	display: none;
}

.one-step-fields .iti__flag-container {
	height:  40px;
}

.one-step-fields span.error {
	color: #FF4637;
	font-size: 11px;
}

.one-step-fields label span.asterix,
#syndicate_form label span.asterix {
    display: none;
}

.one-step-fields .asterisk {
	color: #FF4637;
	position: absolute;
	right: 0;
	top: 3px;
}

.privacy .asterisk {
	color: #FF4637;
}

p.privacy {
	margin-bottom: 0;
}

p.privacy, p.tcpa {
	font-size: 11px;
}

.form-controls {
	margin: 0 0 1em;
}

.one-step-fields label,
#syndicate_form label {
    display: block !important;
    color: #757575;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    margin-bottom: .25em;
    text-transform: uppercase;
}

#syndicate_form .required-ast-nolabel {
    right: 0 !important;
    top: 3px !important;
}

#syndicate_form .program-section .fields,
#syndicate_form .modality-section .fields,
#syndicate_form .contact-fields .fields, 
#syndicate_form .name-fields .fields {
    margin-bottom: .75em !important;
}

/* Fix for spacing during incomplete submission */
#syndicate_form .contact-fields, 
#syndicate_form .name-fields {
    clear: both !important;
}

.form-wrap input#request,
.form-wrap input[type="button"].submit_y {
    border: 0;
    padding: 16px 20px;
    width: 100%;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .1em;
	height: auto;
    text-transform: uppercase;
    transition: all 0.2s;
    border-radius: 30px;
    margin-top: 10px;
}

/* Black Background */
.form-wrap.bg-black input#request,
.form-wrap.bg-black input[type="button"].submit_y {
    background-color: #FF4637;
    color: #FFF;
}
.form-wrap.bg-black input#request:hover,
.form-wrap.bg-black input[type="button"].submit_y:hover {
    background-color: #FFF;
    color: #FF4637;
}

/* Gray & White Background */
.form-wrap.bg-gray input#request,
.form-wrap.bg-white input#request,
.form-wrap.bg-gray input[type="button"].submit_y,
.form-wrap.bg-white input[type="button"].submit_y {
    background-color: #FF4637;
    border: 1px solid #000;
    color: #FFF;
}

.form-wrap.bg-gray input#request:hover,
.form-wrap.bg-white input#request:hover,
.form-wrap.bg-gray input[type="button"].submit_y:hover,
.form-wrap.bg-white input[type="button"].submit_y:hover {
    background-color: #ffefba;
    color: #000;
}

.form-wrap.bg-gray .form ::placeholder,
.form-wrap.bg-white .form ::placeholder,
.form-wrap.bg-gray #syndicate_form ::placeholder,
.form-wrap.bg-white #syndicate_form ::placeholder {
  color: #000;
  opacity: 1; /* Firefox */
}

.form-wrap.bg-gray .form :-ms-input-placeholder,
.form-wrap.bg-white .form :-ms-input-placeholder,
.form-wrap.bg-gray #syndicate_form :-ms-input-placeholder,
.form-wrap.bg-white #syndicate_form :-ms-input-placeholder, /* Internet Explorer 10-11 */
.form-wrap.bg-gray #syndicate_form ::-ms-input-placeholder,
.form-wrap.bg-white #syndicate_form ::-ms-input-placeholder,
.form-wrap.bg-gray .form ::-ms-input-placeholder,
.form-wrap.bg-white .form ::-ms-input-placeholder /* Microsoft Edge */ { 
 color: #000;
}

.form-wrap.bg-gray .form input[type="text"], 
.form-wrap.bg-gray .form input[type="email"], 
.form-wrap.bg-gray .form input[type="tel"],
.form-wrap.bg-white .form input[type="text"], 
.form-wrap.bg-white .form input[type="email"], 
.form-wrap.bg-white .form input[type="tel"],
.form-wrap.bg-gray #syndicate_form input[type="text"], 
.form-wrap.bg-gray #syndicate_form input[type="email"], 
.form-wrap.bg-gray #syndicate_form input[type="tel"],
.form-wrap.bg-white #syndicate_form input[type="text"], 
.form-wrap.bg-white #syndicate_form input[type="email"], 
.form-wrap.bg-white #syndicate_form input[type="tel"] {
    background-color: #FFF;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: 'ff-real-text-pro-2', sans-serif;
    font-weight: 300;
    padding: 8px 15px;
    width: 100%;
}

/*
.form-wrap.bg-gray.international .form input[type="tel"],
.form-wrap.bg-white.international .form input[type="tel"],
.form-wrap.bg-gray.international #syndicate_form input[type="tel"],
.form-wrap.bg-white.international #syndicate_form input[type="tel"] {
    padding: 8px 0 !important;
}
*/

.form-wrap.bg-gray .form select,
.form-wrap.bg-white .form select,
.form-wrap.bg-gray #syndicate_form select,
.form-wrap.bg-white #syndicate_form select {
	appearance: none !important;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #FFF, #FFF) !important;
    background-position: calc(100% - 20px) calc(1em + 1px), calc(100% - 15px) calc(1em + 1px), 100% 0 !important;
    background-size: 5px 5px, 5px 5px, 2.5em 3em !important;
    background-repeat: no-repeat;
    background-color: #FFF;
    border: 1px solid #000 !important;
    font-family: 'ff-real-text-pro-2', sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 8px 15px !important;
	width: 100%;
}

/* Red Background */

.form-wrap.bg-red input#request,
.form-wrap.bg-red input[type="button"].submit_y {
    background-color: #FFF;
    color: #FF4637;
}

.form-wrap.bg-red input#request:hover,
.form-wrap.bg-red input[type="button"].submit_y:hover {
    background-color: #000;
    color: #FFF;
}

.form-wrap.bg-red a,
.form-wrap.bg-red .focus {
    color: #000;
}

.form-wrap.bg-red a:hover,
.form-wrap.bg-red a:focus,
.form-wrap.bg-red a:active,
.form-wrap.bg-red .focus:hover,
.form-wrap.bg-red .focus:focus,
.form-wrap.bg-red .focus:active {
    color: #000;
    text-decoration: underline;
}
.form-wrap.bg-red .required-ast-nolabel {
    color: #000;
}

.form-wrap .form ::placeholder,
.form-wrap #syndicate_form ::placeholder {
  color: #FFF;
  opacity: 1; /* Firefox */
}

.form-wrap #syndicate_form :-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #FFF;
}

.form-wrap #syndicate_form ::-ms-input-placeholder { /* Microsoft Edge */
 color: #FFF;
}

.form-wrap .form input[type="text"], 
.form-wrap .form input[type="email"], 
.form-wrap .form input[type="tel"],
.form-wrap #syndicate_form input[type="text"], 
.form-wrap #syndicate_form input[type="email"], 
.form-wrap #syndicate_form input[type="tel"] {
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #FFF;
    border-radius: 0;
    color: #FFF;
    font-family: 'ff-real-text-pro-2', sans-serif;
    font-weight: 300;
    padding: 10px 0;
    width: 100%;
}

.form-wrap.request-info {
    margin-bottom: 50px;
    padding: 100px;
}

.form-wrap.inline {
    padding: 50px;
}

.form-wrap.inline h2 {
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.iti-mobile .intl-tel-input.iti-container {
    top: 100px !important;
}

/* sms opt-in */

.sms-opt-in-container {
    display: block;
    clear: both;
}

#sms-opt-in {
    display: flex;
    align-items: flex-start;
}

#sms-opt-in input {
    margin-top: 4px;
}

#sms-opt-in label {
    font-family: 'ff-real-headline-pro', sans-serif;
    margin: 0 0 0 10px;
    letter-spacing: normal;
    text-transform: none;
	font-size: 13px !important;
	line-height: 1.5 !important;
	font-weight: 400 !important;
}

/* Popover */

.popover {
	background: #FFBF3D;
	border: 1px solid #FFBF3D;
	color: #000;
	padding: 6px;
	text-align: center;
}

.popover-body {
	color: #000;
}

.popover .arrow::after, 
.popover .arrow::before {
	border-bottom-color: #FFBF3D;
	border-top-color: #FFBF3D;
}

/* Webinar RSVP button */


/* Gray & White Background */
.form-wrap ._submit {
    padding: 16px 20px;
    width: 100%;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .1em;
    height: auto;
    text-transform: uppercase;
    transition: all 0.2s;
    border-radius: 30px;
    margin-top: 10px;
    background-color: #FF4637;
    border: 1px solid #000;
    color: #FFF;
}

.form-wrap ._submit:hover {
    background-color: #ffefba;
    color: #000;
}

.form-wrap ._error-inner {
    color: #FF4637;
    font-size: 11px;
}

.form-wrap ._form-label {
    font-weight: bold;
}

/*******************************************
:--- 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 {

}

/* Social share icons */
.social-share {
    margin: 10px 0 0;
}

.social-share p {
    font-size: 14px;
    margin: 0;
    font-weight: bold;
}

.social-share .social-button,
.social-share .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;
}

.social-share .social-button:hover {
    opacity: 0.7;
    text-decoration: none;
    color: #fff;
}

.social-share .social-button svg {
    margin-right: 2px;
    height: 10px;
}

.social-share .social-button.facebook {
    background-color: #469;
}

.social-share .social-button.twitter {
    background-color: #09f;
}

.social-share .social-button.linkedin {
    background-color: #07d;
}

.social-share .social-button.email {
    background-color: #222;
}

/*******************************************
:--- Footer ---:
*******************************************/
.page-template-index footer.site-footer,
.page-template-page-simple footer.site-footer{
    margin-top: 0 !important;
}

footer.site-footer {
	background: #000;
    color: #979797;
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 14px;
    letter-spacing: .5px;
    line-height: 24px;
    margin-top: 100px;
	padding: 100px 0;
}

footer.site-footer ul li {
	float: left;
	margin: 0 1em 0 0;
}

footer.site-footer a {
    background: transparent;
	color: #979797;
    text-decoration: none;
}
footer.site-footer a:hover,
footer.site-footer a:active,
footer.site-footer a:focus {
	color: #FFF;
}

footer.site-footer hr {
    border: 0;
	border-bottom: 1px solid rgba(212,213,212,0.29);
    padding: 0;
    margin: 30px 0;
}

footer.site-footer #nu-ring {
    background: transparent url(images/nu-ring.svg) no-repeat top left;
    background-size: cover;
    width: 123px;
    height: 155px;
    display: block;
    position: absolute;
    right: 0;
    top: -80px;
}

footer.site-footer .site-logo {
    display: block;
    margin: 0;
    max-width: 300px;
}

footer.site-footer .social-menu {
    float: right;
    margin-top: 30px;
}

footer.site-footer .social-menu li {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    margin: 0 1px;
}

footer.site-footer .social-menu li a {
    color: #000;
    display: inline-block;
    border-radius: 50%;
    background: rgba(255,255,255,.8);
    width: 30px;
    height: 30px;
    padding: 4px;
    font-size: 16px;
    text-align: center;
    margin: 0 20px 0 0;
}

footer.site-footer .social-menu li a:hover,
footer.site-footer .social-menu li a:focus,
footer.site-footer .social-menu li a:active {
    background: rgba(255,70,55,1);
}

footer.site-footer .social-menu li:last-child a {
    margin: 0;
}

/*******************************************
:--- Olark - Custom Keyboard Close Button ---:
*******************************************/

#olark-container button#close-chat {
	position: absolute !important;
	top: 13px !important;
	right: 40px !important;
	z-index: 10 !important;
	border-radius: 0 !important;
	background: transparent !important;
	border: none !important;
	color: #FFF !important;
	font-size: 11px !important;
	box-shadow: none !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
}

#olark-container button#close-chat:focus {
	border: 2px solid orange !important;
}

/* Overriding Olarks "FIX" */
body.olark-fix-ios-fixed #olark-container {
    position: fixed !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    top: 0 !important
}

/*******************************************
:--- Homepage Sections ---:
*******************************************/
.section-benefits {
    background: #FFF;
    padding: 50px 0;
}

.section-benefits h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.section-benefits .benefit {
    padding: 30px 40px;
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 0 0;
    min-height: 350px;
}

.section-benefits .benefit.first {
    border-width: 0 1px;
}

.section-benefits .benefit-icon {
    width: 100px;
    margin-bottom: 30px;
}

.section-benefits p {
    margin-bottom: 0;
}

.section-programs {
    padding: 50px 0;
}

.section-programs .program {
    background-color: #FFF;
    border: 1px solid #000;
    padding: 30px 40px;
    transition: all .2s ease;
/*    animation: eye-blink 2s infinite;*/
}

.section-programs .program-content {
    min-height: 190px;
}

.section-programs h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.section-programs img {
    border: 1px solid #000;
    filter: grayscale(1);
    margin-bottom: 20px;
}

.section-programs a {
    color: #000;
    text-decoration: none;
}

.section-programs a:hover {
    color: #000;
    text-decoration: none;
}

.section-programs a:hover img {
    filter: grayscale(0);
}

.section-programs a:hover .program {
    background-color: #ffefba;
}

.section-programs a:hover .program-title span,
.section-programs a:hover .cta-text {
    color: #FF4637;
    -webkit-box-shadow: inset 0 -3px 0 0 #ffefba, inset 0 -4px 0 0 #ff4637;
    box-shadow: inset 0 -3px 0 0 #ffefba, inset 0 -4px 0 0 #ff4637;
}

.section-programs .cta-text {
    color: #757575;
    display: inline-block;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 20px;
    margin: 0;
    text-transform: uppercase;
}

.section-about {
    background: #FFF;
    padding: 50px 0;
}

.section-about h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

#home-form.section {
    padding: 50px 0;
}

#home-form.section .form-wrap {
    padding: 100px;
}

.call-out {
    padding: 45px;
}

/*******************************************
:--- Top Level Pages ---:
*******************************************/
.hero-wrap.section {
    padding: 100px 0 100px;
}
.hero-content-top-level {
    color: #000;
    display: flex;
    flex-flow: column;
    height: 100%;
    min-height: 460px;
    justify-content: flex-end;
    padding: 0;
}

.hero-content-top-level h1 {
    margin-bottom: 10px;
}

/*******************************************
:--- Olark Button ---:
*******************************************/
#olark-wrapper .olark-launch-button .olark-button-text {
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    letter-spacing: .1em;
    text-transform: uppercase;
}

/*******************************************
:--- Accordion ---:
*******************************************/
/* Accordion */
.accordion-border {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.card {
	border: none;
    border-bottom: 1px solid #000;
	border-radius: 0;
	margin-bottom: 0;
}

.card:last-child {
	border: none;
}

.card-header {
    border: none;
	padding: 0;
	background-color: rgba(0,0,0,0);
}

.card h5 {
	background-color: #FFF;
    font-family: "ff-real-text-pro-2", sans-serif;
    font-weight: bold;
	padding: 16px 20px 16px 10px;
}

.card .card-header h5 {
    font-family: "ff-real-text-pro-2", sans-serif;
	padding: 0;
}

.card .card-header h5 span.header-alt {
    display: inline-block !important;
    margin: 0 0 0 10px;
}

.card .collapsing .card-body,
.card .collapse.show .card-body {
    border-top: 1px solid #000;
}

.card-header .btn {
    background: #FFEFBA;
    border-radius: 0;
	color: #000;
    font-weight: bold;
	padding: 12px 35px 12px 10px;
	width: 100%;
	text-align: left;
	margin-bottom: 0 !important;
}

.card-header .btn:hover,
.card-header .btn:focus,
.card-header .btn:active {
	color: #000;
	background: #FFEFBA !important;
	text-decoration: none;
    font-style: italic;
}

.card-header .btn:after {
    color: #000;
	content:"\e15b";
	float: none;
    font-family: "Material Icons"; 
    font-size: 16px;
    font-style: normal;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
}

.card-header .btn:hover:after,
.card-header .btn.collapsed:hover:after{
    color: #FF4637;
}

.card-header .btn.collapsed {
    background: #FFF;
}
.card-header .btn.collapsed:after{
    content:"\e145";
	color: #000;
    font-family: "Material Icons"; 
    font-style: normal;
}

.card.no-body .card-header .btn {
	pointer-events: none;
}

.card.no-body .card-header .btn:after {
	content: "";
}

/*******************************************
:--- Faculty Style ---:
*******************************************/
.faculty-grid {
    /*  position: relative;*/
    display: flex;
    /*	justify-content: space-between;*/
    flex-direction: row;
    flex-wrap: wrap;
}

.faculty-member-card {
    border: 1px solid #000;
    flex: 0 0 24%;
    margin: 0 10px 10px 0;
    padding: 0;
    /*
	display: block;
	float: left;
	width: 23.5%;
	padding: 0;
	margin: 0 10px 20px 0;
*/
}

.faculty-grid > .faculty-member-card:nth-child(4n+4) {
    margin: 0 0 10px 0 !important;
}

.faculty-member-card a {
    background: #FFF;
    display: block;
    padding: 15px;
    text-decoration: none;
    height: 100%
}

.faculty-member-card a:hover {
    background: #FFEFBA;
}

.faculty-member-card a:hover .name {
    text-decoration: underline;
}

.faculty-member-card a:hover .thumb img {
    transform: scale(1.1);
    filter: grayscale(0);
}

.faculty-member-card .thumb {
    border: 1px solid #000;
    width: 100%;
    overflow: hidden;
}

.faculty-member-card .thumb img {
    width: 100%;
    transition: all .25s ease-in-out;
    filter: grayscale(1);
}

.faculty-member-card .name {
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
}

.faculty-member-card .title {
    font-size: 12px;
    line-height: 14px;
    padding: 0;
    font-weight: 500;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
}

.faculty-member-expanded ul {
    margin: 0 0 20px 20px;
}

.faculty-member-expanded ul li  {
    list-style: disc !important;
}

.faculty-member-expanded {
    display: none;
    max-width: 880px;
}

.faculty-member-expanded .thumb {
    position: relative;
    margin-bottom: 20px;
}

.faculty-member-expanded .thumb img {
    width: 100%;
}

.faculty-member-expanded .contact {
}

.faculty-member-expanded .dept {
    font-size: 14px;
    font-style: italic;
    line-height: 1em;
}

.faculty-member-expanded .name {
    color: #000;
    font-size: 18px;
    margin-bottom: 0;
}

.faculty-member-expanded .contact i {
    display: inline-block;
    margin-right: 10px;
    color: #999;
}

.faculty-member-expanded .contact a {
    color: #FF4637;
    font-size: 12px;
}

.faculty-member-expanded .title {
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0;
}

.faculty-member-expanded .bio {
    font-size: 14px;
    margin-top: 0;
}

@media (max-width: 1440px) {
    .faculty-member-card {
        flex: 0 0 31%;
        margin: 0 10px 10px 0;
    }

    .faculty-grid > .faculty-member-card:nth-child(4n+4) {
        margin: 0 10px 10px 0 !important;
    }
}

@media (max-width: 767px) {
    .faculty-member-card {
        flex: 0 0 46%;
        margin: 0 5px 10px 5px;
    }

    .faculty-grid > .faculty-member-card:nth-child(4n+4) {
        margin: 0 5px 10px 5px !important;
    }
}

@media (max-width: 575px) {
    .faculty-member-expanded .name {
        margin-top: 20px;
    }

    .faculty-member-expanded .contact {
        font-size: 18px;
    }
}

/*******************************************
:--- Lightcast widget ---:
*******************************************/

.widget {
}

.widget > iframe {
    min-width: 43rem !important;
    width: unset !important;
    /* border: 1px solid #000 !important; */

}

@media (max-width: 1200px) {
    .widget > iframe {
        width: unset !important;
        min-width: 100% !important;
    }
}

/*******************************************
:--- Featherlight Lightbox ---:
*******************************************/
html.with-featherlight {
	overflow: hidden;
}
.featherlight {
	display: none;
	position:fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2147483647;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	background: #333;
	background: rgba(0, 0, 0, 0);
}

.featherlight:last-of-type {
	background: rgba(0, 0, 0, 0.8);
}
.featherlight:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.featherlight .featherlight-content {
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	overflow: auto;
	padding: 40px 30px;
	border-bottom: 25px solid transparent;
	margin-left: 5%;
	margin-right: 5%;
	max-height: 95%;
	background: #fff;
	cursor: auto;
	white-space: normal;
}

.featherlight .featherlight-inner {
	display: block;
}

.featherlight script.featherlight-inner,.featherlight link.featherlight-inner,.featherlight style.featherlight-inner {
	display: none;
}
.featherlight .featherlight-close-icon {
	position: absolute;
	z-index: 9999;
	top: 10px;
	right: 10px;
	line-height: 25px;
	width: 25px;
	cursor: pointer;
	text-align: center;
	font-family: Arial, sans-serif;
	background: #fff;
	background: rgba(255, 255, 255, 0.3);
	color: #000;
	border: none;
	padding: 0;
}

.featherlight .featherlight-close-icon::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.featherlight .featherlight-image {
	width: 100%;
}
.featherlight-iframe .featherlight-content {
	border-bottom: 0;
	padding: 0;
	-webkit-overflow-scrolling: touch;
}
.featherlight iframe {
	border: none;
}
.featherlight * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		margin-left: 0;
		margin-right: 0;
		max-height: 98%;
		padding: 30px;
		border-bottom: 10px solid transparent;
		overflow-x: hidden;
	}
}

@media print {
	html.with-featherlight > * > :not(.featherlight) {
		display: none;
	}
}

/*******************************************
:--- Webinar ---:
*******************************************/
.page-template-page-webinar header.site-header .site-logo-main:hover,
.page-template-page-webinar header.site-header .site-logo-main:active,
.page-template-page-webinar header.site-header .site-logo-main:focus,
.page-template-page-webinar header.site-header .site-logo-alt:hover,
.page-template-page-webinar header.site-header .site-logo-alt:active,
.page-template-page-webinar header.site-header .site-logo-alt:focus{
    color: #000;
}

.page-template-page-webinar .detail {
    padding: 30px;
    text-align: center;
/*    border-left: 1px solid #000;*/
}

/*
.page-template-page-webinar .detail.last {
    border-right: 1px solid #000;
}
*/

.page-template-page-webinar .detail i { 
    opacity: .25;
}

.page-template-page-webinar .detail .title {
    font-family: 'ff-real-headline-pro', sans-serif;
    font-size: 1.2em;
    margin: 10px 0 20px 0;
}

.page-template-page-webinar .section-speakers {
    padding-top: 25px;
}

.page-template-page-webinar .section-speakers .presenter-box {
    border: 1px solid #000;
    padding: 40px;
    min-height: 370px;
}

.page-template-page-webinar .section-speakers h2 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.page-template-page-webinar .btn {
/*
    background-color: #FF4637;
    border: 1px solid #FF4637;
*/
    background-color: #000;
    border: 1px solid #000;
    color: #FFF;
    display: inline-block;
    padding: 18px 25px;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s;
    border-radius: 50px;
}

.page-template-page-webinar .btn:hover {
    background: #FFEFBA;
    border: 1px solid #000;
    color: #000;
	text-decoration: none;
}

#webinar-callout .btn {
    background-color: #FF4637;
    border: 1px solid #FF4637;
    color: #FFF;
    display: inline-block;
    padding: 18px 25px;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s;
    border-radius: 50px;
}

#webinar-callout .btn:hover {
    background: #FFEFBA;
    border: 1px solid #000;
    color: #000;
	text-decoration: none;
}

.page-template-page-webinar .form-fields {
}

.page-template-page-webinar .form-fields ._form ._form-title, 
.page-template-page-webinar .form-fields ._form ._html-code {
    display: none;
}

.page-template-page-webinar .form-fields ._form ._form_element ._form-label {
    display: block !important;
    color: #757575;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    margin-bottom: .25em;
    text-transform: uppercase;
    clear: both;
}

.page-template-page-webinar .form-fields .input-field-program {
    display: block;
    margin-bottom: 15px;
    width: 100%;
}

.page-template-page-webinar .form-fields .input-field-program select {
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #FFF, #FFF);
    background-position: calc(100% - 20px) calc(1em + 1px), calc(100% - 15px) calc(1em + 1px), 100% 0;
    background-size: 5px 5px, 5px 5px, 2.5em 3em;
    background-repeat: no-repeat;
    background-color: #FFF;
    border: 1px solid #000;
    font-family: 'ff-real-text-pro-2', sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 8px 15px;
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    width: 100%;
}

.page-template-page-webinar .form-fields .input-field-firstname,
.page-template-page-webinar .form-fields .input-field-lastname,
.page-template-page-webinar .form-fields .input-field-phone,
.page-template-page-webinar .form-fields .input-field-email {
    display: inline-block;
    margin-bottom: 15px;
    width: 49%;
    float: left;
    z-index: 1;
}

.page-template-page-webinar .form-fields .input-field-firstname,
.page-template-page-webinar .form-fields .input-field-email {
    margin-right: 2%;
}

.page-template-page-webinar .form-fields input[type="text"] {
    background-color: #FFF;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-family: 'ff-real-text-pro-2', sans-serif;
    font-weight: 300;
    padding: 8px 15px;
    width: 100%;
}

/*
.page-template-page-webinar .form-fields ._error {
    position: relative;
    margin-top: -3px; 
}
*/
.page-template-page-webinar .form-fields ._error ._error-inner {
    color: #FF4637;
    display: inline-block;
    font-family: 'brandon-grotesque', sans-serif;
    font-size: 11px;
    line-height: 15px;
}
.page-template-page-webinar .form-fields ._button-wrapper {
    display: block;
    clear: both;
}

.page-template-page-webinar .form-fields ._button-wrapper button {
    background-color: #FF4637;
    border: 1px solid #000;
    color: #FFF;
    padding: 16px 20px;
    width: 100%;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    transition: all 0.2s;
    border-radius: 30px;
    margin-top: 10px;
}

.page-template-page-webinar .form-fields ._button-wrapper button:hover,
.page-template-page-webinar .form-fields ._button-wrapper button:focus,
.page-template-page-webinar .form-fields ._button-wrapper button:active {
    color: #000;
    background-color: #ffefba;
    outline: 0;
}

.page-template-page-webinar .popover {
    background: #ffefba;
    border: 1px solid #000;
    padding: 1px;
}

.page-template-page-webinar .popover-body {
    padding: .5rem .75rem;
    background: #ffefba;
    color: #000;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.page-template-page-webinar .bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.page-template-page-webinar .bs-popover-bottom>.arrow::after {
    border-bottom-color: #000;
}

.page-template-page-webinar .bs-popover-auto[x-placement^=bottom]>.arrow::before, 
.page-template-page-webinar .bs-popover-bottom>.arrow::before {
    border-bottom-color: #000;
}

@media (max-width: 640px) {
    .page-template-page-webinar .form-fields .input-field-firstname,
    .page-template-page-webinar .form-fields .input-field-lastname,
    .page-template-page-webinar .form-fields .input-field-phone,
    .page-template-page-webinar .form-fields .input-field-email {
        display: inline-block;
        margin-bottom: 15px;
        width: 100%;
        float: none;
    }
	.page-template-page-webinar .detail {
        padding: 10px 30px;
    }
}

/*******************************************
:--- Bio Collapse ---:
*******************************************/

#module #collapseExample.collapse:not(.show),
#module #collapseExample2.collapse:not(.show),
#module #collapseExample3.collapse:not(.show),
#module #collapseExample4.collapse:not(.show) {
  display: block;
  height: 115px;
  overflow: hidden;
}

#module #collapseExample.collapsing,
#module #collapseExample2.collapsing,
#module #collapseExample3.collapsing,
#module #collapseExample4.collapsing {
  height: 115px;
}

#module a.collapsed,
#module a:not(.collapsed) {
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
}

#module a.collapsed::after {
  content: '+ Show More';
}

#module a:not(.collapsed)::after {
  content: '- Show Less';
}

/* Webinar Speaker List */

.module > .presenter-bio.collapse:not(.show) {
	display: block;
	height: 115px;
	overflow: hidden;
}

.module > .presenter-bio.collapsing {
	height: 115px;
}

.module > a.collapsed,
.module > a:not(.collapsed) {
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.module > a.collapsed::after {
  content: '+ Show More';
}

.module > a:not(.collapsed)::after {
  content: '- Show Less';
}

/*******************************************
:--- Program Subnav ---:
*******************************************/
.program-subnav {
    display: none;
}
.program-subnav h3.header {
    color: #757575;
    display: block;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    margin-bottom: 1.5em;
    padding-bottom: 0;
    text-transform: uppercase;
}
.program-subnav ul.subnav-list {
    overflow: hidden;
}
.program-subnav ul.subnav-list li {
    float: left;
    margin: 0 0 10px 0;
}

.program-subnav ul.subnav-list li a {
    display: block;
    padding: 0 20px 0 0;
    margin: 0 20px 0 0;
}

@media (max-width: 992px) {
	.program-subnav {
        display: block !important;
    }
}

/*******************************************
:--- Accordion - Simple ---:
*******************************************/

.accord-heading {
    cursor: pointer;
    background-color: #FFF;
    font-family: "ff-real-text-pro-2", sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 12px 35px 12px 0;
    transition: all 0.2s ease-out;
}

.benefits-list .accord-heading {
    border-top: 1px solid #000;
}

.benefits-list .accord-heading.active {
    border-bottom: 1px solid #EEE;
    margin-bottom: 12px;
}

.accord-heading:hover,
.accord-heading:active,
.accord-heading:focus {
    font-style: italic;
    text-decoration: none;
}

.accord-heading:after {
    color: #000;
	content:"\e145";
	float: none;
    font-family: "Material Icons"; 
    font-size: 16px;
    font-style: normal;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
}

.accord-heading.active:after {
    color: #FF4637;
	content:"\e15b";
	float: none;
    font-family: "Material Icons"; 
    font-size: 16px;
    font-style: normal;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
}

.accord-heading:hover:after{
    color: #FF4637;
}

.accord-content {
    font-weight: 400;
    padding: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.accord-content hr.short-red {
    border-top: 2px solid red;
    width: 100px;
}

.border-btm {
    border-bottom: 1px solid #000;
}

.accord-heading h2 {
    font-size: 1.7em;
    margin-bottom: 0;
    transition: all 0.2s ease-out;
}

.accord-heading.active h2 {
    margin-bottom: 20px;
}

.accord-content > ul > li {
    list-style: none;
	margin: 0;
    padding: 12px 0 10px 20px;
    border-width: 1px 0 0 0;
    border-color: #dee2e6;
    border-style: solid;
    line-height: 20px;
}

.accord-content > ul > li:last-child {
    border-width: 1px 0;
}

.accord-content ul li:before {
    color: #FF4637;
    content: "\e15b"; 
    font-family: "Material Icons"; 
    font-size: 22px;
    padding-right: 3px;
    margin: 0 0 0 -25px;
    vertical-align: middle;
}

/*******************************************
:--- Buttons ---:
*******************************************/
.btn {
    display: inline-block;
    padding: 16px 20px;
    min-width: 275px;
    font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: .1em;
    line-height: 12px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s;
    border-radius: 25px;
    margin-bottom: 15px;
}

.btn.btn-black {
	background-color: #000;
    border: 1px solid #000;
    color: #FFF;
}

.btn.btn-red {
	background-color: #FF4637;
    border: 1px solid #FF4637;
    color: #FFF;
}

.btn.btn-outline {
	background-color: #FFF;
    border: 1px solid #000;
    color: #000;
}

.btn:hover,
.btn:focus,
.btn:active {
	background: #FFEFBA;
    border: 1px solid #000;
    color: #000;
	text-decoration: none;
}

/*******************************************
:--- Archa Form - Plugin Style ---:
*******************************************/
.form.one-step #one-step-fields {
    gap: 20px !important;
	margin-bottom: 20px !important;
}

.form.one-step .input-wrap label,
.form.one-step .select-wrap label {
	font-family: "GT America Mono",Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px !important;
	letter-spacing: .1em !important;
}

.form.one-step .input-wrap input {
	padding: 10px 15px !important;
}

.form.one-step .select-wrap {
    margin-bottom: 20px !important;
}

.form.one-step .input-wrap input,
.form.one-step .select-wrap select {
	font-size: 1rem !important;
}

.form.one-step .input-wrap input:focus,
.form.one-step .select-wrap select:focus {
	border: 1px solid #000 !important;
}

.form.one-step span.asterisk {
    display: none !important;
}

.form.one-step .input-wrap:after,
.form.one-step .select-wrap:after {
    color: red;
    content: '*';
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 400;
}

.form-wrap.bg-gray .select-wrap select,
.form-wrap.bg-white .select-wrap select {
	appearance: none !important;
    background-image: linear-gradient(45deg, transparent 50%, #000 50%), linear-gradient(135deg, #000 50%, transparent 50%), linear-gradient(to right, #FFF, #FFF) !important;
    background-position: calc(100% - 20px) calc(1em + 1px), calc(100% - 15px) calc(1em + 1px), 100% 0 !important;
    background-size: 5px 5px, 5px 5px, 2.5em 3em !important;
    background-repeat: no-repeat;
    background-color: #FFF;
    border: 1px solid #000 !important;
    font-family: 'ff-real-text-pro-2', sans-serif;
    font-weight: 300;
    margin: 0;
    padding: 10px 40px 10px 15px !important;
	width: 100%;
}

.form.one-step .form-controls input {
	margin: 5px 0 0 !important;
}

.form.one-step .input-wrap span.error,
.form.one-step .select-wrap span.error {
	color: red;
	font-size: 11px !important;
	font-weight: 500;
	text-transform: capitalize !important;
	position: absolute !important;
	padding: 0 !important;
}

.form.one-step .privacy {
	margin-bottom: 0 !important;
}

.form.one-step .international-link {
	font-size: 15px !important;
	margin-bottom: 0 !important;
}

.anchor-link {
    height: auto;
    width: 100%;
    clear: both;
    margin-top: -70px;
    position: absolute;
}

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

/* Large Displays */
@media (min-width: 1440px) {
	.container {
		max-width: 1440px;
	}
}

@media (max-width: 1440px) {
    .sidebar .sidebar-content-container {
        padding: 0 0 100px !important;
    }
    .hero-content-top-level {
        min-height: 360px;
    }
    .hero-content-top-level h1 {
        font-size: 80px;
        line-height: 80px;
    }
}

@media (max-width: 1200px) {
    /* Main Nav */
	nav.site-nav .menu-item a {
        padding: 37px 10px;
    }
    .section {
        padding: 50px 0;
    }
    .hero-wrap.section {
        padding: 50px 0;
    }
    .hero-wrap .hero-content {
        margin-bottom: 30px;
    }
    .hero-wrap h1, .hero-wrap .hero-title {
        font-size: 85px;
        line-height: 85px;
    }
    .hero-wrap .hero-intro {
        font-size: 35px;
        line-height: 40px;
    }
    .header-large {
        font-size: 40px !important;
        line-height: 48px !important;
    }
    .form-wrap .red-banner-cta-bg-icon {
        width: 95vh;
        height: 85vh;
    }
    .call-out {
        padding: 25px;
    }
    .sidebar .connect-with-us .material-icons {
        font-size: 16px;
        margin: 0;
    }
    .sidebar .connect-with-us a {
        font-size: 14px;
    }
    .section-benefits .benefit {
        min-height: 400px;
        padding: 30px;
    }
    .section-programs .program {
        padding: 30px;
    }
    .section-programs .program-content {
        min-height: 280px;
    }
    .hero-content-top-level {
        min-height: 300px;
    }
    .page-template-page-simple .hero-content-top-level {
        min-height: auto;
    }
    .hero-content-top-level h1 {
        font-size: 68px;
        line-height: 68px;
    }
    #home-form.section .form-wrap {
        padding: 50px;
    }
    .form-wrap.request-info {
        padding: 50px;
    }
    .form-wrap.inline h2 {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
	header.site-header .site-logo-main {
		font-size: 17px;
	}
	nav.site-nav .menu-item a {
        font-size: 15px;
		padding: 22px 8px !important;
    }
}

@media (max-width: 991px) {
	nav.site-nav .menu-item a {
        font-size: 15px;
    }
    .section {
        padding: 25px 0 !important;
    }
    .section-intro {
        font-size: 18px !important;
        line-height: 26px !important;
        margin-bottom: 30px !important;
        width: 100% !important;
    }
    footer.site-footer .social-menu {
        float: none;
    }
    footer.site-footer .text-right {
        text-align: left !important;
        padding-top: 20px;
    }
    .main-content-top-level .main-content {
        min-height: 600px;
        padding: 0;
    }
    .sidebar .sidebar-content-container {
        padding: 0 !important;
    }
    .form-wrap.inline {
        margin-bottom: 50px;
    }
    .section-benefits .benefit {
        border-width: 0 0 1px 0 !important;
        min-height: auto;
    }
    .section-benefits h2 {
        margin-bottom: 0;
    }
    .section-benefits .benefit-icon {
        float: left;
        margin: 0 30px 30px 0;
    }
    .section-programs .program {
        margin-top: 30px;
    }
    .section-programs .program-content {
        min-height: 210px;
    }
    .section-programs .program.last .program-content {
        min-height: auto;
    }
    .section-programs h2 {
        margin-bottom: 0;
    }
    .section-programs .program.last img {
        float: left;
        margin: 0 30px 30px 0;
        width: 268px;
    }
    .section-about .img-box {
        margin-bottom: 30px;
    }
    .hero-content-top-level {
        margin-bottom: 20px;
        min-height: auto;
        display: block;
    }
    .page-template-page-simple .hero-content-top-level {
        margin-bottom: 0;
    }
    .hero-content-top-level h1 {
        font-size: 68px;
        line-height: 68px;
    }
}

@media(min-width: 992px) {
    .sidebar .sidebar-content-container {
        border-left: 1px solid #000;
        height: 100%;
        left: 0;
        padding: 0 20px 100px;
        position: absolute; 
        top: 0; 
        width: 100%;
    }

    .sidebar .sidebar-content {
        padding: 0 20px;
        position: -webkit-sticky;
        position: sticky;
        top: 100px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* Main Nav */
    .nav-wrap {
        border-top: 1px solid #3A3A3A;
        text-align: center;
    }
	nav.site-nav .menu-item a,
    nav.site-nav .menu-item:last-child a {
        padding: 15px 8px;
    }
}

@media (min-width: 768px) {
	
	/* Desktop Navigation */

	nav.site-nav ul.sub-menu {
        border: 1px solid #000;
		padding: 0;
		width: 350px;
	}
    
    nav.site-nav ul.sub-menu .menu-item {
        border-bottom: 1px solid #000;
        display: block !important;
    }
    
    nav.site-nav ul.sub-menu .menu-item:last-child {
        border-bottom: 0;
    }
    
    nav.site-nav ul.sub-menu .menu-item a {
        color: #000;
        padding: 15px;
        margin-bottom: 0;
    }
    
    nav.site-nav ul.sub-menu .menu-item a:hover,
    nav.site-nav ul.sub-menu .menu-item a:active,
    nav.site-nav ul.sub-menu .menu-item a:focus {
        color: #FFF;
    }

	nav.site-nav .menu-item.menu-item-has-children:hover ul.sub-menu {
		left: auto;
    }
    
    nav.site-nav .menu-item.menu-item-has-children:last-child:hover ul.sub-menu {
        left: auto;
        right: 0;
	}

	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;
	}
	
}
 
@media (max-width: 767px) { 
    /* Main Nav */
/*
    nav.site-nav .menu-item:last-child a {
        color: #FFF;
		display: block;
        font-size: 14px;
		padding: 1em 2em;
        background: #FF4637;
	}
    nav.site-nav .menu-item:last-child a:after {
        background: transparent;
	}
*/
    nav.site-nav ul#menu-main-nav .menu-item {
        font-family: 'ff-real-headline-pro', sans-serif;
        text-transform: uppercase;
    }
    
    nav.site-nav ul.sub-menu {
		position: relative !important;
        left: 0 !important;
	}
    
    nav.site-nav ul.sub-menu .menu-item {
        border-bottom: 1px solid #EEE !important;
    }
    nav.site-nav ul.sub-menu .menu-item:last-child {
        border-bottom: 0 !important;
    }
   
    nav.site-nav ul.sub-menu .menu-item a {
        color: #000;
        font-weight: normal;
        margin-bottom: 0;
        text-transform: none;
    }
    nav.site-nav ul.sub-menu .menu-item a:hover, 
    nav.site-nav ul.sub-menu .menu-item a:active, 
    nav.site-nav ul.sub-menu .menu-item a:focus {
    background: #000;
    color: #FFF;
    text-decoration: none;
    }
    header.site-header .site-logo-main {
        margin-right: 60px;
    }
    .form-wrap h2 {
        width: 100%;
    }
    .form-wrap .red-banner-cta-bg-icon {
        width: 80%;
        height: 80%;
    }
    
    .form-wrap.inline {
        padding: 35px 20px;
    }

    .form-wrap.request-info {
        padding: 30px;
    }
    
    .section-benefits .benefit {
        border-width: 0 0 1px 0 !important;
        min-height: auto;
    }
    .section-benefits h2 {
        margin-bottom: 0;
    }
    .section-benefits .benefit-icon {
        float: left;
        margin: 0 30px 60px 0;
    }
    .section-programs .program {
        margin-top: 30px;
    }
    .section-programs .program-content {
        min-height: auto;
    }
    .section-programs .program.last .program-content {
        min-height: auto;
    }
    .section-programs .program.last img {
        float: none;
        margin: 0 0 20px 0;
        width: 100%;
    }
    
    .hero-content-top-level h1 {
        font-size: 60px;
        line-height: 60px;
    }
	
    #breadcrumbs {
        display: none;
    }
    
    #home-form.section .form-wrap {
        padding: 30px;
    }
	
	.one-step-fields .input-wrap {
		width: 100%;
	}
}

@media (max-width: 575px) {
    .hero-wrap h1, .hero-wrap .hero-title {
        font-size: 70px;
        line-height: 70px;
    }
    .hero-wrap .hero-intro {
        font-size: 25px;
        line-height: 30px;
    }
    .hero-wrap .hero-content {
/*        height: 700px;*/
        justify-content: flex-end;
    }
    .header-large {
        font-size: 35px !important;
        line-height: 40px !important;
    }
/*
    .hero-home {
        background: linear-gradient(rgba(243,242,241,1),rgba(243,242,241,1)), url(images/hero/hero-home.jpg) top 50%;
        background: #F3F2F1;
        padding: 100px 0 50px !important;
    }
*/
    .form-wrap h2 {
        margin-bottom: 20px;
        padding-bottom: 15px;
    }
    .form-wrap .section-intro {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .section-benefits .benefit {
        padding: 30px 15px;
    }
    .section-benefits p,
    .section-programs p.program-text {
        font-size: 14px;
    }
    .section-benefits .benefit-icon {
        float: left;
        margin: 0 15px 100px 0;
    }
    .hero-content-top-level h1 {
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width: 375px) { 
    .top-header a {
        margin-right: 5px;
    }
    .section-benefits .benefit-icon {
        float: none;
        margin: 0 15px 15px 0;
    }
    .hero-wrap h1, .hero-wrap .hero-title {
        font-size: 55px;
        line-height: 60px;
    }
    .hero-content-top-level h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .site-nav-wrap {
        width: 90vw !important;
    }
    nav.site-nav ul#menu-main-nav .menu-item a {
        padding: 1em !important;
    }
}

@media (max-width: 320px) { 

}

/*******************************************
:--- 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;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .txt-outline {
        color: #000;
    }
    /* IE10+ CSS styles go here */
    .featherlight .featherlight-content {
        max-width: 930px;
        width: 100%;
    }
    footer.site-footer .social-menu li a .fab {
        margin-top: 3px !important;
    }
}

/*******************************************
:--- Page Placeholder ---:
*******************************************/
.page-placeholder .main-body {
	background: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.7)), url("images/hero-placeholder.jpg") top center; 
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100vh;
	position: relative;
}

.page-placeholder .main-body-content {
	margin-top: 200px;
	text-align: center;
}

.page-placeholder .neu-cssh-logo {
	width: 100%;
    max-width: 400px;
	margin-bottom: 20px;
}

.page-placeholder h1 {
	font-family: 'ff-real-headline-pro', sans-serif;
    font-weight: 300;
	text-transform: uppercase;
	color: #FFF;
    font-size: 2em;
}

.page-placeholder .txt-red { 
    color: #FF4637;
}

.page-placeholder .txt-bold { 
    font-weight: 700;
}

@media (max-width: 600px) {
	.page-placeholder .main-body-content {
		margin-top: 100px;
	}
    .page-placeholder h1 {
        font-size: 1.25em;
    }
}
