/* ==========================================================================
   Home Styles
 * ========================================================================== */
 
 
@media (max-width:767px) {
	.mainHead .container {
		padding-left:0;
		padding-right:0;
	}
	 
	
	.hhead-item1, .hhead-item2, .hhead-item3, .hhead-item4, .hhead-item5 {
		text-align:center;
		color:#fff;
		padding:10px;
		width:100%;
		display:inline-block;
	}
	
	.hhead-item1:hover, .hhead-item2:hover, .hhead-item3:hover, .hhead-item4:hover, .hhead-item5:hover {
		opacity:.8;
		text-decoration:none;
	}
	
	.hhead-item1 {
		background:#007fe0;
	}
	.hhead-item2 {
		background:#7fe000;
	}
	.hhead-item3 {
		background:#ea4800;
	}
	.hhead-item4 {
		background:#00aca6;
	}
	.hhead-item5 {
		background:#d00ea9;
	}
	 
	 .homeContainer {
		padding-top:30px;
		padding-bottom:30px;
	}
	
	.researchLibrary .col-sm-5 {
		padding-top:30px;
		padding-bottom:30px;
	}
	
	div#carousel-home .carousel-control.right {
		right:40px;
	}
}


@media (min-width:768px) {
 	.homeHead {	
		height:350px;
	} 
	
	.homeContainer {
		/*padding-top:70px;*/
		padding-bottom:30px;
	}
	
	.researchLibrary .col-sm-5 {
		/* padding-top:90px; */
	}
}

@media (min-width:768px) and (max-width:991px) {
	div#carousel-home .carousel-indicators li {
		padding-top:6px;
		padding-left:10px;
		padding-right:10px;
	}
	
	div#carousel-home .carousel-control.right {
		right:20px;
	}

}

@media (min-width:992px) {	
	div#carousel-home .carousel-indicators li {
		padding-top:17px;
	}
}



.homemidContainer {
	background:#00539f; 
	min-height:240px;
	height:auto !important;
	width:100%;
}

.researchLibrary .col-sm-7 {
	padding:30px 50px;
	color:#c8c8c8;
}

.researchLibrary .col-sm-4 {
	padding:30px 50px;
	color:#c8c8c8;
}

.researchLibrary h3 {
	color:#fff;
	margin-bottom:18px;
	font-weight: bold;
	font-size: 28px;
}

.researchLibrary h4 {
	color: #fff;
	margin-bottom:14px;
}

.researchLibrary h4 a {
	color: rgb(182 218 252);
	margin-bottom:14px;
}
	
.researchLibrary .carousel-control {
    top: 36%;
}

.btn-library {
	background:transparent;
	padding:15px 30px;
	border:1px solid #e9e9e9;
	border-radius:2px;
}
.btn-library:hover {
	background:#efefef;
}

a.btn-library {
	color:#fff;

}

.homebtmContainer {
	padding-top:15px;
	padding-bottom:15px;
	min-height:200px;
	background:#e7edf2;
	font-size:12px;
	width:100%;
}

.homebtmContainer h3 {
	padding-bottom:20px;
}


.homeHead {
	text-align:center;
	background:url('../../images/capitol-bkd.jpg') no-repeat center center; 
}

/* ==========================================================================
   Home Carousel Classes
   ========================================================================== */

div#carousel-home .carousel-inner {
	min-height:175px;
	margin-top:36px;
}

div#carousel-home .carousel-indicators {
	width:97%;
	left:0;
	margin-left:15px;
	margin-right:15px;
	top: -68px;
	height:60px;
	-webkit-box-shadow: 1px 2px 12px 0px rgba(71,71,71,0.71);
	-moz-box-shadow: 1px 2px 12px 0px rgba(71,71,71,0.71);
	box-shadow: 1px 2px 12px 0px rgba(71,71,71,0.71);
}

div#carousel-home .carousel-indicators li {
	float:left;
	background:#fff;
	/* width:25% !important; */
	width:20% !important;
	border-radius:0;
	margin:0;
	text-indent: 0;
	border: 0;
	height:60px;
	font-size: 12px;
	font-weight: bold; 
}

div#carousel-home .carousel-indicators li.active {
	height:60px;
	color:#FFFF00;
}

div#carousel-home .carousel-indicators li.indicator0 {
	border-bottom:3px solid #007fe0;
	border-right:1px solid #d0d0d0;
}
div#carousel-home .carousel-indicators li.indicator0:hover, div#carousel-home .carousel-indicators li.active.indicator0 {
	background:#007fe0;
}

div#carousel-home .carousel-indicators li.indicator1 {
	border-bottom:3px solid #7fe000;
	border-right:1px solid #d0d0d0;
}
div#carousel-home .carousel-indicators li.indicator1:hover,  div#carousel-home .carousel-indicators li.indicator1.active {
	background:#7fe000;
}

div#carousel-home .carousel-indicators li.indicator2 {
	border-bottom:3px solid #ea4800;
	border-right:1px solid #d0d0d0;
}
div#carousel-home .carousel-indicators li.indicator2:hover, div#carousel-home .carousel-indicators li.indicator2.active {
	background:#ea4800;
}

div#carousel-home .carousel-indicators li.indicator3 {
	border-bottom:3px solid #00aca6;
	border-right:1px solid #d0d0d0;
}
div#carousel-home .carousel-indicators li.indicator3:hover, div#carousel-home .carousel-indicators li.indicator3.active {
	background:#00aca6;
}
div#carousel-home .carousel-indicators li.indicator4 {
	border-bottom:3px solid #d00ea9;
	border-right:1px solid #d0d0d0;
}
div#carousel-home .carousel-indicators li.indicator4:hover, div#carousel-home .carousel-indicators li.indicator4.active {
	background:#d00ea9;
}

div#carousel-home .carousel-caption {
	font-size:12px;
	font-style:italic;
	bottom: 80px;
    text-align: left;    
	background: #000;
    opacity: .9;
    left: 5%;
    right: 60%;
    padding: 15px;
}

div#carousel-home .carousel-caption a {
	color:#fff;
}

#carousel-news {
	padding-left:50px;
	padding-right:30px;
}
.carousel-control.left, .carousel-control.right {
	background-image:none;
}

.homebtmContainer .carousel-control {
	width:0;
}

div#homeCarouselFeed{
	min-height:200px;
	max-height:300px;
	background-color: rgba(0,0,0,0.7);
	margin-top:2em;
	padding:1.5em;
	color:#fefefe;
}
div#homeCarouselFeed .item{
	min-height: 200px;
}


/* ==========================================================================
   Utility Classes
   ========================================================================== */

h2, h3, h4, h5 {
	color:#151515;
}

