  .areas-button-body {
	background-color: #060;
	color: #fff;
	padding: 8px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 10px;
	height: 64px;
    margin-left: 10px;
    margin-right: 10px;
	line-height: 40px;
	text-align: center;
}
.areas-button-body span {
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
}
.areas-button-body a {
	color: #fff;
	font-size: 20px;
}
.areas-button-leftnav {
	background-color: #757575;
	color: #fff;
	padding: 8px;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.areas-button-leftnav a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.pullquote-inner p {
	font-size: large;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: 400;
	color: #fff;
}
.pullquote-main-right .col-xs-12.col-sm-12.col-md-5 {
	padding: 0px;
	margin-left: 10px;
	background-color: #497AAB;
	margin-bottom: 12px;
	float: right;
}
.pullquote-main .col-xs-12.col-sm-12.col-md-4 {
	padding: 0px;
	margin-right: 10px;
	background-color: #497AAB;
	margin-bottom: 12px;
	float: left;
}
.pullquote-inner {
	padding: 10px;
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 100;
	font-size: 16px;
	margin: 0px!important;
}
.areas-button-leftnav a {
	color: #fff;
	font-size: 20px;
}
.call-to-action-buttons {
	padding-top: 14px;
	padding-bottom: 14px;
	float: left;
	width: 100%;
	margin-top: 12px;
}
#icon-right {
	display: none;
}
#icon-down {
	display: inline;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
}
.areas-left-box {
	background-color: #d6e0ec;
	width: 100%;
	padding: 16px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.aoi-menu-split-container {
	padding: 0px;
	margin: 0px;
    padding-bottom: 10px;
}
.area-nav-icons .col-sm-6.col-md-6 img, .aoi-menu-split-container img {
	width: 16%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.aoi-menu-split-container a:hover, .aoi-menu-split-container a:focus {
    text-decoration: none;
    border-bottom: none;
}
.area-nav-icons {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
	display: flex;
    flex-wrap: wrap;
}
.aoi-tri-box {
	padding: 0px 20px 0px 0px;
}

/*Colors Codes for Each Area*/

/*Art*/
.areas-bold-border-art {
	border-top: solid 16px #c49a6c;
	border-bottom: solid 16px #c49a6c;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-art {
	background: #c49a6c;
}

/*Business*/
.areas-bold-border-business {
	border-top: solid 16px #838a6a;
	border-bottom: solid 16px #838a6a;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-business {
	background: #838a6a;
}

/*Education*/
.areas-bold-border-education {
	border-top: solid 16px #637ab8;
	border-bottom: solid 16px #637ab8;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-education {
	background: #637ab8;
}

/*Health*/
.areas-bold-border-health {
	border-top: solid 16px #bf9b98;
	border-bottom: solid 16px #bf9b98;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-health {
	background: #bf9b98;
}

/*Liberal Arts*/
.areas-bold-border-libarts {
	border-top: solid 16px #967699;
	border-bottom: solid 16px #967699;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-libarts {
	background: #967699;
}

/*Manufacturing*/
.areas-bold-border-manufacturing {
	border-top: solid 16px #9D948E;
	border-bottom: solid 16px #9D948E;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-manufacturing {
	background: #9D948E;
}

/*Public Service*/
.areas-bold-border-pub {
	border-top: solid 16px #aaa996;
	border-bottom: solid 16px #aaa996;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-pub {
	background: #aaa996;
}


/*Science*/
.areas-bold-border-science {
	border-top: solid 16px #9abc6f;
	border-bottom: solid 16px #9abc6f;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-science {
	background: #9abc6f;
}

/*Social Sciences*/
.areas-bold-border-social {
	border-top: solid 16px #4d90b8;
	border-bottom: solid 16px #4d90b8;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-social {
	background: #4d90b8;
}

/*Enginnering*/
.areas-bold-border-enginnering {
	border-top: solid 16px #4d95a4;
	border-bottom: solid 16px #4d95a4;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.top-color-box-enginnering {
	background: #4d95a4;
}




/*Styles for Areas Icons Home Page*/
		.upper-icon-1 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-1 {
			background: #8b5e3b;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-1 {
			height: 140px;
			background: #c49a6c;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-2 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-2 {
			background: #4e582a;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-2 {
			height: 140px;
			background: #838a6a;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-3 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-3 {
			background: #20409a;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-3 {
			height: 140px;
			background: #637ab8;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-4 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-4 {
			background: #00677d;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-4 {
			height: 140px;
			background: #4d95a4;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-7 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-7 {
			background: #726659;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-7 {
			height: 140px;
			background: #9d948b;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-6 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-6 {
			background: #693b6d;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-6 {
			height: 140px;
			background: #967699;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-5 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-5 {
			background: #a4706c;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-5 {
			height: 140px;
			background: #bf9b98;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-8 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-8 {
			background: #6f9f31;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-8 {
			height: 140px;
			background: #9abc6f;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-9 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-9 {
			background: #918f76;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-9 {
			height: 140px;
			background: #aaa996;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-10 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-10 {
			background: #006099;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-10 {
			height: 140px;
			background: #4d90b8;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.upper-icon-11 p {
    		font-weight: bolder;
			font-size: 1em;
			padding-right: 4px;
			padding-left: 4px;
		}
		.upper-icon-11 {
			background: #056839;
			padding-bottom: 0px;
			margin-bottom: 0px;
			height: 60px;
			text-align: center;
			padding-top: 5px;
			color: #fff;
		}
		.lower-icon-11 {
			height: 140px;
			background: #55b47c ;
			border-bottom-left-radius: 30px;
			border-bottom-right-radius: 30px;
			margin-bottom: 10px;
		}
		.icon-text-container {
			width: 100%;
			display: table;
			height: 60px;
		}
		.icon-text {
    		display: table-cell;
    		vertical-align: middle;
		}
@media screen and (max-width: 900px){
	footer, section {
		padding: 3px 0;
		padding-top: 0px;
	}
}
.icon-text p {
    color: #fff!important;
}	

@media screen and (min-width: 1100px){	
				.AOI-Master-Container {
					padding-left: 120px;
					padding-right: 120px;
				}
				.icon-text p {
				    color: #fff!important;
				    font-size: 1em;
					line-height: 1.5em;
				}
			}			
			
@media screen and (min-width: 992px){	
				.AOI-Master-Container {
					padding-left: 120px;
					padding-right: 120px;
				}
				.icon-text p {
				    color: #fff!important;
				    font-size: 1em;
				}
			}
			.aoi-icon-group {
    			padding-bottom: 10px;
			}
