a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  height: 100%;
  scroll-behavior: smooth;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}

b,
strong {
  font-weight: bold;
}

img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

ul,
ol {
  list-style: none;
}

li {
  display: list-item;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: "";
  content: none;
}

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg {
  overflow: hidden;
}

body {
  font: 14px/1.5 "open_sansregular", sans-serif;
}

pre,
code {
  font-family: "DejaVu Sans Mono", Monaco, Consolas, monospace;
}

hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 23px;
}

h3 {
  color: #444;
  font-family: 'open_sanssemibold', Helvetica, Arial, sans-serif;
  font-size: 21px;
}

h4 {
  color: #444;
  font-family: 'open_sanssemibold', Helvetica, Arial, sans-serif;
  font-size: 19px;
}

h5 {
  color: #555;
  font-family: 'open_sanssemibold', Helvetica, Arial, sans-serif;
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

li {
  margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 20px;
}

body {
  background: white;
  color: #444;
  text-align: center;
}

a {
  color: #45474a;
  text-decoration: none;
}
a:hover {
  color: #a9abae;
}

h1 {
  padding-top: 20px;
}

.grid-container {
  padding-bottom: 20px;
  max-width: 1600px;
}

.grid-container > hr {
  margin-left: 10px;
  margin-right: 10px;
}

.grid-container.button-row {
  padding-bottom: 20px;
}

div[class*="push-"] section {
  background: #dec;
}

div[class*="pull-"] section {
  background: #fcd;
}

.dynamic-px-width {
  display: block;
}

.icons-sprite, .icons-btn_samples_bkg, #btn-samples, .icons-btn_samples_bkg_over, #btn-samples:hover {
  background-image: url('../images/icons-s5b7c949de5.png');
  background-repeat: no-repeat;
}

.icons-btn_samples_bkg, #btn-samples {
  background-position: 0 0;
}

.icons-btn_samples_bkg_over, #btn-samples:hover {
  background-position: 0 -40px;
}

/* typography variables for samples page */
/* override of main grid settings */
.grid-container {
  padding-top: 0;
  padding-bottom: 0;
}

/* ========================================================================
** elements
** ======================================================================== */
.wide-band {
  padding: 24px 0;
}
.wide-band.tall {
  padding: 40px 0;
}
.wide-band.top {
  padding: 0 0 24px 0;
}
.wide-band.single-line {
  padding: 10px 0;
}
.wide-band.single-line p {
  margin: 0;
  color: #444;
  font: 14px/1.5 'open_sansregular', Helvetica, Arial, sans-serif;
  font-style: italic;
}

.wide-band-white {
  background-color: #fff;
}

.wide-band-header {
  background-color: #798fa8;
  /*background-repeat: repeat-x;
  background-position: center;
  background-image: url(../images/wave_loop.png);*/
}

.wide-band-light {
  background-color: #435267;
}

.wide-band-footer {
  background-color: #717276;
}

.wide-band-image {
  background-color: #464e33;
}

.logo-box {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}

.logo-title {
  padding: 0 32px;
  color: #e2e2e2;
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 64px;
  letter-spacing: .05em;
  /*background-color: #939ea2;*/
}

.logo-subtitle {
  color: #575757;
  font-family: 'Manrope', sans-serif;
  font-weight: 500;
  font-size: 4em;
  letter-spacing: .05em;
}

.logo-title.single-line {
  display: inline-block;
}

.logo-subtitle.single-line {
  display: inline-block;
  margin-left: 40px;
  line-height: 1;
}

.logo-img {
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: 0 auto;
  padding-top: 12px;
}

.section-title-start {
  color: #444;
  font-family: 'open_sanssemibold', sans-serif;
  font-size: 44px;
  line-height: 80px;
}

.top-content h3 {
  color: #444;
  font-family: 'open_sanssemibold', sans-serif;
  font-size: 24px;
}

.top-content h4 {
  color: #444;
  font-family: 'open_sansregular', sans-serif;
  font-size: 18px;
}

.top-content h4 {
  color: #444;
  font-family: 'open_sansregular', sans-serif;
  font-size: 18px;
}

.top-content p {
  color: #444;
  font: 17px/1.6 'open_sansregular', sans-serif;
}

.top-content p.text-small {
  color: #444;
  font: 15px/1.6 'open_sansregular', sans-serif;
}

.top-content-box {
  margin: 0 auto;
  width: 100%;
  max-width: 400px;
  text-align: left;
}

.top-content img {
  width: 100%;
  max-width: 200px;
  height: auto;
}




.content-block {
  text-align: left;
  overflow: hidden;
}

.content-block.light {
  background-color: #213652;   /* #49596f #213652 */
}

.content-block.center {
  text-align: center;
}

.content-block.footer {
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 0 80px;
  color: #F7FFFE;
  text-align: left;
}

.content-block.footer h4 {
  color: #fff;
  font-size: 22px;
}

.content-block.footer p {
  font: 17px/1.5 'open_sansregular', sans-serif;
}

.content-block.footer a {
  color: #b6d8fe;
  text-decoration: none;
}

.content-block.footer a:hover {
  color: #435267;
}

.about-copyright {
  font-family: 'open_sansregular', sans-serif;
  font-size: 12px;
  text-align: center;
}

.content-list {
  width: 90%;
}

.content-list li {
  color: #555;
  font: 17px/1.25 'open_sansregular', sans-serif;
  line-height: 20px;
  padding-bottom: 10px;
}

.steps-logo {
  margin: 0 auto;
  margin-bottom: 10px;
}

.steps-box {
  margin: 14px 0;
}

.steps-box p {
  color: #444;
  font: 17px/1.6 'open_sansregular', sans-serif;
}

.steps-box p, .steps-box ul {
  text-align: left;
}

.section-title {
  text-align: center;
}

.section-info {
  text-align: left;
}
.section-info div {
  display: inline-block;
}
.compiled-text {
  margin-right: 20px;
  color: #555;
  font: 15px/15px 'open_sansregular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
}
.btn-listing {
  padding: 4px 12px;
  color: #555;
  font: 14px/14px 'open_sansregular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  background: #7fc4ff;
  border-radius: 6px;
  text-align: center;
  cursor: pointer;
}
.btn-listing a:hover {
  color: #fff;
}

.links-list {
    display: block;
}
.links-list ul {
  padding-left: 40px;
  list-style: none;
}
.links-list ul li {
  margin: 0;
  font: 17px/1.5 'open_sansregular', sans-serif;
  text-align: left;
}
.links-list ul li a {
  color: #fff;
  text-decoration: none;
}
.links-list ul li a:hover {
  color: #66bcdc;
}

.footer-link {
  color: #3b4f61;
}

.footer-link:hover {
  color: #86b1d9;
  text-decoration: none;
}

#map_link {
  margin-top: 32px;
}



/* ========================================================================
** listing
** ======================================================================== */
.listing-header-box {
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  max-width: 700px;
  height: 40px;
}
.listing-header {
  width: 40%;
  height: auto;
  float: left;
  padding: 4px;
  text-align: left;
}
.listing-header h3 {
  margin: 0;
  color: #434c53;
  font-family: 'open_sansregular', sans-serif;
  font-size: 32px;
}
.listing-sort {
  width: 60%;
  height: auto;
  float: left;
  padding: 10px 8px 0 0;
}
.listing-sort h5 {
  margin: 0;
  color: #777;
}
.listing-btn-bar {
  height: 100%;
  text-align: right;
  padding-top: 8px;
}
.listing-btn-bar ul {
  margin: 0;
}
.listing-btn-bar ul li:first-child {
  margin-right: 8px;
}
.listing-btn-bar ul li {
  display: inline-block;
  margin: 0;
  height: 22px;
  text-align: center;
  list-style-type: none;
}
.listing-btn {
  width: 70px;
	color: #5f5f5f;
  font-family: 'open_sansregular', sans-serif;
  font-size: 14px;
  cursor: pointer;
  background-color: #c2c2c2;
}
.listing-btn.btn-title:hover,
.listing-btn.btn-date:hover {
	color: #fff;
}

.lecture-item img {
  max-width: 600px;
  padding-top: 30px;
}

.listing-container {
  margin: 0 auto 40px auto;
  width: 100%;
  height: auto;
}

.listing-container ul {
  margin: 0;
}
.listing-container ul li {
  height: auto;
  margin: 0;
  padding: 0px 20px;
  text-align: center;
  list-style-type: none;
  overflow: hidden;
}
.listing-container-title {
  margin-top: 58px;
  padding: 2px 0 6px 0;
  white-space: normal;
	color: #b6d8fe;
	font-family: 'open_sansbold', sans-serif;
  font-size: 38px;
  line-height: 48px;
}
.listing-container-desc {
  padding: 2px 0 6px 0;
	color:#fff;
	font-family: 'open_sansregular', sans-serif;
  font-size: 20px;
  line-height: 28px;
  /*overflow: hidden;*/
}
.listing-container-desc.secondary {
  padding: 12px 0 6px 0;
}
.listing-container-desc.sub-desc {
  font-size: 14px;
  line-height: 20px;
}
.listing-container-desc.sub-year {
  padding-bottom: 14px;
  font-size: 16px;
  line-height: 16px;
}

.player-container {
  padding-top: 10px;
}

.listing-container.series-header {
  margin: 40px 0 0px 0;
  padding: 0;
}
.listing-container.series-header.top {
  margin: 0;
}
.listing-container-title.series {
  padding: 50px 4px;
  white-space: normal;
	color: #e2e2e2;
  font-family: 'Saira Extra Condensed', sans-serif;
  font-weight: 600;
  font-size: 38px;
  line-height: 38px;  
	letter-spacing: .03em;
  background-color: #798fa8;
}
.listing-container-title.series.top {
  margin: 0;
}


.listing-column-header {
  margin-top: 32px;
  padding: 0px 0px 20px 0;
  color: #fcb334;
  font-family: 'open_sansbold', sans-serif;
  font-size: 42px;
  letter-spacing: 1.5px;
}
.listing-column-header.top {
  margin-top: 0;
  margin-bottom: 40px;
  padding: 0px 0px 20px 0;
}

.listing-big-header {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #435267 !important;
  border: none !important;
}



/* ========================================================================
** tributes
** ======================================================================== */
.tribute-container {
  margin: 0 auto 40px auto;
  width: 100%;
  height: auto;
}

.tribute-container ul {
  margin: 0;
}

.tribute-container ul li {
  height: auto;
  margin: 0 0 80px 0;
  padding: 0 10px;
  text-align: center;
  list-style-type: none;
  overflow: hidden;
}

.tribute-item.border {
  padding-top: 32px;
  padding-bottom: 32px;
  border: 1px solid #798fa8;  /* #b6d8fe */
  border-radius: 10px;
}

.tribute-container-text {
  padding: 2px 10px 6px 10px;
  white-space: normal;
	color: #e2e2e2;
	font-family: 'open_sansregular', sans-serif;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}

.text-small-italics {
  font-style: italic;
  font-size: 18px;
  line-height: 24px;
}

.tribute-container-caption {
  padding: 20px 0 6px 0;
  white-space: normal;
	color: #b6d8fe;
	font-family: 'open_sansregular', sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.tribute-container-year {
	color: #b6d8fe;
	font-family: 'open_sansregular', sans-serif;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle;
}

.tribute-container img {
  max-width: 600px;
  background-color: #fff;
}

.tribute-lead {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  border: none !important;
  border-radius: 20px;
  background-color: #ecebe9;  /* #213652 */
  -moz-box-shadow:    inset 0 0 10px #435267;
  -webkit-box-shadow: inset 0 0 10px #435267;
  box-shadow:         inset 0 0 10px #435267;
}

.tribute-lead-frame {
  display: table;
  margin: 0 auto;
}
.tribute-lead-frame-row {
  display: table-row;
}
.tribute-lead-frame-cell {
  display: table-cell;
}
.tribute-lead-frame-cell.left {
  text-align: right;
  padding-right: 40px;
}
.tribute-lead-frame-cell.right {
  text-align: left;
}

.tribute-lead-text {
  color: #464646; /* #c582fd #fced6d #213652 */
	/*font-family: 'open_sanssemibold', sans-serif;*/
  /*font-family: 'Fauna One', serif;*/
  font-family: 'Teko', sans-serif;
  font-weight: 600;
  font-size: 50px;
  line-height: 80px;
  letter-spacing: 2px;
}

.tribute-lead-text.lrg {
  font-weight: 600;
  font-size: 70px;
  letter-spacing: 3px;
}

/* ========================================================================
** media queries
** ======================================================================== */
@media screen and (max-width: 768px) {
  .grid-container {
    padding: 0;
  }
  .tribute-container img {
    width: 100%;
  }
  .section-title-start {
    padding-bottom: 20px;
    font-size: 34px;
    line-height: 44px;
  }
  .tribute-lead-text {
    font-size: 40px;
    line-height: 48px;
    letter-spacing: .5px;
  }
  .tribute-lead-text.lrg {
    font-size: 56px;
    letter-spacing: 3px;
  }
  .content-block.footer {
    padding: 0 10px;
  }
}
@media screen and (min-width: 640px) {
  .steps-box {
    margin: 14px 30px;
  }
}
@media screen and (max-width: 640px) {
  .steps-box {
    margin: 14px 0;
  }
  .lecture-item img {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .logo-box {
    padding: 14px 0 18px 0;
  }
  .logo-title {
    display: block;
    font-size: 46px;
    line-height: 56px;
  }
  .listing-header h3 {
    font-size: 28px;
  }
  .top-content h4 {
    padding-top: 10px;
    font-size: 14px;
  }
  .listing-column-header {
    margin-top: 32px;
    padding: 0px 0px 20px 0;
    font-size: 32px;
    letter-spacing: .5px;
  }
  .tribute-container ul li {
    margin: 0 0 50px 0;
  }
  .tribute-lead-text {
    font-size: 28px;
    line-height: 48px;
    letter-spacing: .5px;
  }
  .tribute-lead-text.lrg {
    font-size: 38px;
    letter-spacing: 3px;
  }
  .tribute-lead-frame-cell.left {
    padding-right: 16px;
  }
  .tribute-container-text {
    font-size: 20px;
    line-height: 26px;
  }
  .tribute-container-caption {
    font-size: 18px;
    line-height: 26px;
  }
  .listing-container-title.series {
    padding: 30px 4px;
    font-size: 34px;
    line-height: 38px;  
    letter-spacing: .01em;
  }
  .listing-container-title {
    margin-top: 40px; 
    font-size: 32px; 
    line-height: 40px;
  }
  .listing-container-desc {
    font-size: 16px;
    line-height: 22px;
  }
}
@media screen and (max-width: 480px) {
}

/* ========================================================================
** fonts
** ======================================================================== */
@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansextrabold';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-ExtraBold-webfont.svg#open_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;
}

