@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, /home/dow/dow-staging/static/scss/normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, /home/dow/dow-staging/static/scss/normalize.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 32, /home/dow/dow-staging/static/scss/normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 52, /home/dow/dow-staging/static/scss/normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 65, /home/dow/dow-staging/static/scss/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* line 75, /home/dow/dow-staging/static/scss/normalize.scss */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 87, /home/dow/dow-staging/static/scss/normalize.scss */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 95, /home/dow/dow-staging/static/scss/normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 107, /home/dow/dow-staging/static/scss/normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 115, /home/dow/dow-staging/static/scss/normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 124, /home/dow/dow-staging/static/scss/normalize.scss */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 133, /home/dow/dow-staging/static/scss/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 142, /home/dow/dow-staging/static/scss/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 151, /home/dow/dow-staging/static/scss/normalize.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 159, /home/dow/dow-staging/static/scss/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, /home/dow/dow-staging/static/scss/normalize.scss */
sup {
  top: -0.5em;
}

/* line 171, /home/dow/dow-staging/static/scss/normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 182, /home/dow/dow-staging/static/scss/normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 190, /home/dow/dow-staging/static/scss/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 201, /home/dow/dow-staging/static/scss/normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 209, /home/dow/dow-staging/static/scss/normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 219, /home/dow/dow-staging/static/scss/normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 227, /home/dow/dow-staging/static/scss/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 250, /home/dow/dow-staging/static/scss/normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 264, /home/dow/dow-staging/static/scss/normalize.scss */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 275, /home/dow/dow-staging/static/scss/normalize.scss */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 288, /home/dow/dow-staging/static/scss/normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 300, /home/dow/dow-staging/static/scss/normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 309, /home/dow/dow-staging/static/scss/normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 320, /home/dow/dow-staging/static/scss/normalize.scss */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 332, /home/dow/dow-staging/static/scss/normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 344, /home/dow/dow-staging/static/scss/normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 355, /home/dow/dow-staging/static/scss/normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 368, /home/dow/dow-staging/static/scss/normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 377, /home/dow/dow-staging/static/scss/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 388, /home/dow/dow-staging/static/scss/normalize.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 397, /home/dow/dow-staging/static/scss/normalize.scss */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 406, /home/dow/dow-staging/static/scss/normalize.scss */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 417, /home/dow/dow-staging/static/scss/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, /home/dow/dow-staging/static/scss/normalize.scss */
td,
th {
  padding: 0;
}

/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width;
}
/* line 14, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

/* line 19, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/* line 25, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.container {
  width: 100%;
  padding-right: 18px;
  padding-left: 18px;
  margin-right: auto;
  margin-left: auto;
}

/*@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1219px;
  }
}*/
/* line 57, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.container-fluid {
  width: 100%;
  padding-right: 18px;
  padding-left: 18px;
  margin-right: auto;
  margin-left: auto;
}

/* line 65, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -18px;
  margin-left: -18px;
}

/* line 74, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

/* line 79, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 85, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.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: 18px;
  padding-left: 18px;
}

/* line 98, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 106, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

/* line 113, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

/* line 119, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

/* line 125, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 131, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

/* line 137, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

/* line 143, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 149, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

/* line 155, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

/* line 161, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 167, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

/* line 173, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

/* line 179, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 185, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-first {
  -ms-flex-order: -1;
  order: -1;
}

/* line 190, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-last {
  -ms-flex-order: 13;
  order: 13;
}

/* line 195, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-0 {
  -ms-flex-order: 0;
  order: 0;
}

/* line 200, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-1 {
  -ms-flex-order: 1;
  order: 1;
}

/* line 205, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-2 {
  -ms-flex-order: 2;
  order: 2;
}

/* line 210, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-3 {
  -ms-flex-order: 3;
  order: 3;
}

/* line 215, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-4 {
  -ms-flex-order: 4;
  order: 4;
}

/* line 220, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-5 {
  -ms-flex-order: 5;
  order: 5;
}

/* line 225, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-6 {
  -ms-flex-order: 6;
  order: 6;
}

/* line 230, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-7 {
  -ms-flex-order: 7;
  order: 7;
}

/* line 235, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-8 {
  -ms-flex-order: 8;
  order: 8;
}

/* line 240, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-9 {
  -ms-flex-order: 9;
  order: 9;
}

/* line 245, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-10 {
  -ms-flex-order: 10;
  order: 10;
}

/* line 250, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-11 {
  -ms-flex-order: 11;
  order: 11;
}

/* line 255, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.order-12 {
  -ms-flex-order: 12;
  order: 12;
}

/* line 260, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-1 {
  margin-left: 8.333333%;
}

/* line 264, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-2 {
  margin-left: 16.666667%;
}

/* line 268, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 272, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-4 {
  margin-left: 33.333333%;
}

/* line 276, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-5 {
  margin-left: 41.666667%;
}

/* line 280, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 284, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-7 {
  margin-left: 58.333333%;
}

/* line 288, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-8 {
  margin-left: 66.666667%;
}

/* line 292, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 296, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-10 {
  margin-left: 83.333333%;
}

/* line 300, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  /* line 305, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 312, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 318, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 323, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 328, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 333, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 338, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 343, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 348, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 353, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 358, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 363, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 368, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 373, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 378, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 382, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 386, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 390, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 394, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 398, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 402, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 406, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 410, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 414, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 418, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 422, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 426, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 430, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 434, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 438, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 441, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-1 {
    margin-left: 8.333333%;
  }

  /* line 444, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-2 {
    margin-left: 16.666667%;
  }

  /* line 447, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 450, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-4 {
    margin-left: 33.333333%;
  }

  /* line 453, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-5 {
    margin-left: 41.666667%;
  }

  /* line 456, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 459, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-7 {
    margin-left: 58.333333%;
  }

  /* line 462, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-8 {
    margin-left: 66.666667%;
  }

  /* line 465, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 468, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-10 {
    margin-left: 83.333333%;
  }

  /* line 471, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  /* line 477, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 484, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 490, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 495, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 500, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 505, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 510, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 515, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 520, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 525, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 530, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 535, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 540, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 545, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 550, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 554, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 558, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 562, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 566, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 570, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 574, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 578, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 582, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 586, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 590, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 594, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 598, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 602, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 606, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-md-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 610, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-0 {
    margin-left: 0;
  }

  /* line 613, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-1 {
    margin-left: 8.333333%;
  }

  /* line 616, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-2 {
    margin-left: 16.666667%;
  }

  /* line 619, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 622, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-4 {
    margin-left: 33.333333%;
  }

  /* line 625, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-5 {
    margin-left: 41.666667%;
  }

  /* line 628, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 631, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-7 {
    margin-left: 58.333333%;
  }

  /* line 634, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-8 {
    margin-left: 66.666667%;
  }

  /* line 637, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 640, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-10 {
    margin-left: 83.333333%;
  }

  /* line 643, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  /* line 649, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 656, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 662, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 667, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 672, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 677, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 682, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 687, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 692, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 697, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 702, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 707, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 712, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 717, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 722, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 726, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 730, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 734, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 738, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 742, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 746, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 750, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 754, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 758, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 762, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 766, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 770, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 774, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 778, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 782, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 785, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-1 {
    margin-left: 8.333333%;
  }

  /* line 788, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-2 {
    margin-left: 16.666667%;
  }

  /* line 791, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 794, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-4 {
    margin-left: 33.333333%;
  }

  /* line 797, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-5 {
    margin-left: 41.666667%;
  }

  /* line 800, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 803, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-7 {
    margin-left: 58.333333%;
  }

  /* line 806, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-8 {
    margin-left: 66.666667%;
  }

  /* line 809, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 812, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-10 {
    margin-left: 83.333333%;
  }

  /* line 815, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  /* line 821, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 828, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }

  /* line 834, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }

  /* line 839, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  /* line 844, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 849, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  /* line 854, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }

  /* line 859, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 864, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }

  /* line 869, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }

  /* line 874, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 879, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  /* line 884, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }

  /* line 889, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 894, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-first {
    -ms-flex-order: -1;
    order: -1;
  }

  /* line 898, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-last {
    -ms-flex-order: 13;
    order: 13;
  }

  /* line 902, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0;
  }

  /* line 906, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1;
  }

  /* line 910, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2;
  }

  /* line 914, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  /* line 918, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4;
  }

  /* line 922, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5;
  }

  /* line 926, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6;
  }

  /* line 930, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7;
  }

  /* line 934, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8;
  }

  /* line 938, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9;
  }

  /* line 942, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10;
  }

  /* line 946, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11;
  }

  /* line 950, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12;
  }

  /* line 954, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 957, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-1 {
    margin-left: 8.333333%;
  }

  /* line 960, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-2 {
    margin-left: 16.666667%;
  }

  /* line 963, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 966, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-4 {
    margin-left: 33.333333%;
  }

  /* line 969, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-5 {
    margin-left: 41.666667%;
  }

  /* line 972, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 975, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-7 {
    margin-left: 58.333333%;
  }

  /* line 978, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-8 {
    margin-left: 66.666667%;
  }

  /* line 981, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 984, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-10 {
    margin-left: 83.333333%;
  }

  /* line 987, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
/* line 992, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-none {
  display: none !important;
}

/* line 996, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-inline {
  display: inline !important;
}

/* line 1000, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-inline-block {
  display: inline-block !important;
}

/* line 1004, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-block {
  display: block !important;
}

/* line 1008, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-table {
  display: table !important;
}

/* line 1012, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-table-row {
  display: table-row !important;
}

/* line 1016, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-table-cell {
  display: table-cell !important;
}

/* line 1020, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

/* line 1025, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  /* line 1031, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-none {
    display: none !important;
  }

  /* line 1034, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-inline {
    display: inline !important;
  }

  /* line 1037, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-inline-block {
    display: inline-block !important;
  }

  /* line 1040, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-block {
    display: block !important;
  }

  /* line 1043, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-table {
    display: table !important;
  }

  /* line 1046, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-table-row {
    display: table-row !important;
  }

  /* line 1049, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-table-cell {
    display: table-cell !important;
  }

  /* line 1052, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1056, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 1063, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-none {
    display: none !important;
  }

  /* line 1066, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-inline {
    display: inline !important;
  }

  /* line 1069, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-inline-block {
    display: inline-block !important;
  }

  /* line 1072, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-block {
    display: block !important;
  }

  /* line 1075, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-table {
    display: table !important;
  }

  /* line 1078, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-table-row {
    display: table-row !important;
  }

  /* line 1081, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-table-cell {
    display: table-cell !important;
  }

  /* line 1084, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1088, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 1095, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-none {
    display: none !important;
  }

  /* line 1098, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-inline {
    display: inline !important;
  }

  /* line 1101, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-inline-block {
    display: inline-block !important;
  }

  /* line 1104, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-block {
    display: block !important;
  }

  /* line 1107, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-table {
    display: table !important;
  }

  /* line 1110, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-table-row {
    display: table-row !important;
  }

  /* line 1113, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-table-cell {
    display: table-cell !important;
  }

  /* line 1116, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1120, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 1127, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-none {
    display: none !important;
  }

  /* line 1130, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-inline {
    display: inline !important;
  }

  /* line 1133, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-inline-block {
    display: inline-block !important;
  }

  /* line 1136, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-block {
    display: block !important;
  }

  /* line 1139, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-table {
    display: table !important;
  }

  /* line 1142, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-table-row {
    display: table-row !important;
  }

  /* line 1145, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-table-cell {
    display: table-cell !important;
  }

  /* line 1148, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1152, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  /* line 1159, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-none {
    display: none !important;
  }

  /* line 1162, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-inline {
    display: inline !important;
  }

  /* line 1165, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-inline-block {
    display: inline-block !important;
  }

  /* line 1168, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-block {
    display: block !important;
  }

  /* line 1171, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-table {
    display: table !important;
  }

  /* line 1174, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-table-row {
    display: table-row !important;
  }

  /* line 1177, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-table-cell {
    display: table-cell !important;
  }

  /* line 1180, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }

  /* line 1184, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
/* line 1190, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

/* line 1195, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

/* line 1200, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

/* line 1205, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

/* line 1210, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

/* line 1215, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

/* line 1220, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

/* line 1225, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

/* line 1230, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}

/* line 1235, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}

/* line 1240, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}

/* line 1245, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}

/* line 1250, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

/* line 1255, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

/* line 1260, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

/* line 1265, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

/* line 1270, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

/* line 1275, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

/* line 1280, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

/* line 1285, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* line 1290, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

/* line 1295, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

/* line 1300, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

/* line 1305, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

/* line 1310, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

/* line 1315, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

/* line 1320, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

/* line 1325, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

/* line 1330, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

/* line 1335, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

/* line 1340, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

/* line 1345, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

/* line 1350, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

/* line 1355, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  /* line 1361, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1365, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1369, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1373, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1377, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1381, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1385, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1389, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1393, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1397, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1401, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1405, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1409, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1413, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1417, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1421, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1425, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1429, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1433, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1437, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1441, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1445, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1449, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1453, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1457, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1461, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1465, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1469, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1473, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1477, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1481, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1485, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1489, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1493, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 1500, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1504, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1508, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1512, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1516, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1520, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1524, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1528, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1532, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1536, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1540, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1544, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1548, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1552, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1556, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1560, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1564, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1568, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1572, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1576, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1580, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1584, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1588, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1592, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1596, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1600, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1604, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1608, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1612, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1616, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1620, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1624, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1628, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1632, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 1639, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1643, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1647, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1651, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1655, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1659, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1663, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1667, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1671, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1675, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1679, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1683, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1687, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1691, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1695, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1699, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1703, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1707, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1711, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1715, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1719, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1723, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1727, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1731, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1735, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1739, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1743, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1747, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1751, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1755, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1759, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1763, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1767, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1771, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 1778, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  /* line 1782, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  /* line 1786, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }

  /* line 1790, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  /* line 1794, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }

  /* line 1798, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }

  /* line 1802, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }

  /* line 1806, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  /* line 1810, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }

  /* line 1814, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }

  /* line 1818, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }

  /* line 1822, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }

  /* line 1826, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }

  /* line 1830, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }

  /* line 1834, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }

  /* line 1838, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }

  /* line 1842, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }

  /* line 1846, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }

  /* line 1850, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }

  /* line 1854, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  /* line 1858, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }

  /* line 1862, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }

  /* line 1866, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }

  /* line 1870, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }

  /* line 1874, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }

  /* line 1878, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }

  /* line 1882, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }

  /* line 1886, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }

  /* line 1890, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }

  /* line 1894, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }

  /* line 1898, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }

  /* line 1902, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }

  /* line 1906, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }

  /* line 1910, /home/dow/dow-staging/static/scss/bootstrap-grid.scss */
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
/*# sourceMappingURL=bootstrap-grid.css.map */
/* http://paulirish.com/2012/box-sizing-border-box-ftw/ */
/* line 3, /home/dow/dow-staging/static/scss/_site.scss */
a,
div,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}

/* line 19, /home/dow/dow-staging/static/scss/_site.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/static/c/lib/boxsizing.htc);
}

/* line 23, /home/dow/dow-staging/static/scss/_site.scss */
img {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  *behavior: url(/static/c/lib/boxsizing.htc);
}

/* line 27, /home/dow/dow-staging/static/scss/_site.scss */
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
}

/* line 34, /home/dow/dow-staging/static/scss/_site.scss */
body {
  background: #EEEEE6;
  font-family: "Graphik Regular", sans-serif;
  font-size: 12px;
  color: #222;
  overflow-y: scroll;
}

/* line 42, /home/dow/dow-staging/static/scss/_site.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Graphik Regular", sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0;
}

/* line 54, /home/dow/dow-staging/static/scss/_site.scss */
h1 {
  font-family: "Graphik", sans-serif;
  font-weight: 300;
  font-size: 5.25em;
  line-height: 1.1;
}

/* line 60, /home/dow/dow-staging/static/scss/_site.scss */
h2 {
  font-size: 36px;
}

/* line 64, /home/dow/dow-staging/static/scss/_site.scss */
h3 {
  font-size: 2.5em;
}

/* line 68, /home/dow/dow-staging/static/scss/_site.scss */
h4 {
  font-size: 2.15em;
}

/* line 72, /home/dow/dow-staging/static/scss/_site.scss */
h5 {
  font-size: 1.5em;
}

/* line 76, /home/dow/dow-staging/static/scss/_site.scss */
h6 {
  font-size: 1.5em;
}

/* line 80, /home/dow/dow-staging/static/scss/_site.scss */
.domaine-stretch {
  transform: scaleX(1.05);
  display: inline-block;
  transform-origin: 0 0;
  letter-spacing: -0.01em;
}
/* line 86, /home/dow/dow-staging/static/scss/_site.scss */
.domaine-stretch.ds-c {
  transform-origin: 50% 0;
}

/* line 91, /home/dow/dow-staging/static/scss/_site.scss */
.image-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 97, /home/dow/dow-staging/static/scss/_site.scss */
.block-link {
  display: block;
}

/* line 101, /home/dow/dow-staging/static/scss/_site.scss */
.arrow-link {
  font-size: 14px;
  line-height: 24px;
  align-items: center;
  display: flex;
  font-weight: 500;
  color: #00CC00;
}
/* line 108, /home/dow/dow-staging/static/scss/_site.scss */
.arrow-link i {
  font-size: 13px;
  margin-left: 7px;
}
/* line 112, /home/dow/dow-staging/static/scss/_site.scss */
.arrow-link:hover, .arrow-link:active {
  color: #00CC00;
}
/* line 117, /home/dow/dow-staging/static/scss/_site.scss */
.arrow-link.left i {
  margin-top: -1px;
  margin-right: 7px;
  margin-left: 0;
}
/* line 123, /home/dow/dow-staging/static/scss/_site.scss */
.arrow-link.black {
  color: #222;
}
/* line 125, /home/dow/dow-staging/static/scss/_site.scss */
.arrow-link.black:hover, .arrow-link.black:active {
  color: #00CC00;
}

/* line 132, /home/dow/dow-staging/static/scss/_site.scss */
.seperator {
  border-color: rgba(34, 34, 34, 0.6);
  border: 0;
  border-top: 1px solid;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 140, /home/dow/dow-staging/static/scss/_site.scss */
.load-more-container {
  text-align: center;
}
/* line 142, /home/dow/dow-staging/static/scss/_site.scss */
.load-more-container .load-more {
  display: inline-block;
  text-align: center;
  color: #00CC00;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  background: transparent;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 20px;
  padding-right: 20px;
  outline: none;
  border: none;
  border-bottom: 1px solid #00CC00;
  transition: color 100ms ease, border-color 100ms ease;
}
/* line 159, /home/dow/dow-staging/static/scss/_site.scss */
.load-more-container .load-more:hover, .load-more-container .load-more:active {
  color: #01a301;
  border-color: #01a301;
}

/* line 167, /home/dow/dow-staging/static/scss/_site.scss */
.loading_image {
  opacity: 0;
  transition: opacity 1s;
}

/* line 172, /home/dow/dow-staging/static/scss/_site.scss */
.image_loaded {
  opacity: 1;
  transition: opacity 1s;
}

/* line 177, /home/dow/dow-staging/static/scss/_site.scss */
.structural {
  position: relative;
  width: 1219px;
  margin-left: auto !important;
  margin-right: auto !important;
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
.structural:before, .structural:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
.structural:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
.structural {
  zoom: 1;
}

/* line 186, /home/dow/dow-staging/static/scss/_site.scss */
a {
  color: #222;
  text-decoration: none;
}
/* line 190, /home/dow/dow-staging/static/scss/_site.scss */
a:hover, a:active {
  color: #00CC00;
  text-decoration: none;
  transition: color 200ms ease;
}

/* line 198, /home/dow/dow-staging/static/scss/_site.scss */
a.green-link {
  color: #00CC00;
}
/* line 201, /home/dow/dow-staging/static/scss/_site.scss */
a.green-link:hover, a.green-link:active {
  color: #01A301;
  text-decoration: none;
}

/* line 208, /home/dow/dow-staging/static/scss/_site.scss */
.page.contact-usblurb a {
  transition: all 100ms;
}
/* line 210, /home/dow/dow-staging/static/scss/_site.scss */
.page.contact-usblurb a:hover {
  color: #00CC00;
  transition: all 100ms;
}

/* line 218, /home/dow/dow-staging/static/scss/_site.scss */
.good-news {
  text-align: left;
  font-family: "Domaine Disp Nar Bold";
  font-size: 64px;
  color: #222222;
  line-height: 72px;
}

/* line 226, /home/dow/dow-staging/static/scss/_site.scss */
.outer_wrapper {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100%;
  padding-bottom: 250px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  /* line 226, /home/dow/dow-staging/static/scss/_site.scss */
  .outer_wrapper {
    padding-bottom: 0;
  }
}

/* line 238, /home/dow/dow-staging/static/scss/_site.scss */
.grid_wrapper {
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
.grid_wrapper:before, .grid_wrapper:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
.grid_wrapper:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
.grid_wrapper {
  zoom: 1;
}

/* line 242, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5001;
}
/* line 249, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .mobile_nav_inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #EEEEE6;
  opacity: 0;
  visibility: hidden;
  text-align: center;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
/* line 262, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .mobile_nav_inner .mobile_nav_content {
  display: inline-block;
  text-align: left;
  margin-top: 78px;
  margin-left: -32%;
}
@media (min-width: 577px) {
  /* line 262, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content {
    margin-left: -16%;
  }
}
/* line 271, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .mobile_nav_inner .mobile_nav_content .title {
  font-family: "Graphik Regular";
  font-size: 24px;
  color: #00cc00;
  letter-spacing: -0.2px;
  line-height: 28px;
  margin-bottom: 16px;
  list-style: none;
  transition: color 200ms ease-in-out;
}
@media (max-width: 576px) {
  /* line 271, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content .title {
    font-size: 20px;
    line-height: 24px;
  }
}
/* line 286, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul {
  padding: 0;
  list-style-type: none;
}
/* line 290, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a {
  position: relative;
  z-index: 9999;
  font-family: "Domaine Disp Nar Semibold";
  text-align: left;
  font-size: 64px;
  padding: 20px 0;
  color: #222222;
  line-height: 56px;
  display: block;
  width: 160%;
  transition: transform 200ms ease-in-out, color 200ms ease-in-out;
}
@media (max-width: 576px) {
  /* line 290, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a {
    font-size: 44px;
    line-height: 40px;
    padding: 12px 0;
  }
}
/* line 308, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a .menu-item-sub {
  display: inline-block;
  margin-top: 16px;
  opacity: 0;
  font-family: "Graphik Regular";
  font-size: 24px;
  color: #00cc00;
  letter-spacing: -0.2px;
  line-height: 28px;
  position: absolute;
  left: 0;
  top: 60px;
  transition: opacity 200ms ease-in-out;
}
@media (min-width: 577px) {
  /* line 325, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a:hover:not(.current-page) {
    transform: translate3d(0, -12px, 0);
  }
  /* line 327, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a:hover:not(.current-page):after {
    display: block;
    position: absolute;
    content: "";
    width: 100%;
    height: 12px;
    top: 100%;
  }
  /* line 335, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a:hover:not(.current-page) .menu-item-sub {
    opacity: 1;
    padding-bottom: 12px;
  }
  /* line 340, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a.current-page {
    color: #00CC00;
  }
  /* line 342, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul li a.current-page:hover {
    cursor: default;
  }
}
@media (min-width: 577px) {
  /* line 350, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .mobile_nav_inner .mobile_nav_content ul:hover a:not(:hover) {
    color: rgba(34, 34, 34, 0.2);
  }
}
/* line 358, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .hamburger {
  z-index: 9999;
  display: inline-block;
  position: absolute;
  line-height: 51px;
  padding-left: 25px;
  padding-right: 25px;
  width: 122px;
  height: 50px;
  z-index: 2;
  cursor: pointer;
  font-weight: 550;
  top: 10px;
  right: 0;
}
/* line 379, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .hamburger .hamburger-label {
  position: relative;
  display: inline-block;
  color: #00cc00;
  font-size: 14px;
  text-align: left;
  font-family: "Graphik", sans-serif;
  opacity: 0;
  transition: all 200ms ease;
  transform: translateX(-2px);
}
/* line 390, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .hamburger .hamburger-label.hl-close {
  display: none;
}
/* line 395, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .hamburger:before, nav.mobile_nav .hamburger:after {
  position: absolute;
  width: 50px;
  height: 50px;
  content: "";
  display: block;
  top: 0;
  right: 12px;
  transition: opacity 200ms ease;
}
/* line 407, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .hamburger:before {
  background: url("/static/i/menu.svg") no-repeat center center;
  opacity: 1;
}
/* line 412, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav .hamburger:after {
  background: url("/static/i/menu-green.svg") no-repeat center center;
  opacity: 0;
}
@media (min-width: 577px) {
  /* line 418, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .hamburger:hover .hamburger-label {
    opacity: 1;
    transform: translateX(0px);
  }
  /* line 422, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .hamburger:hover:before {
    opacity: 0;
  }
  /* line 425, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .hamburger:hover:after {
    opacity: 1;
  }
}
@media (max-width: 576px) {
  /* line 432, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .hamburger:before {
    background: url("/static/i/menu-mobile.svg") no-repeat center center;
  }
  /* line 436, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .hamburger:after {
    background: url("/static/i/menu-mobile_green.svg") no-repeat center center;
  }
}
@media (min-width: 768px) {
  /* line 358, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav .hamburger {
    top: 24px;
    right: 103px;
  }
}
/* line 448, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav.open {
  height: 100%;
  position: fixed;
}
/* line 452, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav.open .hamburger:before {
  background-image: url("/static/i/menu-close.svg");
}
/* line 455, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav.open .hamburger:after {
  background-image: url("/static/i/menu-close-green.svg");
}
/* line 459, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav.open .hamburger .hamburger-label.hl-open {
  display: none;
}
/* line 462, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav.open .hamburger .hamburger-label.hl-close {
  display: inline-block;
}
/* line 467, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav.open .mobile_nav_inner {
  opacity: 1;
  visibility: visible;
}
/* line 471, /home/dow/dow-staging/static/scss/_site.scss */
nav.mobile_nav.open + div {
  position: absolute;
  width: 100%;
}
@media (max-width: 576px) {
  /* line 477, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav.open .hamburger:before {
    background-image: url("/static/i/menu-close-mobile.svg");
  }
  /* line 480, /home/dow/dow-staging/static/scss/_site.scss */
  nav.mobile_nav.open .hamburger:after {
    background-image: url("/static/i/menu-close-mobile_green.svg");
  }
}

/* line 488, /home/dow/dow-staging/static/scss/_site.scss */
header.converse {
  display: none;
}

/* line 492, /home/dow/dow-staging/static/scss/_site.scss */
header.main {
  position: relative;
  text-align: center;
  margin-bottom: 0;
  width: 100%;
}
/* line 498, /home/dow/dow-staging/static/scss/_site.scss */
header.main .structural {
  min-height: 220px;
}
/* line 502, /home/dow/dow-staging/static/scss/_site.scss */
header.main .dg-logo {
  position: absolute;
  display: block;
  width: 186px;
  height: 64px;
  top: 37px;
  left: 16px;
  z-index: 5002;
  overflow: visible;
  padding-bottom: 2px;
}
/* line 514, /home/dow/dow-staging/static/scss/_site.scss */
header.main .base_header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 220px;
}
/* line 522, /home/dow/dow-staging/static/scss/_site.scss */
header.main #extra_header {
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
  position: relative;
  z-index: 3;
  margin-top: 250px;
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
header.main #extra_header:before, header.main #extra_header:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
header.main #extra_header:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
header.main #extra_header {
  zoom: 1;
}
/* line 529, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base {
  display: inline-block;
  margin-top: 132px;
  margin-left: 3px;
}
/* line 534, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base .studio {
  margin-left: -25px;
  padding-left: 25px;
  position: relative;
}
/* line 540, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base .design {
  margin-right: -25px;
  padding-right: 25px;
  position: relative;
  background: transparent;
}
/* line 547, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base h2 {
  float: left;
  margin: 0;
}
/* line 550, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base h2 a {
  position: relative;
  font-family: "Graphik";
  font-size: 24px;
  line-height: 28px;
  color: #222222;
  letter-spacing: -0.4px;
  font-weight: normal;
  font-style: normal;
  -moz-transition-property: color;
  -moz-transition-duration: 250ms;
  -moz-transition-timing-function: ease;
  -webkit-transition-property: color;
  -webkit-transition-duration: 250ms;
  -webkit-transition-timing-function: ease;
  transition-property: color;
  transition-duration: 250ms;
  transition-timing-function: ease;
}
/* line 569, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base h2 a:hover {
  color: #00cc00;
}
/* line 575, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base hr {
  float: left;
  display: inline-block;
  width: 110px;
  margin: 23px 24px 0 24px;
  background: #222;
  border: none;
  height: 2px;
}
@media (max-width: 576px) {
  /* line 587, /home/dow/dow-staging/static/scss/_site.scss */
  header.main nav.base {
    margin-top: 94px;
  }
  /* line 589, /home/dow/dow-staging/static/scss/_site.scss */
  header.main nav.base hr {
    margin-top: 24px;
    width: 52px;
  }
}
@media (max-width: 768px) {
  /* line 597, /home/dow/dow-staging/static/scss/_site.scss */
  header.main .dg-logo {
    width: 124px;
    top: 17px;
    height: auto;
  }
}
@media (min-width: 1220px) {
  /* line 607, /home/dow/dow-staging/static/scss/_site.scss */
  header.main nav.base h2 a {
    font-size: 36px;
    line-height: 40px;
  }
  /* line 612, /home/dow/dow-staging/static/scss/_site.scss */
  header.main nav.base hr {
    height: 3px;
    margin: 21px 24px 0 24px;
  }
}

/* line 620, /home/dow/dow-staging/static/scss/_site.scss */
.page {
  width: 100%;
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
.page:before, .page:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
.page:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
.page {
  zoom: 1;
}

/* line 627, /home/dow/dow-staging/static/scss/_site.scss */
body.landing header.main {
  z-index: 3;
}
/* line 631, /home/dow/dow-staging/static/scss/_site.scss */
body.landing #content {
  position: relative;
  margin-top: -280px;
}
/* line 636, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page {
  position: relative;
}
/* line 639, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page img {
  width: 100%;
  height: auto;
  display: block;
}
/* line 645, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page > img {
  margin-bottom: 250px;
}
/* line 649, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .anim_wrapper {
  position: relative;
  width: 1219px;
}
/* line 656, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .anim_wrapper .color_slider {
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 2;
  overflow: hidden;
}
/* line 665, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .text {
  position: absolute;
  width: 30%;
  bottom: 0;
  right: 2%;
  z-index: 2;
}
/* line 675, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .text .this h4 {
  font-family: "Graphik", sans-serif;
  font-weight: 300;
  color: #424242;
  margin: 15px 0;
}
/* line 681, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .text .this h6 {
  margin: 15px 0;
}
/* line 684, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .text .this h6 a {
  color: #00CC00;
}
/* line 691, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .text .next h6 {
  color: #424242;
  margin: 15px 0;
}
/* line 695, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .text .next h6 a {
  display: none;
}
/* line 700, /home/dow/dow-staging/static/scss/_site.scss */
body.landing .page .text .next h6.title a {
  display: inline;
  color: #00CC00;
}

/* line 713, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing .outer_wrapper {
  padding-bottom: 0;
}
/* line 717, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing #content {
  position: absolute;
  top: 47%;
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
@media (max-width: 744px) {
  /* line 717, /home/dow/dow-staging/static/scss/_site.scss */
  body.new_landing #content {
    top: 40%;
  }
}
@media (max-width: 583px) {
  /* line 717, /home/dow/dow-staging/static/scss/_site.scss */
  body.new_landing #content {
    position: static;
    transform: none;
  }
}
/* line 734, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing header {
  margin-bottom: 0;
}
/* line 738, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing .page {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 1220px) {
  /* line 738, /home/dow/dow-staging/static/scss/_site.scss */
  body.new_landing .page {
    padding-left: 37px;
  }
}
/* line 747, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing h1 {
  text-align: center;
}
/* line 751, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing h1 a {
  font-family: "Domaine Disp Nar Semibold", serif;
  padding: 0 5%;
  text-align: center;
  letter-spacing: auto;
  padding-bottom: 0.15em;
  font-size: 10vw;
  color: #222222;
  font-style: normal;
  line-height: 128px;
}
/* line 763, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing h1 a:hover > span > span {
  color: #00cc00;
}
/* line 768, /home/dow/dow-staging/static/scss/_site.scss */
body.new_landing h1 a span {
  color: #222;
  -moz-transition-property: color;
  -moz-transition-duration: 0.6s;
  -moz-transition-timing-function: ease;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0.6s;
  -webkit-transition-timing-function: ease;
  transition-property: color;
  transition-duration: 0.6s;
  transition-timing-function: ease;
}
@media screen and (min-width: 1220px) {
  /* line 751, /home/dow/dow-staging/static/scss/_site.scss */
  body.new_landing h1 a {
    font-size: 108px;
  }
}

/* line 810, /home/dow/dow-staging/static/scss/_site.scss */
html.js body.new_landing header,
html.js body.new_landing footer {
  opacity: 0;
  visibility: hidden;
  -moz-transition-property: opacity, visibility;
  -moz-transition-duration: 1.25s;
  -moz-transition-timing-function: ease;
  -webkit-transition-property: opacity, visibility;
  -webkit-transition-duration: 1.25s;
  -webkit-transition-timing-function: ease;
  transition-property: opacity, visibility;
  transition-duration: 1.25s;
  transition-timing-function: ease;
}
/* line 824, /home/dow/dow-staging/static/scss/_site.scss */
html.js body.new_landing header.visible,
html.js body.new_landing footer.visible {
  opacity: 1;
  visibility: visible;
}

/* line 836, /home/dow/dow-staging/static/scss/_site.scss */
html.touchevents body.landing .page .anim_wrapper .white {
  display: none;
}

/* line 847, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main .sidepane,
body.marketing_page header.main .sidepane {
  width: 265px;
  margin-left: 0;
  margin-right: 0;
  float: left;
  float: right;
  text-align: left;
  margin-top: -90px;
  margin-right: 0 !important;
}
/* line 855, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main .sidepane nav .heading,
body.marketing_page header.main .sidepane nav .heading {
  color: #222;
  font-size: 14px;
  line-height: 20px;
  padding-top: 42px;
  margin: 0;
  font-weight: 500;
}
/* line 864, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main .sidepane nav ul,
body.marketing_page header.main .sidepane nav ul {
  padding: 0;
  margin: 0 0 6px;
}
/* line 868, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main .sidepane nav ul li,
body.marketing_page header.main .sidepane nav ul li {
  color: #222;
  font-size: 14px;
  line-height: 20px;
  list-style: none;
}
/* line 877, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main .sidepane .clients,
body.marketing_page header.main .sidepane .clients {
  color: #424242;
  font-size: 14px;
  margin: 0 0 24px;
}
/* line 882, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main .sidepane .clients a.current,
body.marketing_page header.main .sidepane .clients a.current {
  color: #00CC00;
}

/* line 893, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main .design a {
  color: #00CC00;
}
/* line 898, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main a.current {
  color: #00CC00;
}
/* line 902, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main #subheader {
  position: absolute;
  bottom: 25px;
  left: 0;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 400px;
  width: calc(100% - 300px);
  z-index: 4;
}
/* line 913, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main #subheader h2 {
  font-size: 2.6em;
  -ms-word-break: keep-all;
  word-break: keep-all;
  word-break: keep-all;
}
/* line 919, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main #subheader h2 p {
  font-size: 30px;
  line-height: 30px;
}
@media (min-width: 768px) {
  /* line 919, /home/dow/dow-staging/static/scss/_site.scss */
  body.casestudy header.main #subheader h2 p {
    font-size: 42px;
    line-height: 42px;
  }
}
@media (min-width: 768px) {
  /* line 913, /home/dow/dow-staging/static/scss/_site.scss */
  body.casestudy header.main #subheader h2 {
    font-size: 3.25em;
    max-width: 596px;
  }
}
/* line 935, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main #subheader .converse {
  margin-top: 24px;
}
/* line 937, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main #subheader .converse p {
  color: #00CC00;
  font-size: 1.5em;
  margin: 7px 0;
}
/* line 942, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy header.main #subheader .converse p:hover, body.casestudy header.main #subheader .converse p:active {
  color: #00CC00;
}
/* line 954, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index #extra_header .sidepane .converse {
  display: none;
}
/* line 960, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page {
  margin-bottom: 13%;
}
/* line 963, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page h3.description {
  visibility: hidden;
  position: absolute;
}
/* line 969, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page a:hover, body.casestudy.index .page a:active {
  color: #222;
}
/* line 975, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article {
  position: relative;
  float: left;
  width: 50%;
  background: #c9c9ba;
  overflow: hidden;
}
/* line 982, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article a {
  display: block;
  width: 100%;
  height: 100%;
}
/* line 988, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 994, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article .triangle_wrapper {
  position: absolute;
  top: -260px;
  left: -330px;
  width: 330px;
  height: 260px;
  transition: top 0.75s, left 0.75s;
}
/* line 1011, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article .triangle_wrapper.in {
  top: 0;
  left: 0;
}
/* line 1015, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article .triangle_wrapper .triangle {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom-width: 0 !important;
  border-left-width: 0 !important;
  border-top-width: 260px;
  border-right-width: 330px;
}
/* line 1024, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article .triangle_wrapper .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  min-height: 80px;
  text-align: left;
  padding-left: 30px;
  padding-top: 30px;
  -ms-word-break: keep-all;
  word-break: keep-all;
  word-break: keep-all;
}
/* line 1037, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.index .page article .triangle_wrapper .title h6 {
  font-size: 1em;
  margin-top: 0.75em;
  line-height: 1.2;
}
@media screen and (max-width: 1024px) {
  /* line 1044, /home/dow/dow-staging/static/scss/_site.scss */
  html.touchevents body.casestudy.index .page article .triangle_wrapper {
    top: 0;
    left: 0;
  }
}
/* line 1057, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.clients .sidepane .clients a {
  color: #424242;
}
/* line 1063, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.clients .page article {
  width: 33.33333%;
  float: left;
}
/* line 1068, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.clients .page article:nth-child(3n + 1) {
  padding: 0 2px 3px 0;
}
/* line 1071, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.clients .page article:nth-child(3n + 2) {
  padding: 0 1px 3px 1px;
}
/* line 1074, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.clients .page article:nth-child(3n + 3) {
  padding: 0 0 3px 2px;
}
/* line 1078, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.clients .page article div {
  width: 100%;
  height: 280px;
  background: #d5d5d1;
  text-align: center;
  /* create a full-height inline block pseudo-element */
}
/* line 74, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.clients .page article div:before {
  content: '';
  display: inline-block;
  /* vertical alignment of the inline element */
  vertical-align: middle;
  height: 100%;
}
/* line 1086, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.clients .page article div img {
  width: 100%;
  opacity: 0.68;
  max-width: 240px;
  height: auto;
  display: inline-block;
  /* vertical alignment of the inline element */
  vertical-align: middle;
}
/* line 1100, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail header.main {
  z-index: 2;
}
/* line 1104, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail header.main .design a {
  color: #222;
}
/* line 1107, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail header.main .design a:hover, body.casestudy.detail header.main .design a:active {
  color: #00CC00;
}
/* line 1115, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail #content {
  margin-top: -280px;
}
/* line 1120, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .previous,
body.casestudy.detail .page .next {
  position: absolute;
  margin-top: 20%;
  height: 1px;
  width: 1px;
  white-space: nowrap;
  z-index: 3;
}
/* line 1130, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .previous {
  left: 0;
  margin-left: -53px;
}
/* line 1135, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .next {
  right: 0;
}
/* line 1139, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .fixed {
  position: fixed;
  height: 53px;
  margin-top: -52px;
  -webkit-transform: rotate(90deg);
  -webkit-transform-origin: left bottom;
  -ms-transform: rotate(90deg);
  -ms-transform-origin: left bottom;
  transform: rotate(90deg);
  transform-origin: left bottom;
  /* create a full-height inline block pseudo-element */
}
/* line 74, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.detail .page .fixed:before {
  content: '';
  display: inline-block;
  /* vertical alignment of the inline element */
  vertical-align: middle;
  height: 100%;
}
/* line 1152, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .fixed p {
  display: inline;
  display: inline-block;
  /* vertical alignment of the inline element */
  vertical-align: middle;
}
/* line 1157, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .fixed .arrow {
  margin: 0 0 0 15px;
}
/* line 1162, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro {
  float: left;
  width: 100%;
}
/* line 1166, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro img {
  margin-bottom: 3.28138%;
}
/* line 1170, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro h1 {
  margin-bottom: 1em;
  padding-left: 10px;
  padding-right: 35%;
  line-height: 0.9;
}
/* line 1177, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro > p {
  font-size: 1.65em;
  line-height: 1.5em;
  padding-right: 35%;
  padding-left: 10px;
  margin-bottom: 9%;
  font-family: "Graphik", sans-serif;
  font-weight: 300;
}
/* line 1186, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro nav {
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
  font-size: 1.15em;
  padding-bottom: 1.25em;
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.detail .page .intro nav:before, body.casestudy.detail .page .intro nav:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.detail .page .intro nav:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.detail .page .intro nav {
  zoom: 1;
}
/* line 1191, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro nav > p {
  padding-left: 10px;
  padding-right: 40px;
  float: left;
}
/* line 1197, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro nav div.share {
  float: right;
  display: none;
}
@media (min-width: 900px) {
  /* line 1197, /home/dow/dow-staging/static/scss/_site.scss */
  body.casestudy.detail .page .intro nav div.share {
    display: inline-block;
  }
}
/* line 1205, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro nav div.share p {
  float: right;
  padding-right: 25px;
}
/* line 1210, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro nav div.share img {
  float: right;
  height: 31px;
  width: auto;
  margin-right: 10px;
  margin-top: 3px;
}
/* line 1217, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .intro nav div.share img:hover, body.casestudy.detail .page .intro nav div.share img:active {
  opacity: 0.5;
}
/* line 1226, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images {
  float: left;
  width: 100%;
  overflow: hidden;
}
/* line 1231, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images .gallery {
  width: 100%;
  position: relative;
  cursor: url("../i/dow_right_arrow@1x.png"), e-resize;
}
/* line 1241, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images .gallery .gallery_item {
  position: absolute;
  bottom: 0;
}
/* line 1249, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images .gallery .bullets {
  display: none;
  position: absolute;
  bottom: 2%;
}
/* line 1254, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images .gallery .bullets ul {
  padding-left: 0;
}
/* line 1257, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images .gallery .bullets ul li {
  float: left;
  list-style: none;
  font-size: 50px;
  width: 25px;
  color: #DDDED8;
}
/* line 1264, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images .gallery .bullets ul li:hover {
  cursor: pointer;
}
/* line 1268, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images .gallery .bullets ul li.current {
  color: #424242;
}
/* line 1276, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .images img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 1283, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .video_wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
/* line 1290, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .video_wrapper object,
body.casestudy.detail .page .video_wrapper embed,
body.casestudy.detail .page .video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/* line 1302, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .closing {
  float: left;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 80px;
  padding: 0 17%;
  text-align: center;
}
/* line 1310, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .closing h1,
body.casestudy.detail .page .closing h2,
body.casestudy.detail .page .closing h3,
body.casestudy.detail .page .closing h4,
body.casestudy.detail .page .closing h5,
body.casestudy.detail .page .closing h6 {
  font-family: "Graphik", sans-serif;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 1px;
  margin: 1em 0;
}
/* line 1322, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .closing p {
  font-size: 1.25em;
  margin: 0;
}
/* line 1328, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .cta {
  width: 50%;
  float: left;
  padding: 3%;
}
/* line 1333, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .cta .text {
  font-size: 2.5em;
  margin: 0;
  color: #222;
}
/* line 1339, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .cta .subtext {
  font-size: 1.25em;
  margin: 7px 0;
  color: #222;
}
/* line 1345, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .cta a {
  display: block;
}
/* line 1348, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .cta a .subtext {
  color: #00CC00;
}
/* line 1354, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page nav.related {
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
  clear: both;
  padding-top: 160px;
  margin-bottom: 160px;
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.detail .page nav.related:before, body.casestudy.detail .page nav.related:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.detail .page nav.related:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
body.casestudy.detail .page nav.related {
  zoom: 1;
}
/* line 1361, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .related_project,
body.casestudy.detail .page .latest_news {
  width: 50%;
  float: left;
  padding: 3% 3% 13%;
}
/* line 1367, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .related_project a,
body.casestudy.detail .page .latest_news a {
  color: #222;
}
/* line 1370, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .related_project a:hover, body.casestudy.detail .page .related_project a:active,
body.casestudy.detail .page .latest_news a:hover,
body.casestudy.detail .page .latest_news a:active {
  color: #222;
}
/* line 1376, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .related_project h5,
body.casestudy.detail .page .latest_news h5 {
  text-align: center;
  padding: 25px 0;
}
/* line 1381, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .related_project img,
body.casestudy.detail .page .latest_news img {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
/* line 1388, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .related_project p.green,
body.casestudy.detail .page .latest_news p.green {
  color: #00CC00;
}
/* line 1391, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy.detail .page .related_project p.green:hover, body.casestudy.detail .page .related_project p.green:active,
body.casestudy.detail .page .latest_news p.green:hover,
body.casestudy.detail .page .latest_news p.green:active {
  color: #00CC00;
}

/* line 1405, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .studio a {
  color: #00CC00;
}
/* line 1411, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index h2 {
  font-size: 36px;
  color: #222222;
  letter-spacing: -0.4px;
  line-height: 40px;
  margin-bottom: 26px;
  margin-top: 26px;
}
@media (min-width: 768px) {
  /* line 1411, /home/dow/dow-staging/static/scss/_site.scss */
  body.people.index h2 {
    margin-top: 4px;
  }
}
@media (max-width: 768px) {
  /* line 1424, /home/dow/dow-staging/static/scss/_site.scss */
  body.people.index .page h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 1431, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .side {
  margin-top: 49px;
  padding-bottom: 20px;
}
/* line 1435, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .side strong {
  font-weight: 500;
  margin-bottom: 12px;
  margin-bottom: 8px;
  display: block;
}
/* line 1442, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .side a,
body.people.index .side p {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
/* line 1449, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .side p {
  margin-bottom: 8px;
}
/* line 1455, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left,
body.people.index header.main .right {
  margin-top: 75px;
}
/* line 1460, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left {
  width: 848px;
  margin-left: 0;
  margin-right: 0;
  float: left;
  float: left;
  text-align: left;
  font-size: 1.25em;
}
/* line 1466, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left .blurb {
  padding-right: 30%;
}
/* line 1469, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left .blurb aside {
  font-size: 2.5em;
  line-height: 1.1;
}
/* line 1475, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left .blurb .converse a {
  display: block;
}
/* line 1479, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left .blurb .converse p {
  font-size: 1.25em;
  margin: 7px 0;
  color: #00CC00;
}
/* line 1484, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left .blurb .converse p:hover, body.people.index header.main .left .blurb .converse p:active {
  color: #00CC00;
}
/* line 1492, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .left hr {
  height: 4px;
  background: #222;
  border: none;
  margin: 40px 0;
}
/* line 1500, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .right {
  width: 265px;
  margin-left: 0;
  margin-right: 0;
  float: left;
  float: right;
  text-align: left;
  margin-right: 0 !important;
}
/* line 1506, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .right a {
  color: #222;
  line-height: 0.8em;
}
/* line 1510, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .right a:hover, body.people.index header.main .right a:active {
  color: #222;
}
/* line 1515, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .right a p.contact {
  font-size: 1.25em;
  margin: 7px 0;
  color: #00CC00;
}
/* line 1520, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index header.main .right a p.contact:hover, body.people.index header.main .right a p.contact:active {
  color: #00CC00;
}
/* line 1529, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page {
  margin-bottom: 80px;
}
/* line 1537, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page a:hover .triangle, body.people.index .page a:active .triangle {
  border-bottom-color: #EEEEE6;
  border-bottom-color: rgba(238, 238, 230, 0.8);
}
/* line 1544, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article {
  position: relative;
  float: left;
}
/* line 1550, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article.has_bio:hover {
  cursor: pointer;
}
/* line 1554, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article img {
  display: block;
  width: 100%;
  height: auto;
}
/* line 1560, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper {
  display: none;
  position: absolute;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 330px;
  transition: bottom 1s, right 1s;
}
/* line 1570, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper.out {
  bottom: -100%;
  right: -330px;
}
@media screen and (max-width: 1024px) {
  /* line 1576, /home/dow/dow-staging/static/scss/_site.scss */
  html.pointerevents body.people.index .page article .triangle_wrapper.out, html.touchevents body.people.index .page article .triangle_wrapper.out {
    bottom: 0;
    right: 0;
  }
}
/* line 1584, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .triangle {
  position: absolute;
  bottom: 0;
  right: 0;
  border-bottom-width: 260px;
  border-left-width: 330px;
}
/* line 1593, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .details {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 260px;
  text-align: right;
  padding-right: 30px;
}
/* line 1602, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .bio {
  position: absolute;
  height: 100%;
  top: 100%;
  width: 100%;
  background: rgba(238, 238, 230, 0.9);
  vertical-align: bottom;
}
/* line 1610, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .bio div {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 0 75px 50px 15px;
}
/* line 1617, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .bio div p {
  font-size: 1.2em;
  line-height: 1.65;
}
/* line 1621, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .bio div p:first-child {
  line-height: 1.4;
}
/* line 1625, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .bio div p a {
  color: #00CC00;
}
/* line 1630, /home/dow/dow-staging/static/scss/_site.scss */
body.people.index .page article .triangle_wrapper .bio div .email,
body.people.index .page article .triangle_wrapper .bio div .telephone {
  margin: 0;
}
/* line 1641, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact {
  /* contact us page */
}
/* line 1642, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .intro {
  margin-top: 16px;
}
/* line 1644, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .intro h2 {
  line-height: 40px;
}
@media (max-width: 768px) {
  /* line 1644, /home/dow/dow-staging/static/scss/_site.scss */
  body.people.contact .intro h2 {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 1655, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us {
  margin-top: -2px;
  position: relative;
}
/* line 1659, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .intro h3 {
  margin: 20px 0 9px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.4px;
}
/* line 1666, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .intro h2 {
  margin: 4px 0 10px;
}
/* line 1670, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .intro p {
  margin: 8px 0 0;
  -ms-word-break: keep-all;
  word-break: keep-all;
  word-break: keep-all;
}
/* line 1678, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side a {
  align-items: center;
  display: flex;
  font-size: 16px;
  font-weight: 500;
}
/* line 1683, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side a i {
  font-size: 15px;
  margin: -1px 10px 0 7px;
}
/* line 1687, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side a.side-last-link {
  margin-top: 8px;
}
/* line 1691, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side p {
  margin: 8px 0;
}
/* line 1694, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side .newsletter {
  margin: 24px 0 0 0;
}
/* line 1696, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side .newsletter p {
  margin: 0 0 8px;
}
/* line 1700, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side .newsletter form input {
  background: #DDDED8;
  border: none;
  float: left;
  font-size: 16px;
  height: 48px;
  padding: 0 17px;
  width: calc(100% - 48px);
}
/* line 1708, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side .newsletter form input:focus {
  outline: 0;
}
/* line 1712, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-us .side .newsletter form button {
  background: #DDDED8;
  border: none;
  cursor: pointer;
  height: 48px;
  text-align: center;
  width: 48px;
}
/* line 1727, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure figcaption {
  padding: 16px 20px;
}
/* line 1729, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure figcaption ul {
  padding-bottom: 16px;
}
/* line 1731, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure figcaption ul li {
  margin-bottom: 0;
}
/* line 1733, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure figcaption ul li a {
  margin-bottom: 0;
  font-family: "Graphik";
  font-weight: 500;
}
/* line 1741, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure figcaption .moreinfo .close {
  right: 16px;
  top: 16px;
}
/* line 1748, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure:hover figcaption {
  background: rgba(0, 0, 0, 0.32);
}
/* line 1750, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure:hover figcaption:before {
  left: 6%;
}
/* line 1755, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure:not(.active) {
  max-height: 372px;
}
@media (max-width: 768px) {
  /* line 1755, /home/dow/dow-staging/static/scss/_site.scss */
  body.people.contact .contacts figure:not(.active) {
    max-height: 522px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1755, /home/dow/dow-staging/static/scss/_site.scss */
  body.people.contact .contacts figure:not(.active) {
    max-height: 290px;
  }
}
/* line 1766, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure.active figcaption {
  background: rgba(238, 238, 230, 0.9);
  margin-top: -139%;
  padding: 60px 20px 16px 20px;
}
/* line 1770, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure.active figcaption:before {
  display: none;
}
/* line 1774, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure.active .more {
  display: none;
}
/* line 1780, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts figure p i {
  display: block;
  margin: 0;
}
/* line 1786, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts .info {
  margin: 18px 0 0 0;
}
/* line 1788, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts .info h3 {
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  letter-spacing: -0.2px;
}
/* line 1793, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts .info h3 span {
  font-weight: 700;
}
/* line 1797, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts .info p {
  font-size: 14px;
  line-height: 20px;
}
/* line 1800, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts .info p:first-of-type {
  margin-top: 10px;
}
/* line 1804, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts .info i {
  font-size: 18px;
}
/* line 1808, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contacts .info a {
  display: block;
}
/* line 1818, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-details {
  margin-bottom: 63px;
}
/* line 1820, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-details p {
  font-size: 14px;
  line-height: 20px;
}
/* line 1824, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-details ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
/* line 1829, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-details .phone,
body.people.contact .contact-details .email {
  font-size: 24px;
  line-height: 28px;
}
/* line 1835, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-details .social-links li {
  display: inline-block;
}
/* line 1839, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-details .address {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}
/* line 1846, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .contact-details .social-links i {
  font-size: 24px;
  line-height: 1;
  margin: 0 10px 0 0;
}
/* line 1853, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact .divider {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 1865, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact #map {
  box-shadow: 0 7px 28px 0 rgba(0, 0, 0, 0.04);
  height: 600px;
  margin: 55px 0 70px;
}
/* line 1870, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact #map #infowindow {
  border: none;
  padding-left: 8px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 8px;
}
/* line 1876, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact #map #infowindow img {
  width: 140px;
  height: auto;
}
/* line 1880, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact #map #infowindow .street-address {
  font-weight: 700;
}
/* line 1883, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact #map #infowindow p {
  margin-top: 8px;
  font-family: "Graphik Regular";
  font-size: 14px;
  line-height: 20px;
}
/* line 1889, /home/dow/dow-staging/static/scss/_site.scss */
body.people.contact #map #infowindow a {
  font-family: "Graphik";
  color: #00CC00;
  font-weight: 500;
}
@media (max-width: 576px) {
  /* line 1904, /home/dow/dow-staging/static/scss/_site.scss */
  body.people.contact .contact-details {
    margin-top: 75px;
  }
}

/* line 1911, /home/dow/dow-staging/static/scss/_site.scss */
header.converse,
footer.converse {
  padding: 40px 0 55px;
}

/* line 1917, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .headings {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
.conversation_pane .headings:before, .conversation_pane .headings:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
.conversation_pane .headings:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
.conversation_pane .headings {
  zoom: 1;
}
/* line 1924, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .headings > div {
  height: 78px;
  width: 100%;
  max-width: 424px;
  position: relative;
  float: left;
  line-height: 1.1;
}
/* line 1932, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .headings > div:first-child {
  display: inline;
  line-height: 1;
}
/* line 1937, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .headings > div div {
  position: absolute;
  bottom: 0;
  margin-bottom: 2px;
}
/* line 1943, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .headings > div h2,
.conversation_pane .headings > div h6 {
  text-align: left;
}
/* line 1950, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .conversationalists {
  max-width: 100%;
  margin: 0 auto;
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
.conversation_pane .conversationalists:before, .conversation_pane .conversationalists:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
.conversation_pane .conversationalists:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
.conversation_pane .conversationalists {
  zoom: 1;
}
/* line 1956, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .conversationalists article {
  width: 50%;
  max-width: 212px;
  float: left;
  padding-right: 8.2%;
  margin-top: 35px;
  overflow: hidden;
}
/* line 1964, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .conversationalists article img {
  position: relative;
  top: 0;
  left: 0;
  width: 120px;
  height: auto;
}
/* line 1972, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .conversationalists article p {
  font-size: 0.9em;
  text-align: left;
  margin: 0.4em 0;
}
/* line 1978, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .conversationalists article .email a {
  color: #00CC00;
}
/* line 1984, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .team {
  margin: 65px auto 0;
  max-width: 100%;
}
/* line 1988, /home/dow/dow-staging/static/scss/_site.scss */
.conversation_pane .team a {
  color: #00CC00;
}

/* line 2004, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top {
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
  font-size: 1.25em;
  width: 100%;
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
body.news header.main .top:before, body.news header.main .top:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
body.news header.main .top:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
body.news header.main .top {
  zoom: 1;
}
/* line 2008, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top .blurb {
  text-align: left;
}
/* line 2010, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top .blurb aside {
  font-size: 36px;
  line-height: 40px;
}
@media (max-width: 768px) {
  /* line 2010, /home/dow/dow-staging/static/scss/_site.scss */
  body.news header.main .top .blurb aside {
    font-size: 28px;
    line-height: 32px;
  }
}
/* line 2020, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top .converse {
  text-align: left;
  padding-right: 70px;
}
/* line 2023, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top .converse h6 {
  font-family: "Graphik";
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
}
/* line 2029, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top .converse p {
  font-size: 14px;
  line-height: 20px;
}
/* line 2033, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top .converse .arrow-link {
  margin-top: 5px;
}
/* line 2041, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .top .divider {
  margin-top: 36px;
  margin-bottom: 42px;
}
/* line 2048, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .bottom {
  position: relative;
  vertical-align: bottom;
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
}
/* line 2051, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .bottom h6 {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 8px;
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
body.news header.main .bottom:before, body.news header.main .bottom:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
body.news header.main .bottom:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
body.news header.main .bottom {
  zoom: 1;
}
/* line 2058, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .bottom .featured {
  position: relative;
  text-align: left;
  border-top: 1px rgba(34, 34, 34, 0.16) solid;
}
/* line 2062, /home/dow/dow-staging/static/scss/_site.scss */
body.news header.main .bottom .featured a {
  display: block;
  font-size: 24px;
  line-height: 28px;
  border-bottom: 1px rgba(34, 34, 34, 0.16) solid;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 576px) {
  /* line 2077, /home/dow/dow-staging/static/scss/_site.scss */
  body.news header.main .top .blurb aside {
    margin-top: 26px;
    margin-bottom: 26px;
  }
}
/* line 2087, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search {
  text-align: left;
  margin-bottom: 68px;
}
/* line 2090, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search .input-container {
  position: relative;
  margin-top: 20px;
}
@keyframes autofill {
  to {
    background-image: url("/static/i/search.svg");
    background-repeat: no-repeat;
    background-position: 18px center;
    background-size: 20px;
    background-color: #DDDED8;
  }
}
/* line 2102, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search .input-container input {
  background-color: transparent;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  background-image: url("/static/i/search.svg");
  background-repeat: no-repeat;
  background-position: 18px center;
  background-size: 20px;
  background-color: #DDDED8;
  padding-top: 17px;
  padding-bottom: 15px;
  padding-left: 53px;
  padding-right: 18px;
  border: none;
  color: #222;
  opacity: 1;
  outline: none;
}
/* line 2120, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search .input-container input:-webkit-autofill {
  animation-name: autofill;
  animation-fill-mode: both;
}
/* line 2124, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search .input-container input::-webkit-input-placeholder {
  font-weight: normal;
  font-style: italic;
  color: #222;
  opacity: 0.3;
}
/* line 2130, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search .input-container input:-moz-placeholder {
  font-weight: normal;
  font-style: italic;
  color: #222;
  opacity: 0.3;
}
/* line 2136, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search .input-container input::-moz-placeholder {
  font-weight: normal;
  font-style: italic;
  color: #222;
  opacity: 0.3;
}
/* line 2142, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index form.search .input-container input:-ms-input-placeholder {
  font-weight: normal;
  font-style: italic;
  color: #222;
  opacity: 0.3;
}
/* line 2160, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page {
  width: 100%;
  margin-bottom: 20px;
}
/* line 2163, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page .articles {
  text-align: left;
  width: 100%;
  float: right;
}
/* line 2181, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page .articles article {
  margin-bottom: 54px;
  width: 100%;
}
/* line 2187, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page .articles article a:hover p, body.news.index .page .articles article a:active p {
  color: #222;
}
/* line 2190, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page .articles article a:hover p.more, body.news.index .page .articles article a:active p.more {
  color: #00CC00;
}
/* line 2196, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page .articles article h4 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 11px;
  margin-bottom: 6px;
  padding-bottom: 13px;
  border-bottom: solid 1px #979797;
}
/* line 2204, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page .articles article p {
  font-size: 14px;
  line-height: 20px;
  padding-right: 15%;
}
/* line 2208, /home/dow/dow-staging/static/scss/_site.scss */
body.news.index .page .articles article p.more {
  color: #00CC00;
  font-weight: 500;
}
/* line 2280, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .arrow-link {
  font-size: 16px;
  line-height: 24px;
  margin-top: 9px;
  margin-bottom: 9px;
}
/* line 2287, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article h1 {
  font-family: "Domaine Disp Nar Semibold";
  font-size: 64px;
  line-height: 68px;
  margin-bottom: 25px;
}
/* line 2294, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .video_wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
/* line 2301, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .video_wrapper object,
body.news.detail .page article .video_wrapper embed,
body.news.detail .page article .video_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
/* line 2313, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article h2 {
  font-size: 36px;
  line-height: 40px;
  margin-top: 29px;
}
/* line 2319, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .date-created {
  text-align: right;
  padding-top: 24px;
  padding-bottom: 2px;
}
/* line 2325, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .seperator {
  margin-top: 11px;
  margin-bottom: 26px;
}
/* line 2331, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .article-content .text {
  margin-bottom: 23px;
}
/* line 2334, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .article-content h3 {
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
}
/* line 2339, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .article-content h4 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 13px;
}
/* line 2346, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .article-content h3 b,
body.news.detail .page article .article-content h3 strong,
body.news.detail .page article .article-content h4 b,
body.news.detail .page article .article-content h4 strong {
  font-weight: normal;
}
/* line 2351, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .article-content p {
  margin-bottom: 16px;
}
/* line 2354, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .article-content img {
  margin-bottom: 20px;
}
/* line 2357, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .page article .article-content a {
  color: #00CC00;
  font-style: normal;
  font-weight: 500;
}
/* line 2509, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .related {
  margin-top: 64px;
  margin-bottom: 28px;
}
/* line 2514, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .related .related_project h5,
body.news.detail .related .next_news h5 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
}
/* line 2519, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .related .related_project h6,
body.news.detail .related .next_news h6 {
  font-size: 24px;
  line-height: 28px;
  margin-top: 14px;
  margin-bottom: 6px;
  padding-bottom: 13px;
  border-bottom: solid 1px #979797;
}
/* line 2527, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .related .related_project p,
body.news.detail .related .next_news p {
  font-size: 14px;
  line-height: 20px;
  padding-right: 15%;
}
/* line 2531, /home/dow/dow-staging/static/scss/_site.scss */
body.news.detail .related .related_project p.more,
body.news.detail .related .next_news p.more {
  color: #00CC00;
  font-weight: 500;
}
@media (max-width: 576px) {
  /* line 2542, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .arrow-link {
    font-size: 14px;
    line-height: 20px;
    margin-top: 18px;
  }
  /* line 2547, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article h1 {
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 18px;
  }
  /* line 2552, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article h2 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 18px;
  }
  /* line 2557, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article p {
    font-size: 14px;
    line-height: 20px;
  }
  /* line 2561, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .date-created {
    text-align: left;
    padding-top: 12px;
  }
  /* line 2565, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .seperator {
    margin-top: 7px;
    margin-bottom: 26px;
  }
  /* line 2570, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .article-content .text {
    margin-bottom: 20px;
  }
  /* line 2573, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .article-content h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  /* line 2578, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .article-content h4 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
  }
  /* line 2583, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .article-content p {
    margin-bottom: 8px;
  }
  /* line 2586, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .page article .article-content img {
    margin-bottom: 20px;
  }
  /* line 2592, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .related {
    margin-top: 48px;
    margin-bottom: 30px;
  }
  /* line 2595, /home/dow/dow-staging/static/scss/_site.scss */
  body.news.detail .related .related_project,
  body.news.detail .related .next_news {
    margin-bottom: 36px;
  }
}

/* line 2605, /home/dow/dow-staging/static/scss/_site.scss */
body.thank-you h2 {
  margin-bottom: 24px;
}

/* line 2611, /home/dow/dow-staging/static/scss/_site.scss */
body.four_forty p {
  width: 100%;
  margin-top: 100px;
  text-align: center;
}

/* line 2618, /home/dow/dow-staging/static/scss/_site.scss */
footer.converse {
  display: none;
}

/* line 2622, /home/dow/dow-staging/static/scss/_site.scss */
.starta {
  color: #00CC00;
  font-size: 14px;
  margin: 7px 0 3px;
  display: block;
  transition: color 200ms ease;
}
/* line 2630, /home/dow/dow-staging/static/scss/_site.scss */
.starta:hover {
  color: #01A301;
}

/* line 2635, /home/dow/dow-staging/static/scss/_site.scss */
footer.main {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 204px;
  padding-top: 16px;
  z-index: 2;
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
}
@media (max-width: 583px) {
  /* line 2635, /home/dow/dow-staging/static/scss/_site.scss */
  footer.main {
    position: static;
  }
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
footer.main:before, footer.main:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
footer.main:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
footer.main {
  zoom: 1;
}
/* line 2651, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .footer-column {
  width: 25%;
  float: left;
  max-width: 252px;
  font-size: 1em;
  line-height: 1;
  position: relative;
}
/* line 2660, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .footer-column:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  height: 136px;
  width: 1px;
  background: #DDDED8;
}
@media (min-width: 768px) {
  /* line 2651, /home/dow/dow-staging/static/scss/_site.scss */
  footer.main .structural .footer-column {
    margin-bottom: 35px;
  }
}
/* line 2675, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .footer-column.converse:before {
  background: none;
}
/* line 2679, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .footer-column p {
  margin: 0;
}
/* line 2686, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .email a,
footer.main .structural .contact a {
  color: #00CC00;
}
/* line 2692, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe .noscript {
  display: none;
}
/* line 2694, /home/dow/dow-staging/static/scss/_site.scss */
.no-js footer.main .structural .subscribe .noscript {
  display: block;
}
/* line 2699, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form {
  position: relative;
  max-width: 90%;
}
/* line 2703, /home/dow/dow-staging/static/scss/_site.scss */
.no-js footer.main .structural .subscribe form {
  display: none;
}
/* line 2707, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form label {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
/* line 2713, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form .input-wrap {
  position: absolute;
  top: 0;
  height: 100%;
  left: 0;
  right: 15px;
  z-index: 2;
  visibility: hidden;
}
/* line 2723, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form input {
  font-family: "Graphik Regular", sans-serif;
  color: #00CC00;
  font-size: 14px;
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  background: transparent;
  outline: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #DDDED8;
}
/* line 2740, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form button {
  font-family: "Graphik Regular", sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #a9a9a9;
  background: transparent;
  border: none;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
}
/* line 2752, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form button:hover {
  cursor: pointer;
  color: #00CC00;
}
/* line 2759, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form.active label {
  visibility: hidden;
}
/* line 2763, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .subscribe form.active .input-wrap {
  visibility: visible;
}
/* line 2771, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .converse a {
  display: block;
  color: #222;
  margin-bottom: 16px;
}
/* line 2775, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .structural .converse a p.contact {
  color: #00CC00;
}
/* line 2782, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .social,
footer.main .converse {
  padding-left: 19px;
}
/* line 2786, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .converse p {
  font-family: "Graphik";
  font-size: 13px;
  color: #222222;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
}
/* line 2795, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-ready-b {
  display: none;
}
/* line 2800, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column ul {
  margin: 0;
  padding: 0 0 0 19px;
}
/* line 2804, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column ul li {
  list-style: none;
  margin: 0;
}
/* line 2809, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column label,
footer.main .footer-column a {
  font-family: "Graphik";
  font-size: 14px;
  color: #222222;
  line-height: 24px;
  font-weight: 400;
  display: inline-block;
  font-style: normal;
  transition: color 100ms ease;
  margin-left: 0;
}
/* line 2818, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column label.contact-us-footer,
footer.main .footer-column a.contact-us-footer {
  line-height: 20px;
  padding-top: 2px;
}
/* line 2822, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column label.contact-us-footer .contact-cta,
footer.main .footer-column a.contact-us-footer .contact-cta {
  font-weight: 500;
  transition: color 100ms ease;
}
/* line 2826, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column label.contact-us-footer:hover,
footer.main .footer-column a.contact-us-footer:hover {
  color: #222;
}
/* line 2828, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column label.contact-us-footer:hover .contact-cta,
footer.main .footer-column a.contact-us-footer:hover .contact-cta {
  color: #00cc00;
}
/* line 2842, /home/dow/dow-staging/static/scss/_site.scss */
footer.main .footer-column label:hover,
footer.main .footer-column a:hover {
  color: #00cc00;
}

/* line 2849, /home/dow/dow-staging/static/scss/_site.scss */
.triangle {
  height: 0;
  width: 0;
  border-bottom: 0px solid #EEEEE6;
  border-bottom-color: rgba(238, 238, 230, 0.8);
  border-left: 0px solid transparent;
}

/* line 2857, /home/dow/dow-staging/static/scss/_site.scss */
.casestudy .triangle {
  border-top: 0 solid rgba(238, 238, 230, 0.8);
  border-top-color: rgba(238, 238, 230, 0.8);
  border-right: 0 solid transparent;
}

/* line 2863, /home/dow/dow-staging/static/scss/_site.scss */
.hashban-loader {
  display: none !important;
}

/* line 2867, /home/dow/dow-staging/static/scss/_site.scss */
#scroll_to_top {
  overflow: hidden;
  position: relative;
  height: 0;
  position: fixed;
  top: 0;
  width: 100%;
  background: #EEEEE6;
  background: rgba(238, 238, 230, 0.95);
  -webkit-transition: height 1s;
  transition: height 1s;
  left: 50%;
  transform: translateX(-50%);
}
/* line 2881, /home/dow/dow-staging/static/scss/_site.scss */
#scroll_to_top.visible {
  height: 55px;
}
/* line 2885, /home/dow/dow-staging/static/scss/_site.scss */
#scroll_to_top a {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
/* line 2894, /home/dow/dow-staging/static/scss/_site.scss */
#scroll_to_top a img {
  margin: 17px auto;
  display: block;
}

/* line 2901, /home/dow/dow-staging/static/scss/_site.scss */
#pagination {
  width: 100%;
  float: left;
  margin-top: 15px;
}
/* line 2906, /home/dow/dow-staging/static/scss/_site.scss */
#pagination .noscript {
  font-size: 1.5em;
}
/* line 2909, /home/dow/dow-staging/static/scss/_site.scss */
#pagination .noscript a {
  padding: 0 25px 0 0;
}
/* line 2912, /home/dow/dow-staging/static/scss/_site.scss */
#pagination .noscript a.next {
  padding: 0 0 0 25px;
}
/* line 2918, /home/dow/dow-staging/static/scss/_site.scss */
#pagination .loading_more {
  font-size: 2em;
  padding-left: 15px;
  display: none;
}

/* line 2931, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.casestudy.index .page .colour img {
  opacity: 1;
  -webkit-transition: opacity 2s, filter 2s, -webkit-filter 2s;
  transition: opacity 2s, filter 2s, -webkit-filter 2s;
}
/* line 2940, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.casestudy.index .page .instant_colour img {
  opacity: 1;
  -webkit-transition: opacity 0.1s, filter 0.1s, -webkit-filter 0.1s;
  transition: opacity 0.1s, filter 0.1s, -webkit-filter 0.1s;
}
/* line 2949, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.casestudy.index .page .grey img {
  opacity: 0.7;
  -webkit-transition: opacity 2s, filter 2s, -webkit-filter 2s;
  transition: opacity 2s, filter 2s, -webkit-filter 2s;
}
/* line 2963, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.casestudy.detail .page nav.related .colour img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
  -webkit-transition: opacity 1s, filter 1s, -webkit-filter 1s;
  transition: opacity 1s, filter 1s, -webkit-filter 1s;
}
/* line 2972, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.casestudy.detail .page nav.related .grey img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.9;
  -webkit-transition: opacity 1s, filter 1s, -webkit-filter 1s;
  transition: opacity 1s, filter 1s, -webkit-filter 1s;
}
/* line 2988, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.news.detail .page .colour img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
  -webkit-transition: opacity 1s, filter 1s, -webkit-filter 1s;
  transition: opacity 1s, filter 1s, -webkit-filter 1s;
}
/* line 2997, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.news.detail .page .grey img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.9;
  -webkit-transition: opacity 1s, filter 1s, -webkit-filter 1s;
  transition: opacity 1s, filter 1s, -webkit-filter 1s;
}
/* line 3011, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.news.index .page .articles .colour img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transition: opacity 0.5s, filter 0.5s, -webkit-filter 0.5s;
  transition: opacity 0.5s, filter 0.5s, -webkit-filter 0.5s;
}
/* line 3019, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.news.index .page .articles .grey img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  -webkit-transition: opacity 0.5s, filter 0.5s, -webkit-filter 0.5s;
  transition: opacity 0.5s, filter 0.5s, -webkit-filter 0.5s;
}
/* line 3031, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.people.index .our-team {
  font-family: "Domaine Disp Nar Semibold";
  font-size: 64px;
  color: #222222;
  line-height: 72px;
  margin-bottom: -15px;
}
@media (max-width: 768px) {
  /* line 3031, /home/dow/dow-staging/static/scss/_site.scss */
  html:not(.touch) body.people.index .our-team {
    font-size: 48px;
    line-height: 56px;
  }
}
/* line 3046, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.people.index .page .colour img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
  -webkit-transition: opacity 1.5s, filter 1.5s, -webkit-filter 1.5s;
  transition: opacity 1.5s, filter 1.5s, -webkit-filter 1.5s;
}
/* line 3055, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) body.people.index .page .grey img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.3;
  -webkit-transition: opacity 1.5s, filter 1.5s, -webkit-filter 1.5s;
  transition: opacity 1.5s, filter 1.5s, -webkit-filter 1.5s;
}
/* line 3068, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) .conversation_pane .conversationalists .colour img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
  -webkit-transition: opacity 1s, filter 1s, -webkit-filter 1s;
  transition: opacity 1s, filter 1s, -webkit-filter 1s;
}
/* line 3077, /home/dow/dow-staging/static/scss/_site.scss */
html:not(.touch) .conversation_pane .conversationalists .grey img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: 0.9;
  -webkit-transition: opacity 1s, filter 1s, -webkit-filter 1s;
  transition: opacity 1s, filter 1s, -webkit-filter 1s;
}

/* line 3088, /home/dow/dow-staging/static/scss/_site.scss */
.survey-terms-page {
  max-width: 750px;
  margin: 0 auto 100px;
}

@keyframes popupAppear {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}
/* line 3105, /home/dow/dow-staging/static/scss/_site.scss */
.popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding: 25px;
  z-index: 5000;
  display: none;
}

/* line 3118, /home/dow/dow-staging/static/scss/_site.scss */
.popup__middle {
  display: table-cell;
  vertical-align: middle;
}

/* line 3123, /home/dow/dow-staging/static/scss/_site.scss */
.popup__box {
  background-color: #eeeee6;
  box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.05);
  padding: 70px 90px;
  max-width: 520px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  text-align: center;
  color: #222;
}

/* line 3135, /home/dow/dow-staging/static/scss/_site.scss */
.popup__cross {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  height: 25px;
  width: 25px;
  transition: transform 0.25s ease;
}

/* line 3145, /home/dow/dow-staging/static/scss/_site.scss */
.popup__cross:after,
.popup__cross:before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #222;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
}

/* line 3158, /home/dow/dow-staging/static/scss/_site.scss */
.popup__cross:after {
  transform: rotate(45deg);
}

/* line 3162, /home/dow/dow-staging/static/scss/_site.scss */
.popup__cross:before {
  transform: rotate(-45deg);
}

/* line 3166, /home/dow/dow-staging/static/scss/_site.scss */
.popup__cross:hover {
  transform: rotate(90deg);
}

/* line 3170, /home/dow/dow-staging/static/scss/_site.scss */
.popup__title {
  font-size: 43px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.0333em;
  margin-bottom: 20px;
}

/* line 3178, /home/dow/dow-staging/static/scss/_site.scss */
.popup__copy {
  font-size: 19px;
  letter-spacing: -0.4px;
  line-height: 1.3;
  max-width: 200px;
  margin: 0 auto 15px;
  font-weight: bold;
}

/* line 3187, /home/dow/dow-staging/static/scss/_site.scss */
.popup__button {
  display: inline-block;
  padding: 15px 0 0;
  font-size: 18px;
  line-height: 18px;
  color: #01cc01;
  text-align: left;
  cursor: pointer;
  transition: opacity 0.25s ease;
}
/* line 3197, /home/dow/dow-staging/static/scss/_site.scss */
.popup__button a {
  color: #01cc01;
}

/* line 3202, /home/dow/dow-staging/static/scss/_site.scss */
.popup__button:after {
  content: "⟶";
  margin-left: 3px;
  display: inline-block;
  transform: translateY(-1px);
  transition: transform 0.25s ease;
}

/* line 3210, /home/dow/dow-staging/static/scss/_site.scss */
.popup__button:hover {
  opacity: 0.7;
}

/* line 3214, /home/dow/dow-staging/static/scss/_site.scss */
.popup__button:hover:after {
  transform: translateY(-1px) translateX(5px);
}

/* line 3218, /home/dow/dow-staging/static/scss/_site.scss */
.popup.is-active {
  display: table;
  animation: popupAppear 0.4s ease forwards;
}

@media (max-width: 736px) {
  /* line 3224, /home/dow/dow-staging/static/scss/_site.scss */
  .popup__box {
    padding: 50px 60px;
  }
}
/*****************************************************************************
IMPROVE BELOW this line
*******************************************************************************/
@font-face {
  font-family: "Domaine Disp Nar Bold";
  src: url("../fonts/DomaineDispNar-Bold.woff2") format("woff2"), url("../fonts/DomaineDispNar-Bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Domaine Disp Nar Semibold";
  src: url("../fonts/DomaineDispNarSemibold.woff2") format("woff2"), url("../fonts/DomaineDispNarSemibold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Super";
  src: url("../fonts/Graphik-Super.woff2") format("woff2"), url("../fonts/Graphik-Super.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Regular";
  src: url("../fonts/Graphik-Regular.woff2") format("woff2"), url("../fonts/Graphik-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-ThinItalic.woff2") format("woff2"), url("../fonts/Graphik-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Extralight.woff2") format("woff2"), url("../fonts/Graphik-Extralight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-SemiboldItalic.woff2") format("woff2"), url("../fonts/Graphik-SemiboldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Semibold.woff2") format("woff2"), url("../fonts/Graphik-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Bold.woff2") format("woff2"), url("../fonts/Graphik-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-BlackItalic.woff2") format("woff2"), url("../fonts/Graphik-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Light.woff2") format("woff2"), url("../fonts/Graphik-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Graphik Super";
  src: url("../fonts/Graphik-SuperItalic.woff2") format("woff2"), url("../fonts/Graphik-SuperItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-RegularItalic.woff2") format("woff2"), url("../fonts/Graphik-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Medium.woff2") format("woff2"), url("../fonts/Graphik-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-ExtralightItalic.woff2") format("woff2"), url("../fonts/Graphik-ExtralightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-BoldItalic.woff2") format("woff2"), url("../fonts/Graphik-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-MediumItalic.woff2") format("woff2"), url("../fonts/Graphik-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Thin.woff2") format("woff2"), url("../fonts/Graphik-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-Black.woff2") format("woff2"), url("../fonts/Graphik-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Graphik";
  src: url("../fonts/Graphik-LightItalic.woff2") format("woff2"), url("../fonts/Graphik-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
}
/* line 3393, /home/dow/dow-staging/static/scss/_site.scss */
body {
  font-family: "Graphik";
  overflow-x: hidden;
}

/* line 3397, /home/dow/dow-staging/static/scss/_site.scss */
.graphik-regular {
  font-weight: normal;
}

/* line 3400, /home/dow/dow-staging/static/scss/_site.scss */
.graphik-medium {
  font-weight: 500;
}

/* line 3404, /home/dow/dow-staging/static/scss/_site.scss */
p {
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}

/* line 3410, /home/dow/dow-staging/static/scss/_site.scss */
.t--green {
  color: #00CC00;
}
/* line 3413, /home/dow/dow-staging/static/scss/_site.scss */
.t--black {
  color: #222;
}

/* line 3418, /home/dow/dow-staging/static/scss/_site.scss */
.nopadding {
  padding: 0 !important;
}

/* line 3421, /home/dow/dow-staging/static/scss/_site.scss */
.divider {
  border-bottom: 3px solid #222;
  margin-top: 34px;
  margin-bottom: 72px;
}

/* line 3429, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input {
  display: none;
}
/* line 3432, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container article {
  margin-top: -1px;
  overflow: hidden;
  max-height: 0px;
  position: relative;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
/* line 3441, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container article h4 {
  margin: 25px 0 15px;
  font-size: 24px;
}
/* line 3448, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:checked ~ article {
  transition: all 0.5s ease-in-out;
}
/* line 3451, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:checked ~ article.ac-small {
  max-height: 580px;
  opacity: 1;
}
/* line 3455, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:checked ~ article.ac-small li {
  font-size: 16px;
  line-height: 24px;
}
/* line 3463, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:checked ~ label p.more {
  display: none;
}
/* line 3466, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:checked ~ label p.less {
  display: block;
}
/* line 3470, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:checked ~ label .icon {
  transform: rotate(0deg);
  top: 2px;
}
/* line 3473, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:checked ~ label .icon:before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: solid 2px #00CC00;
  position: absolute;
  bottom: 0;
  transform: rotate(90deg);
}
/* line 3489, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container input:not(:checked) ~ label p.less {
  display: none;
}
/* line 3496, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container label {
  cursor: pointer;
  display: block;
  float: left;
}
/* line 3504, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container label:hover p {
  color: #01A301;
}
/* line 3507, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container label:hover .icon:before,
.ac-container label:hover .icon:after {
  border-color: #01A301;
}
/* line 3513, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container label p {
  color: #00CC00;
  display: inline;
  float: left;
  margin: 20px 0 !important;
  pointer-events: none;
  font-family: "Graphik";
  font-weight: 500;
  transition: color 200ms ease;
}
/* line 3525, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container .icon {
  box-sizing: border-box;
  transition: transform 0.3s;
  width: 10px;
  height: 10px;
  transform: rotate(180deg);
  position: relative;
  float: left;
  margin: 20px 10px 0 0;
  top: 10px;
}
/* line 3535, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container .icon:before {
  content: "";
  display: block;
  width: 10px;
  height: 0px;
  border-bottom: solid 2px #00CC00;
  position: absolute;
  bottom: 0;
  transform: rotate(90deg);
  transition: width 0.3s;
}
/* line 3546, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container .icon:after {
  content: "";
  display: block;
  width: 10px;
  height: 0px;
  border-bottom: solid 2px #00CC00;
  position: absolute;
  bottom: 0;
}
/* line 3555, /home/dow/dow-staging/static/scss/_site.scss */
.ac-container .icon:before, .ac-container .icon:after {
  transition: border-color 200ms ease;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
/* line 3585, /home/dow/dow-staging/static/scss/_site.scss */
.grid {
  margin: 30px 0 7px 0;
  overflow: hidden;
  width: 100%;
}
/* line 3589, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure {
  position: relative;
  overflow: hidden;
  margin: 0;
  cursor: pointer;
  width: 100%;
  max-width: 372px;
}
/* line 3596, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure img {
  position: relative;
  display: block;
  height: auto;
  max-width: 372px;
  transition: opacity 0.45s;
  backface-visibility: hidden;
  transition: all 0.45s;
  width: 100%;
  align-content: flex-end;
}
/* line 3607, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption {
  padding: 24px;
  cursor: default;
}
/* line 3610, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption:hover {
  cursor: pointer;
}
/* line 3613, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption.more-info-showing:hover {
  cursor: default;
}
/* line 3617, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption .deets a span {
  font-weight: 500;
}
/* line 3622, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption .more {
  cursor: pointer;
  margin-bottom: 8px;
  transition: opacity 200ms ease, transform 200ms ease;
}
/* line 3627, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption .more.more-pique {
  transform: translate3d(0, -8px, 0);
  opacity: 1;
}
/* line 3632, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
/* line 3639, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption:before {
  position: absolute;
  top: 0;
  left: -20%;
  width: 100%;
  height: 100%;
  background: #eeeee6;
  content: "";
  transition: all 0.45s;
  transform: rotate3d(0, 0, 1, 45deg);
  transform-origin: -120% 0;
}
/* line 3653, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption {
  visibility: hidden;
}
/* line 3656, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption,
.grid figure > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 3664, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
}
/* line 3668, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure ul {
  position: absolute;
  bottom: 0;
  padding: 0 1.5em 24px 0;
  list-style-type: none;
  margin: 0;
  color: #222;
  font-size: 14px;
  line-height: 20px;
  opacity: 0;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(0, 50px, 0);
}
/* line 3680, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure ul span {
  display: inline-block;
}
/* line 3682, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure ul span.deets-name {
  font-weight: 500;
}
/* line 3685, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure ul span.job-title {
  margin-bottom: 8px;
}
/* line 3689, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure ul .fa-chevron-up {
  display: inline-block;
  font-size: 18px;
  margin: 0 0 10px 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
/* line 3698, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure ul .fa-linkedin {
  display: inline-block;
  font-size: 21px;
  margin: 2px 0 0 0;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
}
/* line 3711, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure .morecontent p {
  position: relative;
  font-size: 13px;
  line-height: 20px;
}
/* line 3717, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure a {
  color: #222;
  display: inline-block;
}
/* line 3720, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure a:hover {
  color: #00CC00;
}
/* line 3725, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.link-hovered img {
  opacity: 0.8;
}
/* line 3729, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.link-hovered figcaption .more {
  opacity: 0.2;
}
/* line 3735, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.hovered img {
  transition: all 0.45s;
  transform: scale3d(1.02, 1.02, 1);
}
/* line 3739, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.hovered figcaption {
  visibility: visible;
}
/* line 3742, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.hovered figcaption:before {
  content: "";
  position: absolute;
  top: -96%;
  left: 54%;
  width: 170%;
  height: 100%;
  background: url("/static/i/grade-sand.png"), url("/static/i/grade-white.png");
  transition: all 0.45s;
  transform: rotate3d(0, 0, 1, 45deg);
  transform-origin: -120% 0;
  opacity: 1;
}
@media (min-width: 768px) {
  /* line 3742, /home/dow/dow-staging/static/scss/_site.scss */
  .grid figure.hovered figcaption:before {
    top: -81.5%;
  }
}
/* line 3763, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.hovered ul {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
/* line 3768, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure .moreinfo {
  display: none;
}
/* line 3772, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure a:hover {
  color: #00cc00;
}
/* line 3776, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure figcaption {
  margin-top: 0;
}
/* line 3781, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active img {
  transform: none;
}
/* line 3786, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption {
  background: rgba(238, 238, 230, 0.9);
  position: relative;
  margin-top: -139%;
  min-height: 513px;
  visibility: visible;
}
/* line 3792, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption:before {
  opacity: 0;
  top: -80%;
  left: 54%;
}
/* line 3799, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .deets {
  position: relative;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  display: none;
}
/* line 3804, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .deets .more {
  display: none;
}
/* line 3808, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .moreinfo {
  display: block;
}
/* line 3810, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .moreinfo .moreinfo-deets {
  font-size: 14px;
  line-height: 20px;
  display: block;
}
/* line 3815, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .moreinfo .moreinfo-deets.deets-name {
  font-weight: 500;
}
/* line 3819, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .moreinfo .moreinfo-deets.job-title {
  margin-bottom: 8px;
}
/* line 3823, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .moreinfo p {
  opacity: 1;
  transform: none;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
}
/* line 3830, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure.active figcaption .moreinfo i {
  background-image: url("/static/i/contact-info-close.svg");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
  position: absolute;
  width: 21px;
  height: 21px;
  top: 24px;
  right: 24px;
  z-index: 99;
}

/* line 3852, /home/dow/dow-staging/static/scss/_site.scss */
header.main nav.base h2.studio .current-page {
  color: #0c0;
}

/* line 3857, /home/dow/dow-staging/static/scss/_site.scss */
figure.active i.close {
  transition: all 100ms ease-in-out;
  opacity: 1;
}

/* line 3863, /home/dow/dow-staging/static/scss/_site.scss */
i.close {
  transform: rotate(0);
  transition: all 200ms ease-in-out;
  opacity: 0;
  cursor: pointer;
}
/* line 3869, /home/dow/dow-staging/static/scss/_site.scss */
i.close:hover {
  transform: rotate(90deg);
}

/* line 3874, /home/dow/dow-staging/static/scss/_site.scss */
.intro h1 {
  font-family: "Domaine Disp Nar Semibold";
  font-size: 30px;
  line-height: 24px;
  color: #222222;
}
@media (min-width: 768px) {
  /* line 3874, /home/dow/dow-staging/static/scss/_site.scss */
  .intro h1 {
    font-size: 40px;
    line-height: 40px;
    margin-left: -3px;
  }
}
/* line 3886, /home/dow/dow-staging/static/scss/_site.scss */
.intro h1 + h1 {
  line-height: 61px;
  margin-left: 0;
}

/* line 3892, /home/dow/dow-staging/static/scss/_site.scss */
.mobile_nav.open + div .base_header {
  display: none;
}

/* line 3896, /home/dow/dow-staging/static/scss/_site.scss */
body.nav-open:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #eeeee6;
  opacity: 0.8;
  display: block;
  z-index: 8000;
}

/* line 3909, /home/dow/dow-staging/static/scss/_site.scss */
.opened {
  z-index: 9999;
}

/* line 3913, /home/dow/dow-staging/static/scss/_site.scss */
.grid figure p span.job-title {
  font-family: "Graphik Regular";
  width: 137px;
  margin-bottom: 8px;
}

/* line 3919, /home/dow/dow-staging/static/scss/_site.scss */
.casestudy.detail .intro {
  padding-top: 25px;
}

/* line 3923, /home/dow/dow-staging/static/scss/_site.scss */
body.casestudy p.clients a {
  font-weight: 500;
}

/* http://paulirish.com/2012/box-sizing-border-box-ftw/ */
/* line 7, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing {
  margin: 0 5.74241% 100px;
}
/* line 11, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing h1 {
  font-family: 'NationalWeb-BlackItalic';
  font-size: 70px;
  -webkit-transform: skewY(-10deg);
  -ms-transform: skewY(-10deg);
  transform: skewY(-10deg);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  color: #00CC00;
  text-transform: uppercase;
  line-height: .7;
  margin: -1em 0 .35em;
}
@media screen and (max-width: 583px) {
  /* line 11, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing h1 {
    font-size: 60px;
  }
}
@media screen and (max-width: 636px) {
  /* line 11, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing h1 {
    margin-top: 1em;
  }
}
/* line 34, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .intro {
  max-width: 635px;
}
/* line 37, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .intro p {
  font-size: 24px;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 583px) {
  /* line 37, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .intro p {
    font-size: 18px;
  }
}
/* line 46, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .intro p a {
  color: #00CC00;
}
/* line 49, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .intro p a:hover {
  color: inherit;
}
/* line 56, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block {
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 50px;
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
body.marketing_page article.marketing .marketing_block:before, body.marketing_page article.marketing .marketing_block:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
body.marketing_page article.marketing .marketing_block:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
body.marketing_page article.marketing .marketing_block {
  zoom: 1;
}
@media screen and (max-width: 583px) {
  /* line 56, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block {
    margin-top: 60px;
  }
}
/* line 69, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.double_image {
  margin-bottom: -9.25926%;
}
@media screen and (max-width: 583px) {
  /* line 69, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block.double_image {
    margin-bottom: 0;
  }
}
/* line 79, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.left .text-positioner > :nth-child(2n+1) {
  float: left;
  left: 0;
}
/* line 84, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.left .text-positioner > :nth-child(2n+2) {
  float: right;
  right: 0;
}
/* line 89, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.left .text-positioner > :nth-child(2n+2).text p {
  margin-left: auto;
}
/* line 99, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.right .text-positioner > :nth-child(2n+1) {
  float: right;
  right: 0;
}
/* line 104, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.right .text-positioner > :nth-child(2n+2) {
  float: left;
  left: 0;
}
/* line 112, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.offset_number .number {
  padding-top: 6.94444%;
}
/* line 117, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.non_offset_number {
  padding-top: 6.94444%;
  margin-bottom: -6.94444%;
}
@media screen and (max-width: 583px) {
  /* line 117, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block.non_offset_number {
    margin-bottom: 0;
  }
}
/* line 125, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block.non_offset_number .number {
  padding-top: 6.94444%;
}
@media screen and (max-width: 583px) {
  /* line 129, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block.non_offset_number .text-positioner {
    padding-top: 6.94444%;
  }
}
/* line 136, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block a,
body.marketing_page article.marketing .marketing_block .block_inner {
  display: block;
}
@media screen and (min-width: 584px) {
  /* line 136, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block a,
  body.marketing_page article.marketing .marketing_block .block_inner {
    padding-bottom: 6.56276vw;
  }
}
@media screen and (min-width: 584px) and (min-width: 1219px) {
  /* line 136, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block a,
  body.marketing_page article.marketing .marketing_block .block_inner {
    padding-bottom: 80px;
  }
}

/* line 156, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block a:hover,
body.marketing_page article.marketing .marketing_block .block_inner:hover {
  color: inherit;
}
/* line 159, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block a:hover .number,
body.marketing_page article.marketing .marketing_block .block_inner:hover .number {
  color: #fff;
  z-index: 1;
  opacity: 1;
}
/* line 165, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block a:hover .image,
body.marketing_page article.marketing .marketing_block .block_inner:hover .image {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
/* line 172, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .number {
  position: absolute;
  color: #00CC00;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 1;
  opacity: .8;
  z-index: 3;
  margin-top: -.139em;
  font-size: 41.01723vw;
}
@media (min-width: 1219px) {
  /* line 172, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block .number {
    font-size: 500px;
  }
}
/* line 201, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .text-positioner {
  /* For modern browsers */
  /* For IE 6/7 (trigger hasLayout) */
  position: relative;
  z-index: 2;
}
/* line 55, /home/dow/dow-staging/static/scss/_mixins.scss */
body.marketing_page article.marketing .marketing_block .text-positioner:before, body.marketing_page article.marketing .marketing_block .text-positioner:after {
  content: "";
  display: table;
}
/* line 61, /home/dow/dow-staging/static/scss/_mixins.scss */
body.marketing_page article.marketing .marketing_block .text-positioner:after {
  clear: both;
}
/* line 66, /home/dow/dow-staging/static/scss/_mixins.scss */
body.marketing_page article.marketing .marketing_block .text-positioner {
  zoom: 1;
}
@media screen and (min-width: 584px) {
  /* line 207, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block .text-positioner .text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  /* line 215, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block .text-positioner .image + .image + .text {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 50px;
  }
}
/* line 225, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .image,
body.marketing_page article.marketing .marketing_block .text {
  width: 50%;
}
/* line 230, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .image {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: .8;
}
/* line 234, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .image.portrait {
  text-align: center;
}
/* line 237, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .image.portrait img {
  width: 55.55556%;
  height: auto;
}
/* line 244, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .image.landscape img {
  width: 100%;
  height: auto;
}
/* line 250, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .image + .image {
  margin-top: 9.25926%;
}
@media screen and (max-width: 583px) {
  /* line 255, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block .text {
    width: 100%;
    margin-top: 10.66667vw;
  }
}
/* line 261, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .text :first-child {
  margin-top: 0;
}
/* line 265, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .text :last-child {
  margin-bottom: 0;
}
/* line 269, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .marketing_block .text p {
  font-size: 24px;
  line-height: 1.1;
  -webkit-font-smoothing: antialiased;
}
@media screen and (min-width: 584px) {
  /* line 269, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block .text p {
    max-width: 260px;
    margin-left: 12.96296%;
  }
}
@media screen and (max-width: 583px) {
  /* line 269, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .marketing_block .text p {
    font-size: 15px;
    margin-right: 22.55947vw;
    text-align: right;
  }
}
/* line 289, /home/dow/dow-staging/static/scss/_marketing.scss */
body.marketing_page article.marketing .cta {
  position: relative;
  font-size: 25px;
  text-align: center;
  margin: 5em 0;
  z-index: 1;
}
@media screen and (max-width: 583px) {
  /* line 289, /home/dow/dow-staging/static/scss/_marketing.scss */
  body.marketing_page article.marketing .cta {
    font-size: 20px;
  }
}

/* http://paulirish.com/2012/box-sizing-border-box-ftw/ */
@media screen and (max-width: 1219px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 1166px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -230px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 1166px;
  }

  /* line 341, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 901px;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -330px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 75px;
    padding-bottom: 50px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.25em;
  }

  /* line 456, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    margin-top: 0px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 30%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -230px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 1166px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 35%;
    font-size: 5.06em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 35%;
    font-size: 1.65em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 17%;
    margin-bottom: 250px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 160px;
  }
}
@media screen and (max-width: 1166px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 1113px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -220px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 1113px;
  }

  /* line 341, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 848px;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -330px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 70px;
    padding-bottom: 45px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.21875em;
  }

  /* line 456, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    margin-top: 0px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 29%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -220px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 1113px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 33%;
    font-size: 4.84em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 33%;
    font-size: 1.61em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 16%;
    margin-bottom: 240px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 150px;
  }
}
@media screen and (max-width: 1113px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 1060px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -210px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 1060px;
  }

  /* line 341, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 795px;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -330px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 65px;
    padding-bottom: 40px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.1875em;
  }

  /* line 456, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    margin-top: 0px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 27%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -210px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 1060px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 31%;
    font-size: 4.62em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 31%;
    font-size: 1.57em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 15%;
    margin-bottom: 230px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 140px;
  }
}
@media screen and (max-width: 1060px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 1007px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -200px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 1007px;
  }

  /* line 341, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 742px;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -330px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 60px;
    padding-bottom: 35px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.15625em;
  }

  /* line 465, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane .converse h3,
  body.marketing_page header.main .sidepane .converse h3 {
    font-size: 2em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 26%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -200px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 1007px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 29%;
    font-size: 4.4em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 29%;
    font-size: 1.53em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 14%;
    margin-bottom: 220px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 130px;
  }
}
@media screen and (max-width: 1007px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 954px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -190px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 954px;
  }

  /* line 341, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 689px;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -330px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 55px;
    padding-bottom: 30px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.125em;
  }

  /* line 465, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane .converse h3,
  body.marketing_page header.main .sidepane .converse h3 {
    font-size: 2em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 25%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -190px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 954px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 27%;
    font-size: 4.18em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 27%;
    font-size: 1.49em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 13%;
    margin-bottom: 210px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 954px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 901px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -180px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 901px;
  }

  /* line 341, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 636px;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -330px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 50px;
    padding-bottom: 25px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.09375em;
  }

  /* line 465, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane .converse h3,
  body.marketing_page header.main .sidepane .converse h3 {
    font-size: 2em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 23%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -180px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 901px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 25%;
    font-size: 3.96em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 25%;
    font-size: 1.45em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 12%;
    margin-bottom: 200px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 110px;
  }
}
@media screen and (max-width: 901px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 848px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -170px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 848px;
  }

  /* line 348, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    width: 212px;
  }
  /* line 351, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right h3 {
    font-size: 2em;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -330px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 45px;
    padding-bottom: 20px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.0625em;
  }

  /* line 465, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane .converse h3,
  body.marketing_page header.main .sidepane .converse h3 {
    font-size: 2em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 22%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -170px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 848px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 23%;
    font-size: 3.74em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 23%;
    font-size: 1.41em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 11%;
    margin-bottom: 190px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 848px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 795px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -160px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 795px;
  }

  /* line 348, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    width: 159px;
  }
  /* line 351, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right h3 {
    font-size: 2em;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 311px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -311px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 245px;
    border-left-width: 311px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 311px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 40px;
    padding-bottom: 15px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.03125em;
  }

  /* line 465, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane .converse h3,
  body.marketing_page header.main .sidepane .converse h3 {
    font-size: 2em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 21%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 245px;
    width: 311px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 245px;
    border-left-width: 311px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 217.7px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -160px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 795px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 21%;
    font-size: 3.52em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 21%;
    font-size: 1.37em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 10%;
    margin-bottom: 180px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 90px;
  }
}
@media screen and (max-width: 795px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 742px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 220px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 220px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 220px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -150px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 742px;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 385, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 290px;
  }
  /* line 391, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper.out {
    right: -290px;
  }
  /* line 395, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 228px;
    border-left-width: 290px;
  }
  /* line 401, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 290px;
  }
  /* line 405, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 35px;
    padding-bottom: 10px;
  }
  /* line 409, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 20%;
  }
  /* line 534, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 228px;
    width: 290px;
  }
  /* line 541, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 228px;
    border-left-width: 290px;
  }
  /* line 547, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 203px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -150px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 742px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 19%;
    font-size: 3.3em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 19%;
    font-size: 1.33em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 9%;
    margin-bottom: 170px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 742px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 689px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 210px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 210px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 210px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -140px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 689px;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 1.1662em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 18%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 69px;
    padding-bottom: 44px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.21875em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 18%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 2.33333em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 2.33333em;
    padding-right: 18%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 2.33333em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1260px;
    right: -1330px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -140px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 689px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 17%;
    font-size: 3.08em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 17%;
    font-size: 1.29em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 8%;
    margin-bottom: 160px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 70px;
  }
}
@media screen and (max-width: 689px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 636px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 200px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 200px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 200px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -130px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 636px;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 1.0829em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 17%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 63px;
    padding-bottom: 38px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.1875em;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 17%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 2.16667em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 2.16667em;
    padding-right: 17%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 2.16667em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1260px;
    right: -1330px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -130px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 636px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 15%;
    font-size: 2.86em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 15%;
    font-size: 1.25em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 7%;
    margin-bottom: 150px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 636px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 583px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 190px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 190px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 190px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -120px;
  }
  /* line 53, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 583px;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 0.9996em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 16%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 57px;
    padding-bottom: 32px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.15625em;
  }

  /* line 472, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    display: none !important;
  }
  /* line 476, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader,
  body.marketing_page header.main #subheader {
    position: relative;
    width: 100%;
  }
  /* line 480, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader h2:first-child,
  body.marketing_page header.main #subheader h2:first-child {
    margin-top: 65px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 16%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 2em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 2em;
    padding-right: 16%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 2em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1260px;
    right: -1330px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -120px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 583px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 13%;
    font-size: 2.64em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 13%;
    font-size: 1.21em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 6%;
    margin-bottom: 140px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 583px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 530px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 180px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 180px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 180px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -110px;
  }
  /* line 58, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 1060px;
    margin-left: -50%;
  }
  /* line 62, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper img {
    width: 100%;
    margin-left: 0;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 0.9163em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 14%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 51px;
    padding-bottom: 26px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.125em;
  }

  /* line 472, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    display: none !important;
  }
  /* line 476, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader,
  body.marketing_page header.main #subheader {
    position: relative;
    width: 100%;
  }
  /* line 480, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader h2:first-child,
  body.marketing_page header.main #subheader h2:first-child {
    margin-top: 65px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 14%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 1.83333em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 1.83333em;
    padding-right: 14%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 1.83333em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1260px;
    right: -1330px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -110px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 530px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 11%;
    font-size: 2.42em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 11%;
    font-size: 1.17em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 5%;
    margin-bottom: 130px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 530px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 477px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 170px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 170px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 170px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -100px;
  }
  /* line 58, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 954px;
    margin-left: -50%;
  }
  /* line 62, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper img {
    width: 100%;
    margin-left: 0;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 0.833em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 13%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 45px;
    padding-bottom: 20px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.09375em;
  }

  /* line 472, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    display: none !important;
  }
  /* line 476, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader,
  body.marketing_page header.main #subheader {
    position: relative;
    width: 100%;
  }
  /* line 480, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader h2:first-child,
  body.marketing_page header.main #subheader h2:first-child {
    margin-top: 65px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 13%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 1.66667em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 1.66667em;
    padding-right: 13%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 1.66667em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1260px;
    right: -1330px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -100px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 477px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 9%;
    font-size: 2.2em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 9%;
    font-size: 1.13em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 4%;
    margin-bottom: 120px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 477px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 424px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 160px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 160px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 160px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -90px;
  }
  /* line 58, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 848px;
    margin-left: -50%;
  }
  /* line 62, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper img {
    width: 100%;
    margin-left: 0;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 0.7497em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 12%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 330px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 330px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 39px;
    padding-bottom: 14px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.0625em;
  }

  /* line 472, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    display: none !important;
  }
  /* line 476, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader,
  body.marketing_page header.main #subheader {
    position: relative;
    width: 100%;
  }
  /* line 480, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader h2:first-child,
  body.marketing_page header.main #subheader h2:first-child {
    margin-top: 65px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 12%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 1.5em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 1.5em;
    padding-right: 12%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 1.5em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 260px;
    width: 330px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1260px;
    right: -1330px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 260px;
    border-left-width: 330px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 230px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -90px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 424px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 7%;
    font-size: 1.98em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 7%;
    font-size: 1.09em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 3%;
    margin-bottom: 110px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 424px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 371px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 150px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 150px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 150px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -80px;
  }
  /* line 58, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 742px;
    margin-left: -50%;
  }
  /* line 62, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper img {
    width: 100%;
    margin-left: 0;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 0.6664em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 10%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 290px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 228px;
    border-left-width: 290px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 290px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 33px;
    padding-bottom: 8px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1.03125em;
  }

  /* line 472, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    display: none !important;
  }
  /* line 476, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader,
  body.marketing_page header.main #subheader {
    position: relative;
    width: 100%;
  }
  /* line 480, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader h2:first-child,
  body.marketing_page header.main #subheader h2:first-child {
    margin-top: 65px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 10%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 1.33333em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 1.33333em;
    padding-right: 10%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 1.33333em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 228px;
    width: 290px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1228px;
    right: -1290px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 228px;
    border-left-width: 290px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 203px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -80px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 371px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 5%;
    font-size: 1.76em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 5%;
    font-size: 1.05em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 2%;
    margin-bottom: 100px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 371px) {
  /* line 8, /home/dow/dow-staging/static/scss/_responsive.scss */
  .structural {
    width: 318px;
  }

  /* line 14, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .structural {
    min-height: 140px;
  }
  /* line 18, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main .base_header {
    height: 140px;
  }
  /* line 42, /home/dow/dow-staging/static/scss/_responsive.scss */
  header.main #extra_header {
    margin-top: 140px;
  }

  /* line 48, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content {
    margin-top: -70px;
  }
  /* line 58, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper {
    width: 636px;
    margin-left: -50%;
  }
  /* line 62, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing #content .page .anim_wrapper img {
    width: 100%;
    margin-left: 0;
  }

  /* line 356, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    width: 100%;
  }
  /* line 359, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .right {
    display: none;
  }
  /* line 366, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left {
    font-size: 0.5831em;
  }
  /* line 369, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index header.main .left .blurb {
    padding-right: 9%;
  }
  /* line 383, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article {
    width: 100%;
  }
  /* line 418, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper {
    width: 249px;
  }
  /* line 424, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 196px;
    border-left-width: 249px;
  }
  /* line 429, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .details {
    width: 249px;
  }
  /* line 433, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div {
    padding-right: 27px;
    padding-bottom: 2px;
  }
  /* line 437, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.people.index .page article .triangle_wrapper .bio div p {
    font-size: 1em;
  }

  /* line 472, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .sidepane,
  body.marketing_page header.main .sidepane {
    display: none !important;
  }
  /* line 476, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader,
  body.marketing_page header.main #subheader {
    position: relative;
    width: 100%;
  }
  /* line 480, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main #subheader h2:first-child,
  body.marketing_page header.main #subheader h2:first-child {
    margin-top: 65px;
  }

  /* line 497, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb {
    padding-right: 9%;
  }
  /* line 499, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .top .blurb aside {
    font-size: 1.16667em;
  }
  /* line 511, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main .bottom .featured h3 {
    font-size: 1.16667em;
    padding-right: 9%;
  }
  /* line 520, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy header.main form.search input {
    font-size: 1.16667em;
  }
  /* line 532, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    width: 100%;
  }
  /* line 555, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper {
    height: 196px;
    width: 249px;
  }
  /* line 562, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper.out {
    bottom: -1196px;
    right: -1249px;
  }
  /* line 567, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .triangle {
    border-bottom-width: 196px;
    border-left-width: 249px;
  }
  /* line 572, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article .triangle_wrapper .title {
    width: 174.3px;
  }
  /* line 583, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail #content {
    margin-top: -70px;
  }
  /* line 588, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro {
    width: 318px;
  }
  /* line 592, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro h1 {
    padding-right: 3%;
    font-size: 1.54em;
  }
  /* line 597, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro > p {
    padding-right: 3%;
    font-size: 1.01em;
  }
  /* line 603, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .closing {
    padding: 0 1%;
    margin-bottom: 90px;
  }
  /* line 608, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page nav.related {
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 1325px) {
  /* line 620, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .next, body.casestudy.detail .previous {
    display: none;
  }
}
@media screen and (max-width: 1219px) {
  /* line 630, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 848px) {
  /* line 643, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.clients .page article {
    width: 50%;
  }
  /* line 646, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.clients .page article:nth-child(2n + 1) {
    padding: 0 1px 2px 0;
  }
  /* line 649, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.clients .page article:nth-child(2n + 2) {
    padding: 0 0 2px 1px;
  }
}
@media screen and (max-width: 744px) {
  /* line 658, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main {
    height: 320px;
  }
  /* line 661, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column {
    width: 100%;
    max-width: none;
  }
  /* line 665, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column:before {
    bottom: 4px;
    height: auto;
  }
  /* line 670, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column.categories:first-child {
    margin-bottom: 24px;
  }
  /* line 674, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column.social:before {
    background: none;
  }
  /* line 679, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .footer-group {
    width: 50%;
    float: left;
  }
}
@media screen and (max-width: 689px) {
  /* line 691, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro nav {
    margin-bottom: 50px;
  }
  /* line 694, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro nav p {
    margin: 5px 0 0;
    font-size: 0.8em;
  }
  /* line 699, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .intro nav div.share {
    display: none;
  }
}
@media screen and (max-width: 636px) {
  /* line 712, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.clients .page article {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 583px) {
  /* line 722, /home/dow/dow-staging/static/scss/_responsive.scss */
  nav.mobile_nav {
    display: block;
  }

  /* line 737, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page {
    overflow: hidden;
  }
  /* line 742, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page img {
    width: 200%;
    margin-left: -50%;
  }
  /* line 747, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text {
    width: 100%;
    bottom: 0;
    top: auto;
  }
  /* line 752, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text .this {
    margin-bottom: 30px;
    padding: 0 10%;
    text-align: center;
  }
  /* line 757, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text .this h4 {
    margin-bottom: 10px;
  }
  /* line 761, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text .this h6 {
    margin-top: 0;
  }
  /* line 766, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text .next {
    padding: 0 10%;
    text-align: right;
  }
  /* line 771, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text .next h6.title {
    display: none !important;
  }
  /* line 775, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text .next h6 a {
    display: inline !important;
  }
  /* line 779, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.landing .page div.text .next h6 span {
    display: none !important;
  }

  /* line 791, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article {
    overflow: hidden;
  }
  /* line 793, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.index .page article img {
    width: 150%;
    margin-left: -25%;
  }
  /* line 804, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .cta {
    width: 100%;
  }
  /* line 807, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .cta + .cta {
    margin-top: 50px;
  }
  /* line 812, /home/dow/dow-staging/static/scss/_responsive.scss */
  body.casestudy.detail .page .related_project, body.casestudy.detail .page .latest_news {
    width: 100%;
  }

  /* line 871, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main {
    height: 473px;
  }
  /* line 875, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .footer-column label, footer.main .footer-column a {
    line-height: 40px;
    font-size: 16px;
  }
  /* line 879, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .footer-column label.contact-us-footer, footer.main .footer-column a.contact-us-footer {
    line-height: 24px;
    padding-top: 8px;
  }
  /* line 887, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column {
    width: 100%;
    max-width: 100%;
    height: auto;
    border-left: none;
  }
  /* line 892, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column.contact {
    margin-top: 0;
  }
  /* line 895, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column.contact p {
    margin: 0.75em 0;
  }
  /* line 898, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column.contact p:first-child {
    margin-top: 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 909, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main {
    height: 773px;
  }
  /* line 912, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column ul li.footer-ready-b {
    display: block;
    margin-top: 24px;
  }
  /* line 916, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column .footer-ready-a {
    display: none;
  }
  /* line 920, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column:before {
    background: none;
  }
  /* line 923, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column.categories:first-child, footer.main .structural .footer-column.social {
    margin-bottom: 24px;
  }
  /* line 928, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .structural .footer-column.converse a {
    margin-bottom: 32px;
  }
  /* line 934, /home/dow/dow-staging/static/scss/_responsive.scss */
  footer.main .footer-group {
    width: 100%;
  }
}
