/*

Theme Name: CareersEvent

Theme URI: https://italicsbold.com.au

Author: Italics Bold

Author URI: https://italicsbold.com.au

Version: 1.0.0

Text Domain: CareersEvent

*/

/*--------------------------------------------------------------

Normalize v8.0.0

--------------------------------------------------------------*/

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
f










/*--------------------------------------------------------------

Responsive Grid System

--------------------------------------------------------------*/

.row .col.s1,.row .col.s10,.row .col.s11,.row .col.s12,.row .col.s2,.row .col.s3,.row .col.s4,.row .col.s5,.row .col.s7,.row .col.s8,.row .col.s9 {
  left: auto;
  right: auto;
}
.container .row {
  margin-left: -20px;
  margin-right: -20px;
}
.row,
.row .col.s1,
.row .col.s10,
.row .col.s11,
.row .col.s12,
.row .col.s2,
.row .col.s3,
.row .col.s4,
.row .col.s5,
.row .col.s7,
.row .col.s8,
.row .col.s9 {
  margin-left: auto;
}
.row {
  margin-right: auto;
  margin-top: 20px;
}
.row:first-child {
  margin-top: 0;
}
.row .col {
  float: left;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  min-height: 1px;
}
.row .col[class*="push-"],
.row .col[class*="pull-"] {
  position: relative;
}
.row .col.s1 {
  width: 8.3333333333%;
}
.row .col.s2 {
  width: 16.6666666667%;
}
.row .col.s3 {
  width: 25%;
}
.row .col.s4 {
  width: 33.3333333333%;
}
.row .col.s5 {
  width: 41.6666666667%;
}
.row .col.s6 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.s7 {
  width: 58.3333333333%;
}
.row .col.s8 {
  width: 66.6666666667%;
}
.row .col.s9 {
  width: 75%;
}
.row .col.s10 {
  width: 83.3333333333%;
}
.row .col.s11 {
  width: 91.6666666667%;
}
.row .col.s12 {
  width: 100%;
}
.row .col.offset-s1 {
  margin-left: 8.3333333333%;
}
.row .col.pull-s1 {
  right: 8.3333333333%;
}
.row .col.push-s1 {
  left: 8.3333333333%;
}
.row .col.offset-s2 {
  margin-left: 16.6666666667%;
}
.row .col.pull-s2 {
  right: 16.6666666667%;
}
.row .col.push-s2 {
  left: 16.6666666667%;
}
.row .col.offset-s3 {
  margin-left: 25%;
}
.row .col.pull-s3 {
  right: 25%;
}
.row .col.push-s3 {
  left: 25%;
}
.row .col.offset-s4 {
  margin-left: 33.3333333333%;
}
.row .col.pull-s4 {
  right: 33.3333333333%;
}
.row .col.push-s4 {
  left: 33.3333333333%;
}
.row .col.offset-s5 {
  margin-left: 41.6666666667%;
}
.row .col.pull-s5 {
  right: 41.6666666667%;
}
.row .col.push-s5 {
  left: 41.6666666667%;
}
.row .col.offset-s6 {
  margin-left: 50%;
}
.row .col.pull-s6 {
  right: 50%;
}
.row .col.push-s6 {
  left: 50%;
}
.row .col.offset-s7 {
  margin-left: 58.3333333333%;
}
.row .col.pull-s7 {
  right: 58.3333333333%;
}
.row .col.push-s7 {
  left: 58.3333333333%;
}
.row .col.offset-s8 {
  margin-left: 66.6666666667%;
}
.row .col.pull-s8 {
  right: 66.6666666667%;
}
.row .col.push-s8 {
  left: 66.6666666667%;
}
.row .col.offset-s9 {
  margin-left: 75%;
}
.row .col.pull-s9 {
  right: 75%;
}
.row .col.push-s9 {
  left: 75%;
}
.row .col.offset-s10 {
  margin-left: 83.3333333333%;
}
.row .col.pull-s10 {
  right: 83.3333333333%;
}
.row .col.push-s10 {
  left: 83.3333333333%;
}
.row .col.offset-s11 {
  margin-left: 91.6666666667%;
}
.row .col.pull-s11 {
  right: 91.6666666667%;
}
.row .col.push-s11 {
  left: 91.6666666667%;
}
.row .col.offset-s12 {
  margin-left: 100%;
}
.row .col.pull-s12 {
  right: 100%;
}
.row .col.push-s12 {
  left: 100%;
}
@media only screen and (min-width: 601px) {
  .row .col.m1,
  .row .col.m10,
  .row .col.m11,
  .row .col.m12,
  .row .col.m2,
  .row .col.m3,
  .row .col.m4,
  .row .col.m5,
  .row .col.m7,
  .row .col.m8,
  .row .col.m9 {
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m1 {
    width: 8.3333333333%;
  }
  .row .col.m2 {
    width: 16.6666666667%;
  }
  .row .col.m3 {
    width: 25%;
  }
  .row .col.m4 {
    width: 33.3333333333%;
  }
  .row .col.m5 {
    width: 41.6666666667%;
  }
  .row .col.m6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 58.3333333333%;
  }
  .row .col.m8 {
    width: 66.6666666667%;
  }
  .row .col.m9 {
    width: 75%;
  }
  .row .col.m10 {
    width: 83.3333333333%;
  }
  .row .col.m11 {
    width: 91.6666666667%;
  }
  .row .col.m12 {
    width: 100%;
  }
  .row .col.offset-m1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-m1 {
    right: 8.3333333333%;
  }
  .row .col.push-m1 {
    left: 8.3333333333%;
  }
  .row .col.offset-m2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-m2 {
    right: 16.6666666667%;
  }
  .row .col.push-m2 {
    left: 16.6666666667%;
  }
  .row .col.offset-m3 {
    margin-left: 25%;
  }
  .row .col.pull-m3 {
    right: 25%;
  }
  .row .col.push-m3 {
    left: 25%;
  }
  .row .col.offset-m4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-m4 {
    right: 33.3333333333%;
  }
  .row .col.push-m4 {
    left: 33.3333333333%;
  }
  .row .col.offset-m5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-m5 {
    right: 41.6666666667%;
  }
  .row .col.push-m5 {
    left: 41.6666666667%;
  }
  .row .col.offset-m6 {
    margin-left: 50%;
  }
  .row .col.pull-m6 {
    right: 50%;
  }
  .row .col.push-m6 {
    left: 50%;
  }
  .row .col.offset-m7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-m7 {
    right: 58.3333333333%;
  }
  .row .col.push-m7 {
    left: 58.3333333333%;
  }
  .row .col.offset-m8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-m8 {
    right: 66.6666666667%;
  }
  .row .col.push-m8 {
    left: 66.6666666667%;
  }
  .row .col.offset-m9 {
    margin-left: 75%;
  }
  .row .col.pull-m9 {
    right: 75%;
  }
  .row .col.push-m9 {
    left: 75%;
  }
  .row .col.offset-m10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-m10 {
    right: 83.3333333333%;
  }
  .row .col.push-m10 {
    left: 83.3333333333%;
  }
  .row .col.offset-m11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-m11 {
    right: 91.6666666667%;
  }
  .row .col.push-m11 {
    left: 91.6666666667%;
  }
  .row .col.offset-m12 {
    margin-left: 100%;
  }
  .row .col.pull-m12 {
    right: 100%;
  }
  .row .col.push-m12 {
    left: 100%;
  }
}
@media only screen and (min-width: 993px) {
  .row .col.l1,
  .row .col.l10,
  .row .col.l11,
  .row .col.l12,
  .row .col.l2,
  .row .col.l3,
  .row .col.l4,
  .row .col.l5,
  .row .col.l7,
  .row .col.l8,
  .row .col.l9 {
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l1 {
    width: 8.3333333333%;
  }
  .row .col.l2 {
    width: 16.6666666667%;
  }
  .row .col.l3 {
    width: 25%;
  }
  .row .col.l4 {
    width: 33.3333333333%;
  }
  .row .col.l5 {
    width: 41.6666666667%;
  }
  .row .col.l6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 58.3333333333%;
  }
  .row .col.l8 {
    width: 66.6666666667%;
  }
  .row .col.l9 {
    width: 75%;
  }
  .row .col.l10 {
    width: 83.3333333333%;
  }
  .row .col.l11 {
    width: 91.6666666667%;
  }
  .row .col.l12 {
    width: 100%;
  }
  .row .col.offset-l1 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-l1 {
    right: 8.3333333333%;
  }
  .row .col.push-l1 {
    left: 8.3333333333%;
  }
  .row .col.offset-l2 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-l2 {
    right: 16.6666666667%;
  }
  .row .col.push-l2 {
    left: 16.6666666667%;
  }
  .row .col.offset-l3 {
    margin-left: 25%;
  }
  .row .col.pull-l3 {
    right: 25%;
  }
  .row .col.push-l3 {
    left: 25%;
  }
  .row .col.offset-l4 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-l4 {
    right: 33.3333333333%;
  }
  .row .col.push-l4 {
    left: 33.3333333333%;
  }
  .row .col.offset-l5 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-l5 {
    right: 41.6666666667%;
  }
  .row .col.push-l5 {
    left: 41.6666666667%;
  }
  .row .col.offset-l6 {
    margin-left: 50%;
  }
  .row .col.pull-l6 {
    right: 50%;
  }
  .row .col.push-l6 {
    left: 50%;
  }
  .row .col.offset-l7 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-l7 {
    right: 58.3333333333%;
  }
  .row .col.push-l7 {
    left: 58.3333333333%;
  }
  .row .col.offset-l8 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-l8 {
    right: 66.6666666667%;
  }
  .row .col.push-l8 {
    left: 66.6666666667%;
  }
  .row .col.offset-l9 {
    margin-left: 75%;
  }
  .row .col.pull-l9 {
    right: 75%;
  }
  .row .col.push-l9 {
    left: 75%;
  }
  .row .col.offset-l10 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-l10 {
    right: 83.3333333333%;
  }
  .row .col.push-l10 {
    left: 83.3333333333%;
  }
  .row .col.offset-l11 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-l11 {
    right: 91.6666666667%;
  }
  .row .col.push-l11 {
    left: 91.6666666667%;
  }
  .row .col.offset-l12 {
    margin-left: 100%;
  }
  .row .col.pull-l12 {
    right: 100%;
  }
  .row .col.push-l12 {
    left: 100%;
  }
}

.container .row,
.s-container .row,
.l-container .row {
  margin-left: -20px;

  margin-right: -20px;
}

.row {
  margin-top: 20px;
}

.row .col {
  padding-left: 20px;

  padding-right: 20px;
}

/*SLICK JS*/

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;

  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

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

  height: auto;

  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}

/*--------------------------------------------------------------

Elements

--------------------------------------------------------------*/

html {
  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

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

  -moz-box-sizing: inherit;

  box-sizing: inherit;
}

body {
  background: #fff;

  color: #021837;

  font-family: "Lato", sans-serif;

  font-size: 16px;

  font-weight: 400;

  line-height: 1.618;

  -webkit-animation: fadein 2s;

  -moz-animation: fadein 2s;

  -ms-animation: fadein 2s;

  -o-animation: fadein 2s;

  animation: fadein 2s;
}

::-moz-selection {
  background: #0087ca;

  color: #fff;
}

::selection {
  background: #0087ca;

  color: #fff;
}

hr {
  background: #eee;

  border: 0;

  height: 1px;

  margin-bottom: 20px;
}

ul,
ol {
  margin: 0 0 20px 20px;

  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin: 0 20px 0;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 20px 20px;
}

img {
  height: auto;

  max-width: 100%;
}

table {
  margin: 0 0 20px;

  width: 100%;
}

p {
  margin: 0 0 20px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

pre {
  background: #eee;

  font-family: "Courier 10 Pitch", Courier, monospace;

  font-size: 14px;

  line-height: 1.5;

  margin-bottom: 20px;

  max-width: 100%;

  overflow: auto;

  padding: 20px;
}

embed,
iframe,
object {
  max-width: 100%;
  border: none;
}

/*--------------------------------------------------------------

Clear

--------------------------------------------------------------*/

.clear:before,
.clear:after,
.container:before,
.container .row:before,
.container:after,
.container .row:after,
.s-container:before,
.s-container .row:before,
.s-container:after,
.s-container .row:after,
.l-container:before,
.l-container .row:before,
.l-container:after,
.l-container .row:after {
  content: "";

  display: table;
}

.clear:after,
.container:after,
.container .row:after,
.s-container:after,
.s-container .row:after,
.l-container:after,
.l-container .row:after {
  clear: both;
}

.clear,
.container,
.container .row,
.s-container,
.s-container .row,
.l-container,
.l-container .row {
  *zoom: 1;
}

/*--------------------------------------------------------------

Titles

--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
.headline {
  font-weight: 400;

  margin: 0 0 20px;

  color: #021837;

  line-height: 1.2;
}

h1 {
  font-size: 66px;
  font-weight: 600;
  margin: 0;
}

h2,
.headline {
  font-size: 43px;
  margin-bottom: 50px;
  font-weight: 300;
}

h3 {
  font-size: 20px;
  line-height: 1.4;
}

h4 {
  font-size: 16px;
}

/*--------------------------------------------------------------

Links

--------------------------------------------------------------*/

a {
  color: #021837;

  text-decoration: none;

  cursor: pointer;
}

a:hover {
  color: #0087ca;
}

.site-main a {
  color: #0087ca;
}

.site-main a:hover {
  color: #021837;
}

/*--------------------------------------------------------------

Forms

--------------------------------------------------------------*/

.wp-block-button__link,
.site-main .wp-block-button__link,
.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  outline: none;
  color: #021837 !important;

  display: inline-block;

  padding: 13px 25px;

  font-size: 15px;

  background: #fcbd31;

  border: none;

  text-transform: uppercase;

  border-radius: 4px;

  cursor: pointer;

  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);

  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.wp-block-button__link:hover,
.site-main .wp-block-button__link:hover,
.button:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #0087ca;

  border-color: #0087ca;

  color: #fff !important;
}

.site-main .wp-block-button__link {
  width: 100%;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="search"],
textarea {
  outline: none;

  display: inline-block;

  width: 100%;

  background: #fff;

  padding: 10px;

  border: 1px solid #eee;

  margin-bottom: 20px;

  line-height: 1.3;
}

select {
  border: 1px solid #eee;

  height: 40px;

  padding: 10px;

  width: 100%;

  display: inline-block;
}

input[type="number"] {
  padding: 0 0 0 10px;

  height: 40px;
}

input[type="search"] {
  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #ccc;
}

textarea {
  height: 150px;

  resize: vertical;
}

/*--------------------------------------------------------------

Animations

--------------------------------------------------------------*/

.transition,
a,
input,
button,
textarea {
  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;
}

.animate {
  opacity: 0;
}

.animate.fade-left {
  opacity: 0;

  -webkit-transition: all 1s ease;

  -moz-transition: all 1s ease;

  -o-transition: all 1s ease;

  transition: all 1s ease;

  -webkit-transform: translate3d(-50px, 0px, 0px);

  -ms-transform: translate3d(-50px, 0px, 0px);

  transform: translate3d(-50px, 0px, 0px);
}

.animate.fade-right {
  opacity: 0;

  -webkit-transition: all 1s ease;

  -moz-transition: all 1s ease;

  -o-transition: all 1s ease;

  transition: all 1s ease;

  -webkit-transform: translate3d(50px, 0px, 0px);

  -ms-transform: translate3d(50px, 0px, 0px);

  transform: translate3d(50px, 0px, 0px);
}

.animate.fade-up {
  opacity: 0;

  -webkit-transition: all 1s ease;

  -moz-transition: all 1s ease;

  -o-transition: all 1s ease;

  transition: all 1s ease;

  -webkit-transform: translate3d(0px, 50px, 0px);

  -ms-transform: translate3d(0px, 50px, 0px);

  transform: translate3d(0px, 50px, 0px);
}

.animate.in-view {
  opacity: 1;

  -webkit-transform: translate3d(0px, 0px, 0px);

  -ms-transform: translate3d(0px, 0px, 0px);

  transform: translate3d(0px, 0px, 0px);
}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/*--------------------------------------------------------------

Wordpress

--------------------------------------------------------------*/

/* Menus */

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 20px;

  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;

  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;

  text-align: right;

  width: 50%;
}

/* Alignments */

.alignleft {
  display: inline;

  float: left;

  margin-right: 20px;
}

.alignright {
  display: inline;

  float: right;

  margin-left: 20px;
}

.aligncenter {
  clear: both;

  display: block;

  margin-left: auto;

  margin-right: auto;
}

/* Comments */

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Captions */

.wp-caption {
  margin-bottom: 20px;

  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;

  margin-left: auto;

  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 10px 0;
}

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

/* Galleries */

.gallery {
  margin-bottom: 20px;
}

.gallery-item {
  display: inline-block;

  text-align: center;

  vertical-align: top;

  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------

Helpers

--------------------------------------------------------------*/

.ta-left {
  text-align: left;
}

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

.ta-right {
  text-align: right;
}

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

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

.static {
  position: static;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.none {
  display: none;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.vertical-align {
  display: inline-block;

  vertical-align: middle;
}

.align-middle {
  position: relative;

  top: 50%;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);
}

/* list */

.inline-list {
  list-style-type: none;

  padding: 0;

  margin: 0;
}

.inline-list li {
  display: inline-block;

  vertical-align: middle;

  margin-left: 10px;
}

.inline-list li:first-child {
  margin-left: 0;
}

/*--------------------------------------------------------------

General

--------------------------------------------------------------*/

.site {
  background: #fff;
  background-image: url(images/watermark.png);
  background-repeat: no-repeat;
  background-position: -5vw center;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}

.fixed-header .site {
  margin-top: 61px;
}

.container,
.s-container,
.l-container {
  max-width: 1200px;

  width: 100%;

  margin: 0 auto;

  padding: 0 20px;
}

.s-container {
  max-width: 840px;
}

.l-container {
  max-width: 1240px;
}

.section {
  padding-top: 30px;

  padding-bottom: 30px;
}

.parallax-container {
  overflow: hidden;
}

/*--------------------------------------------------------------

Header

--------------------------------------------------------------*/

.site-header {
  background: #fff;

  border-bottom: 1px solid #eee;
}

.fixed-header .site-header {
  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  z-index: 100;
}

.site-logo {
  float: left;

  margin: 0;

  padding: 0;
}

.site-logo a,
.site-logo img {
  display: block;

  margin: 0 auto;

  max-height: 60px;
}

/*--------------------------------------------------------------

Navigation

--------------------------------------------------------------*/

.site-navigation {
  display: block;

  float: right;
}

.navigation-toggle,
.subnavigation-toggle {
  display: none;
}

.site-navigation ul {
  list-style: none;

  margin: 0;

  padding-left: 0;
}

.site-navigation li {
  display: inline-block;

  position: relative;

  padding: 10px 0;
}

.site-navigation li a {
  display: block;

  text-decoration: none;

  padding: 12px 10px;

  line-height: 1;

  font-size: 16px;
}

.site-navigation a:hover {
  color: #0087ca;
}

.site-navigation ul ul {
  position: absolute;

  top: 20px;

  left: -999px;

  z-index: 1;
}

.site-navigation ul li:hover ul {
  left: 0;
}

@media screen and (max-width: 767px) {
  .site-navigation {
    padding: 22px 20px 22px 20px;
  }

  .navigation-toggle,
  .subnavigation-toggle {
    display: block;

    position: relative;

    margin: 0;

    padding: 0;

    width: 25px;

    height: 16px;

    cursor: pointer;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .navigation-toggle span,
  .subnavigation-toggle span,
  .navigation-toggle span::before,
  .subnavigation-toggle span::before,
  .navigation-toggle span::after,
  .subnavigation-toggle span::after {
    display: block;

    position: absolute;

    left: 0;

    width: 100%;

    height: 2px;

    background: #333;

    transition: background 0s 0.3s;
  }

  .navigation-toggle span,
  .subnavigation-toggle span {
    top: 7px;
  }

  .navigation-toggle span::before,
  .subnavigation-toggle span::before {
    content: "";

    top: -7px;

    transition-property: top, transform;

    transition-duration: 0.3s, 0.3s;

    transition-delay: 0.3s, 0s;
  }

  .navigation-toggle span::after,
  .subnavigation-toggle span::after {
    content: "";

    bottom: -7px;

    transition-property: bottom, transform;

    transition-duration: 0.3s, 0.3s;

    transition-delay: 0.3s, 0s;
  }

  .menu-toggled .navigation-toggle span,
  .submenu-toggled .subnavigation-toggle span {
    background: none;
  }

  .menu-toggled .navigation-toggle span::before,
  .submenu-toggled .subnavigation-toggle span::before {
    top: 0;

    transform: rotate(45deg);

    transition-delay: 0s, 0.3s;
  }

  .menu-toggled .navigation-toggle span::after,
  .submenu-toggled .subnavigation-toggle span::after {
    bottom: 0;

    transform: rotate(-45deg);

    transition-delay: 0s, 0.3s;
  }

  .site-navigation ul {
    display: none;
  }

  #subpage-sidebar {
    display: none;
  }

  .submenu-toggled .subnavigation-toggle span {
    background: none;
  }
  .subnavigation-toggle span,
  .subnavigation-toggle span::after,
  .subnavigation-toggle span::before {
    background-color: #fcbd31;
  }
}

/*--------------------------------------------------------------

Mobile Navigation,
Mobile SubNavigation

--------------------------------------------------------------*/

.mobile-navigation,
.mobile-subnavigation ul,
.mobile-subnavigation .event-subpage-menu-image {
  display: none;
}

@media screen and (max-width: 767px) {
  .site {
    position: relative;

    z-index: 1;

    -webkit-transition: transform 0.5s ease;

    -moz-transition: transform 0.5s ease;

    -o-transition: transform 0.5s ease;

    transition: transform 0.5s ease;
  }

  .menu-toggled .site {
    -webkit-transform: translate3d(-250px, 0px, 0px);

    -ms-transform: translate3d(-250px, 0px, 0px);

    transform: translate3d(-250px, 0px, 0px);
  }

  .mobile-navigation {
    display: block;

    position: fixed;

    padding-top: 136px;

    top: 0;

    bottom: 0;

    right: 0;

    width: 250px;

    background: #021837;

    z-index: 0;

    overflow-y: auto;

    -webkit-overflow-scrolling: touch;

    opacity: 0;

    transition: all ease 0.5s;
  }

  .mobile-subnavigation .event-subpage-menu-image {
    display: block;
  }

  .mobile-subnavigation ul {
    display: block;

    position: absolute;

    margin-top: 40px !important;

    width: 100%;

    background: #021837;

    z-index: -1;

    overflow-y: auto;

    -webkit-overflow-scrolling: touch;

    opacity: 0;

    transition: all ease 0.5s;
  }

  .submenu-toggled .mobile-subnavigation ul {
    z-index: 1;
  }

  .menu-toggled .mobile-navigation,
  .submenu-toggled .mobile-subnavigation ul {
    opacity: 1;

    transition: all ease 0.5s;
  }

  .fixed-header .mobile-navigation {
    top: 136px;
  }

  .mobile-navigation ul,
  .mobile-subnavigation ul {
    list-style-type: none;

    margin: 0;

    padding: 10px 0;
  }

  .mobile-navigation li,
  .mobile-subnavigation li {
    float: none;

    display: block;

    width: 100%;

    border-top: 1px solid #333;
  }

  .mobile-navigation li:first-child,
  .mobile-subnavigation li:first-child {
    border-top: none;
  }

  .mobile-navigation a,
  .mobile-subnavigation a {
    display: block;

    font-size: 16px;

    color: #fff;

    padding: 10px 30px;
  }

  .mobile-navigation a:hover,
  .mobile-subnavigation a:hover {
    color: #fcbd31;
  }

  /*Fixing subnav styles*/
  .mobile-subnavigation a.subnavigation-toggle {
    padding: 0;
    top: 17px;
    right: 35px;
    position: absolute;
    z-index: 1000;
  }
  .mobile-subnavigation {
    height: 50px;
    position: relative;
    background: #021837;
  }
}

/*--------------------------------------------------------------

Banner

--------------------------------------------------------------*/

.site-banner .banner-image {
  height: 400px;

  height: 40vh;

  background-repeat: no-repeat;

  background-position: center center;

  -webkit-background-size: cover;

  -moz-background-size: cover;

  -o-background-size: cover;

  background-size: cover;
}

/*--------------------------------------------------------------

Main

--------------------------------------------------------------*/

/* General */

.site-main {
  padding: 0;
}

/* Home */

.home-intro {
  text-align: center;
  margin-bottom: 80px;
}

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

.home-columns i {
  font-size: 70px;

  margin: 20px 0;

  color: #0087ca;
}

/* 404 */

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

.error-404 h1 {
  font-size: 50px;

  margin-bottom: 20px;
}

.error-404 h2 {
  color: #4e4e4e;

  text-transform: none;

  font-size: 24px;

  margin-bottom: 40px;

  text-align: center;
}

.error-404 a.button {
  margin-bottom: 40px;
}

.error-404-social li a {
  color: #021837;
}

.error-404-social li a:hover {
  color: #0087ca;
}

.error-404-social li a i {
  font-size: 26px;
}

/*--------------------------------------------------------------

Blog

--------------------------------------------------------------*/

/* Archive*/

.blog-archive .page-title {
  text-align: center;

  margin: 0 0 60px;
}

.blog-archive .entry-image a,
.blog-archive .entry-image img {
  display: block;

  width: 100%;
}

.blog-archive .entry-image a:hover {
  opacity: 0.8;
}

.blog-archive .entry-summary a {
  display: block;

  margin: 5px 0 0;
}

.blog-archive .grid.col {
  margin-bottom: 20px;
}

.blog-archive .grid.col:nth-of-type(3n + 4) {
  clear: both;
}

.blog-archive .grid .entry-image {
  margin-bottom: 20px;
}

.blog-archive .grid:hover img {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.blog-archive .grid .entry-header {
  text-align: center;
}

.blog-archive .grid .entry-summary {
  text-align: center;
}

.blog-archive .list {
  padding: 0 0 60px;

  border-bottom: 3px solid #eee;

  margin: 0 0 60px;
}

.blog-archive .list .entry-image {
  width: 35%;

  float: left;
}

.blog-archive .list .entry-header,
.blog-archive .list .entry-summary {
  width: 60%;

  float: left;

  margin-left: 5%;
}

.blog-archive .list .entry-summary p {
  margin: 0;
}

.pagination {
  position: relative;

  font-size: 11px;

  line-height: 13px;

  text-align: center;

  margin: 20px 0;
}

.pagination span,
.pagination a {
  display: inline-block;

  margin: 2px 2px 2px 0;

  padding: 6px 9px 5px 9px;

  text-decoration: none;

  width: auto;

  color: #fff;

  background: #021837;
}

.pagination a:hover {
  color: #fff;

  background: #0087ca;
}

.pagination .current {
  padding: 6px 9px 5px 9px;

  background: #0087ca;

  color: #fff;
}

@media screen and (max-width: 600px) {
  .blog-archive .list .entry-image,
  .blog-archive .list .entry-header,
  .blog-archive .list .entry-summary {
    width: 100%;

    float: none;

    margin: 0;
  }

  .blog-archive .list .entry-image {
    padding: 0 0 20px;
  }
}

/* Single */

.blog-single .entry-header,
.blog-single .entry-image {
  text-align: center;
}

.blog-detail .event-sidebar {
  padding-top: 0;
}

.blog-detail .entry-content {
  padding-bottom: 5px;
}

.blog-detail .social-shares {
  margin-top: 10px;
}

.blog-single .entry-title {
  margin: 0;
}

.nav-right {
  float: right;
}
.nav-left {
  float: left;
}

.blog-single .entry-image {
  padding: 60px 0 0;
}

.blog-single .entry-meta {
  margin: 0 0 10px;
}

/* Social Shares */

.social-shares {
  margin: 50px 0;
}

.social-share-link {
  margin-right: 10px;

  display: inline-block;
}

.social-share-button {
  -webkit-transition: all 0.3s ease;

  -moz-transition: all 0.3s ease;

  -o-transition: all 0.3s ease;

  transition: all 0.3s ease;
}

.social-share-icon i {
  font-size: 26px;
}

.social-share-button-email {
  color: #777;
}

.social-share-button-email:hover {
  color: #5e5e5e;
}

.social-share-button-facebook {
  color: #3b5998;
}

.social-share-button-facebook:hover {
  color: #2d4373;
}

.social-share-button-twitter {
  color: #55acee;
}

.social-share-button-twitter:hover {
  color: #2795e9;
}

/*--------------------------------------------------------------

Call to Action

--------------------------------------------------------------*/

.cta {
  background: #fff;

  text-align: center;

  padding: 30px 0 60px 0;
}

/*--------------------------------------------------------------

Footer

--------------------------------------------------------------*/

.site-footer {
}

.footer-links {
  list-style-type: none;

  padding: 0;

  margin: 0;

  text-align: center;
}

.footer-links li {
  display: inline-block;
}

.footer-links li a {
  display: block;

  text-transform: lowercase;

  padding: 0 10px;

  line-height: 1;

  color: #fff;
}

.footer-links li a:hover,
.footer-links li a.active {
  color: #0087ca;
}

.copyright {
  text-align: center;

  padding: 10px 0;

  color: rgba(256, 256, 256, 0.5);
  border-top: solid 1px rgba(256, 256, 256, 0.3);
}

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

.clear {
  clear: both;
}

.phone {
  text-align: right;
  padding: 0 0 0 0;
  font-size: 20px;
  font-weight: 400;
}

.site-header {
  padding: 25px 40px;
  position: relative;
  z-index: 2000;
}

#event-menu {
  background-color: #0087ca;
  clear: both;
  color: #fff;
  z-index: 2000;
  position: relative;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}

#event-menu ul {
  list-style: none;
  margin: 0;
  text-align: center;
}

#event-menu ul li {
  display: inline-block;
  position: relative;
}

#event-menu ul li a {
  color: #fff;
  font-size: 19px;
  padding: 10px 30px;
  display: inline-block;
}

#event-menu ul li.current_page_item a,
#event-menu ul li.current_page_ancestor a {
  color: #fcbd31;
}
#event-menu ul li.current_page_item ul li a,
#event-menu ul li.current_page_ancestor ul li a {
  color: #fff;
}

#event-menu ul li:hover {
  background-color: #021837;
}

#event-menu ul.children {
  display: none;
}

#event-menu ul.children li {
  display: block;
}

#event-menu ul.children a {
  font-size: 14px;
  width: 100%;
}

#event-menu ul li:hover ul.children {
  display: block;
  background-color: #0087ca;
  position: absolute;
  z-index: -1;
  width: 200px;
  text-align: left;
  box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.2);
}

.subscribe {
  background-color: #0087ca;
  font-size: 28px;
  padding: 10px 20px;
  text-align: center;
  color: #fff;
  position: relative;
  font-weight: 300;
}

.subscribe .button {
  font-weight: 400;
  margin-left: 20px;
}

.subscribe .button:hover {
  background-color: #021837;
}

.table {
  display: table;
  width: 100%;
}

.table-row {
  display: table-row;
  width: 100%;
}

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

.footer-left {
  background-color: #021837;
  padding: 30px;
  text-align: center;
  color: #fff;
  width: 35%;
  vertical-align: middle;
}

.footer-left a {
  color: #fff;
}

.footer-left a:hover {
  color: #fcbd31;
}

.footer-logo {
  max-width: 210px;
}

.phone-now {
  font-weight: 300;
  letter-spacing: 2px;
  font-size: 17px;
  line-height: 1.2;
  padding: 25px 0;
}

.phone-now a {
  font-size: 27px;
}

ul.footer-social {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.footer-social li {
  display: inline-block;
  padding: 10px;
}

ul.footer-social li a {
  font-size: 30px;
  color: #fcbd31;
}

ul.footer-social li a:hover {
  color: #0087ca;
}

.footer-gradient a {
  background: #fff;
  display: inline-block;
  width: 23%;
  margin: 0.5%;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.footer-gradient a:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}

.footer-gradient a .event-logo {
  display: block;

  position: relative;
}

.footer-gradient a img {
}

.event-label {
  background-color: #0087ca;
  display: block;
  padding: 10px;
  color: #fff;
  line-height: 1.2;
}

.footer-events {
  padding: 20px;
  text-align: center;
}

.footer-gradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0087ca+0,fcbd31+100 */
  background: #0087ca; /* Old browsers */
  background: -moz-linear-gradient(
    45deg,
    #0087ca 0%,
    #fcbd31 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    45deg,
    #0087ca 0%,
    #fcbd31 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    45deg,
    #0087ca 0%,
    #fcbd31 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087ca', endColorstr='#fcbd31',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.footer-right {
  background-color: #fff;
}

.footer-menu {
  padding: 25px 20px;
}

.footer-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

.footer-menu ul li {
  display: inline-block;
  margin: 0.5%;
  padding: 0 2.5%;
  text-align: left;
}

.footer-menu ul li a {
}

.underline {
  position: relative;
}

.underline:before {
  content: "";
  height: 3px;
  background-color: #fcbd31;
  width: 100px;
  position: absolute;
  bottom: -19px;
  border-radius: 10px;
}

.underline:after {
  content: "";
  height: 5px;
  background-color: #fcbd31;
  width: 5px;
  position: absolute;
  bottom: -20px;
  left: 104px;
  border-radius: 10px;
}

.full-underline:before {
  width: 95%;
  bottom: -10px;
}

.full-underline:after {
  left: 96%;
  bottom: -10px;
}

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

.underline-center:before {
  left: 50%;
  transform: translate(-50%);
}

.underline-center:after {
  left: 50%;
  transform: translate(54px);
}

.menu-main-menu-container {
  display: inline-block;
  float: right;
}

.header-social {
  display: inline-block;
  float: right;
}

.header-social i {
  color: #fcbd31;
  font-size: 28px;
}

.header-social i:hover {
  color: #0087ca;
}
.site-navigation .header-social li a {
  padding: 0;
}
.site-navigation .header-social li {
  padding: 16px 4px 0 10px;
}

.entry-header {
  background-color: #021837;
  background-position: center;
  background-size: cover;
  text-align: left;
  padding: 90px 0;
}

.entry-title {
  color: #fff;
  text-shadow: 0px 0 14px rgba(0, 0, 0, 0.4);
}

.entry-content {
  padding: 60px 0;
}

.event-sidebar {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 30px;
}
.event-sidebar a {
  border: solid 1px #efefef;
  width: 100%;
  display: block;
  margin: -1px 0 0 0;
  background-color: #fff;
}
.event-sidebar a img {
  max-width: 240px;
  width: 100%;
}
.blue-title {
  color: #fff;
  background-color: #0087ca;
  padding: 10px;
}
aside.main-sidebar {
  padding: 60px 0 0 0;
}

.the-home-events {
  width: 47%;
  margin: 1%;
  display: inline-block;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  background-color: #fff;
}

.the-home-events:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.home-seo {
  text-align: center;
  margin: 50px 0 70px 0%;
  padding: 20px;
}

.slider-left {
  background-color: #021837;
  width: 50%;
  padding: 50px 6vw 80px;
  color: #fff;
  position: absolute;
  height: 100%;
  left: 0;
}

.slide {
  position: relative;
  height: 450px;
}

.slider-left h1 {
  color: #fff;
  font-size: 84px;
  line-height: 1;
  margin-bottom: 30px;
}

.slider-right {
  width: 50%;
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  background-position: center;
  background-size: cover;
}

.slick-dots {
  margin: 0;
  padding: 0 5px 0 0;
  list-style: none;
  margin: -62px 0 0 -7px;
  position: absolute;
  left: 6vw;
}

.slick-dots button {
  font-size: 0;
  padding: 0;
  width: 10px;
  height: 10px;
  border-radius: 40px;
  background-color: #fff;
}

.slick-dots li {
  display: inline-block;
  padding: 5px;
}

.slick-active button {
  background-color: #fcbd31;
}

.home-slider {
  margin-bottom: 50px;
}

.staff-grid {
  margin-top: 30px;
}

.staff-item {
  margin-bottom: 40px;
  font-size: 18px;
  line-height: 1.2;
}

.staff-item img {
  margin-bottom: 5px;
}

.sponsors {
  margin: 40px 0 70px 0;
}
.event-subpage .sponsors,
.event-page .sponsors {
  margin: 0;
}

.sponsor {
  padding: 10px;
}

.sponsors .slick-dots {
  position: relative;
  margin: 10px 0 20px 0;
  left: auto;
  text-align: center;
}

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

/* Event Page */
.event-banner.container {
  max-width: 1000px;
  margin-top: -40px;
}
.event-banner .table-row {
  background-color: #0087ca;
  color: #fff;
}
.event-banner img {
  width: 100%;
  margin-bottom: -10px;
}
.event-banner .table-row .table-cell {
  padding: 5px;
  font-size: 24px;
  vertical-align: middle;
  width: 50%;
}

.event-banner .table-row .table-cell:first-of-type {
  background-color: #fff;
  border: solid 5px #0087ca;
}

.banner-text p:last-of-type {
  margin-bottom: 0;
}

.event-banner .banner-text {
  padding: 20px;
  vertical-align: middle;
}
.event-subpage-grid .item {
  border: 1px solid #979797;
  margin-bottom: 20px;
  background-color: #fff;
}
.event-subpage-grid .item .item-image {
  height: 200px;
}
.event-subpage-grid .item .item-desc {
  font-weight: 700;
  text-align: center;
}

.event-info {
  display: table-cell;
  height: 100%;
  position: relative;
}

/* Event Subpage */
.event-subpage .entry-title {
  margin-bottom: 20px;
  max-width: 60%;
}
.event-subpage .entry-header {
  padding: 60px 0;
}
.event-subpage-menu-container {
  background-color: #efefef;
  padding: 15px 30px;
}
.event-subpage-menu-container ul {
  list-style: none;
  margin: 15px 0;
}
.event-subpage-menu-container ul li a {
  font-size: 18px;
  color: #021837;
}

.event-subpage-menu-container ul li a:hover {
  color: #0087ca;
}

.event-subpage-menu-container ul li.current_page_item a {
  font-weight: 600;
}

.event-subpage-menu-container ul li.current_page_item:before {
  content: ">";
  font-size: 20px;
  margin-right: 5px;
}
.event-subpage-menu-image {
  height: 180px;
}
.event-subpage .main-content {
  margin-top: -240px;
}
.event-subpage .main-content .entry-content.next-to-sidebar .col.m8 {
  padding-top: 240px;
}
.default .main-sidebar {
  margin-top: -60px;
}

.event-downloads a {
  border: solid 1px #0087ca;
  display: block;
  background-color: #fff;
}

.event-download:hover {
  box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.2);
}

.download-image {
  display: block;
  height: 160px;
  position: relative;
}

.download-image img {
  position: absolute;
  max-height: 90%;
  max-width: 90%;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
}

.event-downloads .event-label {
  text-align: center;
}

.event-downloads .col {
  margin-bottom: 20px;
}

.event-downloads .col:nth-of-type(3n + 4) {
  clear: both;
}

body.blog {
  text-align: center;
}

.bump-down-large {
  margin-top: 80px;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 0;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-title {
  margin-top: 15px;
}

/* sticky sidebar */
.sidebar {
  will-change: min-height;
}

.sidebar__inner {
  transform: translate(0, 0); /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}

.competitions {
}

.comp-row {
  padding: 20px;
  border: solid 1px #aaa;
  margin-bottom: 20px;
}

.competitions img {
  margin-bottom: 20px;
}

.competitions h2 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 15px;
}

.active-comps {
  margin-top: 50px;
}

.free-entry {
  color: #fcbd31;
  font-style: italic;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: bold;
}

.footer-gradient .credits {
  color: rgba(256, 256, 256, 0.4);
  background: none;
  display: inline-block;
  width: auto;
  margin: 0;
  box-shadow: none;
}

.footer-gradient .credits:hover {
  box-shadow: none;
}

form.new-style .search-field {
  width: 400px;
  max-width: 100%;
}

/* form.new-style button {
  height: 100%;
  background: unset;
  box-shadow: none;
  transform: translateY(-150%);
  float: right;
} */
form.new-style button {
  height: 43px;
  background: unset;
  box-shadow: none;
  position: absolute;
  top: 0;
  right: 0;
}

/* clears the ‘X’ from Internet Explorer */
form.new-style input[type="search"]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
form.new-style input[type="search"]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
/* clears the ‘X’ from Chrome */
form.new-style input[type="search"]::-webkit-search-decoration,
form.new-style input[type="search"]::-webkit-search-cancel-button,
form.new-style input[type="search"]::-webkit-search-results-button,
form.new-style input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

/* Media Queries */

@media only screen and (max-width: 1200px) {
  .slider-left h1 {
    font-size: 56px;
  }
  .slide {
    height: 350px;
  }
  .footer-events {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer-events .event-label {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 77px;
  }
}
@media only screen and (max-width: 1024px) {
  .footer-menu ul {
    text-align: center;
  }

  .slider-left h1 {
    font-size: 36px;
  }
  h2,
  .headline {
    font-size: 30px;
  }
  .home-slider {
    margin-bottom: 30px;
  }
  #event-menu ul li a {
    font-size: 16px;
  }
  .site-header {
    padding: 20px 15px;
  }
  .site-logo img {
    max-height: 50px;
  }
  .site-navigation li a {
    font-size: 14px;
    padding: 12px 8px;
  }
  .event-banner .table-row .table-cell {
    font-size: 18px;
  }
  .site-footer .table-cell {
    display: block;
  }
  .footer-left {
    width: 100%;
  }
  .subscribe {
    font-size: 18px;
  }
  .event-subpage-grid .col {
    padding: 0 10px;
  }
  .event-subpage-menu-image {
    height: 150px;
  }
  .event-subpage .main-content {
    margin-top: -210px;
  }
  .event-subpage .main-content .entry-content.next-to-sidebar .col.m8 {
    padding-top: 210px;
  }
}
@media only screen and (max-width: 992px) {
  .blog-archive .grid.col:nth-of-type(3n + 4) {
    clear: none;
  }
  .blog-archive article:nth-of-type(2n + 3) {
    clear: both;
  }
}
@media only screen and (max-width: 767px) {
  .site-header {
    padding: 15px;
  }
  .menu-main-menu-container {
    float: none;
    display: block;
  }
  #event-menu ul li a {
    padding: 10px;
  }
  #event-menu ul li:hover ul.children {
    display: none; /* no dropdowns on touch devices */
  }
  .event-banner.container {
    margin-top: -20px;
    padding: 0px;
    max-width: 90%;
  }

  .event-banner .table-row .table-cell {
    text-align: center;
  }
  .event-subpage-grid .row .col.m3 {
    width: 50%;
  }
  .event-subpage-grid .item {
    padding: 15px;
  }
  .subscribe .button {
    display: block;
    max-width: 50%;
    margin: 0 auto;
    margin-top: 10px;
  }
  .mobile-subnavigation .event-subpage-menu-image {
    width: 40%;
    bottom: 20px;
    left: 20px;
    position: absolute;
  }
  .event-subpage .entry-header {
    padding: 60px 0 150px 0;
  }
  .event-subpage .main-content {
    margin-top: 0px;
  }
  .event-subpage .main-content .entry-content.next-to-sidebar .col.m8 {
    padding-top: 0px;
  }
  .event-subpage .main-content .entry-content.next-to-sidebar .col {
    width: 100%;
  }
  div#subpage-sidebar {
    max-width: 75%;
    margin: 0 auto;
  }
  .event-subpage .entry-title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .slider-left h1 {
    font-size: 26px;
  }
  .site-header {
    padding: 10px;
  }
  .site-logo img {
    max-height: 46px;
  }
  .site-navigation {
    padding-right: 10px;
  }
  #event-menu ul li {
    display: inline-block;
    width: 49%;
  }
  #event-menu ul li a {
    padding: 6px;
    font-size: 15px;
  }
  .mobile-navigation {
    padding-top: 151px;
  }
  h1 {
    font-size: 34px;
  }
  .entry-header {
    padding: 50px 0;
  }
  .event-subpage .entry-header {
    padding: 50px 0 140px 0;
  }
  .mobile-subnavigation .event-subpage-menu-image {
    height: 140px;
    width: 50%;
    min-width: 230px;
  }
  .mobile-subnavigation a.subnavigation-toggle {
    right: 20px;
  }
  h2 {
    font-size: 26px;
  }
  .wp-block-button__link,
  .site-main .wp-block-button__link,
  .button,
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    font-size: 14px;
    padding: 6px 12px;
  }
  .event-sidebar {
    padding-top: 0px;
  }
  .event-banner .table-row .table-cell {
    display: block;
  }
  .event-subpage-grid .item .item-image {
    height: 150px;
  }
  .event-subpage-grid .item .item-desc {
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .footer-events {
    display: block;
    padding: 20px 5px 0px;
  }
  .footer-gradient a {
    width: 48%;
    margin-bottom: 20px;
  }
  .footer-menu ul li {
    width: auto;
    padding: 0 10px;
  }
  .footer-menu ul {
    text-align: center;
  }
  .footer-events .event-label {
    padding: 10px 0px;
  }
  .the-home-events {
    width: 100%;
  }
  .event-subpage-grid .row .col.m3 {
    padding: 0 10px;
  }
  div#subpage-sidebar {
    max-width: 100%;
    margin: 50px auto;
  }

  .event-banner .table-row .table-cell {
    width: 100%;
  }
  .slider-left,
  .slider-right {
    width: 100%;
  }
  .slider-left {
    bottom: 0;
    height: 60%;
    text-align: center;
    padding: 30px 6vw 80px;
  }
  .slider-right {
    top: 0;
    height: 40%;
  }
  .slick-dots {
    left: 0;
    right: 0;
    text-align: center;
  }
  .slide {
    height: 380px;
  }
}

.hidethis {display:none !important}

.page-id-3627 .event-subpage-grid .m3 {
	width:33%	
}


.page-id-3627 .container.event-subpage-grid {
	max-width:920px;
}

@media only screen and (max-width: 600px) {
 	.page-id-3627 .event-subpage-grid .col.m3.s6 {
	width:100%;	
	}
}

