/*COVID*/
.breadCrumb{
	max-height: 50px;
}
.covid{
	z-index: 100;
}
#home-content .border .p-holder strong{
	color: #382140;
}



.covidMessage{
	padding: 40px;
	padding-left: 50px;
	background-color: #fff;
	float: left;
	width: 100%;
}
.insideMessage{
	padding-left: 20px;
	border-left: 5px solid #FF0000;
}
#home-content .insideMessage h3{
	font-size: 2.1em;
	text-transform: uppercase;
	color: #441F49;
	line-height: 1.1em;
}
#home-content .insideMessage h3, #home-content .insideMessage h3:after{
	border-bottom: none;
	background: none;
}



#home-content .bc {
	padding: 5% 20%;
}
#home-content .bc .bcBorder {
	padding: 2.5% 5%;
	border: 5px solid #FFE800;
	text-align: center;
}
#home-content .cov-pox-top .row-responsive{
	margin: 0px 0px 0px 0px;
}
#home-content .cov-pox-top .grid6, #home-content .cov-pox-top .grid4{
	padding: 0px 10px;
}
#home-content .triad {
	width: 100px;
	display: block;
	margin: 0 auto;
}

#home-content .btnCDC{
	width:100%;
}
#home-content .imgCenter{
	display: block;
	margin: 0 auto;
}
#home-content .imgRight{
	float: right;
	margin-left: 10px;
}
#home-content .imgLeft{
	float: left;
	margin-right: 10px;
}
#home-content .sideInfo{
	margin-right: 15px;
	margin-top: 20px;
	padding:10px;
	padding-bottom: 50px;
	box-shadow: 0 0 1px 1px #e2e2e2;
	background-color: #f7f7f7;
	font-size: .95em;
	line-height: normal;
}


#home-content .screening a{
	border: 1px solid #FFBD07;
	padding: 10px;
}
#home-content .grid3{
	padding-right: 20px;
}
#home-content .flu .grid9{
	border: 2px solid #FFBD07;
}
#home-content .flu .grid9 h3:after{
	display: none;
}
#home-content .flu .grid9 h3{
	color: #763775;
	text-transform: uppercase;

}

/********** NEW HOME PAGE **********/
#home-content .middleSection{
	padding: 10px 30px 0px 30px;
	background-color: #eee;
}
#home-content .middleSection:last-of-type{
	margin-top: 20px;
}
#home-content .middleSection .grid4{
	padding-right: 20px;
}
#home-content #bottomSection{
	padding: 0px 30px;
	margin-bottom: 20px;
}
#home-content #bottomSection a:hover{
	font-weight: bold;
}
#home-content #bottomSection .grid3{
	padding: 0px 15px;
}
#home-content #bottomSection h3{
	text-align: left;
}
#home-content #bottomSection .fa{
	font-size: 2em;
}
#home-content #bottomSection, #home-content #bottomSection a{
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
}
#home-content img#rammyLogo{
	width: 80%;
	display: block;
	margin: 0 auto;
}
#home-content .reportBtn{
	float: right;
	margin-right: 6px;
}
#home-content #corona{
	max-height: 410px;
	overflow-y: scroll;
}
#home-content .grid4{
	padding-right: 20px;
}
/********** ALCOHOL EDU **********/
#home-content .sideInfo li{
	margin-bottom: 5px;
}

/********** CLINICAL **********/
#home-content .clinicalBtn{
	padding: 0 10px;
}
#home-content .clinicalBtn img{
	width: 100%;
}
#home-content #clinicalSpace h2
{
	margin-bottom: 0;
}
/********** DEFAULT *********/
#home-content .icons .grid3{
	padding: 15px;
}
#home-content .icons a img{
	width: 100%;
}
#home-content .icons a:hover img{
	opacity: .75;
}
#home-content .defaultInfoLeft{
	background: #EEE;
	padding: 10px;
}
#home-content .defaultInfoLeft p, #home-content .defaultInfoLeft li, #home-content .defaultInfoLeft h3{
	font-size: .9em;
} 
#home-content .defaultInfoLeft p:first-of-type{
	margin-top: 0;
}
#home-content .defaultInfoLeft h3:first-of-type{
	margin-top: 0;
}
#home-content .homeLeft{
	padding-right: 10px;
	margin-top: 10px;
}
#home-content .homeBtn{
	text-align: center;
}
#home-content #topSection{
	padding-left: 1%;
}
/**********CLINICAL DIRECTORY**********/
#home-content .clinicalDirectory .grid4{
	text-align: center;
}
#home-content .clinicalDirectory .grid4 img{
	display: block;
	margin: 0 auto;
}

/********** STRESS MANAGEMENT **********/
#home-content .stressSign{
	padding: 0 5px;
}
#home-content .stressSign h3{
	margin-top: 0;
}

/****** WELLNESS EDUCATION ******/
.stallSeatImg{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.graySide{
	background-color: #eee;
	padding: 10px;
	margin: 30px;
}
.graySide img{
	display: block;
	margin: 0 auto;
}
.graySide .faIcons{
	text-align: center;
}
#home-content .wellnessList{
	margin-left: 0;
}
#home-content .wellnessList li{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.wellnessBtn{
	width: 85%;
	display: block;
	margin: 0 auto;
}
.overlayPadding{
	padding: 20px;
}
.overlayPadding p{
	margin-top: 10px;
}





@media only screen and (max-width:768px){
	#home-content .sideInfo{
		margin: 0;
	}

	/********** CLINICAL DIRECTORY **********/
	#home-content .clinicalDirectory .grid4{
		width: 33.3333%;
		padding: 0 5px;
	}

	/********** DEFAULT **********/
	#home-content .icons .grid3{
		width: 25%;
	}
	#home-content #leftColumn{
		padding-right: 0;
	}
}

@media only screen and (min-width:768px){
	#home-content .border .p-holder{
		text-align: left;
		padding-left: 30%;
	}
	#home-content .border-special{
		padding: 2.5% 20% 1.5% 20%;
	}
}


@media only screen and (max-width:600px){
	/********** CLINICAL DIRECTORY **********/
	#home-content .clinicalDirectory .grid4{
		width: 100%;
		border-bottom: 2px solid #EEE;
		padding: 5px 0;
		margin: 0;
		margin-bottom: 5px;
	}
	#home-content .clinicalDirectory .grid4 p{
		margin-top: 0;
	}
	#home-content .clinicalDirectory .row-responsive:last-of-type .grid4:last-of-type{
		border: none;
	}
}

@media only screen and (max-width:480px){
	/********** DEFAULT **********/
	#home-content .icons .grid3{
		width: 50%;
	}
}


