/* General info */
p{
	font-size: 20px;
	font-family: proxima nova;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
	font-family: impact  !important;
}


.container-fluid{
	padding-right: 0px;
	padding-left: 0px;
}

.form-control{
	border: 2px solid red !important;
}

.nav-link{
	color:black;
	font-weight: 500;
}

a:hover{
	color:lightgreen !important;
	text-decoration: none !important;
}	

a.nav-link.active{
	color: darkgreen !important;
}


.logo{
	height: 70px;
}

.site-header{
    background-color: darkred;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.textcenter{
	text-align: center;
}

.logotext{
	color: white;
	font-size: 4em;
}

.logotext a{
	color: white;
}

.logotext a:hover{
	color: white !important;
	text-decoration: none;
}

.logotextafter1 a{
	color: black;
}

.logotextafter1 a:hover{
	color: black !important;
	text-decoration: none;
}
.logotextafter1{
	color: black;
	font-size: 4em;
	margin-top: -.6em;
}

.logotextafter2 a{
	color: darkgray;
}

.logotextafter2 a:hover{
	color: darkgray !important;
	text-decoration: none;
}
.logotextafter2{
	color: darkgray;
	font-size: 4em;
	margin-top: -.6em;
}

.embolden{
	font-weight: bold;
}

/*hero*/
.hphero{
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/media/images/picture6.jpg");
	background-size: cover;
	height: 44.5em;
} 

.herotitle{
	color: white;
	padding: 2em 0 0 2em;
	font-size: 4em;
	font-weight: 600;
}

.herotitlecenter{
	color: white;
	padding: 2em 0;
	font-size: 90px;
	font-weight: 600;
	text-align: center;
}


.herotitlepersonal{
	color: white;
	padding: .7em 0em 0em 1em;
	font-size: 90px;
	font-weight: 600;
}


.herotext{
	color: whitesmoke;
	margin-left: 8em;
	font-size: 24px;
	width: 30em;
}

.donate{
	background-color: red;
	padding: 1em;
	max-width: 300px;
	border: 3px solid white !important;
	margin: 4px;
	float: right;
}


.hovershadow{
}

.hovershadow:hover{
	opacity: 0.8;
  filter: alpha(opacity=30)
}



/*              Home Page                   */

.herotext.donate a{
	color: yellow;
}

.hpfirstcolumn{
	background-color: white;
	margin: 1em;
	border: 3px solid black !important;
	text-align: center;

}

.hpsecondcolumn{
	background-color: black;
	color: white;
	margin: 1em;
	border: 3px solid black !important;
	text-align: center;
}

.hpthirdcolumn{
	background-color: darkred;
	color: white;
	margin: 1em;
	border: 3px solid black !important;
	text-align: center;
}

.readmore{
	text-align: right !important;

}


/* whoweare */

.whohero{
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/media/images/nyc_skyline.jpg");
	background-size: cover;
	height: 23.5em;
} 

.thumbnail{
	max-height: 250px;
	align-content: center;
}

/*   community building    */

.bchero{
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/media/images/personaldevelopment.jpg");
	background-size: cover;
	height: 23.5em;
	object-position: 50% 50%;
}

.upcoming{
	background-color: black;
	color:  white;
}

.upcoming h3{
	text-decoration: underline;
	text-align: center;
	padding-top: .3em;
}

.upcoming h6{
	color: red;
}

.eventslefttop{
 background-color: #c1272d;
 padding: .78em 0;
 text-align:  center;
}

.eventsrighttop{
	 background-color: #999999;
	 text-align: center;
	 padding: .78em 0;
}

.eventscentertop{
	 background-color: black;
	 text-align: center;
	 padding: .78em 0;
	 color: white;
}

.weekly{
	border: 2px solid red !important;
}

.weeklytop{
	border: 2px solid black;
	background-color: gray;
}

.weeklybody{
	border: 2px solid black;

}

.table .thead-dark th{
	text-align: center;
}

tr{
	border: 2px solid black;
}

td{
	border: 2px solid black;
	text-align: center;
}

.rtable{
	overflow-x:auto
}




/*         training center      */

.traininghero{
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/media/images/trainingheader.jpg");
	background-size: cover;
	height: 23.5em;
	object-position: 50% 50%;
}

.circleimg{
	border-radius: 50%;
  border-style:solid;
  border-width:10px;
	max-width: 35em;
	height: 35em;
	border-color: white;
	margin-bottom: 1em;
	background-size: cover;
}



.devsection{
	background-color: lightgray;
}

.devsection h3{
	color: red;
	text-align: center;
	padding: .5em 0;
	font-size: 3em;
}

.aligncircle{
	  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tcbody{
}

.tcbody h2{
	font-size: 55px;
}
.tcbody p{
	font-size: 24px;
	text-align: center;
}



/* 					PERSONAL GROWTH           */

.subheading{
	font-size: 1.4em;
}









/*                          INSTITUTIONAL OUTCOMES                        */

.calendar{
	max-height: 800px;
}






/*                                     RESOURCES                             */
.resourcehero{
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/media/images/resourcehero.jpg");
	background-size: cover;
	height: 25.5em;
	object-position: 50% 50%;
}



/*              FOOTER          */

footer{
	max-height: 21em;
	overflow: hidden;
}

.footimg{
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/media/images/footerbg.jpg");
	background-size: cover;
	height: 44.5em;
} 

.footer, h2{
	text-align: center;
	padding-top:  1em;
}

.footimg{
	padding: 0px !important;
}

.footbox{
	background-color: black;
	color: white;
	/*width: fit-content;*/
}

footer.container-fluid{
	padding: 0px;
	margin: 0px;
	background-color: black !important;
}

footer .row{
	margin-right: 0px;
}

.footcenter{
	display: block;
	margin: 0 auto;
	background-color: black;
	color: white;
}


.googleCalendar{
  position: relative;
  height: 0;
  width: 50%;
  padding-bottom: 50%;
}

.googleCalendar iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*                          MEDIA QUERIES                         */
@media (max-width: 550px){
	.herotext{
		font-size: 16px;
		margin-left: .8em;
		padding-right: .01em;
		width: 22em;
	}

	.herotitle{
		padding: .5em 0 0 .5em;
		font-size: 2.4em;
		font-weight: 600;
	}

	.hphero{
		background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../../assets/media/images/picture6.jpg");
		background-size: cover ;
		background-repeat: no-repeat;
		height: 30.5em;
	} 

	p{
		font-size: 13px;
	}

	.tcbody p{
		font-size: 18px;
	}

	.herotitlecenter{
		font-size: 2.8em;
		padding: .5em;
	}

	.bchero{
		background-size: contain;
		background-repeat: no-repeat;
		max-height: 17.5em;
		background-color: black;
	}

	.herotitlepersonal{
		color: white;
		padding: 2.5em 0em 0em 1em;
		font-size: 2.8em;
		font-weight: 600;
	}

	.traininghero{
		max-height: 18em;
	}

	.resourcehero{
		max-height: 18em;
	}

	.devsection h3{
		font-size: 2.4em;
	}


	footer{
		max-height: 27.5em;
	}

}


