@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Cabin|Poppins|Varela+Round");
/* grid
----------------------------------------------------------------- */
a {
  color: #14a5c9;
  font-weight: 500;
}

.container header h1 {
  display: none !important;
}

.container header h1, .container header h2 {
  display: none;
}

#comments_related_wrapper {
  background: #e7f9ff;
}

.bu-slideshow-container {
  padding-bottom: 0 !important;
}

.inline {
  width: 100%;
  height: auto;
  max-width: 1000px;
  margin: auto;
}

figure {
  font-family: "Varela Round", sans-serif;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
}
figure figcaption {
  padding: 0 0 25px 0;
  border-bottom: 5px solid #FFCC67;
  font-size: small;
  font-family: "Varela Round", sans-serif;
  line-height: 20px;
  margin-bottom: 40px;
}
figure figcaption:before {
  content: url(http://www.bu.edu/bostonia/files/2018/06/photo_thumb_cc.jpg);
  float: left;
  padding: 0 15px 25px 0;
}

.videocaption {
  padding: 0 0 15px 0;
  border-bottom: 5px solid #FFCC67;
  font-size: small;
  font-family: "Varela Round", sans-serif;
  line-height: 20px;
}
.videocaption:before {
  content: url(http://www.bu.edu/bostonia/files/2018/06/vid_icon_cc.jpg);
  float: left;
  padding: 5px 15px 25px 0;
}

.mejs-container {
  background: none !important;
}

.caption.media-label:before {
  display: none;
}

.island p {
  font-family: "Poppins", sans-serif;
}

.island > blockquote {
  border: none;
  font-size: 35px;
  font-style: normal;
  line-height: 40px;
  padding-left: 0;
  width: 100%;
}
.island > blockquote p {
  color: #00577A !important;
}

#primary #masthead {
  background: #000;
}

/* BANNER CONTAINER */
.header-Wrapper {
  background: #fff;
}

.banner-container {
  background: url("http://www.bu.edu/bostonia/files/2018/06/tiny-home_resize.jpg") center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 60vw;
  min-height: 500px;
  margin-top: -80px;
}
@media screen and (min-width: 769px) {
  .banner-container {
    height: 40vw;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
    max-height: 770px;
  }
}

.title {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  transition: all 1000ms;
  line-height: 2.3em;
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
}
.lt-ie9 .title {
  top: auto;
}
@media screen and (min-width: 481px) {
  .title {
    line-height: 3.3em;
  }
}
@media screen and (min-width: 769px) {
  .title {
    width: 600px;
    margin: 0 0 0 5%;
    height: 100%;
  }
}
.title span {
  display: block;
}
.title .title-container {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-bottom: 5px solid #fff;
  width: 80%;
  margin: 0 auto;
  margin-top: 80px;
}
.lt-ie9 .title .title-container {
  top: auto;
}
.title .title-container:before {
  content: '';
  display: block;
  background: url("http://www.bu.edu/bostonia/files/2018/06/roof-top.svg") no-repeat;
  width: 100%;
  height: 100px;
}

.byline {
  font-family: "Raleway", sans-serif;
  font-size: 11px;
  color: rgba(206, 210, 210, 0.97);
  font-weight: 600;
  text-align: center;
  margin-top: -40px;
}
@media screen and (min-width: 1300px) {
  .byline {
    float: right;
    margin: -20px 15px 0 0;
  }
}

.author {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  color: #c4c0c0;
  font-weight: 600;
  line-height: 1.8em;
  font-style: oblique;
  margin: 120px 0;
}
@media screen and (min-width: 961px) {
  .author {
    font-size: 13px;
    color: #c4c0c0;
    font-weight: 600;
    line-height: 1.8em;
    font-style: oblique;
    margin: 20% 0;
  }
}
@media screen and (min-width: 1300px) {
  .author {
    font-size: 13px;
    color: #c4c0c0;
    font-weight: 600;
    line-height: 1.8em;
    font-style: oblique;
    margin: 25% 0;
  }
}
@media only screen and (min-width: 1500px) {
  .author {
    font-size: 13px;
    color: #c4c0c0;
    font-weight: 600;
    line-height: 1.8em;
    font-style: oblique;
    margin: 40% 0;
  }
}

.title .the {
  line-height: 1em;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff !important;
}

.title .tinyhome {
  font-size: 40px;
  text-transform: uppercase;
  color: #4b9ab7;
  font-weight: 500;
}
@media screen and (min-width: 481px) {
  .title .tinyhome {
    font-size: 55px;
  }
}

.title .evangelist {
  font-size: 45px;
  line-height: 40px;
  color: #fff !important;
  text-transform: uppercase;
}
@media screen and (min-width: 481px) {
  .title .evangelist {
    font-size: 65px;
    font-weight: 450;
    color: #fff !important;
    line-height: 55px;
    text-shadow: 3px 1px 2px rgba(74, 74, 74, 0.72), 2px 10px 70px rgba(0, 0, 0, 0.35);
  }
}
@media screen and (min-width: 769px) {
  .title .evangelist {
    font-size: 75px;
  }
}

.title .desc {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  padding: 30px;
  color: #fdeaa7;
  font-style: oblique;
}
@media screen and (min-width: 769px) {
  .title .desc {
    font-size: 18px;
    line-height: 30px;
  }
}

.intro {
  font-size: 20px;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600;
  margin: 35px 0 30px 0px;
  line-height: 1.5em;
}
@media screen and (min-width: 769px) {
  .intro {
    margin: 35px 80px 45px 15px;
    line-height: 1.5em;
    text-align: justify;
  }
}

/* QUOTE STYLES */
@media screen and (min-width: 769px) {
  .quotation {
    display: block !important;
    width: 250px;
    font-size: 30px;
    margin: 0 auto;
    padding: 0 0 0 25px;
    quotes: "❝" "❞";
    line-height: 1.4;
    font-family: 'Poppins', sans-serif;
    float: right;
    text-align: left !important;
    color: #045468;
  }
  .quotation:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 30px;
    color: #ffcc67;
    font-size: 2.5em;
  }
  .quotation:after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: 10px;
    position: relative;
    top: 35px;
    color: #ffcc67;
    font-size: 2.5em;
  }
}
@media screen and (min-width: 320px) {
  .quotation {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .quotation_2 {
    font-size: 30px;
    margin: 0 0 25px 0;
    padding: 15px 0;
    quotes: "❝" "❞";
    line-height: 1.4;
    font-family: 'Poppins', sans-serif;
    float: center;
    text-align: center !important;
    color: #045468;
  }
  .quotation_2:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 30px;
    color: #ffcc67;
    font-size: 2.5em;
  }
  .quotation_2:after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: 10px;
    position: relative;
    top: 35px;
    color: #ffcc67;
    font-size: 2.5em;
  }
}
@media screen and (min-width: 320px) {
  .quotation_2 {
    float: none;
    font-size: 25px;
    quotes: "❝" "❞";
    line-height: 1.4;
    padding: 20px 10px 40px 20px;
    font-family: 'Poppins', sans-serif;
    color: #045468;
  }
  .quotation_2:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 10px;
    color: #ffcc67;
    font-size: 2.5em;
  }
  .quotation_2:after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    position: relative;
    top: 35px;
    left: 10px;
    color: #ffcc67;
    font-size: 2.5em;
  }
}
@media screen and (min-width: 320px) {
  .header_2 {
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    line-height: 35px;
    font-weight: 600;
    text-transform: uppercase;
    color: #0eb0d9;
    margin: 40px 0;
    text-align: center;
  }
  .header_2 span {
    color: #FFCC67;
  }
}
@media screen and (min-width: 769px) {
  .header_2 {
    font-size: 50px;
    line-height: 55px;
    color: #0eb0d9;
    text-align: center;
    margin: 50px 0;
  }
  .header_2 span {
    color: #FFCC67;
  }
}

/*# sourceMappingURL=style.css.map */
