  @charset "utf-8";
/* CSS Document */

body{
	font-family: "museo-sans",sans-serif;
}

h2{
	font-family: "futura-pt-bold",sans-serif;
	letter-spacing: -1px;
}

.leftmenu {
	font-family: "museo-sans",sans-serif;
}

.main_image {
    width: 100%;
    height: auto;
}

.brightbluebox_itsstillrealtome   {
height: 260px;
	
	
}

.lead_story_section {
  
    background-position: 60% 30% !important;
	
}


.lead_story_section {
    height: 450px;
	margin-bottom: 0px;
	
	
}


.lead_story_section h2 {
   margin-top: 45px;
}


.lead_story_section:before {
	
	
	height: 450px;
	
}

.faculty_section {
    background: #1c326b;
}

.deserve {
	background-color: #cbcbcc;
	min-height: 590px;
	position: relative;
	
}

.home_bg {
	background: #cbcbcc url(../images/whychoose1.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

.professors_bg {
	background: #cbcbcc url(../images/whychoose2.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

.embrace_bg {
	background: #cbcbcc url(../images/whychoose3.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

.deserve h2{
	color: #75787b;
	text-transform: uppercase;
	font-size: 55px;
	letter-spacing: -2px;
	font-family: "futura-pt-bold",sans-serif;
	text-align: left;
	margin-top: 100px;
}

.left_stripe {
	background-color:rgba(255, 255, 255, 0.8);
	width: 45%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

@media only screen and (max-width: 767px) {
	.left_stripe {
		width:100%;	
	}
}

.deserve .feature-list-2 a {
	color: #5c5c5c;
	text-decoration: none;
	letter-spacing: .04 em;
	font-size: 14px;
	line-height: 21px;
	font-weight: 700;
}



.deserve .feature-list-2 .selected {
	color: #004a98;
	
	
	
	
}

.feature-list-2 {
    margin-top: 25px;
    clear: both;
    text-transform: uppercase;
    list-style: none;
}

.feature-list-2 li {
    overflow: auto;
    padding: 7px 10px;
    margin: 20px 0px;
    border-left: 1px solid #5ed7fa;
    color: #5c5c5c;
    text-align: left;
}

#home {
	background: url(/students/images/header_bg_blue.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 600px;
}

.secondarygridpageadmissions {
	padding-top:40px;
	padding-bottom:70px;
}



header .vertical-registration-form {
	margin-top: 60px;
}


.navigation-header {
	padding-top: 47px;
	padding-bottom: 30px;
}


.intro-section {
	margin-top: 50px;
	margin-bottom: 75px;
}


h1.intro{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 120px;
	line-height: 90px;
	opacity: .8;
	letter-spacing: -3px;
	font-family: "futura-pt-bold",sans-serif;
	padding:0;
	padding-top:30px;
}

@media only screen and (max-width: 767px) {
	h1.intro{
		font-size: 100px;
		line-height: 80px;
	}
}


@media only screen and (max-width: 630px) {
	h1.intro{
		font-size: 50px;
		line-height: 40px;
	}
	
	.faculty_section h2 {
		font-size:45px;
	}
}






.commit-reasons img {
	display: block;
	margin: 0 auto;
	
}

.commit-reasons {
	text-align: center;
}

.commit-reasons h2 {
	margin-bottom: 50px;
}

.secondarygridpage h2 {
	border-bottom: 2px solid #053685;
}

.intro {
	color: #ffffff;
}

.topbox {
	min-height: 600px;
	padding-top: 75px;
}

.topbox .sub-heading {
	padding-top: 30px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 4px;
}

.column {
  float: left;
  width: 33.33%;
  padding: 5px;
}


.row::after {
  content: "";
  clear: both;
  display: table;
}

.icon-arrow{
	margin-left:10px;
}


/*  GENERAL STYLES  */

.cta_1, .cta_2 {
	border: 2px solid #053685;
	border-radius: 25px;
	color: #053685;
}

.cta_1:visited, .cta_2:visited{
	color: #053685;
} 

ul, ol{
	    color: #737373;
}

.right_side_content h2 {
	text-align: left;
}

.date-container{
	border: 1px solid #b7b7b7;
	margin-top: 25px;
}

.title-bar{
	background-color: #ebebeb;
	width: 100%;
	
}

.title-bar:after, .date-event:after {
  content: "";
  display: table;
  clear: both;
}

.the-date {
	color: #053685;
	font-weight: bold;
	float: left;
	width: auto;
	background-color: #ebebeb;
	padding: 10px 20px 10px 10px;
	font-size:22px;
}

.date-title {
	color: #4b4b4b;
	float: left;
	width: auto;
	background-color: #ebebeb;
	border-left:4px solid white;
	padding: 10px;
	font-size:22px;
	font-style: italic;
}

.date-event p {
	clear: both;
	padding: 20px;
}

.date-event ul {
	    margin-top: -20px;
    padding-bottom: 20px;
}

.date-event {
	padding-bottom: 45px;
}

.date-event .cta_1 {
	display:inline;
	font-size:17px;
	margin-left:20px;
	position: static;
}

.date-details {
	display: none;
	border-bottom: 1px solid #ebebeb;
}

.date-details ul {
	list-style: none;
	font-size: 17px;
	margin-top: 15px;
}

.date-details ul li::before {
  content: "• ";
  color: #053685; /* or whatever color you prefer */
  font-size:22px;
}

.date-title .fa {
	color: #053685;
}

a.date-title {
	cursor: pointer;
}

@media only screen and (max-width: 600px) {
	.the-date {
	width: 100%;
}

.date-title {
	width: 100%;
	border-left:0px;
	border-top:2px solid white;
}

.date-event .cta_1 {
    display: block;
    margin-bottom: 30px;
}


}

.blue-button {
	border: 2px solid #053685;
    border-radius: 25px;
    color: #053685;
    text-align: center;
    font-family: "Trade Gothic W04",sans-serif;
    font-size: 1.1875rem;
    font-style: italic;
    text-transform: uppercase;
    padding-top: 10px;
    transition: all 0.5s ease;
    padding: 6px 24px;
    display: inline-block;
    margin-right:20px;
    margin-bottom: 10px;
    margin-top:10px;
}

.blue-button:hover {
	color: #053685;
}

.date-event .blue-button{
	margin-left:15px;
	margin-top: 0px;
	margin-bottom:0px;
}

.right_side_content h3 {
	margin-top:30px;
}

.quick-action {
	border-bottom: 2px solid #053685;
	padding: 25px 0px;
	width: 100%;
}

.quick-apply-now, .quick-status, .quick-visit {
	text-align: center;

	border-right: 1px solid #053685;
	color: #575757;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	.icon-arrow {
		display: none !important;
	}
}

@media only screen and (max-width: 992px) {
	.quick-apply-now, .quick-status, .quick-visit {
		width: 100%;
		border-right:0px;
		padding: 18px 0px;	
		border-bottom: 2px solid #053685;
	}
	
	.quick-action {
		padding: 0px;
		border-bottom: 0px;
	}
	
	.quick-action .container{
		padding: 0px;
		margin: 0px;
		width: 100%;
	}
	
	.quick-action .container .col-sm-12{
		padding: 0px;
	}
}

.quick-apply-now a, .quick-status a, .quick-visit a {
	color: #575757;
	font-size: 18px;
	text-transform: uppercase;
}



.quick-visit {
	border-right:0px;
}

.round_big_button_dinklage, .round_big_button_links a{
	border: 2px solid #acacac;
	color: #acacac;
}

.why_choose_quote{
	margin-bottom: 9px;
    float: none;
    display: inline-block;
    font-size: 21px;
    margin-top: 26px;
}

.join-up {
	padding-left:15px;
}