/*
Theme Name: 	UFL MUSIC __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";

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

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: none !important;
}

/*body {
	background: #fffefd url(images/bg-texture.png);m
	font: 18px/26px 'Gentona W00 Light', Helvetica, Arial, sans-serif;
}*/

body {
	background: #f8f8f8;
	font: 18px/26px 'Gentona W00 Light', Helvetica, Arial, sans-serif;
}

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

a {
	color: #b04909;
}

a:hover {
	color: #f79f6a;
}

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

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


/*******************************************
:--- Typography ---:
*******************************************/

/* How To Call fonts....

Quadron
font-family:'Quadon W00 Thin';
font-family:'Quadon W00 ThinItalic';
font-family:'Quadon W00 Light';
font-family:'Quadon W00 LightItalic';
font-family:'Quadon W00 Regular';
font-family:'Quadon W00 RegularItalic';
font-family:'Quadon W00 Medium';
font-family:'Quadon W00 MediumItalic';
font-family:'Quadon W00 Bold';
font-family:'Quadon W00 BoldItalic';
font-family:'Quadon W00 ExtraBold';
font-family:'Quadon W00 ExtraBoldItalic';
font-family:'Quadon W00 Heavy';
font-family:'Quadon W00 HeavyItalic';
font-family:'Quadon W00 Black';
font-family:'Quadon W00 BlackItalic';
font-family:'Quadon W00 UltraBold';
font-family:'Quadon W00 UltraBoldItalic';

Gentona
font-family:'Gentona W90 ExtraBold DEMO';
font-family:'Gentona W90 ExtraBold It DEMO';
font-family:'Gentona W00 Thin';
font-family:'Gentona W00 Thin Italic';
font-family:'Gentona W00 ExtraLight';
font-family:'Gentona W00 ExtraLight Italic';
font-family:'Gentona W00 Light';
font-family:'Gentona W00 Light Italic';
font-family:'Gentona W00 Book';
font-family:'Gentona W00 Book Italic';
font-family:'Gentona W00 Medium';
font-family:'Gentona W00 Medium Italic';
font-family:'Gentona W00 SemiBold';
font-family:'Gentona W00 SemiBold Italic';
font-family:'Gentona W00 Bold';
font-family:'Gentona W00 Bold Italic';
font-family:'Gentona W00 ExtraBold';
font-family:'Gentona W00 ExtraBold Italic';
font-family:'Gentona W00 Heavy';
font-family:'Gentona W00 Heavy Italic';
*/

input, textarea {

}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

a, a:hover, a:active, a:focus {
	text-decoration: none;
}



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

.live_chat {
	cursor: pointer; 
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.new-display-none {
	display: none;
}

.new-display-block {
	display: block !important;
}

.clear {
	clear: both;
}


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

#breadcrumbs {
	font-family: 'Quadon W00 Regular', Baskerville, 'Palatino Linotype', serif;
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding: 2px 0 12px 0;
	overflow: hidden;
}
 
#breadcrumbs li {
	color: #333;
	background: none;
	float: left;
	margin-right: 15px;
	padding: 0 0 4px 0px;
}

#breadcrumbs li a {
	color: #00529b;
}

#breadcrumbs li a:hover {
	color: #f37021
}

#breadcrumbs .separator {
	font-weight: normal;
	color: #333;
}

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

header {
	background: #00529b;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1000;
}

/* UF Logo */

.uf-logo {
	background: #00529b;
	display: block;
	float: left;
	height: 50px;
	position: relative;
	width: 50px;
	z-index: 1001;
}

.uf-logo:hover {
	background: #084b81;
}

.uf-logo img {
	margin: 15px 0 0 10px;
	height: 20px;
	width: 30px;
}

/* UF Logo Full*/

.uf-logo-full {
	background: #00529b;
	display: none;
	float: left;
	height: 60px;
	width: 190px;
}

.uf-logo-full img {
	margin: 19px 0 0 10px;
	width: 174px;
}

/* UF MMME Logo */

.uf-sm-logo img {
	display: block;
	height: 78px;
	left: 0;
	margin-left: 30px;
	position: absolute;
	top: 11px;
	width: 270px;
}

/* Search */

form.search-wrap {
	display: block;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	z-index: 1000;
}

form.search-wrap .sr-only {
    color: #000;
}

form.search-wrap.open-search input {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0); 
}

form.search-wrap label {
	display: none;
}

form.search-wrap input {
	background: #faf8f1;
	border: none;
	color: #f37021;
	display: inline-block;
	font: 500 14px/1 'Quadon W00 Medium', Baskerville, 'Palatino Linotype', serif;
	font-size: 14px;
	height: 50px;
	left: 0;
	letter-spacing: 1px;
	line-height: 1px;
	margin: 0;
	padding: 10px;
	position: absolute;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .25s ease-out;
	transition: transform .25s ease-out;
	top: auto;
	vertical-align: top;
	width: 350px;
	z-index: 1;
	-webkit-appearance: none;
}

form.search-wrap.open-search input:focus {
	outline: none;
}

form.search-wrap .btn-search {
	background: #bc581a;
	border: none;
	border-radius: 0;
	cursor: pointer;
	display: block;
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 5;
}

form.search-wrap .btn-search:hover {
	background: #bc581a;
}

form.search-wrap .btn-search span img {
	width: 19px;
}

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

.menu-wrap {
	background: #f37021;
	display: block;
	float: left;
	height: 150px;
	overflow: visible;
	padding-left: 0;
	padding-top: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1000;
}

.extra-menu-wrap {
	background: #bc581a;
	display: block;
	float: left;
	height: 50px;
	left: 0;
	padding-left: 50px;
	position: relative;
	text-align: left;
	top: -100px;
	width: 100%;
}

.extra-menu-wrap:before {
	content: "";
	display: table;
}

.extra-menu-wrap:after {
	clear: both;
	content: "";
	display: table;
}

.extra-menu-wrap ul {
	display: inline-block;
	padding-left: 20px;
}

.extra-menu-wrap ul li {
	color: #fff;
	display: block;
	float: left;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 14px;
	padding: 18px 10px;
	text-transform: uppercase;
}

.extra-menu-wrap ul li a {
	color: #fff;
	display: block;
	text-transform: uppercase;
}

.extra-menu-wrap ul li a:hover {
	opacity: 0.8;
}

.extra-menu-wrap ul li i {
	font-size: 12px;
}

.extra-menu-wrap ul li a.tel-number {
	cursor: default;
}

.extra-menu-wrap ul li a.tel-number:hover {
	opacity: 1;
}

.header-block {
    display: block; 
    float: right; 
    z-index: 1001; 
    background: #f37021;
    height: 50px;
    margin-right:50px; 
    padding: 10px 12px 0px;
}

.header-block h3 {
    display: inline;
}

.header-info-session {
    display: inline-block;
    color: white; 
    border: 1px solid white; 
    margin-left: 4px;
    padding: 0 12px;
}

.header-info-session:hover {
    color: #00509d;
}
/* Wordpress Page Nav */

.main-menu-wrap {
	background: #fff;
	display: block;
	overflow: visible;
	padding: 0 0 0 325px;
	position: relative;
	top: 50px;
}

.main-menu-wrap:before {
	content: "";
	display: table;
}

.main-menu-wrap:after {
	content: "";
	clear: both;
	display: table;

}

.nav-open { 
	display: none;
}

#menu-main {
	width: 100%;
}

#menu-main ul.sub-menu {
	display: none;
}

#menu-main .menu-item {
	float: left;
	padding-right: 0;
	width: calc(99.9% / 5);
}

#menu-main .menu-item a {
	color: #00529b;
	display: block;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 18px;
	letter-spacing: 2px;
	padding: 37px 0;
	text-align: center;
	text-transform: uppercase;
}

#menu-main .menu-item a:hover {
	background: #faf8f1;
}

#menu-main .menu-item a.menu-open {
	background: #faf8f1;
}

#menu-main .menu-item.menu-item-has-children:hover ul.sub-menu {
	background: #faf8f1;
	display: block
}

#menu-main .menu-item.menu-item-has-children:hover ul.sub-menu li ul.sub-menu {
	display: none;
}

#menu-main .menu-item.menu-item-has-children:hover ul.sub-menu .menu-item.menu-item-has-children:hover ul.sub-menu {
	display: block; 
	margin-left: 300px; 
	margin-top: -22px;
}

#menu-main ul.sub-menu {
	position: absolute; 
	z-index: 1; 
	background: #fff; 
	padding: 40px 0 40px 40px;
	min-width: 845px;
	top: 100px;
	width: auto;
	column-count: 2;
}

#menu-main ul.sub-menu .menu-item {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	float: left;
	width: 100%;
}

#menu-main ul.sub-menu .menu-cta a  {
	color: #f37021;
}

#menu-main ul.sub-menu .menu-cta a:hover  {
	color: #00529b!important;
}

#menu-main ul.sub-menu .menu-item a {
	border-bottom: 1px solid #eae5d7;
	font-family: 'Quadon W00 Medium', Baskerville, 'Palatino Linotype', serif;
	font-size: 18px;
	letter-spacing: 0;
	margin: 0 40px 0 0;
	padding: 11px;
	text-align: left;
	text-transform: none;
}

#menu-main ul.sub-menu .menu-item a:hover {
	color: #f37021;
}

#menu-main .menu-item a span {
	display: inline-block;
	position: relative;
}

#menu-main .menu-item a span:after {
	background: url(images/main-menu-hover.png) repeat-x left center;
	content: '';
	bottom: -5px;
	display: block;
	height: 5px;
	left: 0;
	position: absolute;
	-webkit-transform-origin: center center;
	transform-origin: center center;
	width: 0;
}

#menu-main .menu-item a:hover span:after, #menu-main .menu-item.hover a span:after {
	-webkit-transition: width 0.2s ease-out;
	transition: width 0.2s ease-out;
	width: 100%;
}

#menu-main .menu-item ul li span:after {
	display: none;
}

.menu-main-container li.hover {
	background: #faf8f1;
}

.menu-main-container li.hover .dropdown {
	display: block; 
}

.menu-main-container li.hover span:after {
	-webkit-transition: width 0.2s ease-out;
	transition: width 0.2s ease-out;
	width: 100%;
}

.offscreen .sub-menu {
	left: auto;
	right: 0;
}

.sub-menu {
	min-width: 845px;
	position: absolute;
	top: 100px;
	width: auto; 
}

.offscreen .sub-menu {
	left: auto;
	right: 0; 
}

/* Mobile Menu */

.open-menu, .open-menu body {
  height: 100vh;
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.open-menu .nav-open, .open-menu .nav-open.nav-close {
	opacity: 1;
	visibility: visible;
	transition: all 0.4s ease-out;
}

.btn-menu .icon-menu, .btn-show-aux .icon-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .4s ease-out;
	transition: all .4s ease-out; 
}

.mobile-dropdown-wrap {
    background: #fffdf5;
    border-left: 1px solid #eae5d7;
    height: calc(100vh - 60px);
    right: 0;
    overflow: scroll;
    position: absolute;
    transform: translateX(100%);
    transition: transform .25s ease-out;
    top: 60px;
    width: 80%;
    z-index: 1000;
}

.open-menu .menu-wrap {
	display: block;
	transition: all .25s ease-out;
}

.open-menu .menu-wrap .extra-menu-wrap, .open-menu .menu-wrap .main-menu-wrap {
		display: block;
}

.open-mobile-dropdown .mobile-dropdown-wrap {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.open-mobile-dropdown .menu-wrap {
	-webkit-transform: translateX(-80%);
	transform: translateX(-80%);
}

.mobile-dropdown-wrap ul {
	border-top: 1px solid #eae5d7;
	margin: 0 15px;
	padding: 0;
}

.mobile-dropdown-wrap ul li {
	border-top: 1px solid #eae5d7;
	list-style: none;
	margin: 0;
}

.mobile-dropdown-wrap ul li:first-child {
	border: none;
	margin: 15px 0 0;
}

.mobile-dropdown-wrap ul li a {
	color: #00529b;
	display: block;
	font-family: 'Quadon W00 Medium', Baskerville, 'Palatino Linotype', serif;
	padding: 15px;
	text-transform: none;
}

.mobile-dropdown-wrap ul li:first-child a {
  font-family: "Gentona W00 Bold", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

/*******************************************
:--- Content ---:
*******************************************/

.container-content {
	margin: 150px 0 0;
}

/* Headings */

.container-content h2, .video-wrap-test h2, .video-wrap h2 {
	color: #4c87b5;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 32px;
	margin: 40px 0;
	text-transform: uppercase;
}

.hero-section h1, 
.hero-section div.page-title
{
	color: #fff;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 48px;
	line-height: 1.1;
	margin: 0;
	text-transform: uppercase;
}

.hero-image + .container > #main_content > h2.summary-heading {
	font-size: 36px;
	margin: 40px 0;
}

.container-content h3 {
	color: #00529b;
	font-family: "Quadon W00 Medium", Baskerville, 'Palatino Linotype', serif;
	font-size: 22px;
	line-height: 30px;
	margin: 30px 0;
}

.container-content h4 {
	color: #00529b;
	font-family: "Quadon W00 Medium", Baskerville, 'Palatino Linotype', serif;
	font-size: 18px;
	line-height: 26px;
	margin: 30px 0;
}

.container-content p, .video-wrap-test p {
	overflow-wrap: break-word;
	font-size: 17px;
	line-height: 25px;
	margin: 0 0 20px;
}

.container-content p strong {
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#main_content img {
	border: 5px solid #fff;
	float: right;
	margin: 0 0 30px 30px;
	width: 50%;
}

#main_content img.hidden-image {
	display: none;
}

#main_content img.inline-image-faculty {
	width: 33%;
}

#main_content img.inline-image-full {
	float: left;
	margin-left: 0;
	width: 100%;
}

#main_content blockquote {
	background: #11539b;
	border-left: 4px solid #02519b;
	padding: 40px;
	margin: 20px 5%;
	width: 90%;
}

#main_content blockquote p {
	color: #fff;
	font-family: 'Gentona W00 Thin', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 26px;
}

#main_content blockquote svg.hidden {
	display: inline-block!important;
	visibility: visible!important;
}

#main-content li strong {
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

/* Hero Image HP */

.hero-image {
	background: url(images/hero.jpg) no-repeat;
	background-position: center -20px;
	background-size: cover;
	height: 640px;
	position: relative;
	width: 100%;
}

.hero-image:before, .hero-section:before, .stat-wrap:before {
	background: url(images/edge-bottom.png);
	background-position: top center;
	bottom: 0;
	content: '';
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	width: 100%;
}

.stat-wrap:after {
	content: '';
	display: block;
	height: 40px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* Hero Image Pages */

.hero-home:after, .hero-home-alt:after {
	display: none;
}

.hero-section {
	background: #084b81;
	margin: 0;
	padding: 40px 0 78px;
}

/* Lists */

.container-content ul {
	font-size: 17px;
	line-height: 25px;
	margin: 0 0 20px;
}

.container-content ul li {
	background: url(images/icon-bullet.png) no-repeat left 10px;
	background-size: 5px;
	padding: 0 0 4px 12px;
}

.container-content ul li ul {
	margin: 0;
}

/* Tables */

table {
	background: #fffefa;
	margin: 0 0 40px;
	width: 100%;
}

table tr {
	border-bottom: 1px solid #f1efea;
}

table tr td {
	padding: 16px 24px;
	vertical-align: super;
}

table tr td strong {
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

table tr td a {
	color: #00529b;
}

table tr td a:hover {
	color: #6c9ac3;
}

table.course-schedule-list tr td {
	vertical-align: top;
}

/* Accordion */

h3.accordion-header {
	background: #fffefa;
	border-bottom: 1px solid #f1efea;
	cursor: pointer;
	font-size: 18px;
	margin: 0;
	padding: 20px 40px 20px 20px;
	position: relative;
}

h3.accordion-header span {
	background: url(images/icon-down.svg) no-repeat; 
	background-size: 100%;
	height: 10px;
	margin: 10px 0 0;
	position: absolute;
	right: 20px;
	transition: transform .25s ease-out;
	top: 20px;
	width: 16px;
}

h3.accordion-header.active-header span {
	transform: rotate(180deg);
	transition: transform .25s ease-out;
}

h3.accordion-header span:before {
	display: none;
}

.accordion-content {
	background: #fff;
	border-bottom: 1px dotted #f1efea;
	display: none;
	padding: 20px;
}

/* Accordion - Faculty */

.faculty-header:first-child {
	margin: 0;
}

.faculty-header {
	background: #fff;
	cursor: pointer;
	margin: 20px 0 0;
	padding: 20px;
}

.faculty-header h3 {
	margin: 0 0 10px;
	padding: 0;
}

.faculty-header span {
	color: #00529b;
	position: absolute;
	right: 20px;
	top: 44%;
}

.faculty-header svg {
	margin-right: 4px;
}

.faculty-header p {
	color: #bc581a;
	margin: 0;
}

.faculty-content {
	background: #fff;
	border-top: 1px solid #ececec;
	padding: 20px;
}

.faculty-header.active span {
	color: #bc581a;
}

/* Admissions Styles */

.start-date {
	background: #fff;
	border: 4px solid #005298;
	color: #005298;
	display: block !important;
	margin: 0 0 40px;
	padding: 26px 0;
	text-align: center;
	width: 100%;
}

.start-date p {
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 26px;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.start-date p svg {
	margin: 0 10px 0 0;
}

.temporary-amend {
	display: none;
}

/* Tuition Page Styles */

.circle {
	float: left;
	width: 30%;
	background: #084b81 url(images/bg-texture-dark.png);
	border-radius: 50%;
	text-align: center;
	margin: 0;
	font-size: 18px;
	padding-top: 30%;
	position: relative;
}

.circle.middle {
	margin: 0 5%;
}

.circle span {
	color: #fff;
	display: block;
	padding: 40% 0;
	position: absolute;
	text-align: center;
	left: 0;
	top: -10px;
	width: 100%;
}

.circle span strong {
	border-bottom: 1px dotted #fff;
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 38px;
}

/* Misc */

.container-content hr {
	border: none;
	border-bottom: 1px solid #ececec;
	margin: 40px 0;
}

.container-content ol {
	margin: 0 0 20px;
}

li sup {
	font-size: 100%;
	top: 0;
}

li sup span {
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-size: 18px !important;
	font-weight: normal !important;
}

.alignright {
	float: right;
}

/*******************************************
:--- Homepage ---:
*******************************************/

/* Intro */

.intro-box {
	background: rgba(255,255,255,0.2);
	float: left;
	height: 620px;
	margin: -650px 0 0;
	padding: 70px 40px 30px 0;
	width: 44%;
}

.intro-box h1 {
	color: #f37021;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 48px;
	line-height: 44px;
	text-shadow: 2px 3px 0 #eae8e6;
	text-transform: uppercase;
	display: block;
}

.container-content .intro-box h2 {
	color: #00529b;
	font-family: "Quadon W00 Medium", Baskerville, 'Palatino Linotype', serif;
	font-size: 28px;
	line-height: 34px;
	margin: 30px 0;
	text-shadow: 1px 1px 2px #eae8e6;
	text-transform: none;
}

.container-content .intro-box p {
	color: #00529b;
	font-family: "Quadon W00 Medium", Baskerville, 'Palatino Linotype', serif;
	font-size: 16px;
	line-height: 25px;
	margin-bottom: 40px;
}

.intro-cta {
	background: #fff;
	display: inline-block;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
	margin: 0 0 15px;
	padding: 18px;
	text-align: center;
	text-transform: uppercase;
}

.intro-cta.about-cta {
	background: #f37021;
	border: 3px solid #f37021;
	color: #fff;
}

.intro-cta.about-cta:hover {
    background: #fff;
    color: #f37021;
}

.intro-cta.curriculum-cta {
	background: #084b81;
	border: 3px solid #084b81;
	color: #fff;
}

.intro-cta.curriculum-cta:hover {
	background: #fff;
	color: #084b81;
}


.intro-box span {
	padding: 0 10px;
}

/* Benefits */

.benefit-box {
	background: #ccc;
	float: left;
	height: 400px;
	margin: 0 0 40px;
	position: relative;
	width: 400px;
}

.benefit-one {
	background: url(images/benefit1.png) no-repeat;
	background-size: cover;
	float: right;
	margin: -80px 0 40px;
}

.benefit-box.benefit-one .benefit-copy p a {
	color: #084b81;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.85);
}

.benefit-two {
	background: url(images/benefit2.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	margin: -160px 0 0 80px;
}

.benefit-three {
	background: url(images/benefit3.jpg) no-repeat;
	background-position: center right;
	background-size: cover;
	clear: both;
	float: left;
	margin: 0 0 0 20px;
}

.benefit-four {
	background: url(images/benefit4.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	float: right;
	margin: 0 40px 0 0;
}

.benefit-five {
	background: url(images/benefit3.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	float: left;
	margin: 40px 40px 0 0;
}

.benefit-six {
	background: url(images/benefit2.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	float: right;
	margin: 40px 40px 0 0;
}

.benefit-box h4, .intro-box h4 {
	border: 5px solid #fff;
	background: #a9dcda;
	color: #00529b;
	display: block;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 14px;
	left: -25px;
	letter-spacing: 2px;
	padding: 9px 14px;
	margin: 0;
	position: absolute;
	text-transform: uppercase;
}

.benefit-box h4 {
	top: 45px;
}

.benefit-box .benefit-copy {
	bottom: 0;
	left: 0;
	padding: 40px;
	position: absolute;
	width: 100%;
}

.benefit-box .benefit-copy p a {
	color: #fff;
	font-family: 'Quadon W00 Medium', Baskerville, 'Palatino Linotype', serif;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 24px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.85);
	text-transform: none;
}

.benefit-box .benefit-copy p a:hover {
	color: #f37021;
}

.benefit-box .benefit-copy a {
	color: #f37021;
	display: inline-block;
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	text-transform: uppercase;
}

.benefit-box .benefit-copy a:hover {
	color: #f79f6a;
}

/* Stats */

.stat-box {
	float: left;
	height: 270px;
	position: relative;
	width: 270px;
}

.stat-one {
	margin: 160px 0 0;
}

.stat-one .stat {
	background: url(images/stat-bg1.jpg) no-repeat;
	background-position: center left;
	background-size: cover;
}

.stat-one .stat span {
	font-size: 60px;
}

.stat-one .info {
	background: url(images/stat-bg1.jpg) no-repeat;
	background-position: center right;
	background-size: cover;
}

.stat-two {
	float: right;
	margin: -40px 40px 0 0;
}

.stat-two .stat {
	background: url(images/stat-bg2.jpg) no-repeat;
	background-position: bottom center;
	background-size: cover;
}

.stat-two .stat span {
	font-size: 60px;
}

.stat-two .info {
	background: url(images/stat-bg2.jpg) no-repeat;
	background-position: top center;
	background-size: cover;
}

.stat-box .stat {
	height: 100%;
	position: relative;
	width: 100%;
}

.stat-box .stat span {
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	color: #fff;
	display: block;
	margin: 0;
	padding: 0 30px;
	text-align: center;
	text-shadow: 5px 5px 2px #f37021;
	text-transform: uppercase;
	transform: translate(-50%, -50%);
	width: 100%;
	word-wrap: break-word;
	position: absolute;
	top: 50%;
	left: 50%;
}

.stat-box .info {
	color: #fef2d2;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	float: none;
	height: 100%;
	letter-spacing: 2px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	transform: perspective(800px) rotate3d(1, 0, 0, 0) rotateY(90deg);
	transform-origin: left center;
	transition: transform .2s ease-out;
	width: 100%;
	z-index: 10;
}

.stat-box.in-left .info {
	left: -100%;
	transform-origin: right center;
}

.stat-box.in-right .info {
	right: -100%;
	transform-origin: left center;
}

.stat-box.in-top .info {
	top: -100%;
	transform: perspective(800px) rotate3d(1, 0, 0, 90deg);
	transform-origin: bottom center;
}

.stat-box.in-bottom .info {
	top: 100%;
	transform: perspective(800px) rotate3d(-1, 0, 0, 90deg);
	transform-origin: top center;
}

.stat-box.in-left:hover .info, .stat-box.in-right:hover .info, .stat-box.in-bottom:hover .info, stat-box.in-top:hover .info {
	transform: perspective(800px) rotate3d(1, 0, 0, 0) rotateY(0);
}

.stat-box .info .info-copy {
	position: absolute;
	top: 50%;
	left: 50%;
	letter-spacing: 2px;
	padding: 30px 30px 0;
	transform: translate(-50%, -50%);
	width: 100%;
	z-index: 2;
}

.stat-box .info .info-copy:before {
	background: #00529b;
	content: '';
	display: block;
	height: 5px;
	left: 50%;
	margin-left: -60px;
	position: absolute;
	top: 0;
	width: 120px;
}

.stat-box .info:after {
	background: #f37021;
	background: rgba(243, 112, 33, 0.75);
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}

.clear-both {
	clear: both;
}

/* Testimonial Videos */

.testimonial-video {
	float: left;
	margin: 0 0 40px 0;
	width: 32%;
}

.testimonial-video:nth-child(2) {
	margin: 0 2% 40px 2%;
}

.testimonial-video h3 {
	color: #00529b;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.video-wrap-test {
  background: #faf8f1;
  border-top: 1px solid #f7670d;
  margin-top: 30px;
  padding: 60px 0;
}

.video-wrap-test h2 {margin: 0 0 40px 0;}

/* Stats at bottom of HP */

.stat-wrap {
	background: #084b81 url(images/bg-texture-dark.png);
	height: 460px;
	margin-bottom: 100px;
	position: relative;
}

.stat-wrap:before {
	z-index: 5;
}

.stat-wrap .stat-box {
	float: left;
	height: 460px;
	position: relative;
	width: 33.3333%
}

.stat-wrap .stat-left, .stat-wrap .stat-mid, .stat-wrap .stat-right  {
	background: none;
}

.stat-wrap .stat-left:hover {
	background: url(images/stat-bottom-bg1.jpg) no-repeat;
}

.stat-wrap .stat-mid:hover {
	background: url(images/stat-bottom-bg2.jpg) no-repeat;
}

.stat-wrap .stat-right:hover {
	background: url(images/stat-bottom-bg3.jpg) no-repeat;
}

.stat-wrap .stat-box .stat span {
	left: auto;
	position: relative;
	top: auto;
	transform: none;
}

.stat-wrap .stat-left .stat span {
	font-size: 70px;
	line-height: 110px;
}

.stat-wrap .stat-mid .stat span {
	font-size: 70px;
	line-height: 110px;
}

.stat-wrap .stat-right .stat span {
	font-size: 110px;
	line-height: 110px;
}

.stat-wrap .stat-box .stat {
	height: auto;
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.stat-wrap .stat-box .info {
	height: auto;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.stat-wrap .stat-box .info:after {
	background: none;
}

.stat-wrap .stat-box .info .info-copy {
	left: auto;
	position: relative;
	top: auto;
	transform: none;
}

.stat-wrap .stat-box .info .info-copy p {
	font-size: 16px;
}


.stat-wrap .stat-box:hover .info {

}

.stat-wrap .info .info-copy:before {
  background: #f37021;
}

a.bottom-of-page {
	color: #f37021;
	display: inline-block;
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 16px;
	text-transform: uppercase;
}

a.bottom-of-page:hover {
	color: #f79f6a;
}

a.bottom-of-page.box-cta {
	border: 3px solid #f37021;
	padding: 25px 20px;
	text-align: center;
	width: 30%;
	margin: 20px 35% 40px;
}

a.bottom-of-page.box-cta:hover {
	background: #f37021;
	border: 3px solid #f37021;
	color: #fff;
}

/* Callout for form */
.callout-form {
	background: #084b81 url(images/bg-texture-dark.png);
	color: #FFF;
	padding: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 40px;
	margin-top: 35px;
}

.callout-form-text {
	color: #fff;
	font-family: 'Quadon W00 Medium', Baskerville, 'Palatino Linotype', serif;
	font-size: 24px;
	flex-grow: 1;
	line-height: 1.45;
	width: 60%;
}

.callout-form-btn {
	flex-grow: 1;
	width: 40%;
}

.callout-form-btn a {
	background: #f37021;
    border: 3px solid #f37021;
    color: #fff;
	display: block;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
	margin: 0;
	padding: 18px;
	text-align: center;
	text-transform: uppercase;
}

.callout-form-btn a:hover,
.callout-form-btn a:focus,
.callout-form-btn a:active {
	background: #dd661e;
    border: 3px solid #dd661e;
}

@media (max-width: 992px) {
	.callout-form {
		display: block;
	}
	.callout-form-text {
		margin-bottom: 20px;
	}
	.callout-form-text,
	.callout-form-btn {
		width: 100%;
	}
}

/* Home Content Block - Two Column */

.home-content-block.two-column {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 80px;
	margin-top: 50px;
}

.home-content-block.two-column .text-block {
	flex-grow: 1;
	width: 100%;
}

.home-content-block.two-column .text-block h2 {
	margin-top: 0;
}

.home-content-block.two-column .cta-block {
	flex-grow: 1;
}

@media (min-width: 992px) {
	.home-content-block.two-column .text-block {
		order: 1;
	}
	.home-content-block.two-column .cta-block {
		order: 2;
	}
}

@media (max-width: 992px) {
	.home-content-block.two-column {
		display: block;
	}
}

/* Callout Tuition */
.callout-tuition {
	background: #FFF;
	padding: 40px;
}

.callout-tuition .header-alt {
	border: 5px solid #fff;
    background: #a9dcda;
    color: #00529b;
    display: inline-block;
    font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
    font-size: 14px;
    letter-spacing: 2px;
    padding: 9px 14px;
    margin: 0 0 30px -65px;
    text-transform: uppercase;
}

.callout-tuition .number {
	color: #00529b;
	display: block;
	font-size: 40px;
	line-height: 1.45;
	text-align: left;
	text-shadow: none;
}

.caption,
.callout-tuition .caption {
	font-size: 14px !important;
	line-height: 1.25 !important;
	margin-bottom: 0;
}

@media (max-width: 992px) {
	.callout-tuition {
		margin-bottom: 40px;
	}
	.callout-tuition .tuition-stats p {
		margin-bottom: 0;
	}
	.callout-tuition .caption {
		margin-top: 20px;
	}

	.callout-tuition .tuition-stats {
		display: flex;
		justify-content: space-between;
		align-items: center;
		gap: 20px;
		flex-wrap: wrap;
	}
	
	.callout-tuition .tuition-stats p {
		flex-grow: 1;
		text-align: center;
	}
	
	.callout-tuition .tuition-stats .number {
		text-align: center;
	}
}

/* Callout Quote */
.callout-quote {
	background: #084b81 url(images/bg-texture-dark.png);
	color: #FFF;
	padding: 60px 0;
	margin-top: 60px;
	text-align: center;
    font-family: 'Quadon W00 Regular', Baskerville, 'Palatino Linotype', serif;
    font-size: 24px;
    line-height: 36px;
}

.callout-quote blockquote {
	margin-bottom: 30px;
}

.callout-quote .quote-source {
	font-weight: bold;
}

/*******************************************
:--- Syndicate ---:
*******************************************/

.info-step1-header {
	background: url(images/header-step1.png) left top no-repeat;
	background-size: 100%;
	display: block;
	height: 44px;
	margin: 0 0 20px;
	width: 100%;
}

.info-step2-header {
	background: url(images/header-step2.png) left top no-repeat;
	background-size: 100%;
	display: block;
	height: 44px;
	margin: 0 0 20px;
	width: 100%;
}

.info-step3-header {
	background: url(images/header-step3.png) left top no-repeat;
	background-size: 100%;
	display: block;
	height: 44px;
	margin: 0 0 20px;
	width: 100%;
}

/* International Student Form */


.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 {background: none;list-style:none!important;font-style:normal!important;padding:6px 4px!important;margin:0!important;}

#error-msg {float:left;color:red;font-size:11px;margin: 0 0 0 25px;}
.international-wrap .errors {clear:none;}

::-webkit-input-placeholder {color: #bbb; }
::-moz-placeholder {/* Firefox 19+ */color: #bbb;opacity: 1; }
:-ms-input-placeholder {color: #bbb; }
#result {margin-bottom: 100px; }

.popover {
	background: #00529b;
	border: 1px solid #00529b;
	color: #fff;
	text-align: center;
	font-weight: bold;
	z-index: 999
}

.popover.bottom>.arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #00529b;
}

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

.form-container-alt .popover {
	background: #f37020;
}

.form-container-alt .popover.bottom>.arrow:after {
  border-bottom-color: #f37020;
}

/* Interstitial and International Forms */

.apply-form {
	background: rgba(255, 255, 255, 0.75);
	border: 10px solid #fff;
	float: left;
	margin: 0 0 40px;
	padding: 40px;
	width: 100%;
}

.apply-form #syndicate_form label {
	
}

.international-wrap #syndicate_form label {
	display: none;
}

.apply-form #syndicate_form input[type="text"], 
.apply-form #syndicate_form input[type="email"] {
	
}

.apply-form #syndicate_form .contact-section,
.international-wrap #syndicate_form .contact-section {
	width: 100%;
}

.apply-form #syndicate_form .name-fields,
.international-wrap #syndicate_form .name-fields {
	float: left;
	width: 100%;
}

.apply-form #syndicate_form .contact-fields,
.international-wrap #syndicate_form .contact-fields {
	float: left;
	width: 100%;
}

.apply-form #syndicate_form .name-fields .fields, 
.apply-form #syndicate_form .contact-fields .fields,
.international-wrap #syndicate_form .name-fields .fields, 
.international-wrap #syndicate_form .contact-fields .fields {
	float: left;
	position: relative;
	width: 50%;
}

.apply-form #syndicate_form .intl-tel-input, 
.international-wrap #syndicate_form .intl-tel-input {
	width: 100%;
}

.apply-form #syndicate_form .intl-tel-input #phoneInput,
.international-wrap #syndicate_form .intl-tel-input #phoneInput {
	padding-left: 50px;
}

.apply-form #syndicate_form .formfooter-section,
.international-wrap #syndicate_form .formfooter-section {
	width: 100%;
}

.apply-form #syndicate_form .formfooter-section .submit_y,
.international-wrap #syndicate_form .formfooter-section .submit_y {
	width: 50%;
}

.currentStudent-fields {
	display: none;
}

.apply-form #syndicate_form .required-ast-nolabel {
	display: none;
}

.apply-form #syndicate_form #error-msg,
.international-wrap #syndicate_form #error-msg {
	margin: 0;
}

/* Form - across site */

.form-container {
	background: rgba(255, 255, 255, 0.75);
	border: 4px solid #00529b;
	float: left;
	margin: 40px 0;
	padding: 30px;
	width: 100%;
}

.form-container-more {
	background: rgba(255, 255, 255, 0.75);
	border: 4px solid #fff;
	float: left;
	margin: 0 0 40px;
	padding: 30px;
	width: 100%;
}

.form-container.small, .form-container-more.small {
	font-size: 100%;
}

.form-container h2, .form-container-more h2 {
	color: #00529b;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 32px;
	line-height: 36px;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.form-container p, .form-container-more p {
	font-size: 17px;
	line-height: 25px;
	margin: 0 0 20px;
}

.form-container .download, .form-container-more .download {
	color: #cc4b00;
	cursor: pointer;
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
}


#syndicate_form {
	margin: 0;
}

#syndicate_form .contact-fields, #syndicate_form .name-fields {
	margin-right: 0;
	width: 100%;
}

#syndicate_form label {
	color: #0a4b81;
	display: inline-block;
	font-family: 'Gentona W00 Medium', Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 10px 20px 0 0;
	text-align: left;
}

#syndicate_form #info-step3 .fields {
    float: left;
    position: relative;
    width: 50%;
}

#info-step3 label {
	display: none;
}

#syndicate_form input[type="text"], 
#syndicate_form input[type="email"], 
#syndicate_form input[type="tel"] {
	background: #fff;
	border: 1px solid #d4cfbd;
	border-radius: 0;
	box-shadow: inset 0 2px 2px #eee;
	color: #00529b;
	font: 500 15px/1 'Quadon W00 Regular', Baskerville, 'Palatino Linotype', serif;
  padding: 12px;
	width: 95%;
}

#syndicate_form input:focus {
	border: 1px solid #dd661e;
}

#syndicate_form .fields:last-child input {
    width: 100%;
}

#syndicate_form select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: #fff url(images/down-arrow.png) no-repeat;
	background-position: right 16px center;
	background-size: 10px;
	border: 1px solid #d4cfbd;
	border-radius: 0;
	color: #000;
	float: left;
	font-size: 16px;
	margin: 6px 0 0;
	padding: 6px 40px 6px 8px;
	text-indent: 6px;
	width: 100%;
}

.submit_y {
	background: #bc581a;
	border: none;
	color: #fff;
	font-family: 'Gentona W00 Bold', Baskerville, 'Palatino Linotype', serif;
	font-size: 19px;
	padding: 24px 30px;
	text-transform: uppercase;
	transition: all ease 0.5s;
	white-space: normal;
	width: 100%;
}

.submit_y:hover {
	background: #f37021;
}

.submit_y:focus {
	border: none;
}

#syndicate_form .formfooter-section {
	width: 70%;
}

#syndicate_form .formfooter-section .submit_y {
	width: 71%
}

#backButton {
	float: left;
	line-height: 100%;
	margin: 0;
	width: 30%;
}

#backBtn {
	background: #666;
	border: 0;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	padding: 4px 8px;
}

#continueButton {
	float: right;
	margin: 0;
	width: 70%;
	text-align: right;
}

#continueBtn {
	background: #bc581a;
	font-family: 'Gentona W00 Bold', Baskerville, 'Palatino Linotype', serif;
	font-size: 19px;
	color: #fff;
	border: 0;
	border-radius: 2px;
	padding: 24px 40px;
	text-transform: uppercase;
	transition: all ease 0.5s;
}

#continueBtn:hover {
	background: #f37021;
}

#syndicate_form .submit_y:focus, #syndicate_form #backBtn:focus, #syndicate_form #continueBtn:focus {
	border: none;
}

.asterix {
	font-size: 16px;
}

.required-ast {
	color: #ff0000;
	font-size: 16px;
}

#syndicate_form .name-fields fieldset:first-child .required-ast-nolabel, #syndicate_form .contact-fields fieldset:first-child .required-ast-nolabel {
	right: 4px;
}

.required-ast-nolabel {
	color: #ff5353;
	position: absolute;
	top: -6px;
	right: -10px;
}

.international-link {
	clear: both;
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0;
}

.form-container-alt .international-link {
  color: #fff;
}

#trustbuilder {
	float: left;
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0 0;
}

.syndicate-tcpa {
	display: none;
}

.tcpa-3step {
	float: left;
}

.tcpa-3step p {
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0 0;
}

.tcpa-3step.apply-hidden {
	display: none;
}

.syndicate-tcpa p {
	font-size: 14px;
	line-height: 20px;
}

.tcpa {
	display: block !important;
	float: left;
}

.tcpa p {
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0;
}

.form-container-alt .syndicate-tcpa p {
	font-size: 12px;
	line-height: 17px;
}

/* Form - homepage alt */

.form-container-alt {
	background: #084b81 url(images/bg-texture-dark.png);
	border: none;
	float: left;
	margin-bottom: 200px;
	margin-top: -240px;
	padding: 40px;
	width: 60%;
}

.form-container-alt h2 {
	color: #fff;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;	font-size: 32px;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.form-container-alt p {
	color: #fff;
}

.form-container-alt span.download {
	color: #f79a62;
}

.form-container-alt span:hover {
	color: #f37021;
}

.form-container-alt #syndicate_form label {
	color: #fff;
	font-size: 15px;
}

.form-container-alt #trustbuilder {
	color: #fff;
	float: left;
	font-size: 12px;
}

/* -- end form -- */

/* International Form */

/* Internation field on Apply Form */

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

.international-wrap-apply .intl-tel-input input {
	padding-left: 60px !important;
	width: 100% !important;
}

.international-wrap-apply .intl-tel-input.allow-dropdown .selected-flag, .international-wrap-apply .intl-tel-input.separate-dial-code .selected-flag {
	padding: 0 14px 0 14px;
	width: 52px !important;
}

.international-wrap-apply .intl-tel-input ul.country-list {
	margin: 0 0 0 -1px;
}

.international-wrap-apply .intl-tel-input ul.country-list li {
	background: none;
	font: normal 14px/1 'Quadon W00 Regular', Baskerville, 'Palatino Linotype', serif;
	padding: 10px 4px!important
}

.international-wrap-apply .errors {
	clear: both;
}

.international-wrap-apply #error-msg {
	float: left;
	margin: -26px 0 0 65px;
}

/*******************************************
:--- Topbar for Callouts ---:
*******************************************/

.topbar {
	background: rgba(255,255,255,0.75);
	border: 10px solid #fff;
	float: left;
	margin: 0 0 40px;
	padding: 0;
	width: 100%;
}

.topbar p {
	font-size: 16px;
}

.topbar-callout{
	padding: 30px;
}

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

#sidebar_content {
	background: #fff;
	float: left;
	margin-bottom: 55px;
	margin-top: 0;
	padding: 30px;
}

.sidebar-block {
	border-bottom: 1px solid #f4f4f4;
	float: left;
	padding: 20px 0;
	width: 100%;
}

.sidebar-block:last-child {
	border: none;
	padding: 20px 0 0;
}

.sidebar-block h3 {
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.sidebar-block p {
	font-size: 15px;
	line-height: 20px;
}

.sidebar-block img {
	float: left;
	padding: 20px 0;
	width: 45%;
}

.sidebar-block img:last-child {
	margin: 0 0 0 6%;
	width: 49%;
}

.sidebar-block ul {
	margin: 0;
}

.sidebar-block ul li {
	background: none;
	font-size: 15px;
	line-height: 20px;
	margin: 0 0 12px;
	padding: 0;
}

.sidebar-cta {
	background: #fff;
	display: block;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
	margin: 0 0 20px;
	padding: 18px;
	text-align: center;
	text-transform: uppercase;
}

.sidebar-cta.request-cta {
	background: #bc581a;
	border: 3px solid #bc581a;
	color: #fff;
}

.sidebar-cta.apply-cta { 
	background: #084b81;
	border: 3px solid #084b81;
	color: #fff;
}

.sidebar-cta.request-cta:hover {
	background: #fff;
	color: #bc581a;
}

.sidebar-cta.apply-cta:hover {
	background: #fff;
	color: #084b81;
}

h3.section-nav {
	cursor: pointer;
	margin:0;
}

h3.section-nav span {
    background: url(images/icon-down.svg) no-repeat;
    background-size: 100%;
    float: right;
    height: 9px;
    position: absolute;
    right: 0;
    top: 30px;
    transform: rotate(0deg);
    transition: transform .25s ease-out;
    width: 14px;
}

h3.section-nav.active span {
    transform: rotate(180deg);
    transition: transform .25s ease-out;
}

ul.section-nav {
	display: none;
	margin: 20px 0 0;
	transition: all 0.5s ease;
}

ul.section-nav.active {
	display: block;
}

.sidebar-info-session {
	background: #fff;
	border: 3px solid #5e8e3f;
	color: #5e8e3f;
}

.sidebar-info-session:hover {
	background: #5e8e3f;
	color: #fff;
}

/*******************************************
:--- News ---:
*******************************************/

#main_content article {
	margin: 0 0 40px;
}

#main_content article h2 {
	margin: 0 0 20px;
}

#main_content article h2 a {
	color: #4c87b5;
}

#main_content article h2 a:hover {
	color: #084b81;
}

.container-content h1.article-title {
    color: #4c87b5;
    font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
    font-size: 32px;
    margin: 0 0 20px;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;
}

.container-content article h3 {
	margin: 0 0 10px;
}

#main_content article time {
	display: inline-block;
}

.news-article, .category-article, .archive-article {
	border-bottom: 1px solid #e5dfcf;
	margin: 0 0  40px;
} 

.news-article:last-child, .category-article:last-child, .archive-article:last-child {
	border: none;
}

.news-pagination {
	float: left;
	margin: 0 0 40px;
	width: 100%;
}

.news-pagination a {
	float: left;
}

.news-pagination a:last-child {
	float: right;
}

#sidebar-post {
	background: rgba(255, 255, 255, 0.75);
	border: 10px solid #fff;
	float: left;
	margin: 40px 0;
	padding: 0 40px 40px;
	width: 100%;
}

#sidebar-post li {
	font-size: 16px;
	padding: 15px 0;
}

#sidebar-post li a {
	color: #00529b;
}

#sidebar-post li a:hover {
	color: #084b81;
}

.single-navigation {
	float: left;
	margin: 0 0 40px;
	width: 100%;
}

.single-navigation .nav-previous {
	float: left;
	margin: 0 20% 0 0;
	width: 40%;
}

 .single-navigation .nav-next {
	float: left;
	text-align: right;
	width: 40%;
}

.single-navigation .nav-previous a {
	background: #4c87b5 url(images/icon-arrow-prev.svg) no-repeat;
	background-position: center left 20px;
	background-size: auto 14px;
	padding: 20px 20px 20px 60px;
}

.single-navigation .nav-next a {
	background: #4c87b5 url(images/icon-arrow-next.svg) no-repeat;
	background-position: center right 20px;
	background-size: auto 14px;
	padding: 20px 60px 20px 20px;
}

.single-navigation .nav-previous a:hover, .single-navigation .nav-next a:hover {
	background-color: #084b81;
}

.single-navigation div a {
	color: #fff;
	display: block;
	padding: 20px;
	vertical-align: middle;
}

p.published {
	font-family: 'Quadon W00 Medium', Baskerville, 'Palatino Linotype', serif;
	font-size: 13px;
}

p.published svg {
	margin: 0 5px 0 0;
}

#main_content img.banner-leaderboard {
	float: none;
	margin: 0;
	width: 100%;
}

#main_content img.info-image {
	border: 0;
	float: none;
	margin: 0;
	width: 100%;
}

.archives_widget label {
	display: none;
}

.archives_widget select {
	width: 100%;
}

.infographic-social-wrap {
	clear: both;
	float: left;
	margin: 10px 0 20px 0;
}

.infographic-social-icon {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}

#main_content .infographic-social-icon img {
	border: none;
	margin: 0 0 0 10px;
	width: auto;
}

#main_content .infographic-social-icon br {
	display: none;
}

/*******************************************
:--- Search Results ---:
*******************************************/

.search-results-page {
	margin-bottom: 100px;
	margin-top: 200px;
}

.search-results-page ul li, .search-results-page p {
	margin: 0 0 20px;
}

.search-results-page h2:first-of-type {
	color: #bc581a;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 42px;
	margin: 40px 0;
	text-transform: uppercase;
}

/*******************************************
:--- Alumni Map ---:
*******************************************/

#map {
  width: 100%; 
  height: 800px;
  margin: 30px 0 100px 0;
}

.marker {display:block;background-size:30%;background-repeat: no-repeat}

/*******************************************
:--- 404 ---:
*******************************************/

.four-oh-four {
	margin-bottom: 100px;
	margin-top: 240px;
}

.four-oh-four h2 {
	color: #f37021;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 52px;
	margin: 0 0 40px;
	text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
}

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

.footer-top {
	background: #005299 url(images/bg-texture-dark.png);
	padding-bottom: 55px;
	padding-top: 55px;
}

.menu-footer-top {
	
}

.menu-footer-top li {
	float: left;
	margin: 0 0 0 20px;
	width: 23%;
	width: calc(25% - 15px);
}

.menu-footer-top li:first-child {
	margin: 0;
}

.menu-footer-top li a {
	background: #084b81;
	color: #fff;
	display: block;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 24px;
	padding: 18px;
	text-align: center;
	text-transform: uppercase;
}

.menu-footer-top li a:hover {
	background: #4c87b5;
}

.footer-bottom {
	background: #fff;
	padding-bottom: 75px;
	padding-top: 75px;
}

p.footer-category {
	color: #00529b;
	font-family: 'Gentona W00 Bold', Helvetica, Arial, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 30px;
	margin: 0 0 12px;
	text-transform: uppercase;
}

.footer-menu {
	padding-left: 15px;
	padding-right: 15px;
	width: 33.33%;
}

.footer-menu ul {
	float: left;
	width: auto;
}

.footer-menu ul li a {
	color: #b04909;
	display: block;
	font-family: 'Gentona W00 Light', Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 26px;
	padding: 12px 0;
	text-transform: uppercase;
}

.footer-links {
	right: 33.33333%;
	width: 66.66666%;
}

.footer-contact {
	left: 66.66667%;
	padding: 0;
	width: 33.33333%;
}

.footer-contact img {
	height: auto;
	margin: 0 0 36px;
	width: 323px;
}

.social-links {
	float: none;
	margin: 0 0 30px;
}

.social-links li {
	display: inline-block;
	margin: 0 10px 0 0;
}

.social-links li a {
	border: 2px solid #bc581a;
	border-radius: 50%;
	color: #bc581a;
	display: block;
	font-size: 21px;
	height: 46px;
	padding: 10px 0 0 15px;
	position: relative;
	width: 46px;
}

.social-links li:last-child a {
	font-size: 23px;
	padding: 10px 0 0 11px;
}

.social-links li a:hover {
	background: #bc581a;
	color: #fff;
}

.social-links li a .fa-twitter {
	margin-left: -3px;
}

.social-links li a .fa-google-plus-g {
	margin-left: -3px;
}

.footer-contact p {
	font-size: 16px;
	line-height: 22px;
}

.footer-contact p.copyright {
	display: block;
	font-size: 11px;
}

.address span a.tel-number {
	color: #333;
	cursor: default;
}

.address span a.tel-number:hover {
	color: #333;
}

/*******************************************
:--- Faculty By The Numbers ---:
*******************************************/

.faculty-wrap {
	margin-top: 150px;
}

.ig-bg {
  width: 100%;
  height: auto;
}

.intro-sub {
	padding: 0px 50px;
    text-align: center;
    font: 700 26px/30px 'Gentona W00 Medium';
    margin-bottom: 30px;
    color: #243778;
    letter-spacing: 1px;
}

.main-content-wrap {
  margin: 40px 0;
}

.photo-number-wrapper {
  margin: 0 auto;
  padding: 0 10%;
}

.number-wrapper {
  position:relative;
  z-index:2;
}

.number-bg {
  position:relative;
  z-index:4;
  float: left;
  width: 270px; 
  height: 270px;
  background-color: #dd661e;
 }

.number {
  font: 110px/270px 'Gentona W00 Bold';
  color: #fff;
  text-align: center;
  text-shadow: 5px 5px 2px #f37021;
}

.number-info {
  z-index:3;
  position:relative;
  display:none;
  width: 270px; 
  height: 270px;
  text-align:center;
  margin: 0 auto;
  float: left;
  background-color: #dd661e;
}
  
.number-info .info {
	display:inline-block;
	color: #fef2d2;
	font: 700 16px/24px 'Gentona W00 Bold';
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	padding: 0 30px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
} 

.number-info .info:before {
	background: #00529b;
  content: '';
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -60px;
  position: absolute;
  top: 10px;
  width: 120px;
}

.number-wrapper:hover .number-info {
	display:block;
}

.float-right {
	float: right;
}

.box-200:hover .pic-200 {
	margin-top: -230px;
}

.photo-wrap {
	position:relative;
	clear:both;
	float: right;
	z-index:1;
}

.photo-bg {
	width: 500px;
	height:333px;
	background-size: cover;
}

.category-tag {
	z-index: 2;
  border: 7px solid #fff;
  background: #a9dcda;
  color: #00529b;
  display: block;
  font: 20px/14px 'Gentona W00 Bold';
  letter-spacing: 2px;
  padding: 14px 19px;
  text-transform: uppercase;
  position: absolute;
  bottom: 30px;
  left: -26px;
}

.info-section {
	background-size: cover;
	background-position: center center;
	width: 100%;
	height:auto;
	text-align: center;
	clear: both;
}

.faculty-square {
	background-image: url("images/bythenumbers/faculty-square-01.jpg");
	background-size: cover;
	height: 270px;
	width: 270px;
}
	
.teaching-online {
	background-image: url("images/bythenumbers/teaching-online-01.jpg");
}

.publications {
	background-image: url("images/bythenumbers/publications-01.jpg");
}

.k12-teaching-xp {
	background-image: url("images/bythenumbers/k12-teaching-xp-01.jpg");
}

.collegiate-teaching-xp {
	background-image: url("images/bythenumbers/collegiate-teaching-xp.jpg");
}

.k12-section {
	background-image: url("images/bythenumbers/k12-bg-01.jpg");
}

.primary-section {
	background-image: url("images/bythenumbers/sax-01.jpg");
}

.presentations-section {
	background-image: url("images/bythenumbers/presentations-01.jpg");
	margin-top: 90px;
}

.leadership-section {
	background-image: url("images/bythenumbers/leadership-01.jpg");
	margin-top: 90px;
}

.awards-section {
	background-image: url("images/bythenumbers/awards-01.jpg");
	margin-top: 90px;
}

.info-section {
	color: #fff;
}

.info-section > h2 {
	color: #fff;
	margin-bottom: 0.5em;
}

.info-title {
  font: 700 50px/44px 'Gentona W00 Bold', "Georgia", serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 2px 3px 2px #f37021;
  padding: 50px 50px 0 50px;
}

.info-title-number {
	font: 700 110px/44px 'Gentona W00 Bold', "Georgia", serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 2px 3px 2px #f37021;
  padding: 100px 50px 0 50px;
  margin-bottom: 0;
}

.info-sub {
	color: #fff;
  font: 500 20px/30px 'Quadon W00 Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 25px;
  text-shadow: 2px 2px 1px #606060;
}

.info-body {
	font: 500 20px/24px 'Gentona W00 Medium', "Georgia", serif;
	letter-spacing: 1px;
	padding: 50px 140px;
}

.orange-bar:before {
  background: #f37021;
  content: '';
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -60px;
  margin-top: -50px;
  position: absolute;
  width: 120px;
}

.orange-bar-section:before {
  background: #f37021;
  content: '';
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -60px;
  margin-top: -50px;
  position: absolute;
  width: 120px;
}

.awrds.orange-bar:after {
  background: #deac68;
  content: '';
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -68px;
  position: absolute;
  width: 40px;
  border-radius: 50%;
}

.blue-bar:before {
  background: #00529b;
  content: '';
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -60px;
  margin-top: -50px;
  position: absolute;
  width: 120px;
}

.white-bar:before {
  background: #fff;
  content: '';
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -60px;
  margin-top: -50px;
  position: absolute;
  width: 120px;
}

.publication-blocks-section {
	clear: both;
}

.pub-block:nth-child(n+6) {
  float: right !important;
}

.pub-block:nth-child(3) {
	clear: left;
}

.pub-block {
  width: 33.333%;
	height: 300px;
	background-image: url("images/bythenumbers/pub-bg-01.jpg");
	background-size: cover;
	color: #fff;
	float: left;
	position: relative;
	text-align: center;
	display: flex;
  flex-wrap: nopwrap;
	justify-content: center;
	align-items: center;

}

.pub-number {
	font-size: 120px;
	color: #fff;
  font: 700 110px/1 'Gentona W00 Bold', "Georgia", serif;
  text-shadow: 5px 5px 2px #f37021;
  word-wrap: break-word;
  text-align:center;
  position:absolute;
  width:100%;
  top:30%;
  padding:0;
  margin:0;
}

.hidden-shell {
	margin-top: 20px;
	width: 80%;
	display: block;
	opacity: 0;  
  text-align:center;
}

.pub-title {
	color: #fff;
  font: 500 30px/30px 'Gentona W00 Medium', "Georgia", serif;
  letter-spacing: 1px;
}

.pub-info {
	color: #fef2d2;
  font: 500 16px/20px 'Gentona W00 Medium', "Georgia", serif;
  letter-spacing: 1px;
}

.pub-block:hover .hidden-shell {
  transition: .5s ease;
  transform: translateY(50%);
	opacity: 1;
}

.pub-block:hover .pub-number {
  transition: .5s ease;
  transform: translateY(-50%);
}

.pub-title:before {
  background: #f37021;
  content: '';
  display: block;
  height: 5px;
  left: 50%;
  margin-left: -60px;
  margin-top: -12px;
  position: absolute;
  width: 120px;
}

.pub-title.no-sub:before {
	margin-top: -32px;
}

.hover-bg {
	background-size: cover;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: opacity 250ms ease;
  position:absolute;
  left:0;
  top:0;
}

.bg-220 {
	background-image: url("images/bythenumbers/block-220.jpg");
}

.bg-40 {
	background-image: url("images/bythenumbers/block-40.jpg");
}

.bg-60 {
	background-image: url("images/bythenumbers/block-60.jpg");
}

.bg-20 {
	background-image: url("images/bythenumbers/block-20.jpg");
}

.bg-4 {
	background-image: url("images/bythenumbers/block-4.jpg");
}

.bg-3 {
	background-image: url("images/bythenumbers/block-3.jpg");
}

.bg-1 {
	background-image: url("images/bythenumbers/block-1.jpg");
}

.pub-block:hover .bg-220,
.pub-block:hover .bg-40,
.pub-block:hover .bg-60,
.pub-block:hover .bg-20,
.pub-block:hover .bg-4,
.pub-block:hover .bg-3,
.pub-block:hover .bg-1 {
	opacity: 1;
}

.info-row {
	text-align: left;
  width: 40%;
	letter-spacing: 1px;
	display: inline-table;
}

.row-title {
	margin: 10px 0;
	font: 20px/20px 'Gentona W00 Medium', "Georgia", serif;
  text-shadow: 1px 2px 2px #f37021;
}

.row-body {
	font: 300 15px/17px 'Gentona W00 Book', "Georgia", serif;
}

.award-line {
	font: 300 18px/22px 'Gentona W00 Book', "Georgia", serif;
	width: 80%;
}

.longer {
	padding-bottom: 60px;
}

/* Social share icons */
.social-share {
  margin: 10px 0;
}
.social-share p {
  font-size: 14px;
  margin: 0;
  font-weight: bold;
}
.social-button,
.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-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;
}

/* Alert CTA */

.alert-cta {
    z-index: 999;
    top: 150px;
    position: sticky;
    border-radius: 0;
    clear: both;
    font-size: 17px;
    line-height: 25px;
}

.alert-cta a.button-cta {
    background: transparent;
    border: 3px solid #f37021;
    padding: 5px 10px;
    text-align: center;
    color: #f37021;
    display: inline-block;
    font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 16px;
    text-transform: uppercase;
    margin-left: 10px;
}

.alert-cta a.button-cta:hover, .alert-cta a.button-cta:focus, .alert-cta a.button-cta:active {
    color: #fff;
    background: #f37021;
}

/*******************************************
:--- Archa Form ---:
*******************************************/
/* HOME PAGE  */
body.home .form.one-step {
	
}

body.home .form.one-step .form-controls input {
    
}

/* ONE STEP */
.form.one-step {
	padding: 0 !important;
}

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

.form.one-step ::-webkit-input-placeholder {
    color: #8A8A8A;
}
.form.one-step :focus::-webkit-input-placeholder {
    opacity: 0.4;
}

.form.one-step ::-moz-placeholder {
    /* Firefox 19+ */
    color: #8A8A8A;
    opacity: 1;
}
.form.one-step :focus::-moz-placeholder {
    opacity: 0.4;
}

.form.one-step :-ms-input-placeholder {
    color: #8A8A8A;
}
.form.one-step :focus:-ms-input-placeholder {
    opacity: 0.4;
}

.form-container .focus-fname {
	color: #cc4b00;
	cursor: pointer;
	font-family: 'Gentona W00 SemiBold', Helvetica, Arial, sans-serif;
}

.form.one-step .input-wrap label,
.form.one-step .select-wrap label {
	display: none !important;
}

.form.one-step .input-wrap input {
	background: #fff !important;
    border: 1px solid #d4cfbd !important;
    box-shadow: inset 0 2px 2px #eee !important;
    color: #00529b !important;
    font: 500 15px/1 'Quadon W00 Regular', Baskerville, 'Palatino Linotype', serif !important;
    padding: 12px !important;
}

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

.form.one-step .input-wrap:after {
    content: "*";
	right: -10px !important;
	top: -6px !important;
}

.form.one-step .form-controls {
	margin: 0 0 20px;
}

.form.one-step .form-controls input {
	background: #bc581a !important;
    border-radius: 0 !important;
    border: 0 !important;
	font-family: 'Gentona W00 Bold', Baskerville, 'Palatino Linotype', serif !important;
    font-size: 19px !important;
    padding: 24px !important;
	margin: 0 !important;
	width: 47.6% !important;
	text-transform: uppercase;
}

.form.one-step .form-controls input:hover,
.form.one-step .form-controls input:focus,
.form.one-step .form-controls input:active {
	background: #f37021 !important; 
	color: #FFF !important;
}

.form.one-step .tcpa {
	clear: both;
	font-size: 12px !important;
	line-height: 16px !important;
	margin-bottom: 15px !important;
}

.form.one-step .privacy {
	font-size: 12px !important;
    margin-bottom: 0 !important;
}

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

.form.one-step .international-link:before {
    display: none !important;
}

.form.one-step #program-error.error,
.form.one-step #first_name-error.error,
.form.one-step #last_name-error.error,
.form.one-step #email-error.error,
.form.one-step #phone-error.error {
	font-size: 11px !important;
	padding: 0 !important;
	text-transform: none !important;
}

body.iti-mobile .iti--container {
    z-index: 2005;
}

.form.one-step ul.iti__country-list,
.form.multi-step ul.iti__country-list {
	color: #333 !important;
	margin: 0 0 0 -1px !important;
	padding: 0 !important;
}

.form.one-step ul.iti__country-list li,
.form.multi-step ul.iti__country-list li {
	background: none !important;
	list-style: none !important;
	margin: 0 !important;
	padding: 5px 10px;
}

.form.one-step .iti__country.iti__highlight,
.form.multi-step .iti__country.iti__highlight {
    background-color: rgba(0,0,0,.05) !important;
}

.form.one-step ul.iti__country-list li.iti__divider,
.form.multi-step ul.iti__country-list li.iti__divider {
	line-height: 0;
	margin: 0 !important;
	padding: 0 !important;
}

.form.one-step .popover,
.form.multi-step .popover {
    background: #00529b !important;
    border: 1px solid #00529b !important;
    padding: 0 !important;
}

.apply-form .form.one-step .input-wrap label,
.apply-form .form.one-step .select-wrap label {
	color: #0a4b81;
	display: inline-block !important;
	font-family: 'Gentona W00 Medium', Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	padding: 0;
	text-transform: none;
}

.apply-form .form.one-step .input-wrap:after {
    content: "*";
	right: -10px !important;
	top: -6px !important;
	display: none !important;
}

@media (max-width: 1200px) {
	.form.one-step .form-controls input {
		width: 100% !important;
	}
}

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

/* Really wide displays */

@media (min-width: 1600px) { 
	.hero-image {
		background-color: #fff;
		background-size: 80%;
	}
	.hero-section {
		background-color: #084b81;
	}
}

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

@media (max-width: 1200px) {
	
	/* Header */ 
	
	.uf-sm-logo img {
		width: 230px;
	}
	
	.main-menu-wrap {
		padding: 0 0 0 270px;
	}
	
	.extra-menu-wrap {
		background: #bc581a;
	}
	
	form.search-wrap .btn-search {
		background: #bc581a;
	}
	
	form.search-wrap .btn-search:hover {
		background-color: #bc581a;
	}
	
	/* Nav */
	
	#menu-main .menu-item {
		width: auto;
	}
	
	#menu-main .menu-item a {
		font-size: 15px;
		padding: 37px 18px;
	}

	#menu-main ul.sub-menu {
		position: fixed;
		top: 150px;
		width: 100%;
		left: auto;
		right: 0;
	}
	
	/* Form */
	
	.form-container-alt {
		width: 50%;
	}
	
	/* Home */
	
	.intro-box {
		width: 54%;
	}
	
	.intro-box a.box-cta {
		width: 100%;
	}
	
	.intro-box a.box-cta.float-right {
		margin: 20px 0 0;
	}
	
	.stat-one {
		margin: 0 0 0 330px;
		clear: both;
	}
	
	.benefit-three {
		margin: 0;
	}
	
	.benefit-four {
    margin: 0 40px 0 0;
	}
}

@media (max-width: 992px) and (min-width: 768px) {
	.footer-menu {
    padding-left: 15px;
    padding-right: 15px;
	}
	
	/* Syndicate Form */
	
	#syndicate_form label {
		width: auto;
	}
	
	#syndicate_form input[type="text"], 
	#syndicate_form input[type="email"], 
	#syndicate_form input[type="tel"],
	#syndicate_form input[type="button"].submit_y {
		
	}
	
	#syndicate_form .contact-section, #syndicate_form .formfooter-section {
		float: right;
	}

	#syndicate_form .name-fields {
		margin-right: 2%;
		width: 100%;
	}
	
	#syndicate_form .contact-fields {
		margin-bottom: 10px;
		width: 100%;
	}
	
	.international-wrap-apply .intl-tel-input {
		width: 100% !important;
	}
	
	.international-wrap #syndicate_form input[type="text"], 
	.international-wrap #syndicate_form input[type="email"], 
	.international-wrap #syndicate_form input[type="tel"] {
	
	}
	
	.form-container.international-wrap .intl-tel-input {
		width: 100%;
	}
	
	.required-ast-nolabel {
    position: absolute;
	}

}

@media (max-width: 992px) {
	
	/* Header and Nav */
	
	.uf-logo {
		display: none;
	}
	
    .header-block {
        text-align: center;
        margin-right: 120px;
        height: 60px; 
        padding: 15px 9px;
    }
  
	.menu-wrap {
		background: #bc581a;
        display: none;
        height: calc(100vh - 60px);
        overflow: scroll;
        position: absolute;
        top: 60px;
        width: 100%;
        z-index: 1000;
	}
	
	.extra-menu-wrap {
		background: #bc581a;
		height: auto;
		left: auto;
		padding: 0;
		top: auto;
	}
	
	.extra-menu-wrap ul {
		display: block;
		padding: 0;
	}
	
	.extra-menu-wrap ul li {
		border-bottom: 1px solid #eba171;
		float: none;
    display: block;
	}
	
	.main-menu-wrap {
		background: #fff;
    display: none;
		padding: 0;
    position: relative;
		top: auto;
	}
	
	#menu-main ul.sub-menu {
		display: none !important;
	}
	
	#menu-main .menu-item.menu-item-has-children:hover ul.sub-menu .menu-item.menu-item-has-children:hover ul.sub-menu {
		display: none;
	}
	
	.uf-logo-full {
		display: block;
	}
	
	.uf-sm-logo {
		display: none;
	}
	
	.nav-open {
		background: #bc581a url(images/icon-nav-open.png) no-repeat center center;
		background-size: 23px auto;
		border: 0;
		border-radius: 0 !important;
		display: block;
		height: 60px;
		margin: 0;
		outline: none;
		padding: 0 0 0 19px;
		position: absolute;
		right: 0;
		top: 0;
		width: 60px;
		z-index: 1000;
	}
	
	.nav-open.nav-close {
		background: #bc581a url(images/icon-nav-close.png) no-repeat center center;
		background-size: 23px auto;
	}
	
	form.search-wrap {
		height: 60px;
		position: fixed;
		right: 60px;
		width: 60px;
	}

	form.search-wrap input {
		font-size: 16px;
	}
	
	form.search-wrap .btn-search {
		background: #bc581a;
	}
	
	form.search-wrap .btn-search:hover {
		background: #bc581a;
	}
	
	form.search-wrap .btn-search:hover {
		background-color: #bc581a;
	}
	
	form.search-wrap.open-search input {
		left: 0;
		position: fixed;
		top: 60px;
		transform: none;
		width: 100%;
	}

	.menu-main-container {
		padding: 0;
	}
	
	#menu-main .menu-item {
		background: #fff;
		border-top: 1px solid #eae5d7;
		clear: both;
		width: 100%;
	}
	
	#menu-main .menu-item:first-child {
		border: none;
	}
	
	#menu-main .menu-item:nth-child(even) {
		background: #fffdf5;
	}
	
	#menu-main .menu-item a {
		font-size: 18px;
		letter-spacing: 2px;
		padding: 15px;
		text-align: left;
	}
	
	#menu-main .menu-item a span:after {
		display: none;
	}

	
	/* Home */
	
	.hero-home {
		background-position: right -130px center;
	}
	
	.intro-box {
		background: rgba(255,255,255,0.6);
		width: 70%;
	}
	
	.intro-box h1 {
		font-size: 40px;
		line-height: 40px;
	}
	
	.container-content .intro-box h2 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.container-content .intro-box p {
		font-size: 14px;
		line-height: 22px;
	}
	
	.intro-box a.box-cta {
		width: auto;
	}
	
	.intro-box a.box-cta.float-right {
		margin: 0;
	}
	
	.benefit-one {
		display: block;
		margin: -160px 0 40px;
		width: 100%;
	}
	
	.benefit-two, .benefit-three, .benefit-four {
		display: block;
		margin: 0 0 40px;
		width: 100%;
	}
	.stat-one {
		margin:0 0 40px;
	}
	
	.stat-box {
		margin: 0 0 40px;
		width: 100%;
	}
	
	.stat-box .stat {
		float: left;
		width: 50%;
	}
	
	.stat-box .info, .stat-box.in-left info, .stat-box.in-right .info, .stat-box.in-bottom .info, .stat-box.in-top .info {
		bottom: auto;
		float: left;
		left: auto;
		position: relative;
		right: auto;
		top: auto;
		transform: none;
		transition: none;
		width: 50%;
	}
	
	.stat-box.in-left:hover .info, .stat-box.in-right:hover .info, .stat-box.in-bottom:hover .info, .stat-box.in-top:hover .info {
		transform: none;
	}
	
	.stat-wrap {
		display: none;
	}
	
	/* Form - Homepage Alt */
	
	.form-container-alt {
		position: relative;
		right: auto;
		top: auto;
		width: 100%;
	}
	
	.benefit-four {
		display: block;
		margin-bottom: 0;
	}
	
	a.bottom-of-page {
		display: none;
	}
	
	/* Content */
	
	.container-content {
		margin: 60px 0 0;
	}
	
	.hero-overview {
		background-position: center center;
	}

	table.course-schedule-list tr td {
		float: none;
		width: auto !important;
	}
	
	table tr td {
		float: left;
		width: 100% !important;
	}

	/* Form */
	
	.international-link {
		clear: both;
		float: left;
	}
	
	#trustbuilder {
		float: left;
	}
	
	/* News */
	
	.banner-leaderboard {
		max-width: 100% !important;
		width: 100%;
	}
	
	/* 404 */
	
	.four-oh-four {
		margin-top: 160px;
	}
	
	.four-oh-four h2 {
		font-size: 42px
	}
	
	/* Footer */
	
	.footer-links {
    right: auto;
		text-align: center;
		width: auto;
	}
	
	p.footer-category {
		text-align: left;
	}
	
	.footer-contact {
    left: auto;
		padding: 40px 0;
		text-align: center;
		width: auto;
	}
	
	.footer-contact img {
    height: auto;
    margin: 0 0 26px;
    width: 220px;
	}
	
	.social-links li a {
		padding: 10px 0 0;
	}
	
	.social-links li:last-child a {
    padding: 10px 0 0 2px;
	}
  
  .video-wrap-test p:last-child {padding-bottom: 20px;}

    .alert-cta {
        top: 60px;
    }
	
}
 
@media (max-width: 767px) { 
	
	body {
		font: 16px/26px 'Gentona W00 Light', Helvetica, Arial, sans-serif;
	}
	
	/* Content */
	
	.hero-section h1, 
	.hero-section div.page-title {
    font-size: 38px;
    margin: 0;
	}
	
	.container-content h2 {
		font-size: 30px;
		margin: 30px 0;
	}
  
  .video-wrap-test h2 {font-size: 30px; margin: 0 0 40px 0;}
	
	h3.accordion-header {
		font-size: 16px;
	}
	
	/* Home */
	
	.container-content h3.temp-home-h3 {
		font-size: 26px;
		line-height: 30px;
	}
	
	.intro-box p {
		font-size: 16px;
		line-height: 26px;
	}
	
	.testimonial-video,
	.testimonial-video:nth-child(2) {
		margin: 0 0 40px;
		width: 100%;
	}
	
	/* Form - Homepage Alt */
	
	.form-container-alt h2 {
		margin: 0 0 30px;
	}
	
	.form-container-alt #syndicate_form label,
	.form-container-alt #syndicate_form input[type="text"], 
	.form-container-alt #syndicate_form input[type="email"], 
	.form-container-alt #syndicate_form input[type="tel"],
	.form-container-alt #syndicate_form input[type="button"].submit_y {
	
	}
	
	.form-container-alt #syndicate_form .contact-section, #syndicate_form .formfooter-section {
        float: right
	}

	.form-container-alt #syndicate_form .name-fields {
		margin: 0;
        width: 100%;
	}
	
	.form-container-alt #syndicate_form .contact-fields {
		margin: 0 0 10px;
        width: 100%;
	}
	
	/* Syndicate Form */
	
	.form-container h2 {
		margin: 0 0 30px;
	}
	
	#syndicate_form label,
	#syndicate_form input[type="text"], 
	#syndicate_form input[type="email"], 
	#syndicate_form input[type="tel"],
	#syndicate_form input[type="button"].submit_y {

	}

	#syndicate_form .name-fields {
		margin: 0;
        width: 100%;
	}
	
	#syndicate_form .contact-fields {
		margin: 0 0 10px;
        width: 100%;
	}
	
	.apply-form #syndicate_form .name-fields,
	.international-wrap #syndicate_form .name-fields {
		margin: 0;
        width: 100%;
	}
	
	.apply-form #syndicate_form .contact-fields,
	.international-wrap #syndicate_form .contact-fields {
		margin: 0 0 10px;
        width: 100%;
	}
	
	.international-wrap #syndicate_form input[type="text"], 
	.international-wrap #syndicate_form input[type="email"], 
	.international-wrap #syndicate_form input[type="tel"] {
		width: 96% !important;
	}
	
	.form-container .international-wrap .intl-tel-input {
		width: 100%;
	}
	
	.form-container .required-ast-nolabel, .apply-form .required-ast-nolabel {
    position: absolute;
    right: -15px;
	}
	
	/* News*/

	.single-navigation .nav-previous {
		float: left;
		text-align: left;
		margin: 0 0 20px;
		width: 100%;
	}
	
	.single-navigation .nav-next {
		float: left;
		text-align: left;
		width: 100%;
	}
	
	/* Tuition */
	
	.circle {
		font-size: 16px;
	}	
	
	.circle span strong {
		font-size: 24px;
		line-height: 24px;
	}
	
	/* By the Numbers */
	
	.faculty-wrap {
		margin-top: 90px;
	}

	/* Footer */
	
	.footer-top {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	
	.menu-footer-top li {
    float: left;
    margin: 0 0 20px 20px;
    width: 48%;
    width: calc(50% - 10px);
	}
	
	.menu-footer-top li:nth-child(3) {
    margin: 0;
	}
	
	.menu-footer-top li:nth-child(4) {
    margin-bottom: 0;
	}
	
	.footer-bottom {
    padding-bottom: 0;
    padding-top: 0;
	}
	
	.footer-menu {
		padding-left: 0;
    padding-right: 0;
    width: auto;
	}
	
	p.footer-category {
		border-top: 1px solid #d4edec;
    color: #00529b;
		display: block;
    font-size: 22px;
    letter-spacing: 1px;
		line-height: 30px;
    margin-bottom: 0;
    padding: 30px 20px;
    position: relative;
    text-transform: uppercase;
	}
	
	p.footer-category span {
		background: url(images/icon-up.svg) no-repeat;
		background-size: 100%;
		float: right;
		height: 9px;
		position: absolute;
		right: 18px;
		top: 40px;
		transform: rotate(180deg);
		transition: transform .25s ease-out;
		width: 14px
	}
	
	.footer-menu.open p span {
		transform: rotate(360deg);
	}
	
	.footer-menu.open p {
    margin-bottom: 10px;
    padding-bottom: 0;
	}
	
	.footer-menu.open div {
    display: block;
    margin-bottom: 20px;
	}
	
	.footer-menu div {
		display: none;
	}
	
	.footer-menu div ul {
		display: block;
		float: none;
	}
	
	.footer-menu div ul li a {
		display: block;
		padding: 10px 20px;
		text-align: left;
	}
	
	.footer-contact img {
		margin: 0 0 36px;
		width: 279px;
	}

  footer {padding-bottom: 80px;}	
  
}

@media (max-width: 640px) { 
	
	/* Home */
	
	.hero-home {
		background-position: right -20px;
		height: 360px;
	}
	
	.intro-box {
		background: transparent;
		height: auto;
		margin: 0;
		padding: 0;
		width: 100%;
	}
	
	.intro-box h1 {
		font-size: 34px;
		line-height: 36px;
	}
	
	.container-content .intro-box h2 {
		font-size: 22px;
		line-height: 24px;
	}
	
	.intro-box a.intro-cta {
		width: 100%;
	}
	
	.stat-one .stat span, .stat-two .stat span {
		font-size: 60px;
		line-height: 100%;
	}
	
	.benefit-box .benefit-copy p a {
		font-size: 18px;
		line-height: 24px;
	}
	
	/* Content Images  */

	.content-img {
		float: none;
	}

	.content-img img, #main_content img {
		margin: 0 0 30px;
		width: 100%;
	}
	
	#main_content img.inline-image-faculty {
		margin: 0 0 30px 30px;
    width: 50%;
	}
	
	/* News */
	
	.banner-rectangle, .news-img img {
		float: none !important;
		margin: 0 !important;
		width: 100%;
	}
	
	.news-img {
		float: none;
	}
	
	/* Tuition */
	
	.circle {
		font-size: 15px;
		padding-top: 46%;
		width: 46%;
	}	
	
	.circle.middle {
		margin: 0 0 0 8%;
	}
  
	.circle.last {
		margin: 0 27%;
	}
	
  footer {padding-bottom: 80px;}	
	
	
	/* form */
	
	.form-container-alt {
		margin-top: 0;
	}
	
	.info-step1-header {
		background: url(images/header-step1-mob.png) left top no-repeat;
		background-size: 100%;
		display: block;
		height: 60px;
		margin: 0 0 20px;
		width: 100%;
	}

	.info-step2-header {
		background: url(images/header-step2-mob.png) left top no-repeat;
		background-size: 100%;
		display: block;
		height: 60px;
		margin: 0 0 20px;
		width: 100%;
	}

	.info-step3-header {
		background: url(images/header-step3-mob.png) left top no-repeat;
		background-size: 100%;
		display: block;
		height: 60px;
		margin: 0 0 20px;
		width: 100%;
	}
	
	#syndicate_form #info-step3 .fields {
		width: 100%;
	}
	
	#syndicate_form input[type="text"], 
	#syndicate_form input[type="email"], 
	#syndicate_form input[type="tel"] {
		width: 100% !important;
	}
	
	#syndicate_form .formfooter-section .submit_y {
    width: 100%;
	}
	
	#syndicate_form .name-fields fieldset:first-child .required-ast-nolabel, #syndicate_form .contact-fields fieldset:first-child .required-ast-nolabel {
		right: -15px;
	}
	
	.apply-form #syndicate_form .name-fields .fields, 
	.apply-form #syndicate_form .contact-fields .fields,
	.international-wrap #syndicate_form .name-fields .fields, 
	.international-wrap #syndicate_form .contact-fields .fields {
		width: 100%;
	}
	
	.apply-form #syndicate_form .formfooter-section .submit_y,
	.international-wrap #syndicate_form .formfooter-section .submit_y {
		margin: 0;
		width: 100%;
	}
	
	.international-wrap #syndicate_form .formfooter-section {
    width: 100%;
	}
	
	.international-wrap #syndicate_form .contact-section {
		width: 100%;
	}

	.international-wrap #syndicate_form .contact-section .fields {
		position: relative;
	}
	
	.international-wrap #syndicate_form input[type="text"], 
	.international-wrap #syndicate_form input[type="email"], 
	.international-wrap #syndicate_form input[type="tel"] {
		width: 100% !important;
	}
   
  #map {height: 600px;}

    .header-info-session {
        margin-left: 0;
    }

    .header-block {
        padding: 2px 9px;
    }

    .header-block h3 {
        display: block;
        line-height: 1.5;
        font-size: 14px;
    }

    .alert-cta {
        font-size: 16px;
    }
	
}


@media (max-width: 480px) { 
	
	.hero-home {
		height: 360px;
	}
	
	.intro-box p {
    font-size: 14px;
    line-height: 24px;
	}
	
	.stat-one .stat span,
	.stat-two .stat span {
		font-size: 40px;
	}
	
	.stat-box .info .info-copy {
		font-size: 14px;
		padding: 15px 15px 0;
	}
	.info-step1-header, .info-step2-header, .info-step3-header {
		height: 46px;
	}

    .header-block {
        margin-right: 60px;
    }

    .uf-logo-full {
        width: auto;
    }

    .uf-logo-full img {
        width: 154px;
    }
  
}

@media (max-width: 400px) { 
	
	/* Home */
	
	.intro-box {

	}
	
	.container-content h3.temp-home-h3 {
		font-size: 26px
	}
	
	/* Form */
	
	.form-container {
		padding: 30px;
	}
	
	.form-container h2 {
		font-size: 26px;
		margin: 0 0 20px;
	}
	
	/* Footer */
	.menu-footer-top li a {
		font-size: 14px;
	}

    .header-block {
        padding: 2px 4px;
    }
		
}

@media (max-width: 320px) { 
	
	/* Home */
	
	.container-content h3.temp-home-h3 {
		font-size: 22px;
	}
	
	/* Form */
	
	.form-container {
		padding: 20px;
	}
	
	.international-link, #trustbuilder {
		font-size: 12px;
	}
	
	/* Footer */
	.menu-footer-top li a {
    font-size: 11px;
	}
}

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

.ie7 .search-wrap, .ie8 .search-wrap, .ie9 .search-wrap, .ie7 .mobile-dropdown-wrap, .ie8 .mobile-dropdown-wrap, .ie9 .mobile-dropdown-wrap {
	display: none;
}

.ie7 .stat-box .info .info-copy, .ie8 .stat-box .info .info-copy, .ie9 .stat-box .info .info-copy{
	left: 0;
	top: 25%;
}

.ie7 .stat-box .stat span, .ie8 .stat-box .stat span, .ie9 .stat-box .stat span {
	left: 0;
}

.ie7 input.submit_y, .ie8 input.submit_y, .ie9 input.submit_y {
	margin-top: 30px;
}

.ie9 .form-container.international-wrap .intl-tel-input.allow-dropdown .flag-container {
	top: 46px;
}