/*
Theme Name: Ellios Pizza
Author: BFG
Description: Ellios WordPress template
Version: 1.0.0
*/

/* html5reset.css - 01/11/2011 */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

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

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 400px) {
    .container {
      width: 750px; } }
  @media (min-width: 884px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 400px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 884px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

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

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

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

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #eeeeee;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg
    input[type="month"] {
      line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 32px; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  min-height: 38px; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 400px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 400px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 400px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px; } }

@media (min-width: 400px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.428571429;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 400px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 400px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 884px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 884px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 884px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 300px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 884px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 884px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 884px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 884px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 884px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 883px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 884px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 400px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 883px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 884px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 884px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 884px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5d5d;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 883px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090808; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090808; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090808;
    color: #fff; }
  @media (max-width: 883px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090808; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 399px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 399px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 399px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 399px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 400px) and (max-width: 883px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 400px) and (max-width: 883px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 400px) and (max-width: 883px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 400px) and (max-width: 883px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 884px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 884px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 884px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 884px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

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

@media (min-width: 400px) and (max-width: 883px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 884px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

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

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

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

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

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

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

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

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.panels .panel {
  border-bottom: 2px solid #fff; }

.sbHolder {
  background-color: #202020;
  font-size: 12px;
  font-weight: normal;
  height: 30px;
  position: relative;
  width: 98px;
  font-family: 'gotham', Arial, sans-serif; }

.sbSelector {
  display: block;
  height: 30px;
  left: 0;
  line-height: 30px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 100%; }

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
  color: #FFF;
  outline: none;
  text-decoration: none; }

.sbToggle {
  background: url("images/down_arrow.png") no-repeat 40% 50%;
  display: block;
  height: 30px;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px; }

.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151; }

.sbOptions {
  background-color: #202020;
  border-top: 1px solid #2e2e2e;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 29px;
  width: 98px;
  z-index: 1;
  overflow-y: auto; }

.sbOptions li {
  padding: 0; }

.sbOptions a {
  font-size: 12px;
  border-bottom: solid 1px #2e2e2e;
  display: block;
  outline: none;
  padding: 12px 11px 13px; }

.sbOptions a:link, .sbOptions a:visited {
  color: #ddd;
  text-decoration: none; }

.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus {
  color: #FFF; }

.sbOptions li.last a {
  border-bottom: none; }

.sbOptions .sbDisabled {
  border-bottom: dotted 1px #515151;
  color: #999;
  display: block;
  padding: 7px 0 7px 3px; }

.sbOptions .sbGroup {
  border-bottom: dotted 1px #515151;
  color: #EBB52D;
  display: block;
  font-weight: bold;
  padding: 7px 0 7px 3px; }

.sbOptions .sbSub {
  padding-left: 17px; }

/*
** HTML elements
*/
@font-face {
  font-family: 'gotham';
  src: url("fonts/gothmbok.eot");
  src: url("fonts/gothmbok.eot?#iefix") format("embedded-opentype"), url("fonts/gothmbok.woff2") format("woff2"), url("fonts/gothmbok.woff") format("woff"), url("fonts/gothmbok.ttf") format("truetype"), url("fonts/gothmbok.svg#gotham-bookgotham-book") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gotham';
  src: url("fonts/gothmbol.eot");
  src: url("fonts/gothmbol.eot?#iefix") format("embedded-opentype"), url("fonts/gothmbol.woff2") format("woff2"), url("fonts/gothmbol.woff") format("woff"), url("fonts/gothmbol.ttf") format("truetype"), url("fonts/gothmbol.svg#gotham-boldgotham-bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'gothamLT';
  src: url("fonts/gothmlig.eot");
  src: url("fonts/gothmlig.eot?#iefix") format("embedded-opentype"), url("fonts/gothmlig.woff2") format("woff2"), url("fonts/gothmlig.woff") format("woff"), url("fonts/gothmlig.ttf") format("truetype"), url("fonts/gothmlig.svg#gotham-lightgotham-light") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gothamLT';
  src: url("fonts/gothmmed.eot");
  src: url("fonts/gothmmed.eot?#iefix") format("embedded-opentype"), url("fonts/gothmmed.woff2") format("woff2"), url("fonts/gothmmed.woff") format("woff"), url("fonts/gothmmed.ttf") format("truetype"), url("fonts/gothmmed.svg#gotham-mediumgotham-medium") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'ellios_brush';
  src: url("fonts/daftbrush.eot");
  src: url("fonts/daftbrush.eot?#iefix") format("embedded-opentype"), url("fonts/daftbrush.woff2") format("woff2"), url("fonts/daftbrush.woff") format("woff"), url("fonts/daftbrush.ttf") format("truetype"), url("fonts/daftbrush.svg#daft_brushregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'radet';
  src: url("fonts/radet.eot");
  src: url("fonts/radet.eot?#iefix") format("embedded-opentype"), url("fonts/radet.woff") format("woff"), url("fonts/radet.ttf") format("truetype"), url("fonts/radet.svg#TradeGothicLTStd-BdCn20") format("svg");
  font-weight: normal;
  font-style: normal; }

a {
  text-decoration: none;
  color: #6e0400; }

body {
  margin: 0;
  padding: 0;
  color: #000000;
  background: #191919;
  font-family: 'gotham',Arial, Helvetica, sans-serif; }

p {
  font-family: 'gotham', Arial, Helvetica, sans-serif; }

.light {
  font-family: 'gothamLT',Arial,sans-serif !important; }

h1, h2, .brush {
  font-family: 'ellios_brush',Arial,sans-serif;
  font-weight: normal;
  letter-spacing: 0.04em; }
  h1.home-title, h2.home-title, .brush.home-title {
    color: #FFF;
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin-bottom: 0.5em; }

.sans {
  font-family: 'gotham', Arial, Helvetica, sans-serif !important; }

.header {
  height: 80px;
  max-height: 80px;
  background: url("images/tile_lt.jpg") repeat 50% 50%;
  position: relative;
  overflow: visible;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 3;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2) ;
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2) ;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2) ; }
  .header .logo {
    float: left;
    width: 165px;
    height: 69px;
    background: transparent url("images/logo.png") no-repeat left top;
    z-index: 2;
    top: 44px;
    margin-left: 58px !important;
    position: relative; }
    .header .logo a {
      display: block;
      width: 100%;
      height: 100%; }

.btn.btn-ellios, .webform-submit.button-primary.form-submit {
  text-rendering: auto;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block; }

.border {
  display: block;
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: 0;
  z-index: 0; }
  .border.green {
    background: #13bc66; }

.header-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto; }
  .header-wrap .navbar-default {
    background-color: transparent;
    border: none; }

.nav {
  padding-left: 40px;
  padding-top: 35px; }
  .nav.nav-pills li.active a {
    color: #FFF !important;
    background-color: #13bc66 !important; }
    .nav.nav-pills li.active a:hover, .nav.nav-pills li.active a:focus, .nav.nav-pills li.active a.active {
      color: #FFF;
      background-color: #13bc66; }
  .nav.nav-pills li a {
    font-weight: 700;
    text-transform: uppercase;
    color: #1D1D1D;
    font-size: 13px;
    border-radius: 0;
    padding: 9px 9px 16px; }
    @media (min-width: 884px) and (max-width: 985px) {
      .nav.nav-pills li a {
        font-size: 12px; } }
  @media (min-width: 884px) and (max-width: 985px) and (max-width: 937px) {
    .nav.nav-pills li a {
      padding-left: 4px;
      padding-right: 4px; } }
    .nav.nav-pills li a:hover, .nav.nav-pills li a.active {
      color: #FFF;
      background-color: #13bc66; }

@media (max-width: 884px) {
  .navbar-header {
    float: none; }
  .nav {
    padding-left: 0px;
    padding-top: 35px; }
  .navbar-left, .navbar-right {
    float: none !important; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }
  .collapse.in {
    display: block !important;
    background-color: #202020;
    margin-top: 11px;
    border: none;
    overflow: visible; }
  .navbar-toggle {
    border: none;
    border-radius: 0;
    margin-top: 19px;
    background-color: transparent; }
    .navbar-toggle:focus {
      background-color: transparent !important; }
    .navbar-toggle .icon-bar {
      width: 22px;
      height: 4px;
      border-radius: 0px;
      background-color: #202020 !important; }
    .navbar-toggle:hover {
      background-color: #202020 !important; }
      .navbar-toggle:hover .icon-bar {
        background-color: #FFF !important; }
  .nav.nav-pills li {
    border-bottom: 1px solid #121212; }
    .nav.nav-pills li a {
      color: #ababab;
      padding: 9px 9px 7px; }
      .nav.nav-pills li a:hover, .nav.nav-pills li a.active {
        color: #FFF;
        background-color: #000000; }
    .nav.nav-pills li.active a {
      color: #FFF !important;
      background-color: #000000 !important; }
      .nav.nav-pills li.active a:hover, .nav.nav-pills li.active a:focus, .nav.nav-pills li.active a.active {
        color: #FFF;
        background-color: #000000; }
  .nav-pills > li + li {
    margin: 0; } }

.wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }
  @media (max-width: 1200px) {
    .wrap {
      padding: 0 30px; } }
  .wrap.homepage {
    min-width: 670px;
    min-height: 231px; }
    @media (max-width: 670px) {
      .wrap.homepage {
        margin-left: -1px; } }
    .wrap.homepage.hasbro {
      max-width: 100%;
      width: 100%;
      position: relative;
      overflow: visible;
      min-width: 0px;
      min-height: 0px; }
      @media (max-width: 1200px) {
        .wrap.homepage.hasbro {
          padding: 0 0px; } }
      .wrap.homepage.hasbro .hasbro-bg {
        width: 100%;
        padding-bottom: 23.125%;
        background: url("images/home/hasbro-promo-big-bg.jpg") no-repeat 50% top;
        background-size: cover;
        position: absolute;
        z-index: 0;
        min-height: 300px; }
        @media (max-width: 768px) {
          .wrap.homepage.hasbro .hasbro-bg {
            min-height: 263px; } }
        @media (max-width: 600px) {
          .wrap.homepage.hasbro .hasbro-bg {
            min-height: 190px; } }
      .wrap.homepage.hasbro .hasbro-assets {
        display: block;
        position: relative;
        z-index: 1;
        margin: 0 auto; }
        @media (max-width: 768px) {
          .wrap.homepage.hasbro .hasbro-assets {
            max-width: 35%; } }
        @media (max-width: 600px) {
          .wrap.homepage.hasbro .hasbro-assets {
            max-width: 210px; } }
        .wrap.homepage.hasbro .hasbro-assets .chevron {
          margin-bottom: 2em; }
          .wrap.homepage.hasbro .hasbro-assets .chevron img {
            width: 100%;
            height: auto;
            margin-top: -60px; }
            @media (max-width: 545px) {
              .wrap.homepage.hasbro .hasbro-assets .chevron img {
                margin-top: -30px; } }
        .wrap.homepage.hasbro .hasbro-assets .play {
          display: block;
          max-width: 208px;
          margin: 0 auto; }
          .wrap.homepage.hasbro .hasbro-assets .play img {
            width: 100%;
            height: auto; }

.home-content-wrap {
  padding: 0 2em; }

.content-wrap {
  max-width: 975px;
  width: 100%;
  margin: 0 auto; }
  .content-wrap.flow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }

.page-body {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 0; }

.content-block {
  color: #FFF;
  text-align: center;
  margin: 30px auto 0; }
  .content-block h4 {
    font-size: 19px;
    line-height: 24px; }
    .content-block h4.light {
      font-family: 'gothamLT',Arial,sans-serif !important;
      font-weight: normal; }

.finder {
  margin: 0;
  background: transparent;
  font-family: 'gothamLT',Arial,sans-serif !important;
  color: #f1efee;
  position: absolute;
  height: 30px;
  z-index: 200;
  top: 0;
  left: 60%; }
  @media (max-width: 884px) {
    .finder {
      width: 100%;
      top: auto;
      left: 0;
      right: auto;
      position: relative; } }
  @media (max-width: 884px) {
    .finder {
      float: none; } }
  .finder div {
    display: block;
    height: 30px;
    vertical-align: top;
    margin: 0;
    padding: 0;
    float: left;
    z-index: 20;
    position: relative; }
  .finder .input-zip {
    border-right: 1px solid #2e2e2e;
    background: #202020; }
    .finder .input-zip input {
      color: #f1efee;
      width: 60px;
      height: 30px;
      background: transparent;
      border: none;
      padding: 0 8px;
      font-size: 12px;
      font-family: 'gothamLT',Arial,sans-serif !important; }
  .finder .input-range {
    max-width: 92px; }
  .finder .find-ellios {
    margin-left: 153px;
    min-width: 104px; }
    @media (max-width: 884px) {
      .finder .find-ellios {
        margin-left: -6px; } }
  .finder .btn-find-ellios {
    background-color: #00a24f;
    background-image: url("images/pin.png") no-repeat 15px 7px;
    background: url("images/pin.png") no-repeat 15px 7px, -webkit-linear-gradient(top, #00a24f 0%, #008441 100%) repeat-x;
    background: url("images/pin.png") no-repeat 15px 7px, -o-linear-gradient(top, #00a24f 0%, #008441 100%) repeat-x;
    background: url("images/pin.png") no-repeat 15px 7px, linear-gradient(to bottom, #00a24f 0%, #008441 100%) repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00A24F', endColorstr='#FF008441', GradientType=0);
    padding: 6px 10px 7px 30px;
    font-family: 'gotham',Arial, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    border: none;
    margin: 0;
    white-space: nowrap; }
    .finder .btn-find-ellios:hover {
      background-color: #00a24f;
      background-image: url("images/pin.png") no-repeat 15px 7px;
      background: url("images/pin.png") no-repeat 15px 7px, -webkit-linear-gradient(top, #00a24f 0%, #007037 100%) repeat-x;
      background: url("images/pin.png") no-repeat 15px 7px, -o-linear-gradient(top, #00a24f 0%, #007037 100%) repeat-x;
      background: url("images/pin.png") no-repeat 15px 7px, linear-gradient(to bottom, #00a24f 0%, #007037 100%) repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00A24F', endColorstr='#FF007037', GradientType=0); }
    @media (max-width: 884px) {
      .finder .btn-find-ellios {
        background: transparent url("images/pin.png") 0px 7px no-repeat;
        padding-left: 19px;
        padding-top: 4px;
        color: #ababab;
        font-size: 13px;
        font-weight: 700;
        text-transform: uppercase; }
        .finder .btn-find-ellios:hover {
          background: transparent url("images/pin.png") 0px 7px no-repeat; } }
  .finder .rolldown {
    float: none;
    position: relative;
    width: 100%;
    background: #ee2e24 url("images/tile-red.png") repeat;
    height: 186px;
    z-index: 0;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3) ;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3) ;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.3) ;
    top: -180px; }
    .finder .rolldown.animating {
      display: block; }
    @media (max-width: 884px) {
      .finder .rolldown {
        display: none; } }
    .finder .rolldown .inner {
      clear: both;
      display: block;
      width: auto;
      height: 87px;
      text-align: center;
      margin: 0 0 12px;
      float: none;
      overflow: hidden;
      margin-bottom: 1em; }
    .finder .rolldown .call {
      display: block;
      float: none;
      width: 70%;
      height: 38px;
      margin: 0 auto;
      text-align: center;
      font-family: 'gotham',Arial, sans-serif;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold;
      background: url("images/l_arrow.png") no-repeat left top, url("images/r_arrow.png") no-repeat right top; }

.part {
  position: relative;
  display: block;
  float: left;
  width: 33%;
  max-height: 472px; }
  .part div.item:not(.pizza):not(.a1e):not(.a1f):not(.a1g):not(.c1f):not(.c1d):hover {
    -webkit-animation: hovery 0.3s linear;
    animation: hovery 0.3s linear;
    -webkit-animation-iteration-count: 3;
    animation-iteration-count: 3; }
  .part div.item a {
    display: block;
    width: 100%;
    height: 100%; }
  .part div.item.a1a {
    position: absolute;
    top: 31.75%;
    left: -115%;
    background: url("images/home/map.png") no-repeat 50% 50%;
    background-size: contain;
    height: 59.95%;
    width: 147.25%; }
  .part div.item.a1b {
    position: absolute;
    margin-left: 41.5%;
    background: url("images/home/polaroid.png") no-repeat 50% 50%;
    background-size: contain;
    width: 59.5%;
    height: 48.5%;
    padding-bottom: 57%;
    top: -4px; }
  .part div.item.a1c {
    position: absolute;
    margin: 61% 0 0 24.75%;
    background: url("images/home/glasses.png") no-repeat 50% 50%;
    background-size: contain;
    width: 75.25%;
    height: 18.4%; }
  .part div.item.a1d {
    position: absolute;
    margin-top: 84.39%;
    background: url("images/home/pen.png") no-repeat 50% 50%;
    background-size: contain;
    width: 97.75%;
    height: 27.24%; }
  .part div.item.a1e {
    position: absolute;
    top: 0;
    left: -20%;
    background: url("images/home/tomatos.png") no-repeat 50% 50%;
    background-size: cover;
    height: 51.05%;
    width: 60.75%; }
  .part div.item.a1f {
    position: absolute;
    top: 0;
    left: -86.75%;
    background: url("images/home/koosh.png") no-repeat 50% 50%;
    background-size: contain;
    height: 44.91%;
    width: 68.75%; }
  .part div.item.a1g {
    position: absolute;
    top: 0;
    left: -117.5%;
    background: url("images/home/phone.png") no-repeat 50% 50%;
    background-size: cover;
    height: 31.35%;
    width: 31.25%; }
  .part div.item.c1a {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    background: url("images/home/cassette_tape_quiz.png") no-repeat 50% 50%;
    background-size: contain;
    height: 41.7%;
    padding-bottom: 48.75%;
    width: 48.75%;
    max-height: 197px;
    top: -4px; }
  .part div.item.c1b {
    position: absolute;
    top: 0;
    left: 50%;
    background: url("images/home/viewmaster_reel.png") no-repeat 50% 50%;
    background-size: cover;
    height: 37.92%;
    max-height: 179px;
    padding-bottom: 43%;
    width: 62.75%;
    top: -4px; }
  .part div.item.c1c {
    position: absolute;
    background: url("images/home/pizza_oven_scrap.png") no-repeat 50% 50%;
    background-size: cover;
    height: 48.3%;
    max-height: 228px;
    width: 120.25%; }
  .part div.item.c1d {
    position: absolute;
    top: 0;
    left: 113.75%;
    background: url("images/home/viewmaster.png") no-repeat 50% 50%;
    background-size: cover;
    height: 52.75%;
    max-height: 249px;
    width: 94.25%; }
  .part div.item.c1e {
    position: absolute;
    top: 33.8%;
    left: 80%;
    background: url("images/home/mozz_cheese.png") no-repeat 50% 50%;
    background-size: cover;
    max-height: 267px;
    height: 56.57%;
    width: 68%; }
  .part div.item.c1f {
    position: absolute;
    top: 42%;
    left: 146.6%;
    background: url("images/home/floppy_disk.png") no-repeat 50% 50%;
    background-size: cover;
    height: 48.9%;
    width: 55.5%; }

.col {
  border-top: 1px solid;
  height: 200px;
  margin-top: 0; }

.red {
  background: #ee2e24 url("images/tile-red.png") repeat;
  padding-bottom: 30px; }

.white {
  background: #FFFFFF;
  padding-bottom: 0; }
  @media (max-width: 783px) {
    .white {
      padding-top: 30px; } }

.dk-gray {
  background: #191919; }

.pizza {
  margin: 0 auto;
  overflow: visible;
  position: relative;
  max-height: 472px;
  background: transparent url("images/home/pizza.png") no-repeat 50% 50%;
  background-size: cover;
  padding-bottom: 115%;
  width: 92.75%;
  height: 97.2%; }
  .pizza:hover {
    -webkit-transition: none !important; }
  .pizza img {
    width: 100%;
    height: 100%;
    margin-left: 20px; }

.dk-red {
  background-image: url("images/tile-red-sm.png"), url("images/tile-dk-red.jpg");
  background-position: left top, left middle;
  background-repeat: repeat-x, repeat; }

.dk-red-top {
  background-image: url("images/bg-error.png");
  background-position: left middle;
  background-repeat: repeat-x; }

.btn-ellios, .webform-submit.button-primary.form-submit {
  background-image: -webkit-linear-gradient(top, #00a24f 0%, #008441 100%);
  background-image: -o-linear-gradient(top, #00a24f 0%, #008441 100%);
  background-image: linear-gradient(to bottom, #00a24f 0%, #008441 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00A24F', endColorstr='#FF008441', GradientType=0);
  padding: 18px 0 17px;
  font-family: 'gotham',Arial, sans-serif;
  margin: 20px auto;
  color: #FFFFFF;
  border: none;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  min-width: 183px; }
  .btn-ellios:hover, .btn-ellios:focus, .webform-submit.button-primary.form-submit:hover, .webform-submit.button-primary.form-submit:focus {
    background-image: -webkit-linear-gradient(top, #00a24f 0%, #007037 100%);
    background-image: -o-linear-gradient(top, #00a24f 0%, #007037 100%);
    background-image: linear-gradient(to bottom, #00a24f 0%, #007037 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00A24F', endColorstr='#FF007037', GradientType=0);
    color: #FFF;
    text-decoration: none;
    outline: none; }

a.btn-ellios {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin: 2em auto; }
  a.btn-ellios:hover {
    text-decoration: none !important; }

@media all and (max-width: 500px) {
  .promos {
    /* On small screens, we are no longer using row direction but column */
    flex-direction: column; } }

.promos {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 823px;
  margin: 0 auto; }
  @media (max-width: 490px) {
    .promos {
      display: block; } }
  .promos .promo {
    -webkit-box-flex: 1 1 28%;
    -moz-box-flex: 1 1 28%;
    -webkit-flex: 1 1 28%;
    -ms-flex: 1 1 28%;
    flex: 1 1 28%;
    max-width: 224px;
    text-align: center;
    color: #FFF;
    margin: 0 1em;
    overflow: hidden;
    position: relative;
    height: 378px;}
    @media (max-width: 490px) {
      .promos .promo {
        display: block !important;
        width: 100% !important;
        float: none !important;
        margin-left: auto;
        margin-right: auto; } }
    .promos .promo img.home-art {
      width: 100%; }
    .promos .promo h3 {
      font-size: 1.6em; }
      .promos .promo h3 a {
        color: #FFF;
        text-decoration: none; }
    .promos .promo p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 1em; }
    .promos .promo p:last-child {
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -31.5px; }
    .promos .promo.product {
      margin-bottom: 40px; }
      .promos .promo.product img {
        width: 195px; }
      .promos .promo.product h3 {
        font-size: 1.8em; }
      .promos .promo.product p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0em; }
      .promos .promo.product a {
        display: block; }

/* PIZZA PAGE */
.pizza-page-header {
  position: relative;
  height: 290px;
  display: block;
  width: 100%;
  max-width: 885px;
  margin: 0 auto; }
  .pizza-page-header div.cheese {
    position: absolute;
    top: 35%;
    left: -9%;
    width: 21.46%;
    height: 64.48%;
    min-width: 139px;
    min-height: 136px; }
    @media (max-width: 581px) {
      .pizza-page-header div.cheese {
        top: 25%;
        left: -16%; } }
    @media (max-width: 445px) {
      .pizza-page-header div.cheese {
        left: -30%;
        top: 20%; } }
    .pizza-page-header div.cheese img {
      width: 100%; }
  .pizza-page-header div.tomatos {
    position: absolute;
    top: 0;
    right: -3.77%;
    width: 19.32%;
    height: 52.76%;
    min-width: 125px;
    min-height: 112px; }
    @media (max-width: 581px) {
      .pizza-page-header div.tomatos {
        right: -8%; } }
    @media (max-width: 487px) {
      .pizza-page-header div.tomatos {
        display: none; } }
    .pizza-page-header div.tomatos img {
      width: 100%; }
  .pizza-page-header div.koosh {
    position: absolute;
    top: -15.48%;
    left: -5%;
    width: 23.27%;
    height: 54.82%;
    min-width: 152px;
    min-height: 116px; }
    @media (max-width: 581px) {
      .pizza-page-header div.koosh {
        left: -12%; } }
    @media (max-width: 445px) {
      .pizza-page-header div.koosh {
        left: -20%; } }
    .pizza-page-header div.koosh img {
      width: 100%; }
  .pizza-page-header div.oven {
    position: absolute;
    top: 0;
    left: 10.16%;
    width: 77%;
    height: 99.3%;
    min-width: 380px;
    min-height: 161px; }
    .pizza-page-header div.oven img {
      width: 100%; }
  .pizza-page-header div .pizza-title {
    position: absolute;
    top: 41.38%;
    right: 4%;
    text-align: right;
    color: #FFF;
    text-transform: uppercase; }
    @media (max-width: 800px) {
      .pizza-page-header div .pizza-title {
        right: 0%; } }
    @media (max-width: 581px) {
      .pizza-page-header div .pizza-title {
        position: relative;
        margin: 170px auto 0; } }
    .pizza-page-header div .pizza-title span {
      display: block;
      text-align: center;
      overflow: visible; }
      .pizza-page-header div .pizza-title span.large {
        display: block;
        font-size: 56px;
        white-space: nowrap; }
      .pizza-page-header div .pizza-title span.small {
        display: block;
        margin-top: -10px;
        font-size: 30px;
        margin-right: 0;
        white-space: nowrap; }
        @media (max-width: 572px) {
          .pizza-page-header div .pizza-title span.small {
            display: block;
            margin-top: -15px;
            left: auto;
            font-size: 30px; } }
        .pizza-page-header div .pizza-title span.small i.spec {
          font-style: normal;
          font-weight: bold;
          display: inline-block;
          width: 13px;
          height: 30px;
          text-indent: -9999em;
          background: url("images/4.png") no-repeat left top; }

h2.sub-section {
  color: #FFF;
  font-sizE: 42px;
  text-align: center;
  border-bottom: 1px solid #FFF;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  width: 100%;
  max-width: 823px;
  margin-left: auto;
  margin-right: auto; }

p.center-15-80 {
  max-width: 80%;
  text-align: center;
  font-size: 15px;
  color: #FFF;
  margin: 10px auto 20px; }

/* STORY PAGE */
.storyville-banner-bgs {
  width: 100%;
  height: 230%;
  display: block;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  display: none; }
  .storyville-banner-bgs .top {
    width: 100%;
    text-align: center;
    margin-top: 186px; }
  .storyville-banner-bgs .bottom {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 2px; }

.storyville {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  margin-top: 3em;
  position: relative;
  z-index: 1; }
  .storyville .timeline {
    display: block;
    position: absolute;
    width: 22px;
    height: 100%;
    margin: 100px auto;
    z-index: 0;
    padding-bottom: 100%;
    background: transparent url("images/timeline.png") repeat-y 50% 50%; }
  .storyville .time-topper {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-bottom: -250px; }
    @media (max-width: 839px) {
      .storyville .time-topper {
        margin-bottom: 0; } }
    .storyville .time-topper div {
      -webkit-box-flex: 0 1 33%;
      -moz-box-flex: 0 1 33%;
      -webkit-flex: 0 1 33%;
      -ms-flex: 0 1 33%;
      flex: 0 1 33%;
      border-right: none; }
      @media (max-width: 839px) {
        .storyville .time-topper div {
          -webkit-box-flex: 100%;
          -moz-box-flex: 100%;
          -webkit-flex: 100%;
          -ms-flex: 100%;
          flex: 100%; } }
      .storyville .time-topper div.txt-head-one {
        text-align: right;
        padding-top: 3em; }
        @media (max-width: 839px) {
          .storyville .time-topper div.txt-head-one {
            padding-top: 0; } }
        .storyville .time-topper div.txt-head-one img {
          width: 100%;
          -ms-transform: rotate(-13deg);
          -webkit-transform: rotate(-13deg);
          transform: rotate(-13deg); }
          @media (max-width: 839px) {
            .storyville .time-topper div.txt-head-one img {
              display: block;
              width: 40%;
              margin: 0 auto;
              -ms-transform: rotate(0deg);
              -webkit-transform: rotate(0deg);
              transform: rotate(0deg); } }
      .storyville .time-topper div.spacer {
        text-align: center;
        max-width: 259px;
        min-width: 259px; }
      .storyville .time-topper div.txt-head-two {
        text-align: left;
        padding-top: 6em; }
        @media (max-width: 839px) {
          .storyville .time-topper div.txt-head-two {
            padding-top: 0; } }
        .storyville .time-topper div.txt-head-two img {
          width: 100%;
          -ms-transform: rotate(20deg);
          -webkit-transform: rotate(20deg);
          transform: rotate(20deg); }
          @media (max-width: 839px) {
            .storyville .time-topper div.txt-head-two img {
              display: block;
              width: 40%;
              margin: 0 auto;
              -ms-transform: rotate(0deg);
              -webkit-transform: rotate(0deg);
              transform: rotate(0deg); } }
  .storyville .banner {
    text-align: center;
    max-width: 259px;
    min-width: 259px;
    margin: 0 auto; }
    .storyville .banner img {
      max-width: 259px;
      width: 100%; }
  .storyville .timeline-events {
    width: 100%;
    background: transparent url("images/timeline.png") repeat-y 50% 50%;
    margin-top: -100px;
    margin-bottom: -100px; }
    .storyville .timeline-events .events-container {
      width: 100%;
      padding-top: 100px;
      padding-bottom: 100px; }
      .storyville .timeline-events .events-container .decade {
        clear: both;
        overflow: visible; }
        @media (max-width: 640px) {
          .storyville .timeline-events .events-container .decade {
            overflow: hidden; } }
        .storyville .timeline-events .events-container .decade .tag {
          width: 100%;
          text-align: center;
          height: 20px;
          overflow: visible;
          z-index: 5;
          position: relative; }
          @media (max-width: 640px) {
            .storyville .timeline-events .events-container .decade .tag {
              height: 53px;
              display: block;
              clear: both;
              margin-bottom: 1em; } }
        .storyville .timeline-events .events-container .decade .event {
          width: 100%;
          height: 120px;
          overflow: visible;
          position: relative; }
          .storyville .timeline-events .events-container .decade .event a {
            color: #FFF;
            text-decoration: underline; }
          @media (max-width: 922px) {
            .storyville .timeline-events .events-container .decade .event {
              width: 100%;
              height: auto;
              margin: 1em auto; } }
          @media (max-width: 884px) {
            .storyville .timeline-events .events-container .decade .event {
              width: 480px;
              height: auto;
              margin: 1em auto; } }
          @media (max-width: 640px) {
            .storyville .timeline-events .events-container .decade .event {
              width: 100%;
              overflow: hidden;
              display: block;
              clear: both;
              height: auto !important;
              margin: 0 !important;
              padding: 0 !important;
              top: 0 !important;
              margin-bottom: 1em !important; } }
          .storyville .timeline-events .events-container .decade .event.year-72, .storyville .timeline-events .events-container .decade .event.year-80, .storyville .timeline-events .events-container .decade .event.year-93 {
            height: 160px; }
          .storyville .timeline-events .events-container .decade .event.year-00 {
            height: auto; }
          .storyville .timeline-events .events-container .decade .event.year-70s {
            margin-bottom: 20px;
            margin-top: 40px !important; }
          .storyville .timeline-events .events-container .decade .event.year-83 {
            top: -20px; }
          .storyville .timeline-events .events-container .decade .event.year-89 {
            top: -20px; }
          .storyville .timeline-events .events-container .decade .event.year-08b {
            margin-bottom: 50px; }
          .storyville .timeline-events .events-container .decade .event.year-11 {
            margin-bottom: 50px; }
          @media (max-width: 922px) {
            .storyville .timeline-events .events-container .decade .event.year-63, .storyville .timeline-events .events-container .decade .event.year-67, .storyville .timeline-events .events-container .decade .event.year-69, .storyville .timeline-events .events-container .decade .event.year-70s, .storyville .timeline-events .events-container .decade .event.year-80, .storyville .timeline-events .events-container .decade .event.year-93, .storyville .timeline-events .events-container .decade .event.year-04, .storyville .timeline-events .events-container .decade .event.year-08, .storyville .timeline-events .events-container .decade .event.year-14 {
              margin-top: 0;
              top: 0; } }
          .storyville .timeline-events .events-container .decade .event .content {
            width: calc(50% - 11px);
            overflow: hidden;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-flex-flow: row wrap;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            align-items: center; }
            @media (max-width: 884px) {
              .storyville .timeline-events .events-container .decade .event .content {
                width: 450px;
                height: 200px;
                overflow: hidden;
                -webkit-flex-flow: row nowrap;
                -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
                -webkit-justify-content: center;
                -ms-flex-pack: center;
                justify-content: center; } }
            @media (max-width: 640px) {
              .storyville .timeline-events .events-container .decade .event .content {
                display: block;
                width: 100%;
                height: auto;
                overflow: visible; } }
            .storyville .timeline-events .events-container .decade .event .content .connector {
              min-width: 16px;
              width: calc(100% - 454px);
              background: transparent url("images/dash_h_wht.png") repeat-x 50% 50%;
              margin-left: -13px;
              height: 200px;
              min-height: 2px;
              position: relative;
              z-index: 0; }
              @media (max-width: 884px) {
                .storyville .timeline-events .events-container .decade .event .content .connector {
                  display: none; } }
            .storyville .timeline-events .events-container .decade .event .content .text {
              font-size: 15px;
              line-height: 20px;
              color: white;
              max-width: 48%;
              text-align: left;
              width: 250px;
              position: relative;
              z-index: 1; }
              .storyville .timeline-events .events-container .decade .event .content .text strong {
                display: block;
                font-size: 20px;
                font-weight: bold; }
            .storyville .timeline-events .events-container .decade .event .content .art {
              width: 200px;
              height: 200px;
              overflow: hidden;
              background: transparent url("images/dashed_circle.png") no-repeat 50% 50%;
              text-align: center;
              position: relative;
              z-index: 1; }
              @media (max-width: 640px) {
                .storyville .timeline-events .events-container .decade .event .content .art {
                  width: 40%;
                  overflow: visible;
                  background: transparent; } }
              .storyville .timeline-events .events-container .decade .event .content .art img {
                margin: 0 auto; }
                @media (max-width: 640px) {
                  .storyville .timeline-events .events-container .decade .event .content .art img {
                    width: 100%;
                    overflow: visible;
                    margin: 0 auto !important; } }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-00 {
                  margin-left: 1em;
                  margin-top: 1.5em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-63 {
                  margin-top: 2em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-67 {
                  margin-top: 2em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-69 {
                  margin-top: 1em;
                  width: 100%; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-70s {
                  margin-top: 1.5em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-80 {
                  margin-left: 1em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-83 {
                  margin-top: 1.2em;
                  width: 100%; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-89 {
                  margin-left: 0.6em;
                  margin-top: 2em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-90 {
                  margin: 1.7em 0 0 .45em;
                  max-width: 100%; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-93 {
                  margin: 1em 0 0 0; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-08 {
                  margin: 12px 0 0 12px; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-08b {
                  margin: 12px 0 0 4px; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-11 {
                  margin: -3px 0 0 8px; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-14 {
                  margin: 1.5em 0 0 -1em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-15 {
                  margin: 1.5em 0 0 -1em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-16 {
                  margin: 1.5em 0 0 -1em; }
                .storyville .timeline-events .events-container .decade .event .content .art img.art-17 {
                  margin: 1.5em 0 0 -1em; }
          .storyville .timeline-events .events-container .decade .event.left {
            text-align: left; }
            .storyville .timeline-events .events-container .decade .event.left .content {
              margin-right: calc(50% - 11px); }
              @media (max-width: 884px) {
                .storyville .timeline-events .events-container .decade .event.left .content {
                  margin-right: 0;
                  width: 100%; } }
              .storyville .timeline-events .events-container .decade .event.left .content .text {
                margin-right: 1em; }
                @media (max-width: 884px) {
                  .storyville .timeline-events .events-container .decade .event.left .content .text {
                    padding-right: 32px;
                    max-width: 51%; } }
                @media (max-width: 640px) {
                  .storyville .timeline-events .events-container .decade .event.left .content .text {
                    width: 40%;
                    overflow: visible;
                    float: left;
                    padding: 0;
                    margin: 0; } }
              @media (max-width: 640px) {
                .storyville .timeline-events .events-container .decade .event.left .content .art {
                  float: right; } }
          .storyville .timeline-events .events-container .decade .event.right {
            text-align: right; }
            .storyville .timeline-events .events-container .decade .event.right .content {
              margin-left: calc(50% + 11px);
              -webkit-flex-flow: row-reverse wrap;
              -ms-flex-flow: row-reverse wrap;
              flex-flow: row-reverse wrap;
              -webkit-justify-content: flex-end;
              -ms-flex-pack: flex-end;
              justify-content: flex-end; }
              @media (max-width: 884px) {
                .storyville .timeline-events .events-container .decade .event.right .content {
                  margin-left: 0;
                  margin-right: 0;
                  width: 100%; } }
              .storyville .timeline-events .events-container .decade .event.right .content .text {
                padding-left: 1em; }
                @media (max-width: 884px) {
                  .storyville .timeline-events .events-container .decade .event.right .content .text {
                    padding-left: 32px;
                    max-width: 51%;
                    margin-left: 29px; } }
                @media (max-width: 640px) {
                  .storyville .timeline-events .events-container .decade .event.right .content .text {
                    margin: 0;
                    padding: 0;
                    float: right;
                    width: 40%; } }
              @media (max-width: 640px) {
                .storyville .timeline-events .events-container .decade .event.right .content .art {
                  float: left; } }
              .storyville .timeline-events .events-container .decade .event.right .content .connector {
                margin-right: -12px;
                min-width: 30px; }
              @media (max-width: 400px) {
                .storyville .timeline-events .events-container .decade .event.right .content .text {
                  order: 2; }
                .storyville .timeline-events .events-container .decade .event.right .content .art {
                  order: 1; } }
  .storyville .timeline-footer {
    clear: both;
    width: 100%; }
    .storyville .timeline-footer .banner {
      width: 100%;
      height: auto;
      overflow: hidden;
      text-align: center; }

.loader {
  width: 120px;
  margin: 0 auto;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFF;
  text-align: center; }
  .loader .loader-img {
    margin-bottom: 12px; }

table {
  border-collapse: separate !important; }

/* INSPIRATION */
.inspiration {
  margin-top: 105px; }
  .inspiration .items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 1127px;
    margin: 0 auto; }
    .inspiration .items .item {
      display: block;
      overflow: hidden;
      color: #FFF;
      max-width: 329px;
      margin: 0 23px 103px; }
      @media (max-width: 750px) {
        .inspiration .items .item {
          width: 100%; } }
      @media (max-width: 480px) {
        .inspiration .items .item {
          width: 100%;
          margin: 0 auto 103px; } }
      .inspiration .items .item h3 {
        font-size: 24px;
        text-transform: uppercase;
        padding: 0 13px 0;
        margin-bottom: 16px;
        min-height: 102px; }
        .inspiration .items .item h3 a {
          color: #FFF; }
      .inspiration .items .item h5 {
        font-size: 13px;
        padding: 0 1em 0; }
        .inspiration .items .item h5.date {
          text-transform: uppercase;
          margin-bottom: 9px; }
        .inspiration .items .item h5.byline {
          font-size: 12px;
          text-transform: uppercase;
          padding-bottom: 16px; }
        .inspiration .items .item h5.link {
          font-weight: normal; }
          .inspiration .items .item h5.link a {
            display: block;
            width: 100%;
            color: #FFF;
            background: transparent url("images/icn_ext_link.png") no-repeat 98% center; }
            .inspiration .items .item h5.link a:hover {
              color: rgba(255, 255, 255, 0.8); }
      .inspiration .items .item p {
        font-size: 15px;
        line-height: 21px;
        padding: 13px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        margin-bottom: 16px; }
      .inspiration .items .item.big-deal {
        width: 100%;
        max-width: 100%; }
        .inspiration .items .item.big-deal h3 {
          min-height: 0; }
        .inspiration .items .item.big-deal .art {
          width: 100%;
          height: auto;
          padding-bottom: 56.25%; }
          @media (max-width: 400px) {
            .inspiration .items .item.big-deal .art {
              width: 317px;
              height: 317px;
              padding: 0; } }
    .inspiration .items .art {
      width: 317px;
      height: 317px;
      border: 6px solid #fff;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      background-clip: padding-box;
      margin-bottom: 18px; }
      .inspiration .items .art img {
        width: 100%; }

.fullwidth {
  display: block;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 20%;
  position: relative;
  text-align: center;
  background-size: cover;
  overflow: hidden; }
  .fullwidth.map {
    min-height: 0;
    height: auto; }
  .fullwidth.marquee {
    min-height: 400px;
    height: 25%;
    background: transparent url("images/club_superwide_bg.jpg") no-repeat 50% 100%;
    background-size: cover;
    z-index: 0; }
    .fullwidth.marquee .midground {
      position: relative;
      width: 100%;
      min-width: 100%;
      max-width: 100%;
      background: url("images/kids_midground.png") no-repeat 50% 0%;
      background-size: cover;
      height: 100%;
      z-index: 5; }
      .fullwidth.marquee .midground img {
        width: auto;
        height: 100%;
        max-height: 460px; }
    .fullwidth.marquee .cloud-layer {
      width: 100%;
      position: absolute;
      left: 0;
      z-index: 1; }
      .fullwidth.marquee .cloud-layer .cloud {
        position: absolute;
        width: 199px; }
        .fullwidth.marquee .cloud-layer .cloud img {
          width: 100%; }
        .fullwidth.marquee .cloud-layer .cloud.one {
          top: 7.69%;
          left: 8%;
          width: 8.6%;
          -webkit-animation: cloudOne 120s linear infinite;
          animation: cloudOne 120s linear infinite; }
        .fullwidth.marquee .cloud-layer .cloud.two {
          top: 26.15%;
          left: 12%;
          -webkit-animation: cloudTwo 120s linear infinite;
          animation: cloudTwo 120s linear infinite; }
        .fullwidth.marquee .cloud-layer .cloud.three {
          top: 11.5%;
          left: 28%;
          -webkit-animation: cloudThree 120s linear infinite;
          animation: cloudThree 120s linear infinite; }
        .fullwidth.marquee .cloud-layer .cloud.four {
          top: 3.8%;
          left: 50%;
          height: 30.77%;
          -webkit-animation: cloudFour 120s linear infinite;
          animation: cloudFour 120s linear infinite; }
        .fullwidth.marquee .cloud-layer .cloud.five {
          top: 11.53%;
          left: 83%;
          -webkit-animation: cloudFive 120s linear infinite;
          animation: cloudFive 120s linear infinite; }
  .fullwidth .layout {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }
  .fullwidth .flowers {
    position: absolute;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 5;
    top: 0;
    background: url("images/flowers.png") no-repeat 50% 100%;
    background-size: cover; }
  .fullwidth .grass {
    width: 100%;
    height: 7.3%;
    position: absolute;
    z-index: 6;
    bottom: 0;
    background: url("images/grass.png") repeat-x 50% 0%; }
  .fullwidth .treehouse {
    display: block;
    text-align: center;
    margin: 0 auto;
    bottom: -4.79%;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 10; }
    .fullwidth .treehouse img.tree {
      max-height: 100%; }
      @media (max-width: 551px) {
        .fullwidth .treehouse img.tree {
          margin-left: -15%; } }
    .fullwidth .treehouse .sign {
      position: absolute;
      top: 56%;
      left: 49%; }
      @media (max-width: 551px) {
        .fullwidth .treehouse .sign {
          margin-left: -10%; } }

/* KIDS */
.club {
  text-align: center;
  width: 100%;
  max-width: 1110px;
  margin: 55px auto -30px; }
  .club h1 {
    font-family: 'gothamLT', Arial, Helvetica, sans-serif;
    color: #FFF;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
    width: 100%;
    margin: 0 auto 0.3em; }
  .club p {
    color: #FFF;
    font-size: 20px;
    text-align: center;
    width: 100%; }
  .club .items {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: 60px auto 0; }
    .club .items .item {
      display: block;
      overflow: hidden;
      color: #FFF;
      max-width: 260px;
      margin: 0 55px 103px; }
      @media (max-width: 728px) {
        .club .items .item {
          margin: 0; } }
      .club .items .item h5.title {
        font-size: 20px;
        font-weight: normal;
        margin-top: 20px;
        text-transform: uppercase; }
      .club .items .item p.preview {
        margin: 24px auto -5px;
        font-size: 14px; }
        .club .items .item p.preview a {
          color: #FFF; }
      .club .items .item .btn-ellios {
        text-transform: uppercase; }

/* PIZZA DETAILS */
.details-header {
  display: block;
  position: relative;
  max-height: 576px;
  min-height: 310px;
  padding-bottom: 29%; }
  @media (max-width: 400px) {
    .details-header {
      height: 200px; } }
  .details-header.pepperoni {
    background: url("images/art-main-pepperoni-detail.jpg") no-repeat 50% 50%;
    background-size: cover; }
  .details-header .details-art-wrap {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%; }
    .details-header .details-art-wrap div {
      position: absolute; }
      .details-header .details-art-wrap div img {
        width: auto;
        height: 100%; }
      .details-header .details-art-wrap div.cloth {
        max-height: 580px;
        max-width: 860px;
        width: 860px;
        z-index: 0;
        margin: 0 auto;
        position: relative; }
      .details-header .details-art-wrap div.pizza {
        z-index: 5;
        height: 80%;
        top: 10%;
        padding-left: 9%; }
      .details-header .details-art-wrap div.cheese {
        z-index: 1;
        height: 50%;
        bottom: -4%;
        left: 9%; }
      .details-header .details-art-wrap div.tomatoes {
        z-index: 1;
        height: 40%;
        top: 12%;
        left: 12%; }
      .details-header .details-art-wrap div.pepperoni {
        z-index: 1;
        height: 38%;
        bottom: 8%;
        right: 12%; }
      .details-header .details-art-wrap div.garlic {
        z-index: 1;
        height: 38%;
        top: -5%;
        right: 15%; }

.pizza-details, .blog-article {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: -30px; }
  @media (max-width: 640px) {
    .pizza-details, .blog-article {
      display: block;
      -webkit-box-flex: none;
      -moz-box-flex: none;
      -webkit-flex: none;
      -ms-flex: none;
      flex: none; } }
  .pizza-details .left-red, .blog-article .left-red {
    width: 66%;
    padding-left: 15%; }
    @media (max-width: 1100px) {
      .pizza-details .left-red, .blog-article .left-red {
        padding-left: 7%;
        width: 60%; } }
    @media (max-width: 900px) {
      .pizza-details .left-red, .blog-article .left-red {
        width: 50%;
        padding-left: 5%; } }
    @media (max-width: 640px) {
      .pizza-details .left-red, .blog-article .left-red {
        display: block;
        width: 100%;
        padding-left: 0; } }
    .pizza-details .left-red .content, .blog-article .left-red .content {
      width: auto;
      padding: 63px 36px 30px;
      color: #FFF; }
      @media (max-width: 640px) {
        .pizza-details .left-red .content, .blog-article .left-red .content {
          padding: 0px 36px 30px; } }
      .pizza-details .left-red .content h1, .blog-article .left-red .content h1 {
        font-size: 60px;
        margin: 0 0 0.5em;
        line-height: 1em; }
      .pizza-details .left-red .content p, .blog-article .left-red .content p {
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 1em; }
        .pizza-details .left-red .content p.real-cheese, .blog-article .left-red .content p.real-cheese {
          display: block;
          font-size: 17px;
          line-height: 21px;
          padding: 2em 2em 2em 5em;
          background: transparent url("images/logo-real-chesse.png") no-repeat 0 50%;
          margin-left: 40px; }
      .pizza-details .left-red .content .steps, .blog-article .left-red .content .steps {
        display: block;
        text-align: center;
        border: 2px solid;
        color: #FFF;
        border-left: none;
        border-right: none;
        margin: 17px 0;
        padding: 27px 30px 40px; }
        @media (max-width: 573px) {
          .pizza-details .left-red .content .steps, .blog-article .left-red .content .steps {
            height: auto;
            overflow: hidden; } }
        .pizza-details .left-red .content .steps h3.slug, .blog-article .left-red .content .steps h3.slug {
          text-transform: uppercase;
          font-size: 21px;
          text-align: center; }
        .pizza-details .left-red .content .steps .ol, .blog-article .left-red .content .steps .ol {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          font-family: Arial, sans-serif;
          margin: 35px 0 0; }
          @media (min-width: 641px) and (max-width: 1123px) {
            .pizza-details .left-red .content .steps .ol, .blog-article .left-red .content .steps .ol {
              display: block; } }
          @media (max-width: 573px) {
            .pizza-details .left-red .content .steps .ol, .blog-article .left-red .content .steps .ol {
              display: block; } }
          .pizza-details .left-red .content .steps .ol .li, .blog-article .left-red .content .steps .ol .li {
            -webkit-box-flex: 1 20%;
            -moz-box-flex: 1 20%;
            -webkit-flex: 1 20%;
            -ms-flex: 1 20%;
            flex: 1 20%;
            list-style: decimal;
            font-size: 30px; }
            @media (max-width: 573px) {
              .pizza-details .left-red .content .steps .ol .li, .blog-article .left-red .content .steps .ol .li {
                -webkit-box-flex: none;
                -moz-box-flex: none;
                -webkit-flex: none;
                -ms-flex: none;
                flex: none;
                display: block;
                width: 100%;
                text-algn: center;
                clear: both; } }
  .pizza-details .right-dk, .blog-article .right-dk {
    background: url("images/tile-dk-red.jpg") repeat left top;
    width: 34%;
    padding-right: 15%; }
    @media (max-width: 1100px) {
      .pizza-details .right-dk, .blog-article .right-dk {
        width: 40%;
        padding-right: 0%; } }
    @media (max-width: 900px) {
      .pizza-details .right-dk, .blog-article .right-dk {
        width: 50%;
        padding-right: 5%; } }
    @media (max-width: 640px) {
      .pizza-details .right-dk, .blog-article .right-dk {
        display: block;
        width: 100%;
        padding-right: 0%; } }
    .pizza-details .right-dk .wrapper, .blog-article .right-dk .wrapper {
      width: auto;
      padding: 43px 36px 30px;
      color: #FFF;
      min-width: 390px; }
      .pizza-details .right-dk .wrapper img.art, .blog-article .right-dk .wrapper img.art {
        max-width: 100%; }
        @media (max-width: 640px) {
          .pizza-details .right-dk .wrapper img.art, .blog-article .right-dk .wrapper img.art {
            margin: 0 auto 30px;
            display: block; } }
      .pizza-details .right-dk .wrapper h3, .pizza-details .right-dk .wrapper h3.title, .blog-article .right-dk .wrapper h3, .blog-article .right-dk .wrapper h3.title {
        font-size: 16px;
        text-transform: uppercase;
        padding: 4px 1em; }
      .pizza-details .right-dk .wrapper .sizes h3, .blog-article .right-dk .wrapper .sizes h3 {
        border-bottom: 2px solid #FFF; }
      .pizza-details .right-dk .wrapper .sizes .list, .blog-article .right-dk .wrapper .sizes .list {
        font-family: 'radet', Arial, sans-serif;
        font-weight: bold;
        border-bottom: 2px solid #FFF; }
        .pizza-details .right-dk .wrapper .sizes .list .size, .blog-article .right-dk .wrapper .sizes .list .size {
          width: 33%;
          display: inline-block;
          margin: 0.8em 0; }
          .pizza-details .right-dk .wrapper .sizes .list .size .count, .blog-article .right-dk .wrapper .sizes .list .size .count {
            display: inline-block;
            background: rgba(0, 0, 0, 0.3);
            color: #dc2b21;
            font-size: 24px;
            padding: 11px 0;
            width: 30px;
            text-align: center;
            vertical-align: middle; }
          .pizza-details .right-dk .wrapper .sizes .list .size .breakdown, .blog-article .right-dk .wrapper .sizes .list .size .breakdown {
            display: inline-block;
            font-size: 14px;
            line-height: 20px;
            padding-left: 0.5em;
            vertical-align: middle;
            text-transform: uppercase; }
      .pizza-details .right-dk .wrapper .panels, .blog-article .right-dk .wrapper .panels {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .pizza-details .right-dk .wrapper .panels .panel, .blog-article .right-dk .wrapper .panels .panel {
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          overflow: hidden; }
          .pizza-details .right-dk .wrapper .panels .panel h3.title, .blog-article .right-dk .wrapper .panels .panel h3.title {
            padding-top: 18px;
            padding-bottom: 18px;
            background: transparent url("images/icn-details-open.png") no-repeat 95% 50%; }
            .pizza-details .right-dk .wrapper .panels .panel h3.title a, .blog-article .right-dk .wrapper .panels .panel h3.title a {
              color: #FFF;
              text-decoration: none; }
            .pizza-details .right-dk .wrapper .panels .panel h3.title.active, .blog-article .right-dk .wrapper .panels .panel h3.title.active {
              background: rgba(238, 46, 36, 0.35) url("images/icn-details-close.png") no-repeat 95% 50%; }
          .pizza-details .right-dk .wrapper .panels .panel .content, .blog-article .right-dk .wrapper .panels .panel .content {
            height: 0; }
            .pizza-details .right-dk .wrapper .panels .panel .content.animated, .blog-article .right-dk .wrapper .panels .panel .content.animated {
              padding: 1em; }
            .pizza-details .right-dk .wrapper .panels .panel .content.open, .blog-article .right-dk .wrapper .panels .panel .content.open {
              padding: 1em;
              height: 100%; }
            .pizza-details .right-dk .wrapper .panels .panel .content p, .blog-article .right-dk .wrapper .panels .panel .content p {
              margin-bottom: 0.8em; }
            .pizza-details .right-dk .wrapper .panels .panel .content table td, .blog-article .right-dk .wrapper .panels .panel .content table td {
              font-size: 14px;
              padding: 0.6em 0.3em; }
              .pizza-details .right-dk .wrapper .panels .panel .content table td:nth-child(2), .pizza-details .right-dk .wrapper .panels .panel .content table td:nth-child(3), .blog-article .right-dk .wrapper .panels .panel .content table td:nth-child(2), .blog-article .right-dk .wrapper .panels .panel .content table td:nth-child(3) {
                text-align: right; }
          .pizza-details .right-dk .wrapper .panels .panel.active, .blog-article .right-dk .wrapper .panels .panel.active {
            height: auto; }
            .pizza-details .right-dk .wrapper .panels .panel.active h3.title, .blog-article .right-dk .wrapper .panels .panel.active h3.title {
              background: rgba(238, 46, 36, 0.35) url("images/icn-details-close.png") no-repeat 95% 50%; }

.bloggy .left-red h1 {
  margin-bottom: 0.25em !important; }

.bloggy .left-red h5 {
  text-transform: uppercase;
  margin-bottom: 2em;
  font-size: 15px;
  padding: 0; }

.bloggy .details-header {
  display: block;
  position: relative;
  max-height: 100%;
  min-height: 0;
  padding-bottom: 0;
  overflow: hidden;
  text-align: center; }
  .bloggy .details-header .video-wrapper {
    max-width: 1280px;
    margin: 0 auto;
    position: relative; }
    .bloggy .details-header .video-wrapper .video-file {
      width: 100%;
      height: 0;
      padding-bottom: 56.25%;
      position: relative; }
      .bloggy .details-header .video-wrapper .video-file iframe {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; }

.blog-article .right-dk .wrapper {
  min-width: 0; }
  .blog-article .right-dk .wrapper .inspiration {
    margin-top: 0; }
    .blog-article .right-dk .wrapper .inspiration .items .item {
      margin: 0 0 30px; }
      .blog-article .right-dk .wrapper .inspiration .items .item .art {
        width: 100%;
        padding-bottom: 100%;
        height: 0; }
      .blog-article .right-dk .wrapper .inspiration .items .item h3 {
        min-height: 0;
        padding: 0; }
      .blog-article .right-dk .wrapper .inspiration .items .item h5 {
        padding: 0; }
        .blog-article .right-dk .wrapper .inspiration .items .item h5.byline {
          font-size: 11px;
          padding-bottom: 16px; }
      .blog-article .right-dk .wrapper .inspiration .items .item .story p {
        font-size: 14px;
        padding: 13px  0; }

@media (max-width: 900px) {
  .blog-article .left-red, .blog-article .right-dk {
    width: 100%;
    padding: 0; } }

@media (max-width: 640px) {
  .blog-article .left-red {
    margin-top: 3em; } }

/* PROMOTIONS PAGE */
.promotions-page {
  padding-top: 50px;
}

.promotions-page.night {
  background: url("images/phenomenalkids/night-sky-large-bg.jpg") no-repeat top center;
  background-size:cover;
}

.promotions-page.day {
  background: url("images/phenomenalkids/day-sky-large-bg.jpg") no-repeat center center;
  background-size:cover;
}

  .promotions-page .woody-teasers {
    width: 100%;
    min-height: 200px;
    background-size: cover; }
    @media (max-width: 640px) {
      .promotions-page .woody-teasers {
        background-size: 100%; } }
    .promotions-page .woody-teasers .teasers {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      width: 100%;
      text-align: center;
      padding: 40px;
      -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      align-items: center; }
      .promotions-page .woody-teasers .teasers .teaser {
        -webkit-box-flex: 1 300px;
        -moz-box-flex: 1 300px;
        -webkit-flex: 1 300px;
        -ms-flex: 1 300px;
        flex: 1 300px;
        display: block;
        color: #344a9c;
        font-size: 13px;
        max-width: 320px;
        padding: 2em;
        border-right: none; }
        .promotions-page .woody-teasers .teasers .teaser p {
          height:120px;
        }
        .promotions-page .woody-teasers .teasers .teaser:last-child {
          border-right: none; }
        @media (max-width: 700px) {
          .promotions-page .woody-teasers .teasers .teaser {
            width: 100%; }
            .promotions-page .woody-teasers .teasers .teaser:nth-child(odd) {
              border-right: none; } }
        .promotions-page .woody-teasers .teasers .teaser .art {
          width: 100%;
          overflow: visible;
          margin: 0 auto;
          text-align: center;
          margin-bottom: 2em; }
          .promotions-page .woody-teasers .teasers .teaser .art img {
            width: 100%; }
        .promotions-page .woody-teasers .teasers .teaser h4 {
          font-size: 17px;
          font-family: 'gotham',Arial, sans-serif;
          text-transform: uppercase; }
  .promotions-page .page-topper {
    text-align: center;
    max-width: 1024px;
    width: 100%;
    height: auto;
    max-height: 587px !important;
    min-height: 300px !important;
    margin: 0 auto 0;
    background: url("images/art_promo_boom_box.png") no-repeat 50% 50%;
    background-size: cover;
    z-index: 0;
    position: relative; }
  .promotions-page .promo-lede {
    display: block;
    text-align: center;
    margin: 0 auto;
    z-index: 3;
    top: 0;
    position: relative;
    color: #fff;
    max-width: 98%; }
    .promotions-page .promo-lede p {
      margin-top: 15px;
      font-size: 22px;
      font-family: 'gotham', Arial, sans-serif; }
      .promotions-page .promo-lede p.rules {
        font-size: 18px !important; }
        .promotions-page .promo-lede p.rules a {
          color: #FFF; }
          .promotions-page .promo-lede p.rules a:hover {
            text-decoration: underline; }
    .promotions-page .promo-lede h1 {
      font-size: 60px;
      margin: 0.3em auto; }
  .promotions-page .inline-form {
    max-width: 600px;
    width: 100%;
    margin: -30px auto 0;
    overflow: hidden;
    border: none; }
    .promotions-page .inline-form form .counted {
      max-width: 48%;
      width: 48%;
      display: inline-block;
      vertical-align: top; }
      .promotions-page .inline-form form .counted:nth-child(even) {
        margin-left: 1em; }
      .promotions-page .inline-form form .counted input[type="text"], .promotions-page .inline-form form .counted input[type="email"] {
        width: 100%;
        color: #77787b;
        font-size: 13px;
        font-family: 'gotham', Arial, sans-serif;
        border: 1px solid #4d4d4f;
        background-color: #202020;
        padding: 17px 15px 16px; }
      .promotions-page .inline-form form .counted input[type="submit"] {
        width: 100%;
        margin: 0; }
      .promotions-page .inline-form form .counted .holder {
        width: 100%;
        margin: 0px auto;
        font-size: 1em;
        font-family: 'gotham', Arial, sans-serif; }
        .promotions-page .inline-form form .counted .holder a {
          color: #FFF;
          text-decoration: underline; }
      .promotions-page .inline-form form .counted .center {
        margin: 0px auto; }
      .promotions-page .inline-form form .counted input[type=checkbox] {
        display: none; }
      .promotions-page .inline-form form .counted input[type=checkbox] + label {
        cursor: pointer;
        font-size: 1em;
        font-weight: normal;
        text-indent: 26px; }
      .promotions-page .inline-form form .counted input[id^=checkbox-2-] + label {
        display: inline-block;
        position: relative;
        margin-left: 0px;
        color: #FFF;
        font-size: 1em; }
      .promotions-page .inline-form form .counted [id^=checkbox-2-] + label:before {
        content: ' ';
        border-radius: 0;
        width: 12px;
        position: absolute;
        top: 5px;
        left: 2px;
        z-index: 999;
        box-shadow: inset 0 16px 40px #00a450;
        height: 12px;
        display: none; }
      .promotions-page .inline-form form .counted [id^=checkbox-2-]:checked + label:before {
        display: block; }
      .promotions-page .inline-form form .counted [id^=checkbox-2-] + label:after {
        content: ' ';
        border-radius: 0;
        border: 2px solid #4d4d4f;
        width: 16px;
        position: absolute;
        top: 3px;
        left: 0px;
        box-shadow: inset 0 16px 40px #202020;
        height: 16px; }

/*FAQ */
.faq-page h2 {
  color: #FFF;
  font-size: 42px;
  display: block;
  text-align: center;
  width: 100%; }
  .faq-page h2.sans {
    font-family: 'gothamLT',Arial,sans-serif !important;
    font-weight: bold; }

.faq-page .filter-block {
  display: block;
  width: 100%;
  text-align: right;
  margin-bottom: 1em;
  margin-right: 6px; }
  .faq-page .filter-block .filter-text {
    color: #FFF;
    display: inline-block;
    vertical-align: middle;
    margin-right: 1em;
    font-size: 0.8em; }
  .faq-page .filter-block .input-range {
    max-width: 120px;
    display: inline-block;
    text-align: left;
    vertical-align: middle; }
    .faq-page .filter-block .input-range .sbHolder {
      width: 120px; }
    .faq-page .filter-block .input-range .sbOptions {
      width: 120px !important; }

.faq-page .panels {
  border-top: 2px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 30px; }
  .faq-page .panels .panel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden; }
    .faq-page .panels .panel h3.title {
      padding: 18px 1em;
      background: transparent url("images/icn-details-open.png") no-repeat 95% 50%; }
      .faq-page .panels .panel h3.title a {
        color: #FFF;
        text-decoration: none;
        width: 80%;
        display: block; }
      .faq-page .panels .panel h3.title.active {
        background: rgba(167, 14, 6, 0.35) url("images/icn-details-close.png") no-repeat 95% 50%; }
    .faq-page .panels .panel .content {
      height: 0;
      color: #FFF; }
      .faq-page .panels .panel .content.animated {
        padding: 1em; }
      .faq-page .panels .panel .content.open {
        padding: 1em;
        height: 100%;
        background: rgba(167, 14, 6, 0.35); }
      .faq-page .panels .panel .content p {
        margin-bottom: 0.8em;
        color: #FFF; }
      .faq-page .panels .panel .content a {
        color: #FFF; }
      .faq-page .panels .panel .content table td {
        font-size: 14px;
        padding: 0.6em 0.3em; }
        .faq-page .panels .panel .content table td:nth-child(2), .faq-page .panels .panel .content table td:nth-child(3) {
          text-align: right; }
    .faq-page .panels .panel.active {
      height: auto; }
      .faq-page .panels .panel.active h3.title {
        background: rgba(167, 14, 6, 0.35) url("images/icn-details-close.png") no-repeat 95% 50%; }

/* CONTACT */
.contact-page {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-bottom: -30px; }
  .contact-page .left-red {
    width: 55%;
    padding-left: 15%; }
    @media (max-width: 768px) {
      .contact-page .left-red {
        padding-left: 0; } }
    @media (max-width: 750px) {
      .contact-page .left-red {
        display: block;
        width: 100%; } }
    .contact-page .left-red .content {
      max-width: 555px;
      width: auto;
      margin: 63px 36px 30px 70px;
      color: #FFF;
      float: right; }
      @media (max-width: 750px) {
        .contact-page .left-red .content {
          display: block;
          max-width: 100%;
          width: auto;
          padding: 2em;
          margin: 0; } }
      .contact-page .left-red .content a {
        color: #FFF; }
        .contact-page .left-red .content a:hover {
          text-decoration: underline; }
      .contact-page .left-red .content h1 {
        font-size: 60px;
        margin-bottom: 0.5em; }
      .contact-page .left-red .content h2 {
        color: #FFF;
        font-size: 42px;
        display: block;
        text-align: left;
        width: 100%; }
        .contact-page .left-red .content h2.sans {
          font-family: 'gothamLT',Arial,sans-serif !important;
          font-weight: bold; }
      .contact-page .left-red .content p {
        font-size: 18px;
        line-height: 26px; }
      .contact-page .left-red .content .requirements {
        display: block;
        width: 100%;
        text-align: right;
        font-size: 11px; }
      .contact-page .left-red .content form .form-item {
        display: inline-block;
        width: 45%;
        margin-top: 0.9em;
        margin-bottom: 0.9em; }
        @media (max-width: 1035px) {
          .contact-page .left-red .content form .form-item {
            width: 95%; } }
        .contact-page .left-red .content form .form-item.odd {
          margin-right: 26px; }
        .contact-page .left-red .content form .form-item.full-width {
          display: block;
          width: 95%; }
      .contact-page .left-red .content form .form-text {
        color: #191919;
        font-size: 13px;
        font-family: 'gotham', Arial, sans-serif;
        border: 1px solid #d8d8d8;
        background-color: #FFF;
        padding: 17px 15px 16px;
        width: 100%; }
        .contact-page .left-red .content form .form-text.full-width {
          width: 100%; }
        .contact-page .left-red .content form .form-text:focus {
          border-color: #77787b; }
      .contact-page .left-red .content form .form-textarea {
        color: #191919;
        font-size: 13px;
        font-family: 'gotham', Arial, sans-serif;
        border: 1px solid #d8d8d8;
        background-color: #FFF;
        padding: 17px 15px 16px;
        width: 100%; }
        .contact-page .left-red .content form .form-textarea.full-width {
          width: 100%; }
        .contact-page .left-red .content form .form-textarea:focus {
          border-color: #77787b; }
      .contact-page .left-red .content form .webform-component-textarea {
        margin-top: 26px;
        margin-bottom: 26px; }
      .contact-page .left-red .content form .form-actions .btn.btn-ellios, .contact-page .left-red .content form .form-actions button {
        margin: 0; }
  .contact-page .right-dk {
    background: url("images/tile-dk-red.jpg") repeat left top;
    width: 45%;
    padding-right: 15%; }
    @media (max-width: 768px) {
      .contact-page .right-dk {
        padding-right: 0; } }
    @media (max-width: 750px) {
      .contact-page .right-dk {
        display: block;
        width: 100%;
        padding-right: 0; } }
    .contact-page .right-dk .wrapper {
      width: auto;
      padding: 118px 36px 30px;
      color: #FFF;
      max-width: 320px; }
      @media (max-width: 750px) {
        .contact-page .right-dk .wrapper {
          display: block;
          max-width: 100%;
          width: auto;
          padding: 2em; } }
      .contact-page .right-dk .wrapper img.art {
        max-width: 100%; }
      .contact-page .right-dk .wrapper h3, .contact-page .right-dk .wrapper h3.title {
        font-size: 16px;
        text-transform: uppercase;
        padding: 4px 1em; }
      .contact-page .right-dk .wrapper .item {
        display: block;
        width: 100%;
        border-bottom: 1px solid #FFF;
        padding-bottom: 29px;
        margin-bottom: 27px; }
      .contact-page .right-dk .wrapper h4 {
        font-size: 20px;
        text-transform: uppercase; }
      .contact-page .right-dk .wrapper .smaller {
        font-size: 15px; }
      .contact-page .right-dk .wrapper .social {
        display: block;
        width: 100%; }
        .contact-page .right-dk .wrapper .social .icons {
          display: block;
          height: 45px;
          margin: 20px auto 0;
          padding: 0px; }
          .contact-page .right-dk .wrapper .social .icons a.icn {
            display: block;
            width: 45px;
            height: 45px;
            margin: 0 5px;
            float: left; }
            .contact-page .right-dk .wrapper .social .icons a.icn.tumblr {
              background: url("images/icn_tum.png") no-repeat left top; }
              .contact-page .right-dk .wrapper .social .icons a.icn.tumblr:hover {
                background: #FFFFFF url("images/icn_tum_h.png") no-repeat left top; }
            .contact-page .right-dk .wrapper .social .icons a.icn.twitter {
              background: url("images/icn_tw.png") no-repeat left top; }
              .contact-page .right-dk .wrapper .social .icons a.icn.twitter:hover {
                background: #FFFFFF url("images/icn_tw_h.png") no-repeat left top; }
            .contact-page .right-dk .wrapper .social .icons a.icn.facebook {
              background: url("images/icn_fb.png") no-repeat left top; }
              .contact-page .right-dk .wrapper .social .icons a.icn.facebook:hover {
                background: #FFFFFF url("images/icn_fb_h.png") no-repeat left top; }
            .contact-page .right-dk .wrapper .social .icons a.icn.instagram {
              background: url("images/icn_ig.png") no-repeat left top; }
              .contact-page .right-dk .wrapper .social .icons a.icn.instagram:hover {
                background: #FFFFFF url("images/icn_ig_h.png") no-repeat left top; }

/* THANK YOU*/
.thank-you-page .page-topper {
  max-width: 823px;
  text-align: center;
  margin: 0 auto 60px;
  padding-top: 60px;
  color: #FFF; }
  .thank-you-page .page-topper h2 {
    display: block;
    font-size: 42px;
    font-weight: bold; }
  .thank-you-page .page-topper p {
    max-width: 622px;
    width: 100%;
    margin: 0 auto;
    font-size: 22px; }

.error-page {
  height: 393px; }
  .error-page .wrap {
    overflow: hidden; }
    .error-page .wrap .message {
      max-width: 768px;
      width: 100%;
      margin: 0 auto;
      color: #FFF; }
      .error-page .wrap .message .robot {
        display: inline-block;
        vertical-align: middle;
        width: 264px; }
      .error-page .wrap .message .content {
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 284px); }
        .error-page .wrap .message .content h2 {
          font-weight: bold;
          font-size: 42px; }
        .error-page .wrap .message .content p {
          font-size: 21px;
          line-height: 30px; }

.error-content.promos {
  text-align: center;
  max-width: 100%; }
  .error-content.promos .promo {
    -webkit-box-flex: 1 33%;
    -moz-box-flex: 1 33%;
    -webkit-flex: 1 33%;
    -ms-flex: 1 33%;
    flex: 1 33%;
    text-align: center;
    color: #FFF;
    padding: 0 12px;
    max-width: 250px; }
    .error-content.promos .promo .img {
      height: 160px;
      text-align: center; }
    .error-content.promos .promo h3 {
      font-size: 1.6em; }
    .error-content.promos .promo p {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 1em;
      height: 80px; }
    .error-content.promos .promo a {
      width: 100%;
      min-width: 100% !important;
      font-size: 14px !important; }

/* LOCATIONS */
#map-canvas {
  height: 100%;
  margin: 0;
  padding: 0;
  min-height: 364px;
  margin-bottom: -5px; }

.gm-style .gm-style-iw {
  font-family: 'gotham', Arial, sans-serif; }

.location-results {
  clear: both;
  width: 100%;
  font-family: 'gotham',Arial,sans-serif !important; }
  .location-results .section-header {
    text-align: center;
    color: #FFF;
    font-size: 20px; }
    .location-results .section-header h1 {
      font-family: 'gotham',Arial,sans-serif !important;
      font-weight: bold;
      font-size: 42px;
      margin-bottom: 0px; }
  .location-results .results {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .location-results .results .result {
      -webkit-box-flex: 0 1 25%;
      -moz-box-flex: 0 1 25%;
      -webkit-flex: 0 1 25%;
      -ms-flex: 0 1 25%;
      flex: 0 1 25%;
      min-width: 234px;
      color: #FFF;
      font-size: 15px;
      padding: 30px; }
      @media (max-width: 750px) {
        .location-results .results .result {
          display: block;
          width: 100%; } }
      .location-results .results .result strong {
        font-size: 20px;
        font-weight: bold; }
  .location-results a {
    width: 100%;
    text-align: center; }

/* MODALS */
#blockingLayer {
  opacity: 0.8;
  display: block;
  background: black;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000; }

#modalFrame {
  display: block;
  background: white;
  position: fixed;
  margin: 10%;
  width: 80%;
  height: 80%;
  min-height: 100px;
  top: 0;
  left: 0;
  z-index: 1000;
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3) ;
  -moz-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3) ;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3) ; }

.closer {
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  right: 12px;
  top: 12px;
  background: transparent url("images/close.png") no-repeat left top; }
  .closer:before {
    content: 'close';
    position: absolute;
    top: -7px;
    left: -42px;
    color: white;
    text-transform: uppercase; }

.footer .nav {
  display: block;
  margin: 0 auto;
  padding-top: 60px;
  text-align: center; }
  .footer .nav a:link, .footer .nav a:visited {
    color: #f1efee;
    font-size: 14px;
    padding: 30px 20px;
    text-transform: uppercase; }
    @media (max-width: 640px) {
      .footer .nav a:link, .footer .nav a:visited {
        padding: 10px 10px 20px;
        display: inline-block; } }

.footer .social {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin: 20px auto 44px;
  background: url("images/footer_bg.png") repeat-x 50% 50%; }
  .footer .social .icons {
    display: block;
    background: #191919;
    width: 186px;
    height: 45px;
    margin: 0 auto;
    padding: 0 0 0 20px; }
    .footer .social .icons a.icn {
      display: block;
      width: 45px;
      height: 45px;
      margin: 0 5px;
      float: left; }
      .footer .social .icons a.icn.tumblr {
        background: url("images/icn_tum.png") no-repeat left top; }
        .footer .social .icons a.icn.tumblr:hover {
          background: #FFFFFF url("images/icn_tum_h.png") no-repeat left top; }
      .footer .social .icons a.icn.twitter {
        background: url("images/icn_tw.png") no-repeat left top; }
        .footer .social .icons a.icn.twitter:hover {
          background: #FFFFFF url("images/icn_tw_h.png") no-repeat left top; }
      .footer .social .icons a.icn.facebook {
        background: url("images/icn_fb.png") no-repeat left top; }
        .footer .social .icons a.icn.facebook:hover {
          background: #FFFFFF url("images/icn_fb_h.png") no-repeat left top; }
      .footer .social .icons a.icn.instagram {
        background: url("images/icn_ig.png") no-repeat left top; }
        .footer .social .icons a.icn.instagram:hover {
          background: #FFFFFF url("images/icn_ig_h.png") no-repeat left top; }

.footer .newsletter {
  font-size: 18px;
  color: #f1efee;
  text-align: center; }
  .footer .newsletter form {
    margin-bottom: 29px;
    overflow: hidden;
    display: block; }
    .footer .newsletter form input {
      font-family: 'gotham', Arial, sans-serif; }
    .footer .newsletter form input[type="text"], .footer .newsletter form input[type="email"] {
      font-size: 13px;
      padding: 17px 18px 16px;
      color: #ABABAB;
      background: #202020;
      border: 1px solid;
      border-right: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      background-clip: padding-box; }
    .footer .newsletter form input[type="button"], .footer .newsletter form input[type="submit"] {
      background-image: -webkit-linear-gradient(top, #00a24f 0%, #008441 100%);
      background-image: -o-linear-gradient(top, #00a24f 0%, #008441 100%);
      background-image: linear-gradient(to bottom, #00a24f 0%, #008441 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00A24F', endColorstr='#FF008441', GradientType=0);
      padding: 18px 18px 17px;
      font-size: 14px;
      margin: 0px auto;
      color: #FFFFFF;
      border: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      background-clip: padding-box; }
      .footer .newsletter form input[type="button"]:hover, .footer .newsletter form input[type="submit"]:hover {
        background-image: -webkit-linear-gradient(top, #00a24f 0%, #007037 100%);
        background-image: -o-linear-gradient(top, #00a24f 0%, #007037 100%);
        background-image: linear-gradient(to bottom, #00a24f 0%, #007037 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00A24F', endColorstr='#FF007037', GradientType=0); }
  .footer .newsletter p {
    margin-bottom: 11px; }
  .footer .newsletter #mce-success-response {
    font-size: 12px;
    width: 40%;
    margin: 1em auto 0; }
  .footer .newsletter .mce_inline_error {
    width: 40%;
    margin: 1em auto 0;
    font-size: 1em; }

.footer .copyright {
  font-size: 12px;
  line-height: 18px;
  color: #ABABAB;
  text-align: center;
  padding-bottom: 20px; }

.footer .brand {
  display: block;
  overflow: hidden;
  text-align: center;
  padding-bottom: 49px; }
  .footer .brand .oetker-logo {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 63px;
    height: 39px;
    overflow: hidden;
    background: transparent url("images/logo_oetker.png") no-repeat 50% 50%; }
    .footer .brand .oetker-logo:hover {
      background: transparent url("images/logo_oetker_h.png") no-repeat 50% 50%; }

.rules-page {
  color: #FFF;
  padding: 2em; }
  .rules-page h2 {
    font-family: 'gotham',Arial, sans-serif;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    width: 100%; }
  .rules-page ul {
    display: block;
    width: auto;
    margin: 20px auto;
    padding-left: 60px; }
    .rules-page ul li ul {
      padding-left: 30px; }
  .rules-page table {
    margin: 1em auto;
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF; }
    .rules-page table td, .rules-page table th {
      padding: 0.5em;
      border-bottom: 1px solid #FFF;
      border-right: 1px solid #FFF; }
  .rules-page p {
    font-size: 1em;
    margin-bottom: 1em;
    text-indent: 60px; }

.promotions-page.red .promo-lede, .promotions-page.red #sweepstakes-live {
  display: none; }

div#facts {
  text-align: center; }
  div#facts img {
    max-width: 100%;
    height: auto;
    margin: 0 auto; }

.tag-new {
  display: block;
  position: absolute;
  z-index: 1;
  padding-bottom: 50%;
  width: 108px;
  background: url("images/tag-new.png") no-repeat center;
  background-size: contain; }
  .home .tag-new {
    width: 68px;
    top: -20px; }

.sub-section {
  position: relative; }

.title-wrap {
  color: #FFF;
  font-size: 42px;
  text-align: center;
  border-bottom: 1px solid #FFF;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  width: 100%;
  max-width: 823px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .title-wrap h2 {
    display: block;
    vertical-align: middle;
    border-bottom: none;
    padding-bottom: 0em;
    margin-bottom: 0em;
    width: 100%;
    max-width: 100%; }
  .title-wrap .tag-new {
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 0;
    height: 108px;
    left: calc(50% - 54px);
    top: -7px;
    margin-left: -170px; }
    @media (max-width: 600px) {
      .title-wrap .tag-new {
        width: 78px;
        left: calc(50% - 39px);
        margin-left: -147px;
        top: -22px; } }

.sub-section.tag-new-label:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  padding-bottom: 50%;
  width: 108px;
  background: url("images/tag-new.png") no-repeat center;
  background-size: contain;
  top: -160px;
  left: 23%; }

/* ANIMATIONS */
.btn-arrow:hover {
  animation-name: expandOpen;
  -webkit-animation-name: expandOpen;
  -moz-animation-name: expandOpen;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  -moz-animation-duration: 1.2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-timing-function: ease-in-out;
  visibility: visible !important; }

@keyframes expandOpen {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.5); }
  100% {
    transform: scale(1); } }

@-webkit-keyframes expandOpen {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.5); }
  100% {
    -webkit-transform: scale(1); } }

@-moz-keyframes expandOpen {
  from {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(1.5); }
  to {
    -moz-transform: scale(1); } }

@-webkit-keyframes cloudOne {
  0% {
    left: 8%;
    top: 40px; }
  8% {
    left: -140px;
    top: 40px;
    opacity: 1; }
  8.01% {
    left: calc(100% + 140px);
    top: 40px;
    opacity: 0; }
  8.02% {
    left: calc(100%);
    top: 40px;
    opacity: 1; }
  100% {
    left: 8.1%;
    top: 40px; } }

@keyframes cloudOne {
  0% {
    left: 8%;
    top: 40px; }
  8% {
    left: -140px;
    top: 40px;
    opacity: 1; }
  8.01% {
    left: calc(100% + 140px);
    top: 40px;
    opacity: 0; }
  8.02% {
    left: calc(100%);
    top: 40px;
    opacity: 1; }
  100% {
    left: 8.1%;
    top: 40px; } }

@-webkit-keyframes cloudTwo {
  0% {
    left: 12%;
    top: 136px; }
  12% {
    left: -200px;
    top: 136px;
    opacity: 1; }
  12.01% {
    left: calc(100% + 199px);
    top: 136px;
    opacity: 0; }
  12.02% {
    left: 100%;
    top: 136px;
    opacity: 1; }
  100% {
    left: 12.1%;
    top: 136px; } }

@keyframes cloudTwo {
  0% {
    left: 12%;
    top: 136px; }
  12% {
    left: -210px;
    top: 136px;
    opacity: 1; }
  12.01% {
    left: calc(100% + 199px);
    top: 136px;
    opacity: 0; }
  12.02% {
    left: 100%;
    top: 136px;
    opacity: 1; }
  100% {
    left: 12.1%;
    top: 136px; } }

@-webkit-keyframes cloudThree {
  0% {
    left: 28%;
    top: 60px; }
  28% {
    left: -200px;
    top: 60px;
    opacity: 1; }
  28.01% {
    left: calc(100% + 199px);
    top: 60px;
    opacity: 0; }
  28.02% {
    left: 100%;
    top: 60px;
    opacity: 1; }
  100% {
    left: 28.1%;
    top: 60px; } }

@keyframes cloudThree {
  0% {
    left: 28%;
    top: 60px; }
  28% {
    left: -200px;
    top: 60px;
    opacity: 1; }
  28.01% {
    left: calc(100% + 199px);
    top: 60px;
    opacity: 0; }
  28.02% {
    left: 100%;
    top: 60px;
    opacity: 1; }
  100% {
    left: 28.1%;
    top: 60px; } }

@-webkit-keyframes cloudFour {
  0% {
    left: 50%;
    top: 20px; }
  50% {
    left: -212px;
    top: 20px;
    opacity: 1; }
  50.01% {
    left: calc(100% + 212px);
    top: 60px;
    opacity: 0; }
  50.02% {
    left: 100%;
    top: 60px;
    opacity: 1; }
  100% {
    left: 50.1%;
    top: 20px; } }

@keyframes cloudFour {
  0% {
    left: 50%;
    top: 20px; }
  50% {
    left: -212px;
    top: 20px;
    opacity: 1; }
  50.01% {
    left: calc(100% + 212px);
    top: 60px;
    opacity: 0; }
  50.02% {
    left: 100%;
    top: 60px;
    opacity: 1; }
  100% {
    left: 50.1%;
    top: 20px; } }

@-webkit-keyframes cloudFive {
  0% {
    left: 83%;
    top: 60px; }
  83% {
    left: -212px;
    top: 60px;
    opacity: 1; }
  83.01% {
    left: calc(100% + 212px);
    top: 60px;
    opacity: 0; }
  83.02% {
    left: 100%;
    top: 60px;
    opacity: 1; }
  100% {
    left: 83.1%;
    top: 60px; } }

@keyframes cloudFive {
  0% {
    left: 83%;
    top: 60px; }
  83% {
    left: -212px;
    top: 60px;
    opacity: 1; }
  83.01% {
    left: calc(100% + 212px);
    top: 60px;
    opacity: 0; }
  83.02% {
    left: 100%;
    top: 60px;
    opacity: 1; }
  100% {
    left: 83.1%;
    top: 60px; } }

@-webkit-keyframes signage {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes umbrage {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

@keyframes hovery {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(3deg); }
  100% {
    transform: rotate(0deg); } }

@-webkit-keyframes hovery {
  0% {
    -webkit-transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(2deg); }
  100% {
    -webkit-transform: rotate(0deg); } }

/* END ANIMATIONS */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.page-node-84, .page-node-66 {
  /*
  #ribbon {
    padding: 40px 60px 60px;
    @media(max-width: 600px){
      padding: 40px;
    }
  }
*/ }
  .page-node-84 .header, .page-node-66 .header {
    z-index: 999999; }
  .page-node-84 .club, .page-node-66 .club {
    background: rgba(255, 255, 255, 0.2);
    margin-top: 0;
    min-height: 300px;
    max-width: 876px; }
  .page-node-84 #quizModal, .page-node-66 #quizModal {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    top: 0px;
    left: 0px;
    overflow: auto;
    z-index: 999999; }
    .page-node-84 #quizModal #quizFinish, .page-node-66 #quizModal #quizFinish {
      position: relative;
      background: url("images/quiz/newb.png") center center no-repeat;
      top: 0;
      left: 50%;
      margin: 0 auto  auto -201px;
      width: 403px;
      max-width: 403px;
      height: 760px; }
      .page-node-84 #quizModal #quizFinish #finishCopy, .page-node-66 #quizModal #quizFinish #finishCopy {
        position: absolute;
        top: 227px;
        left: 459px;
        color: white;
        font-weight: bold;
        font-family: 'gotham',Arial, Helvetica, sans-serif;
        font-size: 15px;
        width: 415px;
        line-height: 20px; }
        .page-node-84 #quizModal #quizFinish #finishCopy a, .page-node-66 #quizModal #quizFinish #finishCopy a {
          color: white;
          text-decoration: underline; }
          .page-node-84 #quizModal #quizFinish #finishCopy a:hover, .page-node-66 #quizModal #quizFinish #finishCopy a:hover {
            color: #820e09; }
      .page-node-84 #quizModal #quizFinish .quizFacebook, .page-node-66 #quizModal #quizFinish .quizFacebook {
        display: block;
        width: 75px;
        height: 55px;
        background: url("images/quiz/fb.png") 0 20px no-repeat;
        float: left;
        margin-left: 20px;
        text-decoration: none; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .page-node-84 #quizModal #quizFinish .quizFacebook, .page-node-66 #quizModal #quizFinish .quizFacebook {
            /* IE10+ CSS styles go here */
            background-position-y: 0; } }
      .page-node-84 #quizModal #quizFinish .quizTwitter, .page-node-66 #quizModal #quizFinish .quizTwitter {
        display: block;
        width: 75px;
        height: 55px;
        float: right;
        margin-right: 20px;
        text-decoration: none; }
    .page-node-84 #quizModal #quizShare, .page-node-66 #quizModal #quizShare {
      position: relative;
      top: 617px;
      width: 200px;
      margin: 0 auto; }
      .page-node-84 #quizModal #quizShare h3, .page-node-66 #quizModal #quizShare h3 {
        color: #fff;
        font-size: 120%; }
  .page-node-84 #quizHeader, .page-node-66 #quizHeader {
    margin: 0px auto 0 auto;
    width: 90%;
    height: 0;
    max-width: 90%;
    display: block;
    padding-bottom: 38.1%;
    background: url(images/quiz/quiz-header.png) no-repeat 50% top;
    background-size: contain;
    text-indent: -9999em; }
  .page-node-84 .quizWrapper, .page-node-66 .quizWrapper {
    margin: auto;
    text-align: center;
    max-width: 100%; }
    .page-node-84 .quizWrapper .promos, .page-node-66 .quizWrapper .promos {
      margin: 0 auto 60px auto; }
      .page-node-84 .quizWrapper .promos.wrap, .page-node-66 .quizWrapper .promos.wrap {
        position: relative;
        z-index: 1; }
  .page-node-84 #ribbon-wrap, .page-node-66 #ribbon-wrap {
    display: block;
    background: url("images/quiz-flag-bg-left.png") no-repeat left bottom, url("images/quiz-flag-bg-right.png") no-repeat right bottom;
    color: white;
    text-transform: uppercase;
    font-family: 'gotham',Arial, Helvetica, sans-serif;
    font-weight: bold;
    width: 100%;
    height: auto;
    background-size: contain;
    text-align: center;
    padding: 0;
    background-size: initial; }
    .page-node-84 #ribbon-wrap .ribbon-box, .page-node-66 #ribbon-wrap .ribbon-box {
      width: auto;
      margin: 0 56px 28px;
      background: url(images/quiz-q-border.png) repeat-x 50% top, url(images/quiz-q-border.png) repeat-x 50% bottom, #1e8734;
      border-top: 6px solid #9e1c20;
      border-radius: 6px;
      position: relative; }
      .page-node-84 #ribbon-wrap .ribbon-box:before, .page-node-66 #ribbon-wrap .ribbon-box:before {
        content: '';
        display: block;
        width: 6px;
        height: calc(100% - 148px);
        position: absolute;
        top: 0;
        left: -6px; }
      @media (max-width: 500px) {
        .page-node-84 #ribbon-wrap .ribbon-box, .page-node-66 #ribbon-wrap .ribbon-box {
          min-width: 260px;
          margin: 0 auto;
          border: 6px solid #9e1c20; } }
    .page-node-84 #ribbon-wrap #ribbon, .page-node-66 #ribbon-wrap #ribbon {
      padding: 40px; }
  .page-node-84 #answers, .page-node-66 #answers {
    width: 100%;
    margin-top: 10px;
    position: relative; }
    .page-node-84 #answers .answer, .page-node-66 #answers .answer {
      min-height: 51px;
      width: 97%;
      text-align: left;
      display: block;
      color: white;
      background: url("images/quiz/answer.png") 15px center no-repeat #c20800;
      cursor: pointer;
      padding: 9px 9px 9px 70px;
      font-family: 'gotham',Arial, Helvetica, sans-serif;
      margin: auto auto 14px auto;
      font-weight: bold;
      font-size: 24px;
      overflow: hidden; }
      .page-node-84 #answers .answer.active, .page-node-66 #answers .answer.active {
        background: url("images/quiz/answer-active.png") 15px center no-repeat #9f110b;
        border: 3px solid white;
        border-radius: 3px; }
      .page-node-84 #answers .answer.smallerText, .page-node-66 #answers .answer.smallerText {
        font-size: 19px;
        line-height: 21px; }
  .page-node-84 .quizNext, .page-node-66 .quizNext {
    box-shadow: 5px 7px 0px #7a1417;
    border: 5px solid #0d8247;
    border-radius: 4px;
    transition: all .2s linear;
    position: relative;
    top: 18px;
    display: inline-block; }
    .page-node-84 .quizNext:hover, .page-node-66 .quizNext:hover {
      border: 5px solid #0a6e3c; }
    .page-node-84 .quizNext:active, .page-node-66 .quizNext:active {
      margin-top: 6px;
      box-shadow: 2px 2px 0px #7a1417; }
  .page-node-84 #questionNumber, .page-node-66 #questionNumber {
    position: absolute;
    color: white;
    font-size: 28px;
    font-family: 'gotham',Arial, Helvetica, sans-serif;
    font-weight: bold;
    right: 80px;
    bottom: -80px; }
    @media (max-width: 600px) {
      .page-node-84 #questionNumber, .page-node-66 #questionNumber {
        margin-top: -8px;
        text-align: center;
        width: 100%;
        font-size: 18px;
        right: 0px;
        bottom: auto; } }
  .page-node-84 .ribbon, .page-node-66 .ribbon {
    font-size: 16px !important;
    /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */
    width: 50%;
    position: relative;
    background: #ba89b6;
    color: #fff;
    text-align: center;
    padding: 1em 2em;
    /* Adjust to suit */
    margin: 2em auto 3em;
    /* Based on 24px vertical rhythm. 48px bottom margin - normally 24 but the ribbon 'graphics' take up 24px themselves so we double it. */ }
    .page-node-84 .ribbon:before, .page-node-84 .ribbon:after, .page-node-66 .ribbon:before, .page-node-66 .ribbon:after {
      content: "";
      position: absolute;
      display: block;
      bottom: -1em;
      border: 1.5em solid #986794;
      z-index: -1; }
    .page-node-84 .ribbon:before, .page-node-66 .ribbon:before {
      left: -2em;
      border-right-width: 1.5em;
      border-left-color: transparent; }
    .page-node-84 .ribbon:after, .page-node-66 .ribbon:after {
      right: -2em;
      border-left-width: 1.5em;
      border-right-color: transparent; }
    .page-node-84 .ribbon .ribbon-content:before, .page-node-84 .ribbon .ribbon-content:after, .page-node-66 .ribbon .ribbon-content:before, .page-node-66 .ribbon .ribbon-content:after {
      content: "";
      position: absolute;
      display: block;
      border-style: solid;
      border-color: #804f7c transparent transparent transparent;
      bottom: -1em; }
    .page-node-84 .ribbon .ribbon-content:before, .page-node-66 .ribbon .ribbon-content:before {
      left: 0;
      border-width: 1em 0 0 1em; }
    .page-node-84 .ribbon .ribbon-content:after, .page-node-66 .ribbon .ribbon-content:after {
      right: 0;
      border-width: 1em 1em 0 0; }
  .page-node-84 .ribbonX, .page-node-66 .ribbonX {
    width: 87%;
    position: relative;
    text-align: center;
    font-size: 16px !important;
    background: #1e8734;
    box-shadow: #9e1c20 6px 1px 0;
    font-family: 'Helvetica Neue',Helvetica, sans-serif;
    margin-bottom: 3em; }
    .page-node-84 .ribbonX:before, .page-node-84 .ribbonX:after, .page-node-66 .ribbonX:before, .page-node-66 .ribbonX:after {
      content: '';
      position: absolute;
      display: block;
      bottom: -1.2em;
      border: 2.6em solid #30b44d;
      z-index: -1; }
    .page-node-84 .ribbonX:before, .page-node-66 .ribbonX:before {
      left: -51px;
      border-right-width: 3em;
      border-left-color: transparent; }
    .page-node-84 .ribbonX:after, .page-node-66 .ribbonX:after {
      right: -51px;
      border-left-width: 3em;
      border-right-color: transparent; }
    .page-node-84 .ribbonX .ribbon-content:before, .page-node-84 .ribbonX .ribbon-content:after, .page-node-66 .ribbonX .ribbon-content:before, .page-node-66 .ribbonX .ribbon-content:after {
      border-color: #106132 transparent transparent transparent;
      position: absolute;
      display: block;
      border-style: solid;
      bottom: -1.2em;
      content: ''; }
    .page-node-84 .ribbonX .ribbon-content:before, .page-node-66 .ribbonX .ribbon-content:before {
      left: 0;
      border-width: 1.2em 0 0 2.4em; }
    .page-node-84 .ribbonX .ribbon-content:after, .page-node-66 .ribbonX .ribbon-content:after {
      right: 0;
      border-width: 1.2em 2.4em 0 0; }
    .page-node-84 .ribbonX .ribbon-stitches-top, .page-node-84 .ribbonX .ribbon-stitches-bottom, .page-node-66 .ribbonX .ribbon-stitches-top, .page-node-66 .ribbonX .ribbon-stitches-bottom {
      background: #1e8734;
      display: block;
      width: 100%;
      height: 17px;
      background: #30b44d url(images/lt-grn-line.png) repeat-x 50% 50%; }

#quizModal {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0px;
  left: 0px;
  z-index: 9999; }
  #quizModal #quizFinish {
    position: relative;
    background: url("images/quiz/newb.png") center center no-repeat;
    top: 200px;
    margin: auto;
    width: 938px;
    height: 518px; }
    #quizModal #quizFinish #finishCopy {
      position: absolute;
      top: 227px;
      left: 459px;
      color: white;
      font-weight: bold;
      font-family: 'gotham',Arial, Helvetica, sans-serif;
      font-size: 15px;
      width: 415px;
      line-height: 20px; }
      #quizModal #quizFinish #finishCopy a {
        color: white;
        text-decoration: underline; }
        #quizModal #quizFinish #finishCopy a:hover {
          color: #820e09; }
    #quizModal #quizFinish .quizFacebook {
      position: absolute;
      top: 365px;
      left: 725px;
      width: 54px;
      height: 55px;
      background: url("images/quiz/fb.png") center center no-repeat;
      text-decoration: none; }
    #quizModal #quizFinish .quizTwitter {
      position: absolute;
      top: 365px;
      left: 790px;
      width: 54px;
      height: 55px;
      background: url("images/quiz/tw.png") center center no-repeat;
      text-decoration: none; }

@media (max-width: 620px) {
  .page-node-84 #answers .answer.smallerText {
    font-size: 18px;
    line-height: 19px; } }

@media (max-width: 420px) {
  .quizWrapper .wrap {
    padding: 0 0px; } }

.page-node-84 #answers .answer.smallerText {
  font-size: 16px;
  line-height: 17px; }

a.close_modal {
  margin-top: 5px;
  font-size: 25px;
  font-weight: bold;
  display: block;
  color: #fff;
  cursor: pointer;
  text-align: center; }

a.close_modal_top {
  float: right;
  font-size: 25px;
  line-height: 27px;
  font-weight: bold;
  display: block;
  color: #fff;
  margin-top: 78px;
  border: 3px #fff solid;
  background: #F5241C;
  cursor: pointer;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  text-align: center; }

/* THESE CLASSSES NEED TO BE MOVED INTO THE SASS STRUCTURE ASAP */
.node-type-iframe-page #footer, .node-type-iframe-page .footer, .page-node-117 #footer, .page-node-117 .footer {
  /* 	  display: none; */ }

.node-type-iframe-page .page-body, .page-node-117 .page-body {
  padding-bottom: 0; }

.node-type-iframe-page iframe, .page-node-117 iframe {
  MARGIN-BOTTOM: -5px; }

.page-node-106 .blocker, .page-node-117 .blocker {
  display: block;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }
  .page-node-106 .blocker .closer, .page-node-117 .blocker .closer {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 32px;
    height: 32px;
    background: white;
    z-index: 9999;
    background: url("images/phenomenalkids/closer.png") no-repeat center; }
  .page-node-106 .blocker .video, .page-node-117 .blocker .video {
    position: relative;
    width: 100%;
    height: calc(100vh - 80px);
    display: block;
    margin: 80px auto 0; }

  .page-node-106 .blocker .video .video-frame, .page-node-117 .blocker .video .video-frame {
    max-width: 80%;
    max-height: 80%;
    padding-top: 10%; }

  .page-id-19 .red.daysky,
  .page-id-254 .red.daysky,
  .page-id-258 .red.daysky,
  .page-id-258 .red.nightsky,
  .page-id-259 .red.daysky,
  .page-id-259 .red.nightsky {
    background: url("images/phenomenalkids/day-sky-large-bg.jpg") no-repeat top center;
    background-size:cover;
    padding-bottom:0;}

  .page-id-19 .red.nightsky, .page-id-254 .red.nightsky {
    background: url("images/phenomenalkids/night-sky-large-bg.jpg") no-repeat top center;
    background-size:cover;
    padding-bottom:0;}

    .nightsky p {
      color:#FFF;
    }

.kids-win {
  width: 100%;
  color: #344a9c; }
  .kids-win .promo-block {
    max-width: 880px;
    margin: 12px auto 50px;
    width: 100%;
    text-align: center; }
    .kids-win .promo-block .pk-logo {
      width: 199px;
      height: 188px;
      background: url("images/phenomenalkids/pk-logo-noyear.png") no-repeat center;
      background-size: contain;
      margin: 32px auto 24px; }
    .kids-win .promo-block .pk-logo.y2020 {
      width: 199px;
      height: 188px;
      background: url("images/phenomenalkids/pk-logo-2020.png") no-repeat center;
      background-size: contain;
      margin: 32px auto 24px; }
    .kids-win .promo-block .pk-logo.pk-2018 {
    width:263px;
    height:249px;
      background: url("images/phenomenalkids/pk_home_logo_2018.png") no-repeat center;
  }
    .kids-win .promo-block h1.congratulations {
      display: block;
      max-width: 744px;
      width: 90%;
      height: 0;
      padding-bottom: 6%;
      background: url("images/phenomenalkids/pk-callout-night-page.png") no-repeat center;
      background-size: contain;
      margin: 0 auto 20px;
      text-indent: -9999em; }
    .kids-win .promo-block h1.congratulations-2019 {
      display: block;
      max-width: 744px;
      width: 90%;
      height: 0;
      padding-bottom: 6%;
      background: url("images/phenomenalkids/pk-callout-night-page-2019.png") no-repeat center;
      background-size: contain;
      margin: 0 auto 20px;
      text-indent: -9999em; }
    .kids-win .promo-block h1.congratulations-2020 {
      display: block;
      max-width: 979px;
      width: 90%;
      height: 0;
      padding-bottom: 8.78%;
      background: url("images/phenomenalkids/pk-callout-page-2020.png") no-repeat center;
      background-size: contain;
      margin: 0 auto;
      text-indent: -9999em; }
    .kids-win .promo-block h2.congratulations-2020-sub {
      display: block;
      max-width: 544px;
      width: 70%;
      height: 0;
      padding-bottom: 6.8%;
      background: url("images/phenomenalkids/pk-callout-page-2020-h2.png") no-repeat center;
      background-size: contain;
      margin: 0 auto 20px;
      text-indent: -9999em; }
    .kids-win .promo-block .winners, .kids-win .promo-block .winners-box{
      max-width: 100%;
      margin: 50px auto 0; }
    .kids-win .promo-block .winners, .kids-win .promo-block .winners-box-2-col{
      max-width: 730px;
      width: 100%;
      margin: 0 auto;
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 15%;
      background: url(images/phenomenalkids/home/dots_v.png) repeat-y top center;
    }
    
    @media (max-width: 748px){
      .kids-win .promo-block .winners, .kids-win .promo-block .winners-box-2-col{
        width: 100%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 0;
        grid-row-gap: 2rem;
        background: transparent;
      }
    }
      .kids-win .promo-block .winners .winner, .kids-win .promo-block .winners-box .winners-column {
        width: 33%;
        text-align: center;
        display: inline-block;
        vertical-align: top;
        position: relative;
        padding-top:50px; }
        
    .kids-win .promo-block .winners, .kids-win .promo-block .winners-box-2-col .winners-column {
      width: 100%;
      display: block;
      max-width: 290px;
      text-align: center;
      margin: 0 auto;
    }





        @media (max-width: 767px) {

          .kids-win .promo-block .winners .winner, .kids-win .promo-block .winners-box .winners-column {
            width:100%;
            margin:0;
          }

        }

        @media (min-width: 768px) {

          .kids-win .promo-block .winners-box .winners-column:first-child:after, .kids-win .promo-block .winners-box .winners-column:nth-child(2)::after {
              content: '';
              display: block;
              position: absolute;
              background: url('images/phenomenalkids/home/dots_v.png') repeat-y top center;
              width: 5px;
              height: 100%;
              right: 0;
              top: 0;
          }

          .page-id-254 .kids-win .promo-block .winners-box .winners-column:first-child:after,
          .page-id-258 .kids-win .promo-block .winners-box .winners-column:first-child:after,
          .page-id-259 .kids-win .promo-block .winners-box .winners-column:first-child:after {
              content: '';
              display: none;
              position: absolute;
              background: url('images/phenomenalkids/dots.png') no-repeat center center;
              width: 5px;
              height: 100%;
              right: 0;
              top: 0;
          }

          .kids-win .promo-block .winners:nth-of-type(3){
            margin-top:10px;
          }

        }


        .kids-win .promo-block .winners .winner img {
          max-width: 100%;
          height: auto; }
          .kids-win .promo-block .winners .winner img.face {
            margin: 32px auto 45px; }
        .kids-win .promo-block .winners .winner .video-cta {
          text-indent: -9999em;
          width: 209px;
          height: 47px;
          background: url("images/phenomenalkids/cta-video.png") no-repeat center;
          background-size: contain;
          margin: 24px auto 0; }
  .kids-win .div-footer {
    width: 100%;
    background: url("images/phenomenalkids/pk-footer.png") no-repeat top center;
    /* height: 454px; */
    padding-bottom: 23%;
    background-size: cover; }
  .kids-win .div-footer.div-2018 {
    background: url("images/phenomenalkids/footerBG_2018.png") no-repeat top center;
  height: 350px;
  }

/* PHENOMENAL KIDS */
/* HOME TEASER */
#tease_pk {
  position: absolute;
  width: 100%;
  height: 0;
  top: 75px;
  overflow: visible;
  z-index: 2;
  -webkit-transition: all .8s ease;
  -moz-transition: all .8s ease;
  -o-transition: all .8s ease;
  -ms-transition: all .8s ease;
  transition: all .8s ease; }

#tease_pk.scrollUp {
  top: -1200px; }

#tease_pk .wrapper {
  display: block;
  position: relative;
  width: 768px;
  /* 	  height: 854px; */
  margin: 0 auto;
  max-width: 100%;
  z-index: 40;
  box-shadow: 0 0 36px rgba(0, 0, 0, 0.7);
  background: transparent url("images/phenomenalkids/home/pk_home_teaser_bg.jpg") no-repeat bottom center;
  background-size: cover;
  }

  #tease_pk .night {
    background: #aeddf5 url("images/phenomenalkids/night-sky-bg.jpg") center center no-repeat;
    background-size: cover;
  }

  #tease_pk .day {
    background: #aeddf5 url("images/phenomenalkids/day-sky-bg.jpg") center center no-repeat;
    background-size: cover;
  }

  #tease_pk .coolpromo {
    background: #d1241b url("images/art_coolectables_promo-2.jpg") center 20px no-repeat;
    background-size: cover;
    height: 480px;
    width: 530px;
    position: relative;
  }
  
  #tease_pk .coolpromo.holiday {
    background: #d1241b url("images/art_coolectables_promo-holiday.jpg") center bottom no-repeat;
    background-size: cover;
    height: 480px;
    width: 530px;
    position: relative;
  }


 #tease_pk .coolpromo .cp_banner {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    background: #04a861; /*#e42d26;*/
  }
  
  #tease_pk .coolpromo.holiday .cp_banner {
    background: #e82d23;
  }

  #tease_pk .coolpromo .cp_banner .offer {
    color: #FFFFFF;
    font-family: 'gotham',Arial, Helvetica, sans-serif;
    font-size: 17px; /*25px;*/
    font-weight: bold;
    text-align: center;
    position: relative;
    line-height: 22px;
    text-transform: uppercase;
    margin-top: 15px;
  }

 #tease_pk .coolpromo a.cp_art {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}

  #tease_pk .coolpromo .cp_banner .offer span {
    color: #f0b520;
  }

  #tease_pk .coolpromo .cp_cta {
    display: block;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    font-family: 'gotham',Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 22px;
    line-height: 53px;
    width: 191px;
    height: 54px;
    background: #e42d26;
    border: 2px solid #be080e;
    text-transform: uppercase;
    bottom: 30px;
    left: calc((100% - 191px) / 2);
  }
  
  #tease_pk .coolpromo.holiday .cp_cta {
    background: #fabc21;
    border-color: #f18903;
    bottom: 10px;
    left: calc((100% - 170px) / 2);
    width: 170px;
    height: 44px;
    font-size: 20px;
    line-height: 42px;
  }

  #tease_pk .coolpromo .cp_cta a {
	  color: #FFFFFF;
	  text-decoration: none;
}

#tease_pk img.scale-width {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

  @media(max-width: 767px){
    #tease_pk .coolpromo {
      height: 440px;
      max-width: 90%;
      /*background-position-y: 70px;*/
      background: #d1241b url("images/art_coolectables_promo_mobile-2.jpg") center 30px no-repeat;
      background-size: cover;
    }
    #tease_pk .coolpromo .cp_banner {
      height: 117px;
    }
    #tease_pk .coolpromo .cp_banner .offer {
      line-height: 23px;
      margin-top: 40px;
      font-size: 20px;
    }
    #tease_pk .coolpromo.holiday {
      height: 440px;
      max-width: 90%;
      /*background-position-y: 70px;*/
      background: #d1241b url("images/art_coolectables_promo-holiday-mobile.jpg") center bottom no-repeat;
      background-size: contain;
    }
    #tease_pk .coolpromo.holiday .cp_banner .offer {
      line-height: 23px;
      margin-top: 40px;
      font-size: 16px;
    }
  }

  @media(max-width: 1169px) and (min-width: 768px){
    #tease_pk .coolpromo .cp_banner .offer {
      margin-top: 12px;
    }
  }

.pk_logo {
  display: block;
  width: 263px;
  margin: 0 auto;
  padding-top: 20px; }

#tease_pk .pk_logo img.scale-width {
  width: 90%; }

.pk_head {
  display: block;
  max-width: 352px;
  margin: 15px auto;
  width: 90%;}

.pk_text_wrap {
  display: block;
  max-width: 100%;
  width: 95%;
  margin: 0 auto;
  padding:1em 0;}

.pk_text {
  display: inline-block;
  vertical-align: top;
  padding: 0 2em;
  /* min-height: 153px; -- use this value for 3-col layout */

}

.pk_text_a {
  width:33%;
  background: url("images/phenomenalkids/home/dots_v.png") right top repeat-y;
/*   height:191px; */
}

.pk_text_b {
  width:32%;
  background: url("images/phenomenalkids/home/dots_v.png") right top repeat-y;
/*   height:191px; */
}

.pk_text_b::after {
  display: block;
  position: relative;
  background: url("images/phenomenalkids/home/dots_h.png") left bottom repeat-x;
  content: "";
  width: 98%;
    height: 4px;
    margin-top: 2rem;
}

.pk_text_c {
  width:33%;
/*   height:191px; */
}

.pk_text_d {
  width: 100%;
  height: auto;
  max-width: 42%;
  margin: 2rem auto;
  display: block;
}

.pk_text_d img {
  width: 100%;
  height: auto;
  max-width: 170px;
  margin: 0 auto 1rem;
  display: block;
}

.pk_text h2 {
  font-family: 'gotham',Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:16px;
  text-align: center;
  color: #344a9c;
}

.pk_text.pk_text_center {
  display: block;
  margin: 0 auto;
  text-align: center;
  color: white;
  max-width: 21rem;
  width: 100%;
}

.pk_text.pk_text_center h4 {
  
}

.pk_text.pk_text_center h3 {
  font-size: 2.1rem;
  color: white;
  line-height: 1.2;
}

.pk_text.pk_text_center h3 .large {
     font-size: 2.9rem; 
}

.pk_copy_center p {
  margin: 1rem auto;
  max-width: 60%;
  font-size: 1.6rem;
  line-height: 1.2em;
  color: white;
  font-weight: bold;
  text-align: center;
}

.day .pk_text h2 {
  color: #344a9c;
}

.night .pk_text h2 {
  color:#a2c330;
}

.pk_text h3 {
  font-family: 'gotham',Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:18px;
  text-align: center;
  letter-spacing:-1px;
  color: #344a9c;
}

.day .pk_text h3, .day .pk_text p {
  color:#344a9c;
}

.night .pk_text h3 {
  color:#a2c330;
}

.pk_text p {
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
  color: #FFF;
  text-align:center;
}

.night .pk_text_wrap .pk_text p {
  color :#a2c330;
}

.day .pk_description {
  color:#FFF;
}

.night .pk_description {
  color:#a2c330;
}

.pk_text p small {
  font-size: 9px;
  font-weight: 400;
  display:block;
  line-height:18px;
}

.pk_text_b p {
  font-size: 13px;
}

.pk_cta {
  max-width: 60%; /*186px;*/
  margin: 0 auto;
  padding: 0; }

#pk_closer {
  display: block;
  text-align: center;
  margin: 14px auto -48px;
  font-size: 16px;
  text-decoration: underline;
  color: #344a9c;
  cursor: pointer;
  position: relative;
  z-index: 20;
  font-weight:bold; }

 #pk_closer.cp_closer {
   position: absolute;
   top: 3px;
   right:	10px;
   height: 23px;
   width: 23px;
   background: url("images/cp_closer.png") no-repeat center center;
   text-indent: -9999em;
 }

.pk_kids_art {
  display: block;
  width: 100%;
  height: 211px;
  background: url("images/phenomenalkids/home/pk_home_teaser_kids_art.png") no-repeat center bottom;
  background-size: 100% auto;
  position: relative;
  z-index: 10; }

.newwrap {
  display: block;
  width: 100%;
  overflow: visible; }


@media (max-width: 767px) {

  .pk_text {
    height: auto;
    padding: 0;
    width:100%;
  }

  .pk_text_a, .pk_text_b, .pk_text_c {
    background: url(images/phenomenalkids/home/dots_h.png) center bottom repeat-x;
    padding-bottom: 23px;
    margin-bottom: 10px;
    display:block; }

  .pk_text_b::after {
    display: none;
  }
 }



.face:hover {
  cursor: pointer;
}


/* Old Header */

.full-width-hero {
    width: 100%;
    max-height: 455px;
    background: url(images/hero_toasters.jpg) no-repeat center center;
    background-size: cover;
    padding-top: 26%;
    min-height: 300px;
}

/* Coolectables */

/*

@media screen {

  .full-width-hero {
    width: 100%;
    max-height: 455px;
    background: url("images/coolectibles-mobile.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 26%;
    min-height: 300px;
  }

}



@media (min-width: 320px) {

  .full-width-hero {
    min-height: 285px;
  }

}

@media (min-width: 400px) {

  .full-width-hero {
    min-height: 320px;
  }

}

@media (min-width: 667px) {

  .full-width-hero {
    min-height: 500px;
  }

}

@media (min-width: 768px) {

  .full-width-hero {
    width: 100%;
    max-height: 455px;
    background: url("images/coolectibles-desktop.jpg") no-repeat center center;
    background-size: cover;
    padding-top: 26%;
    min-height: 300px;
  }

}

  */

.green-btn {
    padding: 18px 0 17px;
    font-family: 'gotham',Arial, sans-serif;
    color: #FFFFFF;
    border: none;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
    min-width: 183px;
    background: #a7ce3a;
    text-decoration: none;
    text-align: center;
    margin: 2em auto;
    display: inline-block;
    font-weight:bold;
}

.coolectable-shop-promo {
	display: block; position: relative; width: 100%; max-width: 967px; margin: 8rem auto;
}
.coolectable-shop-promo .logo {
	max-width: 595px; width: 100%; height: auto;
}
.coolectable-shop-promo .art-wrap {
	width: 100%; position: relative;
	margin-bottom: 2rem;
}
.coolectable-shop-promo .art {
	width: 100%; height: auto;
}

.coolectable-shop-promo .copy {
	width: 100%; text-align: center; font-size: 4rem; line-height: 1.2; font-weight: 700; color: white;
}
.coolectable-shop-promo .copy span {
	font-size: 2rem; line-height: 1.2;
	margin-top: 2rem;
    display: block;
}

@media(max-width: 600px){
	.coolectable-shop-promo .copy {
		font-size: 3rem;
	}
}

@media(max-width: 400px){
	.coolectable-shop-promo .copy {
		font-size: 2rem;
	}
	.coolectable-shop-promo .copy span {
		font-size: 1.4rem; line-height: 1.2;
	}
}