/* .page-description {
  margin: 8rem 0;
}

.page-title {
  height: auto;
  position: relative;
  opacity: 0.85;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.page-title {
  background-image: url('../img/blue-bg.png');
  min-height: 30em;
}

.main-text {
  color: white;
  text-align: center;
  line-height: 1.5em;
  letter-spacing: 4px;
  font-size: 5em;
}

.large-text{
  font-size: 1.5em;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align:justify;
}

.small-text {
  letter-spacing: 1.2px;
  line-height: 1.6em;
  font-weight: 300;
  text-align:justify;
}

.title {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 0.8em;
}

.team-mentors .names{
  font-size: 18px;
  letter-spacing: 1px;
  color: indigo;
  font-weight: 400;
}

.team-mentors p{
  line-height: 1.2em;
  font-weight: 300;
  letter-spacing: 1px;
  text-align: justify;
}

.team-mentors {
  margin: 8rem 0;
}

.page-footer p {
  font-weight: 300;
  margin: 0;
}

.uppercase {
    text-transform: uppercase;
}

.contact_font {
  font-size: 1.3em;
}

.size{
	border-radius: 50%;
	margin: 0.15em;
	font-size: 2em;
	}

#tf-map{
	text-align: center;;
} */

.page-title {
  height: auto !important;
  position: relative !important;
  opacity: 1 !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
}

.page-title {
  top: -5rem;
  /*background-image: url('../img/Contact Us.png');*/
  min-height: 110vh;
}

@media (min-width: 993px) {
  .right-section {
    padding-left: 2rem;
  }
}

.contact_font {
  font-size: 1.3em !important;
  color:white !important;
}

.location {
  min-height: 60vh;
}

.side_content{
    font-weight:400;
    color:white;
    margin-bottom: 0px;
}

.interested_in
{
    color:white !important;
    border-bottom: 1px solid white !important;
}

.right_side_content{
  font-weight:400;
  color:white;
  margin-bottom: 0px;
}