@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Merriweather:700|Lato:700,400);
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, datalist, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

ol, ul {
  list-style: none;
}

*:before, *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  line-height: 1;
}

pre, code {
  font-family: monospace;
}

input, textarea, button {
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: inherit;
}

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

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

blockquote, q {
  quotes: none;
}

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

cite {
  font-style: normal;
}

html, body {
  background: #FFF;
  color: #565656;
}

body {
  font-size: 16px;
}

#site-body {
  padding-top: 59px;
}

form label {
  display: block;
  padding-bottom: 5px;
  font-weight: bold;
}

form input:focus,
form textarea:focus {
  outline: none;
}

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=number],
form textarea {
  display: block;
  width: 100%;
  padding: 4px 8px;
  background: #FFF;
  border: 2px solid #CCC;
  -webkit-appearance: none;
}

form textarea {
  height: 6em;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=number]:focus,
form textarea:focus {
  border-color: #565656;
}

form .field_with_errors input,
form .field_with_errors textarea {
  border-color: #D00;
}

form select {
  width: 100%;
  padding: 10px 30px 10px 10px;
  background: #FFF url("/assets/images/select-arrow.png") right center no-repeat;
  border-radius: 0;
  border: 1px solid #CCC;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

form select:focus {
  outline: none;
}

form .checkbox label,
form .radio label {
  font-weight: normal;
  padding-left: 30px;
}

form .checkbox input,
form .radio input {
  float: left;
  display: block;
  width: 20px;
  margin-top: 0.33em;
  background: transparent;
}

form .checkbox .field_with_errors,
form .radio .field_with_errors {
  display: inline;
}

form span.note {
  display: block;
}

form span.note,
form span.error {
  clear: both;
  display: block;
  padding-top: 5px;
}

form span.error {
  color: #D00;
}

form.general li {
  clear: both;
  padding-bottom: 6.6666666667px;
}

form.general div.submit {
  padding-top: 6.6666666667px;
}

form.text,
form.text div.submit,
form.text div.submit button {
  display: inline;
}

form.text div.submit button {
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
}

form.general.inline input[type=text],
form.general.inline input[type=email] {
  display: block;
  width: 100%;
  height: 41px;
}
@media only screen and (min-width: 770px) {
  form.general.inline input[type=text],
form.general.inline input[type=email] {
    border-right-width: 0;
  }
}

form.general.inline .btn {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 16px;
  color: #FFF;
  background: #EF7C0D;
}

form.general.inline .btn:hover,
form.general.inline .btn:focus {
  background: #FFF;
  border-color: #EF7C0D;
  color: #EF7C0D;
}

#mc-embedded-subscribe-form div.response {
  display: none;
}

#mc-embedded-subscribe-form input.mce_inline_error {
  border-color: #D00;
}

#mc-embedded-subscribe-form div.mce_inline_error,
#mc-embedded-subscribe-form div#mce-error-response,
#mc-embedded-subscribe-form div#mce-success-response {
  padding: 5px 0 0;
}

#mc-embedded-subscribe-form div.mce_inline_error,
#mc-embedded-subscribe-form div#mce-error-response {
  background: transparent;
  color: #D00;
  font-weight: normal;
}

#mc-embedded-subscribe-form div#mce-success-response {
  color: #080;
}

#mc-embedded-subscribe-form div.honey {
  position: absolute;
  left: -5000px;
}

.wrapper,
.grid {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
}

.row {
  width: 100%;
  overflow: hidden;
}

.row:before, .row:after {
  content: "";
  display: table;
}

.tuck-bottom {
  margin-bottom: 0;
}

.c1 {
  width: 8.3333333333%;
}

.c2 {
  width: 16.6666666666%;
}

.c3 {
  width: 24.9999999999%;
}

.c4 {
  width: 33.3333333332%;
}

.c5 {
  width: 41.6666666665%;
}

.c6 {
  width: 49.9999999998%;
}

.c7 {
  width: 58.3333333331%;
}

.c8 {
  width: 66.6666666664%;
}

.c9 {
  width: 74.9999999997%;
}

.c10 {
  width: 83.333333333%;
}

.c11 {
  width: 91.6666666663%;
}

.s1 {
  margin-left: 8.3333333333%;
}

.s2 {
  margin-left: 16.6666666666%;
}

.s3 {
  margin-left: 24.9999999999%;
}

.s4 {
  margin-left: 33.3333333332%;
}

.s5 {
  margin-left: 41.6666666665%;
}

.s6 {
  margin-left: 49.9999999998%;
}

.s7 {
  margin-left: 58.3333333331%;
}

.s8 {
  margin-left: 66.6666666664%;
}

.s9 {
  margin-left: 74.9999999997%;
}

.s10 {
  margin-left: 83.333333333%;
}

.s11 {
  margin-left: 91.6666666663%;
}

.s12 {
  margin-left: 99.9999999996%;
}

.c1 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c2 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c3 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c4 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c5 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c6 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c7 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c8 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c9 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c10 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c11 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c12 {
  position: relative;
  float: left;
  padding-left: 16px;
  padding-right: 16px;
  min-height: 1px;
}

.c12,
.s12 {
  float: none;
  display: block;
  width: 100%;
}

.no-pad {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 769px) {
  .med-c1 {
    width: 8.3333333333%;
  }

  .med-c2 {
    width: 16.6666666666%;
  }

  .med-c3 {
    width: 24.9999999999%;
  }

  .med-c4 {
    width: 33.3333333332%;
  }

  .med-c5 {
    width: 41.6666666665%;
  }

  .med-c6 {
    width: 49.9999999998%;
  }

  .med-c7 {
    width: 58.3333333331%;
  }

  .med-c8 {
    width: 66.6666666664%;
  }

  .med-c9 {
    width: 74.9999999997%;
  }

  .med-c10 {
    width: 83.333333333%;
  }

  .med-c11 {
    width: 91.6666666663%;
  }

  .med-s0 {
    margin-left: 0%;
  }

  .med-s1 {
    margin-left: 8.3333333333%;
  }

  .med-s2 {
    margin-left: 16.6666666666%;
  }

  .med-s3 {
    margin-left: 24.9999999999%;
  }

  .med-s4 {
    margin-left: 33.3333333332%;
  }

  .med-s5 {
    margin-left: 41.6666666665%;
  }

  .med-s6 {
    margin-left: 49.9999999998%;
  }

  .med-s7 {
    margin-left: 58.3333333331%;
  }

  .med-s8 {
    margin-left: 66.6666666664%;
  }

  .med-s9 {
    margin-left: 74.9999999997%;
  }

  .med-s10 {
    margin-left: 83.333333333%;
  }

  .med-s11 {
    margin-left: 91.6666666663%;
  }

  .med-s12 {
    margin-left: 99.9999999996%;
  }

  .med-c12 {
    width: 100%;
  }

  .med-no-pad {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 400px) {
  .sml-c1 {
    width: 8.3333333333%;
  }

  .sml-c2 {
    width: 16.6666666666%;
  }

  .sml-c3 {
    width: 24.9999999999%;
  }

  .sml-c4 {
    width: 33.3333333332%;
  }

  .sml-c5 {
    width: 41.6666666665%;
  }

  .sml-c6 {
    width: 49.9999999998%;
  }

  .sml-c7 {
    width: 58.3333333331%;
  }

  .sml-c8 {
    width: 66.6666666664%;
  }

  .sml-c9 {
    width: 74.9999999997%;
  }

  .sml-c10 {
    width: 83.333333333%;
  }

  .sml-c11 {
    width: 91.6666666663%;
  }

  .sml-s0 {
    margin-left: 0%;
  }

  .sml-s1 {
    margin-left: 8.3333333333%;
  }

  .sml-s2 {
    margin-left: 16.6666666666%;
  }

  .sml-s3 {
    margin-left: 24.9999999999%;
  }

  .sml-s4 {
    margin-left: 33.3333333332%;
  }

  .sml-s5 {
    margin-left: 41.6666666665%;
  }

  .sml-s6 {
    margin-left: 49.9999999998%;
  }

  .sml-s7 {
    margin-left: 58.3333333331%;
  }

  .sml-s8 {
    margin-left: 66.6666666664%;
  }

  .sml-s9 {
    margin-left: 74.9999999997%;
  }

  .sml-s10 {
    margin-left: 83.333333333%;
  }

  .sml-s11 {
    margin-left: 91.6666666663%;
  }

  .sml-s12 {
    margin-left: 99.9999999996%;
  }

  .sml-c12 {
    width: 100%;
  }

  .sml-no-pad {
    padding-left: 0;
    padding-right: 0;
  }
}
.grid-center {
  margin-left: auto;
  margin-right: auto;
  float: none;
}

.pull-right {
  float: right;
  margin-left: 16px;
}

.pull-left {
  float: left;
  margin-right: 8px;
}

.push-right {
  margin-right: 8px;
}

.push-top-quarter {
  margin-top: 5px;
}

.push-top-half {
  margin-top: 10px;
}

.push-top {
  margin-top: 20px;
}

.push-top-double {
  margin-top: 40px;
}

@media only screen and (max-width: 769px) {
  .med-push-top {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 769px) {
  .med-push-top-half {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 400px) {
  .sml-push-top {
    margin-top: 20px;
  }
}

.hide {
  display: none;
}

@media only screen and (max-width: 769px) {
  .med-hide {
    display: none;
    padding: 0;
  }
}

@media only screen and (max-width: 400px) {
  .sml-hide {
    display: none;
    padding: 0;
  }
}

@media only screen and (max-width: 769px) {
  .med-c-clear {
    clear: left;
  }
}

@font-face {
  font-family: "icons";
  src: url("/assets/fonts/icons.eot");
  src: url("/assets/fonts/icons.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/icons.ttf") format("truetype"), url("/assets/fonts/icons.woff") format("woff"), url("/assets/fonts/icons.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  display: inline-block;
  font-family: "icons";
  speak: none;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  vertical-align: bottom;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon.left {
  float: left;
  padding-right: 20px;
}

.icon.right {
  float: right;
  padding-left: 10px;
}

.icon.twitter {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #009CED;
  font-size: 44px;
}

.icon.twitter:hover,
.icon.twitter:focus {
  color: #0088ce;
}

.icon.facebook {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #3b5998;
  font-size: 44px;
}

.icon.facebook:hover,
.icon.facebook:focus {
  color: #324c82;
}

.icon.tumblr {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #36465D;
  font-size: 44px;
}

.icon.tumblr:hover,
.icon.tumblr:focus {
  color: #2b374a;
}

.icon.linkedin {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #0077BA;
  font-size: 44px;
}

.icon.linkedin:hover,
.icon.linkedin:focus {
  color: #00639b;
}

.icon.google-plus {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #E9260E;
  font-size: 44px;
}

.icon.google-plus:hover,
.icon.google-plus:focus {
  color: #cc210c;
}

.icon.instagram {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #125688;
  font-size: 44px;
}

.icon.instagram:hover,
.icon.instagram:focus {
  color: #0e456d;
}

.icon.pinterest {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #E40000;
  font-size: 44px;
}

.icon.pinterest:hover,
.icon.pinterest:focus {
  color: #c50000;
}

.icon.youtube {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #E62117;
  font-size: 44px;
}

.icon.youtube:hover,
.icon.youtube:focus {
  color: #ca1d14;
}

.icon.email {
  display: block;
  padding: 0;
  margin-bottom: 0;
  border: none;
  color: #565656;
  font-size: 44px;
}

.icon.email:hover,
.icon.email:focus {
  color: #474747;
}

html, body {
  text-align: left;
}

body, input, textarea, button {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

p {
  margin: 0 0 1em;
}

p:last-child {
  margin-bottom: 0;
}

p em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

small {
  font-size: 14px;
}

.meta {
  color: #969696;
}

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

.text-brand {
  color: #EF7C0D;
}

.text-warn {
  color: #D00;
}

.text-strike {
  text-decoration: line-through;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

h1.xl {
  font-family: "Merriweather", "Baskerville", "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size: 55px;
  line-height: 1.1;
}
@media only screen and (min-width: 770px) {
  h1.xl {
    font-size: 75px;
  }
}

h1 {
  font-family: "Merriweather", "Baskerville", "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size: 40px;
  line-height: 1.2;
}
@media only screen and (min-width: 770px) {
  h1 {
    font-size: 60px;
  }
}
h1.h2 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  line-height: 1.3;
}
@media only screen and (min-width: 770px) {
  h1.h2 {
    font-size: 40px;
  }
}
h1.h3 {
  font-family: "Merriweather", "Baskerville", "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size: 26px;
}

h2 {
  font-size: 26px;
  line-height: 1.3;
}
@media only screen and (min-width: 770px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-family: "Merriweather", "Baskerville", "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-size: 26px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 1em;
}

h6 {
  font-size: 14px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

blockquote {
  min-height: 70px;
  padding: 40px 16px 0;
  background-image: url("/assets/images/quote.svg"), url("/assets/images/quote2.svg");
  background-position: top left, bottom right;
  background-repeat: no-repeat;
}

blockquote .source {
  display: block;
  margin-top: 10px;
  font-family: "Merriweather", "Baskerville", "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-style: italic;
}

a, button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: none;
}

a,
.faux-link,
form.text div.submit button {
  color: #565656;
  border-bottom: 1px solid #EF7C0D;
  text-decoration: none;
}

a:hover,
a:focus,
.faux-link:hover,
.faux-link:focus,
form.text:hover div.submit button span {
  color: #EF7C0D;
}

input.placeholder, textarea.placeholder {
  color: #bcbcbc;
}

input[disabled],
button[disabled] {
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

div#site-footer {
  position: relative;
  clear: both;
  z-index: 101;
  background: #FFF;
}

div#site-footer .footer-links {
  padding: 40px 0;
  background: #383838;
  color: #FFF;
}

div#site-footer .footer-links a {
  border: none;
  color: #F4F4F4;
}

div#site-footer .footer-links a:hover,
div#site-footer .footer-links a:focus {
  border-bottom: 1px solid #EF7C0D;
}

div#site-footer .footer-links h5 a {
  border: none;
  color: #FFF;
}

div#site-footer .brand-info {
  padding: 30px 0;
  background: #F4F4F4;
}

div#site-footer .logo {
  margin-left: 0;
}

div#site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  border-bottom: 5px solid #EF7C0D;
  color: #FFF;
}

div#site-header a {
  border: none;
  color: #FFF;
}

div#site-header a:hover,
div#site-header a:focus {
  color: #CCC;
}

div#site-header div.site-logo {
  padding-top: 15px;
  padding-bottom: 15px;
}

div#site-header div.site-logo a {
  display: block;
  margin: 0 auto;
  color: #FFF;
  text-align: center;
  text-decoration: none;
}

.header-wrapper {
  background: #383838;
  height: 55px;
}

div#site-header div.site-nav > ul {
  position: fixed;
  top: 59px;
  left: 0;
  bottom: 0;
  width: 250px;
  z-index: 998;
  background: #383838;
  overflow: scroll;
}

div#site-header div.site-nav > ul li a {
  display: block;
  padding: 15px 16px;
  border-bottom: 1px solid #565656;
}

div#site-header div.site-nav > ul li a:hover,
div#site-header div.site-nav > ul li a:focus,
div#site-header div.site-nav > ul li a.cur {
  background-color: rgba(0, 0, 0, 0.35);
}

div#site-header div.site-nav ul li .icon {
  font-size: 20px;
  line-height: 1.2;
}

div#site-header div.site-nav .cur-section {
  margin-top: 15px;
}

div#site-header .alt-nav {
  position: absolute;
  right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 8px;
}

.menu-label {
  float: left;
  display: block;
  padding: 15px 0;
  cursor: pointer;
}

.menu-label b:after {
  display: block;
  height: 24px;
  width: 20px;
  content: "☰";
}

.menu-label:hover,
.menu-label:focus {
  color: #CCC;
}

#menu-toggle:checked ~ .menu-label b:after {
  content: "x";
}

#menu-toggle {
  display: none;
}

#menu {
  display: none;
}

#menu-toggle:checked ~ #menu {
  display: block;
}

.btn {
  display: inline-block;
  padding: 8px 24px;
  overflow: hidden;
  background: transparent;
  border: 2px solid #EF7C0D;
  color: #EF7C0D;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.075em;
  outline: none;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
}

button.btn {
  vertical-align: top;
}

.btn:hover,
.btn:focus {
  background: #EF7C0D;
  color: #FFF;
}

.btn.light {
  border-color: #FFF;
  color: #FFF;
}

.btn.light:hover,
.btn.light:focus {
  background: #FFF;
  color: #565656;
}

.btn.secondary {
  background: #EF7C0D;
  color: #FFF;
}

.btn.secondary:hover,
.btn.secondary:focus {
  background: transparent;
  border-color: #EF7C0D;
  color: #EF7C0D;
}

.btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
  cursor: default;
  pointer-events: none;
}

.btn.block {
  display: block;
  width: 100%;
}

.btn.to-top {
  padding: 10px;
  background: #EF7C0D;
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
}

.btn.to-top:hover,
.btn.to-top:focus {
  background: #FFF;
  border-color: #EF7C0D;
  color: #EF7C0D;
}

img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

img.circle {
  border-radius: 100%;
}

img.avatar {
  width: 180px;
  max-width: 100%;
}

img.with-shadow {
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.2);
}

.sm-logo {
  background: #EF7C0D;
}

.sm-logo.banner {
  position: fixed;
  width: 50px;
  left: 50%;
  display: block;
  padding: 6px 10px 1px;
  z-index: 101;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.sm-logo.banner img {
  width: 20px;
}
@media only screen and (min-width: 770px) {
  .sm-logo.banner img {
    width: 28px;
  }
}
@media only screen and (min-width: 770px) {
  .sm-logo.banner {
    position: fixed;
  }
}

.sm-logo.banner:before,
.sm-logo.banner:after {
  position: absolute;
  bottom: -20px;
  content: " ";
  width: 0;
  height: 0;
  z-index: -1;
}

.sm-logo.banner:before {
  left: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 40px solid #EF7C0D;
}

.sm-logo.banner:after {
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 40px solid #EF7C0D;
}

.sm-logo.circle {
  position: relative;
  width: 34px;
  height: 34px;
  padding: 7px;
  margin-top: -5px;
  border-radius: 100%;
}

.sm-logo.circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  max-height: 20px;
  max-width: 20px;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.sticky-image {
  margin: 0 auto;
}
@media only screen and (min-width: 770px) {
  .sticky-image {
    position: fixed;
    max-width: 350px;
    z-index: 100;
    left: 25%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media only screen and (min-width: 1200px) {
  .sticky-image {
    max-width: 400px;
  }
}

iframe {
  width: 100%;
}

.flash {
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}

.flash.notice {
  background: #FFF;
  color: #565656;
}

.flash.alert,
.flash.error {
  background: #D00;
  color: #FFF;
}

.flash.success {
  background: #080;
  color: #FFF;
}

.flash.stripe {
  position: fixed;
  width: 100%;
  z-index: 999;
  background: #EF7C0D;
  color: #FFF;
  height: 50px;
  display: flex;
  align-items: center;
}
.flash.stripe .stripe-msg {
  font-size: 11px;
  padding: 3px;
}
@media only screen and (min-width: 770px) {
  .flash.stripe .stripe-msg {
    font-size: 100%;
  }
}

.flash.stripe a,
.flash.stripe a:hover,
.flash.stripe a:focus,
.flash.stripe a:active {
  color: #FFF;
  border-bottom-color: #FFF;
}

.banner__stripe-active {
  top: 108px;
}
@media only screen and (min-width: 361px) {
  .banner__stripe-active {
    top: 105px;
  }
}
@media only screen and (min-width: 429px) {
  .banner__stripe-active {
    top: 100px;
  }
}

.single-stripe-banner {
  top: 108px;
}
@media only screen and (min-width: 770px) {
  .single-stripe-banner {
    top: 105px;
  }
}

.multi-stripe-banner {
  top: 102px;
}
@media only screen and (min-width: 770px) {
  .multi-stripe-banner {
    top: 152px;
  }
}

@media only screen and (min-width: 770px) {
  .image__stripe-active {
    margin-top: 50px;
  }
}

.single-stripe-banner.mobile-hide-stripe-height {
  top: 58px;
}
@media only screen and (min-width: 770px) {
  .single-stripe-banner.mobile-hide-stripe-height {
    top: 106px;
  }
}

.flash-wrapper {
  position: fixed;
  width: 100%;
  z-index: 1;
}
.flash-wrapper .sm-logo {
  height: 55px;
  position: absolute;
  bottom: -55px;
  top: auto;
}
.flash-wrapper .sm-logo .banner {
  top: 103px;
  bottom: auto;
}
.flash-wrapper + .sm-logo-no-banner {
  top: 102px;
}

.flash-push-bottom {
  margin-top: 20px;
}
@media only screen and (min-width: 770px) {
  .flash-push-bottom {
    margin-top: 50px;
  }
}

.store__stripe-active {
  padding-top: 170px !important;
}

.bullets,
.article ul {
  padding-left: 32px;
  list-style-type: disc;
}

.numbers,
.article ol {
  padding-left: 32px;
  list-style-type: decimal;
}

.hoz {
  list-style: none;
}

.hoz li {
  display: inline-block;
  padding: 0 8px;
}

@media only screen and (min-width: 770px) {
  .hoz li:first-of-type {
    padding-left: 0;
  }
}

@media only screen and (min-width: 770px) {
  .hoz li:last-of-type {
    padding-right: 0;
  }
}

.hoz-items li {
  padding: 5px 8px;
}
.hoz-items li a {
  min-width: 240px;
}

.sub-nav {
  border-bottom: 1px solid #CCC;
}
@media only screen and (max-width: 769px) {
  .sub-nav {
    text-align: center;
  }
}

.sub-nav li {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}

.sub-nav li a {
  display: inline-block;
  padding: 8px 16px;
  border-bottom: none;
}

.sub-nav li a.cur {
  margin-bottom: -2px;
  border-bottom: 3px solid #EF7C0D;
}

.mod {
  position: relative;
  overflow: hidden;
}

.mod-content {
  display: block;
  padding: 16px;
}

a.mod-content {
  border: 1px solid transparent;
}

a.mod-content:hover,
a.mod-content:focus {
  border-color: #EF7C0D;
  background: #fef1e4;
}

.mod .book-cover {
  position: relative;
  height: 270px;
}

.mod .book-cover img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.mod-card {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 32px;
  background: #FFF;
}
@media only screen and (min-width: 770px) {
  .mod-card {
    padding: 48px;
  }
}

.mod-card.short {
  padding: 16px 0;
}

hr {
  height: 1px;
  margin: 20px auto;
  background: #CCC;
  border: 0;
}

.mod-image {
  display: block;
  position: relative;
  border: none;
}

.mod-image img {
  width: 100%;
}

.mod-image .image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px;
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  color: #FFF;
}

a.mod-image:hover .image-overlay,
a.mod-image:focus .image-overlay {
  background: transparent;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.85)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
  color: #FFF;
}

div.pagination {
  margin: 20px auto;
  text-align: center;
}

.section {
  display: block;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  border: none;
}

.section.tall {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 770px) {
  .section.tall {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.stripe-globally .section.tall {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 770px) {
  .stripe-globally .section.tall {
    padding-top: 120px;
    padding-bottom: 76px;
  }
}

.section.extra-tall {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media only screen and (min-width: 770px) {
  .section.extra-tall {
    padding-top: 160px;
    padding-bottom: 160px;
  }
}

.section.short {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.dark {
  background: #383838;
  color: #FFF;
}

.section.light {
  background: #F4F4F4;
}

.section.divider {
  background: #FFF;
}
@media only screen and (min-width: 770px) {
  .section.divider {
    background: #FFF url("/assets/images/divider.png") top center repeat-y;
  }
}

.section.with-top-divider {
  border-top: 2px solid #FFF;
}

.section.with-top-border {
  border-top: 1px solid #CCC;
}

.section.section-image {
  background: #383838 center center no-repeat;
  background-size: cover;
  color: #FFF;
}

.section.section-image h1,
.section.section-image h2,
.section.section-image h3,
.section.section-image h4,
.section.section-image h5,
.section.section-image p {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
}

.section.section-image .image-credit {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 1200px;
  padding: 0 16px 16px;
  margin: 0 auto;
  font-style: italic;
  text-align: right;
}

.section.section-image.tall .image-credit {
  padding-bottom: 20px;
}

.section-title {
  padding-bottom: 10px;
  border-bottom: 1px solid #CCC;
}

.section.dark a:not(.btn),
.section.section-image a:not(.btn) {
  color: #FFF;
  border-bottom-color: #FFF;
}

.products-show-divider {
  padding-top: 50px !important;
}
.products-show-divider__stripe-active {
  padding-top: 115px !important;
}

.theme-timber .sm-logo.banner img {
  width: 16px;
}
@media only screen and (min-width: 770px) {
  .theme-timber .sm-logo.banner img {
    width: 28px;
  }
}

.article p {
  margin-bottom: 1em;
  line-height: 1.7;
}

.article :last-child {
  margin-bottom: 0;
}

.article h1,
.article h2,
.article h4,
.article h5,
.article h6 {
  margin-bottom: 10px;
}

.article h1,
.article h3 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCC;
  color: #EF7C0D;
  text-align: center;
}

.article h5 {
  color: #EF7C0D;
}

.article blockquote {
  margin: 0.75em 0;
}

.article img,
.article ul,
.article ol {
  margin: 1em 0;
}

.article iframe {
  margin: 1.5em 0;
}

.article img {
  width: auto;
}

.js .click-target {
  cursor: pointer;
}

.js img.click-target {
  border: 2px solid transparent;
}

.js img.click-target.cur {
  border-color: #EF7C0D;
}

.js .closed {
  overflow: hidden;
  height: 120px;
}

.js-show {
  display: none;
}

.js .js-show {
  display: block;
}

.grid-example {
  background: rgba(200, 200, 200, 0.5);
}

.grid-example .c1 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c2 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c3 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c4 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c5 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c6 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c7 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c8 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c9 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c10 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c11 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example .c12 {
  background: rgba(0, 0, 0, 0.5);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  overflow: hidden;
}

.grid-example p,
.grid-example h3 {
  margin-top: 16px;
  margin-bottom: 16px;
  background: #FFF;
  line-height: 2;
  text-align: center;
}

.grid-example p {
  text-transform: uppercase;
  font-size: 10px;
}

.theme-algonquin div#site-header {
  border-bottom-color: #AF2826;
}

.theme-algonquin div#site-header a:hover,
.theme-algonquin div#site-header a:focus,
.theme-algonquin .menu-label:hover,
.theme-algonquin .menu-label:focus,
.theme-algonquin #menu-toggle:checked ~ .menu-label {
  color: #AF2826;
}

.theme-algonquin .text-brand {
  color: #AF2826;
}

.theme-algonquin a,
.theme-algonquin .faux-link {
  border-bottom-color: #AF2826;
}

.theme-algonquin a:hover,
.theme-algonquin a:focus,
.theme-algonquin .faux-link:hover,
.theme-algonquin .faux-link:focus {
  color: #AF2826;
}

.theme-algonquin .btn {
  background: transparent;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin .btn.secondary {
  background: #AF2826;
  color: #FFF;
}

.theme-algonquin .btn.secondary:hover,
.theme-algonquin .btn.secondary:focus {
  background: transparent;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin .btn:hover,
.theme-algonquin .btn:focus {
  background: #AF2826;
  border-color: #AF2826;
  color: #FFF;
}

.theme-algonquin .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-algonquin a.mod-content {
  border-color: transparent;
}

.theme-algonquin a.mod-content:hover,
.theme-algonquin a.mod-content:focus {
  border-color: #AF2826;
  background: #f9e5e5;
}

.theme-algonquin form.general.inline .btn {
  background: #AF2826;
}

.theme-algonquin form.general.inline .btn:hover,
.theme-algonquin form.general.inline .btn:focus {
  background: #FFF;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin .btn.to-top {
  background: #AF2826;
  color: #FFF;
}

.theme-algonquin .btn.to-top:hover,
.theme-algonquin .btn.to-top:focus {
  background: #FFF;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin .article h3,
.theme-algonquin .article h5 {
  color: #AF2826;
}

.theme-algonquin .sm-logo {
  background: #AF2826;
}

.theme-algonquin .sm-logo:before {
  border-left-color: #AF2826;
}

.theme-algonquin .sm-logo:after {
  border-right-color: #AF2826;
}

.theme-algonquin .sub-nav li a.cur {
  border-color: #AF2826;
}

.theme-algonquin .slick-dots li.slick-active button:before {
  background: #AF2826;
}

.theme-algonquin .flash.stripe {
  background: #AF2826;
}

.theme-algonquin-young-readers div#site-header {
  border-bottom-color: #AF2826;
}

.theme-algonquin-young-readers div#site-header a:hover,
.theme-algonquin-young-readers div#site-header a:focus,
.theme-algonquin-young-readers .menu-label:hover,
.theme-algonquin-young-readers .menu-label:focus,
.theme-algonquin-young-readers #menu-toggle:checked ~ .menu-label {
  color: #AF2826;
}

.theme-algonquin-young-readers .text-brand {
  color: #AF2826;
}

.theme-algonquin-young-readers a,
.theme-algonquin-young-readers .faux-link {
  border-bottom-color: #AF2826;
}

.theme-algonquin-young-readers a:hover,
.theme-algonquin-young-readers a:focus,
.theme-algonquin-young-readers .faux-link:hover,
.theme-algonquin-young-readers .faux-link:focus {
  color: #AF2826;
}

.theme-algonquin-young-readers .btn {
  background: transparent;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin-young-readers .btn.secondary {
  background: #AF2826;
  color: #FFF;
}

.theme-algonquin-young-readers .btn.secondary:hover,
.theme-algonquin-young-readers .btn.secondary:focus {
  background: transparent;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin-young-readers .btn:hover,
.theme-algonquin-young-readers .btn:focus {
  background: #AF2826;
  border-color: #AF2826;
  color: #FFF;
}

.theme-algonquin-young-readers .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-algonquin-young-readers a.mod-content {
  border-color: transparent;
}

.theme-algonquin-young-readers a.mod-content:hover,
.theme-algonquin-young-readers a.mod-content:focus {
  border-color: #AF2826;
  background: #f9e5e5;
}

.theme-algonquin-young-readers form.general.inline .btn {
  background: #AF2826;
}

.theme-algonquin-young-readers form.general.inline .btn:hover,
.theme-algonquin-young-readers form.general.inline .btn:focus {
  background: #FFF;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin-young-readers .btn.to-top {
  background: #AF2826;
  color: #FFF;
}

.theme-algonquin-young-readers .btn.to-top:hover,
.theme-algonquin-young-readers .btn.to-top:focus {
  background: #FFF;
  border-color: #AF2826;
  color: #AF2826;
}

.theme-algonquin-young-readers .article h3,
.theme-algonquin-young-readers .article h5 {
  color: #AF2826;
}

.theme-algonquin-young-readers .sm-logo {
  background: #AF2826;
}

.theme-algonquin-young-readers .sm-logo:before {
  border-left-color: #AF2826;
}

.theme-algonquin-young-readers .sm-logo:after {
  border-right-color: #AF2826;
}

.theme-algonquin-young-readers .sub-nav li a.cur {
  border-color: #AF2826;
}

.theme-algonquin-young-readers .slick-dots li.slick-active button:before {
  background: #AF2826;
}

.theme-algonquin-young-readers .flash.stripe {
  background: #AF2826;
}

.theme-artisan div#site-header {
  border-bottom-color: #000;
}

.theme-artisan div#site-header a:hover,
.theme-artisan div#site-header a:focus,
.theme-artisan .menu-label:hover,
.theme-artisan .menu-label:focus,
.theme-artisan #menu-toggle:checked ~ .menu-label {
  color: #000;
}

.theme-artisan .text-brand {
  color: #000;
}

.theme-artisan a,
.theme-artisan .faux-link {
  border-bottom-color: #000;
}

.theme-artisan a:hover,
.theme-artisan a:focus,
.theme-artisan .faux-link:hover,
.theme-artisan .faux-link:focus {
  color: #000;
}

.theme-artisan .btn {
  background: transparent;
  border-color: #000;
  color: #000;
}

.theme-artisan .btn.secondary {
  background: #000;
  color: #FFF;
}

.theme-artisan .btn.secondary:hover,
.theme-artisan .btn.secondary:focus {
  background: transparent;
  border-color: #000;
  color: #000;
}

.theme-artisan .btn:hover,
.theme-artisan .btn:focus {
  background: #000;
  border-color: #000;
  color: #FFF;
}

.theme-artisan .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-artisan a.mod-content {
  border-color: transparent;
}

.theme-artisan a.mod-content:hover,
.theme-artisan a.mod-content:focus {
  border-color: #000;
  background: #d9d9d9;
}

.theme-artisan form.general.inline .btn {
  background: #000;
}

.theme-artisan form.general.inline .btn:hover,
.theme-artisan form.general.inline .btn:focus {
  background: #FFF;
  border-color: #000;
  color: #000;
}

.theme-artisan .btn.to-top {
  background: #000;
  color: #FFF;
}

.theme-artisan .btn.to-top:hover,
.theme-artisan .btn.to-top:focus {
  background: #FFF;
  border-color: #000;
  color: #000;
}

.theme-artisan .article h3,
.theme-artisan .article h5 {
  color: #000;
}

.theme-artisan .sm-logo {
  background: #000;
}

.theme-artisan .sm-logo:before {
  border-left-color: #000;
}

.theme-artisan .sm-logo:after {
  border-right-color: #000;
}

.theme-artisan .sub-nav li a.cur {
  border-color: #000;
}

.theme-artisan .slick-dots li.slick-active button:before {
  background: #000;
}

.theme-artisan .flash.stripe {
  background: #000;
}

.theme-duopress div#site-header {
  border-bottom-color: #1E74BA;
}

.theme-duopress div#site-header a:hover,
.theme-duopress div#site-header a:focus,
.theme-duopress .menu-label:hover,
.theme-duopress .menu-label:focus,
.theme-duopress #menu-toggle:checked ~ .menu-label {
  color: #1E74BA;
}

.theme-duopress .text-brand {
  color: #1E74BA;
}

.theme-duopress a,
.theme-duopress .faux-link {
  border-bottom-color: #1E74BA;
}

.theme-duopress a:hover,
.theme-duopress a:focus,
.theme-duopress .faux-link:hover,
.theme-duopress .faux-link:focus {
  color: #1E74BA;
}

.theme-duopress .btn {
  background: transparent;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-duopress .btn.secondary {
  background: #1E74BA;
  color: #FFF;
}

.theme-duopress .btn.secondary:hover,
.theme-duopress .btn.secondary:focus {
  background: transparent;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-duopress .btn:hover,
.theme-duopress .btn:focus {
  background: #1E74BA;
  border-color: #1E74BA;
  color: #FFF;
}

.theme-duopress .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-duopress a.mod-content {
  border-color: transparent;
}

.theme-duopress a.mod-content:hover,
.theme-duopress a.mod-content:focus {
  border-color: #1E74BA;
  background: #f3f9fd;
}

.theme-duopress form.general.inline .btn {
  background: #1E74BA;
}

.theme-duopress form.general.inline .btn:hover,
.theme-duopress form.general.inline .btn:focus {
  background: #FFF;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-duopress .btn.to-top {
  background: #1E74BA;
  color: #FFF;
}

.theme-duopress .btn.to-top:hover,
.theme-duopress .btn.to-top:focus {
  background: #FFF;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-duopress .article h3,
.theme-duopress .article h5 {
  color: #1E74BA;
}

.theme-duopress .sm-logo {
  background: #1E74BA;
}

.theme-duopress .sm-logo:before {
  border-left-color: #1E74BA;
}

.theme-duopress .sm-logo:after {
  border-right-color: #1E74BA;
}

.theme-duopress .sub-nav li a.cur {
  border-color: #1E74BA;
}

.theme-duopress .slick-dots li.slick-active button:before {
  background: #1E74BA;
}

.theme-duopress .flash.stripe {
  background: #1E74BA;
}

.theme-erewhon div#site-header {
  border-bottom-color: #1c4f69;
}

.theme-erewhon div#site-header a:hover,
.theme-erewhon div#site-header a:focus,
.theme-erewhon .menu-label:hover,
.theme-erewhon .menu-label:focus,
.theme-erewhon #menu-toggle:checked ~ .menu-label {
  color: #1c4f69;
}

.theme-erewhon .text-brand {
  color: #1c4f69;
}

.theme-erewhon a,
.theme-erewhon .faux-link {
  border-bottom-color: #1c4f69;
}

.theme-erewhon a:hover,
.theme-erewhon a:focus,
.theme-erewhon .faux-link:hover,
.theme-erewhon .faux-link:focus {
  color: #1c4f69;
}

.theme-erewhon .btn {
  background: transparent;
  border-color: #1c4f69;
  color: #1c4f69;
}

.theme-erewhon .btn.secondary {
  background: #1c4f69;
  color: #FFF;
}

.theme-erewhon .btn.secondary:hover,
.theme-erewhon .btn.secondary:focus {
  background: transparent;
  border-color: #1c4f69;
  color: #1c4f69;
}

.theme-erewhon .btn:hover,
.theme-erewhon .btn:focus {
  background: #1c4f69;
  border-color: #1c4f69;
  color: #FFF;
}

.theme-erewhon .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-erewhon a.mod-content {
  border-color: transparent;
}

.theme-erewhon a.mod-content:hover,
.theme-erewhon a.mod-content:focus {
  border-color: #1c4f69;
  background: #b3d8eb;
}

.theme-erewhon form.general.inline .btn {
  background: #1c4f69;
}

.theme-erewhon form.general.inline .btn:hover,
.theme-erewhon form.general.inline .btn:focus {
  background: #FFF;
  border-color: #1c4f69;
  color: #1c4f69;
}

.theme-erewhon .btn.to-top {
  background: #1c4f69;
  color: #FFF;
}

.theme-erewhon .btn.to-top:hover,
.theme-erewhon .btn.to-top:focus {
  background: #FFF;
  border-color: #1c4f69;
  color: #1c4f69;
}

.theme-erewhon .article h3,
.theme-erewhon .article h5 {
  color: #1c4f69;
}

.theme-erewhon .sm-logo {
  background: #1c4f69;
}

.theme-erewhon .sm-logo:before {
  border-left-color: #1c4f69;
}

.theme-erewhon .sm-logo:after {
  border-right-color: #1c4f69;
}

.theme-erewhon .sub-nav li a.cur {
  border-color: #1c4f69;
}

.theme-erewhon .slick-dots li.slick-active button:before {
  background: #1c4f69;
}

.theme-erewhon .flash.stripe {
  background: #1c4f69;
}

.theme-punchline div#site-header {
  border-bottom-color: #1E74BA;
}

.theme-punchline div#site-header a:hover,
.theme-punchline div#site-header a:focus,
.theme-punchline .menu-label:hover,
.theme-punchline .menu-label:focus,
.theme-punchline #menu-toggle:checked ~ .menu-label {
  color: #1E74BA;
}

.theme-punchline .text-brand {
  color: #1E74BA;
}

.theme-punchline a,
.theme-punchline .faux-link {
  border-bottom-color: #1E74BA;
}

.theme-punchline a:hover,
.theme-punchline a:focus,
.theme-punchline .faux-link:hover,
.theme-punchline .faux-link:focus {
  color: #1E74BA;
}

.theme-punchline .btn {
  background: transparent;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-punchline .btn.secondary {
  background: #1E74BA;
  color: #FFF;
}

.theme-punchline .btn.secondary:hover,
.theme-punchline .btn.secondary:focus {
  background: transparent;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-punchline .btn:hover,
.theme-punchline .btn:focus {
  background: #1E74BA;
  border-color: #1E74BA;
  color: #FFF;
}

.theme-punchline .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-punchline a.mod-content {
  border-color: transparent;
}

.theme-punchline a.mod-content:hover,
.theme-punchline a.mod-content:focus {
  border-color: #1E74BA;
  background: #f3f9fd;
}

.theme-punchline form.general.inline .btn {
  background: #1E74BA;
}

.theme-punchline form.general.inline .btn:hover,
.theme-punchline form.general.inline .btn:focus {
  background: #FFF;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-punchline .btn.to-top {
  background: #1E74BA;
  color: #FFF;
}

.theme-punchline .btn.to-top:hover,
.theme-punchline .btn.to-top:focus {
  background: #FFF;
  border-color: #1E74BA;
  color: #1E74BA;
}

.theme-punchline .article h3,
.theme-punchline .article h5 {
  color: #1E74BA;
}

.theme-punchline .sm-logo {
  background: #1E74BA;
}

.theme-punchline .sm-logo:before {
  border-left-color: #1E74BA;
}

.theme-punchline .sm-logo:after {
  border-right-color: #1E74BA;
}

.theme-punchline .sub-nav li a.cur {
  border-color: #1E74BA;
}

.theme-punchline .slick-dots li.slick-active button:before {
  background: #1E74BA;
}

.theme-punchline .flash.stripe {
  background: #1E74BA;
}

.theme-storey div#site-header {
  border-bottom-color: #22AA57;
}

.theme-storey div#site-header a:hover,
.theme-storey div#site-header a:focus,
.theme-storey .menu-label:hover,
.theme-storey .menu-label:focus,
.theme-storey #menu-toggle:checked ~ .menu-label {
  color: #22AA57;
}

.theme-storey .text-brand {
  color: #22AA57;
}

.theme-storey a,
.theme-storey .faux-link {
  border-bottom-color: #22AA57;
}

.theme-storey a:hover,
.theme-storey a:focus,
.theme-storey .faux-link:hover,
.theme-storey .faux-link:focus {
  color: #22AA57;
}

.theme-storey .btn {
  background: transparent;
  border-color: #22AA57;
  color: #22AA57;
}

.theme-storey .btn.secondary {
  background: #22AA57;
  color: #FFF;
}

.theme-storey .btn.secondary:hover,
.theme-storey .btn.secondary:focus {
  background: transparent;
  border-color: #22AA57;
  color: #22AA57;
}

.theme-storey .btn:hover,
.theme-storey .btn:focus {
  background: #22AA57;
  border-color: #22AA57;
  color: #FFF;
}

.theme-storey .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-storey a.mod-content {
  border-color: transparent;
}

.theme-storey a.mod-content:hover,
.theme-storey a.mod-content:focus {
  border-color: #22AA57;
  background: #d5f7e2;
}

.theme-storey form.general.inline .btn {
  background: #22AA57;
}

.theme-storey form.general.inline .btn:hover,
.theme-storey form.general.inline .btn:focus {
  background: #FFF;
  border-color: #22AA57;
  color: #22AA57;
}

.theme-storey .btn.to-top {
  background: #22AA57;
  color: #FFF;
}

.theme-storey .btn.to-top:hover,
.theme-storey .btn.to-top:focus {
  background: #FFF;
  border-color: #22AA57;
  color: #22AA57;
}

.theme-storey .article h3,
.theme-storey .article h5 {
  color: #22AA57;
}

.theme-storey .sm-logo {
  background: #22AA57;
}

.theme-storey .sm-logo:before {
  border-left-color: #22AA57;
}

.theme-storey .sm-logo:after {
  border-right-color: #22AA57;
}

.theme-storey .sub-nav li a.cur {
  border-color: #22AA57;
}

.theme-storey .slick-dots li.slick-active button:before {
  background: #22AA57;
}

.theme-storey .flash.stripe {
  background: #22AA57;
}

.theme-timber div#site-header {
  border-bottom-color: #73A950;
}

.theme-timber div#site-header a:hover,
.theme-timber div#site-header a:focus,
.theme-timber .menu-label:hover,
.theme-timber .menu-label:focus,
.theme-timber #menu-toggle:checked ~ .menu-label {
  color: #73A950;
}

.theme-timber .text-brand {
  color: #73A950;
}

.theme-timber a,
.theme-timber .faux-link {
  border-bottom-color: #73A950;
}

.theme-timber a:hover,
.theme-timber a:focus,
.theme-timber .faux-link:hover,
.theme-timber .faux-link:focus {
  color: #73A950;
}

.theme-timber .btn {
  background: transparent;
  border-color: #73A950;
  color: #73A950;
}

.theme-timber .btn.secondary {
  background: #73A950;
  color: #FFF;
}

.theme-timber .btn.secondary:hover,
.theme-timber .btn.secondary:focus {
  background: transparent;
  border-color: #73A950;
  color: #73A950;
}

.theme-timber .btn:hover,
.theme-timber .btn:focus {
  background: #73A950;
  border-color: #73A950;
  color: #FFF;
}

.theme-timber .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-timber a.mod-content {
  border-color: transparent;
}

.theme-timber a.mod-content:hover,
.theme-timber a.mod-content:focus {
  border-color: #73A950;
  background: #eef5ea;
}

.theme-timber form.general.inline .btn {
  background: #73A950;
}

.theme-timber form.general.inline .btn:hover,
.theme-timber form.general.inline .btn:focus {
  background: #FFF;
  border-color: #73A950;
  color: #73A950;
}

.theme-timber .btn.to-top {
  background: #73A950;
  color: #FFF;
}

.theme-timber .btn.to-top:hover,
.theme-timber .btn.to-top:focus {
  background: #FFF;
  border-color: #73A950;
  color: #73A950;
}

.theme-timber .article h3,
.theme-timber .article h5 {
  color: #73A950;
}

.theme-timber .sm-logo {
  background: #73A950;
}

.theme-timber .sm-logo:before {
  border-left-color: #73A950;
}

.theme-timber .sm-logo:after {
  border-right-color: #73A950;
}

.theme-timber .sub-nav li a.cur {
  border-color: #73A950;
}

.theme-timber .slick-dots li.slick-active button:before {
  background: #73A950;
}

.theme-timber .flash.stripe {
  background: #73A950;
}

.theme-the-experiment div#site-header {
  border-bottom-color: #005957;
}

.theme-the-experiment div#site-header a:hover,
.theme-the-experiment div#site-header a:focus,
.theme-the-experiment .menu-label:hover,
.theme-the-experiment .menu-label:focus,
.theme-the-experiment #menu-toggle:checked ~ .menu-label {
  color: #005957;
}

.theme-the-experiment .text-brand {
  color: #005957;
}

.theme-the-experiment a,
.theme-the-experiment .faux-link {
  border-bottom-color: #005957;
}

.theme-the-experiment a:hover,
.theme-the-experiment a:focus,
.theme-the-experiment .faux-link:hover,
.theme-the-experiment .faux-link:focus {
  color: #005957;
}

.theme-the-experiment .btn {
  background: transparent;
  border-color: #005957;
  color: #005957;
}

.theme-the-experiment .btn.secondary {
  background: #005957;
  color: #FFF;
}

.theme-the-experiment .btn.secondary:hover,
.theme-the-experiment .btn.secondary:focus {
  background: transparent;
  border-color: #005957;
  color: #005957;
}

.theme-the-experiment .btn:hover,
.theme-the-experiment .btn:focus {
  background: #005957;
  border-color: #005957;
  color: #FFF;
}

.theme-the-experiment .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-the-experiment a.mod-content {
  border-color: transparent;
}

.theme-the-experiment a.mod-content:hover,
.theme-the-experiment a.mod-content:focus {
  border-color: #005957;
  background: #f2ffff;
}

.theme-the-experiment form.general.inline .btn {
  background: #005957;
}

.theme-the-experiment form.general.inline .btn:hover,
.theme-the-experiment form.general.inline .btn:focus {
  background: #FFF;
  border-color: #005957;
  color: #005957;
}

.theme-the-experiment .btn.to-top {
  background: #005957;
  color: #FFF;
}

.theme-the-experiment .btn.to-top:hover,
.theme-the-experiment .btn.to-top:focus {
  background: #FFF;
  border-color: #005957;
  color: #005957;
}

.theme-the-experiment .article h3,
.theme-the-experiment .article h5 {
  color: #005957;
}

.theme-the-experiment .sm-logo {
  background: #005957;
}

.theme-the-experiment .sm-logo:before {
  border-left-color: #005957;
}

.theme-the-experiment .sm-logo:after {
  border-right-color: #005957;
}

.theme-the-experiment .sub-nav li a.cur {
  border-color: #005957;
}

.theme-the-experiment .slick-dots li.slick-active button:before {
  background: #005957;
}

.theme-the-experiment .flash.stripe {
  background: #005957;
}

.theme-familius div#site-header {
  border-bottom-color: #cbcd3b;
}

.theme-familius div#site-header a:hover,
.theme-familius div#site-header a:focus,
.theme-familius .menu-label:hover,
.theme-familius .menu-label:focus,
.theme-familius #menu-toggle:checked ~ .menu-label {
  color: #cbcd3b;
}

.theme-familius .text-brand {
  color: #cbcd3b;
}

.theme-familius a,
.theme-familius .faux-link {
  border-bottom-color: #cbcd3b;
}

.theme-familius a:hover,
.theme-familius a:focus,
.theme-familius .faux-link:hover,
.theme-familius .faux-link:focus {
  color: #cbcd3b;
}

.theme-familius .btn {
  background: transparent;
  border-color: #cbcd3b;
  color: #cbcd3b;
}

.theme-familius .btn.secondary {
  background: #cbcd3b;
  color: #FFF;
}

.theme-familius .btn.secondary:hover,
.theme-familius .btn.secondary:focus {
  background: transparent;
  border-color: #cbcd3b;
  color: #cbcd3b;
}

.theme-familius .btn:hover,
.theme-familius .btn:focus {
  background: #cbcd3b;
  border-color: #cbcd3b;
  color: #FFF;
}

.theme-familius .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-familius a.mod-content {
  border-color: transparent;
}

.theme-familius a.mod-content:hover,
.theme-familius a.mod-content:focus {
  border-color: #cbcd3b;
  background: white;
}

.theme-familius form.general.inline .btn {
  background: #cbcd3b;
}

.theme-familius form.general.inline .btn:hover,
.theme-familius form.general.inline .btn:focus {
  background: #FFF;
  border-color: #cbcd3b;
  color: #cbcd3b;
}

.theme-familius .btn.to-top {
  background: #cbcd3b;
  color: #FFF;
}

.theme-familius .btn.to-top:hover,
.theme-familius .btn.to-top:focus {
  background: #FFF;
  border-color: #cbcd3b;
  color: #cbcd3b;
}

.theme-familius .article h3,
.theme-familius .article h5 {
  color: #cbcd3b;
}

.theme-familius .sm-logo {
  background: #cbcd3b;
}

.theme-familius .sm-logo:before {
  border-left-color: #cbcd3b;
}

.theme-familius .sm-logo:after {
  border-right-color: #cbcd3b;
}

.theme-familius .sub-nav li a.cur {
  border-color: #cbcd3b;
}

.theme-familius .slick-dots li.slick-active button:before {
  background: #cbcd3b;
}

.theme-familius .flash.stripe {
  background: #cbcd3b;
}

.theme-future-house-publishing div#site-header {
  border-bottom-color: #0098d7;
}

.theme-future-house-publishing div#site-header a:hover,
.theme-future-house-publishing div#site-header a:focus,
.theme-future-house-publishing .menu-label:hover,
.theme-future-house-publishing .menu-label:focus,
.theme-future-house-publishing #menu-toggle:checked ~ .menu-label {
  color: #0098d7;
}

.theme-future-house-publishing .text-brand {
  color: #0098d7;
}

.theme-future-house-publishing a,
.theme-future-house-publishing .faux-link {
  border-bottom-color: #0098d7;
}

.theme-future-house-publishing a:hover,
.theme-future-house-publishing a:focus,
.theme-future-house-publishing .faux-link:hover,
.theme-future-house-publishing .faux-link:focus {
  color: #0098d7;
}

.theme-future-house-publishing .btn {
  background: transparent;
  border-color: #0098d7;
  color: #0098d7;
}

.theme-future-house-publishing .btn.secondary {
  background: #0098d7;
  color: #FFF;
}

.theme-future-house-publishing .btn.secondary:hover,
.theme-future-house-publishing .btn.secondary:focus {
  background: transparent;
  border-color: #0098d7;
  color: #0098d7;
}

.theme-future-house-publishing .btn:hover,
.theme-future-house-publishing .btn:focus {
  background: #0098d7;
  border-color: #0098d7;
  color: #FFF;
}

.theme-future-house-publishing .btn.disabled {
  background: #CCC;
  border-color: #CCC;
  color: #FFF;
}

.theme-future-house-publishing a.mod-content {
  border-color: transparent;
}

.theme-future-house-publishing a.mod-content:hover,
.theme-future-house-publishing a.mod-content:focus {
  border-color: #0098d7;
  background: white;
}

.theme-future-house-publishing form.general.inline .btn {
  background: #0098d7;
}

.theme-future-house-publishing form.general.inline .btn:hover,
.theme-future-house-publishing form.general.inline .btn:focus {
  background: #FFF;
  border-color: #0098d7;
  color: #0098d7;
}

.theme-future-house-publishing .btn.to-top {
  background: #0098d7;
  color: #FFF;
}

.theme-future-house-publishing .btn.to-top:hover,
.theme-future-house-publishing .btn.to-top:focus {
  background: #FFF;
  border-color: #0098d7;
  color: #0098d7;
}

.theme-future-house-publishing .article h3,
.theme-future-house-publishing .article h5 {
  color: #0098d7;
}

.theme-future-house-publishing .sm-logo {
  background: #0098d7;
}

.theme-future-house-publishing .sm-logo:before {
  border-left-color: #0098d7;
}

.theme-future-house-publishing .sm-logo:after {
  border-right-color: #0098d7;
}

.theme-future-house-publishing .sub-nav li a.cur {
  border-color: #0098d7;
}

.theme-future-house-publishing .slick-dots li.slick-active button:before {
  background: #0098d7;
}

.theme-future-house-publishing .flash.stripe {
  background: #0098d7;
}

.theme-artisan div#site-header a:hover,
.theme-artisan div#site-header a:focus,
.theme-artisan .menu-label:hover,
.theme-artisan .menu-label:focus,
.theme-artisan #menu-toggle:checked ~ .menu-label {
  color: #F4F4F4;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-slider {
  margin-bottom: 70px;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -15px\9 ;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
}

.slick-prev.slick-disabled .slick-next.slick-disabled {
  opacity: 0;
}

.slick-prev:before,
.slick-next:before {
  font-family: "icons";
  font-size: 30px;
  line-height: 1;
  color: #CCC;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  color: #565656;
}

.slick-prev {
  left: -30px;
}

.slick-prev:before {
  content: "<";
}

.slick-next {
  right: -30px;
}

.slick-next:before {
  content: ">";
}

.slick-dots {
  position: absolute;
  left: 0;
  bottom: -55px;
  display: block;
  padding: 0;
  width: 100%;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 8px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  display: block;
  height: 16px;
  width: 16px;
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0;
  color: transparent;
  cursor: pointer;
  font-size: 0px;
  line-height: 0;
  outline: none;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  background: #565656;
}

.slick-dots li button:before,
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  height: 16px;
  width: 16px;
  border-radius: 16px;
  background: #CCC;
}

.slick-dots li.slick-active button:before {
  background: #EF7C0D;
}

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