/*
Feature-specific styles for The Future, Buried in the Deep.
*/

@font-face {
  font-family: "Escrow-Light";
  src: url("http://www.bu.edu/cdn/fonts/Escrow-Light/8f33a745-3b5f-4440-a595-68c6f26d3037-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Escrow-Light/8f33a745-3b5f-4440-a595-68c6f26d3037-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Escrow-Light/8f33a745-3b5f-4440-a595-68c6f26d3037-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Escrow-Light/8f33a745-3b5f-4440-a595-68c6f26d3037-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Escrow-Italic";
  src: url("http://www.bu.edu/cdn/fonts/Escrow-Italic/b1f50b86-55a1-4007-897d-a547ab6647a3-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Escrow-Italic/b1f50b86-55a1-4007-897d-a547ab6647a3-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Escrow-Italic/b1f50b86-55a1-4007-897d-a547ab6647a3-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Escrow-Italic/b1f50b86-55a1-4007-897d-a547ab6647a3-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: "Benton-Sans-Light";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Light/1d3e1be9-e2ca-44c3-b674-7228a7c97407-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton-Sans-Bold";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold/d4a4a960-2cf2-430e-8b13-cbf6f261ddb9-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "Benton-Sans-Bold";
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-2.eot");
  src: url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-2.eot?") format("embedded-opentype"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-3.woff") format("woff"),
       url("http://www.bu.edu/cdn/fonts/Benton-Sans-Bold-Italic/f037bfb1-69d7-4441-8d43-3b8c2c6e77d3-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal;
}


.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

#feature-headers {
  height: 523px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

#videobcg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 1;
}

.feature-title {
  background: url(images/title-bg.png) center center no-repeat transparent;
  background-color: rgb(6, 66, 116);
  background-color: rgba(6, 66, 116, 0.85);
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
}

#feature-headers {
  text-align: center;
}

#feature-headers h1,
#feature-headers .author {
  font-family: "Escrow-Light", Georgia, Times New Roman, serif;
  text-transform: uppercase;
  color: #2fe4ff;
  font-size: 70px;
  letter-spacing: .1em;
  font-weight: normal;
  line-height: 1.2;
  position: relative;
  text-align: center;
  padding-top: 100px;
}

#feature-headers h1 {
  margin-bottom: 13px;
}

#feature-headers .em-1,
#feature-headers .author {
  font-size: 16px;
  color: #ffdd00;
  letter-spacing: .1em;
  display: block;
  line-height: 1;
}

#feature-headers .em-2 {
  font-family: "Escrow-Italic";
  font-style: italic;
  font-size: 20px;
  text-transform: none;
  display: block;
  letter-spacing: .05em;
  color: #fff;
}

#feature-headers .em-3 {
  font-size: 104px;
  line-height: 1;
}

#feature-headers h2 {
  font-family: "Benton-Sans-Light", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  font-weight: normal;
  color: #fff;
  max-width: 550px;
  margin: 0 auto;
}

#feature-headers .author {
  padding-top: 26px;
  letter-spacing: .01em;
}

p.intro {
  color: #008ca1;
  font-family: "Escrow-Italic", Georgia, Times New Roman, serif;
  font-size: 21px;
  font-style: italic;
  line-height: 1.4;
}

.feature-text .dropcap {
  font-family: "Escrow-Light",Georgia,Times New Roman,serif;
  font-size: 141px;
  font-style: normal;
  height: 105px;
  margin-left: -8px;
  margin-top: 12px;
  padding-right: 10px;
}

#vidwrap {
  margin: 50px auto 0;
  position: relative;
}

.text h2 {
  font-family: "Escrow-Italic", Georgia, Times New Roman, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 24px;
  color: #2c5069;
  max-width: 630px;
  margin: 50px auto 25px;
  position: relative;
}

.text h2:before {
  content:"";
  position: absolute;
  top: 0;
  left: -25px;
  width: 5px;
  height: 100%;
  background-color: #2c5069;
}

.image {
  position: relative;
  margin: 50px auto;
}

.blockquote {
  font-family: "Escrow-Italic", Georgia, Times New Roman, serif;
  font-weight: normal;
  font-style: italic;
  color: #008ca1;
  margin: 0 auto;
  max-width: 630px;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.4;
  border-top: 3px solid #008ca1;
  border-bottom: 3px solid #008ca1;
  padding: 5px 0;
}

.blockquote img {
  display: block;
  float: left;
  margin-right: 20px;
}

.blockquote .exdent {
  margin-top: 18px;
}

.blockquote .author {
  font-size: 14px;
  margin-top: 5px;
}

#photos-1,
#photos-2 {
  margin: 50px auto;
}

#photos-1 img,
#photos-2 img,
#photos-2 .description {
  float: left;
  margin-right: 10px;
}

#photos-1 .photo-2 {
  margin-bottom: 25px;
}

#photos-1 .caption {
  max-width: 100%;
}

#photos-2 .caption {
  max-width: 420px;
}

#photos-1 .photo-2,
#photos-2 .photo-3,
#photos-2 .photo-5 {
  margin-right: 0;
}

#photos-2 .description {
  padding: 27px 0 27px 5px;
  max-width: 422px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#photos-2 h3 {
  font-family: "Benton-Sans-Bold";
  font-weight: normal;
  color: #2c5069;
  font-size: 20px;
  padding-top: 0;
  margin-bottom: 20px;
}

.roman {font-style:normal;}