.iti {
    position: relative;
    display: inherit!important;
}

html #header .header-top.header-top-tertiary {
	background: #385988;
	border-top-color: #54739b;
}

#header.header-narrow .header-logo img {
	margin: 10px 12px 12px 0 !important;
}

#header .header-nav-main {
	margin: 4px 0 0 !important;
}

.dropdown-menu li p{margin-bottom:0px!important;}

#mainNav li:nth-of-type(4) p:nth-of-type(1){margin:0px!important;}

.getStartedIconHeader {
	float: right;
	margin: 7px 0 0 10px;
}

.getStartedIcon {
	padding: 0;
	width: auto;
}

.getStartedBtn {
	display: inline-block;
	margin: 0;
	padding: 0;
	overflow: visible;
	font-weight: bold;
	text-transform: uppercase;
}

.getStartedBtn img {
	display: inline-block;
	margin: -1px 0 5px 0;
}

.getStartedBtn a {
	color: #385988;
	font-weight: bold;
	text-decoration: none;
}

.getStartedBtn a:hover {
	text-decoration: none;
	color: #385988;
	opacity: 0.8;
}

.slider-container .classBoxFull {
	padding: 20px 20px 20px 20px;
	background: url(../img/header/home_banner_box_bg.png) center top repeat;
    box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.4);
}

.slider-container .classBoxFull h1 {
	color: #FFF;
	font-size: 41px;
	line-height: 41px;
	font-weight: 700;
}

.slider-container .classBoxMobile {
	display: none;
}

.bannerExtraBold {
	color: #FFF;
	font-size: 64px;
	line-height: 64px;
	font-weight: 800;
}

#footer {
	padding-top: 0px !important;
	border-top: none;
}

#footer .footer-copyright {
	margin-top: 0px;
	padding-top: 20px;
	background: #385988;
	border-top: none;
}

#footer .container .row > div {
	margin-bottom: 10px;
}

#footer .footer-copyright p {
	color: #c3cddb;	
}

#footer a:hover {
	color: #afbdcf !important;
	text-decoration: none;
}

#footer .footer-copyright nav ul li {
	border-left: 1px solid #6a83a6;
}

.footerSpaceAdjustment {
	margin-top: 16px;
}

.footerSocial {
	margin-top: -2px;
}

.differentHeading {
	margin-top: 10px;
	font-size: 2.2em;
	font-weight: 300;	
}

.differentCopy {
	font-size: 1.2em;
}

.home-intro .get-started {
	margin-top: 11px;
}

.featured-box .box-content {
	padding-top: 18px;
	padding-bottom: 5px;
}

.requestInfoHead {
	margin-bottom: 0px !important;
}

.requestInfoHeadInt {
	margin-bottom: 8px !important;
	font-size: 1.7em !important;
	font-weight: 300 !important;
}

.requestInfoForm {
	margin-top: 25px !important;
}

.call-to-action-content h3 {
	line-height: 30px;
}

.call-to-action-content h3 em {
	font-family: "Shadows Into Light", cursive;
	font-size: 1.2em;
	color: #385988;
}

.missionImagesLast {
	display: none;
}

.intPageList {
	margin-left: 17px;
	padding-left: 0;
	margin-bottom: 20px;
}

.intPageList li {
	line-height: 21px;
	margin-bottom: 6px;
}

.successList {
	margin-left: 17px;
	padding-left: 0;
	margin-bottom: 20px;
}

.successList li {
	line-height: 21px;
	margin-bottom: 12px;
}

.social-icons li.social-icons-facebook:hover a {
	background: #5173b8 !important;
}

.interiorImages {
	display: inline-block;
	float: left;
	max-width: 400px;
	margin-top: 8px;
	margin-right: 20px; 
	height: auto;
}

.headerText a {
	color: #fff;
	text-decoration: none;	
}

.headerText a:hover {
	color: #c4cedc;
	text-decoration: none;	
}

#header .header-top p .icons {
	top: 0px;
}

.homeSectionFix {
	margin-top: -35px;
}

.social-icons li.social-icons-instagram:hover a {
	background: #c8476e;	
}

.progHeadSpace {
	line-height: 37px;
}

.programLegal {
	font-size: 13px;
	line-height: 19px;
	font-style: italic;
}

a.anchor{display: block; position: relative; top: -120px; visibility: hidden;}

.landingHighlight {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 22px;
    color: #1d2127;
}

.box-header {
    background-color: #385988;
    margin: 0 -1px;
    padding: 10px 20px 18px 20px;
    font-size: 2.6em;
    line-height: 1.2em;
    color: #ffffff;
    font-weight: 300;
    text-align: center;
    border-bottom: 4px solid #db7d51;
}

@media (max-width: 991px) {	
	#header .header-logo {
		padding-top: 0px !important;
	}
	
	.getStartedIconHeader {
		margin: 15px 0 0 10px;
	}
	
	#header .getStartedBtn {
		margin-top: 11px !important;
	}
	
	#header .header-btn-collapse-nav {
		margin-top: 25px !important;
	}
	
	.formFieldSpace {
		margin-top: 15px;
	}

	.footerLogoSize {
		max-width: 200px;	
	}
	
	#footer .footer-copyright {
		padding-bottom: 20px;
	}
	
	.footerSpaceAdjustment {
		margin-top: 0px;
	}
	
	.differentCopy {
		font-size: 1.1em;
	}
	
	.missionImages {
		display: none;
	}
	
	.requestInfoFormInt {
		margin-top: 30px;
	}
	
	.slider-container .classBoxFull {
		display: none;
	}
	
	.slider-container .classBoxMobile {
		padding: 12px 12px 12px 12px !important;
		display: inline-block;
		margin-right: 45px;
		background: url(../img/header/home_banner_box_bg.png) center top repeat;
		box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.4);
		-moz-box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.4);
		-webkit-box-shadow: -5px 5px 12px rgba(0, 0, 0, 0.4);
	}
	
	.slider-container .classBoxMobile h1 {
		color: #FFF;
		font-size: 4.5em;
		line-height: 1em;
		font-weight: 700;
	}
	
	.bannerExtraBold {
		color: #FFF;
		font-size: 1.5em;
		line-height: 1em;
		font-weight: 800;
	}
}

@media (min-width:992px) and (max-width: 1100px) {
	.requestInfoHide {
		display: none;
	}
	
	.requestInfoHead {
		margin-bottom: 7px !important;
	}
	
	.requestInfoForm {
		margin-top: 15px !important;
	}
	
.requestInfoHeadInt {
	margin-bottom: 14px !important;
}
}

@media (min-width:992px) and (max-width: 1198px) {
	.missionImagesLast {
		display: block;
	}
}

@media (max-width: 625px) {
	.interiorImages {
		display: block;
		float: none;
		max-width: 100%;
		margin-top: 8px;
		margin-right: 0px; 
		margin-bottom: 20px;
		height: auto;
	}
}

@media (max-width: 400px) {
	.home-intro p {
		font-size: 1.2em;
	}
	
	.smallHide {
		display: none;	
	}
	
	.headerEmail {
		display: none;
	}
	
	.wideTable {
		width:100%px;
		height:auto;
		overflow-x:scroll;	
	}
}

