﻿/*
* Created By: MDC Web Services
* Description:  
* Revised:
*/

/*Masthead Code*/
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.title-name h1 {
  font-size: 24px;
  margin: 0;
}

.changemakers h3 {
  margin-top: -5px;
}

/*  .col-sm-5 h3 {
    margin-top: -5px;
  }*/

    .col-sm-7 img {
    margin-top: 3px;
  }

/* Skinny masthead */
.title-area {
  height: 120px;	
}

.site-masthead  {
  /* background-image: url("../img/site-bg.jpg"); */
  background-position: center;
  background-repeat: no-repeat;
  background-color: #1565c0;
  color: #fff;
}
#logo-changemaking {
  width: 70%;
  margin-top: 10%;
  margin-bottom: 10%;
}
.title-name.title-background span {
  background-color: rgba(0, 0, 0, 0.3);
  padding-left: 12px;
  padding-right: 12px;
}
/* nav-bar hover - same size as all tabs on the  */
.navbar-default .navbar-nav>.active> a, 
.navbar-default .navbar-nav>.active> a:hover, 
.navbar-default .navbar-nav>.active> a:focus, 
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
  /* background-color: #0f76cf;  */
  border: 1px solid #0f76cf;
  box-shadow: none;
}
/*  end nav-bar modification*/

#siteNav {
  margin-bottom: 0px;
}

.nav.navbar-nav.page-navigation {
  margin-top: 3%;
  float: right;
}

.changemakers h3 {
  margin-bottom: 20px;
  color: #005dab;
  font-size: 32px;
}

.general-content {
    padding-top: 45px;
}


.mb-40 {
  margin-bottom: 40px;
}
.mt-40 {
  margin-top: 40px;
}

h3.mb-0 {
  margin-bottom: 0px;
}

.img-responsive.width-80 {
  width: 80%;
}
.img-responsive.width-60 {
  width: 60%;
}

.thumbnail img.resize-50 {
  width: 50%;
}


.font-white {
  color: #fff;
}
.parent {
  display: flex;
  height: 100%;
  align-content: center;
}


.parent-center {
  display: flex;
  justify-content: center;
}


.child {
  align-self: center;
  padding-left: 40px;
  padding-right: 40px;
}
.col-half-offset{
  margin-left:4.166666667%
}
.font-2x {
  font-size: 1.6em;
  margin-bottom: 20px;
  line-height: 1.2;
}

.banner {
  background: url(../img/Hero-Bg.jpg) no-repeat 0 0;
  background-size: cover;
  background-position: top;
  height: 46em;
  background-blend-mode: overlay;
  background-color: rgba(0,0,1, 0.5);
}

.banner.banner-about {
  background: url(../img/LandingImage-About.jpg) no-repeat 0 0;
  background-size: cover;
  background-position: top;
  height: 46em;
  background-blend-mode: overlay;
  background-color: rgba(0,0,1, 0.5);
}

.banner.banner-staff {
  background: url(../img/LandingImage-Faculty.jpg) no-repeat 0 0;
  background-size: cover;
  background-position: top;
  height: 46em;
  background-blend-mode: overlay;
  background-color: rgba(0,0,1, 0.5);
}

.banner.banner-students {
  background: url(../img/LandingImage-Students.jpg) no-repeat 0 0;
  background-size: cover;
  background-position: top;
  height: 46em;
  background-blend-mode: overlay;
  background-color: rgba(0,0,1, 0.5);
}

.banner.banner-partners {
  background: url(../img/LandingImage-Partners.jpg) no-repeat 0 0;
  background-size: cover;
  background-position: top;
  height: 46em;
  background-blend-mode: overlay;
  background-color: rgba(0,0,1, 0.5);
}

.banner-content {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20%;
}

.h2banner-title {
  font-weight: 900;
  font-size: 4em;
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  color: #fff;
}

.banner-content p {
  font-size: 1.6em;
  line-height: 1.2;
}

.center-aligned-content {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.changemakers .thumbnail {
  border: none;
}

.thumbnail-title {
  font-weight: 500;
}

.thumbnail {
  background-color: transparent;
}

.gray-area-full-width {
  background-color: #EEEEEE;
  padding-top: 50px;
  padding-bottom: 50px;
}

.gray-area-full-width {
  margin-top: -30px;
  margin-bottom: 40px;
}

.changemakers .hub-title {
  margin-bottom: 0px;
  color: #000;
  font-size: 23px;
  margin-top: 20px;
}

img.half-size {
  width: 50%;
}

.embed-responsive.embed-responsive-16by9,
.centered-row.col-sm-10.col-sm-offset-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.photo-description-section {
  margin-top: 20px;
  margin-bottom: 20px;
}

.photo-description-section img {
  margin-left: auto;
  margin-right: auto;
}

.photo-description-section h4 {
  font-weight: 500;
  font-size: 1.3em;  
}

/* students */
.list-left-padding-dec {
  padding-left: 20px;
}
.list-left-padding-dec li {
  font-size: 0.9em;
}

.thumbnail-caption p {
  text-align: left;
}
/* bios */
.question {
  font-weight: 600;
}
.answer {
  margin-bottom: 30px;
}
.row.changemaker-info {
  margin-bottom: 10px;
}
.row.changemaker-info h2 {
  color: #005dab;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
}
.row.changemaker-info h3 {
  color: #333;
  margin-top: 0px;
}

/* Events in homepage */
.changemakers .cal-details {
  text-align: left;
  padding-left: 15px;
}
.changemakers .cal-date .month {
  text-transform: capitalize;
  color: #005dab;
  background-color: transparent;
}
.changemakers .cal-date .day {
  color: #005dab;
  font-size: 22px;
  padding-top: 5px;
}
.changemakers .cal-date {
  width: 60px;
  height: 60px;
  border: 1px solid #ddd;
  box-shadow: none;
}
.changemakers .cal-details .time {
  margin-top: -10px;
  margin-bottom: 0px;     
}
.changemakers .cal-details .location {
  margin-top: -5px;
  margin-bottom: 0px;   
}
.changemakers .cal-details h4 {
  font-weight: 500;
  font-size: 16px;
}

.changemakers .cal-details h4 a:link, 
.changemakers .cal-details h4 a:visited {
  text-decoration: none !important;
}

.changemakers .cal-details h4 a:hover,
.changemakers .cal-details h4 a:active,
.changemakers .cal-details h4 a:focus {
  text-decoration: underline !important;
}
.display-only-mobile {
  display: none;
}

/* contact */
.gray-area-full-width.directory {
  margin-top: 0px;
  padding: 5px 15px;
}

/* figures */
.thumbnail .thumbnail-caption,
.thumbnail .thumbnail-title {
  padding-left: 0px;
}

/* Addition on 2/17/2022 */
.center-aligned-content slim {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

/*Responsive Queries*/

@media (max-width: 349px) {}


/* Mobile devices (iPhones, Android phones, 375px and up, also covers NEW phones) */
@media (min-width: 350px) and (max-width: 640px) {
  .changemakers h3 {
    margin-top: 20px;
  }
}

@media (min-width: 480px) and (max-width: 640px) {}


@media (max-width: 640px) {
  
}

@media (min-width: 641px) and (max-width: 767px) {}


@media (max-width: 767px) {
  .site-masthead {
    padding:10px 0;
    height: 100px;
  }
  .title-container {
    height: 50px;
  }
  .title-name {
    margin-top: 30px;
    width: fit-content;
  }
  .title-name h1 {
    font-size: 22px;
    font-weight: 400;
    margin-top: -30px;
  }
  .h2banner-title {
    font-size: 2em;
    margin-left: 0px;
    margin-right: 0px;
  }
  .banner,
  .banner.banner-about,
  .banner.banner-staff,
  .banner.banner-students,
  .banner.banner-partners {
    height: 20em;
  }

  .changemakers .row.events .row{
    margin-bottom: 25px;
  }

  .changemakers .cal-details {
    padding-left: 0px;
  }
  .display-only-mobile {
    display: block;
  }

  .col-xs-12.col-sm-6 .contact-form {
    width:50%;
  }
}


@media (min-width: 768px) {
  .title-name h1 {
    font-size: 40px;
    font-weight: 300;
  }
  
  .title-area { 
    width: 100%; 
    position: relative;
  }
  .title-container { 
    height: 100%;
    position: absolute; 
    left: 0; 
    top: 0; 
    width: 100%; 
    display: table; 
  }
  .title-name {
    display: table-cell; 
    vertical-align: middle;
  }
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991px) {
  .title-name h1 {
    font-size: 37px;
  }
  .site-masthead {
      height: 100px;
  }	
  .title-name h1 {
      height: 150px;
  }	
  .changemakers .cal-details {
    padding-left: 25px;
  }
}

@media (min-width: 992px) {
  .title-area {
    height: 100px;	
  }
}

@media (max-width: 992px) {
  #logo-changemaking {
    width: 40%;
    margin-top: 5%;
    margin-bottom: 5%;
    margin-left: 20px;
  }
  .directory .row {
    margin-bottom: 0px;
  }
  .directory .row .col-md-4 {
    margin-bottom: 30px;
  }
  .container.mb-40 .col-xs-2 {
    width: 30%;
    margin-bottom: 20px;
  }
}

@media (max-width: 1024px) {

}

@media (min-width: 991px) and (max-width: 1024px) {

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199px) {

}

@media (max-width: 1200px) {
  .img-responsive.width-80,
  .img-responsive.width-60  {
    width: 100%;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}