/*  Home Page
---------------------------------*/

					
.title-bar {
	background-color:black;
	background-color:rgba(90,90,90,1);
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0.5em;
	position:absolute;
	top:0.0em;
	left:0.0em;
	right:0.0em;
	line-height:1.5;
}

.title-bar a{
	font-size:1.75em;
	color:#FFFFFF;
	font-family: Tungsten A,Tungsten B,sans-serif;
	letter-spacing: 0.05em;
	font-weight: 600;
}

div.box.board-of-trustees {
	position:relative;
	margin-bottom:0.688em;
	float:left;
	width: 49%;
	height:18.750em;
	padding-left:0.0em;
		}
div.box.map {
	
	position:relative;
	float:right;
	margin-bottom:0.688em;
	width: 50%;
	height:18.750em;
	padding-left:0.0em;
		}
div.box.news {
	position:relative;
	margin-bottom:0.688em;
	float:right;
	width: 59%;
	height:18.750em;
	padding-left:0.0em;
	/*border:none;*/
		}
div.box.services {
	position:relative;
	margin-bottom:0.688em;
	float:left;
	width:40%;
	border:none;
	height:20em;
	padding-left:0.0em;
	padding-top:4.375em;
	background-size: 100% 20em;
	line-height: 1.1;
	background-image: url("http://fhdatest.fhda.edu/_images/bg-10.jpg");
	
}

div.box.services p {
	
	margin-left:1.250em;
	color:black;	
	line-height: 1;
}
a.dpt{
	color:black;
	font-weight:600;
}
a.dpt.chancellor, a.dpt.research, a.dpt.hr, a.dpt.technology, a.dpt.business, a.dpt.facilities, a.dpt.purchasing, a.dpt.foundation{
	text-decoration:none;
	
}
.box.board-of-trustees img{
	
	height:18.750em;
	width:100%;
	/*height:auto;
	max-width:100%;*/
	padding-left:0.0em;
	border: 0.0em solid #E0E0E0;
		}
.box.map iframe{
	
	height:18.750em;
	padding-left:0.0em;
	border:none;
		}
		
.news.top{
	height:65%;
	padding-left:0.0em;
	width:100%;
	
		}
.news.top img{
	
	height:100%;
	padding-left:0.0em;
	width:100%;
	
		}
.news.bottom {
	padding-top: 0.938em;
	height:46%;
	padding-left:0.688em;
	width:100%;
	border:0.313em;
	background-image: url("http://fhdatest.fhda.edu/_images/bg-news-events-5.jpg");
	
			}

ul.department{
	padding-top:3.125em;
	
}
article img.profile{
	margin: 0.0em 0.688em;
	float:left;
}
article img.community{
	margin: 0.0em 0.688em;
	
}
.news.bottom a{
	color:black;
}

/* -- Home Page Content in small screen size-- */

@media only screen and (max-width: 48em) {
	  
  div.box.board-of-trustees, div.box.map, div.box.services, div.box.news{
	  	display: inline-block;
		width:100%;
		float:none;
	}
   div.fhda-home{
		float: none;
		text-align: center;
		width: 100%;
		margin: 0px auto;
	}
  .box.board-of-trustees .title-bar,
  .box.map .title-bar , .box.services .title-bar, .box.news .title-bar{
	  margin-left:0.0em;
  }
/*.news.bottom p{
	line-height: 0.8;
		}*/

	 div.box.services p {
		
		margin-left:0.0em;
		width:100%;
	    text-align: center;
   		line-height:1;
		
	} 
	div.box.news div.news.bottom {
		font-size:0.65em;
	}
	.box.board-of-trustees img{
		position:relative;
	}
	.title-bar{
			z-index:100;
				}
	.title-bar a{
		font-size:1.25em;
		letter-spacing: 0.1em;
		line-height: 0.8;
	}
}
