/*
Theme Name: The Pick
Author: Big Fish Creative
Version: 999
*/

/* ----------------------------------------------------------------
    RESET
-----------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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: 100%; font: inherit; vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, main,
footer, header, hgroup, menu, nav, section { display: block; }
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; background: #000; }
body { line-height: 1; }
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
[hidden] { display: none; }
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; }
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
input[type="text"],
input[type="email"],
input[type="password"],
textarea { -webkit-appearance: none; -webkit-border-radius: 0; border-radius: 0; }
input[type="submit"],
input[type="reset"] { -webkit-appearance: none; }
.input-block-level { display: block; width: 100% !important; min-height: 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block; *zoom:1;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;}
.clear { height: 0; background: transparent; width: 100% !important; clear: both; margin: 0 !important; }

::-moz-selection {
  background: #6c146b;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #6c146b;
  color: #fff;
  text-shadow: none; }

html {
  height: 100%; }

body {
  height: 100%;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: sans-serif;
  margin: 0;
  padding: 0;
  font-size: 17px; }

.wrapper {
  height: 100% !important;
  height: 100%;
  margin: 0 auto;
  overflow: hidden; }

.main {
  float: left;
  width: 100%;
  margin: 0 auto;
  height: 100%; }

header {
  z-index: 10;
  position: absolute;
  width: 100%;
  background: #6c146b;
  transition: background 0.8s ease-in;
  background: -moz-linear-gradient(-30deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%); background: -webkit-linear-gradient(-30deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%); background: linear-gradient(135deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$purple', endColorstr='#e83e5c',GradientType=1 );
  height: 75px; }
  

.viewing-page-1 {
  background: #6c146b; }
  .viewing-page-1 header,
  .viewing-page-8 header {
    background: none; }
  .viewing-page-1 .navbar {
    margin-top: 15px; }
  .viewing-page-1 .navbar-brand {
    height: 105px; }
    .viewing-page-1 .navbar-brand img {
      width: 320px;
      margin-top: 0; }
  .viewing-page-1 section {
    height: 100%; }
  .viewing-page-1 .nav {
    margin-top: 22px; }
  .viewing-page-1 .theOrchard img {
    width: 177px; }
  .viewing-page-1 .next {
    color: #fff; }
    .viewing-page-1 .next:hover {
      color: #fff; }
    .viewing-page-1 .next:focus {
      outline: none; }
  .viewing-page-1 h1 {
    margin-top: 20px; }
  .viewing-page-1 .main {
    background: transparent;
    background: -moz-linear-gradient(30deg, rgba(232, 62, 92, 0) 0%, rgba(232, 62, 92, 0) 53%, rgba(232, 62, 92, 0) 69%, #e83e5c 100%);
    background: -webkit-linear-gradient(30deg, rgba(232, 62, 92, 0) 0%, rgba(232, 62, 92, 0) 53%, rgba(232, 62, 92, 0) 69%, #e83e5c 100%);
    background: linear-gradient(30deg, rgba(232, 62, 92, 0) 0%, rgba(232, 62, 92, 0) 53%, rgba(232, 62, 92, 0) 69%, #e83e5c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e83e5c', endColorstr='#e83e5c',GradientType=1 ); }

table small { font-size: 13px; line-height: 1.5; display: block; }
table th {
  font-weight: bold;
}
section {
  overflow: hidden;
  height: 100%;
  width: 100%;
  z-index: 3;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  section > .container {
    margin-top: -20px; }

body {
  transition: background 0.8s ease;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300; }

.centered {
	text-align: center;
}
.nav {
  font-family: 'Montserrat', sans-serif;
  font-size: 17px;
  color: #fff;
  font-weight: 500;
  margin-top: 15px; }
  .nav > li {
    margin-left: 7px; }

#mobile-nav { display: none; }

.navbar {
  border: none;
  border-radius: 0;
  max-width: 1300px;
  margin: 0 auto;
  transition: margin-top 0.8s ease; }
.enter .navbar {
	max-width: 100%;
}
.enter .navbar .container-fluid {
	max-width: 1300px;
}
.navbar-brand {
  height: 73px;
  width: 340px;
  padding: 5px 10px 10px 10px;
  text-align: center; }
  .navbar-brand img {
    width: 200px;
    margin-top: 10px;
    transition: width 0.8s ease; }

.navbar-nav > li > a {
  color: #fff;
  cursor: pointer; }

.nav > li > a:hover,
.nav > li > a:focus {
  color: #fff;
  text-decoration: underline;
  background: none; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: none; }

.nav > li > a.enter {
  background-color: transparent;
  border: 1px solid #fff;
  padding: 12px 27px;
  margin-top: 2px;
  margin-left: 20px;
  overflow: hidden;
  -webkit-appearance: none !important;
  -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; -o-transition: all 0.15s ease-in-out; transition: all 0.15s ease-in-out; }

.nav > li > a.enter::-webkit-inner-spin-button:before,
.nav > li > a.enter::-webkit-inner-spin-button:after { display: none; }

.nav > li > a.enter:hover {
	background-color: #fff;
	color: #6c146b;
	text-decoration: none;
}
.dropdown-menu {
  background: none;
  border: none;
  box-shadow: none;
  padding-top: 0; }
  .dropdown-menu > li > a {
    color: #fff; }
    .dropdown-menu > li > a:hover {
      background: none;
      color: #fff;
      text-decoration: underline; }

.theOrchard {
  margin-top: 10px;
  margin-left: 40px;
  transition: all 0.8s ease; }
  .theOrchard img {
    width: 128px; }

.viewing-page-2, .viewing-page-4, .viewing-page-7 {
  background: #ffffff; }

.viewing-page-3 {
  background: #5eb6cd; }
  .viewing-page-3 .next {
    color: #fff; }
    .viewing-page-3 .next:hover {
      color: #fff; }
  .viewing-page-3 h3 {
    color: #fff; }

.viewing-page-5, .viewing-page-9, .viewing-page-11 {
  background: #ebebeb; }

.viewing-page-10 {
  background: #ffffff;
}

.viewing-page-6 {
  background: #9aca3c; }
  .viewing-page-6 .next {
    color: #fff; }
    .viewing-page-6 .next:hover {
      color: #fff; }
  .viewing-page-6 h4 {
    color: #fff; }

.viewing-page-8 {
  background: #6c146b;
  color: #fff; }
  .viewing-page-8 .next {
    color: #fff; }
    .viewing-page-8 .next:hover {
      color: #fff; }
  .viewing-page-8 h2 {
    color: #ffffff; }

body:not(.viewing-page-1) section {
  margin-top: 75px;
  height: calc(100% - 75px); }

body:not(.viewing-page-1) .navbar-nav > li > .dropdown-menu {
  background: #6c146b; }

h1 {
  font-size: 155px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  margin: 0 auto;
  text-align: left;
  line-height: 130px; }
  h1 small {
    font-size: 55px;
    text-transform: none;
    color: #fff;
    font-weight: 800;
    display: block;
    margin-left: 6px; }
  h1 span {
    font-size: 91px;
    text-transform: none;
    display: block;
    line-height: 90px;
    margin-left: 6px; }

.funkyBackground, .funkyBackground2, .funkyBackground3 {
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  background-size: contain;
  top: -100%;
  left: 50%;
  -webkit-perspective-origin: center center;
  perspective-origin: center center;
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  z-index: -1; }

#home {
  text-align: center; }
  #home .funkyBackground {
    height: 70%;
    background-image: url("assets/imgs/home-circles.png");
    transition: top 0.8s ease;
    top: 50%; }
  #home .funkyBackground2 {
    height: 70%;
    background-image: url("assets/imgs/home-shapes.png");
    transition: top 1s ease;
    top: 50%; }
  #home .funkyBackground3 {
    height: 510px;
    background-image: url("assets/imgs/home-words.png");
    transition: top 0.4s ease;
    top: 50%; }

#home p { text-align: center; font-size: 18px; font-weight: bold; color: #fff; margin: 35px 0 0 0; }
#home p span { display: inline-block; border: 1px solid #fff; padding: 12px 20px; min-width: 800px; background-color: rgba(108,20,107,0.5); }
#home p a { color: #9aca3c; }
#about .funkyBackground {
  height: 80%;
  background-image: url("assets/imgs/about-big.png");
  transition: top 0.8s ease; }

#about .funkyBackground2 {
  height: 80%;
  background-image: url("assets/imgs/about-small.png");
  transition: top 1s ease; }

#why .funkyBackground {
  height: 85%;
  background-image: url("assets/imgs/why-big.png");
  transition: top 0.8s ease; }

#why .funkyBackground2 {
  height: 85%;
  background-image: url("assets/imgs/why-small.png");
  transition: top 1s ease; }

#why .circleLeaf {
  border: 4px solid #ffffff; }
  #why .circleLeaf:before {
    background-image: url("assets/imgs/leaf-white.png"); }

#detail .col-lg-10 {
  position: inherit; }

#detail.active .category.rural:before, #detail.active .category.youth:before {
  left: 0; }

#prizes .funkyBackground {
  height: 80%;
  background-image: url("assets/imgs/prizes-big.png");
  transition: top 0.8s ease; }

#prizes .funkyBackground2 {
  height: 80%;
  background-image: url("assets/imgs/prizes-small.png");
  transition: top 1s ease; }

#prizes .circleLeaf {
  border: 4px solid #bde966; }
  #prizes .circleLeaf:before {
    background-image: url("assets/imgs/leaf-light-green.png"); }

#criteria .funkyBackground {
  height: 85%;
  background-image: url("assets/imgs/criteria-big.png");
  transition: top 0.8s ease; }

#criteria .funkyBackground2 {
  height: 85%;
  background-image: url("assets/imgs/criteria-small.png");
  transition: top 1s ease; }

#criteria th {
  border-top: none; }

#criteria ul {
  padding-left: 25px;
  margin-bottom: 54px; }

#criteria li {
  margin-bottom: 20px; }
  #criteria li:before {
    content: "\f3d1";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    color: #9aca3c;
    margin-left: -20px;
    margin-right: 10px; }

#resources .funkyBackground {
  height: 80%;
  background-image: url("assets/imgs/resources-big.png");
  transition: top 0.8s ease; }

#resources .funkyBackground2 {
  height: 80%;
  background-image: url("assets/imgs/resources-small.png");
  transition: top 1s ease; }
#resources h2 {
	color: #fff;
}
#resources h4 {
	color: #fff;
  margin-bottom: 40px; }

#resources .col-sm-7 i, #resources .download {
  border: 2px solid #fff;
  border-radius: 50px;
  width: 50px;
  height: 50px;
  display: block;
  float: left;
  margin-right: 17px; }

#resources .download {
  background-image: url("assets/imgs/arrow-download.png");
  background-repeat: no-repeat;
  background-size: 27px auto;
  background-position: center center; }

#resources .col-sm-7 i {
  padding-left: 4px;
  font-size: 40px;
  text-align: center;
  line-height: 50px; }

#resources .col-sm-7 a {
  display: block;
  overflow: hidden;
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 500;
  line-height: 50px;
  color: #ffffff;
  transition: all 0.4s ease; }
  #resources .col-sm-7 a:hover {
    margin-left: 6px; }

#contact .funkyBackground2 {
  height: 85%;
  background-image: url("assets/imgs/contact-big.png");
  transition: top 0.8s ease; }

#contact .funkyBackground3 {
  height: 85%;
  background-image: url("assets/imgs/contact-small.png");
  transition: top 1s ease; }

#contact .btn { margin-bottom: 20px; }
input[type="submit"] {
  padding: 20px 35px;
  font-size: 17px;
  font-weight: 500; }

h2 {
  font-size: 60px;
  font-weight: 800;
  color: #6c146b;
  line-height: 60px;
  margin-bottom: 34px; }

h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
  color: #6c146b;
  margin-bottom: 18px; }

h4 {
  font-size: 21px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 30px;
  clear: both; }

p {
  font-size: 17px;
  line-height: 23px;
  font-weight: 300;
  margin-bottom: 20px; }

strong { font-weight: 600; }

ul, ol, dl { margin: 0 0 30px 35px; }
ul { list-style: disc; }
ol { list-style: decimal; }
ul li, ol li { margin-bottom: 8px; }
.list li { list-style: disc; }

.next {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #6c146b;
  position: absolute;
  width: 300px;
  bottom: 6px;
  left: 50%;
  margin-left: -150px; }
  .next:hover {
    color: #6c146b;
    text-decoration: none; }
  .next i {
    display: block;
    font-size: 40px;
    line-height: 40px;
    margin-top: -6px;
    -moz-animation: bounce 1.5s infinite;
    -webkit-animation: bounce 1.5s infinite;
    /* Safari 4.0 - 8.0 */
    animation: bounce 1.5s infinite;
    height: 40px;
    width: 300px;
    position: relative; }

@-moz-keyframes bounce {
  0% {
    top: 0px; }
  70% {
    top: 0px; }
  85% {
    top: 3px; }
  100% {
    top: 0px; } }

@-webkit-keyframes bounce {
  0% {
    top: 0px; }
  70% {
    top: 0px; }
  85% {
    top: 3px; }
  100% {
    top: 0px; } }

@keyframes bounce {
  0% {
    top: 0px; }
  70% {
    top: 0px; }
  85% {
    top: 3px; }
  100% {
    top: 0px; } }

.category {
  float: left;
  text-align: center;
  font-weight: 500;
  text-transform: uppercase;
  width: 16%;
  margin-right: 4%;
  margin-top: 12px;
  line-height: 20px;
  margin-bottom: 40px; }
  .category span {
    font-weight: 300;
    display: block; }
  .category img {
    max-width: 100%;
    display: block;
    margin-bottom: 14px; }
  .category.last {
    margin-right: 0; }
  .category.rural:before, .category.youth:before {
    position: absolute;
    content: " ";
    background: url("assets/imgs/vine.png") repeat-x;
    background-size: auto 52px;
    height: 52px;
    width: 100%;
    z-index: -1;
    display: block;
    margin-top: 53px;
    left: -100%; }
  .category.rural:before {
    -moz-transition: left 0.8s ease;
    -webkit-transition: left 0.8s ease;
    transition: left 0.8s ease;
    -moz-transition-delay: 1s;
    -webkit-transition-delay: 1s;
    /* Safari */
    transition-delay: 1s; }
  .category.youth:before {
    -moz-transition: left 1s ease;
    -webkit-transition: left 1s ease;
    transition: left 1s ease;
    -moz-transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
    /* Safari */
    transition-delay: 1.2s; }

.date.purple.first:before, .date.purple.second:before {
  position: absolute;
  content: " ";
  background: url("assets/imgs/vine-vert.png") repeat-y;
  background-size: 52px auto;
  height: 100%;
  width: 52px;
  z-index: -1;
  display: block;
  margin-left: 22px;
  top: -100%; }

.clear {
  width: 100%;
  height: 1px;
  display: block;
  clear: both; }

.date {
  width: 96px;
  height: 96px;
  border-radius: 50px;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  font-weight: 500;
  background: #9aca3c;
  line-height: 28px;
  padding-top: 24px;
  margin-right: 23px; }
  .date.purple {
    background: #6c146b; }
  .date small {
    font-size: 17px;
    text-transform: uppercase;
    display: block; }

.spacer { background: transparent; }
#timeline .col-md-5 {
  position: inherit; }

#timeline h2 {
  margin-left: 20px; }

#timeline h3 {
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  line-height: 28px; }

#timeline p {
  font-size: 18px;
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
  margin: 0; }

#timeline .timeItem {
  display: table;
  margin-bottom: 15px; }
#timeline .timeItem a {
	display: inline-block;
	padding-top: 10px;
	color: #6c146b;
	border-bottom: 2px solid #6c146b;
}
#timeline .timeItem a:hover {
	border-color: transparent;
	color: #9aca3c;
}
#timeline.active .date.purple.first:before, #timeline.active .date.purple.second:before {
  top: 0; }

#timeline.active .date.purple.first:before {
  -moz-transition: top 0.8s ease;
  -webkit-transition: top 0.8s ease;
  transition: top 0.8s ease;
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  /* Safari */
  transition-delay: 1s; }

#timeline.active .date.purple.second:before {
  -moz-transition: top 1s ease;
  -webkit-transition: top 1s ease;
  transition: top 1s ease;
  -moz-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  /* Safari */
  transition-delay: 1.2s; }

#finalists {
	background-color: #ebebeb;
	padding: 20px 30px 35px 30px;
}
#finalists h2 { margin-bottom: 0; }
#finalists h4 { margin-top: 15px; }
#finalists a { display: inline-block; font-weight: bold; color: #5bc0de; border-bottom: 2px solid #5bc0de; }
#finalists a:hover { border-color: transparent; color: #9aca3c; }

#pick-finalists h3 { color: #333; font-weight: bold; }
#finalist-list,
#wildcard-list { list-style: none; margin: 0 0 50px 0; padding: 20px 0 0 0; }
#finalist-list li:last-child { border-bottom: none; }
.finalist { list-style: none !important; border-bottom: 1px solid #ebebeb; margin-bottom: 20px; overflow: hidden; padding: 10px 0; }
.finalist h4,
.winner h4 { margin: 0 0 5px 0; color: #6c146b; }
.finalist h4 em,
.winner h4 em { font-size: 18px; font-style: italic; color: #333; }  
.finalist h5,
.winner h5 { color: #9aca3c; margin-bottom: 15px; font-weight: bold; }
.finalist span { width: 60px; height: 60px; float: left; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; color: #ffffff; font-size: 30px; text-align: center; font-weight: 500; background: #5bc0de; line-height: 28px; padding-top: 16px; margin-right: 23px; }
.finalist div { float: left; width: 90%; }
.finalist .btn { background-color: #6c146b; color: #fff; clear: both;  margin-bottom: 15px; font-weight: 700; font-size: 16px; }

#pick-winners h3 { width: 100%; clear: both; color: #333; font-weight: bold; }
#pick-winners .col-sm-10 { position: inherit; }
#winners-intro-wrapper { background: url('assets/imgs/about-small.png') no-repeat 0 0; background-size: 100% 120%; }
#winners-intro { padding: 110px 0 0 0; background: url("assets/imgs/about-big.png") no-repeat 0 0; background-size: 100% 100%; }
#winners-intro h2 { background-color: rgba(255,255,255,0.8); margin-bottom: 0; padding-bottom: 35px; }
#winners-intro p { font-weight: 500; font-size: 19px; line-height: 1.6; background-color: rgba(255,255,255,0.8); margin-bottom: 0; padding-bottom: 30px; }
.winner-list { margin: 0 0 40px 0; padding: 50px 0 0 0; width: 100%; clear: both; text-align: center; }
.winner { width: 30%; display: inline-block; margin: 0 3% 60px 0; vertical-align: top; }
.winner a { display: block; cursor: pointer; background-color: #fff; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #414142; }
.winner .circleLeaf { background-color: #fff; max-width: 100%; padding: 6px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: relative; line-height: 0; top: 0; margin-bottom: 15px; -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); margin-left: 0; -webkit-transition: background 0.15s ease-in-out; -moz-transition: background 0.15s ease-in-out; transition: background 0.15s ease-in-out; }
.winner .circleLeaf:before { position: absolute; top: -32px; left: 50%; margin-left: -12px; margin: 0; }
.winner .circleLeaf img { max-width: 100%; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin-top: 0;}
.winner .award-title { text-transform: uppercase; font-size: 17px; letter-spacing: 2px; margin-bottom: 0; color: #5bc0de !important; }
.winner h4 { font-size: 19px; font-weight: 700; line-height: 1.3; }
.winner h4 em { font-size: 17px; font-weight: 400; display: block; margin: 5px 0 15px 0; }
.winner h5 { font-size: 16px; }
.winner p { font-weight: 400; font-size: 14px; line-height: 1.5; }
.winner .btn { display: inline-block; background-color: #5bc0de; color: #fff; padding: 8px 15px; -webkit-transition: background 0.15s ease-in-out; -moz-transition: background 0.15s ease-in-out; transition: background 0.15s ease-in-out; }
.winner a:hover { text-decoration: none; }
.winner a:hover .circleLeaf { background-color: #9aca3c; }
.winner a:hover .btn { background-color: #9aca3c; }

.winners-row { position: relative; }
.winners-row:before { position: absolute; content: " "; background: url("assets/imgs/vine.png") repeat-x; background-size: auto 52px; height: 52px; width: 100%; z-index: 0; display: block; top: 145px; left: -100%; -moz-transition: left 0.8s ease; -webkit-transition: left 0.8s ease; transition: left 0.8s ease; -moz-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.winners-row.come-in:before,
.already-visible:before { left: 0; }


/* Slider */
.slider,
.slider li { list-style: none; }
.slider { margin: 0; padding: 55px 0 0 0; }
.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;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-prev,
.slick-next { position: absolute; top: 0; font-size: 40px; top: 10px; }
.slick-prev { left: 0; }
.slick-next { right: 0; }
.slick-prev:hover,
.slick-next:hover { text-decoration: none; }

.video-wrapper { position: relative; padding-bottom: 56.75%; height: 0; z-index: 5; max-width: 836px; margin: 40px auto; }
.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #c7c8ca; z-index: 2; }

th + th, td + td {
  text-align: center;
  width: 21%; }

ul.trophy {
  padding-left: 25px; }
  ul.trophy li {
    font-weight: 400; }
    ul.trophy li:before {
      content: "\f356";
      display: inline-block;
      font-family: "Ionicons";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      text-rendering: auto;
      line-height: 1;
      color: #ffffff;
      margin-left: -24px;
      margin-right: 9px; }

li {
  list-style: none;
  line-height: 21px;
  margin-bottom: 10px; }

.btn {
  border-radius: 0;
  border: none;
  transition: background 0.8s ease; }

.btn-lrg {
  font-size: 21px;
  font-weight: 500;
  padding: 22px;
  min-width: 330px;
  margin-bottom: 17px; }

.btn-primary {
  background: #9aca3c; }
  .btn-primary:hover {
    background: #7da62d; }

.btn-info {
  background: #6c146b; }
  .btn-info:hover {
    background: #410c40; }

label {
  font-weight: 500; display: inline-block; padding-bottom: 6px; cursor: pointer; }

label span { color: #99ca3c; }
.form-control {
  border: 1px solid transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 12px;
  font-size: 16px; }
  .form-control:focus {
    border: 1px solid #6c146b;
    box-shadow: none; }

input.form-control {
  height: 50px; }

div.wpcf7-response-output { clear: both; padding: 18px 20px; text-align: left; margin-bottom: 0; line-height: 1.3; font-weight: 500; }
div.wpcf7-validation-errors { border-left: 5px solid #e90e0e; background-color: #ffe7e7; color: #e90e0e; }
span.wpcf7-not-valid-tip { float: left; }
div.wpcf7-mail-sent-ok { background-color: #f1ffeb; border-left: 5px solid #398F14; color: #398F14; }
#wpcf7-f10-o1 div.wpcf7-mail-sent-ok,
#wpcf7-f13-o1 div.wpcf7-mail-sent-ok { display: none !important; }
#form-recaptcha { margin-bottom: 20px; }
.success { font-size: 18px; }
.notice { padding: 20px; background-color: #fff9dc; border-left: 5px solid #eec400; color: #e8bf00; }
.notice p { font-size: 18px; font-weight: bold; margin-bottom: 0; }

.screen-reader-text,
.screen-reader-response { clip: rect(1px, 1px, 1px, 1px); width: 1px; height: 1px; overflow: hidden; position: absolute !important; }

.wp-list-table .validation_rules li{ font-size: 13px; line-height: 18px; padding-bottom:10px; }
table.jvcf7p_form td { border: none !important; padding: 5px; }
.wpcf7-form label.error, span.wpcf7-not-valid-tip { font-size: 13px; font-style: italic; width: 100%; padding: 3px 6px; margin-bottom: 12px; background-color: #e83e5c; color: #fff; text-align: left; }
.theme_1.wpcf7-form input.error, .theme_1.wpcf7-form select.error, .theme_1.wpcf7-form textarea.error {border: 1px solid #900; background-color: #fff0f0; outline: none; }
.noErrorMsg.wpcf7-form label.error { display: none !important; height: 0px !important; width: 0px !important; overflow: hidden !important;}
strong.invalid { color:red; }
strong.valid { color:green; }

.circleLeaf {
  max-width: 423px;
  padding: 18px;
  border: 4px solid #9aca3c;
  border-radius: 220px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 30px; }
  .circleLeaf img {
    max-width: 100%;
    margin-top: 20px; }
  .circleLeaf:before {
    content: " ";
    margin: -50px auto 0;
    width: 23px;
    height: 30px;
    background: url("assets/imgs/leaf-green.png") no-repeat;
    display: block;
    background-size: contain; }

.northlandInc {
  width: 200px;
  height: 118px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: 435px; }
  .northlandInc img {
    width: 100%; }

#footer {
  width: 100%;
	height: 100%;
  margin-top: 0;
  justify-content: flex-end; }
  #footer h4 {
    color: #6c146b;
    font-weight: 800; }
  #footer > .container {
    margin-top: 0; }


#sponsor-list { overflow: hidden; width: 100%; clear: both; margin: 0 0 40px 0; padding: 20px 0 0 0; text-align: center; }
#sponsor-list li { display: inline-block; line-height: 1; margin: 0 15px 30px 25px; }
#sponsor-list li#qrc,
#sponsor-list li#cn,
#sponsor-list li#vodafone,
#sponsor-list li#nydt { width: 10%; }
#sponsor-list li#mediaworks,
#sponsor-list li#jop,
#sponsor-list li#ap,
#sponsor-list li#anz,
#sponsor-list li#bigFish,
#sponsor-list li#ebp,
#sponsor-list li#myob { width: 12%; }
#sponsor-list li#ecentre,
#sponsor-list li#ncc,
#sponsor-list li#plus,
#sponsor-list li#ofs,
#sponsor-list li#microwise,
#sponsor-list li#natalie,
#sponsor-list li#yes,
#sponsor-list li#uit,
#sponsor-list li#monstergraphics,
#sponsor-list li#northlandincregionalpromotions,
#sponsor-list li#printingdotcom { width: 18%; }
#sponsor-list li img { max-width: 100%; vertical-align: middle; }
#orchard { overflow: hidden; margin-bottom: 40px; clear: both; }
#orchard a { display: inline-block; color: #5EB6CD; border-bottom: 1px solid #5EB6CD; line-height: 1.2; font-weight: 500; }
#orchard a:hover { border-color: transparent; text-decoration: none; color: #6c146b; transition: color 0.8s ease; }

.base {
	/*position: absolute;
	bottom: 0;*/
	width: 100%;
  background: #6c146b;
  padding-top: 30px;
  padding-bottom: 30px;
  background: -moz-linear-gradient(-30deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%);
  background: -webkit-linear-gradient(-30deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%);
  background: linear-gradient(135deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$purple', endColorstr='#e83e5c',GradientType=1 ); }
  .base .ftLogo {
    width: auto;
    max-width: 100%;
    /*margin-top: 20px;*/ }
   .base .contactLinks {
    font-size: 17px;
    font-weight: 300;
    color: #ffffff;
    line-height: 29px;
    padding-left: 50px;
   }

   .base .contactLinks span {
    margin-right: 20px;
   }
  .base .contactLinks a {
    color: #ffffff;
    white-space: nowrap;
    /*display: block;*/ }
	
	.base .contactLinks a.footer-contact:before {
		font-family: "FontAwesome";
		margin-right: 6px;
		content: "\f0e0";
	}
	
	
   .dontSplit {
    white-space: nowrap;
   } 
  .base .theOrchard {
      display: block;
    margin-top: 11px; }
    .base .theOrchard img {
      width: 177px; }
  .base i {
    margin-right: 6px; }
  .base .terms {
    margin-top: 36px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
    display: inline-block; }
    .base .terms:hover { border-color: transparent; text-decoration: none; }
  .base .northlandInc {
    margin-left: 0;
    position: static;
    display: block;
    width: 160px;
    height: auto;
    margin-top: 12px;
    }
  .base .northlandInc img {
    max-width: 100%;
  }

.judgingCriteria {
  margin-bottom: 10px;
}

.judgingCriteria + p {
  margin-bottom: 10px;
}

#judges h4 a {
  margin-left: 10px;
  color: #333;
}

#judges h4 {
  margin-bottom: 10px;
  color: #9aca3c;
}

#judges h4 a {
	color: #39b3d7;
}

#judges h4 a:hover {
  color: #6c146b;
}

#judges blockquote + h4 {
  margin-top: 60px;
}

#judges blockquote {
    /*padding: 10px 20px;*/
    margin: 0 0 20px;
    /*border-left: 5px solid #6c146b;*/
    font-style: italic;
    color: #777;
}

.judgesBtn {
	padding: 20px 35px;
	background: #39b3d7;
	float: left;
	margin-right: 10px;
	font-size: 18px;
}

.prizesBtn {
    padding: 20px 35px;
    background: #6c146b;
    float: left;
	font-size: 18px;
}

#prizesPage .table{
    margin-top: 60px;
}

#prizesPage th + th, #prizesPage td + td {
  width: 40%;
  text-align: left;
}

#prizesPage th {
  background: #f7f7f7;
  color: #6c146b;
}

#prizesPage td {
  font-size: 14px;
}

#prizesPage tr td:first-child {
  font-weight: bold;
  color: #9aca3c;
}

.enter body.prizesPage #main-content, .enter body.judgesPage #main-content, .enter body.innerPage #main-content {
  background: #ffffff;
}
.winnersPage #main-content {
	padding-left: 0;
	padding-right: 0;
}

.enter, .enter body, .enter #main-content { overflow-y: scroll; background-color: #EBEBEB; }
.enter #masthead { position: relative; background: -moz-linear-gradient(-30deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%); background: -webkit-linear-gradient(-30deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%); background: linear-gradient(135deg, #6c146b 0%, #6c146b 60%, #e83e5c 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$purple', endColorstr='#e83e5c',GradientType=1 ); }
#back-to-home { color: #fff; border-bottom: 1px solid #fff; display: inline-block; margin: 25px 0 0 15px; padding-top: 5px; }
#back-to-home:hover { text-decoration: none; border-color: transparent; }
#main-content { padding: 50px 15px; background-color: #fff; width: 100%; }
#enter-content { max-width: 600px; margin: 0 auto; }
#enter-content a { display: inline-block; color: #e83e5c; border-bottom: 1px solid #e83e5c; line-height: 1.2; }
#enter-content a:hover { border-color: transparent; text-decoration: none; }
#enter-content textarea { height: 300px; }
#enter-content textarea.short { height: 130px; }
.page ol li { list-style: decimal; line-height: 1.4; }
.page ul li { list-style: disc; }
.page .base { position: relative; }
#terms { padding: 15px 0 10px 0; }
.acceptance { margin-right: 10px; }
#enter-content .btn-info[disabled] { cursor: not-allowed; background-color: #bababa; }