/* --- HOME-PAGE CSS STYLES --- */

html {
	-webkit-font-smoothing: antialiased;
}

#wrapperhome {
	margin-top: 20px;
	margin-bottom: 40px;
}

/* --- SLIDER --- */
.slider {
	width: 330px;
	height: 292px;
	float: left;
}

.slider-nav {
	padding: 12px 0 22px 0;
	width: auto;
	min-width: 141px;
	height: 292px;
	float: right;
	background-color: #555555;
}

	.slider-nav p {
		cursor: pointer;
		color: #fff;
		font-size: 13px;
		padding: 10px 2px 10px 16px;
		height: 24%;
		font-weight: 300;
		width: 141px;
	}

		.slider-nav p.active {
			font-weight: 400;
			color: #75bef0;
			font-size: 16px;
			margin-top: -10px;
		}

	.slider-nav .color-onhover {
		color: #fff;
	}

#content_top .col-sm-8 {
	padding-left: 0;
	background-color: #555;
}

.slider p {
	width: 100%;
	position: absolute;
	bottom: -10px;
	background-image: url('/assets/images/bkg-slider-p.png');
	background-size: cover;
	height: 54px;
	padding: 10px;
	font-size: 12px;
	color: #fff;
}
/* --- / SLIDER --- */


/* --- NEWS --- */
.homeright, .homeright .col-md-12 {
	padding: 0;
}

	.homeright .title-bkg {
		width: 100%;
		background-color: #23445d;
	}

	.homeright h2 {
		color: #fff;
		font-size: 20px;
		padding: 8px 0 8px 8px;
		font-weight: 400;
		margin-top: 0;
	}

		.homeright h2 a, .homeright h2 a:hover {
			color: #fff;
			text-decoration: none;
		}

		.homeright h2 span {
			color: #fff;
			font-size: 12px;
			padding: 8px 15px 0;
			font-weight: 400;
			float: right;
		}

			.homeright h2 span a {
				color: #fff;
			}

	.homeright h3 {
		font-size: 16px;
		margin-bottom: 5px;
		font-weight: 600;
	}

	.homeright p {
		font-size: 14px;
		padding-bottom: 3px;
	}

		.homeright p a {
			color: #23445d;
		}

	.homeright h4 {
		font-size: 13px;
		margin-top: 22px;
		color: #cb2027;
		font-weight: 600;
		font-family: "Open Sans","Lucida Sans",Verdana,sans-serif;
	}

		.homeright h4 a {
			color: #cb2027;
		}

#news hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* --- / NEWS --- */


/* --- ADS VERTICAL --- */
.homeright .advertise-v p {
	font-size: 12px;
	margin-top: 16px;
	font-weight: 300;
}

.homeright .advertise-v > div {
	padding: 0 0 2px 2px;
}

.homeright .advertise-v > div.two {
	width: 66.667%;
	float: left;
}

.homeright .advertise-v > div.one {
	width: 33.333%;
	float: left;
}

.homeright .advertise-v img {
	width: 100%;
	height: auto;
}

.mobilev-ad {
	text-align: center;
	padding: 2px 0;
}



/* --- / ADS VERTICAL --- */

/* --- ADS HORIZONTAL --- */
.advertise-h p {
	font-size: 12px;
	margin-top: 16px;
	font-weight: 300;
}

.advertise-h img {
	width: 100%;
	height: auto;
}
/* --- / ADS HORIZONTAL --- */


/* --- EDIT AREA --- */
.edit-area {
	padding-top: 8px;
}

	.edit-area h2 {
		font-size: 22px;
		line-height: 23px;
		font-weight: 600;
		margin-top: 12px;
	}

	.edit-area p {
		font-size: 16px;
		font-weight: 300;
	}

		.edit-area p a {
			color: #3598db;
			font-weight: 400;
		}

	.edit-area b, .edit-area strong {
		font-weight: 400;
	}

	.edit-area span {
		font-weight: 600;
		font-size: 12px;
		color: #3498db;
	}

		.edit-area span a {
			color: #3498db;
			font-weight: 600;
		}

	.edit-area hr {
		border-width: 7px 0 0;
		border-color: #23445d;
		margin-top: 20px;
		margin-bottom: 10px;
	}
/* --- / EDIT AREA --- */


/* --- CAREER CENTER --- */
#content_bottom .col-md-5 {
	padding: 0;
	margin-top: 16px;
}

.career-center {
	padding: 0;
}

	.career-center .title-bkg {
		width: 100%;
		background-color: #23445d;
	}

	.career-center h2 {
		color: #fff;
		font-size: 20px;
		padding: 8px 0 8px 8px;
		font-weight: 400;
		margin-top: 0;
		margin-bottom: 0;
	}

		.career-center h2 a, .career-center h2 h2 a:hover {
			color: #fff;
			text-decoration: none;
		}

		.career-center h2 span {
			color: #fff;
			font-size: 12px;
			padding: 8px 15px 0;
			font-weight: 400;
			float: right;
		}

			.career-center h2 span a {
				color: #fff;
			}

.careercentral {
	border-bottom: 3px solid #23445d;
	background-color: #256698;
	min-height: 104px;
	font-family: "Open Sans","Lucida Sans",Verdana,sans-serif;
	padding: 18px;
	color: #fff;
	position: relative;
}

	.careercentral:last-child {
		border-bottom: 0 solid #fff;
	}

	.careercentral p {
		color: #fff;
		font-size: 17px;
		margin-bottom: 3px;
		font-weight: 300;
		padding-right: 24px;
		line-height: 20px;
	}

		.careercentral p a {
			color: #fff;
		}

	.careercentral span {
		color: #8fa8c2;
		font-size: 12px;
		font-weight: normal;
	}

	.careercentral i {
		color: #fff;
		float: right;
		font-size: 27px;
		position: absolute;
		top: 37%;
		right: 30px;
	}

		.careercentral i a {
			color: #fff;
			text-decoration: none;
		}
/* --- / CAREER CENTER --- */


/* --- PRODUCTS --- */
#content_top {
	padding: 0;
	margin-top: 0;
}

.products {
	border-bottom: 3px solid #fff;
	/*background-color: #3598db;*/
	height: 98px;
	font-family: "Open Sans","Lucida Sans",Verdana,sans-serif;
	padding: 18px;
	color: #fff;
	position: relative;
}

	.products.studentaid {
		background-color: #ee9900;
	}

	.products.nasfaau {
		background-color: #0065a3;
	}

	.products.ask {
		background-color: #75c169;
	}

	.products p {
		color: #fff;
		font-size: 17px;
		margin-bottom: 3px;
		font-weight: 400;
		padding-right: 24px;
		line-height: 20px;
		position: absolute;
		top: 50%;
		left: 40%;
		height: 14%;
		width: 70%;
		margin: -7% 0 0 -35%;
	}

	/*.products i {
    float: right;
    position: absolute;
    top: 17%;
    right: 18px;}*/

	.products i {
		position: absolute;
		top: 24%;
		right: 8px;
	}
/* --- / PRODUCTS --- */


/* --- RESPONSIVES --- */

#homeright_mobile, #homeright_mobile0 {
	display: none;
}

#products_mobile {
	display: none;
}

@media (max-width: 1199px) {
	/*#homeleft .col-sm-8 {width: 100% !important;}*/
	#homeleft #content_top .col-sm-8 {
		width: 80% !important;
		padding-right: 5px;
		background-color: #555555;
	}

	#homeleft #content_top .col-sm-4 {
		width: 18% !important;
	}
	/*.products p {display: none;}*/
	/*.slider {width: 65% !important; height: auto !important;}
    .slider-nav {width: 35% !important;}*/
}

@media (min-width: 768px) and (max-width: 1023px) {
	/*.slider-nav {min-width: 201px;}*/
	/*.advertise-v {display: none;}*/
}

@media (min-width: 768px) and (max-width: 991px) {
	.slider-nav {
		min-width: 201px;
	}

	.show-ad-tablet {
		display: block !important;
	}

	.mobilev-ad {
		width: 33%;
		float: left;
	}
}

@media (min-width: 991px) {
	.show-ad-tablet {
		display: none !important;
	}
}



@media (min-width: 768px) and (max-width: 1199px) {
	.products {
		width: 90px !important;
	}
		/*.products i.studentaid {right: 24px;}
    .products i.ask {right: 15px;}
    .products i.nasfaau {right: 8px;}*/
		.products i {
			right: 8px !important;
			left: 12% !important;
		}

		.products p {
			display: none;
		}
}

@media (max-width: 767px) {
	#content_bottom .advertise-h {
		padding: 0;
	}

	#content_top .col-sm-8 {
		display: none;
	}

	#homeleft #content_top .col-sm-4 {
		width: 100% !important;
		height: 76px !important;
		padding-bottom: 20px;
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.products {
		height: 64px !important;
		margin-bottom: 4px !important;
		padding: 7px 0 !important;
		text-align: center !important;
		margin-top: 0 !important;
		float: left !important;
		width: 33.3% !important;
		border-left: none !important;
		border-bottom: none !important;
	}

		.products p {
			display: none !important;
		}

		.products i {
			top: auto !important;
			right: auto !important;
			position: relative !important;
		}

		.products:first-child {
			border-left: none !important;
		}

	#products_mobile {
		display: block;
	}

	#content_top .col-sm-4 {
		display: none;
	}

	.homeright .col-md-12 {
		padding-right: 0 !important;
		padding-left: 0 !important;
		padding-top: 0 !important;
	}
}

@media (min-width: 768px) and (max-width: 768px) {
	#homeleft #content_top .col-sm-8 {
		margin-left: 15px !important;
	}

	#homeleft #content_top .col-sm-4 {
		width: 17% !important;
	}

	.homeright .col-md-12 {
		padding-right: 15px !important;
		padding-left: 15px !important;
		padding-top: 25px !important;
	}
}

@media (max-width: 767px) {
	#homeright_mobile {
		display: block !important;
	}

	#news {
		display: none !important;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	#homeright_mobile0 {
		display: block !important;
	}

	#news {
		display: none !important;
	}
}


/* --- / RESPONSIVES --- */

/* --- IE --- */

.ie .slider p {
	width: 330px;
}

/* --- / IE --- */
