/* 
This is the section css for
Department of Health 
*/

#home-content .btnRight{
	float: right;
	margin-left: 10px;
}

/**********************************************************************
Picture Links
**********************************************************************/
#home-content .pictureLinks .row-responsive {
	margin: 0;
}
#home-content .pictureLinks .grid4 {
	padding: 5px;
}
#home-content .pictureLinks .grid6 {
	padding: 5px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
}
#home-content .buttonLinks a {
	text-decoration: none;
	padding: 80px 5px;
	display: block;
	font-weight: bold;
	font-size: 1.5em;
	color: #FFF;
	line-height: normal;
}
#home-content .buttonLinks{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom middle;
}
#home-content .buttonLinks a:hover {background-color: rgba(0,0,0,.5);}

#home-content .homepage .buttonLinks.btn1			{background-image: url("/healthSciences/health/images/pictureButtons/gasChromato1.jpg");}
#home-content .homepage .buttonLinks.btn2			{background-image: url("/healthSciences/health/images/pictureButtons/GasChromato2.jpg");}
#home-content .homepage .buttonLinks.btn3			{background-image: url("/healthSciences/health/images/pictureButtons/starbucks-campus01.jpg");}
#home-content .homepage .buttonLinks.btn4			{background-image: url("/healthSciences/health/images/pictureButtons/GasChromato-15-41.jpg");}
#home-content .homepage .buttonLinks.btn5			{background-image: url("/healthSciences/health/images/pictureButtons/IMG_8073.jpg");}
#home-content .homepage .buttonLinks.btn6			{background-image: url("/healthSciences/health/images/pictureButtons/ramStatue.jpg");}

#home-content .undergradMajor .buttonLinks.btn1		{background-image: url("/healthSciences/health/images/envTile1.jpg");}
#home-content .undergradMajor .buttonLinks.btn2		{background-image: url("/healthSciences/health/images/pictureButtons/busDecal.jpg");}
#home-content .undergradMajor .buttonLinks.btn3		{background-image: url("/healthSciences/health/images/pictureButtons/studentsReading.jpg");}
#home-content .undergradMajor .buttonLinks.btn4		{background-image: url("/healthSciences/health/images/pictureButtons/respCare.jpg");}

#home-content .undergradMinor .buttonLinks.btn1		{background-image: url("/healthSciences/health/images/envTile1.jpg");}
#home-content .undergradMinor .buttonLinks.btn2		{background-image: url("/healthSciences/health/images/pictureButtons/skeleton.jpg");}
#home-content .undergradMinor .buttonLinks.btn3		{background-image: url("/healthSciences/health/images/pictureButtons/studentWriting.jpg");}

#home-content .gradPrograms .buttonLinks.btn1		{background-image: url("/healthSciences/health/images/pictureButtons/GasChromato.jpg");}
#home-content .gradPrograms .buttonLinks.btn2		{background-image: url("/healthSciences/health/images/pictureButtons/studentsInLecture.jpg");}

#home-content .gradCertificates .buttonLinks.btn1	{background-image: url("/healthSciences/health/images/pictureButtons/therapeuticModalities.jpg");}
#home-content .gradCertificates .buttonLinks.btn2	{background-image: url("/healthSciences/health/images/pictureButtons/nurse.jpg");}

#home-content .date {
	float: right;
	color: #763775;
}

/**********************************************************************
CERTIFICATE_HCA
**********************************************************************/
#home-content .certificateHCA nav > a:nth-child(5) {
	background-color: #5BB75B;
}
#home-content .certificateHCA #applyNowBtn {
	width: 100%;
}
#home-content .floatImgRight {
	float: right;
	padding-left: 15px;
}

#home-content .hideList {
	list-style: none;
	margin: 0;
}

@media only screen and (max-width:768px){

	#home-content .floatImgRight {
		float: none;
		text-align: center;
		padding-left: 0;
	}

	#home-content .pictureLinks .grid4 {
		padding: 0;
	}
	#home-content .pictureLinks .grid6 {
		padding: 0;
	}
}




/** Accelerated BS in Public Health to MPH **/

#home-content .iconMenuButtons {
	text-align: center;
	width: 100%;
	float: left;
	display: block;
}
#home-content .iconMenuButtons .row-responsive{
	margin: 0px;
}

#home-content .iconMenuButtons .grid2 {
	padding: 15px;
}

#home-content #bsMph .iconMenuButtons .imgCenter {
	width: 80%;
}
#home-content .iconMenuButtons .grid1 {
	display: none;
}

#home-content .iconMenuButtons .grid3 img,  #home-content .iconMenuButtons .grid4 img{
	width: 200px;
}
#home-content .iconMenuButtons .grid3 {
	padding: 20px;
}
#home-content .iconMenuButtons .grid4 {
	padding: 35px;
}

@media only screen and (max-width: 768px) {
	#home-content .iconMenuButtons .grid3, #home-content .iconMenuButtons .grid4 {
		padding: 10px;
	}
}

#home-content .iconMenuButtons .smallInfo {
	font-size: 1.2em;
	line-height: 1.3;
	font-weight: bold;
	color: #382140;
	margin-top: 5px;
}
#home-content .iconMenuButtons p {
	margin: 10px 0px;
}
#home-content .iconMenuButtons .grid2 a img, #home-content .iconMenuButtons .grid3 a img, #home-content .iconMenuButtons .grid4 a img {
	transition: all .3s;
}




#home-content #bsMph .grid4 img {
	display: block;
	margin: 0 auto;
	border-radius: 50%;
}

#home-content #bsMph .coursePlans h4{
	text-align: center;
}


#home-content #bsMph .coursePlans {
	display: block;
	width: 100%;
	float: left;
	padding: 25px 0px;
}


#home-content #bsMph .coursePlans .grid4 a:hover img {
	transform: scale(1.03);
	transition: all .3s;
}


#home-content #bsMph .iconMenuButtons .grid2 {
	width: 20%;
}

@media only screen and (max-width: 768px) {
	#home-content #bsMph .iconMenuButtons .grid2 {
		width: 100%;
	}
}





/** Home Page Tiles **/

#home-content .row-responsive {
	margin: 0px;
}
#home-content #healthRebrand .grid3{
	padding: 5px;
	height: 16em;

}
#home-content #mainTiles .row-responsive{
	display: flex;
	margin-top: 0px;
	margin-bottom: 0px;

}
#home-content #mainTiles .grid3{
	transition: all .2s ease-in-out;
}
#home-content .purpleBlock a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #ffe800;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#home-content .purpleBlock{
	height: 98.5%;
	width: 100%;
	display: table;
	background-color: #382140;
	padding: 20px;
	transition: all .2s ease-in-out;
}

#home-content .yellowBlock1 a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #382140;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#home-content .yellowBlock1{
	height: 98.5%;
	width: 100%;
	display: table;
	background-image: url(/healthSciences/health/images/yellow-button-1.jpg);
	background-size: cover;
	padding: 20px;
	box-shadow: inset 0em 0em 575px 20px rgb(255 232 0);
	-webkit-box-shadow:inset 0em 0em 500px 200px rgb(255 232 0 / 75%);
}
#home-content .yellowBlock2 a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #382140;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#home-content .yellowBlock2{
	height: 98.5%;
	width: 100%;
	display: table;
	background-image: url(/healthSciences/health/images/yellow-button-2.jpg);
	background-size: cover;
	padding: 20px;
	box-shadow: inset 0em 0em 575px 20px rgb(255 232 0);
	-webkit-box-shadow:inset 0em 0em 500px 200px rgb(255 232 0 / 75%);
}
#home-content .yellowBlock3 a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #382140;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#home-content .yellowBlock3{
	height: 98.5%;
	width: 100%;
	display: table;
	background-image: url(/healthSciences/health/images/yellow-button-4.jpg);
	background-size: cover;
	padding: 20px;
	box-shadow: inset 0em 0em 575px 20px rgb(255 232 0);
	-webkit-box-shadow:inset 0em 0em 500px 200px rgb(255 232 0 / 75%);
}
#home-content .yellowBlock4 a{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #382140;
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#home-content .yellowBlock4{
	height: 98.5%;
	width: 100%;
	display: table;
	background-image: url(/healthSciences/health/images/yellow-button-3.jpg);
	background-size: cover;
	padding: 20px;
	box-shadow: inset 0em 0em 575px 20px rgb(255 232 0);
	-webkit-box-shadow:inset 0em 0em 500px 200px rgb(255 232 0 / 75%);
}

#home-content #mainTiles .grid3 :hover{
	transform: scale(1.02);
	transition: all .2s ease-in-out;
}

@media only screen and (max-width: 768px) {

	#home-content #mainTiles .row-responsive{
		display: block;
		margin-top: 0px;
		margin-bottom: 0px;


	}
}

@media screen and (max-width:768px) {
    #home-content #mainTiles .tileBuilderSnippet > div.grid3 {
        width: 100%;
    }
}

.psuedoHead5 {
    font-size: 1.3em;
    font-weight: bold;
    color: #382140;
    line-height: 1.4em;
}

#home-content #newsEvents .event {
    padding: 5px 25px 15px;
}

