body {
	font-family: 'Karla', sans-serif !important;
	font-size: 16px;
}
.img-16-9:before {
  content: '';
  float: left;
  padding-bottom: 56.25%; }

.img-16-9:after {
  content: '';
  display: table;
  clear: both; }

.img-3-4:before {
  content: '';
  float: left;
  padding-bottom: 133.33333%; }

.img-3-4:after {
  content: '';
  display: table;
  clear: both; }

.img-4-3:before {
  content: '';
  float: left;
  padding-bottom: 75%; }

.img-4-3:after {
  content: '';
  display: table;
  clear: both; }

.img-1-1:before {
  content: '';
  float: left;
  padding-bottom: 100%; }

.img-1-1:after {
  content: '';
  display: table;
  clear: both; }

@font-face {
  font-family: "Ionicons";
  src: url("fonts/ionicons.eot?v=2.0.1");
  src: url("fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("fonts/ionicons.woff?v=2.0.1") format("woff"), url("fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal; }

.button {
  background: #d8d8d8;
  padding: 14px 20px;
  text-align: center;
  margin-right: 0;
  min-width: 200px;
  font-size: 16px;
  display: inline-block; }
  .button:hover {
    background: #fbfbfb; }

a.button, a.button:hover {
  color: #2a2b2d; }

.button-main {
  background-color: #31c0ce; }
  .button-main:hover {
    background-color: #279aa5; }
  .button-main:hover {
    background: #46c6d3; }

a.button-main, a.button-main:hover {
  color: #fff; }

.button-secondary {
  background-color: #2a2b2d; }
  .button-secondary:hover {
    background-color: #111213; }
  .button-secondary a {
    color: #fff; }
  .button-secondary:hover {
    background: #36383a; }

a.button-secondary, a.button-secondary:hover {
  color: #fff; }

/* Custom styles */
.videoWrapper {
    position: relative;
    padding-bottom: 44.25%;
    padding-top: 65px;
    height: 0;
    margin-top: 45px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.more {
  display: block; }

* {
  box-sizing: border-box;
  outline: none; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

ol, ul  {
    list-style-type: none; 
}

ul {
	list-style-type: disc; 
}

ul:not(.menu-main-header-nav) {
	padding-left: 15px;
    list-style-position: outside;
}

.grid ul {
	padding-left: 0;
}

ul:not(.menu-main-header-nav) li {
	margin-bottom: 10px;
}

blockquote, q {
  quotes: none; }

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

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

img {
  display: block;
  width: 100%;
  height: auto; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 50px white inset;
  /* Change the color to your own background color */
  -webkit-text-fill-color: #2a2b2d; }

html {
  height: 100%; }

body {
/*   font-family: "franklin-gothic-urw", "Helvetica Neue", "Helvetica", helvetica, arial, sans-serif;
  font-size: 14px; */
  font-family: 'Karla', sans-serif !important;
  font-size: 16px;
  color: #2a2b2d;
  line-height: 1.4;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -ms-flex-direction: column;
      flex-direction: column; }

.credit_zoom {

  font-size: 6px;
}

a {
  color: #2a2b2d;
  text-decoration: none;
  transition: all 150ms ease-in; }

a:hover {
  text-decoration: underline; }

h1 {
  font-size: 36px;
  margin-bottom: 24px; }

h2 {
  font-size: 28px;
  margin-bottom: 16px; }

h3 {
  font-weight: bold !important;
  font-size: 21px;
  margin-bottom: 16px; }

h4 {
  font-weight: bold !important;
  font-size: 12px;
  margin-bottom: 0; }

strong {
  font-weight: bold; }

p {
  margin-bottom: 16px;
  line-height: 1.4; }

p:last-of-type {
  margin-bottom: 64px;
  line-height: 1.4; }

.featured p:last-of-type, .alert p:last-of-type {
  margin-bottom: 0; }

p + h2 {
  margin-top: 32px; }

h1, h2, h3 {
  line-height: 1.3; }

.grid-wrap {
  background: #fff;
  width: 100%; }

.wrap {
  -ms-flex: 1;
      flex: 1; }

.sw {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
  overflow: hidden;
  padding: 0 70px; }

.sw.wide {
  max-width: 1440px; }

.sw.narrow {
  padding: 0;
  max-width: 850px; }

.sw.medium {
  padding: 0;
  max-width: 960px; }

.sw.v-narrow {
  max-width: 650px; }

/* structure */
#home section {
  text-align: center; }

section {
  padding: 48px 0; }

section.hero, section .featured {
  margin: 0;
  padding: 0; }

section + .callout, section + .featured {
  margin: 0;
  padding: 48px 0; }

.grid + .more {
  margin-top: 48px; }

.button + .more {
  margin-top: 32px; }

.featured + .news {
  margin-top: 0 !important; }

#home section {
  text-align: center; }

.sidebar {
  padding: 48px 0 0 48px; }

.sidebar li {
  border-bottom: 1px solid #d8d8d8;
  padding: 16px 0; }

.sidebar li:first-of-type {
  border-top: 1px solid #d8d8d8; }

.copy {
  text-align: left;
  padding-top: 10px; }

.grid-pad .copy {
  padding: 20px; }

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

.button-links li {
  display: inline-block;
  margin-right: 16px; }

.button-links li:last-of-type {
  margin-right: 0; }

/* Winners */
.category-wrap {
  margin-bottom: 64px; }

.category-wrap h2 {
  margin-bottom: 32px; }

.winner-body h3 {
  line-height: 1;
  margin-bottom: 8px; }

.winner-body h3 span {
  margin-top: 8px; }

/* Testimonials */
.testimonial .copy {
  text-align: center; }

.testimonial p:last-of-type {
  margin-bottom: 8px; }

/* Featured */
.featured .copy {
  color: #fff;
  transition: all 250ms ease-in; }

.featured .highlight {
  display: block; }

/* images */
.pic {
  width: 100%;
  background-size: cover;
  background-color: #fff;
  position: relative;
  background-position: 50%;
  transition: opacity 250ms ease-in; }

.pic:after {
  content: '';
  display: table;
  clear: both; }

/* Content pages */
.page .hero {
  margin-bottom: 32px; }

.page h1 {
  margin-bottom: 16px; }

.page p:first-of-type {
  margin-top: 32px; }

.page ul {
  margin-bottom: 32px; }

.page ul li {
  margin-bottom: 8px; }

.page ul + h2 {
  margin-top: 48px; }

.page .fee {
  margin-bottom: 32px;
  margin-top: 16px; }


/* Sharing */
.socialshares {
  margin-bottom: 32px; }

.socialshares-btn {
  width: 32px;
  padding: 6px;
  height: 32px;
  margin-right: 16px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid #ccc;
  cursor: pointer; }

.socialshares-btn:hover {
  border-color: #2a2b2d; }

.socialshares-btn:hover svg {
  fill: #2a2b2d; }

.socialshares-btn svg {
  fill: #ccc; }

.hero {
  width: 100%;
  position: relative;
  background: #eee;
  overflow: hidden;
  height: 400px; }

#home .hero {
  height: 70vh; }

.hero .bg-img {
  background-size: cover;
  height: 100%;
  width: 100%;
  background-position: 50%;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s ease-in; }

.hero .bg-img.loaded {
  opacity: 1; }

.hero .copy {
  background-color: rgba(255, 255, 255, 0.95);
  margin: 0 auto;
  text-align: center;
  max-width: 650px;
  position: relative;
  padding: 50px 30px;
  z-index: 5; }

.hero .attr {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 4px 8px;
  background: #ecf0f1;
  font-size: 10px;
  z-index: 1; }

.slide-wrap {
  height: 100%; }

.hero .attr:before {
  content: "Photo: "; }

/* Hero Slider */
.slider {
  height: 100%; }

.slide {
  height: 100%;
  width: 100vw;
  position: relative;
 }

.hero nav div.icon {
  position: absolute;
  z-index: 2;
  font-size: 48px;
  color: #fff;
  cursor: pointer; }

.hero nav div.arrow-left, .hero nav div.arrow-right {
  width: 100px;
  height: 100%;
  top: 0;
  z-index: 2; }

.arrow-left {
  left: 0; }

.arrow-right {
  right: 0; }

.arrow-left:before {
  font-family: "Ionicons";
  position: absolute;
  top: 40%;
  content: "\f3d2";
  left: 40px;
  opacity: 1;
  transition: all 100ms ease-in; }

.arrow-right:before {
  font-family: "Ionicons";
  position: absolute;
  content: "\f3d3";
  top: 40%;
  right: 40px;
  opacity: 1;
  transition: all 100ms ease-in; }

.arrow-left:hover:before {
  opacity: .8; }

.arrow-right:hover:before {
  opacity: .8; }

.callout {
  text-align: center; }

.page-intro p:last-of-type {
  margin-bottom: 0; }

.date {
  display: inline-block;
  font-size: 16px;
  font-weight: 500; }

#home .testimonials {
  padding: 80px 0;
  text-align: center;
  background-color: #31c0ce; }

.testimonial .copy p {
  color: #fff;
  font-size: 24px;
  padding: 0 20px; }

.testimonial .copy span {
  color: #141416;
  opacity: .4;
  display: inline-block;
  margin-top: 20px; }

footer .testimonials {
  background-color: #141416;
  color: #fff;
  padding: 40px 0;
  text-align: center;
  margin-bottom: 50px; }

  .bgGrey .pic {
	filter: grayscale(100%);
  }

footer .testimonials .copy {
  width: 75%;
  margin: 0 auto; }

footer .testimonial .copy span {
  color: #31c0ce;
  display: block;
  opacity: 1;
  margin-bottom: 30px; }
footer {
    padding: 60px 0 0; 
	background-color: #2A2B2D;
}
footer .sw {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
footer .footer-columns-wrapper .column {
    width: calc(25% - 30px);
}
footer ul {
    list-style-type: none;
}
footer p,
footer a, 
footer li,
footer span {
    color: rgba(255,255,255,.7);
    font-size: 14px;
}
footer p:last-of-type {
    font-weight: normal;
}
footer a:hover {
    color: #e51b4b;
}
footer p strong {
	color: #fff;
}
footer .footer-columns-wrapper .column:first-child p {
	font-size: 16px;
}
h4.column-title {
    font-size: 14px;
    text-transform: uppercase;
    line-height: 2;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
}
h4.column-title::after {
    position: absolute;
    left: 0;
    bottom: -5px;
    display: block;
    content: '';
    width: 40px;
    height: 1px;
    background-color: #E51B4B;
}
.footer-logo {
    display: block;
    width: 170px;
    margin-top: 40px;
}
ul.contact-info li a {
    display: flex;
    gap: 10px;
    align-items: center;
}
ul.contact-info li a p {
	margin-bottom: 0 !important;
}
ul.contact-info li .icon {
	width: 30px;
	height: 30px;
	border: 1px solid #e51b4b;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}
ul.contact-info li img {
    width: 16px;
    height: auto;
}
.footer-bottom {
    padding-top: 40px;
    margin-top: 60px;
    border-top: 1px solid rgba(255,255,255,.3);
    position: relative;
}
.footer-bottom ul.footer-menu {
    display: flex;
    gap: 20px;
}
a.back-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 50%;
    width: 80px;
    height: 80px;
    background-color: #212529;
    position: absolute;
    top: -40px;
    left: calc(50% - 40px);
}
a.back-to-top img {
    width: 60px;
    height: 60px;
    background-color: #e51b4b;
    padding: 16px;
    border-radius: 50%;
}
.copyright p {
    margin-bottom: 10px;
}
header {
  padding: 18px 0 16px 0;
  position: relative; }

#menu-main-header-nav {
  text-align: right;
  font-size: 16px; }

.current_page_item a {
  color: #31c0ce; }

#menu-main-header-nav li {
  margin-right: 12px;
  display: inline-block; }

.alert {
  padding: 12px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .5px;
  text-align: center;
  transition: all 200ms ease-in;
  background-color: #96edf5; }
  .alert:hover {
    background-color: #67e5f1; }

footer {
  background: #ecf0f1; }

footer #menu-social-menu li, footer #menu-footer-nav li {
  margin-bottom: 8px; }

footer #menu-social-menu li:last-of-type, footer #menu-footer-nav li:last-of-type {
  margin-bottom: 0; }

.footer-wrap {
  margin-top: 40px; }

footer p:last-of-type {
  margin-bottom: 16px;
  font-weight: bold; }

#colophon {
  padding: 20px 0;
  margin-top: 80px;
  color: #ecf0f1;
  font-weight: bold;
  background: #141416; }

input[type="text"], input[type="email"], input[type="password"], textarea {
  display: block;
  width: 100%;
  margin-bottom: 32px;
  margin-top: 8px;
  font-size: 16px;
  padding: 14px;
  border: 2px solid #d8d8d8; }

textarea {
  max-width: 100%;
  min-height: 200px;
  margin-bottom: 8px; }

select {
  font-family: "helvetica neue", helvetica, sans-serif;
  outline: none;
  border: none;
  color: #7f8084;
  padding: 14px 14px 14px 20px;
  width: 100%;
  font-weight: bold;
  height: 45px;
  background: #d8d8d8;
  font-size: 14px; }

.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0; }

.grid-cell {
  -ms-flex: 1;
      flex: 1; }

.grid-flex > .grid-cell {
  display: -ms-flexbox;
  display: flex; }

.grid-top {
  -ms-flex-align: start;
      align-items: flex-start; }

.grid-bottom {
  -ms-flex-align: end;
      align-items: flex-end; }

.grid-center {
  -ms-flex-align: center;
      align-items: center; }

.grid-justifyCenter {
  -ms-flex-pack: center;
      justify-content: center; }

.grid-cell-top {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.grid-cell-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end; }

.grid-cell-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.grid-cell-autoSize {
  -ms-flex: none;
      flex: none; }

.grid-fit {
  -ms-flex: 1;
      flex: 1; }

.grid-full {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%; }

.grid-1-2 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%; }

.grid-1-3 {
  -ms-flex: 0 0 33.3333%;
      flex: 0 0 33.3333%; }

.grid-2-3 {
  -ms-flex: 0 0 66.66%;
      flex: 0 0 66.66%; }

.grid-1-4 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%; }

.grid-3-4 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%; }

.grid-1-5 {
  -ms-flex: 0 0 20%;
      flex: 0 0 20%; }

.grid-2-5 {
  -ms-flex: 0 0 40%;
      flex: 0 0 40%; }

@media (-break-sm) {
  .small-grid-fit > .grid-cell {
    -ms-flex: 1;
        flex: 1; }
  .small-grid-full > .grid-cell {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
  .small-grid-1-2 > .grid-cell {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
  .small-grid-1-3 > .grid-cell {
    -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%; }
  .small-grid-1-4 > .grid-cell {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%; }
  .small-grid-1-4 > .grid-cell {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%; } }

@media (max-width: 767px) {
  .grid, .grid-flex > .grid-cell {
    display: block; }
  .grid-gutters.gutter-fat, .grid-gutters.gutter-wide, .grid-gutters, .grid-gutters > .grid-cell {
    margin: 0 !important;
    padding: 0 !important; } }

@media (-break-md) {
  .med-grid-fit > .grid-cell {
    -ms-flex: 1;
        flex: 1; }
  .med-grid-full > .grid-cell {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
  .med-grid-1-2 > .grid-cell {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
  .med-grid-1-3 > .grid-cell {
    -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%; }
  .med-grid-1-4 > .grid-cell {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%; }
  .med-grid-1-5 > .grid-cell {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%; } }

@media (-break-lg) {
  .large-grid-fit > .grid-cell {
    -ms-flex: 1;
        flex: 1; }
  .large-grid-full > .grid-cell {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%; }
  .large-grid-1-2 > .grid-cell {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%; }
  .large-grid-1-3 > .grid-cell {
    -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%; }
  .large-grid-1-4 > .grid-cell {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%; }
  .large-grid-1-5 > .grid-cell {
    -ms-flex: 0 0 20%;
        flex: 0 0 20%; } }

.grid-gutters {
  margin: -16px 0 16px -16px; }

.grid-gutters > .grid-cell {
  padding: 16px 0 0 16px; }

.grid-gutters.gutters-wide {
  margin: -32px 0 32px -32px; }

.grid-gutters.gutters-wide > .grid-cell {
  padding: 32px 0 0 32px; }

.grid-gutters.gutters-fat {
  margin: -48px 0 48px -48px; }

.grid-gutters.gutter-fat > .grid-cell {
  padding: 48px 0 0 48px; }

@media (-break-sm) {
  .small-grid-gutters {
    margin: -1em 0 1em -1em; }
  .small-grid-gutters > .grid-cell {
    padding: 1em 0 0 1em; }
  .small-grid-guttersLg {
    margin: -1.5em 0 1.5em -1.5em; }
  .small-grid-guttersLg > .grid-cell {
    padding: 1.5em 0 0 1.5em; }
  .small-grid-guttersXl {
    margin: -2em 0 2em -2em; }
  .small-grid-guttersXl > .grid-cell {
    padding: 2em 0 0 2em; } }

@media (-break-md) {
  .med-grid-gutters {
    margin: -1em 0 1em -1em; }
  .med-grid-gutters > .grid-cell {
    padding: 1em 0 0 1em; }
  .med-grid-guttersLg {
    margin: -1.5em 0 1.5em -1.5em; }
  .med-grid-guttersLg > .grid-cell {
    padding: 1.5em 0 0 1.5em; }
  .med-grid-guttersXl {
    margin: -2em 0 2em -2em; }
  .med-grid-guttersXl > .grid-cell {
    padding: 2em 0 0 2em; } }

@media (-break-lg) {
  .large-grid-gutters {
    margin: -1em 0 1em -1em; }
  .large-grid-gutters > .grid-cell {
    padding: 1em 0 0 1em; }
  .large-grid-guttersLg {
    margin: -1.5em 0 1.5em -1.5em; }
  .large-grid-guttersLg > .grid-cell {
    padding: 1.5em 0 0 1.5em; }
  .large-grid-guttersXl {
    margin: -2em 0 2em -2em; }
  .large-grid-guttersXl > .grid-cell {
    padding: 2em 0 0 2em; } }

@media (max-width: 767px) {
  body {
    font-size: 18px; }
  .sw {
    padding: 0 8px !important; }
  #single .pic {
    margin-top: 0 !important; }
  .mobile {
    position: absolute;
    top: 25px;
    right: 20px;
    width: 30px; }
  .mobile span {
    height: 2px;
    display: block;
    margin-bottom: 6px;
    background: #fff; }
  .mobile span:last-of-type {
    margin-bottom: 0; }
  header .menu li {
    display: block !important;
    margin-right: 0;
    padding: 12px;
    text-align: center;
    padding-bottom: 20px; }
  .px3-white {
    display: none; }
  .winner-images img {
    margin-bottom: 16px !important; }
  .sidebar {
    margin-top: 32px;
    padding: 0;
    text-align: center; }
  .menu-main-header-nav-container {
    display: none; }
  #menu-header-main {
    text-align: center; }
  #menu-main-header-nav {
    margin-top: 30px; }
  #menu-header-main li:last-of-type {
    padding: 14px 0;
    margin-bottom: 0; }
  .button-links li {
    display: block !important;
    margin-right: 0 !important;
    margin-bottom: 10px; }
  .button-links li a {
    width: 80%; }
  .hero,
  #home .hero {
    height: initial !important; }

  .hero .bg-img {
    position: static;
    height: 300px; }
  .slide-wrap {
    display: table;
    width: 100%; }
  .slider {
    position: static;
    height: initial; }
  .hero p {
    font-size: 18px; }
  .date {
    font-size: 14px; }
  .intro p {
    padding: 0 20px; }
  .content ul li:before {
    font-size: 9px; }
  #single-juror .bio-pic {
    margin-top: 0 !important; }
  .main-juror .copy {
    padding: 0; }
  .grid-cell .copy {
    margin-bottom: 32px;
    text-align: center; }
  footer {
    text-align: center;
    margin-top: 40px; }
  footer li {
    margin-bottom: 16px !important; }
  #colophon {
    margin-top: 40px; }
  footer .gutter-fat > .grid-cell {
    margin-bottom: 20px !important; } }
    
    .page-2681 .why-register{
	display: none;
}

.page-2681 footer {
	margin-top: 0;
}