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

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

a, span, code, b, i, u, center, form, label {
  position: initial; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*                             *
 *      FONT DECLARATIONS      *
 *                             */
/* fonts linked via markup */
body {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #202020; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Sumana", serif;
  font-weight: 100; }

p {
  font-family: "Open Sans", sans-serif; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

h1, h2, h3 {
  line-height: 1.4; }

h4, h5, h6, p {
  line-height: 1.8; }

ul, ol {
  line-height: 1.8; }

i, .t-italic, .navigation .navigation-contents .navigation-quote p {
  font-style: italic; }

.t-caps, .navigation .navigation-contents .navigation-list .navigation-item h2, .navigation .navigation-contents .navigation-affordance, .tiles .tiles-contents .tiles-row .tile .tile-banner {
  text-transform: uppercase;
  letter-spacing: 0.1em; }

.t-tight-caps {
  text-transform: uppercase; }

.t-bold {
  font-weight: bold;
  font-weight: 700; }

.t-small {
  font-size: 14px; }

.t-serif, .navigation .navigation-contents .navigation-quote p {
  font-family: "Sumana", serif; }
  .t-serif.t-italic, .navigation .navigation-contents .navigation-quote p {
    font-family: Georgia, serif;
    font-style: italic; }
  .t-serif.t-bold, .navigation .navigation-contents .navigation-quote p.t-bold {
    font-weight: bold;
    font-weight: 700; }

.t-sans {
  font-family: "Open Sans", sans-serif; }
  .t-sans.t-italic, .navigation .navigation-contents .navigation-quote p.t-sans {
    font-family: "Open Sans", serif;
    font-style: italic; }
  .t-sans.t-bold {
    font-weight: bold;
    font-weight: 700; }

.with-attribution {
  margin-bottom: 8px !important; }

.attribution {
  margin-bottom: 20px !important; }

.hint-header {
  text-transform: uppercase;
  letter-spacing: 0.2em; }

.editor-notes {
  margin-top: 20px; }

@media (max-height: 768px), (max-width: 1023px) {
  body {
    font-size: 18px;
    line-height: 1.4; }

  h1 {
    font-size: 28px; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 20px; }

  h4 {
    font-size: 16px; }

  h5 {
    font-size: 14px; }

  h6 {
    font-size: 12px; }

  h1, h2, h3 {
    line-height: 1.4; }

  h4, h5, h6, p {
    line-height: 1.8; }

  .t-small {
    font-size: 14px; } }
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

*,
*::before,
*::after {
  box-sizing: inherit; }

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (max-width: 767px) {
    .row {
      margin-left: -8px;
      margin-right: -8px; } }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (max-width: 767px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
      padding-right: 8px;
      padding-left: 8px; } }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 0) {
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1024px) {
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1200px) {
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
a, .popup-trigger {
  color: inherit;
  text-decoration: none;
  border-bottom: 2px solid #2e73b7;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  a:hover, a:active, a:focus, .popup-trigger:hover, .popup-trigger:active, .popup-trigger:focus {
    color: #33b1ff;
    border-color: #33b1ff; }
  a.unstyled, .popup-trigger.unstyled {
    color: inherit !important;
    border: none !important;
    text-decoration: none !important; }

.tiny-link {
  font-size: 14px; }

img {
  max-width: 100%; }

body.spring a, body.spring .popup-trigger {
  color: inherit;
  border-color: #198919; }
  body.spring a:hover, body.spring a:active, body.spring a:focus, body.spring .popup-trigger:hover, body.spring .popup-trigger:active, body.spring .popup-trigger:focus {
    color: #4dc13d;
    border-color: #4dc13d; }
body.spring ul.downloads li a, body.spring ul.downloads li .popup-trigger {
  color: inherit;
  background-color: rgba(25, 137, 25, 0.2); }
body.spring ul.downloads li .icon-wrapper {
  background-color: #198919; }
body.spring ul.downloads li:hover a, body.spring ul.downloads li:hover .popup-trigger {
  color: inherit;
  border-color: #198919;
  background-color: rgba(25, 137, 25, 0.3); }
body.spring .section-accent {
  background-color: #198919; }
body.spring .sidebar {
  border-color: #198919; }
body.spring .c-accent {
  background-color: #198919; }
body.spring .t-accent {
  color: #198919; }
body.spring .t-bright {
  color: #4dc13d; }

body.summer a, body.summer .popup-trigger {
  color: inherit;
  border-color: #e25423; }
  body.summer a:hover, body.summer a:active, body.summer a:focus, body.summer .popup-trigger:hover, body.summer .popup-trigger:active, body.summer .popup-trigger:focus {
    color: #ffa45a;
    border-color: #ffa45a; }
body.summer ul.downloads li a, body.summer ul.downloads li .popup-trigger {
  color: inherit;
  background-color: rgba(226, 84, 35, 0.2); }
body.summer ul.downloads li .icon-wrapper {
  background-color: #e25423; }
body.summer ul.downloads li:hover a, body.summer ul.downloads li:hover .popup-trigger {
  color: inherit;
  border-color: #e25423;
  background-color: rgba(226, 84, 35, 0.3); }
body.summer .section-accent {
  background-color: #e25423; }
body.summer .sidebar {
  border-color: #e25423; }
body.summer .c-accent {
  background-color: #e25423; }
body.summer .t-accent {
  color: #e25423; }
body.summer .t-bright {
  color: #ffa45a; }

body.autumn a, body.autumn .popup-trigger {
  color: inherit;
  border-color: #c18e52; }
  body.autumn a:hover, body.autumn a:active, body.autumn a:focus, body.autumn .popup-trigger:hover, body.autumn .popup-trigger:active, body.autumn .popup-trigger:focus {
    color: #e0a870;
    border-color: #e0a870; }
body.autumn ul.downloads li a, body.autumn ul.downloads li .popup-trigger {
  color: inherit;
  background-color: rgba(193, 142, 82, 0.2); }
body.autumn ul.downloads li .icon-wrapper {
  background-color: #c18e52; }
body.autumn ul.downloads li:hover a, body.autumn ul.downloads li:hover .popup-trigger {
  color: inherit;
  border-color: #c18e52;
  background-color: rgba(193, 142, 82, 0.3); }
body.autumn .section-accent {
  background-color: #c18e52; }
body.autumn .sidebar {
  border-color: #c18e52; }
body.autumn .c-accent {
  background-color: #c18e52; }
body.autumn .t-accent {
  color: #c18e52; }
body.autumn .t-bright {
  color: #e0a870; }

body.winter a, body.winter .popup-trigger {
  color: inherit;
  border-color: #2e73b7; }
  body.winter a:hover, body.winter a:active, body.winter a:focus, body.winter .popup-trigger:hover, body.winter .popup-trigger:active, body.winter .popup-trigger:focus {
    color: #33b1ff;
    border-color: #33b1ff; }
body.winter ul.downloads li a, body.winter ul.downloads li .popup-trigger {
  color: inherit;
  background-color: rgba(46, 115, 183, 0.2); }
body.winter ul.downloads li .icon-wrapper {
  background-color: #2e73b7; }
body.winter ul.downloads li:hover a, body.winter ul.downloads li:hover .popup-trigger {
  color: inherit;
  border-color: #2e73b7;
  background-color: rgba(46, 115, 183, 0.3); }
body.winter .section-accent {
  background-color: #2e73b7; }
body.winter .sidebar {
  border-color: #2e73b7; }
body.winter .c-accent {
  background-color: #2e73b7; }
body.winter .t-accent {
  color: #2e73b7; }
body.winter .t-bright {
  color: #33b1ff; }

.hidden {
  display: none; }

.table-h, ul.downloads li a {
  display: table;
  position: relative; }
  .table-h > *, ul.downloads li a > * {
    display: table-cell; }

.table-v {
  display: table;
  position: relative; }
  .table-v > * {
    display: table-row; }
    .table-v > * > * {
      display: table-cell; }

.table {
  display: table; }
  .table * {
    display: table-cell; }

.valign-top {
  vertical-align: top; }
  .valign-top * {
    vertical-align: top; }

.valign-middle {
  vertical-align: middle; }
  .valign-middle * {
    vertical-align: middle; }

.valign-bottom {
  vertical-align: bottom; }
  .valign-bottom * {
    vertical-align: bottom; }

.t-center {
  text-align: center; }

.center {
  margin-left: auto;
  margin-right: auto; }

.f-left {
  float: left; }

.backdrop {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  height: 100%;
  width: 100%;
  background-color: #fff;
  z-index: 100; }

.outer-container {
  max-width: 1600px;
  margin: 0 auto;
  border-right: 1px solid #dedede; }

.inner-container {
  padding-left: 320px;
  height: 100%;
  width: 100%;
  margin-bottom: 200px;
  background-color: #f6f6f6; }
  @media (max-height: 768px), (max-width: 1023px) {
    .inner-container {
      padding-left: 260px; } }
  @media (max-width: 767px) {
    .inner-container {
      padding-left: 0;
      padding-top: 80px; } }

.footer {
  position: fixed;
  bottom: 0px;
  height: 200px;
  width: 100%;
  z-index: -100; }
  .footer .footer-background {
    height: 100%;
    max-width: 1600px;
    margin: 0 auto;
    background-color: #202020;
    border-right: 1px solid #dedede; }
  .footer .footer-contents {
    position: absolute;
    top: 90px;
    padding-left: 320px;
    width: 100%;
    text-align: center;
    color: #fff; }
    .footer .footer-contents h3 {
      margin-bottom: 8px; }
    .footer .footer-contents p {
      display: inline;
      color: #999; }
  .footer .copy-symbol {
    position: relative;
    top: -4px; }
  @media (max-width: 767px) {
    .footer .footer-contents {
      padding-left: 0; } }

.callout {
  margin-top: 40px;
  margin-bottom: 40px;
  background-color: #fff;
  padding: 30px;
  font-size: 14px;
  border-left-width: 10px;
  border-style: solid;
  border-color: #198919; }
  @media (max-width: 1023px) {
    .callout {
      margin-top: 20px;
      margin-bottom: 20px; } }

.community-comments {
  display: block;
  padding-left: 5%;
  padding-right: 5%;
  padding-bottom: 40px; }

/*.col-1-3 {
    width:33%;
}
.col-2-3 {
    width:66%;
}
.col-3-3 {
    width:99%;
}
.col-1-2 {
    width:49%;
}
.col-2-2 {
    width:98%;
}
.col-1-3,
.col-2-3,
.col-3-3,
.col-1-2,
.col-2-2
{
    float:left;
    overflow:hidden;
    padding:0 20px;
    min-height:1px;
    img {
        width:100%;
        margin-bottom:6px;
    }
}*/
/*@include bp-r {
    .col-1-3,
    .col-2-3,
    .col-3-3
    {
        width:100%;
        margin-bottom:$page-md-px-md;
    }
}*/
/*@include bp-sm {
    .col-1-2,
    .col-2-2
    {
        width:100%;
        margin-bottom:$page-md-px-md;
    }
}*/
.navigation {
  position: fixed;
  height: 100%;
  width: 320px;
  max-width: 1600px;
  background-color: #fff;
  -webkit-box-shadow: 10px 0 15px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 10px 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 10px 0 15px 0 rgba(0, 0, 0, 0.15);
  text-align: center;
  overflow: auto;
  z-index: 1000; }
  .navigation .navigation-contents {
    height: 100%;
    width: 100%;
    padding: 40px;
    display: table; }
    .navigation .navigation-contents .navigation-branding {
      margin: 20px 0 40px 0; }
      .navigation .navigation-contents .navigation-branding h1 {
        margin-bottom: 12px;
        line-height: 1.2; }
      .navigation .navigation-contents .navigation-branding p {
        color: #666; }
    .navigation .navigation-contents .navigation-quote p {
      line-height: 1.8;
      color: #666; }
    .navigation .navigation-contents .navigation-list {
      bottom: 20px;
      height: 337.2px;
      display: table-row;
      vertical-align: bottom;
      overflow: hidden; }
      .navigation .navigation-contents .navigation-list .navigation-item {
        cursor: pointer;
        padding: 0;
        margin-bottom: 30px; }
        .navigation .navigation-contents .navigation-list .navigation-item h2 {
          display: inline-block;
          font-size: 18px;
          line-height: 1.6;
          border-bottom: 4px solid transparent;
          padding-bottom: 14px;
          -moz-transition: all 0.4s ease-out;
          -o-transition: all 0.4s ease-out;
          -ms-transition: all 0.4s ease-out;
          -webkit-transition: all 0.4s ease-out;
          transition: all 0.4s ease-out; }
        .navigation .navigation-contents .navigation-list .navigation-item.item-1 {
          -moz-transition: opacity 0.4s ease-in;
          -o-transition: opacity 0.4s ease-in;
          -ms-transition: opacity 0.4s ease-in;
          -webkit-transition: opacity 0.4s ease-in;
          transition: opacity 0.4s ease-in; }
          .navigation .navigation-contents .navigation-list .navigation-item.item-1 h2:hover {
            border-color: #c18e52; }
        .navigation .navigation-contents .navigation-list .navigation-item.item-2 {
          -moz-transition: opacity 0.8s ease-in;
          -o-transition: opacity 0.8s ease-in;
          -ms-transition: opacity 0.8s ease-in;
          -webkit-transition: opacity 0.8s ease-in;
          transition: opacity 0.8s ease-in; }
          .navigation .navigation-contents .navigation-list .navigation-item.item-2 h2:hover {
            border-color: #2e73b7; }
        .navigation .navigation-contents .navigation-list .navigation-item.item-3 {
          -moz-transition: opacity 1.2s ease-in;
          -o-transition: opacity 1.2s ease-in;
          -ms-transition: opacity 1.2s ease-in;
          -webkit-transition: opacity 1.2s ease-in;
          transition: opacity 1.2s ease-in; }
          .navigation .navigation-contents .navigation-list .navigation-item.item-3 h2:hover {
            border-color: #198919; }
        .navigation .navigation-contents .navigation-list .navigation-item.item-4 {
          -moz-transition: opacity 1.6s ease-in;
          -o-transition: opacity 1.6s ease-in;
          -ms-transition: opacity 1.6s ease-in;
          -webkit-transition: opacity 1.6s ease-in;
          transition: opacity 1.6s ease-in; }
          .navigation .navigation-contents .navigation-list .navigation-item.item-4 h2:hover {
            border-color: #e25423; }
        .navigation .navigation-contents .navigation-list .navigation-item.hidden {
          opacity: 0; }
    .navigation .navigation-contents .navigation-affordance {
      display: none;
      font-size: 12px;
      position: absolute;
      top: 27px;
      right: 12px;
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      margin: 0 8px;
      padding: 5px 0;
      cursor: pointer;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
      .navigation .navigation-contents .navigation-affordance:hover {
        padding-left: 8px;
        padding-right: 8px;
        margin: 0;
        border: 1px solid #000;
        border-radius: 4px; }
      .navigation .navigation-contents .navigation-affordance.hidden {
        opacity: 0;
        pointer-events: none; }
  @media (max-height: 768px), (max-width: 1023px) {
    .navigation {
      height: 100%;
      width: 260px; }
      .navigation .navigation-contents {
        padding: 20px;
        /*.navigation-affordance {
            display:none;
            font-size: $font-size-h6;
            position:absolute;
            top:27px;
            right:12px;
            border-top:1px solid #000;
            border-bottom:1px solid #000;
            margin:0 8px;
            padding:5px 0;
            cursor:pointer;
            @include transition(all $tran-speed-fast ease-out);
            &:hover {
                padding-left:8px;
                padding-right:8px;
                margin:0;
                border:1px solid #000;
                border-radius:4px;
            }
            &.hidden {
                opacity:0;
                pointer-events:none;
            }
        }*/ }
        .navigation .navigation-contents .navigation-branding {
          margin: 10px 0 20px 0; }
          .navigation .navigation-contents .navigation-branding h1 {
            margin-bottom: 6px;
            line-height: 1.2; }
          .navigation .navigation-contents .navigation-branding p {
            color: #666; }
        .navigation .navigation-contents .navigation-list {
          top: 20px;
          display: table-row;
          vertical-align: bottom;
          overflow: hidden;
          height: 43px; }
          .navigation .navigation-contents .navigation-list .navigation-item {
            cursor: pointer;
            padding: 0;
            margin-bottom: 15px; }
            .navigation .navigation-contents .navigation-list .navigation-item h2 {
              display: inline-block;
              font-size: 14px;
              line-height: 1;
              border-bottom: 4px solid transparent;
              padding-bottom: 4px;
              -moz-transition: all 0.4s ease-out;
              -o-transition: all 0.4s ease-out;
              -ms-transition: all 0.4s ease-out;
              -webkit-transition: all 0.4s ease-out;
              transition: all 0.4s ease-out; }
            .navigation .navigation-contents .navigation-list .navigation-item.hidden {
              opacity: 0; } }
  @media (max-width: 767px) {
    .navigation {
      position: fixed;
      height: 80px;
      width: 100%;
      background-color: #fff;
      -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
      box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.15);
      text-align: left;
      overflow: inherit; }
      .navigation .navigation-contents {
        width: 100%;
        padding: 0;
        display: table; }
        .navigation .navigation-contents .navigation-branding {
          width: 75%;
          padding: 6px 0 0 10px;
          display: table-cell;
          vertical-align: top; }
          .navigation .navigation-contents .navigation-branding h1 {
            margin: 0;
            line-height: 1.1;
            display: inline-block; }
          .navigation .navigation-contents .navigation-branding p {
            color: #666;
            display: inline-block; }
        .navigation .navigation-contents .navigation-quote {
          display: none; }
        .navigation .navigation-contents .navigation-list {
          display: block;
          position: absolute;
          top: 60px;
          right: 12px;
          height: 214px;
          background-color: #fff;
          overflow: hidden;
          padding: 20px 20px 20px 40px;
          border: 1px solid #ccc;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          -ms-transition: all 0.3s ease-out;
          -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          .navigation .navigation-contents .navigation-list .navigation-item {
            cursor: pointer;
            padding: 4px;
            margin-bottom: 5px;
            text-align: right; }
            .navigation .navigation-contents .navigation-list .navigation-item h2 {
              display: inline-block;
              font-size: 14px;
              line-height: 1;
              padding: 6px 0;
              border-bottom: 4px solid transparent;
              -moz-transition: all 0.4s ease-out;
              -o-transition: all 0.4s ease-out;
              -ms-transition: all 0.4s ease-out;
              -webkit-transition: all 0.4s ease-out;
              transition: all 0.4s ease-out; }
            .navigation .navigation-contents .navigation-list .navigation-item.item-1 {
              -moz-transition: opacity 0.4s ease-in;
              -o-transition: opacity 0.4s ease-in;
              -ms-transition: opacity 0.4s ease-in;
              -webkit-transition: opacity 0.4s ease-in;
              transition: opacity 0.4s ease-in; }
              .navigation .navigation-contents .navigation-list .navigation-item.item-1 h2:hover {
                border-color: #c18e52; }
            .navigation .navigation-contents .navigation-list .navigation-item.item-2 {
              -moz-transition: opacity 0.8s ease-in;
              -o-transition: opacity 0.8s ease-in;
              -ms-transition: opacity 0.8s ease-in;
              -webkit-transition: opacity 0.8s ease-in;
              transition: opacity 0.8s ease-in; }
              .navigation .navigation-contents .navigation-list .navigation-item.item-2 h2:hover {
                border-color: #2e73b7; }
            .navigation .navigation-contents .navigation-list .navigation-item.item-3 {
              -moz-transition: opacity 1.2s ease-in;
              -o-transition: opacity 1.2s ease-in;
              -ms-transition: opacity 1.2s ease-in;
              -webkit-transition: opacity 1.2s ease-in;
              transition: opacity 1.2s ease-in; }
              .navigation .navigation-contents .navigation-list .navigation-item.item-3 h2:hover {
                border-color: #198919; }
            .navigation .navigation-contents .navigation-list .navigation-item.item-4 {
              -moz-transition: opacity 1.6s ease-in;
              -o-transition: opacity 1.6s ease-in;
              -ms-transition: opacity 1.6s ease-in;
              -webkit-transition: opacity 1.6s ease-in;
              transition: opacity 1.6s ease-in; }
              .navigation .navigation-contents .navigation-list .navigation-item.item-4 h2:hover {
                border-color: #e25423; }
            .navigation .navigation-contents .navigation-list .navigation-item.hidden {
              opacity: 0; }
            .navigation .navigation-contents .navigation-list .navigation-item:last-child {
              margin-bottom: 0; }
          .navigation .navigation-contents .navigation-list.hidden {
            max-height: 0;
            padding: 0;
            border: none; }
        .navigation .navigation-contents .navigation-affordance {
          display: block; } }

section {
  padding-bottom: 20px; }
  section.hero, section.image {
    background-size: cover;
    background-position: center;
    background-repeat: repeat; }
    section.hero.large, section.image.large {
      height: 600px; }
    section.hero.medium, section.image.medium {
      height: 400px; }
    section.hero.small, section.image.small {
      height: 260px; }
    section.hero.tiny, section.image.tiny {
      height: 120px; }
    section.hero .image-overlay, section.image .image-overlay {
      width: 100%;
      position: absolute;
      padding: 40px;
      text-align: center;
      bottom: 0;
      color: #fff;
      letter-spacing: 0.1em;
      background: rgba(0, 0, 0, 0.6);
      background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
      background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
      background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
      background: linear-gradient(transparent, rgba(0, 0, 0, 0.6)); }
      section.hero .image-overlay .title, section.hero .image-overlay .subtitle, section.image .image-overlay .title, section.image .image-overlay .subtitle {
        max-width: 60%;
        margin-left: auto;
        margin-right: auto; }
      section.hero .image-overlay .title, section.image .image-overlay .title {
        margin-bottom: 15px; }
      section.hero .image-overlay .subtitle, section.image .image-overlay .subtitle {
        margin-bottom: 20px; }
  section.padded {
    padding-left: 40px;
    padding-right: 40px; }
    @media (max-width: 767px) {
      section.padded {
        padding-left: 15px;
        padding-right: 15px; } }
  section.text {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 1.8;
    text-align: left; }
    section.text > h4,
    section.text > h5,
    section.text > h6,
    section.text > p {
      max-width: 85%;
      margin-left: auto;
      margin-right: auto; }
    section.text > ol,
    section.text > ul {
      max-width: 85%;
      margin: 20px auto; }
    section.text h1, section.text h2, section.text h3, section.text h4, section.text h5, section.text h6 {
      margin-bottom: 20px; }
    section.text p, section.text .paragraph-img {
      margin-bottom: 15px; }
      @media (max-width: 1023px) {
        section.text p, section.text .paragraph-img {
          margin-bottom: 10px; } }
    section.text ol.numbered, section.text ul.list {
      margin: 20px auto;
      padding-left: 40px;
      padding-right: 40px; }
    section.text .spacer {
      width: 100%;
      height: 40px; }
  section.actions {
    padding: 10px 0;
    text-align: center; }
  section.section-white {
    background-color: #fff; }
  section.section-accent {
    color: #fff;
    letter-spacing: 0.05em;
    /*ul.downloads {
        li {
            a {
                background-color:rgba(#fff, 0.2);
                border:2px solid transparent;
            }
            &:hover {
                a {
                    border-color:#fff;
                    background-color:rgba(#fff, 0.3);
                }
            }
        }
    }*/ }
  section:last-child {
    padding-bottom: 0; }
    section:last-child .block {
      padding-bottom: 60px; }
  section .header {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px !important;
    text-align: center; }
    section .header.full {
      width: 100%; }
    section .header.narrow {
      width: 30%; }
  @media (max-width: 1023px) {
    section {
      padding-bottom: 12px;
      /*padding-left:20px;
      padding-right:20px;*/ }
      section.hero, section.image {
        padding-left: 0;
        padding-right: 0; }
        section.hero.large, section.image.large {
          height: 360px; }
        section.hero.medium, section.image.medium {
          height: 280px; }
        section.hero.small, section.image.small {
          height: 180px; }
        section.hero.tiny, section.image.tiny {
          height: 100px; }
        section.hero .image-overlay, section.image .image-overlay {
          padding: 24px; }
          section.hero .image-overlay .title, section.hero .image-overlay .subtitle, section.image .image-overlay .title, section.image .image-overlay .subtitle {
            max-width: 80%; }
          section.hero .image-overlay .title, section.image .image-overlay .title {
            margin-bottom: 10px; }
          section.hero .image-overlay .subtitle, section.image .image-overlay .subtitle {
            margin-bottom: 15px; }
      section.text {
        padding-top: 12px;
        padding-left: 12px;
        padding-right: 12px; }
      section .header {
        width: 80%;
        margin-bottom: 12px; }
        section .header.narrow {
          width: 50%; } }

.tiles {
  height: 80%;
  height: 80vh;
  width: 100%;
  z-index: 500;
  padding-left: 0;
  padding-right: 0; }
  .tiles .tiles-contents {
    height: 100%;
    width: 100%;
    display: table; }
    .tiles .tiles-contents .tiles-row {
      display: table-row;
      height: 50%;
      width: 100%; }
      .tiles .tiles-contents .tiles-row .tile {
        display: table-cell;
        width: 50%;
        overflow: hidden;
        cursor: pointer; }
        .tiles .tiles-contents .tiles-row .tile .tile-img {
          height: 100%;
          width: 100%;
          background-position: center;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          background-repeat: no-repeat;
          -moz-transition: all 0.5s ease-out;
          -o-transition: all 0.5s ease-out;
          -ms-transition: all 0.5s ease-out;
          -webkit-transition: all 0.5s ease-out;
          transition: all 0.5s ease-out; }
        .tiles .tiles-contents .tiles-row .tile:hover .tile-img {
          -moz-transform: scale(1.05);
          -webkit-transform: scale(1.05);
          -o-transform: scale(1.05);
          -ms-transform: scale(1.05);
          transform: scale(1.05); }
        .tiles .tiles-contents .tiles-row .tile .tile-content {
          position: relative;
          display: block;
          height: 100%;
          width: 100%; }
        .tiles .tiles-contents .tiles-row .tile .tile-banner {
          position: absolute;
          top: 50%;
          -moz-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
          width: 100%;
          padding: 30px 0;
          text-align: center;
          color: #fff;
          letter-spacing: 0.4em;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          font-smooth: always;
          -webkit-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.4);
          -moz-box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 15px 5px rgba(0, 0, 0, 0.4); }
      .tiles .tiles-contents .tiles-row .item-1 .tile-img {
        background-image: url("/images/tile-1.jpg");
        background-color: #6b604f; }
      .tiles .tiles-contents .tiles-row .item-1 .tile-banner {
        background-color: rgba(107, 96, 79, 0.8); }
      .tiles .tiles-contents .tiles-row .item-2 .tile-img {
        background-image: url("/images/tile-2.jpg");
        background-color: #42485f; }
      .tiles .tiles-contents .tiles-row .item-2 .tile-banner {
        background-color: rgba(66, 72, 95, 0.8); }
      .tiles .tiles-contents .tiles-row .item-3 .tile-img {
        background-image: url("/images/tile-3.jpg");
        background-color: #013a14; }
      .tiles .tiles-contents .tiles-row .item-3 .tile-banner {
        background-color: rgba(1, 58, 20, 0.8); }
      .tiles .tiles-contents .tiles-row .item-4 .tile-img {
        background-image: url("/images/tile-4.jpg");
        background-color: #9f340f; }
      .tiles .tiles-contents .tiles-row .item-4 .tile-banner {
        background-color: rgba(159, 52, 15, 0.8); }
  @media (max-width: 767px) {
    .tiles .tiles-contents {
      display: table; }
      .tiles .tiles-contents .tiles-row {
        display: table-row;
        height: 50%;
        width: 100%; }
        .tiles .tiles-contents .tiles-row .tile {
          display: block;
          float: left;
          width: 100%;
          height: 50%;
          cursor: pointer; }
          .tiles .tiles-contents .tiles-row .tile .tile-banner {
            position: absolute;
            top: 50%;
            width: 100%;
            padding: 30px 0;
            text-align: center;
            color: #fff;
            letter-spacing: 0.4em; } }

.block {
  padding: 40px 0 20px 0; }
  .block.mini {
    padding: 10px 5px 0; }
  .block h1 {
    margin-bottom: 24px; }
  .block h2 {
    margin-bottom: 24px; }
  .block h3 {
    margin-bottom: 18px; }
  .block h4 {
    margin-bottom: 14px; }
  .block h5 {
    margin-bottom: 12px; }
  .block h6 {
    margin-bottom: 10px; }
  .block p {
    margin-bottom: 12px; }
  .block h4, .block h5, .block h6, .block p {
    line-height: 1.4; }
  .block p {
    line-height: 1.8; }
  .block .block-header {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.4;
    text-align: center; }
    .block .block-header.left {
      text-align: left; }
    .block .block-header.wide {
      max-width: 80%; }
  .block .block-center {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; }
  .block.empty-block {
    background-color: #fff; }
  .block.text-block {
    margin-left: auto;
    margin-right: auto;
    max-width: 70%; }
    @media (max-width: 1199px) {
      .block.text-block {
        max-width: 85%; } }
    @media (max-width: 1023px) {
      .block.text-block {
        max-width: 95%; } }
    .block.text-block .chapter-header {
      margin-top: 40px; }
  .block.image-block {
    padding: 0;
    overflow: hidden;
    background-color: #666; }
    .block.image-block.large {
      max-height: 800px; }
    .block.image-block.medium {
      max-height: 600px; }
    .block.image-block.small {
      max-height: 400px; }
    .block.image-block.tiny {
      max-height: 200px; }
    .block.image-block .image-block-contents {
      position: relative;
      top: 0;
      left: 0; }
      .block.image-block .image-block-contents img {
        width: 100%; }
    .block.image-block .image-block-caption {
      width: 100%;
      position: absolute;
      padding: 15px;
      text-align: center;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.6);
      bottom: 0; }
      .block.image-block .image-block-caption.large {
        font-size: 30px; }
        @media (max-width: 1023px) {
          .block.image-block .image-block-caption.large {
            font-size: 24px; } }
    .block.image-block .image-block-overlay {
      width: 100%;
      position: absolute;
      padding: 160px 40px 60px 40px;
      text-align: center;
      color: #fff;
      background: rgba(0, 0, 0, 0.6);
      background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
      background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
      background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.6));
      background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
      bottom: 0;
      letter-spacing: 0.1em; }
  .block.image-row-block {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }
    .block.image-row-block img {
      width: 100%; }
  .block.column-block {
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 40px; }
    @media (max-width: 767px) {
      .block.column-block {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 15px; } }

.news .row {
  margin-bottom: 30px; }
  .news .row h4:before {
    height: 4px;
    width: 50px;
    background-color: #000;
    content: " ";
    margin-bottom: 10px;
    display: block; }

@media (max-width: 767px) {
  .home-page-downloads .disclaimer {
    margin-top: 20px; } }

.teaching-shakespeare-downloads .title {
  margin-bottom: 20px; }
.teaching-shakespeare-downloads .disclaimer {
  margin-top: 20px; }

ul {
  list-style: none; }
  ul.list {
    list-style: circle;
    padding-left: 20px;
    padding-bottom: 20px; }
    ul.list > li {
      padding-left: 10px;
      padding-bottom: 10px; }

ol {
  list-style: none; }
  ol.numbered {
    list-style: decimal;
    /*padding-left:20px;
    padding-bottom:20px;*/ }
    ol.numbered > li {
      padding-left: 10px;
      padding-bottom: 10px; }

ul.downloads {
  padding: 0; }
  ul.downloads.centered-downloads {
    max-width: 30%;
    margin-left: auto;
    margin-right: auto; }
    @media (max-width: 1023px) {
      ul.downloads.centered-downloads {
        max-width: 60%; } }
  ul.downloads.inline {
    display: inline-block; }
    ul.downloads.inline li p {
      display: inline-block; }
  ul.downloads li {
    min-height: 32px;
    margin-bottom: 8px;
    overflow: hidden;
    cursor: pointer; }
    ul.downloads li a {
      color: inherit;
      vertical-align: middle;
      border-radius: 6px;
      background-color: rgba(25, 137, 25, 0.2);
      border: 2px solid transparent; }
    ul.downloads li .icon-wrapper {
      border-radius: 4px;
      background-color: #198919;
      vertical-align: middle; }
    ul.downloads li .icon-backdrop {
      height: 40px;
      width: 40px; }
    ul.downloads li .icon-1 {
      top: 4px;
      opacity: 1;
      background-image: url("/images/icon-download.png"); }
    ul.downloads li .icon-2 {
      top: 36px;
      opacity: 0;
      background-image: url("/images/icon-download_active.png"); }
    ul.downloads li .icon-1, ul.downloads li .icon-2 {
      left: 4px;
      height: 32px;
      width: 32px;
      position: absolute;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -webkit-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    ul.downloads li p {
      line-height: 1.4;
      padding: 10px;
      width: 100%; }
    ul.downloads li:last-child {
      margin-bottom: 0; }
    ul.downloads li:hover a {
      color: inherit;
      border-color: #198919;
      background-color: rgba(25, 137, 25, 0.3); }
    ul.downloads li:hover .icon-wrapper {
      border-radius: 0; }
    ul.downloads li:hover .icon-1 {
      top: -36px;
      opacity: 0; }
    ul.downloads li:hover .icon-2 {
      top: 4px;
      opacity: 1; }

.sidebar {
  background: #fff;
  border-top-width: 4px;
  border-top-style: solid;
  padding-top: 20px;
  padding-bottom: 40px;
  margin-bottom: 20px; }
  .sidebar p {
    font-size: 14px; }

.image-break {
  margin: 20px auto; }
  .image-break.left {
    margin-left: 0; }
  .image-break.right {
    margin-right: 0; }

.popup-trigger {
  cursor: default;
  border-style: dashed; }

.popup-contents {
  display: none; }

.popup-wrapper {
  position: absolute;
  background-color: #fff;
  border: 1px solid #999;
  z-index: 1100;
  opacity: 0;
  max-width: 400px;
  max-height: 100%;
  overflow: auto;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-box-shadow: 0 0 15px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 15px 8px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 15px 8px rgba(0, 0, 0, 0.05); }
  .popup-wrapper.active {
    opacity: 1; }
  .popup-wrapper .popup {
    padding: 20px; }
    .popup-wrapper .popup.tight {
      padding: 10px; }
    .popup-wrapper .popup.normal {
      padding: 20px; }
    .popup-wrapper .popup.loose {
      padding: 30px; }

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