/*! 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 {
  outline: 0;
}
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;
}

html {
  box-sizing: border-box;
}

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

@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
html {
  font-size: 18px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Public Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  color: #000;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: none !important;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #818a91;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

a {
  color: #000;
  text-decoration: none;
}
a:focus, a:hover {
  color: #cc00cc;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

a,
area,
button,
[role=button],
input,
label,
select,
summary,
textarea {
  touch-action: manipulation;
}

table {
  background-color: transparent;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #818a91;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: left;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
textarea {
  margin: 0;
  line-height: inherit;
  border-radius: 0;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}

input[type=search] {
  box-sizing: inherit;
  -webkit-appearance: none;
}

output {
  display: inline-block;
}

[hidden] {
  display: none !important;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container::after {
  content: "";
  display: table;
  clear: both;
}
@media (min-width: 600px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 767px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1140px) {
  .container {
    max-width: 1240px;
  }
}

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid::after {
  content: "";
  display: table;
  clear: both;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row::after {
  content: "";
  display: table;
  clear: both;
}

.col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}

.col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

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

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

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

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

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

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 600px) {
  .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 767px) {
  .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1140px) {
  .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1 {
    float: left;
  }

  .col-xl-1 {
    width: 8.3333333333%;
  }

  .col-xl-2 {
    width: 16.6666666667%;
  }

  .col-xl-3 {
    width: 25%;
  }

  .col-xl-4 {
    width: 33.3333333333%;
  }

  .col-xl-5 {
    width: 41.6666666667%;
  }

  .col-xl-6 {
    width: 50%;
  }

  .col-xl-7 {
    width: 58.3333333333%;
  }

  .col-xl-8 {
    width: 66.6666666667%;
  }

  .col-xl-9 {
    width: 75%;
  }

  .col-xl-10 {
    width: 83.3333333333%;
  }

  .col-xl-11 {
    width: 91.6666666667%;
  }

  .col-xl-12 {
    width: 100%;
  }

  .col-xl-pull-0 {
    right: auto;
  }

  .col-xl-pull-1 {
    right: 8.3333333333%;
  }

  .col-xl-pull-2 {
    right: 16.6666666667%;
  }

  .col-xl-pull-3 {
    right: 25%;
  }

  .col-xl-pull-4 {
    right: 33.3333333333%;
  }

  .col-xl-pull-5 {
    right: 41.6666666667%;
  }

  .col-xl-pull-6 {
    right: 50%;
  }

  .col-xl-pull-7 {
    right: 58.3333333333%;
  }

  .col-xl-pull-8 {
    right: 66.6666666667%;
  }

  .col-xl-pull-9 {
    right: 75%;
  }

  .col-xl-pull-10 {
    right: 83.3333333333%;
  }

  .col-xl-pull-11 {
    right: 91.6666666667%;
  }

  .col-xl-pull-12 {
    right: 100%;
  }

  .col-xl-push-0 {
    left: auto;
  }

  .col-xl-push-1 {
    left: 8.3333333333%;
  }

  .col-xl-push-2 {
    left: 16.6666666667%;
  }

  .col-xl-push-3 {
    left: 25%;
  }

  .col-xl-push-4 {
    left: 33.3333333333%;
  }

  .col-xl-push-5 {
    left: 41.6666666667%;
  }

  .col-xl-push-6 {
    left: 50%;
  }

  .col-xl-push-7 {
    left: 58.3333333333%;
  }

  .col-xl-push-8 {
    left: 66.6666666667%;
  }

  .col-xl-push-9 {
    left: 75%;
  }

  .col-xl-push-10 {
    left: 83.3333333333%;
  }

  .col-xl-push-11 {
    left: 91.6666666667%;
  }

  .col-xl-push-12 {
    left: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
.img-fluid {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 0.3rem;
}

.img-thumbnail {
  padding: 0.25rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #818a91;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

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

.pull-xs-left {
  float: left !important;
}

.pull-xs-right {
  float: right !important;
}

.pull-xs-none {
  float: none !important;
}

@media (min-width: 600px) {
  .pull-sm-left {
    float: left !important;
  }

  .pull-sm-right {
    float: right !important;
  }

  .pull-sm-none {
    float: none !important;
  }
}
@media (min-width: 767px) {
  .pull-md-left {
    float: left !important;
  }

  .pull-md-right {
    float: right !important;
  }

  .pull-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .pull-lg-left {
    float: left !important;
  }

  .pull-lg-right {
    float: right !important;
  }

  .pull-lg-none {
    float: none !important;
  }
}
@media (min-width: 1140px) {
  .pull-xl-left {
    float: left !important;
  }

  .pull-xl-right {
    float: right !important;
  }

  .pull-xl-none {
    float: none !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}

.invisible {
  visibility: hidden !important;
}

.text-hide {
  font: "0/0" a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-xs-left {
  text-align: left !important;
}

.text-xs-right {
  text-align: right !important;
}

.text-xs-center {
  text-align: center !important;
}

@media (min-width: 600px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 767px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1140px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

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

.font-italic {
  font-style: italic;
}

.text-muted {
  color: #818a91;
}

.text-primary {
  color: #FFA600 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #cc8500;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 599px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 600px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 766px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 767px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1139px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1140px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

@media (max-width: 991px) {
  body {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media (max-width: 766px) {
  body {
    font-size: 14px;
    line-height: 1.3;
  }
}

#main {
  font-weight: 300;
  margin-top: 80px;
}
@media (max-width: 1139px) {
  #main {
    margin-top: 60px;
  }
}

.home #main.has-notification {
  margin-top: 160px;
}
@media (max-width: 1139px) {
  .home #main.has-notification {
    margin-top: 120px;
  }
}
@media (max-width: 766px) {
  .home #main.has-notification {
    margin-top: 120px;
  }
}

.page-default {
  padding: 80px 0;
}

.page-post {
  margin: 0 0 80px;
}

.page-section {
  padding: 80px 0;
  box-shadow: inset 0px 2px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .page-section {
    padding: 50px 0 60px;
  }
}
@media (max-width: 766px) {
  .page-section {
    padding: 30px 0 40px;
  }
}

.content-blocks {
  position: relative;
}
.content-blocks__left, .content-blocks__right, .content-blocks__full {
  position: absolute;
  width: 50%;
  top: 0;
  bottom: 0;
  background-size: cover;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  z-index: -1;
}
.content-blocks__full {
  width: 100%;
  left: 0;
  right: 0;
}
.content-blocks__left {
  left: 0;
}
.content-blocks__right {
  right: 0;
}
.content-blocks .row > [class*=col-] {
  position: static;
}
.content-blocks__content-right {
  padding-left: 125px;
}
.content-blocks .block-content__left, .content-blocks .block-content__right, .content-blocks .block-content__full {
  padding: 80px 0;
}
.content-blocks .block-content__left {
  padding-right: 100px;
}
.content-blocks .block-content__right {
  padding-left: 100px;
}
.content-blocks__list {
  padding: 80px 0 40px;
}
.content-blocks__list .block-content__left, .content-blocks__list .block-content__right {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 40px;
}
@media (max-width: 1139px) {
  .content-blocks .block-content__left, .content-blocks .block-content__right, .content-blocks .block-content__full {
    padding: 50px 0 60px;
  }
  .content-blocks .block-content__left {
    padding-right: 30px;
  }
  .content-blocks .block-content__right {
    padding-left: 30px;
  }
  .content-blocks__list {
    padding: 60px 0 30px;
  }
  .content-blocks__list .block-content__left, .content-blocks__list .block-content__right {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .content-blocks__content-right {
    padding-left: 70px;
  }
  .content-blocks__list {
    padding: 60px 0 30px;
  }
  .content-blocks__list .block-content__left, .content-blocks__list .block-content__right {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 766px) {
  .content-blocks__left, .content-blocks__right {
    position: absolute;
    /*position: static;*/
    width: 100%;
    top: 0;
    bottom: 0;
    background-size: cover;
    -ms-behavior: url(/css/backgroundsize.min.htc);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    z-index: -1;
  }
  .content-blocks__left {
    left: 0;
  }
  .content-blocks__right {
    right: 0;
    left: 0;
  }
  .content-blocks .row > [class*=col-] {
    position: relative;
  }
  .content-blocks__content-right {
    padding-left: 0;
  }
  .content-blocks .block-content__left, .content-blocks .block-content__right, .content-blocks .block-content__full {
    padding: 40px 0 50px;
  }
  .content-blocks .block-content__left {
    padding-right: 0;
  }
  .content-blocks .block-content__right {
    padding-left: 0;
  }
  .content-blocks__list {
    padding: 40px 0 30px;
  }
  .content-blocks__list .block-content__left, .content-blocks__list .block-content__right {
    margin-bottom: 20px;
  }
}

.page-header {
  background: #282828;
  position: relative;
}
.page-header .row > [class*=col-] {
  position: static;
}
.page-header__image {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background-size: cover;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  z-index: 0;
}
.page-header__vector {
  position: relative;
  padding: 80px 0;
  z-index: 1;
}
.page-header__vector img {
  max-width: 205px;
  height: auto;
  margin: 0 auto;
}
.page-header__content {
  padding: 80px 0 80px 100px;
  color: #fff;
}
.page-header__content h1 {
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 38px;
  line-height: 1.1;
  margin: 0 0 20px;
}
.page-header__content p {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
}
.page-header__content p a {
  color: #fff;
  text-decoration: underline;
}
.page-header__content p a:hover {
  color: #cc00cc;
}
.page-header__content p a::selection, .page-header__content p a:active {
  color: #fff;
  background: #cc00cc;
}
.page-header__content .mc_embed_signup {
  margin: 30px 0 0;
}
.page-header__content .mc_embed_signup form {
  padding-right: 200px;
}
.page-header__content .mc_embed_signup form .email {
  background: #cacaca;
  border: 0.05em solid #c4c4c4;
  color: #000;
  box-shadow: none;
}
.page-header__content .mc_embed_signup form .email::-moz-placeholder {
  font-style: italic;
  color: #888888;
  opacity: 1;
}
.page-header__content .mc_embed_signup form .email:-ms-input-placeholder {
  color: #888888;
}
.page-header__content .mc_embed_signup form .email::-webkit-input-placeholder {
  color: #888888;
}
.page-header__content .mc_embed_signup form .mc-embedded-subscribe {
  font-size: 16px;
  line-height: 1;
  min-width: 175px;
}
.page-header__content .resource-submission__form {
  margin: 30px 0 0;
}
.page-header__content .resource-submission__form form {
  padding-right: 120px;
}
.page-header__content .resource-submission__form form .field-input {
  background: #cacaca;
  border: 0.05em solid #c4c4c4;
  color: #000;
  box-shadow: none;
}
.page-header__content .resource-submission__form form .field-input::-moz-placeholder {
  font-style: italic;
  color: #888888;
  opacity: 1;
}
.page-header__content .resource-submission__form form .field-input:-ms-input-placeholder {
  color: #888888;
}
.page-header__content .resource-submission__form form .field-input::-webkit-input-placeholder {
  color: #888888;
}
.page-header__content .resource-submission__form form .field-submit {
  font-size: 16px;
  line-height: 1;
  background: #fff;
  color: #000;
  width: 100px;
}
@media (max-width: 991px) {
  .page-header__vector {
    padding: 50px 0;
  }
  .page-header__vector img {
    max-width: 128px;
  }
  .page-header__content {
    padding: 50px 0 60px 30px;
  }
  .page-header__content h1 {
    font-size: 25px;
    line-height: 1.1;
  }
  .page-header__content p {
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
  }
  .page-header__content .mc_embed_signup {
    margin: 20px 0 0;
  }
  .page-header__content .mc_embed_signup form {
    padding-right: 0;
  }
  .page-header__content .mc_embed_signup form .mc-embedded-subscribe {
    font-size: 14px;
    line-height: 18px;
    /*max-width: 130px;*/
    min-width: 0;
  }
}
@media (max-width: 766px) {
  .page-header .row > [class*=col-] {
    position: relative;
  }
  .page-header__image {
    width: 100%;
  }
  .page-header__vector {
    padding: 50px 0;
  }
  .page-header__vector img {
    max-width: 96px;
  }
  .page-header__content {
    padding: 40px 0;
  }
}

.square-blocks {
  position: relative;
}
.square-blocks .block {
  width: 40px;
  height: 40px;
  position: absolute;
  background-color: #000;
}
.square-blocks .block__tl {
  top: 0;
  left: 0;
}
.square-blocks .block__tr {
  top: 0;
  right: 0;
}
.square-blocks .block__bl {
  bottom: 0;
  left: 0;
}
.square-blocks .block__br {
  bottom: 0;
  right: 0;
}
@media (max-width: 991px) {
  .square-blocks .block {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 766px) {
  .square-blocks .block {
    width: 20px;
    height: 20px;
  }
}

.block-start-submission {
  text-align: center;
  padding: 80px 0;
  background-color: rgba(84, 247, 216, 0.2);
}
.block-start-submission.submission_guide {
  background-color: #FFEDCC;
}
.block-start-submission .container {
  position: relative;
}
.block-start-submission .container .square-blocks {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 0;
  bottom: 0;
}
.block-start-submission__content {
  margin: 0 0 50px;
}
.block-start-submission__content p {
  margin: 0 0 30px;
}
.block-start-submission__content p:last-child {
  margin: 0;
}
@media (max-width: 991px) {
  .block-start-submission {
    padding: 50px 0 60px;
  }
  .block-start-submission__content {
    margin: 0 0 30px;
  }
  .block-start-submission__content p {
    margin: 0 0 20px;
  }
  .block-start-submission__content p:last-child {
    margin: 0;
  }
}
@media (max-width: 766px) {
  .block-start-submission {
    padding: 40px 0 50px;
  }
  .block-start-submission .container .square-blocks {
    display: none;
  }
}

.two-column-list .item {
  float: left;
  width: 50%;
  margin-top: 30px;
}
.two-column-list div:nth-of-type(1), .two-column-list div:nth-of-type(2) {
  margin: 0;
}
.two-column-list div:nth-of-type(odd) {
  padding-right: 20px;
}
.two-column-list div:nth-of-type(even) {
  padding-left: 20px;
}

@media (max-width: 766px) {
  .separator-image {
    min-height: 200px;
  }
}

.entry-content .heading4 a:not(.link-btn), .entry-content p a:not(.link-btn), .entry-content li a:not(.link-btn), [class*=block-content__] .heading4 a:not(.link-btn), [class*=block-content__] p a:not(.link-btn), [class*=block-content__] li a:not(.link-btn), .notification-bar .heading4 a:not(.link-btn), .notification-bar p a:not(.link-btn), .notification-bar li a:not(.link-btn) {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.entry-content .heading4 a:not(.link-btn):hover, .entry-content p a:not(.link-btn):hover, .entry-content li a:not(.link-btn):hover, [class*=block-content__] .heading4 a:not(.link-btn):hover, [class*=block-content__] p a:not(.link-btn):hover, [class*=block-content__] li a:not(.link-btn):hover, .notification-bar .heading4 a:not(.link-btn):hover, .notification-bar p a:not(.link-btn):hover, .notification-bar li a:not(.link-btn):hover {
  color: #cc00cc;
}
.entry-content .heading4 a:not(.link-btn)::selection, .entry-content .heading4 a:not(.link-btn):active, .entry-content p a:not(.link-btn)::selection, .entry-content p a:not(.link-btn):active, .entry-content li a:not(.link-btn)::selection, .entry-content li a:not(.link-btn):active, [class*=block-content__] .heading4 a:not(.link-btn)::selection, [class*=block-content__] .heading4 a:not(.link-btn):active, [class*=block-content__] p a:not(.link-btn)::selection, [class*=block-content__] p a:not(.link-btn):active, [class*=block-content__] li a:not(.link-btn)::selection, [class*=block-content__] li a:not(.link-btn):active, .notification-bar .heading4 a:not(.link-btn)::selection, .notification-bar .heading4 a:not(.link-btn):active, .notification-bar p a:not(.link-btn)::selection, .notification-bar p a:not(.link-btn):active, .notification-bar li a:not(.link-btn)::selection, .notification-bar li a:not(.link-btn):active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .entry-content .heading4 a:not(.link-btn), .entry-content p a:not(.link-btn), .entry-content li a:not(.link-btn), [class*=block-content__] .heading4 a:not(.link-btn), [class*=block-content__] p a:not(.link-btn), [class*=block-content__] li a:not(.link-btn), .notification-bar .heading4 a:not(.link-btn), .notification-bar p a:not(.link-btn), .notification-bar li a:not(.link-btn) {
    transition: all 0.2s ease-in;
  }
}
.entry-content.link-black p a:not(.link-btn), .entry-content.link-black li a:not(.link-btn), [class*=block-content__].link-black p a:not(.link-btn), [class*=block-content__].link-black li a:not(.link-btn), .notification-bar.link-black p a:not(.link-btn), .notification-bar.link-black li a:not(.link-btn) {
  outline: none;
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}
.entry-content.link-black p a:not(.link-btn):hover, .entry-content.link-black li a:not(.link-btn):hover, [class*=block-content__].link-black p a:not(.link-btn):hover, [class*=block-content__].link-black li a:not(.link-btn):hover, .notification-bar.link-black p a:not(.link-btn):hover, .notification-bar.link-black li a:not(.link-btn):hover {
  color: #cc00cc;
}
.entry-content.link-black p a:not(.link-btn)::selection, .entry-content.link-black p a:not(.link-btn):active, .entry-content.link-black li a:not(.link-btn)::selection, .entry-content.link-black li a:not(.link-btn):active, [class*=block-content__].link-black p a:not(.link-btn)::selection, [class*=block-content__].link-black p a:not(.link-btn):active, [class*=block-content__].link-black li a:not(.link-btn)::selection, [class*=block-content__].link-black li a:not(.link-btn):active, .notification-bar.link-black p a:not(.link-btn)::selection, .notification-bar.link-black p a:not(.link-btn):active, .notification-bar.link-black li a:not(.link-btn)::selection, .notification-bar.link-black li a:not(.link-btn):active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .entry-content.link-black p a:not(.link-btn), .entry-content.link-black li a:not(.link-btn), [class*=block-content__].link-black p a:not(.link-btn), [class*=block-content__].link-black li a:not(.link-btn), .notification-bar.link-black p a:not(.link-btn), .notification-bar.link-black li a:not(.link-btn) {
    transition: all 0.2s ease-in;
  }
}

.link-back {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
  font-weight: 400;
}
.link-back:hover {
  color: #cc00cc;
}
.link-back::selection, .link-back:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .link-back {
    transition: all 0.2s ease-in;
  }
}

.heading1 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .heading1 {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .heading1 {
    font-size: 25px;
    line-height: 1.2;
  }
}

.heading2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .heading2 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .heading2 {
    font-size: 18px;
    line-height: 1.2;
  }
}

.heading3 {
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 0 40px;
}
@media (max-width: 991px) {
  .heading3 {
    font-size: 20px;
    margin: 0 0 25px;
  }
}
.align-center {
  text-align: center;
}

.heading4 {
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .heading4 {
    font-size: 14px;
  }
}
@media (max-width: 766px) {
  .heading4 {
    font-size: 11px;
  }
}

.separator {
  height: 1px;
  background: #000;
  width: 100%;
}

.hline {
  height: 2px;
  width: 100%;
  background: #FFA600;
  margin: 40px 0;
}
.hline.margin-bottom-10 {
  margin-bottom: 10px;
}
.hline:first-child {
  margin-top: 0;
}
@media (max-width: 991px) {
  .hline {
    margin: 30px 0;
  }
}
@media (max-width: 766px) {
  .hline {
    margin: 30px 0;
  }
}

.highlighted {
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
}
@media (max-width: 766px) {
  .highlighted {
    font-size: 22px;
    line-height: 30px;
  }
}

.has-overline {
  border-top: 2px solid #FFA600;
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin: 50px 0 30px;
  padding: 10px 0 0;
}
.has-overline:first-child {
  margin-top: 0;
}
@media (max-width: 991px) {
  .has-overline {
    font-size: 20px;
    line-height: 1.3;
    margin: 40px 0 30px;
  }
}
@media (max-width: 766px) {
  .has-overline {
    border-width: 1px;
    font-size: 18px;
    line-height: 1.3;
    margin: 30px 0 20px;
  }
}

.overline {
  position: relative;
  padding-top: 10px;
}
.overline::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 3px;
  background: #00C2C2;
}
@media (max-width: 991px) {
  .overline::before {
    width: 60px;
    height: 2px;
  }
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.link-btn {
  display: inline-block;
  padding: 10px 20px;
  text-transform: uppercase;
  text-align: center;
  outline: none;
  box-shadow: none;
  border: none;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.1em;
  background-position: center;
  transition: background 0.8s;
  background: #000;
  color: #fff;
  border: 3px solid transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.link-btn:hover, .link-btn:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.link-btn:hover, .link-btn:focus, .link-btn:active {
  color: #fff;
}
.link-btn:hover {
  background: #000 radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
}
.link-btn:active {
  background: #000;
  background-size: 100%;
  transition: background 0s;
  border-color: #fff;
}
.link-btn:hover, .link-btn:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.link-btn__center {
  margin-left: auto;
  margin-right: auto;
}
.link-btn__w230 {
  min-width: 230px;
}
.link-btn__w360 {
  width: 360px;
  max-width: 100%;
}
.link-btn__full {
  width: 100%;
}
.link-btn__aqua {
  background: #54F7D8;
  color: #000;
  border: 3px solid transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.link-btn__aqua:hover, .link-btn__aqua:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.link-btn__aqua:hover, .link-btn__aqua:focus, .link-btn__aqua:active {
  color: #000;
}
.link-btn__aqua:hover {
  background: #54F7D8 radial-gradient(circle, transparent 1%, #54F7D8 1%) center/15000%;
}
.link-btn__aqua:active {
  background: #54F7D8;
  background-size: 100%;
  transition: background 0s;
  border-color: #000;
}
.link-btn__teal {
  background: #00C2C2;
  color: #000;
  border: 3px solid transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.link-btn__teal:hover, .link-btn__teal:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.link-btn__teal:hover, .link-btn__teal:focus, .link-btn__teal:active {
  color: #000;
}
.link-btn__teal:hover {
  background: #00C2C2 radial-gradient(circle, transparent 1%, #00C2C2 1%) center/15000%;
}
.link-btn__teal:active {
  background: #00C2C2;
  background-size: 100%;
  transition: background 0s;
  border-color: #000;
}
.link-btn__white {
  background: #fff;
  color: #000;
  border: 3px solid transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.link-btn__white:hover, .link-btn__white:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.link-btn__white:hover, .link-btn__white:focus, .link-btn__white:active {
  color: #000;
}
.link-btn__white:hover {
  background: #fff radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
}
.link-btn__white:active {
  background: #fff;
  background-size: 100%;
  transition: background 0s;
  border-color: #000;
}
.link-btn__mint {
  background: #A3FF82;
  color: #000;
  border: 3px solid transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.link-btn__mint:hover, .link-btn__mint:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.link-btn__mint:hover, .link-btn__mint:focus, .link-btn__mint:active {
  color: #000;
}
.link-btn__mint:hover {
  background: #A3FF82 radial-gradient(circle, transparent 1%, #A3FF82 1%) center/15000%;
}
.link-btn__mint:active {
  background: #A3FF82;
  background-size: 100%;
  transition: background 0s;
  border-color: #000;
}
.link-btn__orange {
  background: #FFA600;
  color: #000;
  border: 3px solid transparent;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.link-btn__orange:hover, .link-btn__orange:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.link-btn__orange:hover, .link-btn__orange:focus, .link-btn__orange:active {
  color: #000;
}
.link-btn__orange:hover {
  background: #FFA600 radial-gradient(circle, transparent 1%, #FFA600 1%) center/15000%;
}
.link-btn__orange:active {
  background: #FFA600;
  background-size: 100%;
  transition: background 0s;
  border-color: #000;
}
.link-btn__notification {
  background: transparent;
  border: 1px solid #000 !important;
  font-size: 14px;
  color: #000 !important;
}
.link-btn__notification:hover {
  background: #fff;
}
.link-btn__print {
  margin: 40px 0 0;
}
@media (max-width: 991px) {
  .link-btn {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 766px) {
  .link-btn__w230 {
    width: 100%;
  }
}

.play {
  display: inline-block;
  box-sizing: border-box;
  width: 28px;
  height: 28px;
  border-style: solid;
  border-width: 14px 0px 14px 28px;
  border-color: transparent transparent transparent #202020;
}

.btn-print {
  text-align: right;
  margin: 30px 0 0;
}
.btn-print .link-btn {
  min-width: 170px;
}

.post-password-form {
  padding-right: 200px;
}
.post-password-form label, .post-password-form input {
  display: block;
}
.post-password-form label {
  font-family: "Space Mono";
  font-size: 14px;
  line-height: 1.4;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
}
.post-password-form input[type=password] {
  margin: 10px 0 20px;
  background: transparent;
  border: 1px solid #000;
  width: 100%;
  max-width: 320px;
  height: 40px;
  padding: 13px 15px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  box-shadow: none;
  outline: none;
}
.post-password-form input[type=password]::-moz-placeholder {
  font-style: italic;
  color: #999;
  opacity: 1;
}
.post-password-form input[type=password]:-ms-input-placeholder {
  color: #999;
}
.post-password-form input[type=password]::-webkit-input-placeholder {
  color: #999;
}
.post-password-form input[type=submit] {
  width: 143px;
  height: 46px;
  border: 1px solid #fff;
  background: #000;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.post-password-form input[type=submit]:hover, .post-password-form input[type=submit]:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.post-password-form input[type=submit]:active {
  border-color: #000;
}

.button-top {
  background: #00C2C2 url(../images/arrow-top.png) no-repeat center center;
  background-size: 30px 20px;
  width: 60px;
  height: 60px;
  box-shadow: none;
  border: none;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  position: fixed;
  bottom: 50px;
  right: 35px;
  display: none;
  z-index: 9999;
}
@media (max-width: 766px) {
  .button-top {
    background-size: 15px 10px;
    width: 36px;
    height: 36px;
    bottom: 60px;
    right: 20px;
  }
}

.iframe-fullscreen {
  width: 100%;
  height: 100vh;
}
.iframe-fullscreen iframe {
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  /*margin-bottom: 60px;*/
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}

/** THEME
===================================*/
.bx-wrapper {
  /*background: #fff;*/
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  border: 1px solid #000;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 6px;
  outline: 0;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 0;
}

.bx-wrapper .bx-prev::before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-left: -3px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 0;
  position: relative;
}

.bx-wrapper .bx-next::before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: -9px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: -70px;
  margin-top: -16px;
  outline: 0;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  z-index: 9990;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #000;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.bx-wrapper .bx-controls-direction a:hover, .bx-wrapper .bx-controls-direction a:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.bx-wrapper .bx-controls-direction a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -6px;
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 6px;
}
.bx-wrapper .bx-controls-direction a::selection, .bx-wrapper .bx-controls-direction a:active {
  background: #fff;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("images/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

@media (max-width: 991px) {
  .bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    bottom: -30px;
  }

  /* DIRECTION CONTROLS (NEXT / PREV) */
  .bx-wrapper .bx-prev {
    left: 0;
  }

  .bx-wrapper .bx-prev::before {
    margin-left: -2px;
  }

  .bx-wrapper .bx-next {
    right: 0;
  }

  .bx-wrapper .bx-next::before {
    margin-left: -7px;
  }

  .bx-wrapper .bx-controls-direction a {
    top: -39px;
    outline: 0;
    width: 32px;
    height: 32px;
  }

  .bx-wrapper .bx-controls-direction a::before {
    margin-top: -4px;
    padding: 4px;
  }

  .bx-wrapper .bx-controls-direction a.disabled {
    display: none;
  }

  /* AUTO CONTROLS (START / STOP) */
  .bx-wrapper .bx-controls-auto {
    text-align: center;
  }

  .bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url("images/controls.png") -86px -11px no-repeat;
    margin: 0 3px;
  }

  .bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
    background-position: -86px 0;
  }

  .bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url("images/controls.png") -86px -44px no-repeat;
    margin: 0 3px;
  }

  .bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
    background-position: -86px -33px;
  }

  /* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
  }

  .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
  }

  /* IMAGE CAPTIONS */
  .bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
  }

  .bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: 0.85em;
    padding: 10px;
  }
}
.notification-bar {
  width: 100%;
  background: #A3FF82;
  height: 80px;
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  z-index: 9998;
}
.notification-bar__text, .notification-bar__link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.notification-bar__text {
  left: 20px;
  width: 65%;
  padding-right: 20px;
}
.notification-bar__link {
  width: 30%;
  right: 20px;
  text-align: right;
}
.notification-bar__link a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.notification-bar__link a:hover {
  color: #cc00cc;
}
.notification-bar__link a::selection, .notification-bar__link a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .notification-bar__link a {
    transition: all 0.2s ease-in;
  }
}
.notification-bar .container {
  position: relative;
  height: 100%;
  font-size: 18px;
  line-height: 24px;
}
.notification-bar .container p {
  padding: 0;
  margin: 0;
  font-weight: 700;
}
@media (max-width: 1139px) {
  .notification-bar {
    top: 60px;
  }
}
@media (max-width: 766px) {
  .notification-bar {
    height: 60px;
  }
  .notification-bar .container {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 599px) {
  .notification-bar .container .notification-link {
    text-align: left;
  }
}

#site-header {
  height: 80px;
  background: #000;
  color: #000;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
#site-header .logo-print {
  margin: 25px 0 0;
  float: left;
  display: none;
  max-height: 20px;
  width: auto;
}
#site-header .site-title {
  margin: 25px 0 0;
  padding: 0;
  font-weight: 700;
  float: left;
  font-size: 20px;
  line-height: 1;
}
#site-header .site-title img {
  max-height: 20px;
  width: auto;
}
@media (max-width: 1139px) {
  #site-header {
    height: 60px;
  }
  #site-header .site-title {
    margin-top: 23px;
    font-size: 13px;
    line-height: 1;
  }
  #site-header .site-title img {
    max-height: 13px;
  }
  #site-header .menu-toggle {
    display: block;
  }
}
#site-header #main-navigation {
  font-family: "Space Mono";
  float: right;
  line-height: 0;
  margin-right: -25px;
  text-align: right;
}
#site-header #main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#site-header #main-navigation ul li {
  display: block;
  padding: 30px 25px;
  float: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  height: 80px;
}
#site-header #main-navigation ul li a {
  border-bottom: 2px solid transparent;
  color: #fff;
  outline: none;
}
#site-header #main-navigation ul li a:focus {
  outline: thin dotted #898989;
}
#site-header #main-navigation ul li a::selection, #site-header #main-navigation ul li a:active {
  color: #fff;
  background: transparent;
}
#site-header #main-navigation ul li:hover > a {
  border-color: #54F7D8;
}
#site-header #main-navigation ul li.menu-item-has-children > a {
  padding-right: 16px;
  display: inline-block;
  position: relative;
}
#site-header #main-navigation ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#site-header #main-navigation ul li.menu-item-has-children:hover ul {
  display: block;
}
#site-header #main-navigation ul li.current_page_parent,
#site-header #main-navigation ul li.current-menu-ancestor,
#site-header #main-navigation ul li.current-menu-parent,
#site-header #main-navigation ul li.current-menu-item {
  background: #54F7D8;
}
#site-header #main-navigation ul li.current_page_parent > a,
#site-header #main-navigation ul li.current-menu-ancestor > a,
#site-header #main-navigation ul li.current-menu-parent > a,
#site-header #main-navigation ul li.current-menu-item > a {
  color: #000;
  border-color: #000 !important;
}
#site-header #main-navigation ul li.current_page_parent > a::after,
#site-header #main-navigation ul li.current-menu-ancestor > a::after,
#site-header #main-navigation ul li.current-menu-parent > a::after,
#site-header #main-navigation ul li.current-menu-item > a::after {
  border-color: #000;
}
#site-header #main-navigation ul li.menu-resource-hub .sub-menu {
  width: 290px;
}
#site-header #main-navigation .sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  width: 260px;
  padding: 20px 30px 30px;
  background: transparent;
  text-align: left;
  background: #000;
  z-index: 999;
  display: none;
}
#site-header #main-navigation .sub-menu li {
  display: block;
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  height: auto;
}
#site-header #main-navigation .sub-menu li:last-child {
  margin: 0;
}
#site-header #main-navigation .sub-menu li a {
  display: inline-block;
  padding: 0;
  border-width: 2px;
}
#site-header #main-navigation .sub-menu li a:hover {
  border-color: #54F7D8;
}
#site-header #main-navigation .sub-menu li.current_page_parent, #site-header #main-navigation .sub-menu li.current-menu-ancestor, #site-header #main-navigation .sub-menu li.current-menu-parent, #site-header #main-navigation .sub-menu li.current-menu-item {
  background: transparent !important;
}
#site-header #main-navigation .sub-menu li.current_page_parent > a, #site-header #main-navigation .sub-menu li.current-menu-ancestor > a, #site-header #main-navigation .sub-menu li.current-menu-parent > a, #site-header #main-navigation .sub-menu li.current-menu-item > a {
  color: #fff;
  border-color: #54F7D8;
}

.menu-toggle {
  display: none;
  position: absolute;
  top: 19px;
  right: 20px;
  cursor: pointer;
  overflow: hidden;
  opacity: 1;
  z-index: 999;
  text-align: center;
  padding: 0;
  width: 29px;
  height: 22px;
  text-indent: -999em;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.menu-toggle::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -2px;
  height: 4px;
  background: #fff;
}
.menu-toggle:hover, .menu-toggle:active {
  border-color: #cc00cc;
}
.menu-toggle:hover::after, .menu-toggle:active::after {
  background: #cc00cc;
}

.pageSlide {
  display: none;
  width: 320px;
  height: 100%;
  padding: 0 20px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  z-index: 999999;
  overflow: scroll;
  background-color: #000;
  color: #FFF;
}

@media (max-width: 1139px) {
  #main-navigation {
    display: none;
  }
  #main-navigation a {
    color: #fff;
  }
  #main-navigation .submenu {
    display: block;
  }

  /*display mobile navigation*/
  .menu-toggle {
    display: block;
  }

  .pageSlide {
    display: block;
    padding: 70px 30px 30px 30px;
  }
  .pageSlide .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    outline: none;
  }
  .pageSlide .close-btn span {
    transform: rotate(-45deg);
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
  }
  .pageSlide .close-btn span::before, .pageSlide .close-btn span::after {
    content: "";
    position: absolute;
    background: #fff;
  }
  .pageSlide .close-btn span::before {
    top: 0;
    left: 12px;
    height: 28px;
    width: 4px;
  }
  .pageSlide .close-btn span::after {
    top: 12px;
    left: 0;
    width: 28px;
    height: 4px;
  }
  .pageSlide .close-btn:hover span::before, .pageSlide .close-btn:hover span::after, .pageSlide .close-btn:active span::before, .pageSlide .close-btn:active span::after {
    background: #cc00cc;
  }
  .pageSlide ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Space Mono";
    font-weight: 700;
  }
  .pageSlide ul li {
    padding: 0;
    margin: 0 0 15px;
    text-align: left;
  }
  .pageSlide ul li a {
    color: #fff;
  }
  .pageSlide ul li a:hover {
    color: #cc00cc;
  }
  .pageSlide ul li a::selection, .pageSlide ul li a:active {
    color: #000;
    background: cc00cc;
  }
  .pageSlide ul li.menu-item-has-children .sub-menu {
    /*display: none;*/
  }
  .pageSlide ul li ul {
    text-transform: none;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    margin: 15px 0 20px;
  }
  .pageSlide ul li.current-menu-ancestor > a,
.pageSlide ul li.current-menu-parent > a,
.pageSlide ul li.current-menu-item > a {
    color: #fff;
  }

  pageSlide.open {
    right: 0;
  }
}
.notification-bar {
  width: 100%;
  background: #A3FF82;
  height: 80px;
  position: fixed;
  top: 80px;
  left: 0;
  width: 100%;
  z-index: 9998;
}
.notification-bar__text, .notification-bar__link {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.notification-bar__text {
  left: 20px;
  width: 65%;
  padding-right: 20px;
}
.notification-bar__link {
  width: 30%;
  right: 20px;
  text-align: right;
}
.notification-bar__link a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.notification-bar__link a:hover {
  color: #cc00cc;
}
.notification-bar__link a::selection, .notification-bar__link a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .notification-bar__link a {
    transition: all 0.2s ease-in;
  }
}
.notification-bar .container {
  position: relative;
  height: 100%;
  font-size: 18px;
  line-height: 24px;
}
.notification-bar .container p {
  padding: 0;
  margin: 0;
  font-weight: 700;
}
@media (max-width: 1139px) {
  .notification-bar {
    top: 60px;
  }
}
@media (max-width: 766px) {
  .notification-bar {
    height: 60px;
  }
  .notification-bar .container {
    font-size: 15px;
    line-height: 20px;
  }
}
@media (max-width: 599px) {
  .notification-bar .container .notification-link {
    text-align: left;
  }
}

#site-header {
  height: 80px;
  background: #000;
  color: #000;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}
#site-header .logo-print {
  margin: 25px 0 0;
  float: left;
  display: none;
  max-height: 20px;
  width: auto;
}
#site-header .site-title {
  margin: 25px 0 0;
  padding: 0;
  font-weight: 700;
  float: left;
  font-size: 20px;
  line-height: 1;
}
#site-header .site-title img {
  max-height: 20px;
  width: auto;
}
@media (max-width: 1139px) {
  #site-header {
    height: 60px;
  }
  #site-header .site-title {
    margin-top: 23px;
    font-size: 13px;
    line-height: 1;
  }
  #site-header .site-title img {
    max-height: 13px;
  }
  #site-header .menu-toggle {
    display: block;
  }
}
#site-header #main-navigation {
  font-family: "Space Mono";
  float: right;
  line-height: 0;
  margin-right: -25px;
  text-align: right;
}
#site-header #main-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#site-header #main-navigation ul li {
  display: block;
  padding: 30px 25px;
  float: left;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  position: relative;
  height: 80px;
}
#site-header #main-navigation ul li a {
  border-bottom: 2px solid transparent;
  color: #fff;
  outline: none;
}
#site-header #main-navigation ul li a:focus {
  outline: thin dotted #898989;
}
#site-header #main-navigation ul li a::selection, #site-header #main-navigation ul li a:active {
  color: #fff;
  background: transparent;
}
#site-header #main-navigation ul li:hover > a {
  border-color: #54F7D8;
}
#site-header #main-navigation ul li.menu-item-has-children > a {
  padding-right: 16px;
  display: inline-block;
  position: relative;
}
#site-header #main-navigation ul li.menu-item-has-children > a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 3px;
  border: solid white;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#site-header #main-navigation ul li.menu-item-has-children:hover ul {
  display: block;
}
#site-header #main-navigation ul li.current_page_parent,
#site-header #main-navigation ul li.current-menu-ancestor,
#site-header #main-navigation ul li.current-menu-parent,
#site-header #main-navigation ul li.current-menu-item {
  background: #54F7D8;
}
#site-header #main-navigation ul li.current_page_parent > a,
#site-header #main-navigation ul li.current-menu-ancestor > a,
#site-header #main-navigation ul li.current-menu-parent > a,
#site-header #main-navigation ul li.current-menu-item > a {
  color: #000;
  border-color: #000 !important;
}
#site-header #main-navigation ul li.current_page_parent > a::after,
#site-header #main-navigation ul li.current-menu-ancestor > a::after,
#site-header #main-navigation ul li.current-menu-parent > a::after,
#site-header #main-navigation ul li.current-menu-item > a::after {
  border-color: #000;
}
#site-header #main-navigation ul li.menu-resource-hub .sub-menu {
  width: 290px;
}
#site-header #main-navigation .sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  width: 260px;
  padding: 20px 30px 30px;
  background: transparent;
  text-align: left;
  background: #000;
  z-index: 999;
  display: none;
}
#site-header #main-navigation .sub-menu li {
  display: block;
  width: 100%;
  margin: 0 0 30px;
  padding: 0;
  height: auto;
}
#site-header #main-navigation .sub-menu li:last-child {
  margin: 0;
}
#site-header #main-navigation .sub-menu li a {
  display: inline-block;
  padding: 0;
  border-width: 2px;
}
#site-header #main-navigation .sub-menu li a:hover {
  border-color: #54F7D8;
}
#site-header #main-navigation .sub-menu li.current_page_parent, #site-header #main-navigation .sub-menu li.current-menu-ancestor, #site-header #main-navigation .sub-menu li.current-menu-parent, #site-header #main-navigation .sub-menu li.current-menu-item {
  background: transparent !important;
}
#site-header #main-navigation .sub-menu li.current_page_parent > a, #site-header #main-navigation .sub-menu li.current-menu-ancestor > a, #site-header #main-navigation .sub-menu li.current-menu-parent > a, #site-header #main-navigation .sub-menu li.current-menu-item > a {
  color: #fff;
  border-color: #54F7D8;
}

.menu-toggle {
  display: none;
  position: absolute;
  top: 19px;
  right: 20px;
  cursor: pointer;
  overflow: hidden;
  opacity: 1;
  z-index: 999;
  text-align: center;
  padding: 0;
  width: 29px;
  height: 22px;
  text-indent: -999em;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
}
.menu-toggle::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  margin-top: -2px;
  height: 4px;
  background: #fff;
}
.menu-toggle:hover, .menu-toggle:active {
  border-color: #cc00cc;
}
.menu-toggle:hover::after, .menu-toggle:active::after {
  background: #cc00cc;
}

.pageSlide {
  display: none;
  width: 320px;
  height: 100%;
  padding: 0 20px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: -100%;
  z-index: 999999;
  overflow: scroll;
  background-color: #000;
  color: #FFF;
}

@media (max-width: 1139px) {
  #main-navigation {
    display: none;
  }
  #main-navigation a {
    color: #fff;
  }
  #main-navigation .submenu {
    display: block;
  }

  /*display mobile navigation*/
  .menu-toggle {
    display: block;
  }

  .pageSlide {
    display: block;
    padding: 70px 30px 30px 30px;
  }
  .pageSlide .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    outline: none;
  }
  .pageSlide .close-btn span {
    transform: rotate(-45deg);
    position: relative;
    display: block;
    width: 28px;
    height: 28px;
  }
  .pageSlide .close-btn span::before, .pageSlide .close-btn span::after {
    content: "";
    position: absolute;
    background: #fff;
  }
  .pageSlide .close-btn span::before {
    top: 0;
    left: 12px;
    height: 28px;
    width: 4px;
  }
  .pageSlide .close-btn span::after {
    top: 12px;
    left: 0;
    width: 28px;
    height: 4px;
  }
  .pageSlide .close-btn:hover span::before, .pageSlide .close-btn:hover span::after, .pageSlide .close-btn:active span::before, .pageSlide .close-btn:active span::after {
    background: #cc00cc;
  }
  .pageSlide ul {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Space Mono";
    font-weight: 700;
  }
  .pageSlide ul li {
    padding: 0;
    margin: 0 0 15px;
    text-align: left;
  }
  .pageSlide ul li a {
    color: #fff;
  }
  .pageSlide ul li a:hover {
    color: #cc00cc;
  }
  .pageSlide ul li a::selection, .pageSlide ul li a:active {
    color: #000;
    background: cc00cc;
  }
  .pageSlide ul li.menu-item-has-children .sub-menu {
    /*display: none;*/
  }
  .pageSlide ul li ul {
    text-transform: none;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    margin: 15px 0 20px;
  }
  .pageSlide ul li.current-menu-ancestor > a,
.pageSlide ul li.current-menu-parent > a,
.pageSlide ul li.current-menu-item > a {
    color: #fff;
  }

  pageSlide.open {
    right: 0;
  }
}
.on-page-navigation {
  font-family: "Space Mono";
  text-transform: uppercase;
  padding: 50px 0 0;
}
.on-page-navigation .navigation-wrapper {
  border-bottom: 1px solid #000;
  padding: 0 0 50px;
}
.on-page-navigation .navigation-wrapper h3 {
  margin: 0;
  display: inline;
}
.on-page-navigation .navigation-wrapper ul {
  padding: 0;
  margin: 0;
  display: inline;
  font-size: 16px;
  line-height: 1.3;
}
.on-page-navigation .navigation-wrapper ul li {
  display: inline-block;
}
.on-page-navigation .navigation-wrapper ul li::after {
  content: "|";
  padding: 0 10px;
  display: inline-block;
}
.on-page-navigation .navigation-wrapper ul li:last-child::after {
  content: "";
}
.on-page-navigation .navigation-wrapper ul li a {
  color: #000;
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
  font-weight: 400;
}
.on-page-navigation .navigation-wrapper ul li a:hover {
  color: #cc00cc;
}
.on-page-navigation .navigation-wrapper ul li a::selection, .on-page-navigation .navigation-wrapper ul li a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .on-page-navigation .navigation-wrapper ul li a {
    transition: all 0.2s ease-in;
  }
}
.on-page-navigation .navigation-wrapper ul.back-link {
  display: inline;
}
.on-page-navigation .navigation-wrapper ul.back-link li::after {
  content: "|" !important;
}
@media (max-width: 991px) {
  .on-page-navigation {
    padding: 30px 0 0;
  }
  .on-page-navigation .navigation-wrapper {
    padding: 0 0 30px;
  }
  .on-page-navigation .navigation-wrapper ul {
    font-size: 14px;
    line-height: 1.3;
  }
  .on-page-navigation .navigation-wrapper ul.back-link {
    padding: 0 0 20px;
  }
}
@media (max-width: 766px) {
  .on-page-navigation {
    padding: 20px 0 0;
  }
  .on-page-navigation .navigation-wrapper ul {
    font-size: 12px;
    line-height: 1.3;
  }
}

/*@import "home/header";
@import "home/awards";
@import "home/how-to-enter";
@import "home/latest-news";
@import "home/finalists";
@import "home/winners";*/
.intro-block {
  padding: 160px 100px 90px 0;
}
.intro-block img {
  width: 100%;
  max-width: 400px;
  height: auto;
  margin: 0 0 60px;
}
.intro-block h3 {
  margin: 0 0 20px;
}
.intro-block p {
  font-size: 24px;
  line-height: 1.25;
  margin: 0 0 20px;
}
.intro-block p:nth-last-of-type(1) {
  margin: 0 0 50px;
}
@media (max-width: 991px) {
  .intro-block {
    padding: 80px 0;
  }
  .intro-block img {
    max-width: 280px;
    margin-bottom: 0 0 30px;
  }
  .intro-block p {
    font-size: 24px;
    line-height: 1.25;
    margin: 0 0 30px;
  }
  .intro-block .content-blocks__left {
    width: 100%;
  }
}
@media (max-width: 766px) {
  .intro-block p {
    font-size: 18px;
    line-height: 1.25;
    margin: 0 0 20px;
  }
}

.vector-cube {
  text-align: center;
  padding-top: 214px;
}
.vector-cube img {
  max-width: 284px;
  height: auto;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .vector-cube img {
    max-width: 196px;
  }
}
@media (max-width: 766px) {
  .vector-cube {
    padding: 50px 0;
  }
  .vector-cube img {
    max-width: 96px;
  }
}

.abc {
  min-height: 200px;
}

.home-about-challenge {
  color: #fff;
  background: #000;
}
.home-about-challenge__content {
  margin: 0 0 50px;
}
.home-about-challenge__content h3 {
  font-size: 24px;
  line-height: 1.1;
  margin: 0 0 8px;
  font-weight: 800;
}
@media (max-width: 991px) {
  .home-about-challenge__content h3 {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
  }
}
.home-about-challenge__content ul {
  padding-left: 20px;
  list-style: square;
}
.home-about-challenge__content ul li {
  padding-left: 5px;
}

.what-is-cubesat {
  color: #fff;
}
.what-is-cubesat__dark {
  color: #000;
}

.resources-hub__categories {
  margin: 50px 0 20px;
  text-align: left;
}
.resources-hub__categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.resources-hub__categories ul li {
  width: 50%;
  float: left;
  position: relative;
  padding: 0 40px 0 65px;
  min-height: 40px;
  margin: 0 0 30px;
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 18px;
  line-height: 1.1;
}
.resources-hub__categories ul li img {
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  width: auto;
}
.resources-hub__categories ul li a {
  color: #000;
}
@media (max-width: 991px) {
  .resources-hub__content {
    text-align: left;
  }
  .resources-hub__categories {
    margin: 30px 0 0;
  }
  .resources-hub__categories ul {
    margin: 0;
  }
  .resources-hub__categories ul li {
    padding: 2px 10px 0 55px;
    min-height: 40px;
    margin: 0 0 30px;
    font-family: "Space Mono";
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
  }
  .resources-hub__categories ul li img {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: auto;
  }
  .resources-hub__categories ul li a {
    color: #000;
  }
}

.start-submission__content {
  margin: 0 0 50px;
}

.home-important-dates .timeline-grid {
  margin: 0 0 50px;
}

.home-resource-hub {
  color: #fff;
}
.home-resource-hub__content {
  margin: 0 0 50px;
}

.newsletter-signup .mc_embed_signup {
  margin: 30px 0 0;
}
.newsletter-signup .mc_embed_signup form {
  padding-right: 200px;
}
.newsletter-signup .mc_embed_signup form .email {
  background: #fff;
  border: 0.05em solid #c4c4c4;
  color: #000;
  box-shadow: none;
}
.newsletter-signup .mc_embed_signup form .email::-moz-placeholder {
  font-style: italic;
  color: #888888;
  opacity: 1;
}
.newsletter-signup .mc_embed_signup form .email:-ms-input-placeholder {
  color: #888888;
}
.newsletter-signup .mc_embed_signup form .email::-webkit-input-placeholder {
  color: #888888;
}
.newsletter-signup .mc_embed_signup form .mc-embedded-subscribe {
  font-size: 16px;
  line-height: 1;
  min-width: 175px;
}
@media (max-width: 991px) {
  .newsletter-signup .mc_embed_signup form {
    padding-right: 0;
  }
}

.what-is-prototype ul {
  padding: 0 0 0 30px;
  list-style: square;
}
.what-is-prototype ul li {
  margin: 0 0 20px;
  padding-left: 10px;
}

.how-to-participate {
  background: #FFEDCC;
}
.how-to-participate .col-md-4 {
  margin-bottom: 30px;
}

.what-to-submit {
  padding-bottom: 80px;
}

.team-requirements p {
  padding-left: 40px;
}
.team-requirements p::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #FFA600;
  margin-right: 20px;
  margin-left: -36px;
}
@media (max-width: 991px) {
  .team-requirements p {
    padding-left: 30px;
  }
  .team-requirements p::before {
    width: 12px;
    height: 12px;
    margin-right: 20px;
    margin-left: -30px;
  }
}
@media (max-width: 766px) {
  .team-requirements .block-content__left, .team-requirements .block-content__right {
    padding: 0;
  }
  .team-requirements p::before {
    width: 10px;
    height: 10px;
  }
}

.other-things {
  color: #fff;
}
.other-things .heading3 {
  color: #FFA600;
}
.other-things p {
  padding-left: 40px;
}
.other-things p strong {
  color: #FFA600;
}
.other-things p a {
  font-weight: 700;
  color: #fff !important;
}
.other-things p a:hover {
  color: #cc00cc !important;
}
.other-things p a::selection, .other-things p a:active {
  color: #000 !important;
}
.other-things p::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #FFA600;
  margin-right: 20px;
  margin-left: -36px;
}
@media (max-width: 991px) {
  .other-things p {
    padding-left: 30px;
  }
  .other-things p::before {
    width: 12px;
    height: 12px;
    margin-right: 20px;
    margin-left: -30px;
  }
}
@media (max-width: 766px) {
  .other-things .block-content__left, .other-things .block-content__right {
    padding: 0;
  }
  .other-things p::before {
    width: 10px;
    height: 10px;
  }
}

.why-participate .item {
  max-width: 200px;
}
@media (max-width: 766px) {
  .why-participate .item:nth-child(1), .why-participate .item:nth-child(2) {
    margin: 0 0 20px;
  }
}

.the-prizes .prize {
  padding-left: 180px;
  min-height: 160px;
  position: relative;
  margin: 40px 0;
}
.the-prizes .prize .heading3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 160px;
  background: #54F7D8;
  padding: 11px;
  font-size: 20px;
}
.the-prizes .prize ul {
  padding: 0 0 0 20px;
  list-style: square;
}
@media (max-width: 991px) {
  .the-prizes .prize {
    padding-left: 130px;
    min-height: 110px;
    margin: 20px 0;
  }
  .the-prizes .prize .heading3 {
    width: 110px;
    height: 110px;
    font-size: 14px;
    padding: 15px;
  }
}
@media (max-width: 766px) {
  .the-prizes .prize {
    margin: 0;
  }
  .the-prizes .block-content__left, .the-prizes .block-content__right {
    padding: 0;
  }
}

.what-to-do__content {
  margin: 0 0 35px;
}
.what-to-do__content ul {
  padding: 0 0 0 30px;
  list-style: square;
}
.what-to-do__content ul li {
  margin: 0 0 20px;
  padding-left: 10px;
}
@media (max-width: 991px) {
  .what-to-do__content {
    margin: 0 0 30px;
  }
  .what-to-do__content ul {
    padding: 0 0 0 25px;
    list-style: square;
  }
  .what-to-do__content ul li {
    margin: 0 0 15px;
    padding-left: 5px;
  }
}

.what-expect__content h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .what-expect__content h3 {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .what-expect__content h3 {
    font-size: 25px;
    line-height: 1.2;
  }
}
.what-expect__content ul {
  padding: 0 0 0 30px;
  list-style: square;
}
.what-expect__content ul li {
  margin: 0 0 20px;
  padding-left: 10px;
}
@media (max-width: 991px) {
  .what-expect__content {
    margin: 0 0 30px;
  }
  .what-expect__content ul {
    padding: 0 0 0 25px;
    list-style: square;
  }
  .what-expect__content ul li {
    margin: 0 0 15px;
    padding-left: 5px;
  }
}

.sponsors__content h3 {
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .sponsors__content h3 {
    font-size: 30px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .sponsors__content h3 {
    font-size: 25px;
    line-height: 1.2;
  }
}
.sponsors__content ul {
  padding: 0 0 0 30px;
  margin: 0;
  list-style: square;
}
.sponsors__content ul li {
  margin: 0 0 3px;
  padding-left: 10px;
}
@media (max-width: 991px) {
  .sponsors__content ul {
    padding: 0 0 0 25px;
    list-style: square;
  }
  .sponsors__content ul li {
    padding-left: 5px;
  }
}

.get-involved {
  color: #fff;
}
.get-involved__content p {
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .get-involved__content {
    margin: 0 0 30px;
  }
}

.block-title {
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Space Mono";
  margin: 0 0 50px;
}
.block-title__center {
  text-align: center;
}

.supporters {
  color: #fff;
}
.supporters .heading1 {
  margin: 50px 0 30px;
}
.supporters .heading1::before {
  height: 5px;
  background-color: #54F7D8;
}
@media (max-width: 991px) {
  .supporters .heading1 {
    margin: 30px 0 20px;
  }
  .supporters .heading1::before {
    height: 3px;
  }
}

.cubesat-illustration__content img {
  height: auto;
  display: block;
  margin: 0 auto 20px;
}
.tc-phases .item {
  border-bottom: 1px solid #000;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.tc-phases .item .heading2 {
  font-size: 28px;
}
.tc-phases .item:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .tc-phases .item {
    padding-bottom: 15px;
    margin-bottom: 25px;
  }
  .tc-phases .item .heading2 {
    font-size: 20px;
  }
}
@media (max-width: 766px) {
  .tc-phases .item {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .tc-phases .item .heading2 {
    font-size: 16px;
  }
}

.tc-about-cubesat .large-copy {
  padding-right: 60px;
}
@media (max-width: 991px) {
  .tc-about-cubesat .large-copy {
    padding-right: 30px;
  }
}
@media (max-width: 766px) {
  .tc-about-cubesat .large-copy {
    padding-right: 0;
  }
}

.home-finalists .video-embed {
  max-width: 780px;
  margin: 50px auto;
}

.about-cte-mission h3 {
  font-size: 28px;
  line-height: 1.2;
  font-weight: 800;
  margin: 0 0 10px;
}

.timeline-grid .item {
  position: relative;
  padding: 0 0 35px 50px;
}
.timeline-grid .item::before, .timeline-grid .item::after {
  content: "";
  position: absolute;
  background: #000;
}
.timeline-grid .item::before {
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
}
.timeline-grid .item::after {
  left: -7px;
  top: 28px;
  width: 16px;
  height: 16px;
}
.timeline-grid .item:first-child::before {
  top: 30px;
}
.timeline-grid .item:last-child {
  padding-bottom: 0;
}
.timeline-grid .item:last-child::before {
  bottom: auto;
  height: 30px;
}
.timeline-grid .item__date {
  margin: 0 0 5px;
}
.timeline-grid .item__title {
  font-size: 28px;
  line-height: 24px;
  margin: 0 0 8px;
  font-weight: 800;
}
.timeline-grid .item__text p, .timeline-grid .item__text ul, .timeline-grid .item__text ol {
  margin: 0 0 15px;
}
.timeline-grid .item__text p:last-child, .timeline-grid .item__text ul:last-child, .timeline-grid .item__text ol:last-child {
  margin: 0;
}
.timeline-grid .item__text ul {
  padding: 0 0 0 15px;
  list-style: square;
}
.timeline-grid .item__text ul li {
  padding-left: 5px;
  margin: 0 0 2px;
}
.timeline-grid .item__text ul li:last-child {
  margin: 0;
}
.timeline-grid .item:last-child {
  border: none;
}
@media (max-width: 991px) {
  .timeline-grid {
    margin-left: 7px;
  }
  .timeline-grid .item {
    padding: 0 0 20px 39px;
  }
  .timeline-grid .item::before {
    width: 1px;
  }
  .timeline-grid .item::after {
    left: -4px;
    top: 26px;
    width: 9px;
    height: 9px;
  }
  .timeline-grid .item:first-child::before {
    top: 28px;
  }
  .timeline-grid .item__date {
    margin: 0;
  }
  .timeline-grid .item__title {
    font-size: 20px;
    line-height: 1.1;
    margin: 0;
    font-weight: 700;
  }
}

.detailed-timelines .timeline-grid {
  margin: 35px 0 50px;
}
.detailed-timelines .timeline-grid .item__date {
  line-height: 1.1;
  margin: 0 0 7px;
}
.detailed-timelines .timeline-grid .item__archived::before, .detailed-timelines .timeline-grid .item__archived::after, .detailed-timelines .timeline-grid .item__archived .item__date::before {
  background-color: #FFA600 !important;
}
.detailed-timelines .timeline-grid .item__current::after, .detailed-timelines .timeline-grid .item__current .item__date::before {
  background-color: #FFA600 !important;
}
.detailed-timelines .timeline-grid .item:first-child .item__date::before {
  content: "";
  position: absolute;
  left: 0;
  top: -16px;
  height: 16px;
  width: 2px;
  background: #000;
}
@media (max-width: 991px) {
  .detailed-timelines .timeline-grid .item:first-child .item__date::before {
    width: 1px;
  }
}
.detailed-timelines .timeline-grid .item:first-child::before {
  top: 0 !important;
}
.detailed-timelines .timeline-grid .item:last-child::before {
  height: 0;
}
.detailed-timelines .timeline-grid .item::after {
  top: 0 !important;
}

.judges-list {
  margin: 30px -20px 0;
}
.judges-list .item {
  float: left;
  width: 50%;
  padding: 0 20px;
  margin: 0 0 40px;
}
.judges-list .item:nth-child(2n+1) {
  clear: left;
}
.judges-list .item__header {
  min-height: 150px;
  position: relative;
  padding: 30px 0 0 210px;
}
.judges-list .item__image {
  position: absolute;
  left: 0;
  top: 0;
}
.judges-list .item__image img {
  position: relative;
  max-width: 150px;
  height: auto;
}
.judges-list .item__name {
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.3;
}
.judges-list .item__about {
  margin: 25px 0 0;
}
.judges-list .item__about a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.judges-list .item__about a:hover {
  color: #cc00cc;
}
.judges-list .item__about a::selection, .judges-list .item__about a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .judges-list .item__about a {
    transition: all 0.2s ease-in;
  }
}
@media (max-width: 991px) {
  .judges-list .item {
    padding-right: 40px;
    margin: 0 0 50px;
  }
  .judges-list .item__header {
    min-height: 120px;
    padding: 20px 0 0 140px;
  }
  .judges-list .item__image img {
    max-width: 125px;
  }
  .judges-list .item__name {
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 1.3;
  }
  .judges-list .item__about {
    margin: 25px 0 0;
    padding-right: 20px;
  }
}
@media (max-width: 766px) {
  .judges-list {
    margin: 20px 0 0;
  }
  .judges-list .item {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 40px;
  }
  .judges-list .item__about {
    padding-right: 0;
  }
  .judges-list .item:last-child {
    margin-bottom: 0;
  }
}

.review-panelists {
  margin-top: 20px;
}
.review-panelists .has-overline {
  text-transform: uppercase;
}
.review-panelists .panelists-list {
  margin-top: 20px;
}
.review-panelists .panelists-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.review-panelists .panelists-list ul li {
  margin: 0 0 12px;
  padding-right: 30px;
  line-height: 1.2;
}
@media (max-width: 766px) {
  .review-panelists {
    margin-top: 40px;
  }
  .review-panelists .panelists-list {
    margin-top: 10px;
  }
  .review-panelists .panelists-list ul li {
    margin: 0 0 8px;
  }
}

.blog-header {
  padding: 80px 0;
}
.blog-header__title {
  color: #fff;
  font-family: "Space Mono";
  font-size: 38px;
  line-height: 1.1;
  letter-spacing: 0.1em;
  margin: 0 0 30px;
}
.blog-header p {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.blog-latest {
  margin: 80px 0;
  min-height: 550px;
}
.blog-latest__home {
  min-height: auto;
  margin: 0;
}
.blog-latest .title {
  font-family: "Space Mono";
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 50px;
}
.blog-latest .post-title {
  font-style: normal;
}
.blog-latest .post-title a {
  color: #000;
}
.blog-latest .post-meta {
  margin: 30px 0 50px;
}
.blog-latest .post-actions .post-social-share {
  display: inline-block;
  padding-left: 20px;
}
.blog-latest .post-actions .post-social-share ul li.twitter a, .blog-latest .post-actions .post-social-share ul li.facebook a {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.blog-latest .post-actions .post-social-share ul li.facebook {
  margin-right: 20px;
}
.blog-latest .content-blocks__right figure {
  height: 550px;
  background-size: cover;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
}
@media (max-width: 991px) {
  .blog-latest {
    margin: 80px 0;
    min-height: 450px;
  }
  .blog-latest__home {
    margin: 0;
  }
  .blog-latest__home .heading3 {
    margin-top: 60px;
  }
  .blog-latest .post-meta {
    margin: 20px 0 30px;
  }
  .blog-latest .post-actions .post-social-share {
    display: block;
    padding: 0;
    margin: 15px 0 0;
  }
  .blog-latest .post-actions .post-social-share ul li.facebook {
    margin-right: 15px;
  }
  .blog-latest .content-blocks__right figure {
    height: 450px;
    background-size: cover;
    -ms-behavior: url(/css/backgroundsize.min.htc);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
  }
}
@media (max-width: 766px) {
  .blog-latest {
    margin: 40px 0 0;
    min-height: 0;
  }
  .blog-latest__home {
    margin: 0;
  }
  .blog-latest__home .heading3 {
    margin-top: 0;
  }
  .blog-latest .content-blocks__right {
    margin: 40px 0 0;
  }
  .blog-latest .content-blocks__right figure {
    height: 100%;
  }
}

.blog-archive {
  background: rgba(0, 194, 194, 0.1);
  padding: 80px 0;
}
.blog-archive .heading3 {
  /*margin: 0 0 40px;*/
}
.blog-archive .item {
  position: relative;
  padding-bottom: 100%;
  margin-bottom: 40px;
}
.blog-archive .item__post {
  background: #00C2C2;
  color: #000;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.blog-archive .item__post:hover, .blog-archive .item__post:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.blog-archive .item__post::selection, .blog-archive .item__post:active {
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.6);
}
.blog-archive .item__post h3, .blog-archive .item__post .post-meta {
  position: absolute;
  left: 25px;
  right: 40px;
}
.blog-archive .item__post h3 {
  top: 25px;
}
.blog-archive .item__post .post-meta {
  bottom: 30px;
}
.blog-archive .item .post-social-share {
  position: absolute;
  z-index: 1;
  right: 25px;
  bottom: 30px;
}
.blog-archive .item .post-social-share ul li.facebook a {
  background-image: url(../images/icon-facebook_white.png);
}
.blog-archive .item .post-social-share ul li.facebook a:focus, .blog-archive .item .post-social-share ul li.facebook a:hover {
  background-image: url(../images/icon-facebook_black.png);
}
.blog-archive .item .post-social-share ul li.twitter a {
  background-image: url(../images/icon-twitter_white.png);
}
.blog-archive .item .post-social-share ul li.twitter a:focus, .blog-archive .item .post-social-share ul li.twitter a:hover {
  background-image: url(../images/icon-twitter_black.png);
}
@media (max-width: 1139px) {
  .blog-archive .heading1 {
    font-size: 25px;
    line-height: 1.2;
  }
  .blog-archive .heading4 {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .blog-archive {
    padding: 60px 0 20px;
  }
  .blog-archive .item {
    margin: 0 0 40px;
  }
}
@media (max-width: 766px) {
  .blog-archive {
    padding: 40px 0;
  }
  .blog-archive .item {
    padding: 0;
    margin: 0 0 20px;
  }
  .blog-archive .item__post {
    position: static;
    padding: 20px 20px 20px;
  }
  .blog-archive .item__post h3, .blog-archive .item__post .post-meta {
    position: static;
  }
  .blog-archive .item__post h3 {
    margin: 0 0 20px;
  }
  .blog-archive .item .post-social-share {
    position: absolute;
    z-index: 1;
    right: 20px;
    bottom: 15px;
  }
}

.blog-page.blog-single {
  padding: 40px 0;
}

.single-post .post {
  max-width: 740px;
}
.single-post .post-title {
  font-size: 48px;
  line-height: 1.2;
  margin: 0;
  color: #000;
}
.single-post .post-meta {
  margin: 50px 0;
}
.single-post .entry-content {
  margin: 0 0 35px;
}
.single-post .entry-content > :first-child {
  margin-top: 0 !important;
}
.single-post .entry-content > :last-child {
  margin-bottom: 0 !important;
}
.single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content p, .single-post .entry-content ul, .single-post .entry-content ol {
  margin: 0 0 25px;
}
.single-post .entry-content h2 {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
}
.single-post .entry-content h3 {
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  line-height: 1.2;
}
.single-post .post-social-share ul {
  margin: 0 0 50px;
}
@media (max-width: 991px) {
  .single-post .post-title {
    font-size: 36px;
    line-height: 1.2;
  }
  .single-post .post-meta {
    margin: 40px 0;
  }
  .single-post .entry-content h2 {
    font-size: 20px;
    line-height: 1.2;
  }
  .single-post .entry-content h3 {
    font-size: 20px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .single-post .post-title {
    font-size: 30px;
    line-height: 1.2;
  }
  .single-post .post-meta {
    margin: 30px 0;
  }
  .single-post .entry-content h2, .single-post .entry-content h3, .single-post .entry-content p, .single-post .entry-content ul, .single-post .entry-content ol {
    margin: 0 0 20px;
  }
  .single-post .entry-content h2 {
    font-size: 18px;
    line-height: 1.2;
  }
  .single-post .entry-content h3 {
    font-size: 18px;
    line-height: 1.2;
  }
  .single-post .post-social-share ul {
    margin: 0 0 30px;
  }
}

.post-meta {
  text-transform: uppercase;
}

.post-social-share ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-social-share ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
.post-social-share ul li.twitter a, .post-social-share ul li.facebook a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  text-indent: -999em;
  background-size: 100%;
  background-repeat: no-repeat;
  box-shadow: none !important;
}
.post-social-share ul li.facebook {
  margin-right: 10px;
}
.post-social-share ul li.facebook a {
  background-image: url(../images/icon-facebook_teal.png);
}
.post-social-share ul li.facebook a:focus, .post-social-share ul li.facebook a:hover {
  background-image: url(../images/icon-facebook_black.png);
}
.post-social-share ul li.twitter a {
  background-image: url(../images/icon-twitter_teal.png);
}
.post-social-share ul li.twitter a:focus, .post-social-share ul li.twitter a:hover {
  background-image: url(../images/icon-twitter_black.png);
}

.blog-sidebar ul {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none;
}
.blog-sidebar aside {
  font-size: 18px;
  line-height: 1.3;
}
.blog-sidebar aside .widget-title {
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 0 40px;
  margin: 0 0 30px;
}
@media (max-width: 991px) {
  .blog-sidebar aside .widget-title {
    font-size: 20px;
    margin: 0 0 25px;
  }
}
.blog-sidebar aside ul li {
  margin: 0 0 20px;
}
.blog-sidebar aside ul li:last-child {
  margin: 0;
}
.blog-sidebar aside ul li a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.blog-sidebar aside ul li a:hover {
  color: #cc00cc;
}
.blog-sidebar aside ul li a::selection, .blog-sidebar aside ul li a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .blog-sidebar aside ul li a {
    transition: all 0.2s ease-in;
  }
}
@media (max-width: 991px) {
  .blog-sidebar aside {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media (max-width: 766px) {
  .blog-sidebar {
    margin: 50px 0 0;
  }
  .blog-sidebar aside {
    font-size: 14px;
    line-height: 1.3;
  }
  .blog-sidebar aside ul li {
    margin: 0 0 15px;
  }
}

.paging-navigation {
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
}

.page-post__banner {
  margin: 0 0 80px;
}
.page-post__banner figure {
  background-size: cover;
  -ms-behavior: url(/css/backgroundsize.min.htc);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  width: 100%;
  padding-top: 25%;
  display: block;
}
@media (max-width: 766px) {
  .page-post__banner {
    margin: 0 0 40px;
  }
  .page-post__banner figure {
    background-size: cover;
    -ms-behavior: url(/css/backgroundsize.min.htc);
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0;
    width: 100%;
    padding-top: 56.3636364%;
    display: block;
  }
}

#site-footer {
  padding: 75px 0 90px;
  position: relative;
  background: #000;
  color: #F4F4F4;
  font-family: "Public Sans", sans-serif;
}
#site-footer a {
  color: #F4F4F4;
}
#site-footer a:hover {
  color: #cc00cc;
}
#site-footer a::selection, #site-footer a:active {
  color: #000 !important;
  background: #cc00cc;
}
#site-footer .block-content__left, #site-footer .block-content__right {
  padding-top: 0;
  padding-bottom: 0;
}
#site-footer .footer-logo {
  margin: 0 0 35px;
}
#site-footer .footer-logo img {
  max-height: 74px;
  width: auto;
}
#site-footer .footer-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#site-footer .footer-navigation ul li {
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.3;
}
#site-footer .footer-navigation ul li:last-child {
  margin: 0;
}
#site-footer .footer-navigation ul li a {
  outline: none;
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
  text-decoration: none;
  font-weight: 400;
}
#site-footer .footer-navigation ul li a:hover {
  color: #cc00cc;
}
#site-footer .footer-navigation ul li a::selection, #site-footer .footer-navigation ul li a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  #site-footer .footer-navigation ul li a {
    transition: all 0.2s ease-in;
  }
}
#site-footer .footer-subscribe h3 {
  font-family: "Space Mono";
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin: 0 0 15px;
}
#site-footer .footer-social-share {
  margin: 3px 0 0;
}
#site-footer .footer-social-share ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-right: 5px;
}
#site-footer .footer-social-share ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#site-footer .footer-social-share ul li.twitter, #site-footer .footer-social-share ul li.facebook, #site-footer .footer-social-share ul li.youtube {
  margin-right: 12px;
}
#site-footer .footer-social-share ul li.twitter:last-child, #site-footer .footer-social-share ul li.facebook:last-child, #site-footer .footer-social-share ul li.youtube:last-child {
  margin-right: 0;
}
#site-footer .footer-social-share ul li.twitter a, #site-footer .footer-social-share ul li.facebook a, #site-footer .footer-social-share ul li.youtube a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-indent: -999em;
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 4px;
}
#site-footer .footer-social-share ul li.twitter a:hover, #site-footer .footer-social-share ul li.twitter a:focus, #site-footer .footer-social-share ul li.facebook a:hover, #site-footer .footer-social-share ul li.facebook a:focus, #site-footer .footer-social-share ul li.youtube a:hover, #site-footer .footer-social-share ul li.youtube a:focus {
  background-color: #A3FF82;
}
#site-footer .footer-social-share ul li.facebook a {
  background-image: url(../images/icon-facebook_footer.png);
}
#site-footer .footer-social-share ul li.youtube a {
  background-image: url(../images/icon-youtube_footer.png);
}
#site-footer .footer-social-share ul li.twitter a {
  background-image: url(../images/icon-twitter_footer.png);
}
#site-footer .footer-social-wrapper {
  position: relative;
  padding-left: 130px;
  min-height: 60px;
}
#site-footer .footer-social-wrapper .footer-social-share {
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
}
@media (max-width: 991px) {
  #site-footer .footer-social-wrapper {
    padding-left: 0;
  }
  #site-footer .footer-social-wrapper .footer-social-share {
    position: static;
    margin-bottom: 10px;
  }
}
@media (max-width: 766px) {
  #site-footer .footer-social-wrapper {
    margin: 0 0 30px !important;
  }
}
#site-footer__bottom {
  margin-top: 35px;
  border-top: 1px solid #F4F4F4;
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#site-footer__bottom a {
  text-decoration: underline;
}
@media (max-width: 991px) {
  #site-footer {
    padding: 40px 0 70px;
  }
  #site-footer .footer-logo {
    margin: 0 0 40px;
  }
  #site-footer .footer-logo img {
    max-height: 44px;
  }
  #site-footer .footer-navigation ul li {
    font-size: 16px;
  }
}
@media (max-width: 766px) {
  #site-footer .footer-navigation ul {
    margin: 0 0 5px;
  }
  #site-footer .footer-navigation ul li {
    margin: 0 0 5px;
  }
  #site-footer .footer-subscribe {
    border-top: 1px solid #F4F4F4;
    padding-top: 20px;
  }
  #site-footer .footer-subscribe .mc_embed_signup form {
    padding-right: 0;
  }
  #site-footer .footer-subscribe .mc_embed_signup form .email {
    margin: 0 0 10px;
  }
  #site-footer .footer-subscribe .mc_embed_signup form .mc-embedded-subscribe {
    position: static;
    width: 100%;
  }
  #site-footer .footer-social-wrapper {
    margin: 15px 0 20px;
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 40px;
  }
  #site-footer__bottom {
    padding-top: 20px;
    display: block;
  }
  #site-footer__bottom .link-edprizes {
    margin: 0 0 20px;
  }
}

.mc_embed_signup {
  width: 100%;
  position: relative;
  margin: 0 auto 15px;
}
.mc_embed_signup form {
  position: relative;
  padding-right: 160px;
}
.mc_embed_signup form .email {
  background: transparent;
  border: 1px solid #F4F4F4;
  width: 100%;
  height: 46px;
  padding: 13px 15px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 18px;
  color: #F4F4F4;
  box-shadow: none;
}
.mc_embed_signup form .email::-moz-placeholder {
  font-style: italic;
  color: #f4f4f4;
  opacity: 1;
}
.mc_embed_signup form .email:-ms-input-placeholder {
  color: #f4f4f4;
}
.mc_embed_signup form .email::-webkit-input-placeholder {
  color: #f4f4f4;
}
.mc_embed_signup form .mc-embedded-subscribe {
  position: absolute;
  right: 0;
  top: 0;
  width: 143px;
  height: 46px;
  border: 1px solid #fff;
  background: #F4F4F4;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.1em;
  color: #000000;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.mc_embed_signup form .mc-embedded-subscribe:hover, .mc_embed_signup form .mc-embedded-subscribe:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.mc_embed_signup form .mc-embedded-subscribe:active {
  border-color: #000;
}
@media (max-width: 991px) {
  .mc_embed_signup form {
    padding-right: 0;
  }
  .mc_embed_signup form .email {
    margin: 0 0 10px;
  }
  .mc_embed_signup form .mc-embedded-subscribe {
    position: static;
    width: 100%;
  }
}

.resource-hub-nav {
  background-color: #3789FF;
  padding: 50px 0;
}
.resource-hub-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.resource-hub-nav ul li {
  flex: 1;
  width: 25%;
  position: relative;
  padding-left: 65px;
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 24px;
  line-height: 1.22;
  position: relative;
  text-align: left;
  padding-right: 50px;
}
.resource-hub-nav ul li img {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  max-height: 40px;
  width: auto;
}
.resource-hub-nav ul li a {
  /*color: #000;*/
  /*text-decoration: underline;*/
  max-width: 160px;
  /*display: inline-block;*/
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.resource-hub-nav ul li a:hover {
  color: #cc00cc;
}
.resource-hub-nav ul li a::selection, .resource-hub-nav ul li a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .resource-hub-nav ul li a {
    transition: all 0.2s ease-in;
  }
}
@media (max-width: 991px) {
  .resource-hub-nav {
    padding: 30px 0;
  }
  .resource-hub-nav ul li {
    font-size: 16px;
    line-height: 1.2;
    padding-left: 46px;
    padding-right: 20px;
  }
  .resource-hub-nav ul li img {
    max-height: 30px;
    margin-top: -15px;
  }
  .resource-hub-nav ul li a {
    max-width: 100%;
  }
}
@media (max-width: 766px) {
  .resource-hub-nav {
    padding: 30px 0 40px;
  }
  .resource-hub-nav ul {
    display: block;
  }
  .resource-hub-nav ul li {
    width: 100%;
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 30px;
    padding-left: 50px;
  }
  .resource-hub-nav ul li img {
    max-height: 30px;
    margin-top: -15px;
  }
  .resource-hub-nav ul li a {
    max-width: 100%;
  }
  .resource-hub-nav ul li:last-child {
    margin: 0;
  }
}

.resource-links__wrapper {
  padding: 70px 0 0;
}
.resource-links__title {
  border-top: 3px solid #3789FF;
  padding-top: 15px;
  padding-left: 60px;
  min-height: 40px;
  position: relative;
}
.resource-links__title img {
  position: absolute;
  left: 0;
  top: 10px;
  width: auto;
  height: 40px;
}
.resource-links:last-child {
  margin-bottom: 0;
}
.resource-links__list h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 20px;
}
@media (max-width: 991px) {
  .resource-links__list h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .resource-links__list h3 {
    font-size: 18px;
    line-height: 1.2;
  }
}
.resource-links__list ul {
  padding-left: 20px;
  margin: 0 0 50px;
  list-style: square;
}
.resource-links__list ul li {
  margin: 0 0 15px;
  padding-left: 10px;
}
.resource-links__list ul li a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #3789FF;
  text-decoration-thickness: 0.1em;
}
.resource-links__list ul li a:hover {
  color: #cc00cc;
}
.resource-links__list ul li a::selection, .resource-links__list ul li a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .resource-links__list ul li a {
    transition: all 0.2s ease-in;
  }
}
.resource-links__list ul li a:hover {
  text-decoration-color: #cc00cc;
}
.resource-links__list .item {
  position: relative;
  width: 100%;
  display: block;
  padding-bottom: 125%;
  color: #141A3D;
  background: #C3DCFF;
  margin: 0 0 40px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.resource-links__list .item:hover, .resource-links__list .item:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.resource-links__list .item::selection, .resource-links__list .item:active {
  box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.25);
}
.resource-links__list .item__header, .resource-links__list .item__content {
  position: absolute;
  left: 20px;
  right: 30px;
}
.resource-links__list .item__header {
  top: 20px;
}
.resource-links__list .item__header h3 {
  font-size: 24px;
  line-height: 1.2;
}
.resource-links__list .item__tags {
  font-family: "Space Mono";
  font-weight: 700;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.1em;
  margin: 0 0 10px;
}
.resource-links__list .item__content {
  bottom: 30px;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
}
.resource-links__list .item__content p:last-child {
  margin: 0;
}
@media (max-width: 991px) {
  .resource-links__wrapper {
    padding: 60px 0 0;
  }
  .resource-links__title {
    border-width: 2px;
  }
  .resource-links__list ul {
    margin: 0 0 30px;
  }
}
@media (max-width: 766px) {
  .resource-links__wrapper {
    padding: 40px 0 0;
  }
  .resource-links__title {
    padding-left: 40px;
    min-height: 30px;
  }
  .resource-links__title img {
    top: 12px;
    height: 28px;
  }
  .resource-links__list {
    margin: 0 0 50px;
  }
  .resource-links__list .item {
    display: block;
    padding: 20px;
    margin: 0 0 20px;
  }
  .resource-links__list .item__header, .resource-links__list .item__content {
    position: static;
  }
  .resource-links__list .item__header h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  .resource-links__list .item__tags {
    font-size: 11px;
    line-height: 1.3;
  }
}

.resource-link-top {
  padding: 0 0 60px;
}

.resource-submission {
  padding: 0 0 80px;
}
.resource-submission__form {
  width: 100%;
  max-width: 900px;
  position: relative;
  margin: 0 auto;
  min-height: 82px;
}
.resource-submission__form h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  margin: 0 0 15px;
}
@media (max-width: 991px) {
  .resource-submission__form h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .resource-submission__form h3 {
    font-size: 18px;
    line-height: 1.2;
  }
}
.resource-submission__form .thanks-message {
  display: none;
}
.resource-submission__form .thanks-message a {
  outline: none;
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}
.resource-submission__form .thanks-message a:hover {
  color: #cc00cc;
}
.resource-submission__form .thanks-message a::selection, .resource-submission__form .thanks-message a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .resource-submission__form .thanks-message a {
    transition: all 0.2s ease-in;
  }
}
.resource-submission__form form {
  position: relative;
  padding-right: 160px;
}
.resource-submission__form form .field-input {
  background: transparent;
  border: 1px solid #3789FF;
  width: 100%;
  height: 46px;
  padding: 13px 15px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  box-shadow: none;
}
.resource-submission__form form .field-input::-moz-placeholder {
  font-style: italic;
  color: #888888;
  opacity: 1;
}
.resource-submission__form form .field-input:-ms-input-placeholder {
  color: #888888;
}
.resource-submission__form form .field-input::-webkit-input-placeholder {
  color: #888888;
}
.resource-submission__form form .field-submit {
  position: absolute;
  right: 0;
  top: 0;
  width: 143px;
  height: 46px;
  border: none;
  background: #000;
  color: #fff;
  border-radius: 4px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 0.1em;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.resource-submission__form form .field-submit:hover, .resource-submission__form form .field-submit:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

@media (max-width: 766px) {
  .resource-disclaimer h4 {
    padding-top: 20px;
    border-width: 2px;
  }
}

.resource-hub__sections .item {
  border-bottom: 1px solid #000;
  margin: 0 0 50px;
  padding: 0 0 50px;
}
.resource-hub__sections .item .heading2 {
  margin: 0 0 25px;
}
.resource-hub__sections .item .heading2 a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.resource-hub__sections .item .heading2 a:hover {
  color: #cc00cc;
}
.resource-hub__sections .item .heading2 a::selection, .resource-hub__sections .item .heading2 a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .resource-hub__sections .item .heading2 a {
    transition: all 0.2s ease-in;
  }
}
.resource-hub__sections .item ul li {
  margin: 0;
}
.resource-hub__sections .item ul:last-of-type {
  margin: 0;
}
.resource-hub__sections .item .entry-content:last-child {
  border: 2px solid red;
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.resource-hub__sections .item:last-child {
  margin: 0;
  padding: 0;
  border: none;
}
@media (max-width: 991px) {
  .resource-hub__sections .item {
    margin: 0 0 40px;
    padding: 0 0 40px;
  }
  .resource-hub__sections .item .heading2 {
    margin: 0 0 20px;
  }
}
@media (max-width: 766px) {
  .resource-hub__sections .item {
    margin: 0 0 30px;
    padding: 0 0 30px;
  }
}

.resource-hub__webinars .item {
  display: block;
  border-radius: 4px;
  background: #C3DCFF;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  padding: 50px;
  width: 100%;
  margin: 0 0 35px;
  color: #000 !important;
}
.resource-hub__webinars .item:hover, .resource-hub__webinars .item:focus {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: 0.3s, 1.5s;
  animation-duration: 0.3s, 1.5s;
  -webkit-animation-delay: 0s, 0.3s;
  animation-delay: 0s, 0.3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.resource-hub__webinars .item:last-child {
  margin-bottom: 0;
}
.resource-hub__webinars .item .webinar-link {
  padding-right: 28px;
  background: url(../images/arrow.png) no-repeat right center;
  background-size: 18px 12px;
}
@media (max-width: 991px) {
  .resource-hub__webinars .item {
    padding: 30px;
    margin: 0 0 30px;
  }
}
@media (max-width: 766px) {
  .resource-hub__webinars .item {
    padding: 20px;
    margin: 0 0 25px;
  }
}

.page-resource {
  padding-bottom: 0 !important;
}
.page-resource .page-resource-header .page-title::before {
  background: #3789FF !important;
}
.page-resource .page-resource-header .on-page-navigation {
  padding-top: 0;
}
.page-resource .page-resource-header .on-page-navigation .navigation-wrapper {
  border: none;
}

.resoruces-list .item {
  border-top: 1px solid #000;
  padding-top: 15px;
  margin-bottom: 50px;
}
.resoruces-list .item:last-child {
  margin-bottom: 0;
}

.page-default {
  padding: 50px 0;
}
.page-default .entry-header .page-title {
  position: relative;
  font-family: "Space Mono";
  font-size: 38px;
  line-height: 1.1;
  padding: 16px 0 0 110px;
  min-height: 75px;
  margin: 0 0 80px;
}
.page-default .entry-header .page-title::before {
  position: absolute;
  content: "";
  width: 75px;
  height: 75px;
  background: #FFA600;
  left: 0;
  top: 0;
}
.page-default .entry-header.theme-orange .page-title::before {
  background: #FFA600 !important;
}
.page-default .entry-header.theme-lime .page-title::before {
  background: #7CFF81 !important;
}
.page-default .entry-header.theme-blue .page-title::before {
  background: #3789FF !important;
}
.page-default .entry-header.theme-skyblue .page-title::before {
  background: #8FDCFF !important;
}
.page-default .entry-header.theme-red .page-title::before {
  background: #FF5546 !important;
}
@media (max-width: 991px) {
  .page-default {
    padding: 40px 0 50px;
  }
  .page-default .entry-header .page-title {
    font-size: 30px;
    line-height: 1.1;
    padding: 10px 0 0 80px;
    min-height: 60px;
    margin: 0 0 40px;
  }
  .page-default .entry-header .page-title::before {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 766px) {
  .page-default {
    padding: 40px 0 50px;
  }
  .page-default .entry-header .page-title {
    font-size: 20px;
    line-height: 30px;
    padding: 5px 0 0 60px;
    min-height: 40px;
    margin: 0 0 30px;
  }
  .page-default .entry-header .page-title::before {
    width: 40px;
    height: 40px;
  }
}

.entry-content h2, .entry-content h3 {
  margin: 0 0 20px;
}
.entry-content * + h2 {
  margin: 50px 0 20px;
}
.entry-content h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  margin: 0 0 20px;
}
.entry-content ul {
  margin: 0 0 30px;
  padding: 0 0 0 20px;
  list-style: square;
}
.entry-content ul li {
  padding-left: 10px;
  margin: 0 0 15px;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 991px) {
  .entry-content h4 {
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 15px;
  }
  .entry-content ul {
    margin: 0 0 25px;
  }
}
figcaption,
.wp-caption-text {
  color: #787878;
  font-style: italic;
  line-height: 1.2;
  margin: 15px 0;
}

figcaption a,
.wp-caption-text a {
  color: inherit;
}

.alignnone {
  margin: 40px 0;
}

.aligncenter,
.aligncenter img {
  margin-left: auto;
  margin-right: auto;
}

/* Left and right */
.alignleft,
.alignright {
  width: auto;
  max-width: 50%;
}
.alignleft img,
.alignright img {
  width: 100%;
}
@media (max-width: 599px) {
  .alignleft,
.alignright {
    width: 100%;
    float: none !important;
    max-width: 100%;
  }
}

.alignleft {
  /*rtl:ignore*/
  float: left;
  margin: 0.3rem 60px 20px 0;
}
@media (max-width: 991px) {
  .alignleft {
    margin-right: 30px;
  }
}
@media (max-width: 599px) {
  .alignleft {
    margin-right: 0;
  }
}

.alignright {
  /*rtl:ignore*/
  float: right;
  margin: 0.3rem 0 20px 60px;
}
@media (max-width: 991px) {
  .alignright {
    margin-left: 30px;
  }
}
@media (max-width: 599px) {
  .alignright {
    margin-left: 0;
  }
}

.gallery {
  margin: 30px -30px;
}
.gallery .gallery-item {
  width: calc(25%);
  padding: 0 30px;
  margin: 0 0 50px;
  float: left;
}
.gallery .gallery-item img {
  width: 100%;
}
.gallery .gallery-item .gallery-caption {
  display: none;
}
@media (max-width: 1139px) {
  .gallery {
    margin: 30px -20px;
  }
  .gallery .gallery-item {
    padding: 0 20px;
    margin: 0 0 40px;
  }
}
@media (max-width: 991px) {
  .gallery br {
    display: none;
  }
  .gallery .gallery-item {
    width: 33.3333333333%;
  }
}
@media (max-width: 766px) {
  .gallery {
    margin: 25px -10px;
  }
  .gallery .gallery-item {
    padding: 0 10px;
    margin: 0 0 20px;
  }
}
@media (max-width: 599px) {
  .gallery .gallery-item {
    width: 50%;
  }
}

.not-found {
  padding: 80px 0;
}
.not-found .entry-title {
  font-size: 60px;
  font-weight: 400;
  line-height: 30px;
  margin: 0 0 35px 0;
  letter-spacing: 0.05em;
}
.not-found .entry-title span {
  text-transform: uppercase;
  font-size: 21px;
}

/**
*  P R I N T - S T Y L E
* ----------------------------------------------------------------------------
*/
body {
  color-adjust: exact;
  -webkit-print-color-adjust: exact;
  -moz-print-color-adjust: exact;
}

@media print {
  .pageSlide {
    display: none !important;
  }

  .link-btn__print {
    display: none;
  }

  #site-header {
    position: relative;
    background: #fff;
    box-shadow: none;
  }
  #site-header .logo-print {
    display: block;
  }
  #site-header #main-navigation,
#site-header .menu-header-menu-container,
#site-header .menu-toggle,
#site-header .social-links,
#site-header .mc_embed_signup {
    display: none !important;
  }
  #site-header a {
    padding: 0 !important;
    margin: 10px 0 !important;
  }

  .share-this {
    display: none;
  }

  .link-btn {
    line-height: 18px;
  }

  .sb-links {
    display: none;
  }

  #site-footer {
    display: none;
  }

  .page-section {
    box-shadow: none;
    border-bottom: 1px solid #333;
    padding: 50px 0;
  }

  body {
    font-size: 14px;
  }

  .heading1 {
    font-size: 20px;
    line-height: 1.2;
  }

  .heading2 {
    font-size: 18px;
    line-height: 1.2;
  }

  .heading3 {
    font-size: 16px;
    line-height: 1.2;
  }

  .heading4 {
    font-size: 12px;
    line-height: 1.3;
  }

  .on-page-navigation {
    display: none;
  }

  .entry-content h4 {
    font-size: 12px;
    line-height: 1.3;
  }

  .page-header {
    background: #fff;
  }
  .page-header .row > [class*=col-] {
    width: 100%;
    float: none;
  }
  .page-header__image {
    display: none;
  }
  .page-header__vector {
    display: none;
  }
  .page-header__content {
    padding: 0;
    color: #000;
  }
  .page-header__content h1 {
    font-size: 24px;
    line-height: 1.1;
  }
  .page-header__content p {
    font-size: 16px;
    line-height: 1.4;
  }
  .page-header__content .mc_embed_signup {
    display: none;
  }
  .page-header__content .resource-submission__form {
    display: none;
  }

  .page-default {
    padding: 20px 0;
  }
  .page-default .entry-header .page-title {
    font-size: 20px;
    line-height: 1.1;
    padding: 0;
    min-height: 0;
    margin: 0;
  }
  .page-default .entry-header .page-title::before {
    content: "";
    display: none;
  }

  .btn-print {
    display: none;
  }

  .resource-hub__webinars .item {
    padding: 20px;
    margin: 0 0 30px;
  }
  .resource-hub__webinars .item:last-child {
    margin-bottom: 0;
  }

  .button-top {
    display: none !important;
  }
}
.entrants-entry-content {
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .entrants-entry-content {
    margin-bottom: 30px;
  }
}
@media (max-width: 766px) {
  .entrants-entry-content {
    margin-bottom: 20px;
  }
}

.entrants-filters {
  line-height: 34px;
  padding-bottom: 80px;
  border-bottom: 3px solid #FFA600;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .entrants-filters {
    line-height: 36px;
  }
}
.entrants-filters__letters {
  font-weight: 700;
  text-align: center;
}
.entrants-filters__letters span, .entrants-filters__letters a {
  width: 34px;
  height: 34px;
  display: block;
  float: left;
  margin-right: 4px;
}
.entrants-filters__letters a {
  border-radius: 100%;
  color: #000;
}
.entrants-filters__letters a:hover, .entrants-filters__letters a.active {
  background: #FFA600;
}
.entrants-filters__letters span {
  color: #bdbdbd;
}
@media (max-width: 991px) {
  .entrants-filters {
    padding-bottom: 40px;
    border-bottom: 2px solid #FFA600;
  }
}
@media (max-width: 766px) {
  .entrants-filters {
    padding-bottom: 30px;
    line-height: 28px;
    border-bottom: 1px solid #FFA600;
  }
}
@media screen and (max-width: 766px) and (-webkit-min-device-pixel-ratio: 0) {
  .entrants-filters {
    line-height: 30px;
  }
}
@media (max-width: 766px) {
  .entrants-filters__letters span, .entrants-filters__letters a {
    width: 28px;
    height: 28px;
    display: block;
    float: left;
    margin-right: 4px;
  }
  .entrants-filters__letters a {
    border-radius: 100%;
    color: #000;
  }
  .entrants-filters__letters a:hover, .entrants-filters__letters a.active {
    background: #FFA600;
  }
  .entrants-filters__letters span {
    color: #bdbdbd;
  }
}

.entrants-list {
  padding-top: 80px;
}
.entrants-list .item {
  position: relative;
  margin: 0 0 50px;
  padding: 0 20px 0 100px;
}
.entrants-list .item a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.entrants-list .item a:hover {
  color: #cc00cc;
}
.entrants-list .item a::selection, .entrants-list .item a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .entrants-list .item a {
    transition: all 0.2s ease-in;
  }
}
.entrants-list .item__letter {
  font-size: 36px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}
.entrants-list .item__content h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .entrants-list .item__content h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .entrants-list .item__content h3 {
    font-size: 18px;
    line-height: 1.2;
  }
}
.entrants-list .item__content ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.entrants-list .item__content ul:last-child {
  margin: 0;
}
@media (max-width: 991px) {
  .entrants-list {
    padding-top: 50px;
  }
}
@media (max-width: 766px) {
  .entrants-list {
    padding-top: 30px;
  }
  .entrants-list .item {
    margin: 0 0 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .entrants-list .item__letter {
    font-size: 30px;
    line-height: 1;
    position: static;
  }
  .entrants-list .item__content h3 {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) and (max-width: 991px) {
  .entrants-list .item__content h3 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) and (max-width: 766px) {
  .entrants-list .item__content h3 {
    font-size: 18px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .entrants-list .item__content ul {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
  }
  .entrants-list .item__content ul:last-child {
    margin: 0;
  }
}

.finalists-list {
  margin: 50px 0;
}
.finalists-list .row {
  margin-left: -30px;
  margin-right: -30px;
}
.finalists-list .row > [class*=col-] {
  padding-left: 30px;
  padding-right: 30px;
}
.finalists-list .item {
  background: #C3DCFF;
  border-radius: 4px;
  padding: 50px;
  margin: 0 0 50px;
}
.finalists-list .item .heading2 {
  margin: 0 0 25px;
  min-height: 90px;
  line-height: 30px;
}
.finalists-list .item__state-team {
  font-style: italic;
  margin: 0 0 25px;
}
.finalists-list .item__content {
  margin: 0;
}
@media (max-width: 1139px) {
  .finalists-list .row {
    margin-left: -20px;
    margin-right: -20px;
  }
  .finalists-list .row > [class*=col-] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .finalists-list .item {
    padding: 30px;
    margin: 0 0 30px;
  }
  .finalists-list .item .heading2 {
    margin: 0 0 15px;
    min-height: 85px;
    font-size: 24px;
    line-height: 26px;
  }
  .finalists-list .item__state-team {
    font-style: italic;
    margin: 0 0 20px;
  }
}
@media (max-width: 991px) {
  .finalists-list {
    margin: 40px 0;
  }
  .finalists-list .item {
    padding: 30px;
    margin: 0 0 30px;
  }
  .finalists-list .item .heading2 {
    margin: 0 0 15px;
    min-height: 50px;
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 599px) {
  .finalists-list {
    margin: 30px 0;
  }
  .finalists-list .item {
    padding: 30px 25px;
    margin: 0 0 20px;
  }
  .finalists-list .item .heading2 {
    min-height: 0;
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 1.2;
  }
}

.home-finalists .content-bottom {
  margin-bottom: 50px;
}

.challenge-finalists {
  margin: 30px -20px 0;
}
.challenge-finalists .item {
  float: left;
  width: 50%;
  padding: 0 20px;
  margin: 0 0 40px;
}
.challenge-finalists .item:nth-child(2n+1) {
  clear: left;
}
.challenge-finalists .item__header {
  min-height: 150px;
  position: relative;
  padding: 0 0 0 210px;
}
.challenge-finalists .item__image {
  position: absolute;
  left: 0;
  top: 0;
}
.challenge-finalists .item__image img {
  position: relative;
  max-width: 150px;
  height: auto;
}
.challenge-finalists .item__name {
  font-weight: 700;
  margin: 0 0 15px;
  font-size: 18px;
  line-height: 1.3;
}
.challenge-finalists .item__link {
  position: absolute;
  bottom: 0;
}
.challenge-finalists .item__about {
  margin: 25px 0 0;
}
.challenge-finalists .item__about a {
  outline: none;
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.challenge-finalists .item__about a:hover {
  color: #cc00cc;
}
.challenge-finalists .item__about a::selection, .challenge-finalists .item__about a:active {
  color: #000;
  background: #cc00cc;
}
@media (min-width: 600px) {
  .challenge-finalists .item__about a {
    transition: all 0.2s ease-in;
  }
}
@media (max-width: 1139px) {
  .challenge-finalists .item__link {
    font-size: 12px;
    line-height: 1;
  }
}
@media (max-width: 991px) {
  .challenge-finalists .item {
    padding-right: 40px;
    margin: 0 0 50px;
    width: 100%;
  }
  .challenge-finalists .item__header {
    min-height: 125px;
    padding: 0 0 0 140px;
  }
  .challenge-finalists .item__image img {
    max-width: 125px;
  }
  .challenge-finalists .item__name {
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 1.3;
  }
  .challenge-finalists .item__about {
    margin: 25px 0 0;
    padding-right: 20px;
  }
}
@media (max-width: 766px) {
  .challenge-finalists {
    margin: 20px 0 0;
  }
  .challenge-finalists .item {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0 0 40px;
  }
  .challenge-finalists .item__about {
    padding-right: 0;
  }
  .challenge-finalists .item:last-child {
    margin-bottom: 0;
  }
  .challenge-finalists .item__link {
    font-size: 10px;
    line-height: 1;
    padding: 10px 15px;
  }
}

.entry-content .finalist-links {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
}
.entry-content .finalist-links li {
  padding: 0;
  margin: 0 20px 0 0;
  display: inline;
}
.entry-content .finalist-links li a {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: transparent !important;
  background-size: 100% !important;
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.entry-content .finalist-links li.external-link a {
  background-image: url(../images/icon-finalist-link.png);
}
.entry-content .finalist-links li.external-link a:hover {
  background-image: url(../images/icon-finalist-link_hover.png);
}
.entry-content .finalist-links li.facebook a {
  background-image: url(../images/icon-finalist-facebook.png);
}
.entry-content .finalist-links li.facebook a:hover {
  background-image: url(../images/icon-finalist-facebook_hover.png);
}
.entry-content .finalist-links li.instagram a {
  background-image: url(../images/icon-finalist-instagram.png);
}
.entry-content .finalist-links li.instagram a:hover {
  background-image: url(../images/icon-finalist-instagram_hover.png);
}
.entry-content .finalist-links li.twitter a {
  background-image: url(../images/icon-finalist-twitter.png);
}
.entry-content .finalist-links li.twitter a:hover {
  background-image: url(../images/icon-finalist-twitter_hover.png);
}
@media (max-width: 991px) {
  .entry-content .finalist-links li {
    margin-right: 15px;
  }
  .entry-content .finalist-links li a {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 766px) {
  .entry-content .finalist-links li {
    margin-right: 10px;
  }
}

.progress-header {
  box-shadow: none;
}
.progress-header .has-overline {
  margin: 0;
}
.progress-header.theme-orange {
  background-color: #ffedcc;
}
.progress-header.theme-orange .has-overline {
  border-color: #FFA600;
}
.progress-header.theme-lime {
  background-color: #EBFFEC;
}
.progress-header.theme-lime .has-overline {
  border-color: #7CFF81;
}
.progress-header.theme-blue {
  background-color: #cde6f5;
}
.progress-header.theme-blue .has-overline {
  border-color: #3789FF;
}
.progress-header.theme-skyblue {
  background-color: #f2ffff;
}
.progress-header.theme-skyblue .has-overline {
  border-color: #8FDCFF;
}
.progress-header.theme-red {
  background-color: #ffe3df;
}
.progress-header.theme-red .has-overline {
  border-color: #FF5546;
}

.progress-header + .page-section {
  box-shadow: none;
}

.pswp__bg {
  background: #fff !important;
}
.pswp__top-bar {
  background: #fff !important;
}
.pswp__button--close {
  width: 32px;
  height: 32px;
  background-image: url(../images/icon-close.png) !important;
  background-color: transparent !important;
  background-size: 90% !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  top: 20px;
  right: 20px;
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
  top: 50%;
  margin-top: -15px;
  width: 20px;
  height: 30px;
  position: absolute;
}
.pswp__button--arrow--left::before, .pswp__button--arrow--right::before {
  width: 20px !important;
  height: 30px !important;
  background-color: transparent !important;
  background-size: 90% !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  left: 0;
  top: 0;
}
.pswp__button--arrow--left {
  left: 30px;
}
.pswp__button--arrow--left::before {
  background-image: url(../images/icon-left-arrow.png) !important;
}
.pswp__button--arrow--right {
  right: 30px;
}
.pswp__button--arrow--right::before {
  background-image: url(../images/icon-right-arrow.png) !important;
}
.pswp__item {
  bottom: 40px;
}
.pswp__caption {
  background: transparent !important;
}
.pswp__caption__center {
  max-width: 800px;
  margin: 30px auto;
  color: #787878;
  font-style: italic;
  font-size: 18px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .pswp__caption__center {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 766px) {
  .pswp__caption__center {
    font-size: 14px;
    line-height: 1.2;
  }
}
@media (max-width: 599px) {
  .pswp__caption__center {
    font-size: 12px;
    line-height: 1.2;
  }
}

/* Assistive text */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  line-height: normal;
  padding: 15px 23px 14px;
  position: absolute;
  left: 5px;
  top: 5px;
  text-decoration: none;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Assistive text */
.assistive-text {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

a.assistive-text:active,
a.assistive-text:focus {
  background: #eee;
  border-bottom: 1px solid #ddd;
  color: #1982d1;
  clip: auto !important;
  font-size: 12px;
  position: absolute;
  text-decoration: underline;
  top: 0;
  left: 7.6%;
}

.hidden {
  display: none;
}

#page-sidebar-menu, .menu-rules-sidebar-menu-container {
  margin: 30px 0 30px 0;
  padding: 0 0 0 20px;
  text-align: right;
}
#page-sidebar-menu ul.interlinks-menu, .menu-rules-sidebar-menu-container ul.interlinks-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#page-sidebar-menu ul.interlinks-menu li, .menu-rules-sidebar-menu-container ul.interlinks-menu li {
  margin: 0 0 20px 0;
  font-family: "Source Sans Pro";
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 766px) {
  #page-sidebar-menu, .menu-rules-sidebar-menu-container {
    text-align: left;
    padding: 0;
  }
}

@media (max-width: 991px) {
  #page {
    /*border: 10px solid green;*/
  }
}
@media (max-width: 766px) {
  #page {
    /*border: 10px solid red;*/
  }
}
@media (max-width: 599px) {
  #page {
    /*border: 10px solid yellow;*/
  }
}

.title-separator {
  background: #000;
  width: 12px;
  height: 2px;
  margin: 30px 0;
}
.title-separator.noborder {
  border: none;
}
.title-separator.center {
  margin-left: auto;
  margin-right: auto;
}

ul.interlinks-menu {
  list-style: none;
  margin: 30px 0 !important;
  padding: 0;
}
ul.interlinks-menu li {
  margin: 0 0 20px;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
ul.interlinks-menu li:last-child {
  margin-bottom: 0;
}
@media (max-width: 766px) {
  ul.interlinks-menu {
    text-align: left;
    padding: 0;
  }
}

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