@charset "UTF-8";
/** Style standards
Padding around elements = 15px
rust = #cc5831
Paragraph text reaches appx. 8px underneath the start of the box model
*/
abbr,
abbr[data-original-title],
abbr[title] {
	text-decoration: none;
	border: none;
}
blockquote,
body{
	line-height: 1.25em
}

.alumniAdDate,
.alumniAdHeader,
.alumniAdName,
.btn {
	text-transform: uppercase
}

html {
	height: 100%
}

.container,
.container-fluid {
	max-width: 480px;
	padding: 0;
	width: 100%
}

.site {
	bottom: 0;
	left: 0;
	overflow: auto;
	position: absolute;
	right: 0;
	top: 0
}

.btn,
.has-video:after,
section {
	position: relative
}

body {
	font-family: myriad-pro, sans-serif;
	font-size: 2em;
}

h1 {
	font-size: 2.25em;
	line-height: 1.125em;
	padding-bottom: 2%;
}

h2 {
	font-size: 1.625em;
	line-height: 1.15385em
}

h3 {
	font-size: 1.375em;
	line-height: 1.13636em
}

h4,
h5 {
	font-size: 1.125em;
	line-height: 1.11em
}

aside {
	font-size: 16px
}

p {
	margin: -6px 0 16px
}

blockquote {
	font-size: 1.25em
}

blockquote footer {
	float: right
}

a,
a figcaption {
	color: #cc5831;
	font-family: myriad-pro-semi-condensed, sans-serif;
	text-decoration: none
}

a figure:hover figcaption,
a:hover {
	color: #000;
	text-decoration: none
}

figure,
img,
video {
	height: auto;
	width: 100%
}

.img-25 {
	width: 25%
}

.img-33 {
	width: 33%
}

.img-50 {
	width: 50%
}

.img-75 {
	width: 75%
}
.has-video:after {
	bottom: -3px;
	vertical-align: bottom;
	padding-left: .3em;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-size: .8em;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e029";
}
.embed-responsive-16by9{
z-index:25;
}
.hero {
	padding: 30px 0
}
.btn {
	background-color: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #0b0b0b;
	font-family: myriad-pro-semi-condensed, sans-serif;
	font-size: .9em;
	font-weight: 400;
	padding: 6px;
	z-index: 100;
	white-space: normal;
}
.btn:focus,
.btn:hover {
	background: #0b0b0b;
	border-color: #0b0b0b;
	color: #fff
}
html.is-showing-site-nav .site {
	overflow: hidden
}
section {
	padding-bottom: 30px
}
.row {
	margin-left: 0;
	margin-right: 0
}
[class*=col-] {
	padding-left: 10px;
	padding-right: 10px
}

.col-xs-float-none {
	float: none
}

.col-sm-float-left {
	float: left
}

.web-exclusive {
	background: linear-gradient(to right, rgba(125, 208, 222, 1) 0, rgba(255, 255, 255, 0) 100%) rgba(0, 0, 0, 0)
}

h4.web-exclusive {
	color: #fff;
	font-family: myriad-pro-semi-condensed;
	font-size: 1.2em;
	line-height: 1.22em;
	padding-bottom: 2px;
	padding-left: 5px;
	z-index: 3;
	margin-top: 0;
}

#main-nav-container a:hover,
#menu-btn:hover {
	color: #cc5831
}

.top-nav {
	background-color: #fff;
	z-index: 2;
	margin-top:-20px
}

nav img {
	width: 20%
}

#main-nav-container {
	margin-bottom: 10px;
	margin-top: -65px
}

#main-nav-container a {
	color: #000
}

.nav-buttons {
	text-align: right;
	font-weight: 700
}

.icon {
	font-size: 1.25em
}

#menu-btn {
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent
}

.responsive-menu {
	background: #fafafa;
	display: none;
	float: right;
	position: absolute;
	right: 0;
	width: 285px;
	z-index: 99999
}

.open-menu-link:hover,
.responsive-menu ul li:hover {
	background: #fff
}

.responsive-menu ul li {
	padding: 1em 5%
}

.expand {
	display: block!important
}

.open-menu-link {
	cursor: pointer;
	display: none;
	float: right;
	font-size: 30px;
	line-height: 55px;
	margin: -20px;
	padding: 0 10px
}

.responsive-menu ul li.hover-open {
	background: #fafafa
}

li .sub-menu {
	display: none
}

.nav-list li,
ul.sub-menu li {
	border-bottom: 1px solid #fff
}

.nav-list li:last-child,
.sub-menu li:last-child {
	border-bottom: medium none
}

.visible {
	display: block!important
}

.nav-icon-hamburger,
.nav-icon-home {
	background: no-repeat rgba(0, 0, 0, 0);
	width: 25px
}

.nav-icon-home {
	background-image: url(../images/home-icon.svg)
}

.nav-icon-home:hover {
	background-image: url(../images/home-icon-hover.svg)
}

.nav-icon-hamburger {
	background-image: url(../images/hamburger-icon.svg);
	margin-bottom: 0
}

.nav-icon-hamburger:hover {
	background-image: url(../images/hamburger-icon-hover.svg)
}

.alumniAd {
	text-align: center;
	color: #00334e;
	background: linear-gradient(to bottom, rgba(31, 127, 156, 1) 0, rgba(255, 255, 255, 0) 100%) rgba(0, 0, 0, 0);
	padding: 15px 5px 60px
}

.alumniAdDate,
.alumniAdName {
	line-height: 1em
}

.alumniAdFooter,
.alumniAdHeader {
	font-size: .9em
}

.alumniAdDay,
.alumniAdHeader,
.white {
	color: #FFF
}

.alumniAdName {
	font-size: 3em;
	font-weight: 900
}

.alumniAdDate {
	font-size: 1.5em;
	color: #dcce86
}

.lightBlue {
	color: #53c9e0
}

.orange {
	color: #d86b3b
}

.foundation {
	color: #1F7F9C
}

.foundationHeader {
	color: #744331
}

.foundationHighlights {
	margin-left: 1em
}

.foundationHighlights dt {
	color: #00526F;
	font-weight: 400;
	display: list-item;
	list-style-type: square
}

.foundationHighlights dd {
	color: #744331;
	list-style-type: none
}

.dmvFlash {
	padding-top: 2.5em
}

.biasHeadshot {
	margin-bottom: 10%
}

.article-synopsis {
	color: #505050;
	font-family: warnock-pro, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
	padding-top: 15px
}

.form-control,
.video-caption {
	font-family: myriad-pro-semi-condensed, sans-serif;
	color: #505050
}

.video-caption {
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	padding-top: 2%
}

.video-container {
	padding: 30px 0
}

.form-control {
	border: 1px solid #000;
	font-size: 1.1em;
	height: 120%;
	line-height: 120%;
	padding: 12px;
	border-radius: 0;
	text-align: center
}

.select-display {
	margin-bottom: 15px
}

.select-display-value {
	display: none
}

.bx-wrapper {
	margin: 0 auto 50px;
	padding: 0;
	position: relative
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
	position: absolute;
	width: 100%
}
.bx-wrapper .bx-next {
	right: 20px
}

.bx-wrapper .bx-caption {
	background: rgba(80, 80, 80, .75);
	color: #fff;
	position: static;
	width: 100%
}

blockquote {
	border: 0;
	color: #1f7f9c
}

blockquote footer {
	font-size: 12px;
	font-weight: 700
}

.pull-quote {
	float: none;
	margin-left: auto;
	width: 100%
}

.byline {
	display: block;
	padding-bottom: 10px
}

.footer_content {
	background: #1f7f9c;
	color: #fff;
	padding: 15px 15px 0
}

.footer_content a {
	color: #fff
}

.footer_content a:hover {
	color: #dadada
}

.copyright {
	color: #94dfec
}

#footer h5 {
	margin-top: 0;
	padding-top: 0
}

.subscribe {
	background: #1f7f9c;
	border-radius: 10px;
	font-size: 1.2em!important;
	font-weight: 700;
	text-transform: none
}

a.subscribe:active,
a.subscribe:hover,
a.subscribe:visited {
	background: #fff;
	color: #1f7f9c
}

footer p {
	font-size: 1em;
	line-height: 150%;
	margin: 0 0 5px
}

#footer-image {
	width: 50px
}

#footer,
figure img.img-responsive {
	width: 100%
}

#social span {
	display: inline-block;
	margin: 0 -5px;
	padding: 18px
}

.facebook {
	background: url(../images/social/facebook-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.facebook:hover {
	background: url(../images/social/facebook-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.instagram {
	background: url(../images/social/instagram-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.instagram:hover {
	background: url(../images/social/instagram-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.twitter {
	background: url(../images/social/twitter-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.twitter:hover {
	background: url(../images/social/twitter-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.flickr {
	background: url(../images/social/flickr-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.flickr:hover {
	background: url(../images/social/flickr-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.youtube {
	background: url(../images/social/youtube-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.youtube:hover {
	background: url(../images/social/youtube-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.vimeo {
	background: url(../images/social/vimeo-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.vimeo:hover {
	background: url(../images/social/vimeo-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.linkedin {
	background: url(../images/social/linkedin-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.linkedin:hover {
	background: url(../images/social/linkedin-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.googleplus {
	background: url(../images/social/google+-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.googleplus:hover {
	background: url(../images/social/google+-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.pinterest {
	background: url(../images/social/pinterest-white-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

.pinterest:hover {
	background: url(../images/social/pinterest-32px.svg) no-repeat rgba(0, 0, 0, 0)
}

#social ul li {
	display: inline;
	list-style: none
}

hr {
	height: .04em;
	background: #737373;
	background: -webkit-linear-gradient(left, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: -o-linear-gradient(right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: -moz-linear-gradient(right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF);
	background: linear-gradient(to right, #FFF, #d1d1d1, #737373, #737373, #d1d1d1, #FFF)
}

.no-padding {
	padding: 0
}

.padding-right,
figure.float-left {
	padding-right: 20px
}

.padding-left,
figure.float-right {
	padding-left: 20px
}

.img-hero img {
	height: 15%;
	width: 100%
}

.dropcap::first-letter {
	font-size: 36px
}

figure,
figure.img-responsive {
	background-color: transparent;
	display: table;
	font-size: .875em;
	margin: 0 0 1%
}

figure img {
	background-color: transparent;
	display: table-row
}

figcaption {
	caption-side: bottom;
	display: table-caption;
	margin: inherit;
	padding: inherit;
	padding-top: 10px;
	line-height: 1.35em;
	font-size: .95em;
	color: #616161
}

.bonus-content {
	list-style: none;
	padding-left: 0
}

.bonus-content li {
	font-size: 16px;
	padding: 5px 0
}

.bonus-content li ul {
	padding-left: 0
}

ul.bonus-content li ul li {
	color: #666;
	font-size: 14px;
	list-style: none;
	padding: 3px 0
}

ul.bonus-content li ul li a {
	color: #666
}

ul.bonus-content li ul li a:hover {
	text-decoration: underline
}

.bonus-title {
	color: #2999b1;
	font-weight: 700
}

#footer {
	margin-top: 30px;
	padding-bottom: 45px;
	padding-top: 15px
}

.float-right {
	float: right
}

.float-left {
	float: left
}

.more-articles {
	padding-top: 35px
}

.more-articles h4 {
	font-size: 1.08em;
	font-weight: 700
}

.more-articles figure {
	display: inline-table;
	margin-left: 1%;
	vertical-align: top;
	max-width: 170px;
	max-height: 128px
}

.subhead {
	font-size: 1.6em;
	line-height: 1em;
	color: #1f7f9c;
	padding: 15px 0
}

#top-nav {
	display: none
}

@media (max-width:400px) {
	h3 {
			font-size: 1.22em;
			line-height: 1.13636em
	}
	h4 {
			font-size: 1em;
			line-height: 1.11em
	}
	.btn {
			font-size: .8em
	}
	.float-left,
	.float-right {
			float: none
	}
	.img-25,
	.img-33,
	.img-50,
	.img-75 {
			width: initial;
			padding: 0
	}
}

@media (max-width:600px) {
	section {
			padding-bottom: 10px
	}
	#main-nav-container {
			width: 100%;
			margin-top:-50px
	}
	nav img {
			width: 30%
	}
	.curve {
			margin-top:15px
	}
	.news-2 img {
			padding: 0
	}
	.round {
			margin-top: 25px
	}
	.news-2-title {
			margin-top: 5px;
			text-align: center
	}
	.news-2-lg-right {
			margin-top: 10px
	}
	.news-2-sm-right {
			margin-bottom: 10%;
			margin-top: 10%
	}
	.news-3 {
			margin-top: 8%
	}
	.ImageWrapperCircle .ImageOverlayB {
			height: 91%;
			top: 10px
	}
	#alumni-2 h3 {
			margin-bottom: 20px;
			margin-left: 50px;
			margin-top: 130px;
			text-align: left;
			vertical-align: bottom;
			width: 85%
	}
	#alumni-2 img {
			float: left;
			padding: 10px 10px 0 15px;
			width: 50%
	}
}

@media (max-width:767px) {
	.nav-buttons {
			margin-top: 30px;
			text-align: right
	}
}

@media (min-width:768px) {
	.container,
	.container-fluid {
			max-width: 768px;
			padding: 0 3px
	}
	body {
			line-height: 1.375em
	}
	h2,
	h3 .h3 {
			line-height: 1.25em
	}
	h2 {
			font-size: 2em
	}
	h3 .h3 {
			font-size: 1.5em
	}
	h4 {
			font-size: 1.125em;
			line-height: 1.22em
	}
	h5 {
			margin-top: 10%
	}
	blockquote {
			font-size: 1.5em;
			line-height: 1.45833em
	}
	section {
			padding-bottom: 10px
	}
	#main-nav-container {
			margin-bottom: 20px;
			margin-top: -50px;
			width: 100%
	}
}

@media (min-width:992px) {
	h2,
	h3 {
			line-height: 1.25em
	}
	.container,
	.container-fluid {
			max-width: 1044px;
			padding: 0 32px
	}
	h2 {
			font-size: 2em
	}
	h3 {
			font-size: 1.75em
	}
	.btn {
			font-size: 1em
	}
	.headshot {
			max-width: 200px
	}
	.form-control {
			font-size: .9em
	}
}

@media (min-width:1200px) {
	[class*=col-] {
			padding-left: 15px;
			padding-right: 15px;
	}
	.no-padding-right {
			padding-right: 0;
	}
	.no-padding-left {
			padding-left: 0;
	}
	.container,
	.container-fluid {
			max-width: 1200px;
			padding: 0
	}
	.pull-quote {
			float: left;
			margin-left: -90px;
			width: 30%
	}
	h3 {
			font-size: 2em;
			line-height: 1.3em
	}
	h4 {
			font-size: 1.4em
	}
	.footer-image {
			width: 85%
	}
	.form-control {
			font-size: 1.3em
	}
}

@media (min-width:1200px) and (max-width:1350px) {
	.pull-quote {
			float: none;
			margin-left: auto;
			width: 100%
	}
}

@media print {
	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9 {
			float: left
	}
	.col-sm-12 {
			width: 100%
	}
	.col-sm-11 {
			width: 91.6667%
	}
	.col-sm-10 {
			width: 83.3333%
	}
	.col-sm-9 {
			width: 75%
	}
	.col-sm-8 {
			width: 66.6667%
	}
	.col-sm-7 {
			width: 58.3333%
	}
	.col-sm-6 {
			width: 50%
	}
	.col-sm-5 {
			width: 41.6667%
	}
	.col-sm-4 {
			width: 33.3333%
	}
	.col-sm-3 {
			width: 25%
	}
	.col-sm-2 {
			width: 16.6667%
	}
	.col-sm-1 {
			width: 8.33333%
	}
	.col-sm-pull-12 {
			right: 100%
	}
	.col-sm-pull-11 {
			right: 91.6667%
	}
	.col-sm-pull-10 {
			right: 83.3333%
	}
	.col-sm-pull-9 {
			right: 75%
	}
	.col-sm-pull-8 {
			right: 66.6667%
	}
	.col-sm-pull-7 {
			right: 58.3333%
	}
	.col-sm-pull-6 {
			right: 50%
	}
	.col-sm-pull-5 {
			right: 41.6667%
	}
	.col-sm-pull-4 {
			right: 33.3333%
	}
	.col-sm-pull-3 {
			right: 25%
	}
	.col-sm-pull-2 {
			right: 16.6667%
	}
	.col-sm-pull-1 {
			right: 8.33333%
	}
	.col-sm-pull-0 {
			right: auto
	}
	.col-sm-push-12 {
			left: 100%
	}
	.col-sm-push-11 {
			left: 91.6667%
	}
	.col-sm-push-10 {
			left: 83.3333%
	}
	.col-sm-push-9 {
			left: 75%
	}
	.col-sm-push-8 {
			left: 66.6667%
	}
	.col-sm-push-7 {
			left: 58.3333%
	}
	.col-sm-push-6 {
			left: 50%
	}
	.col-sm-push-5 {
			left: 41.6667%
	}
	.col-sm-push-4 {
			left: 33.3333%
	}
	.col-sm-push-3 {
			left: 25%
	}
	.col-sm-push-2 {
			left: 16.6667%
	}
	.col-sm-push-1 {
			left: 8.33333%
	}
	.col-sm-push-0 {
			left: auto
	}
	.col-sm-offset-12 {
			margin-left: 100%
	}
	.col-sm-offset-11 {
			margin-left: 91.6667%
	}
	.col-sm-offset-10 {
			margin-left: 83.3333%
	}
	.col-sm-offset-9 {
			margin-left: 75%
	}
	.col-sm-offset-8 {
			margin-left: 66.6667%
	}
	.col-sm-offset-7 {
			margin-left: 58.3333%
	}
	.col-sm-offset-6 {
			margin-left: 50%
	}
	.col-sm-offset-5 {
			margin-left: 41.6667%
	}
	.col-sm-offset-4 {
			margin-left: 33.3333%
	}
	.col-sm-offset-3 {
			margin-left: 25%
	}
	.col-sm-offset-2 {
			margin-left: 16.6667%
	}
	.col-sm-offset-1 {
			margin-left: 8.33333%
	}
	.col-sm-offset-0 {
			margin-left: 0
	}
	.visible-xs {
			display: none!important
	}
	.hidden-xs {
			display: block!important
	}
	table.hidden-xs {
			display: table
	}
	tr.hidden-xs {
			display: table-row!important
	}
	td.hidden-xs,
	th.hidden-xs {
			display: table-cell!important
	}
	.hidden-sm,
	.hidden-xs.hidden-print {
			display: none!important
	}
	.visible-sm {
			display: block!important
	}
	table.visible-sm {
			display: table
	}
	tr.visible-sm {
			display: table-row!important
	}
	td.visible-sm,
	th.visible-sm {
			display: table-cell!important
	}
}