/**
Theme Name: Makers
Theme Description: A theme for Maker Moments by Crew. 
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #d7d7d8;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #d7d7d8;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #f6f6f6;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #d7d7d8;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f6f6f6;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #d7d7d8;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #f6f6f6;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #373737;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #d7d7d8;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #373737;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #bcbcbc;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #bcbcbc;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f6f6f6;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #777777;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #373737;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f6f6f6;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.row:before,
.row:after,
.header__wrapper:before,
.header__wrapper:after,
.footer__wrapper:before,
.footer__wrapper:after,
.footer__meta:before,
.footer__meta:after,
main:before,
main:after,
article:before,
article:after,
.makers__entry--footer:before,
.makers__entry--footer:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.row:after,
.header__wrapper:after,
.footer__wrapper:after,
.footer__meta:after,
main:after,
article:after,
.makers__entry--footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.row:before,
.row:after,
.header__wrapper:before,
.header__wrapper:after,
.footer__wrapper:before,
.footer__wrapper:after,
.footer__meta:before,
.footer__meta:after,
main:before,
main:after,
article:before,
article:after,
.makers__entry--footer:before,
.makers__entry--footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.row:after,
.header__wrapper:after,
.footer__wrapper:after,
.footer__meta:after,
main:after,
article:after,
.makers__entry--footer:after {
  clear: both;
}
@font-face {
  font-family: "iconfont";
  src: url("assets/webfonts/iconfont-cd1530e7e5f65e713a06c8f55955e8dd.eot");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "iconfont";
  src: url("assets/webfonts/iconfont-cd1530e7e5f65e713a06c8f55955e8dd.eot");
  src: url("assets/webfonts/iconfont-cd1530e7e5f65e713a06c8f55955e8dd.eot?#iefix") format("embedded-opentype"), url("assets/webfonts/iconfont-cd1530e7e5f65e713a06c8f55955e8dd.woff") format("woff"), url("assets/webfonts/iconfont-cd1530e7e5f65e713a06c8f55955e8dd.ttf") format("truetype"), url("assets/webfonts/iconfont-cd1530e7e5f65e713a06c8f55955e8dd.svg?#iconfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "iconfont";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-arrow-circle-right:before {
  content: "\f101";
}
.icon-arrow-right:before {
  content: "\f102";
}
.icon-bookmark:before {
  content: "\f103";
}
.icon-chevron-right:before {
  content: "\f104";
}
.icon-face-happy:before {
  content: "\f105";
}
.icon-facebook:before {
  content: "\f106";
}
.icon-instapaper:before {
  content: "\f107";
}
.icon-mail:before {
  content: "\f108";
}
.icon-menu:before {
  content: "\f109";
}
.icon-person:before {
  content: "\f10a";
}
.icon-pinboard:before {
  content: "\f10b";
}
.icon-plus:before {
  content: "\f10c";
}
.icon-pocket:before {
  content: "\f10d";
}
.icon-readability:before {
  content: "\f10e";
}
.icon-rss:before {
  content: "\f10f";
}
.icon-share:before {
  content: "\f110";
}
.icon-tag:before {
  content: "\f111";
}
.icon-tags:before {
  content: "\f112";
}
.icon-twitter:before {
  content: "\f113";
}
.icon-unsplash-white:before {
  content: "\f114";
}
.icon-unsplash:before {
  content: "\f115";
}
.wf-loading {
  opacity: 0;
}
.wf-active {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
}
body {
  background: #ffffff;
  font-family: 'Mercury SSm A', 'Mercury SSm B', 'Mercury Text G4 A', 'Mercury Text G4 B', serif;
  font-size: 15px;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 16px;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
h1 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.0;
  margin: 0;
  padding: 0;
}
h2 {
  font-size: 17px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
h3 {
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
h4 {
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
h5 {
  color: #373737;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
h6 {
  color: #373737;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.05em;
}
a {
  color: #999;
  text-decoration: none;
  transition: all 0.2s ease-out;
}
a:active,
a:hover {
  color: #1e1e1e;
  text-decoration: underline;
}
p {
  margin-bottom: 16px;
}
img + p {
  margin-top: 10px;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
.highlight {
  border-bottom: 0px solid #f1e2d0;
  box-shadow: inset 0 -6px 0 #f1e2d0;
}
.button {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: auto;
}
.button:focus,
.button:active:focus,
.button.active:focus,
.button.focus,
.button:active.focus,
.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus,
.button.focus {
  color: #333333;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.button.disabled,
fieldset[disabled] a.button {
  pointer-events: none;
}
.button:focus,
.button.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.button:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button:active:hover,
.button.active:hover,
.open > .dropdown-toggle.button:hover,
.button:active:focus,
.button.active:focus,
.open > .dropdown-toggle.button:focus,
.button:active.focus,
.button.active.focus,
.open > .dropdown-toggle.button.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  background-image: none;
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button,
.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled.focus,
.button[disabled].focus,
fieldset[disabled] .button.focus,
.button.disabled:active,
.button[disabled]:active,
fieldset[disabled] .button:active,
.button.disabled.active,
.button[disabled].active,
fieldset[disabled] .button.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.button .badge {
  color: #ffffff;
  background-color: #333333;
}
.button:hover,
.button:active,
.button:focus {
  background: none;
  background-color: white !important;
  border-color: #bcbcbc;
  box-shadow: none;
  color: #1e1e1e;
  opacity: 0.85;
}
.button__icon:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon.button--medium:before,
.button__icon.button--large:before {
  font-size: 11px;
}
.button + .button,
.button + .button--dark,
.button--dark + .button,
.button--dark + .button--dark {
  margin-left: 12px;
}
.button__icon--person:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--person.button--medium:before,
.button__icon--person.button--large:before {
  font-size: 11px;
}
.button__icon--person:before {
  content: "\f10a";
}
.button__icon--person:before {
  content: "\f10a";
}
.button__icon--new-project:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--new-project.button--medium:before,
.button__icon--new-project.button--large:before {
  font-size: 11px;
}
.button__icon--new-project:before {
  content: "\f10c";
}
.button__icon--new-project:before {
  content: "\f10c";
}
.button__icon--arrow:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--arrow.button--medium:before,
.button__icon--arrow.button--large:before {
  font-size: 11px;
}
.button__icon--arrow:before {
  content: "\f102";
}
.button__icon--arrow:before {
  content: "\f102";
}
.button__icon--arrow:before {
  position: relative;
  top: 1px;
}
.button__icon--menu:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--menu.button--medium:before,
.button__icon--menu.button--large:before {
  font-size: 11px;
}
.button__icon--menu:before {
  content: "\f109";
}
.button__icon--menu:before {
  content: "\f109";
}
.button__icon--twitter:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--twitter.button--medium:before,
.button__icon--twitter.button--large:before {
  font-size: 11px;
}
.button__icon--twitter:before {
  content: "\f113";
}
.button__icon--twitter:before {
  content: "\f113";
}
.button__icon--facebook:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--facebook.button--medium:before,
.button__icon--facebook.button--large:before {
  font-size: 11px;
}
.button__icon--facebook:before {
  content: "\f106";
}
.button__icon--facebook:before {
  content: "\f106";
}
.button__icon--email:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--email.button--medium:before,
.button__icon--email.button--large:before {
  font-size: 11px;
}
.button__icon--email:before {
  content: "\f108";
}
.button__icon--email:before {
  content: "\f108";
}
.button__icon--tag:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--tag.button--medium:before,
.button__icon--tag.button--large:before {
  font-size: 11px;
}
.button__icon--tag:before {
  content: "\f111";
}
.button__icon--tag:before {
  content: "\f111";
}
.button__icon--tags:before {
  font-family: 'iconfont';
  display: inline-block;
  font-size: 9px;
  color: #d7d7d8;
  padding-right: 9px;
}
.button__icon--tags.button--medium:before,
.button__icon--tags.button--large:before {
  font-size: 11px;
}
.button__icon--tags:before {
  content: "\f112";
}
.button__icon--tags:before {
  content: "\f112";
}
.button--dark {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: auto;
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #ffffff;
}
.button--dark:focus,
.button--dark:active:focus,
.button--dark.active:focus,
.button--dark.focus,
.button--dark:active.focus,
.button--dark.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button--dark:hover,
.button--dark:focus,
.button--dark.focus {
  color: #333333;
  text-decoration: none;
}
.button--dark:active,
.button--dark.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button--dark.disabled,
.button--dark[disabled],
fieldset[disabled] .button--dark {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.button--dark.disabled,
fieldset[disabled] a.button--dark {
  pointer-events: none;
}
.button--dark:focus,
.button--dark.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.button--dark:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--dark:active,
.button--dark.active,
.open > .dropdown-toggle.button--dark {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--dark:active:hover,
.button--dark.active:hover,
.open > .dropdown-toggle.button--dark:hover,
.button--dark:active:focus,
.button--dark.active:focus,
.open > .dropdown-toggle.button--dark:focus,
.button--dark:active.focus,
.button--dark.active.focus,
.open > .dropdown-toggle.button--dark.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.button--dark:active,
.button--dark.active,
.open > .dropdown-toggle.button--dark {
  background-image: none;
}
.button--dark.disabled,
.button--dark[disabled],
fieldset[disabled] .button--dark,
.button--dark.disabled:hover,
.button--dark[disabled]:hover,
fieldset[disabled] .button--dark:hover,
.button--dark.disabled:focus,
.button--dark[disabled]:focus,
fieldset[disabled] .button--dark:focus,
.button--dark.disabled.focus,
.button--dark[disabled].focus,
fieldset[disabled] .button--dark.focus,
.button--dark.disabled:active,
.button--dark[disabled]:active,
fieldset[disabled] .button--dark:active,
.button--dark.disabled.active,
.button--dark[disabled].active,
fieldset[disabled] .button--dark.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.button--dark .badge {
  color: #ffffff;
  background-color: #333333;
}
.button--dark:hover,
.button--dark:active,
.button--dark:focus {
  background: none;
  background-color: white !important;
  border-color: #bcbcbc;
  box-shadow: none;
  color: #1e1e1e;
  opacity: 0.85;
}
.button--dark:hover,
.button--dark:active,
.button--dark:focus {
  background: #1e1e1e;
  background-color: #1e1e1e !important;
  border-color: #1e1e1e;
  box-shadow: none;
  color: #ffffff !important;
  opacity: 0.85;
}
[class*=button__icon].button--dark:before {
  color: #bcbcbc;
}
.button--twitter {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: auto;
  background: #55acee;
  border-color: #55acee;
  color: #ffffff;
}
.button--twitter:focus,
.button--twitter:active:focus,
.button--twitter.active:focus,
.button--twitter.focus,
.button--twitter:active.focus,
.button--twitter.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button--twitter:hover,
.button--twitter:focus,
.button--twitter.focus {
  color: #333333;
  text-decoration: none;
}
.button--twitter:active,
.button--twitter.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button--twitter.disabled,
.button--twitter[disabled],
fieldset[disabled] .button--twitter {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.button--twitter.disabled,
fieldset[disabled] a.button--twitter {
  pointer-events: none;
}
.button--twitter:focus,
.button--twitter.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.button--twitter:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--twitter:active,
.button--twitter.active,
.open > .dropdown-toggle.button--twitter {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--twitter:active:hover,
.button--twitter.active:hover,
.open > .dropdown-toggle.button--twitter:hover,
.button--twitter:active:focus,
.button--twitter.active:focus,
.open > .dropdown-toggle.button--twitter:focus,
.button--twitter:active.focus,
.button--twitter.active.focus,
.open > .dropdown-toggle.button--twitter.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.button--twitter:active,
.button--twitter.active,
.open > .dropdown-toggle.button--twitter {
  background-image: none;
}
.button--twitter.disabled,
.button--twitter[disabled],
fieldset[disabled] .button--twitter,
.button--twitter.disabled:hover,
.button--twitter[disabled]:hover,
fieldset[disabled] .button--twitter:hover,
.button--twitter.disabled:focus,
.button--twitter[disabled]:focus,
fieldset[disabled] .button--twitter:focus,
.button--twitter.disabled.focus,
.button--twitter[disabled].focus,
fieldset[disabled] .button--twitter.focus,
.button--twitter.disabled:active,
.button--twitter[disabled]:active,
fieldset[disabled] .button--twitter:active,
.button--twitter.disabled.active,
.button--twitter[disabled].active,
fieldset[disabled] .button--twitter.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.button--twitter .badge {
  color: #ffffff;
  background-color: #333333;
}
.button--twitter:hover,
.button--twitter:active,
.button--twitter:focus {
  background: none;
  background-color: white !important;
  border-color: #bcbcbc;
  box-shadow: none;
  color: #1e1e1e;
  opacity: 0.85;
}
.button--twitter:hover,
.button--twitter:active,
.button--twitter:focus {
  background: #55acee !important;
  border-color: #55acee;
  color: #ffffff;
}
.button--facebook {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: auto;
  background: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}
.button--facebook:focus,
.button--facebook:active:focus,
.button--facebook.active:focus,
.button--facebook.focus,
.button--facebook:active.focus,
.button--facebook.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button--facebook:hover,
.button--facebook:focus,
.button--facebook.focus {
  color: #333333;
  text-decoration: none;
}
.button--facebook:active,
.button--facebook.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button--facebook.disabled,
.button--facebook[disabled],
fieldset[disabled] .button--facebook {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.button--facebook.disabled,
fieldset[disabled] a.button--facebook {
  pointer-events: none;
}
.button--facebook:focus,
.button--facebook.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.button--facebook:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--facebook:active,
.button--facebook.active,
.open > .dropdown-toggle.button--facebook {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--facebook:active:hover,
.button--facebook.active:hover,
.open > .dropdown-toggle.button--facebook:hover,
.button--facebook:active:focus,
.button--facebook.active:focus,
.open > .dropdown-toggle.button--facebook:focus,
.button--facebook:active.focus,
.button--facebook.active.focus,
.open > .dropdown-toggle.button--facebook.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.button--facebook:active,
.button--facebook.active,
.open > .dropdown-toggle.button--facebook {
  background-image: none;
}
.button--facebook.disabled,
.button--facebook[disabled],
fieldset[disabled] .button--facebook,
.button--facebook.disabled:hover,
.button--facebook[disabled]:hover,
fieldset[disabled] .button--facebook:hover,
.button--facebook.disabled:focus,
.button--facebook[disabled]:focus,
fieldset[disabled] .button--facebook:focus,
.button--facebook.disabled.focus,
.button--facebook[disabled].focus,
fieldset[disabled] .button--facebook.focus,
.button--facebook.disabled:active,
.button--facebook[disabled]:active,
fieldset[disabled] .button--facebook:active,
.button--facebook.disabled.active,
.button--facebook[disabled].active,
fieldset[disabled] .button--facebook.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.button--facebook .badge {
  color: #ffffff;
  background-color: #333333;
}
.button--facebook:hover,
.button--facebook:active,
.button--facebook:focus {
  background: none;
  background-color: white !important;
  border-color: #bcbcbc;
  box-shadow: none;
  color: #1e1e1e;
  opacity: 0.85;
}
.button--facebook:hover,
.button--facebook:active,
.button--facebook:focus {
  background: #3b5998 !important;
  border-color: #3b5998;
  color: #ffffff;
}
.button--tumblr {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: auto;
  background: #35465c;
  border-color: #35465c;
  color: #ffffff;
}
.button--tumblr:focus,
.button--tumblr:active:focus,
.button--tumblr.active:focus,
.button--tumblr.focus,
.button--tumblr:active.focus,
.button--tumblr.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button--tumblr:hover,
.button--tumblr:focus,
.button--tumblr.focus {
  color: #333333;
  text-decoration: none;
}
.button--tumblr:active,
.button--tumblr.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button--tumblr.disabled,
.button--tumblr[disabled],
fieldset[disabled] .button--tumblr {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.button--tumblr.disabled,
fieldset[disabled] a.button--tumblr {
  pointer-events: none;
}
.button--tumblr:focus,
.button--tumblr.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.button--tumblr:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--tumblr:active,
.button--tumblr.active,
.open > .dropdown-toggle.button--tumblr {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--tumblr:active:hover,
.button--tumblr.active:hover,
.open > .dropdown-toggle.button--tumblr:hover,
.button--tumblr:active:focus,
.button--tumblr.active:focus,
.open > .dropdown-toggle.button--tumblr:focus,
.button--tumblr:active.focus,
.button--tumblr.active.focus,
.open > .dropdown-toggle.button--tumblr.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.button--tumblr:active,
.button--tumblr.active,
.open > .dropdown-toggle.button--tumblr {
  background-image: none;
}
.button--tumblr.disabled,
.button--tumblr[disabled],
fieldset[disabled] .button--tumblr,
.button--tumblr.disabled:hover,
.button--tumblr[disabled]:hover,
fieldset[disabled] .button--tumblr:hover,
.button--tumblr.disabled:focus,
.button--tumblr[disabled]:focus,
fieldset[disabled] .button--tumblr:focus,
.button--tumblr.disabled.focus,
.button--tumblr[disabled].focus,
fieldset[disabled] .button--tumblr.focus,
.button--tumblr.disabled:active,
.button--tumblr[disabled]:active,
fieldset[disabled] .button--tumblr:active,
.button--tumblr.disabled.active,
.button--tumblr[disabled].active,
fieldset[disabled] .button--tumblr.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.button--tumblr .badge {
  color: #ffffff;
  background-color: #333333;
}
.button--tumblr:hover,
.button--tumblr:active,
.button--tumblr:focus {
  background: none;
  background-color: white !important;
  border-color: #bcbcbc;
  box-shadow: none;
  color: #1e1e1e;
  opacity: 0.85;
}
.button--tumblr:hover,
.button--tumblr:active,
.button--tumblr:focus {
  background: #35465c !important;
  border-color: #35465c;
  color: #ffffff;
}
.button--email {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: auto;
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #ffffff;
}
.button--email:focus,
.button--email:active:focus,
.button--email.active:focus,
.button--email.focus,
.button--email:active.focus,
.button--email.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button--email:hover,
.button--email:focus,
.button--email.focus {
  color: #333333;
  text-decoration: none;
}
.button--email:active,
.button--email.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button--email.disabled,
.button--email[disabled],
fieldset[disabled] .button--email {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.button--email.disabled,
fieldset[disabled] a.button--email {
  pointer-events: none;
}
.button--email:focus,
.button--email.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.button--email:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--email:active,
.button--email.active,
.open > .dropdown-toggle.button--email {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button--email:active:hover,
.button--email.active:hover,
.open > .dropdown-toggle.button--email:hover,
.button--email:active:focus,
.button--email.active:focus,
.open > .dropdown-toggle.button--email:focus,
.button--email:active.focus,
.button--email.active.focus,
.open > .dropdown-toggle.button--email.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.button--email:active,
.button--email.active,
.open > .dropdown-toggle.button--email {
  background-image: none;
}
.button--email.disabled,
.button--email[disabled],
fieldset[disabled] .button--email,
.button--email.disabled:hover,
.button--email[disabled]:hover,
fieldset[disabled] .button--email:hover,
.button--email.disabled:focus,
.button--email[disabled]:focus,
fieldset[disabled] .button--email:focus,
.button--email.disabled.focus,
.button--email[disabled].focus,
fieldset[disabled] .button--email.focus,
.button--email.disabled:active,
.button--email[disabled]:active,
fieldset[disabled] .button--email:active,
.button--email.disabled.active,
.button--email[disabled].active,
fieldset[disabled] .button--email.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.button--email .badge {
  color: #ffffff;
  background-color: #333333;
}
.button--email:hover,
.button--email:active,
.button--email:focus {
  background: none;
  background-color: white !important;
  border-color: #bcbcbc;
  box-shadow: none;
  color: #1e1e1e;
  opacity: 0.85;
}
.button--email:hover,
.button--email:active,
.button--email:focus {
  background: #1e1e1e;
  background-color: #1e1e1e !important;
  border-color: #1e1e1e;
  box-shadow: none;
  color: #ffffff !important;
  opacity: 0.85;
}
.button--facebook,
.button--twitter,
.button--email {
  margin-bottom: 10px;
  display: inline-block;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .button--facebook,
  .button--twitter,
  .button--email {
    margin: 0;
  }
}
.button--facebook:before,
.button--twitter:before,
.button--email:before {
  color: #ffffff;
}
.button--medium {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  border-radius: 2px;
  font-size: 12px;
}
@media only screen and (min-width: 768px) {
  .button--medium {
    font-size: 12px;
  }
}
.button--large {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  border-radius: 2px;
  font-size: 14px;
}
@media only screen and (min-width: 768px) {
  .button--large {
    font-size: 16px;
  }
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  margin: 25px 0;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
table .table {
  background-color: #ffffff;
}
.float-right {
  float: right;
}
.float-left {
  float: left;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.row:before,
.row:after,
.header__wrapper:before,
.header__wrapper:after,
.footer__wrapper:before,
.footer__wrapper:after,
.footer__meta:before,
.footer__meta:after,
main:before,
main:after,
article:before,
article:after,
.makers__entry--footer:before,
.makers__entry--footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.row:after,
.header__wrapper:after,
.footer__wrapper:after,
.footer__meta:after,
main:after,
article:after,
.makers__entry--footer:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.row:before,
.row:after,
.header__wrapper:before,
.header__wrapper:after,
.footer__wrapper:before,
.footer__wrapper:after,
.footer__meta:before,
.footer__meta:after,
main:before,
main:after,
article:before,
article:after,
.makers__entry--footer:before,
.makers__entry--footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.row:after,
.header__wrapper:after,
.footer__wrapper:after,
.footer__meta:after,
main:after,
article:after,
.makers__entry--footer:after {
  clear: both;
}
form input[type="email"] {
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  box-shadow: none;
  color: #373737;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 10px;
  font-weight: 400;
  text-align: left;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: 60%;
  -webkit-appearance: none;
}
@media only screen and (min-width: 768px) {
  form input[type="email"] {
    width: 50%;
  }
}
form input[type="submit"] {
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
          user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  background: none;
  border-radius: 2px;
  border: 1px solid #d7d7d8;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none !important;
  transition: all 0.1s ease-out;
  width: auto;
  background: #1e1e1e;
  border-color: #1e1e1e;
  color: #ffffff;
  max-width: 30%;
  height: 34px;
}
form input[type="submit"]:focus,
form input[type="submit"]:active:focus,
form input[type="submit"].active:focus,
form input[type="submit"].focus,
form input[type="submit"]:active.focus,
form input[type="submit"].active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
form input[type="submit"]:hover,
form input[type="submit"]:focus,
form input[type="submit"].focus {
  color: #333333;
  text-decoration: none;
}
form input[type="submit"]:active,
form input[type="submit"].active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
form input[type="submit"].disabled,
form input[type="submit"][disabled],
fieldset[disabled] form input[type="submit"] {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
aform input[type="submit"].disabled,
fieldset[disabled] aform input[type="submit"] {
  pointer-events: none;
}
form input[type="submit"]:focus,
form input[type="submit"].focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
form input[type="submit"]:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
form input[type="submit"]:active,
form input[type="submit"].active,
.open > .dropdown-toggleform input[type="submit"] {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
form input[type="submit"]:active:hover,
form input[type="submit"].active:hover,
.open > .dropdown-toggleform input[type="submit"]:hover,
form input[type="submit"]:active:focus,
form input[type="submit"].active:focus,
.open > .dropdown-toggleform input[type="submit"]:focus,
form input[type="submit"]:active.focus,
form input[type="submit"].active.focus,
.open > .dropdown-toggleform input[type="submit"].focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
form input[type="submit"]:active,
form input[type="submit"].active,
.open > .dropdown-toggleform input[type="submit"] {
  background-image: none;
}
form input[type="submit"].disabled,
form input[type="submit"][disabled],
fieldset[disabled] form input[type="submit"],
form input[type="submit"].disabled:hover,
form input[type="submit"][disabled]:hover,
fieldset[disabled] form input[type="submit"]:hover,
form input[type="submit"].disabled:focus,
form input[type="submit"][disabled]:focus,
fieldset[disabled] form input[type="submit"]:focus,
form input[type="submit"].disabled.focus,
form input[type="submit"][disabled].focus,
fieldset[disabled] form input[type="submit"].focus,
form input[type="submit"].disabled:active,
form input[type="submit"][disabled]:active,
fieldset[disabled] form input[type="submit"]:active,
form input[type="submit"].disabled.active,
form input[type="submit"][disabled].active,
fieldset[disabled] form input[type="submit"].active {
  background-color: #ffffff;
  border-color: #cccccc;
}
form input[type="submit"] .badge {
  color: #ffffff;
  background-color: #333333;
}
form input[type="submit"]:hover,
form input[type="submit"]:active,
form input[type="submit"]:focus {
  background: none;
  background-color: white !important;
  border-color: #bcbcbc;
  box-shadow: none;
  color: #1e1e1e;
  opacity: 0.85;
}
form input[type="submit"]:hover,
form input[type="submit"]:active,
form input[type="submit"]:focus {
  background: #1e1e1e;
  background-color: #1e1e1e !important;
  border-color: #1e1e1e;
  box-shadow: none;
  color: #ffffff !important;
  opacity: 0.85;
}
.header {
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 0;
  margin-bottom: 10px;
  padding-top: 26px;
}
.header__wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .header__wrapper {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .header__wrapper {
    width: 970px;
  }
}
@media (min-width: 1100px) {
  .header__wrapper {
    width: 1070px;
  }
}
.header__wrapper > .navbar-header,
.header__wrapper > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .header__wrapper > .navbar-header,
  .header__wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.header__logo {
  background-size: 70px;
  background: url('assets/img/logo/black.svg') no-repeat;
  display: inline-block;
  float: left;
  height: 40px;
  margin: 11px 10px 0 0;
  padding: 0;
  width: 88px;
}
.header__nav,
.header__nav--aux {
  display: block;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .header__nav,
  .header__nav--aux {
    display: inline-block;
    height: 50px;
  }
}
.header__nav li,
.header__nav--aux li {
  display: block;
  height: auto;
  margin: 0;
  padding: 0;
}
.header__nav li a,
.header__nav--aux li a {
  color: #373737;
  display: block;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.06em;
  padding: 19px 10px 8px;
  text-decoration: none;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .header__nav li,
  .header__nav--aux li {
    display: inline-block;
  }
}
.header__nav--aux,
.header__nav--aux--aux {
  float: right;
}
.header__nav--aux li:last-of-type a,
.header__nav--aux--aux li:last-of-type a {
  padding-right: 0;
}
.header__nav--aux form,
.header__nav--aux--aux form {
  margin-top: 16px;
}
.header__nav--aux input[type="email"],
.header__nav--aux--aux input[type="email"] {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header__nav--aux input[type="email"],
  .header__nav--aux--aux input[type="email"] {
    display: inline-block;
    height: 26px;
    margin-right: 6px;
    vertical-align: top;
    width: 180px;
  }
}
@media only screen and (min-width: 992px) {
  .header__nav--aux input[type="email"],
  .header__nav--aux--aux input[type="email"] {
    width: 300px;
  }
}
.header__nav--aux input[type="submit"].btn,
.header__nav--aux--aux input[type="submit"].btn {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header__nav--aux input[type="submit"].btn,
  .header__nav--aux--aux input[type="submit"].btn {
    display: inline-block;
    height: 26px;
    margin-top: 0;
    position: relative;
    vertical-align: top;
    width: 70px;
  }
}
@media only screen and (min-width: 768px) {
  .header__nav--aux input[type="submit"].btn,
  .header__nav--aux--aux input[type="submit"].btn {
    width: 100px;
  }
}
li.subscribe-link {
  display: inline-block;
}
@media only screen and (min-width: 768px) {
  li.subscribe-link {
    display: none;
  }
}
.banner--clone {
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: -webkit-transform 300ms ease-out, opacity 0ms;
  transition: transform 300ms ease-out, opacity 0ms;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
.banner--stick {
  background: rgba(255, 255, 255, 0.95);
  box-shadow: 1px 0 2px rgba(0, 0, 0, 0.15);
  opacity: 1;
  padding-top: 0;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  visibility: visible;
  z-index: 999999;
}
.banner--stick .header__logo {
  background-size: 26px;
  background: url('assets/img/symbol/white.svg') no-repeat;
  border-radius: 2px;
  height: 26px;
  width: 26px;
}
.banner--stick .header__nav li a,
.banner--stick .header__nav--aux li a {
  color: #373737;
  opacity: 0.75;
  padding: 16px 0px 8px;
}
@media only screen and (min-width: 768px) {
  .banner--stick .header__nav li a,
  .banner--stick .header__nav--aux li a {
    padding: 16px 10px 8px;
  }
}
.banner--stick .header__nav--aux {
  padding-bottom: 13px;
}
.banner--stick .header__nav--aux form {
  margin-top: 12px;
}
.header__subscribe-link {
  display: inline-block;
  float: right;
  margin-top: 13px;
}
.header__subscribe-link a {
  color: #ffffff;
}
.header__subscribe-link a:hover {
  background: #1e1e1e;
}
@media only screen and (min-width: 768px) {
  .header__subscribe-link {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .header__nav,
  .header__nav--aux {
    clear: both;
    height: 0;
    opacity: 0;
    position: relative;
    transition: height 0.1s linear;
    visibility: hidden;
    width: 100%;
    z-index: 1;
  }
  .header__nav ul li a,
  .header__nav--aux ul li a {
    padding-left: 0;
  }
  .header__nav.visible,
  .header__nav--aux.visible {
    height: auto;
    opacity: 1;
    visibility: visible;
    z-index: 99999;
  }
}
.header__link--active a {
  font-weight: 700 !important;
}
.cta {
  border-top: 2px solid #f6f6f6;
  color: #373737;
  font-family: 'Mercury SSm A', 'Mercury SSm B', 'Mercury Text G4 A', 'Mercury Text G4 B', serif;
  margin-top: 50px;
}
.cta p {
  font-size: 14px;
  font-style: italic;
  line-height: 1.5;
}
.cta h4 {
  padding-top: 20px;
  padding-bottom: 5px;
}
.cta__wrapper:before,
.cta__wrapper:after {
  content: " ";
  display: table;
}
.cta__wrapper:after {
  clear: both;
}
.cta__wrapper:before,
.cta__wrapper:after {
  content: " ";
  display: table;
}
.cta__wrapper:after {
  clear: both;
}
.cta__wrapper:before,
.cta__wrapper:after {
  content: " ";
  display: table;
}
.cta__wrapper:after {
  clear: both;
}
.cta__wrapper:before,
.cta__wrapper:after {
  content: " ";
  display: table;
}
.cta__wrapper:after {
  clear: both;
}
.cta__wrapper:before,
.cta__wrapper:after {
  content: " ";
  display: table;
}
.cta__wrapper:after {
  clear: both;
}
.cta__wrapper--left,
.cta__wrapper--right {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cta__wrapper--left,
  .cta__wrapper--right {
    width: 50%;
  }
}
.cta__wrapper--left {
  padding: 40px 20px;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .cta__wrapper--left {
    border-right: 2px solid #f6f6f6;
    padding: 40px 60px;
    text-align: left;
  }
}
.cta__wrapper--left h4 {
  margin: 4px 0 6px;
}
.cta__wrapper {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cta__wrapper {
    display: table;
  }
}
.cta__wrapper .cta__wrapper--right,
.cta__wrapper .cta__wrapper--left {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .cta__wrapper .cta__wrapper--right,
  .cta__wrapper .cta__wrapper--left {
    display: table-cell;
    vertical-align: top;
    width: 50%;
  }
}
.home .cta__wrapper {
  display: block;
}
.home .cta__wrapper--left {
  background: #f6f6f6;
  display: block;
  padding: 40px 20px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .home .cta__wrapper--left {
    padding: 40px 60px;
  }
}
.home .cta__wrapper--left h4 {
  padding-top: 0;
  margin-top: 0;
}
.home .cta__wrapper--left input[type="email"] {
  background: #ffffff;
}
.cta__wrapper--right {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .cta__wrapper--right {
    height: 180px;
    width: 100%;
  }
}
.cta__wrapper--right a {
  color: #ffffff;
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: 100%;
}
.cta__wrapper--right a:before,
.cta__wrapper--right a:after {
  content: " ";
  display: table;
}
.cta__wrapper--right a:after {
  clear: both;
}
.cta__wrapper--right a:before,
.cta__wrapper--right a:after {
  content: " ";
  display: table;
}
.cta__wrapper--right a:after {
  clear: both;
}
.cta__wrapper--right a:before,
.cta__wrapper--right a:after {
  content: " ";
  display: table;
}
.cta__wrapper--right a:after {
  clear: both;
}
.cta__wrapper--right a:before,
.cta__wrapper--right a:after {
  content: " ";
  display: table;
}
.cta__wrapper--right a:after {
  clear: both;
}
.cta__wrapper--right a:before,
.cta__wrapper--right a:after {
  content: " ";
  display: table;
}
.cta__wrapper--right a:after {
  clear: both;
}
.cta__wrapper--right a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.8);
}
.cta__wrapper--right h1 {
  font-size: 45px;
  font-family: 'birch-std';
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .cta__wrapper--right h1 {
    font-size: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .cta__wrapper--right h1 {
    font-size: 60px;
  }
}
.cta__wrapper--right h4 {
  margin: 0;
  padding: 0;
}
.cta__wrapper--right .widget__wrapper {
  position: relative;
  top: 50%;
  height: 100%;
  -webkit-transform: translateY(-15%);
      -ms-transform: translateY(-15%);
          transform: translateY(-15%);
}
.footer {
  background: #1e1e1e;
  color: #6a6a6a;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 14px;
  font-weight: 400;
}
.footer a {
  color: #6a6a6a;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
.footer a:active,
.footer a:hover {
  color: #bcbcbc;
}
.footer__wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 80px;
  padding-bottom: 100px;
}
@media (min-width: 768px) {
  .footer__wrapper {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer__wrapper {
    width: 970px;
  }
}
@media (min-width: 1100px) {
  .footer__wrapper {
    width: 1070px;
  }
}
.footer__wrapper > .navbar-header,
.footer__wrapper > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .footer__wrapper > .navbar-header,
  .footer__wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer__column {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 50px;
  list-style: none;
  text-align: center;
}
@media (min-width: 768px) {
  .footer__column {
    float: left;
    width: 25%;
  }
}
@media only screen and (min-width: 768px) {
  .footer__column {
    margin-bottom: 0;
    text-align: left;
  }
}
.footer__column li {
  margin-bottom: 10px;
}
.footer__column:before {
  color: #bcbcbc;
  content: "Menu Title";
  display: block;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 20px;
}
#menu-info:before {
  content: "Info";
}
#menu-company:before {
  content: "Company";
}
#menu-labs:before {
  content: "Labs";
}
#menu-connect:before {
  content: "Connect";
}
.footer__meta {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  border-top: 1px solid #373737;
  padding: 25px 10px;
}
@media (min-width: 768px) {
  .footer__meta {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .footer__meta {
    width: 970px;
  }
}
@media (min-width: 1100px) {
  .footer__meta {
    width: 1070px;
  }
}
.footer__meta > .navbar-header,
.footer__meta > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .footer__meta > .navbar-header,
  .footer__meta > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.footer__meta--copyright {
  float: left;
}
.footer__meta--montreal {
  float: right;
}
@media (max-width: 767px) {
  .footer__meta--montreal {
    display: none !important;
  }
}
main {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  main {
    width: 750px;
  }
}
@media (min-width: 992px) {
  main {
    width: 970px;
  }
}
@media (min-width: 1100px) {
  main {
    width: 1070px;
  }
}
main > .navbar-header,
main > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  main > .navbar-header,
  main > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
article {
  margin-left: -15px;
  margin-right: -15px;
}
.makers__entry {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
@media (min-width: 768px) {
  .makers__entry {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .makers__entry {
    margin-left: 25%;
  }
}
.makers__entry--footer {
  margin-top: 30px;
}
img {
  width: 100%;
}
.makers__featured-image {
  background-size: cover;
  height: 500px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  opacity: 0.9;
  position: relative;
  width: 100%;
  z-index: -3;
}
@media only screen and (min-width: 768px) {
  .makers__featured-image {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .makers__featured-image {
    height: 450px;
  }
}
.makers__featured-image:after {
  width: 100%;
  height: 500px;
  content: "";
  opacity: 0.3;
  background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 1%, #ffffff 100%);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .makers__featured-image:after {
    height: 450px;
  }
}
hr {
  border: 3px solid #f1e2d0;
  height: 0;
  margin: 50px 0;
  padding: 0;
  text-align: left;
  width: 50%;
}
hr:after {
  content: "";
}
h3,
h3.mkr-q {
  font-family: 'Mercury SSm A', 'Mercury SSm B', 'Mercury Text G4 A', 'Mercury Text G4 B', serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 1.5;
  margin-bottom: 6px;
  padding-top: 20px;
  text-transform: none;
  width: 90%;
}
@media only screen and (min-width: 768px) {
  h3,
  h3.mkr-q {
    font-size: 16px;
    width: 80%;
  }
}
.mkr-p {
  background: #f6f6f6;
  border-radius: 1px;
  color: #6a6a6a;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px !important;
  font-weight: 500;
  letter-spacing: 0.07em;
  margin-right: 2px;
  padding: 3px 5px;
  position: relative;
  text-transform: uppercase;
  top: -2px;
}
@media only screen and (min-width: 768px) {
  .mkr-p {
    font-size: 10px !important;
  }
}
.caption {
  color: #6a6a6a;
  display: block;
  font-family: 'Whitney Cond A', 'Whitney Cond B', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 1.3;
  margin-bottom: 10px;
  padding-top: 10px;
}
.lede {
  padding-bottom: 20px;
}
.lede p {
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .lede p {
    font-size: 20px;
  }
}
.lede hr {
  margin: 40px auto 20px;
}
.util__flush--right {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .util__flush--right {
    margin-left: -22px;
    width: 568px;
  }
}
@media only screen and (min-width: 992px) {
  .util__flush--right {
    width: 733px;
  }
}
@media only screen and (min-width: 1100px) {
  .util__flush--right {
    margin-left: -97px;
    width: 883px;
  }
}
.util__flush--left {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .util__flush--left {
    margin-left: -202px;
    width: 568px;
  }
}
@media only screen and (min-width: 992px) {
  .util__flush--left {
    margin-left: -257px;
    width: 733px;
  }
}
@media only screen and (min-width: 1100px) {
  .util__flush--left {
    margin-left: -282px;
    width: 883px;
  }
}
.util__flush--both {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .util__flush--both {
    margin-left: -202px;
    width: 748px;
  }
}
@media only screen and (min-width: 992px) {
  .util__flush--both {
    margin-left: -257px;
    width: 968px;
  }
}
@media only screen and (min-width: 1100px) {
  .util__flush--both {
    margin-left: -282px;
    width: 1068px;
  }
}
.pull__aside,
.writing .pull__aside {
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__aside,
  .writing .pull__aside {
    margin-left: -202px;
    margin-bottom: 10px;
    width: 182px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__aside,
  .writing .pull__aside {
    margin-left: -257px;
    width: 236px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__aside,
  .writing .pull__aside {
    margin-left: -282px;
    width: 260px;
  }
}
.pull__aside.has-caption,
.writing .pull__aside.has-caption {
  margin-bottom: 0;
}
.pull__aside + .caption,
.writing .pull__aside + .caption {
  clear: left;
  float: left;
  margin-bottom: 10px;
  margin-top: -10px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__aside + .caption,
  .writing .pull__aside + .caption {
    margin-left: -202px;
    margin-bottom: 0px;
    width: 182px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__aside + .caption,
  .writing .pull__aside + .caption {
    margin-left: -257px;
    width: 236px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__aside + .caption,
  .writing .pull__aside + .caption {
    margin-left: -282px;
    width: 260px;
  }
}
.pull__aside--right,
.writing .pull__aside--right {
  float: right;
  margin-left: 20px;
  margin-bottom: 30px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__aside--right,
  .writing .pull__aside--right {
    margin-right: -202px;
    margin-bottom: 10px;
    width: 182px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__aside--right,
  .writing .pull__aside--right {
    margin-right: -257px;
    width: 236px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__aside--right,
  .writing .pull__aside--right {
    margin-right: -282px;
    width: 260px;
  }
}
.pull__aside--right.has-caption,
.writing .pull__aside--right.has-caption {
  margin-bottom: 0;
}
.pull__aside--right + .caption,
.writing .pull__aside--right + .caption {
  clear: right;
  float: right;
  margin-bottom: 10px;
  margin-top: -10px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__aside--right + .caption,
  .writing .pull__aside--right + .caption {
    margin-right: -202px;
    margin-bottom: 0px;
    width: 182px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__aside--right + .caption,
  .writing .pull__aside--right + .caption {
    margin-right: -257px;
    width: 236px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__aside--right + .caption,
  .writing .pull__aside--right + .caption {
    margin-right: -282px;
    width: 260px;
  }
}
.pull__left--small,
.writing .pull__left--small {
  float: left;
  margin-right: 20px;
  margin-top: 10px;
  max-width: 100%;
  width: 40%;
}
.pull__left--small + .caption,
.writing .pull__left--small + .caption {
  clear: left;
  float: left;
  margin-right: 20px;
  max-width: 100%;
  width: 40%;
}
.pull__left--small.has-caption,
.writing .pull__left--small.has-caption {
  margin-bottom: 0;
}
.pull__right--small,
.writing .pull__right--small {
  float: right;
  margin-left: 20px;
  margin-top: 10px;
  max-width: 100%;
  width: 40%;
}
.pull__right--small + .caption,
.writing .pull__right--small + .caption {
  clear: right;
  float: right;
  margin-left: 20px;
  max-width: 100%;
  width: 40%;
}
.pull__right--small.has-caption,
.writing .pull__right--small.has-caption {
  margin-bottom: 0;
}
.pull__left--large,
.pull__left--flush,
.writing .pull__left--large,
.writing .pull__left--flush {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .pull__left--large,
  .pull__left--flush,
  .writing .pull__left--large,
  .writing .pull__left--flush {
    margin-left: -202px;
    width: 568px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__left--large,
  .pull__left--flush,
  .writing .pull__left--large,
  .writing .pull__left--flush {
    margin-left: -257px;
    width: 733px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__left--large,
  .pull__left--flush,
  .writing .pull__left--large,
  .writing .pull__left--flush {
    margin-left: -282px;
    width: 883px;
  }
}
.pull__left--large + .caption,
.pull__left--flush + .caption,
.writing .pull__left--large + .caption,
.writing .pull__left--flush + .caption {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__left--large + .caption,
  .pull__left--flush + .caption,
  .writing .pull__left--large + .caption,
  .writing .pull__left--flush + .caption {
    margin-left: -202px;
    width: 568px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__left--large + .caption,
  .pull__left--flush + .caption,
  .writing .pull__left--large + .caption,
  .writing .pull__left--flush + .caption {
    margin-left: -257px;
    width: 733px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__left--large + .caption,
  .pull__left--flush + .caption,
  .writing .pull__left--large + .caption,
  .writing .pull__left--flush + .caption {
    margin-left: -282px;
    width: 883px;
  }
}
.pull__left--large.has-caption,
.pull__left--flush.has-caption,
.writing .pull__left--large.has-caption,
.writing .pull__left--flush.has-caption {
  margin-bottom: 0;
}
.pull__right--large,
.pull__right--flush,
.writing .pull__right--large,
.writing .pull__right--flush {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .pull__right--large,
  .pull__right--flush,
  .writing .pull__right--large,
  .writing .pull__right--flush {
    margin-left: -22px;
    width: 568px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__right--large,
  .pull__right--flush,
  .writing .pull__right--large,
  .writing .pull__right--flush {
    width: 733px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__right--large,
  .pull__right--flush,
  .writing .pull__right--large,
  .writing .pull__right--flush {
    margin-left: -97px;
    width: 883px;
  }
}
.pull__right--large + .caption,
.pull__right--flush + .caption,
.writing .pull__right--large + .caption,
.writing .pull__right--flush + .caption {
  margin-bottom: 10px;
}
.pull__right--large.has-caption,
.pull__right--flush.has-caption,
.writing .pull__right--large.has-caption,
.writing .pull__right--flush.has-caption {
  margin-bottom: 0;
}
.pull__left--half,
.writing .pull__left--half {
  float: left;
  clear: left;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__left--half,
  .writing .pull__left--half {
    margin-left: -90px;
    margin-right: 20px;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .pull__left--half,
  .writing .pull__left--half {
    margin-left: -118px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__left--half,
  .writing .pull__left--half {
    margin-left: -142px;
  }
}
.pull__left--half.has-caption,
.writing .pull__left--half.has-caption {
  margin-bottom: 0;
}
.pull__left--half + .caption,
.writing .pull__left--half + .caption {
  float: left;
  clear: left;
}
@media only screen and (min-width: 768px) {
  .pull__left--half + .caption,
  .writing .pull__left--half + .caption {
    margin-left: -90px;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .pull__left--half + .caption,
  .writing .pull__left--half + .caption {
    margin-left: -118px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__left--half + .caption,
  .writing .pull__left--half + .caption {
    margin-left: -142px;
  }
}
.pull__right--half,
.writing .pull__right--half {
  clear: right;
  float: right;
  margin-bottom: 30px;
  margin-left: 30px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__right--half,
  .writing .pull__right--half {
    margin-right: -90px;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .pull__right--half,
  .writing .pull__right--half {
    margin-right: -118px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__right--half,
  .writing .pull__right--half {
    margin-right: -142px;
  }
}
.pull__right--half.has-caption,
.writing .pull__right--half.has-caption {
  margin-bottom: 0;
}
.pull__right--half + .caption,
.writing .pull__right--half + .caption {
  width: 100%;
  margin-bottom: 30px;
  float: right;
  clear: right;
}
@media only screen and (min-width: 768px) {
  .pull__right--half + .caption,
  .writing .pull__right--half + .caption {
    margin-right: -90px;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .pull__right--half + .caption,
  .writing .pull__right--half + .caption {
    margin-right: -118px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__right--half + .caption,
  .writing .pull__right--half + .caption {
    margin-right: -142px;
  }
}
.pull__full,
.pull__flush,
.writing .pull__full,
.writing .pull__flush {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__full,
  .pull__flush,
  .writing .pull__full,
  .writing .pull__flush {
    margin-left: -202px;
    width: 748px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__full,
  .pull__flush,
  .writing .pull__full,
  .writing .pull__flush {
    margin-left: -257px;
    width: 968px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__full,
  .pull__flush,
  .writing .pull__full,
  .writing .pull__flush {
    margin-left: -282px;
    width: 1068px;
  }
}
.pull__full.has-caption,
.pull__flush.has-caption,
.writing .pull__full.has-caption,
.writing .pull__flush.has-caption {
  margin-bottom: 0;
}
.pull__full + .caption,
.pull__flush + .caption,
.writing .pull__full + .caption,
.writing .pull__flush + .caption {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .pull__full + .caption,
  .pull__flush + .caption,
  .writing .pull__full + .caption,
  .writing .pull__flush + .caption {
    margin-left: -202px;
    width: 748px;
  }
}
@media only screen and (min-width: 992px) {
  .pull__full + .caption,
  .pull__flush + .caption,
  .writing .pull__full + .caption,
  .writing .pull__flush + .caption {
    margin-left: -257px;
    width: 968px;
  }
}
@media only screen and (min-width: 1100px) {
  .pull__full + .caption,
  .pull__flush + .caption,
  .writing .pull__full + .caption,
  .writing .pull__flush + .caption {
    margin-left: -282px;
    width: 1068px;
  }
}
blockquote {
  box-sizing: border-box;
  border-color: #373737;
  color: #373737;
  font-family: 'Whitney Cond A', 'Whitney Cond B', sans-serif;
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
  border: none;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  blockquote {
    padding: 10px 5px;
  }
}
blockquote p {
  border-bottom: 4px solid transparent;
  box-shadow: 0 2px 0 #f1e2d0;
  display: inline;
  font-size: 22px;
  font-weight: 500;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  blockquote p {
    font-size: 22px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  blockquote p {
    font-size: 24px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 1100px) {
  blockquote p {
    font-size: 26px;
    line-height: 40px;
  }
}
.quote__pull--left {
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
  box-sizing: border-box;
  border-color: #1e1e1e;
  color: #1e1e1e;
  font-family: 'Whitney Cond A', 'Whitney Cond B', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .quote__pull--left {
    margin-left: -202px;
    margin-bottom: 10px;
    width: 182px;
  }
}
@media only screen and (min-width: 992px) {
  .quote__pull--left {
    margin-left: -257px;
    width: 236px;
  }
}
@media only screen and (min-width: 1100px) {
  .quote__pull--left {
    margin-left: -282px;
    width: 260px;
  }
}
.quote__pull--left.has-caption {
  margin-bottom: 0;
}
.quote__pull--left + .caption {
  clear: left;
  float: left;
  margin-bottom: 10px;
  margin-top: -10px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .quote__pull--left + .caption {
    margin-left: -202px;
    margin-bottom: 0px;
    width: 182px;
  }
}
@media only screen and (min-width: 992px) {
  .quote__pull--left + .caption {
    margin-left: -257px;
    width: 236px;
  }
}
@media only screen and (min-width: 1100px) {
  .quote__pull--left + .caption {
    margin-left: -282px;
    width: 260px;
  }
}
@media only screen and (min-width: 768px) {
  .quote__pull--left {
    padding: 10px 5px;
  }
}
.quote__pull--left p {
  border-bottom: 4px solid transparent;
  box-shadow: 0 2px 0 #f1e2d0;
  display: inline;
  font-size: 22px;
  font-weight: 500;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .quote__pull--left p {
    font-size: 22px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .quote__pull--left p {
    font-size: 24px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 1100px) {
  .quote__pull--left p {
    font-size: 26px;
    line-height: 40px;
  }
}
.quote__pull--right {
  box-sizing: border-box;
  border-color: #1e1e1e;
  color: #1e1e1e;
  font-family: 'Whitney Cond A', 'Whitney Cond B', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
  float: right;
  margin-right: 0px;
}
@media only screen and (min-width: 768px) {
  .quote__pull--right {
    padding: 10px 5px;
  }
}
.quote__pull--right p {
  border-bottom: 4px solid transparent;
  box-shadow: 0 2px 0 #f1e2d0;
  display: inline;
  font-size: 22px;
  font-weight: 500;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .quote__pull--right p {
    font-size: 22px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .quote__pull--right p {
    font-size: 24px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 1100px) {
  .quote__pull--right p {
    font-size: 26px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .quote__pull--right {
    margin-right: -202px;
    margin-bottom: 10px;
    width: 190px;
  }
}
@media only screen and (min-width: 992px) {
  .quote__pull--right {
    margin-right: -257px;
    width: 245px;
  }
}
@media only screen and (min-width: 1100px) {
  .quote__pull--right {
    margin-right: -282px;
    width: 275px;
  }
}
.quote__flush {
  box-sizing: border-box;
  border-color: #1e1e1e;
  color: #1e1e1e;
  font-family: 'Whitney Cond A', 'Whitney Cond B', sans-serif;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 10px;
  padding: 10px;
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .quote__flush {
    margin-left: -202px;
    width: 748px;
  }
}
@media only screen and (min-width: 992px) {
  .quote__flush {
    margin-left: -257px;
    width: 968px;
  }
}
@media only screen and (min-width: 1100px) {
  .quote__flush {
    margin-left: -282px;
    width: 1068px;
  }
}
@media only screen and (min-width: 768px) {
  .quote__flush {
    padding: 10px 5px;
  }
}
.quote__flush p {
  border-bottom: 4px solid transparent;
  box-shadow: 0 2px 0 #f1e2d0;
  display: inline;
  font-size: 22px;
  font-weight: 500;
  line-height: 36px;
}
@media only screen and (min-width: 768px) {
  .quote__flush p {
    font-size: 22px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 992px) {
  .quote__flush p {
    font-size: 24px;
    line-height: 38px;
  }
}
@media only screen and (min-width: 1100px) {
  .quote__flush p {
    font-size: 26px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .quote__flush {
    text-align: center;
  }
}
.writing__wrapper--header {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: -80px;
  padding: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .writing__wrapper--header {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .writing__wrapper--header {
    margin-left: 16.66666667%;
  }
}
.writing__wrapper--header h1 {
  font-size: 45px;
  font-family: 'birch-std';
  font-weight: normal;
}
@media only screen and (min-width: 768px) {
  .writing__wrapper--header h1 {
    font-size: 60px;
  }
}
.writing__wrapper--header h4 {
  margin: 10px 0;
}
.photo-grid-wrapper {
  width: 100%;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .photo-grid-wrapper {
    margin-left: -202px;
    width: 748px;
  }
}
@media only screen and (min-width: 992px) {
  .photo-grid-wrapper {
    margin-left: -257px;
    width: 968px;
  }
}
@media only screen and (min-width: 1100px) {
  .photo-grid-wrapper {
    margin-left: -282px;
    width: 1068px;
  }
}
.unsplash-cta {
  background: #1e1e1e;
  border-radius: 30px;
  color: #ffffff;
  margin-top: 10px;
  transition: all 0.2s ease-out;
}
.unsplash-cta a {
  color: #ffffff;
  display: block;
  padding: 10px 20px;
  position: relative;
}
.unsplash-cta a h4 {
  font-size: 10px;
}
.unsplash-cta a:before {
  color: #ffffff;
  content: "\f114";
  display: inline-block;
  float: left;
  font-family: 'iconfont';
  padding-right: 20px;
  margin-top: -5px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .unsplash-cta a:before {
    padding-top: 8px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .unsplash-cta a:before {
    padding-top: 0;
  }
}
.unsplash-cta:hover {
  opacity: 0.9;
}
.unsplash-cta:hover a {
  text-decoration: none;
}
.podcast-cta {
  background-size: cover !important;
  border-radius: 2px;
  margin-top: 10px;
  padding: 70px 20px 30px;
  text-align: center;
}
.podcast-cta h4 {
  color: #ffffff;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 13px !important;
  font-weight: 600 !important;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
  width: 100%;
}
.podcast-cta h4:before {
  background-image: url('img/makers/podcast-icon.svg');
  background-repeat: no-repeat;
  background-size: 18px;
  content: "";
  height: 19px;
  left: 50%;
  margin-left: -9px;
  position: absolute;
  top: -45px;
  width: 18px;
}
.podcast-cta p {
  color: #ffffff;
  font-size: 14px !important;
}
.podcast-cta .button {
  background: #ffffff;
  border-radius: 2px;
  border: none;
  color: #373737;
  display: block;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 9px;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding: 6px 12px;
  text-decoration: none !important;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
  width: auto;
}
.podcast-cta .button:active,
.podcast-cta .button:hover {
  opacity: 0.9;
}
.makers__entry--social {
  font-size: 0;
  padding-bottom: 10px;
  padding-top: 20px;
}
@media only screen and (max-width: 992px) {
  .makers__entry--social {
    padding-top: 10px;
  }
  .makers__entry--social a {
    margin-bottom: 10px;
    margin-right: 50%;
  }
}
.makers__entry--social a.button--twitter,
.makers__entry--social a.button--facebook,
.makers__entry--social a.button--email {
  margin-bottom: 10px;
  margin-right: 10px;
}
.makers__entry--social a.button--twitter:before,
.makers__entry--social a.button--facebook:before,
.makers__entry--social a.button--email:before {
  font-size: 11px;
  padding-left: 9px;
}
.makers__entry hr:last-of-type {
  margin-bottom: 0;
}
.makers__entry--footer {
  margin-left: -15px;
  margin-right: -15px;
}
.makers__entry--social {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .makers__entry--social {
    float: left;
    width: 16.66666667%;
  }
}
@media (min-width: 992px) {
  .makers__entry--social {
    float: left;
    width: 25%;
  }
}
@media (min-width: 768px) {
  .makers__entry--social {
    margin-left: 25%;
  }
}
.makers__entry--credits {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .makers__entry--credits {
    float: left;
    width: 58.33333333%;
  }
}
@media (min-width: 992px) {
  .makers__entry--credits {
    float: left;
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .makers__entry--credits {
    margin-left: -50px;
  }
}
.makers__entry--outro {
  padding-top: 20px;
}
.makers__entry--outro p {
  font-size: 15px;
}
.makers__credits {
  padding: 20px 0px 20px 0px;
}
.makers__credits:before,
.makers__credits:after {
  content: " ";
  display: table;
}
.makers__credits:after {
  clear: both;
}
.makers__credits:before,
.makers__credits:after {
  content: " ";
  display: table;
}
.makers__credits:after {
  clear: both;
}
.makers__credits:before,
.makers__credits:after {
  content: " ";
  display: table;
}
.makers__credits:after {
  clear: both;
}
.makers__credits:before,
.makers__credits:after {
  content: " ";
  display: table;
}
.makers__credits:after {
  clear: both;
}
.makers__credits:before,
.makers__credits:after {
  content: " ";
  display: table;
}
.makers__credits:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .makers__credits {
    padding: 20px 0px 20px 15px;
  }
}
@media only screen and (min-width: 992px) {
  .makers__credits {
    padding: 20px 0px 20px 30px;
  }
}
.makers__credits ul {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  list-style: none;
}
@media (min-width: 768px) {
  .makers__credits ul {
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .makers__credits ul {
    padding-left: 0;
  }
}
.makers__credits ul:first-of-type {
  margin-bottom: 20px;
}
.makers__credits ul li a {
  color: #373737;
  font-size: 14px;
  font-weight: 500;
}
.makers__credits ul:before {
  color: #bcbcbc;
  content: "List Title";
  display: block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 10px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.makers__credits ul.makers__credits--interviewers:before {
  content: "Interview by";
}
.makers__credits ul.makers__credits--photographers:before {
  content: "Photography by";
}
.hero__wrapper {
  font-size: 0;
  height: 500px;
  margin-bottom: 70px;
  opacity: 0.95;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .hero__wrapper {
    height: 400px;
  }
}
.hero__image {
  display: inline-block;
  overflow: hidden;
}
.hero__image img {
  height: 550px;
  width: auto;
}
@media only screen and (min-width: 768px) {
  .hero__image img {
    height: 400px;
  }
}
.hero__image:first-of-type {
  margin-left: -50px;
}
.hero__content {
  background: #ffffff;
  border-radius: 1px;
  color: #1e1e1e;
  left: 5%;
  padding: 20px 30px;
  text-align: center;
  white-space: normal;
  width: 90%;
  z-index: 10;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (min-width: 768px) {
  .hero__content {
    left: 20%;
    padding: 20px 50px;
    width: 60%;
  }
}
@media only screen and (min-width: 992px) {
  .hero__content {
    left: 25%;
    width: 50%;
  }
}
.hero__content p {
  font-size: 15px;
}
@media only screen and (min-width: 768px) {
  .hero__content p {
    font-size: 16px;
  }
}
.hero__content p a {
  border-bottom: 0px solid #f1e2d0;
  box-shadow: inset 0 -6px 0 #f1e2d0;
  color: #1e1e1e;
}
.hero__content p a:hover {
  text-decoration: none;
}
.hero__content a.button {
  box-shadow: 2px 2px 0 #f1e2d0;
}
.hero__content:before {
  background: transparent;
  border-radius: 1px;
  border: 2px solid #ffffff;
  bottom: -10px;
  content: "";
  display: block;
  min-height: 100%;
  min-width: 100%;
  opacity: 0.9;
  position: absolute;
  top: -10px;
  z-index: -1;
  left: -10px;
  right: -10px;
}
@media only screen and (min-width: 768px) {
  .hero__content:before {
    border: 2px solid #ffffff;
    left: -10px;
    right: -10px;
  }
}
.hero__content--tag {
  background-image: url('img/makers/makers.svg');
  background-repeat: no-repeat;
  background-size: 140px;
  height: 56px;
  margin: 0 auto 15px;
  width: 140px;
}
.excerpt {
  clear: both;
  float: none;
  height: auto;
  margin-bottom: 100px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.excerpt:before,
.excerpt:after {
  content: " ";
  display: table;
}
.excerpt:after {
  clear: both;
}
.excerpt:before,
.excerpt:after {
  content: " ";
  display: table;
}
.excerpt:after {
  clear: both;
}
.excerpt:before,
.excerpt:after {
  content: " ";
  display: table;
}
.excerpt:after {
  clear: both;
}
.excerpt:before,
.excerpt:after {
  content: " ";
  display: table;
}
.excerpt:after {
  clear: both;
}
.excerpt:before,
.excerpt:after {
  content: " ";
  display: table;
}
.excerpt:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .excerpt {
    margin-bottom: 70px;
  }
}
.excerpt a:hover,
.excerpt a:active {
  text-decoration: none;
}
.excerpt__image {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: inline-block;
  height: 200px;
  max-height: 200px;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 768px) {
  .excerpt__image {
    float: left;
    width: 66.66666667%;
  }
}
.excerpt__image:before,
.excerpt__image:after {
  content: " ";
  display: table;
}
.excerpt__image:after {
  clear: both;
}
.excerpt__image:before,
.excerpt__image:after {
  content: " ";
  display: table;
}
.excerpt__image:after {
  clear: both;
}
.excerpt__image:before,
.excerpt__image:after {
  content: " ";
  display: table;
}
.excerpt__image:after {
  clear: both;
}
.excerpt__image:before,
.excerpt__image:after {
  content: " ";
  display: table;
}
.excerpt__image:after {
  clear: both;
}
.excerpt__image:before,
.excerpt__image:after {
  content: " ";
  display: table;
}
.excerpt__image:after {
  clear: both;
}
@media only screen and (min-width: 768px) {
  .excerpt__image {
    height: 365px;
    max-height: 365px;
  }
}
@media only screen and (min-width: 992px) {
  .excerpt__image {
    height: 480px;
    max-height: 480px;
  }
}
.excerpt__image img {
  height: auto;
  opacity: 0.9;
  position: relative;
  width: 100%;
  z-index: -2;
}
.excerpt__content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  color: #1e1e1e;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .excerpt__content {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .excerpt__content {
    margin-left: 66.66666667%;
  }
}
@media only screen and (min-width: 768px) {
  .excerpt__content {
    bottom: 50px;
    padding: 20px;
    position: absolute;
  }
}
.excerpt__content h1 {
  font-size: 45px;
  font-family: 'birch-std';
  font-weight: normal;
  margin-top: -10px;
}
@media only screen and (min-width: 768px) {
  .excerpt__content h1 {
    font-size: 50px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .excerpt__content h1 {
    font-size: 60px;
  }
}
.excerpt__content h4 {
  margin: 10px 0 0;
}
.excerpt:nth-of-type(even) .excerpt__image {
  float: none;
}
@media only screen and (min-width: 768px) {
  .excerpt:nth-of-type(even) .excerpt__image {
    float: right;
  }
}
.excerpt:nth-of-type(even) .excerpt__content {
  text-align: left;
}
@media (min-width: 768px) {
  .excerpt:nth-of-type(even) .excerpt__content {
    margin-left: 0%;
  }
}
@media only screen and (min-width: 768px) {
  .excerpt:nth-of-type(even) .excerpt__content {
    text-align: right;
  }
}
.excerpt__content .format__both,
.excerpt__content .format__single {
  position: relative;
}
.excerpt__content .format__both span,
.excerpt__content .format__single span {
  color: #bcbcbc;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 11px;
  overflow: hidden;
  width: auto;
}
.share-buttons--top {
  position: relative;
}
.share-buttons--top .btn-share {
  display: inline-block;
}
.share-buttons--top .btn-share span {
  border: 1px solid #B4B5B5;
  border-radius: 2px;
  color: #737373;
  display: inline-block;
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 10px;
  letter-spacing: 0.06em;
  margin-left: 10px;
  padding: 8px 14px 8px 4px;
  text-align: center;
  text-transform: uppercase;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all linear 0.2s;
}
.share-buttons--top .btn-share:hover {
  cursor: pointer;
}
.share-buttons--top .btn-share:hover span {
  background: rgba(255, 255, 255, 0.9);
}
.share-buttons--top .btn-share i {
  padding: 0;
  text-align: center;
  width: 20px;
}
.social-menu {
  background: #ffffff;
  border-radius: 2px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.12);
  font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
  font-size: 12px;
  letter-spacing: 0.06em;
  opacity: 0;
  padding: 5px 10px;
  pointer-events: none;
  position: absolute;
  top: 45px;
  -webkit-transform: scale(0.8) translateY(-30%);
      -ms-transform: scale(0.8) translateY(-30%);
          transform: scale(0.8) translateY(-30%);
  transition: 0.3s cubic-bezier(0.3, 0, 0, 1.3);
  width: 180px;
}
.social-menu:before {
  background: #ffffff;
  content: "";
  display: block;
  height: 10px;
  left: 85px;
  position: absolute;
  top: -5px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
}
.social-menu a {
  border-radius: 2px;
  display: block;
  margin: 5px auto;
  padding: 8px 8px 8px 0;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  transition: all 0.1s ease-in-out;
  background: none;
}
.social-menu a i {
  padding: 0;
  text-align: center;
  width: 20px;
}
.social-menu a:hover {
  color: #ffffff;
}
.social-menu a.share-facebook:hover {
  background: #3b5998;
}
.social-menu a.share-email:hover {
  background: #1e1e1e;
}
.social-menu a.share-twitter:hover {
  background: #55acee;
}
.social-menu a.save-pocket:hover {
  background: #d3505a;
}
.social-menu a.save-instapaper:hover {
  background: #428bca;
}
.social-menu a.save-pinboard:hover {
  background: #0000e6;
}
.social-menu a.save-readability:hover {
  background: #990000;
}
.social-menu.sesame {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}
.social-menu.share-menu {
  right: -28px;
}
.social-menu.save-menu {
  left: -25px;
}
/*# sourceMappingURL=style.css.map */