
@media (min-width: 1200px) {
body {
	padding-top: 72px
}
	.resitem .introimageright, .introimagerightpeople{
	float: right;
	margin-left: 15px;
}
	.blockholder{
background-image: url(../images/bg-FeaturedLinks.gif);
background-repeat: repeat-y;
background-position: center;
background-color: #d5cec5;
}
	
}

@media (min-width: 1024px) and (max-width: 1199px) {
body {
	padding-top: 72px
}
	.resitem .introimageright, .introimagerightpeople{
	float: right;
	margin-left: 15px;
}.container-fluid.blockholder {
		padding: 0px;
	}
	.blockholder{
background-image: url(../images/bg-FeaturedLinks.gif);
background-repeat: repeat-y;
background-position: center;
background-color: #d5cec5;
}
     h4.newsflash-title{
	font-size: 16px; 
	padding-bottom: 5px;
}
}

@media (min-width: 767px) and (max-width: 1023px) {
body {
	padding-top: 72px
}
	.resitem .introimageright{
	float: right;
	margin-left: 15px;
}
	h1{
	font-size: 30px;
	}
	/*.container-fluid {
		padding: 0px;
	}*/
	/*.resitem img{
width: 50%;
	height: 50%;
	}*/
	.carousel-inner img{
		width: 100%;
	height: 100%;
	}
	.blockholder{
background-color: #d5cec5;
}
.browsebydate a{
		margin-right: 15px;
	}
	.browsebydate br{
display: none;}
	
	.newsflashtestimonials{
	margin-top: 20px;
	
}
   
}

@media (max-width: 767px) {
	.footer .row{
		padding-top: 10px;
	}
	body {
	padding-top: 72px
}	.container-fluid {
		padding: 0px;
	}
	h1{
	font-size: 20px;
	}
	.greyholder{
		margin-bottom: 15px;

}
		.container-fluid {
		padding: 0px;
	}
	.logoblock img{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
	
.topimage{
	background-position: center top;
}
		.blockholder  .newsflash, .homevideo{
margin-bottom: 10px;

}
	.browsebydate a{
		margin-right: 15px;
	}
	.browsebydate br{
display: none;}
	.blogdate{
		float: left;
	}
	
	.newsflashtestimonials{
	margin-top: 20px;
	
}
	.rhscolumn h4 {
    padding-top: 0px;
}
}

@media (max-width: 440px) {

	.bigbuttons h4{
font-size: 14px;
		line-height: normal;
} .bigbuttons p{
font-size: 14px;		line-height: normal;

}
	.homebutton{
		height: 90px;
	}
}


